Pull request #43167 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from ad21bcd94e956d64f4ca0539e0d077664fe5c780+22ff2ed34b0f5d6f3447d14e746d69c4504535bf (c2fa502e3c4d83d11e1d1b4e1dc31bb3a724a345) 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-43167@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-01-20T09:16:14.779Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-01-20T09:16:14.782Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-01-20T09:16:15.038Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0741ac73c78fc5207) in /home/ubuntu/workspace/moby_PR-43167 [Pipeline] { [Pipeline] checkout [2022-01-20T09:16:15.122Z] The recommended git tool is: git [2022-01-20T09:16:17.082Z] using credential docker-jenkins-github-credentials [2022-01-20T09:16:17.088Z] Cloning the remote Git repository [2022-01-20T09:16:17.089Z] Cloning with configured refspecs honoured and without tags [2022-01-20T09:16:17.103Z] Cloning repository https://github.com/moby/moby.git [2022-01-20T09:16:17.152Z] > git init /home/ubuntu/workspace/moby_PR-43167 # timeout=10 [2022-01-20T09:16:17.355Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T09:16:17.355Z] > git --version # timeout=10 [2022-01-20T09:16:17.370Z] > git --version # 'git version 2.17.1' [2022-01-20T09:16:17.370Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T09:16:17.372Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43167/head:refs/remotes/origin/PR-43167 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-20T09:16:33.104Z] Fetching without tags [2022-01-20T09:16:33.330Z] Merging remotes/origin/20.10 commit 22ff2ed34b0f5d6f3447d14e746d69c4504535bf into PR head commit ad21bcd94e956d64f4ca0539e0d077664fe5c780 [2022-01-20T09:16:33.914Z] Merge succeeded, producing ad21bcd94e956d64f4ca0539e0d077664fe5c780 [2022-01-20T09:16:33.914Z] Checking out Revision ad21bcd94e956d64f4ca0539e0d077664fe5c780 (PR-43167) [2022-01-20T09:16:33.042Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T09:16:33.059Z] > git config --add remote.origin.fetch +refs/pull/43167/head:refs/remotes/origin/PR-43167 # timeout=10 [2022-01-20T09:16:33.069Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-20T09:16:33.090Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T09:16:33.106Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T09:16:33.106Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T09:16:33.107Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43167/head:refs/remotes/origin/PR-43167 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-20T09:16:33.334Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T09:16:33.351Z] > git checkout -f ad21bcd94e956d64f4ca0539e0d077664fe5c780 # timeout=10 [2022-01-20T09:16:33.854Z] > git remote # timeout=10 [2022-01-20T09:16:33.874Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T09:16:33.882Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T09:16:33.883Z] > git merge 22ff2ed34b0f5d6f3447d14e746d69c4504535bf # timeout=10 [2022-01-20T09:16:33.900Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T09:16:33.915Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T09:16:33.925Z] > git checkout -f ad21bcd94e956d64f4ca0539e0d077664fe5c780 # timeout=10 [2022-01-20T09:16:38.008Z] Commit message: "Jenkinsfile: remove Windows RS1 as it reached end of support" [2022-01-20T09:16:38.008Z] First time build. Skipping changelog. [2022-01-20T09:16:38.023Z] > git --version # timeout=10 [2022-01-20T09:16:38.041Z] > git --version # 'git version 2.17.1' [2022-01-20T09:16:38.049Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-20T09:16:38.876Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43167:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2022-01-20T09:16:48.828Z] Unable to find image 'alpine:latest' locally [2022-01-20T09:16:48.828Z] latest: Pulling from library/alpine [2022-01-20T09:16:48.828Z] 59bf1c3509f3: Pulling fs layer [2022-01-20T09:16:48.828Z] 59bf1c3509f3: Verifying Checksum [2022-01-20T09:16:48.828Z] 59bf1c3509f3: Download complete [2022-01-20T09:16:48.828Z] 59bf1c3509f3: Pull complete [2022-01-20T09:16:48.828Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-01-20T09:16:48.828Z] Status: Downloaded newer image for alpine:latest [2022-01-20T09:16:54.075Z] 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] 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) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2022-01-20T09:16:54.288Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0741ac73c78fc5207) in /home/ubuntu/workspace/moby_PR-43167 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [2022-01-20T09:16:54.299Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08cf3c9ed11f51c14) in /home/ubuntu/workspace/moby_PR-43167 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2022-01-20T09:16:54.303Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0b29af82737b35bc0) in /home/ubuntu/workspace/moby_PR-43167 [2022-01-20T09:16:54.304Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0880ea91feee478a0) in /home/ubuntu/workspace/moby_PR-43167 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } [2022-01-20T09:16:54.310Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-00b548a8fdccf61e1) in /home/ubuntu/workspace/moby_PR-43167 Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] { [2022-01-20T09:16:54.361Z] The recommended git tool is: git [2022-01-20T09:16:54.368Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2022-01-20T09:16:54.375Z] The recommended git tool is: git [2022-01-20T09:16:54.380Z] Fetching changes from the remote Git repository [2022-01-20T09:16:54.390Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] checkout [2022-01-20T09:16:54.418Z] The recommended git tool is: git [Pipeline] checkout [2022-01-20T09:16:54.426Z] using credential docker-jenkins-github-credentials [2022-01-20T09:16:54.428Z] The recommended git tool is: git [2022-01-20T09:16:54.429Z] using credential docker-jenkins-github-credentials [2022-01-20T09:16:54.434Z] Cloning the remote Git repository [2022-01-20T09:16:54.434Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] { [2022-01-20T09:16:54.439Z] Cloning the remote Git repository [2022-01-20T09:16:54.439Z] Cloning with configured refspecs honoured and without tags [2022-01-20T09:16:54.441Z] using credential docker-jenkins-github-credentials [2022-01-20T09:16:54.446Z] Cloning the remote Git repository [2022-01-20T09:16:54.447Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2022-01-20T09:16:54.489Z] The recommended git tool is: git [Pipeline] // stage [2022-01-20T09:16:54.500Z] using credential docker-jenkins-github-credentials [2022-01-20T09:16:54.508Z] Cloning the remote Git repository [2022-01-20T09:16:54.508Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2022-01-20T09:16:54.429Z] Cloning repository https://github.com/moby/moby.git [2022-01-20T09:16:54.430Z] > git init /home/ubuntu/workspace/moby_PR-43167 # timeout=10 [2022-01-20T09:16:54.441Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T09:16:54.441Z] > git --version # timeout=10 [2022-01-20T09:16:54.443Z] > git --version # 'git version 2.17.1' [2022-01-20T09:16:54.444Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T09:16:54.444Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43167/head:refs/remotes/origin/PR-43167 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2022-01-20T09:16:54.614Z] Merging remotes/origin/20.10 commit 22ff2ed34b0f5d6f3447d14e746d69c4504535bf into PR head commit ad21bcd94e956d64f4ca0539e0d077664fe5c780 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2022-01-20T09:16:54.734Z] Merge succeeded, producing ad21bcd94e956d64f4ca0539e0d077664fe5c780 [2022-01-20T09:16:54.734Z] Checking out Revision ad21bcd94e956d64f4ca0539e0d077664fe5c780 (PR-43167) [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-01-20T09:16:54.822Z] Commit message: "Jenkinsfile: remove Windows RS1 as it reached end of support" [2022-01-20T09:16:54.831Z] > git --version # timeout=10 [2022-01-20T09:16:54.846Z] > git --version # 'git version 2.17.1' [2022-01-20T09:16:54.853Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-20T09:16:54.376Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43167/.git # timeout=10 [2022-01-20T09:16:54.381Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T09:16:54.390Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T09:16:54.390Z] > git --version # timeout=10 [2022-01-20T09:16:54.397Z] > git --version # 'git version 2.17.1' [2022-01-20T09:16:54.397Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T09:16:54.398Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43167/head:refs/remotes/origin/PR-43167 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-20T09:16:54.614Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T09:16:54.625Z] > git checkout -f ad21bcd94e956d64f4ca0539e0d077664fe5c780 # timeout=10 [2022-01-20T09:16:54.665Z] > git remote # timeout=10 [2022-01-20T09:16:54.670Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T09:16:54.677Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T09:16:54.678Z] > git merge 22ff2ed34b0f5d6f3447d14e746d69c4504535bf # timeout=10 [2022-01-20T09:16:54.708Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T09:16:54.735Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T09:16:54.756Z] > git checkout -f ad21bcd94e956d64f4ca0539e0d077664fe5c780 # timeout=10 [2022-01-20T09:16:54.437Z] Cloning repository https://github.com/moby/moby.git [2022-01-20T09:16:54.438Z] > git init /home/ubuntu/workspace/moby_PR-43167 # timeout=10 [2022-01-20T09:16:54.452Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T09:16:54.452Z] > git --version # timeout=10 [2022-01-20T09:16:54.456Z] > git --version # 'git version 2.17.1' [2022-01-20T09:16:54.457Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T09:16:54.457Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43167/head:refs/remotes/origin/PR-43167 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-20T09:16:54.435Z] Cloning repository https://github.com/moby/moby.git [2022-01-20T09:16:54.436Z] > git init /home/ubuntu/workspace/moby_PR-43167 # timeout=10 [2022-01-20T09:16:54.489Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T09:16:54.489Z] > git --version # timeout=10 [2022-01-20T09:16:54.492Z] > git --version # 'git version 2.25.1' [2022-01-20T09:16:54.492Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T09:16:54.493Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43167/head:refs/remotes/origin/PR-43167 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-20T09:16:54.522Z] Cloning repository https://github.com/moby/moby.git [2022-01-20T09:16:54.522Z] > git init /home/ubuntu/workspace/moby_PR-43167 # timeout=10 [2022-01-20T09:16:54.534Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T09:16:54.534Z] > git --version # timeout=10 [2022-01-20T09:16:54.536Z] > git --version # 'git version 2.25.1' [2022-01-20T09:16:54.536Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T09:16:54.537Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43167/head:refs/remotes/origin/PR-43167 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-20T09:16:55.629Z] + [ PR != PR ] [2022-01-20T09:16:55.630Z] + [ 20.10 != master ] [2022-01-20T09:16:55.630Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-20T09:16:55.852Z] Running on azwin-2-7b31f0 in d:\jenkins\workspace\moby_PR-43167 [Pipeline] { [Pipeline] ws [2022-01-20T09:16:55.864Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-01-20T09:16:55.993Z] + docker version [2022-01-20T09:16:55.993Z] Client: Docker Engine - Community [2022-01-20T09:16:55.993Z] Version: 20.10.12 [2022-01-20T09:16:55.993Z] API version: 1.41 [2022-01-20T09:16:55.993Z] Go version: go1.16.12 [2022-01-20T09:16:55.993Z] Git commit: e91ed57 [2022-01-20T09:16:55.993Z] Built: Mon Dec 13 11:45:27 2021 [2022-01-20T09:16:55.993Z] OS/Arch: linux/amd64 [2022-01-20T09:16:55.993Z] Context: default [2022-01-20T09:16:55.993Z] Experimental: true [2022-01-20T09:16:55.993Z] [2022-01-20T09:16:55.993Z] Server: Docker Engine - Community [2022-01-20T09:16:55.993Z] Engine: [2022-01-20T09:16:55.993Z] Version: 20.10.12 [2022-01-20T09:16:55.993Z] API version: 1.41 (minimum version 1.12) [2022-01-20T09:16:55.993Z] Go version: go1.16.12 [2022-01-20T09:16:55.993Z] Git commit: 459d0df [2022-01-20T09:16:55.993Z] Built: Mon Dec 13 11:43:36 2021 [2022-01-20T09:16:55.993Z] OS/Arch: linux/amd64 [2022-01-20T09:16:55.993Z] Experimental: true [2022-01-20T09:16:55.993Z] containerd: [2022-01-20T09:16:55.993Z] Version: 1.4.12 [2022-01-20T09:16:55.993Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T09:16:55.993Z] runc: [2022-01-20T09:16:55.993Z] Version: 1.0.2 [2022-01-20T09:16:55.993Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-20T09:16:55.993Z] docker-init: [2022-01-20T09:16:55.993Z] Version: 0.19.0 [2022-01-20T09:16:55.993Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-20T09:16:56.345Z] + docker info [2022-01-20T09:16:56.649Z] The recommended git tool is: git [2022-01-20T09:17:05.470Z] Fetching without tags [2022-01-20T09:17:05.466Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T09:17:05.470Z] > git config --add remote.origin.fetch +refs/pull/43167/head:refs/remotes/origin/PR-43167 # timeout=10 [2022-01-20T09:17:05.472Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-20T09:17:05.478Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T09:17:05.484Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T09:17:05.484Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T09:17:05.485Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43167/head:refs/remotes/origin/PR-43167 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-20T09:17:05.723Z] Merging remotes/origin/20.10 commit 22ff2ed34b0f5d6f3447d14e746d69c4504535bf into PR head commit ad21bcd94e956d64f4ca0539e0d077664fe5c780 [2022-01-20T09:17:06.179Z] Merge succeeded, producing ad21bcd94e956d64f4ca0539e0d077664fe5c780 [2022-01-20T09:17:06.179Z] Checking out Revision ad21bcd94e956d64f4ca0539e0d077664fe5c780 (PR-43167) [2022-01-20T09:17:06.423Z] Commit message: "Jenkinsfile: remove Windows RS1 as it reached end of support" [2022-01-20T09:17:06.448Z] > git --version # timeout=10 [2022-01-20T09:17:06.452Z] > git --version # 'git version 2.25.1' [2022-01-20T09:17:06.455Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-20T09:17:05.737Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T09:17:05.740Z] > git checkout -f ad21bcd94e956d64f4ca0539e0d077664fe5c780 # timeout=10 [2022-01-20T09:17:06.172Z] > git remote # timeout=10 [2022-01-20T09:17:06.176Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T09:17:06.179Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T09:17:06.180Z] > git merge 22ff2ed34b0f5d6f3447d14e746d69c4504535bf # timeout=10 [2022-01-20T09:17:06.187Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T09:17:06.193Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T09:17:06.200Z] > git checkout -f ad21bcd94e956d64f4ca0539e0d077664fe5c780 # timeout=10 [2022-01-20T09:17:07.106Z] + docker version [2022-01-20T09:17:07.106Z] Client: Docker Engine - Community [2022-01-20T09:17:07.106Z] Version: 20.10.12 [2022-01-20T09:17:07.106Z] API version: 1.41 [2022-01-20T09:17:07.106Z] Go version: go1.16.12 [2022-01-20T09:17:07.106Z] Git commit: e91ed57 [2022-01-20T09:17:07.106Z] Built: Mon Dec 13 11:44:28 2021 [2022-01-20T09:17:07.106Z] OS/Arch: linux/arm64 [2022-01-20T09:17:07.106Z] Context: default [2022-01-20T09:17:07.106Z] Experimental: true [2022-01-20T09:17:07.106Z] [2022-01-20T09:17:07.106Z] Server: Docker Engine - Community [2022-01-20T09:17:07.106Z] Engine: [2022-01-20T09:17:07.106Z] Version: 20.10.12 [2022-01-20T09:17:07.106Z] API version: 1.41 (minimum version 1.12) [2022-01-20T09:17:07.106Z] Go version: go1.16.12 [2022-01-20T09:17:07.106Z] Git commit: 459d0df [2022-01-20T09:17:07.106Z] Built: Mon Dec 13 11:43:05 2021 [2022-01-20T09:17:07.106Z] OS/Arch: linux/arm64 [2022-01-20T09:17:07.106Z] Experimental: true [2022-01-20T09:17:07.106Z] containerd: [2022-01-20T09:17:07.106Z] Version: 1.4.12 [2022-01-20T09:17:07.106Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T09:17:07.106Z] runc: [2022-01-20T09:17:07.106Z] Version: 1.0.2 [2022-01-20T09:17:07.106Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-20T09:17:07.106Z] docker-init: [2022-01-20T09:17:07.106Z] Version: 0.19.0 [2022-01-20T09:17:07.106Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-20T09:17:07.399Z] + docker info [2022-01-20T09:17:07.969Z] Client: [2022-01-20T09:17:07.969Z] Context: default [2022-01-20T09:17:07.969Z] Debug Mode: false [2022-01-20T09:17:07.969Z] Plugins: [2022-01-20T09:17:07.969Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-20T09:17:07.969Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-01-20T09:17:07.969Z] [2022-01-20T09:17:07.969Z] Server: [2022-01-20T09:17:07.969Z] Containers: 0 [2022-01-20T09:17:07.969Z] Running: 0 [2022-01-20T09:17:07.969Z] Paused: 0 [2022-01-20T09:17:07.969Z] Stopped: 0 [2022-01-20T09:17:07.969Z] Images: 4 [2022-01-20T09:17:07.969Z] Server Version: 20.10.12 [2022-01-20T09:17:07.970Z] Storage Driver: overlay2 [2022-01-20T09:17:07.970Z] Backing Filesystem: extfs [2022-01-20T09:17:07.970Z] Supports d_type: true [2022-01-20T09:17:07.970Z] Native Overlay Diff: true [2022-01-20T09:17:07.970Z] userxattr: false [2022-01-20T09:17:07.970Z] Logging Driver: json-file [2022-01-20T09:17:07.970Z] Cgroup Driver: cgroupfs [2022-01-20T09:17:07.970Z] Cgroup Version: 1 [2022-01-20T09:17:07.970Z] Plugins: [2022-01-20T09:17:07.970Z] Volume: local [2022-01-20T09:17:07.970Z] Network: bridge host ipvlan macvlan null overlay [2022-01-20T09:17:07.970Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-20T09:17:07.970Z] Swarm: inactive [2022-01-20T09:17:07.970Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-20T09:17:07.970Z] Default Runtime: runc [2022-01-20T09:17:07.970Z] Init Binary: docker-init [2022-01-20T09:17:07.970Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T09:17:07.970Z] runc version: v1.0.2-0-g52b36a2 [2022-01-20T09:17:07.970Z] init version: de40ad0 [2022-01-20T09:17:07.970Z] Security Options: [2022-01-20T09:17:07.970Z] apparmor [2022-01-20T09:17:07.970Z] seccomp [2022-01-20T09:17:07.970Z] Profile: default [2022-01-20T09:17:07.970Z] Kernel Version: 5.11.0-1023-aws [2022-01-20T09:17:07.970Z] Operating System: Ubuntu 20.04.3 LTS [2022-01-20T09:17:07.970Z] OSType: linux [2022-01-20T09:17:07.970Z] Architecture: aarch64 [2022-01-20T09:17:07.970Z] CPUs: 2 [2022-01-20T09:17:07.970Z] Total Memory: 7.576GiB [2022-01-20T09:17:07.970Z] Name: ip-10-100-62-201 [2022-01-20T09:17:07.970Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-01-20T09:17:07.970Z] Docker Root Dir: /var/lib/docker [2022-01-20T09:17:07.970Z] Debug Mode: false [2022-01-20T09:17:07.970Z] Registry: https://index.docker.io/v1/ [2022-01-20T09:17:07.970Z] Labels: [2022-01-20T09:17:07.970Z] Experimental: true [2022-01-20T09:17:07.970Z] Insecure Registries: [2022-01-20T09:17:07.970Z] 127.0.0.0/8 [2022-01-20T09:17:07.970Z] Live Restore Enabled: true [2022-01-20T09:17:07.970Z] [Pipeline] sh [2022-01-20T09:17:08.057Z] Fetching without tags [2022-01-20T09:17:08.121Z] Fetching without tags [2022-01-20T09:17:08.255Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-01-20T09:17:08.255Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-01-20T09:17:08.255Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43167/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-01-20T09:17:08.255Z] + bash /home/ubuntu/workspace/moby_PR-43167/check-config.sh [2022-01-20T09:17:08.255Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-20T09:17:08.255Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-01-20T09:17:08.255Z] [2022-01-20T09:17:08.255Z] Generally Necessary: [2022-01-20T09:17:08.255Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-20T09:17:08.255Z] - apparmor: enabled and tools installed [2022-01-20T09:17:08.255Z] - CONFIG_NAMESPACES: enabled [2022-01-20T09:17:08.255Z] - CONFIG_NET_NS: enabled [2022-01-20T09:17:08.255Z] - CONFIG_PID_NS: enabled [2022-01-20T09:17:08.255Z] - CONFIG_IPC_NS: enabled [2022-01-20T09:17:08.255Z] - CONFIG_UTS_NS: enabled [2022-01-20T09:17:08.255Z] - CONFIG_CGROUPS: enabled [2022-01-20T09:17:08.255Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-20T09:17:08.255Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-20T09:17:08.255Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-20T09:17:08.255Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-20T09:17:08.255Z] - CONFIG_CPUSETS: enabled [2022-01-20T09:17:08.255Z] - CONFIG_MEMCG: enabled [2022-01-20T09:17:08.255Z] - CONFIG_KEYS: enabled [2022-01-20T09:17:08.255Z] - CONFIG_VETH: enabled (as module) [2022-01-20T09:17:08.255Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-20T09:17:08.281Z] Merging remotes/origin/20.10 commit 22ff2ed34b0f5d6f3447d14e746d69c4504535bf into PR head commit ad21bcd94e956d64f4ca0539e0d077664fe5c780 [2022-01-20T09:17:08.362Z] Merging remotes/origin/20.10 commit 22ff2ed34b0f5d6f3447d14e746d69c4504535bf into PR head commit ad21bcd94e956d64f4ca0539e0d077664fe5c780 [2022-01-20T09:17:08.516Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-20T09:17:08.516Z] - CONFIG_NF_NAT_IPV4: missing [2022-01-20T09:17:08.516Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-20T09:17:08.516Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-20T09:17:08.516Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-20T09:17:08.516Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-20T09:17:08.516Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-20T09:17:08.516Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-20T09:17:08.516Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-20T09:17:08.516Z] - CONFIG_NF_NAT_NEEDED: missing [2022-01-20T09:17:08.516Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-20T09:17:08.516Z] [2022-01-20T09:17:08.516Z] Optional Features: [2022-01-20T09:17:08.516Z] - CONFIG_USER_NS: enabled [2022-01-20T09:17:08.516Z] - CONFIG_SECCOMP: enabled [2022-01-20T09:17:08.516Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-20T09:17:08.516Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-20T09:17:08.516Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-01-20T09:17:08.516Z] (cgroup swap accounting is currently enabled) [2022-01-20T09:17:08.516Z] - CONFIG_BLK_CGROUP: enabled [2022-01-20T09:17:08.516Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-20T09:17:08.516Z] - CONFIG_IOSCHED_CFQ: missing [2022-01-20T09:17:08.516Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-01-20T09:17:08.516Z] - CONFIG_CGROUP_PERF: enabled [2022-01-20T09:17:08.516Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-20T09:17:08.516Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-20T09:17:08.516Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-20T09:17:08.516Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-20T09:17:08.516Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-20T09:17:08.516Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-20T09:17:08.516Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-20T09:17:08.516Z] - CONFIG_IP_VS: enabled (as module) [2022-01-20T09:17:08.516Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-20T09:17:08.516Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-20T09:17:08.516Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-20T09:17:08.516Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-20T09:17:08.516Z] - CONFIG_EXT4_FS: enabled [2022-01-20T09:17:08.516Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-20T09:17:08.516Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-20T09:17:08.516Z] - Network Drivers: [2022-01-20T09:17:08.516Z] - "overlay": [2022-01-20T09:17:08.516Z] - CONFIG_VXLAN: enabled (as module) [2022-01-20T09:17:08.516Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-20T09:17:08.516Z] Optional (for encrypted networks): [2022-01-20T09:17:08.102Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T09:17:08.105Z] > git config --add remote.origin.fetch +refs/pull/43167/head:refs/remotes/origin/PR-43167 # timeout=10 [2022-01-20T09:17:08.111Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-20T09:17:08.117Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T09:17:08.124Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T09:17:08.124Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T09:17:08.125Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43167/head:refs/remotes/origin/PR-43167 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-20T09:17:08.364Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T09:17:08.367Z] > git checkout -f ad21bcd94e956d64f4ca0539e0d077664fe5c780 # timeout=10 [2022-01-20T09:17:08.022Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T09:17:08.025Z] > git config --add remote.origin.fetch +refs/pull/43167/head:refs/remotes/origin/PR-43167 # timeout=10 [2022-01-20T09:17:08.027Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-20T09:17:08.033Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T09:17:08.039Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T09:17:08.039Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T09:17:08.040Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43167/head:refs/remotes/origin/PR-43167 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-20T09:17:08.264Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T09:17:08.269Z] > git checkout -f ad21bcd94e956d64f4ca0539e0d077664fe5c780 # timeout=10 [2022-01-20T09:17:08.731Z] Merge succeeded, producing ad21bcd94e956d64f4ca0539e0d077664fe5c780 [2022-01-20T09:17:08.731Z] Checking out Revision ad21bcd94e956d64f4ca0539e0d077664fe5c780 (PR-43167) [2022-01-20T09:17:08.776Z] - CONFIG_CRYPTO: enabled [2022-01-20T09:17:08.776Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-20T09:17:08.776Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-20T09:17:08.776Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-20T09:17:08.776Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-20T09:17:08.776Z] - CONFIG_XFRM: enabled [2022-01-20T09:17:08.776Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-20T09:17:08.776Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-20T09:17:08.776Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-20T09:17:08.776Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-01-20T09:17:08.776Z] - "ipvlan": [2022-01-20T09:17:08.776Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-20T09:17:08.776Z] - "macvlan": [2022-01-20T09:17:08.776Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-20T09:17:08.776Z] - CONFIG_DUMMY: enabled (as module) [2022-01-20T09:17:08.776Z] - "ftp,tftp client in container": [2022-01-20T09:17:08.776Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-20T09:17:08.776Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-20T09:17:08.776Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-20T09:17:08.776Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-20T09:17:08.776Z] - Storage Drivers: [2022-01-20T09:17:08.776Z] - "aufs": [2022-01-20T09:17:08.776Z] - CONFIG_AUFS_FS: missing [2022-01-20T09:17:08.776Z] - "btrfs": [2022-01-20T09:17:08.776Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-20T09:17:08.776Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-20T09:17:08.776Z] - "devicemapper": [2022-01-20T09:17:08.776Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-20T09:17:08.776Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-20T09:17:08.776Z] - "overlay": [2022-01-20T09:17:08.776Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-20T09:17:08.776Z] - "zfs": [2022-01-20T09:17:08.776Z] - /dev/zfs: present [2022-01-20T09:17:08.776Z] - zfs command: missing [2022-01-20T09:17:08.776Z] - zpool command: missing [2022-01-20T09:17:08.776Z] [2022-01-20T09:17:08.776Z] Limits: [2022-01-20T09:17:08.776Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-20T09:17:08.776Z] [2022-01-20T09:17:08.776Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-01-20T09:17:08.823Z] Merge succeeded, producing ad21bcd94e956d64f4ca0539e0d077664fe5c780 [2022-01-20T09:17:08.823Z] Checking out Revision ad21bcd94e956d64f4ca0539e0d077664fe5c780 (PR-43167) [Pipeline] sh [2022-01-20T09:17:09.103Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ad21bcd94e956d64f4ca0539e0d077664fe5c780 . [2022-01-20T09:17:09.103Z] #1 [internal] load build definition from Dockerfile [2022-01-20T09:17:09.103Z] #1 sha256:c383a790680bdf4685348c43687231a31a77e46c63626b1909b9cfdfeb9d6e5d [2022-01-20T09:17:09.103Z] #1 transferring dockerfile: 17.04kB done [2022-01-20T09:17:09.103Z] #1 DONE 0.0s [2022-01-20T09:17:09.103Z] [2022-01-20T09:17:09.103Z] #2 [internal] load .dockerignore [2022-01-20T09:17:09.103Z] #2 sha256:2d6053599906a83708034738cfb45849ba30496fae16f6a2547a51c4ac59bb53 [2022-01-20T09:17:09.103Z] #2 transferring context: 87B done [2022-01-20T09:17:09.103Z] #2 DONE 0.0s [2022-01-20T09:17:09.103Z] [2022-01-20T09:17:09.103Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-01-20T09:17:09.103Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2022-01-20T09:17:09.241Z] Commit message: "Jenkinsfile: remove Windows RS1 as it reached end of support" [2022-01-20T09:17:09.235Z] > git --version # timeout=10 [2022-01-20T09:17:09.237Z] > git --version # 'git version 2.17.1' [2022-01-20T09:17:09.243Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-01-20T09:17:09.339Z] Commit message: "Jenkinsfile: remove Windows RS1 as it reached end of support" [2022-01-20T09:17:09.348Z] > git --version # timeout=10 [2022-01-20T09:17:09.350Z] > git --version # 'git version 2.17.1' [2022-01-20T09:17:09.352Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-01-20T09:17:09.369Z] #3 DONE 0.1s [2022-01-20T09:17:09.369Z] [2022-01-20T09:17:09.369Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-01-20T09:17:09.369Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2022-01-20T09:17:09.369Z] #4 CACHED [2022-01-20T09:17:09.629Z] [2022-01-20T09:17:09.629Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T09:17:09.629Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-20T09:17:09.629Z] #8 DONE 0.1s [2022-01-20T09:17:09.629Z] [2022-01-20T09:17:09.629Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-01-20T09:17:09.629Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2022-01-20T09:17:09.629Z] #5 DONE 0.1s [2022-01-20T09:17:09.629Z] [2022-01-20T09:17:09.629Z] #7 [internal] load metadata for docker.io/library/golang:1.16.13-buster [2022-01-20T09:17:09.629Z] #7 sha256:c2b6e530b7d6f92adf202d178b8949d4f4d36f8917d3deb9516f3aec8c694e8a [2022-01-20T09:17:09.629Z] #7 DONE 0.1s [2022-01-20T09:17:09.629Z] [2022-01-20T09:17:09.629Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T09:17:09.629Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-20T09:17:09.629Z] #6 DONE 0.1s [2022-01-20T09:17:09.637Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-20T09:17:09.881Z] Merging remotes/origin/20.10 commit 22ff2ed34b0f5d6f3447d14e746d69c4504535bf into PR head commit ad21bcd94e956d64f4ca0539e0d077664fe5c780 [2022-01-20T09:17:09.891Z] [2022-01-20T09:17:09.891Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 [2022-01-20T09:17:09.891Z] #26 sha256:5f311ccec7262affa95069cf13c6db33aa5f39642bc8bb53a90ecda8d059a2b9 [2022-01-20T09:17:09.891Z] #26 DONE 0.0s [2022-01-20T09:17:09.891Z] [2022-01-20T09:17:09.891Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T09:17:09.891Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-20T09:17:09.891Z] #64 DONE 0.0s [2022-01-20T09:17:09.891Z] [2022-01-20T09:17:09.891Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T09:17:09.891Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-20T09:17:09.891Z] #62 DONE 0.0s [2022-01-20T09:17:09.891Z] [2022-01-20T09:17:09.891Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-20T09:17:09.891Z] #9 sha256:f53e6f3d18babeb9f4863cf8ffbb001c4c6cc73ef7c8a3b686f2df88bbfaf71f [2022-01-20T09:17:09.891Z] #9 DONE 0.0s [2022-01-20T09:17:09.891Z] [2022-01-20T09:17:09.891Z] #23 [internal] load build context [2022-01-20T09:17:09.891Z] #23 sha256:ef73ac60cd80c8c281778b4ab40096f0320d8d9d8a833928e0110bf494aef928 [Pipeline] withEnv [Pipeline] { [2022-01-20T09:17:09.987Z] + docker version [2022-01-20T09:17:09.987Z] Client: Docker Engine - Community [2022-01-20T09:17:09.987Z] Version: 20.10.12 [2022-01-20T09:17:09.987Z] API version: 1.41 [2022-01-20T09:17:09.987Z] Go version: go1.16.12 [2022-01-20T09:17:09.987Z] Git commit: e91ed57 [2022-01-20T09:17:09.987Z] Built: Mon Dec 13 11:45:27 2021 [2022-01-20T09:17:09.987Z] OS/Arch: linux/amd64 [2022-01-20T09:17:09.987Z] Context: default [2022-01-20T09:17:09.987Z] Experimental: true [2022-01-20T09:17:09.987Z] [2022-01-20T09:17:09.987Z] Server: Docker Engine - Community [2022-01-20T09:17:09.987Z] Engine: [2022-01-20T09:17:09.987Z] Version: 20.10.12 [2022-01-20T09:17:09.987Z] API version: 1.41 (minimum version 1.12) [2022-01-20T09:17:09.987Z] Go version: go1.16.12 [2022-01-20T09:17:09.987Z] Git commit: 459d0df [2022-01-20T09:17:09.987Z] Built: Mon Dec 13 11:43:36 2021 [2022-01-20T09:17:09.987Z] OS/Arch: linux/amd64 [2022-01-20T09:17:09.987Z] Experimental: true [2022-01-20T09:17:09.987Z] containerd: [2022-01-20T09:17:09.987Z] Version: 1.4.12 [2022-01-20T09:17:09.987Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T09:17:09.987Z] runc: [2022-01-20T09:17:09.987Z] Version: 1.0.2 [2022-01-20T09:17:09.987Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-20T09:17:09.987Z] docker-init: [2022-01-20T09:17:09.987Z] Version: 0.19.0 [2022-01-20T09:17:09.987Z] GitCommit: de40ad0 [Pipeline] sh [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-20T09:17:08.793Z] > git remote # timeout=10 [2022-01-20T09:17:08.798Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T09:17:08.810Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T09:17:08.810Z] > git merge 22ff2ed34b0f5d6f3447d14e746d69c4504535bf # timeout=10 [2022-01-20T09:17:08.819Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T09:17:08.825Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T09:17:08.829Z] > git checkout -f ad21bcd94e956d64f4ca0539e0d077664fe5c780 # timeout=10 [2022-01-20T09:17:10.268Z] + docker info [2022-01-20T09:17:09.614Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T09:17:09.617Z] > git config --add remote.origin.fetch +refs/pull/43167/head:refs/remotes/origin/PR-43167 # timeout=10 [2022-01-20T09:17:09.620Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-20T09:17:09.628Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T09:17:09.633Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T09:17:09.633Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T09:17:09.634Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43167/head:refs/remotes/origin/PR-43167 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-20T09:17:09.877Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T09:17:09.880Z] > git checkout -f ad21bcd94e956d64f4ca0539e0d077664fe5c780 # timeout=10 [2022-01-20T09:17:10.310Z] + docker version [2022-01-20T09:17:10.310Z] Client: Docker Engine - Community [2022-01-20T09:17:10.310Z] Version: 20.10.12 [2022-01-20T09:17:10.310Z] API version: 1.41 [2022-01-20T09:17:10.310Z] Go version: go1.16.12 [2022-01-20T09:17:10.310Z] Git commit: e91ed57 [2022-01-20T09:17:10.310Z] Built: Mon Dec 13 11:45:27 2021 [2022-01-20T09:17:10.310Z] OS/Arch: linux/amd64 [2022-01-20T09:17:10.310Z] Context: default [2022-01-20T09:17:10.310Z] Experimental: true [2022-01-20T09:17:10.310Z] [2022-01-20T09:17:10.310Z] Server: Docker Engine - Community [2022-01-20T09:17:10.310Z] Engine: [2022-01-20T09:17:10.310Z] Version: 20.10.12 [2022-01-20T09:17:10.310Z] API version: 1.41 (minimum version 1.12) [2022-01-20T09:17:10.310Z] Go version: go1.16.12 [2022-01-20T09:17:10.310Z] Git commit: 459d0df [2022-01-20T09:17:10.310Z] Built: Mon Dec 13 11:43:36 2021 [2022-01-20T09:17:10.310Z] OS/Arch: linux/amd64 [2022-01-20T09:17:10.310Z] Experimental: true [2022-01-20T09:17:10.310Z] containerd: [2022-01-20T09:17:10.310Z] Version: 1.4.12 [2022-01-20T09:17:10.310Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T09:17:10.310Z] runc: [2022-01-20T09:17:10.310Z] Version: 1.0.2 [2022-01-20T09:17:10.310Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-20T09:17:10.310Z] docker-init: [2022-01-20T09:17:10.310Z] Version: 0.19.0 [2022-01-20T09:17:10.310Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-20T09:17:08.697Z] > git remote # timeout=10 [2022-01-20T09:17:08.700Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T09:17:08.702Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T09:17:08.702Z] > git merge 22ff2ed34b0f5d6f3447d14e746d69c4504535bf # timeout=10 [2022-01-20T09:17:08.709Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T09:17:08.714Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T09:17:08.718Z] > git checkout -f ad21bcd94e956d64f4ca0539e0d077664fe5c780 # timeout=10 [2022-01-20T09:17:10.360Z] Merge succeeded, producing ad21bcd94e956d64f4ca0539e0d077664fe5c780 [2022-01-20T09:17:10.360Z] Checking out Revision ad21bcd94e956d64f4ca0539e0d077664fe5c780 (PR-43167) [2022-01-20T09:17:10.583Z] + docker info [2022-01-20T09:17:10.741Z] Commit message: "Jenkinsfile: remove Windows RS1 as it reached end of support" [2022-01-20T09:17:10.746Z] > git --version # timeout=10 [2022-01-20T09:17:10.749Z] > git --version # 'git version 2.25.1' [2022-01-20T09:17:10.751Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-01-20T09:17:10.834Z] Client: [2022-01-20T09:17:10.834Z] Context: default [2022-01-20T09:17:10.834Z] Debug Mode: false [2022-01-20T09:17:10.834Z] Plugins: [2022-01-20T09:17:10.834Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-20T09:17:10.834Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-01-20T09:17:10.834Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-01-20T09:17:10.834Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-01-20T09:17:10.834Z] [2022-01-20T09:17:10.834Z] Server: [2022-01-20T09:17:10.834Z] Containers: 0 [2022-01-20T09:17:10.834Z] Running: 0 [2022-01-20T09:17:10.834Z] Paused: 0 [2022-01-20T09:17:10.834Z] Stopped: 0 [2022-01-20T09:17:10.834Z] Images: 3 [2022-01-20T09:17:10.834Z] Server Version: 20.10.12 [2022-01-20T09:17:10.834Z] Storage Driver: overlay2 [2022-01-20T09:17:10.834Z] Backing Filesystem: extfs [2022-01-20T09:17:10.834Z] Supports d_type: true [2022-01-20T09:17:10.834Z] Native Overlay Diff: true [2022-01-20T09:17:10.834Z] userxattr: false [2022-01-20T09:17:10.834Z] Logging Driver: json-file [2022-01-20T09:17:10.834Z] Cgroup Driver: cgroupfs [2022-01-20T09:17:10.834Z] Cgroup Version: 1 [2022-01-20T09:17:10.834Z] Plugins: [2022-01-20T09:17:10.834Z] Volume: local [2022-01-20T09:17:10.834Z] Network: bridge host ipvlan macvlan null overlay [2022-01-20T09:17:10.834Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-20T09:17:10.834Z] Swarm: inactive [2022-01-20T09:17:10.834Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-20T09:17:10.834Z] Default Runtime: runc [2022-01-20T09:17:10.834Z] Init Binary: docker-init [2022-01-20T09:17:10.834Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T09:17:10.834Z] runc version: v1.0.2-0-g52b36a2 [2022-01-20T09:17:10.834Z] init version: de40ad0 [2022-01-20T09:17:10.834Z] Security Options: [2022-01-20T09:17:10.834Z] apparmor [2022-01-20T09:17:10.834Z] seccomp [2022-01-20T09:17:10.834Z] Profile: default [2022-01-20T09:17:10.834Z] Kernel Version: 5.4.0-1061-aws [2022-01-20T09:17:10.834Z] Operating System: Ubuntu 18.04.6 LTS [2022-01-20T09:17:10.834Z] OSType: linux [2022-01-20T09:17:10.834Z] Architecture: x86_64 [2022-01-20T09:17:10.834Z] CPUs: 2 [2022-01-20T09:17:10.834Z] Total Memory: 7.483GiB [2022-01-20T09:17:10.834Z] Name: ip-10-100-123-17 [2022-01-20T09:17:10.834Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-01-20T09:17:10.834Z] Docker Root Dir: /var/lib/docker [2022-01-20T09:17:10.834Z] Debug Mode: false [2022-01-20T09:17:10.834Z] Registry: https://index.docker.io/v1/ [2022-01-20T09:17:10.834Z] Labels: [2022-01-20T09:17:10.834Z] Experimental: true [2022-01-20T09:17:10.834Z] Insecure Registries: [2022-01-20T09:17:10.834Z] 127.0.0.0/8 [2022-01-20T09:17:10.834Z] Live Restore Enabled: true [2022-01-20T09:17:10.834Z] [2022-01-20T09:17:10.834Z] WARNING: No swap limit support [Pipeline] sh [2022-01-20T09:17:11.114Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-01-20T09:17:11.114Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-01-20T09:17:11.114Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43167/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-01-20T09:17:11.114Z] + bash /home/ubuntu/workspace/moby_PR-43167/check-config.sh [2022-01-20T09:17:11.114Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-20T09:17:11.114Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-01-20T09:17:11.114Z] [2022-01-20T09:17:11.114Z] Generally Necessary: [2022-01-20T09:17:11.114Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-20T09:17:11.114Z] - apparmor: enabled and tools installed [2022-01-20T09:17:11.114Z] - CONFIG_NAMESPACES: enabled [2022-01-20T09:17:11.114Z] - CONFIG_NET_NS: enabled [2022-01-20T09:17:11.114Z] - CONFIG_PID_NS: enabled [2022-01-20T09:17:11.114Z] - CONFIG_IPC_NS: enabled [2022-01-20T09:17:11.114Z] - CONFIG_UTS_NS: enabled [2022-01-20T09:17:11.114Z] - CONFIG_CGROUPS: enabled [2022-01-20T09:17:11.114Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-20T09:17:11.114Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-20T09:17:11.114Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-20T09:17:11.114Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-20T09:17:11.114Z] - CONFIG_CPUSETS: enabled [2022-01-20T09:17:11.114Z] - CONFIG_MEMCG: enabled [2022-01-20T09:17:11.114Z] - CONFIG_KEYS: enabled [2022-01-20T09:17:11.114Z] - CONFIG_VETH: enabled (as module) [2022-01-20T09:17:11.114Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-20T09:17:11.114Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-20T09:17:11.114Z] - CONFIG_NF_NAT_IPV4: missing [2022-01-20T09:17:11.114Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-20T09:17:11.114Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-20T09:17:11.114Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-20T09:17:11.114Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-20T09:17:11.114Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-20T09:17:11.114Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-20T09:17:11.114Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-20T09:17:11.114Z] - CONFIG_NF_NAT_NEEDED: missing [2022-01-20T09:17:11.114Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-20T09:17:11.114Z] [2022-01-20T09:17:11.114Z] Optional Features: [2022-01-20T09:17:11.114Z] - CONFIG_USER_NS: enabled [2022-01-20T09:17:11.114Z] - CONFIG_SECCOMP: enabled [2022-01-20T09:17:11.114Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-20T09:17:11.114Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-20T09:17:11.114Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-01-20T09:17:11.114Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-01-20T09:17:11.147Z] Client: [2022-01-20T09:17:11.147Z] Context: default [2022-01-20T09:17:11.147Z] Debug Mode: false [2022-01-20T09:17:11.147Z] Plugins: [2022-01-20T09:17:11.147Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-20T09:17:11.147Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-01-20T09:17:11.147Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-01-20T09:17:11.147Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-01-20T09:17:11.147Z] [2022-01-20T09:17:11.147Z] Server: [2022-01-20T09:17:11.147Z] Containers: 0 [2022-01-20T09:17:11.147Z] Running: 0 [2022-01-20T09:17:11.147Z] Paused: 0 [2022-01-20T09:17:11.147Z] Stopped: 0 [2022-01-20T09:17:11.147Z] Images: 4 [2022-01-20T09:17:11.147Z] Server Version: 20.10.12 [2022-01-20T09:17:11.147Z] Storage Driver: overlay2 [2022-01-20T09:17:11.147Z] Backing Filesystem: extfs [2022-01-20T09:17:11.147Z] Supports d_type: true [2022-01-20T09:17:11.147Z] Native Overlay Diff: true [2022-01-20T09:17:11.147Z] userxattr: false [2022-01-20T09:17:11.147Z] Logging Driver: json-file [2022-01-20T09:17:11.147Z] Cgroup Driver: cgroupfs [2022-01-20T09:17:11.147Z] Cgroup Version: 1 [2022-01-20T09:17:11.147Z] Plugins: [2022-01-20T09:17:11.147Z] Volume: local [2022-01-20T09:17:11.147Z] Network: bridge host ipvlan macvlan null overlay [2022-01-20T09:17:11.147Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-20T09:17:11.147Z] Swarm: inactive [2022-01-20T09:17:11.147Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-20T09:17:11.147Z] Default Runtime: runc [2022-01-20T09:17:11.147Z] Init Binary: docker-init [2022-01-20T09:17:11.147Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T09:17:11.147Z] runc version: v1.0.2-0-g52b36a2 [2022-01-20T09:17:11.147Z] init version: de40ad0 [2022-01-20T09:17:11.147Z] Security Options: [2022-01-20T09:17:11.147Z] apparmor [2022-01-20T09:17:11.147Z] seccomp [2022-01-20T09:17:11.147Z] Profile: default [2022-01-20T09:17:11.147Z] Kernel Version: 5.4.0-1061-aws [2022-01-20T09:17:11.147Z] Operating System: Ubuntu 18.04.6 LTS [2022-01-20T09:17:11.147Z] OSType: linux [2022-01-20T09:17:11.147Z] Architecture: x86_64 [2022-01-20T09:17:11.147Z] CPUs: 2 [2022-01-20T09:17:11.147Z] Total Memory: 7.565GiB [2022-01-20T09:17:11.147Z] Name: ip-10-100-70-46 [2022-01-20T09:17:11.147Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-01-20T09:17:11.147Z] Docker Root Dir: /var/lib/docker [2022-01-20T09:17:11.147Z] Debug Mode: false [2022-01-20T09:17:11.147Z] Registry: https://index.docker.io/v1/ [2022-01-20T09:17:11.147Z] Labels: [2022-01-20T09:17:11.147Z] Experimental: true [2022-01-20T09:17:11.147Z] Insecure Registries: [2022-01-20T09:17:11.147Z] 127.0.0.0/8 [2022-01-20T09:17:11.147Z] Live Restore Enabled: true [2022-01-20T09:17:11.147Z] [2022-01-20T09:17:11.147Z] WARNING: No swap limit support [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-20T09:17:11.280Z] #23 transferring context: 53.44MB 1.1s done [2022-01-20T09:17:11.280Z] #23 DONE 1.2s [2022-01-20T09:17:11.280Z] [2022-01-20T09:17:11.280Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-20T09:17:11.280Z] #29 sha256:00e9f8111d624bfa9232904fa320bc6bf04e288e964ba9c0b7227141ef4fdcc3 [2022-01-20T09:17:11.280Z] #29 CACHED [2022-01-20T09:17:11.280Z] [2022-01-20T09:17:11.280Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-20T09:17:11.280Z] #52 sha256:e1e0cc914a708e64ac32353eccbf5c823179d1b3dc8d52c0b207974cf5074d22 [2022-01-20T09:17:11.280Z] #52 CACHED [2022-01-20T09:17:11.280Z] [2022-01-20T09:17:11.280Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-20T09:17:11.280Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-01-20T09:17:11.280Z] #65 CACHED [2022-01-20T09:17:11.280Z] [2022-01-20T09:17:11.280Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-01-20T09:17:11.280Z] #68 sha256:7c22a4d32fd84c3177c5872fe707f669763309d3b5766bd045d9681fcec48078 [2022-01-20T09:17:11.280Z] #68 CACHED [2022-01-20T09:17:11.280Z] [2022-01-20T09:17:11.280Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-20T09:17:11.280Z] #57 sha256:5650b3382d1bc3801eaf8ea8e2bc8956a2f9bc548a88ca646af4896b52a60262 [2022-01-20T09:17:11.280Z] #57 CACHED [2022-01-20T09:17:11.280Z] [2022-01-20T09:17:11.280Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T09:17:11.280Z] #42 sha256:fb6beede71c2c2203f15c9c250142a9f4b2f965c4975ac679c98753de19ab8c5 [2022-01-20T09:17:11.280Z] #42 CACHED [2022-01-20T09:17:11.280Z] [2022-01-20T09:17:11.280Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-01-20T09:17:11.280Z] #35 sha256:9967a53d0e48b98cfd303c5150bd54017529a69ffa675210ccb644bdb6ae8693 [2022-01-20T09:17:11.280Z] #35 CACHED [2022-01-20T09:17:11.280Z] [2022-01-20T09:17:11.280Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T09:17:11.280Z] #43 sha256:1d7559d7d3ebdb10d6d9d2d5d0c83da43b137a2d12b0db9bb483b7ab519099f0 [2022-01-20T09:17:11.280Z] #43 CACHED [2022-01-20T09:17:11.280Z] [2022-01-20T09:17:11.280Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-01-20T09:17:11.280Z] #41 sha256:0e9fd5ced2287312f53383e2c4e01ddae4bc593b355717e2ec821a9aa8862cae [2022-01-20T09:17:11.280Z] #41 CACHED [2022-01-20T09:17:11.280Z] [2022-01-20T09:17:11.280Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-20T09:17:11.280Z] #50 sha256:b3d83bc38bd482b9b32ce8d00454e3432f94dd362e7c76c15b1d233c5c5e9dae [2022-01-20T09:17:11.280Z] #50 CACHED [2022-01-20T09:17:11.280Z] [2022-01-20T09:17:11.280Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-01-20T09:17:11.280Z] #21 sha256:c568b563e027997a99beb97333001bf7433ca7676b99d33530c5b20b6b595a40 [2022-01-20T09:17:11.280Z] #21 CACHED [2022-01-20T09:17:11.280Z] [2022-01-20T09:17:11.280Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-01-20T09:17:11.280Z] #12 sha256:7eb5c3c76d9439665d30d0b54d59e319c38d469bd65fff32417b22eb9fa01647 [2022-01-20T09:17:11.280Z] #12 CACHED [2022-01-20T09:17:11.280Z] [2022-01-20T09:17:11.280Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-20T09:17:11.280Z] #33 sha256:735453a25d35bf0ebdb4ec83bb2e45fe8b6d8dd518d54b7662110635e052f798 [2022-01-20T09:17:11.280Z] #33 CACHED [2022-01-20T09:17:11.280Z] [2022-01-20T09:17:11.280Z] #27 [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-01-20T09:17:11.280Z] #27 sha256:ce6ef117d4e72617b1dd5f78507b901804fc41c92e0527aa58beda5ca92ace49 [2022-01-20T09:17:11.280Z] #27 CACHED [2022-01-20T09:17:11.280Z] [2022-01-20T09:17:11.280Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-20T09:17:11.280Z] #60 sha256:38da2e86f92910c471fd5c9e8bf9385fff61450b3da1ffb24ee7cb6178d00853 [2022-01-20T09:17:11.280Z] #60 CACHED [2022-01-20T09:17:11.280Z] [2022-01-20T09:17:11.280Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-20T09:17:11.280Z] #16 sha256:1ab177522070cef4a11ed8c2542ecbf725437ee32dfb24105e82f6de8386b03f [2022-01-20T09:17:11.280Z] #16 CACHED [2022-01-20T09:17:11.280Z] [2022-01-20T09:17:11.280Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-20T09:17:11.280Z] #61 sha256:3b2302207c1a538a23d572384bd581e1beea1d9e89657c347313d25635da1a96 [2022-01-20T09:17:11.280Z] #61 CACHED [2022-01-20T09:17:11.280Z] [2022-01-20T09:17:11.280Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-20T09:17:11.280Z] #10 sha256:7f2ffb1f1ff550fcea0549c57fd171a165a28d2efe132de7743eb12634518033 [2022-01-20T09:17:11.280Z] #10 CACHED [2022-01-20T09:17:11.280Z] [2022-01-20T09:17:11.280Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-01-20T09:17:11.280Z] #25 sha256:690111fcb5d05ed99c8c91b307105957da67d353b5892d468eec7c90d563b547 [2022-01-20T09:17:11.280Z] #25 CACHED [2022-01-20T09:17:11.280Z] [2022-01-20T09:17:11.280Z] #11 [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-01-20T09:17:11.280Z] #11 sha256:4759940117b6082290aa2a1e57dc3c4f4bb06a44d325658d7a5bf8f0ecf8dd9f [2022-01-20T09:17:11.280Z] #11 CACHED [2022-01-20T09:17:11.280Z] [2022-01-20T09:17:11.280Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-01-20T09:17:11.280Z] #67 sha256:8af63ce0d51f623de1700659138690482681a47e0f0cb7b5cf58c4f5c27866ef [2022-01-20T09:17:11.280Z] #67 CACHED [2022-01-20T09:17:11.280Z] [2022-01-20T09:17:11.280Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-20T09:17:11.281Z] #48 sha256:181b49da01492b754a7cd2d669d1ec019181fe6a1a43cf0541b60a327063f1bc [2022-01-20T09:17:11.281Z] #48 CACHED [2022-01-20T09:17:11.281Z] [2022-01-20T09:17:11.281Z] #36 [tini 1/2] 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-01-20T09:17:11.281Z] #36 sha256:f12fdc0a71c58848242b14a36f8b81b384acb8355886b9d689a8bb2c1682804f [2022-01-20T09:17:11.281Z] #36 CACHED [2022-01-20T09:17:11.281Z] [2022-01-20T09:17:11.281Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T09:17:11.281Z] #45 sha256:22911e422616d97d61548e135beb77994025244e7ad89f593cc284547b6d78c9 [2022-01-20T09:17:11.281Z] #45 CACHED [2022-01-20T09:17:11.281Z] [2022-01-20T09:17:11.281Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-01-20T09:17:11.281Z] #14 sha256:4efc2d952d4ba87726d22a05774948c67ada85781aea297bddbd0f3ca408a068 [2022-01-20T09:17:11.281Z] #14 CACHED [2022-01-20T09:17:11.281Z] [2022-01-20T09:17:11.281Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-20T09:17:11.281Z] #31 sha256:14cd96045e9691aa4331825690da50c9962e3bcae542f95eb6a0b43bbe2c4cc9 [2022-01-20T09:17:11.281Z] #31 CACHED [2022-01-20T09:17:11.281Z] [2022-01-20T09:17:11.281Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T09:17:11.281Z] #13 sha256:545644507a7e78c11ec1d0d912935f0ffcc059f081cb617d6d72ec7aee3f6065 [2022-01-20T09:17:11.281Z] #13 CACHED [2022-01-20T09:17:11.281Z] [2022-01-20T09:17:11.281Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-01-20T09:17:11.281Z] #37 sha256:716490963dfd067c6e5db540c7a389b396b23785f60c4cddb120ff98bfb7acb3 [2022-01-20T09:17:11.281Z] #37 CACHED [2022-01-20T09:17:11.281Z] [2022-01-20T09:17:11.281Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-01-20T09:17:11.281Z] #46 sha256:67638f2cc31f9aed93f90596c895efa09a82644be30a729f3c6ebcf8d4e5d6a7 [2022-01-20T09:17:11.281Z] #46 CACHED [2022-01-20T09:17:11.281Z] [2022-01-20T09:17:11.281Z] #32 [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-01-20T09:17:11.281Z] #32 sha256:9dcd6a50e5e4eab34eae90b3cc279ab895026b052be47a6130f41810cd2de418 [2022-01-20T09:17:11.281Z] #32 CACHED [2022-01-20T09:17:11.281Z] [2022-01-20T09:17:11.281Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-20T09:17:11.281Z] #39 sha256:0a409dfd0a7b9b0fea5dedd0981cccbc2aa5927e31b62aeaf016bf11e71d0ce7 [2022-01-20T09:17:11.281Z] #39 CACHED [2022-01-20T09:17:11.281Z] [2022-01-20T09:17:11.281Z] #55 [containerd 1/2] 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-01-20T09:17:11.281Z] #55 sha256:11b0d0f0564748727d9a659a285e05e98ec0ebb8cc11ada4305025fdc95f546f [2022-01-20T09:17:11.281Z] #55 CACHED [2022-01-20T09:17:11.281Z] [2022-01-20T09:17:11.281Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-20T09:17:11.281Z] #18 sha256:f1ba708188b95989c255169a35bff176195de4cad3543e740d27bc0a174a9e6e [2022-01-20T09:17:11.281Z] #18 CACHED [2022-01-20T09:17:11.281Z] [2022-01-20T09:17:11.281Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-01-20T09:17:11.281Z] #15 sha256:0cc67b2b9b29c73e4e2b7bce2c413155aa3c2e7ee64864bfa2d8d98a3f244b4b [2022-01-20T09:17:11.281Z] #15 CACHED [2022-01-20T09:17:11.281Z] [2022-01-20T09:17:11.281Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-01-20T09:17:11.281Z] #22 sha256:c9dd6d426cfacec634e3b54a70da3cd2e8aa80275f930a16db42340ea76857ba [2022-01-20T09:17:11.281Z] #22 CACHED [2022-01-20T09:17:11.281Z] [2022-01-20T09:17:11.281Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-01-20T09:17:11.281Z] #24 sha256:55ef5d5e879ca3e87df36477a664f8cdd8d3c8622d4318291c831f40fa194faf [2022-01-20T09:17:11.281Z] #24 CACHED [2022-01-20T09:17:11.281Z] [2022-01-20T09:17:11.281Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-01-20T09:17:11.281Z] #44 sha256:6e64d5052fcc8b92de42fbb41822db969a2850ad5f94530c1e34f08ba4424d63 [2022-01-20T09:17:11.281Z] #44 CACHED [2022-01-20T09:17:11.281Z] [2022-01-20T09:17:11.281Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-01-20T09:17:11.281Z] #54 sha256:f04fc24b4310eee70ed06c11eb291b790ca9922d018d681bd5085351d5dc9c7c [2022-01-20T09:17:11.281Z] #54 CACHED [2022-01-20T09:17:11.281Z] [2022-01-20T09:17:11.281Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-20T09:17:11.281Z] #17 sha256:cb39523a5b6886416cdb8a54c5679b1f26da6d519f9c7224812ac6d35eec6d28 [2022-01-20T09:17:11.281Z] #17 CACHED [2022-01-20T09:17:11.281Z] [2022-01-20T09:17:11.281Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-01-20T09:17:11.281Z] #59 sha256:97346556a934d69271fd2f1c640923a8d38933f1edb85daf0c65fd45f697ff07 [2022-01-20T09:17:11.281Z] #59 CACHED [2022-01-20T09:17:11.281Z] [2022-01-20T09:17:11.281Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-20T09:17:11.281Z] #66 sha256:a7a4f9e3f3d3e7a0861f33b04a024c641ae70f7275edab37a401baae8f1ed17c [2022-01-20T09:17:11.281Z] #66 CACHED [2022-01-20T09:17:11.281Z] [2022-01-20T09:17:11.281Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 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 [2022-01-20T09:17:11.281Z] #20 sha256:7b885dfc10c8974e52a78e2920a4ceed3dcf4ee73c70fcf0628b2c5c08f8a2e3 [2022-01-20T09:17:11.281Z] #20 CACHED [2022-01-20T09:17:11.281Z] [2022-01-20T09:17:11.281Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-01-20T09:17:11.281Z] #38 sha256:1127fe50bcb1095f71aa9570f022947ca95bcef57ab22a90e1e275473b73fb8d [2022-01-20T09:17:11.281Z] #38 CACHED [2022-01-20T09:17:11.281Z] [2022-01-20T09:17:11.281Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-01-20T09:17:11.281Z] #19 sha256:0dade099b2395b46bf130b57389395eb7245f60a51e79d605dd1b5bb8eff6b73 [2022-01-20T09:17:11.281Z] #19 CACHED [2022-01-20T09:17:11.281Z] [2022-01-20T09:17:11.281Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-01-20T09:17:11.281Z] #47 sha256:b8ca1bd3884d72979cdc0c4a3eef8c54e2ec1ba2df6a479e88399bea08130e7a [2022-01-20T09:17:11.281Z] #47 CACHED [2022-01-20T09:17:11.281Z] [2022-01-20T09:17:11.281Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-01-20T09:17:11.281Z] #34 sha256:23fe25ec6a12f366fe79b7f56ca3f86d671686d9d6be9d8dca8904025d787bc5 [2022-01-20T09:17:11.281Z] #34 CACHED [2022-01-20T09:17:11.281Z] [2022-01-20T09:17:11.281Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-01-20T09:17:11.281Z] #53 sha256:90a71fa962e294bc750bc39d5d9e3e0a2ff6b5e1ac824803085b71cc39cabfd9 [2022-01-20T09:17:11.281Z] #53 CACHED [2022-01-20T09:17:11.281Z] [2022-01-20T09:17:11.281Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-20T09:17:11.281Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-01-20T09:17:11.281Z] #63 CACHED [2022-01-20T09:17:11.281Z] [2022-01-20T09:17:11.281Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T09:17:11.281Z] #56 sha256:58e67e8c024d549bc9980b784f2f5da8f07a7096a9b66453e4069d08b5feb1bf [2022-01-20T09:17:11.281Z] #56 CACHED [2022-01-20T09:17:11.281Z] [2022-01-20T09:17:11.281Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-01-20T09:17:11.281Z] #58 sha256:0d42bf720a564b8bfb35cf729d18b727af627f415b3429731558d9dc1031ff9c [2022-01-20T09:17:11.281Z] #58 CACHED [2022-01-20T09:17:11.281Z] [2022-01-20T09:17:11.281Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T09:17:11.281Z] #51 sha256:f87d7486506cd21ece294a2eb91fbad716a0c290260ba52a83176508c0f22ff1 [2022-01-20T09:17:11.281Z] #51 CACHED [2022-01-20T09:17:11.281Z] [2022-01-20T09:17:11.281Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-20T09:17:11.281Z] #28 sha256:fed64ff69ba1d579c169c89993d720e439436f695fa455f7884e8f2498515d8a [2022-01-20T09:17:11.281Z] #28 CACHED [2022-01-20T09:17:11.281Z] [2022-01-20T09:17:11.281Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T09:17:11.281Z] #49 sha256:152cc2a36b889a1a533e7f3c2818cfb976434b8f7b680540b7185f130484411d [2022-01-20T09:17:11.281Z] #49 CACHED [2022-01-20T09:17:11.281Z] [2022-01-20T09:17:11.281Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-20T09:17:11.281Z] #30 sha256:ccbe185ecbe0bcf4c5b34ac52f777e2f9a4c6828f3f8e657463c561e8c29493d [2022-01-20T09:17:11.281Z] #30 CACHED [2022-01-20T09:17:11.281Z] [2022-01-20T09:17:11.281Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-01-20T09:17:11.281Z] #40 sha256:4219d0ee3186b0b7187ec56a2dd267f26e5e561ca50832169d7928ad84726d3e [2022-01-20T09:17:11.281Z] #40 CACHED [2022-01-20T09:17:11.281Z] [2022-01-20T09:17:11.281Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-01-20T09:17:11.281Z] #69 sha256:0b85d510a8d70fc8fbfbbe978fcb30790abd45a659f267f9474a29cbb5547ac5 [2022-01-20T09:17:11.281Z] #69 CACHED [2022-01-20T09:17:11.281Z] [2022-01-20T09:17:11.281Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-20T09:17:11.281Z] #70 sha256:7b91c169c49ecb7166f89b2e69337d59b00653c85844dc5fc3419097c683e65d [2022-01-20T09:17:11.373Z] - CONFIG_BLK_CGROUP: enabled [2022-01-20T09:17:11.373Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-20T09:17:11.373Z] - CONFIG_IOSCHED_CFQ: missing [2022-01-20T09:17:11.373Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-01-20T09:17:11.373Z] - CONFIG_CGROUP_PERF: enabled [2022-01-20T09:17:11.373Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-20T09:17:11.373Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-20T09:17:11.373Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-20T09:17:11.373Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-20T09:17:11.373Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-20T09:17:11.373Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-20T09:17:11.373Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-20T09:17:11.373Z] - CONFIG_IP_VS: enabled (as module) [2022-01-20T09:17:11.373Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-20T09:17:11.373Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-20T09:17:11.373Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-20T09:17:11.373Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-20T09:17:11.373Z] - CONFIG_EXT4_FS: enabled [2022-01-20T09:17:11.373Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-20T09:17:11.373Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-20T09:17:11.373Z] - Network Drivers: [2022-01-20T09:17:11.373Z] - "overlay": [2022-01-20T09:17:11.373Z] - CONFIG_VXLAN: enabled (as module) [2022-01-20T09:17:11.373Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-20T09:17:11.373Z] Optional (for encrypted networks): [2022-01-20T09:17:11.373Z] - CONFIG_CRYPTO: enabled [2022-01-20T09:17:11.373Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-20T09:17:11.373Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-20T09:17:11.373Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-20T09:17:11.373Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-20T09:17:11.373Z] - CONFIG_XFRM: enabled [2022-01-20T09:17:11.373Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-20T09:17:11.373Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-20T09:17:11.373Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-20T09:17:11.373Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-01-20T09:17:11.373Z] - "ipvlan": [2022-01-20T09:17:11.373Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-20T09:17:11.373Z] - "macvlan": [2022-01-20T09:17:11.373Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-20T09:17:11.373Z] - CONFIG_DUMMY: enabled (as module) [2022-01-20T09:17:11.373Z] - "ftp,tftp client in container": [2022-01-20T09:17:11.373Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-20T09:17:11.373Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-20T09:17:11.373Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-20T09:17:11.373Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-20T09:17:11.373Z] - Storage Drivers: [2022-01-20T09:17:11.373Z] - "aufs": [2022-01-20T09:17:11.373Z] - CONFIG_AUFS_FS: enabled (as module) [2022-01-20T09:17:11.373Z] - "btrfs": [2022-01-20T09:17:11.373Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-20T09:17:11.373Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-20T09:17:11.373Z] - "devicemapper": [2022-01-20T09:17:11.373Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-20T09:17:11.373Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-20T09:17:11.373Z] - "overlay": [2022-01-20T09:17:11.373Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-20T09:17:11.373Z] - "zfs": [2022-01-20T09:17:11.373Z] - /dev/zfs: present [2022-01-20T09:17:11.373Z] - zfs command: missing [2022-01-20T09:17:11.421Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-01-20T09:17:11.421Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-01-20T09:17:11.421Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43167/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-01-20T09:17:11.421Z] + bash /home/ubuntu/workspace/moby_PR-43167/check-config.sh [2022-01-20T09:17:11.421Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-20T09:17:11.421Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-01-20T09:17:11.421Z] [2022-01-20T09:17:11.421Z] Generally Necessary: [2022-01-20T09:17:11.421Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-20T09:17:11.421Z] - apparmor: enabled and tools installed [2022-01-20T09:17:11.421Z] - CONFIG_NAMESPACES: enabled [2022-01-20T09:17:11.421Z] - CONFIG_NET_NS: enabled [2022-01-20T09:17:11.421Z] - CONFIG_PID_NS: enabled [2022-01-20T09:17:11.421Z] - CONFIG_IPC_NS: enabled [2022-01-20T09:17:11.421Z] - CONFIG_UTS_NS: enabled [2022-01-20T09:17:11.421Z] - CONFIG_CGROUPS: enabled [2022-01-20T09:17:11.421Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-20T09:17:11.421Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-20T09:17:11.421Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-20T09:17:11.421Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-20T09:17:11.421Z] - CONFIG_CPUSETS: enabled [2022-01-20T09:17:11.421Z] - CONFIG_MEMCG: enabled [2022-01-20T09:17:11.421Z] - CONFIG_KEYS: enabled [2022-01-20T09:17:11.421Z] - CONFIG_VETH: enabled (as module) [2022-01-20T09:17:11.421Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-20T09:17:11.421Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-20T09:17:11.421Z] - CONFIG_NF_NAT_IPV4: missing [2022-01-20T09:17:11.421Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-20T09:17:11.421Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-20T09:17:11.421Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-20T09:17:11.421Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-20T09:17:11.421Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-20T09:17:11.421Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-20T09:17:11.421Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-20T09:17:11.421Z] - CONFIG_NF_NAT_NEEDED: missing [2022-01-20T09:17:11.421Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-20T09:17:11.421Z] [2022-01-20T09:17:11.421Z] Optional Features: [2022-01-20T09:17:11.421Z] - CONFIG_USER_NS: enabled [2022-01-20T09:17:11.421Z] - CONFIG_SECCOMP: enabled [2022-01-20T09:17:11.421Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-20T09:17:11.421Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-20T09:17:11.421Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-01-20T09:17:11.421Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-01-20T09:17:11.421Z] - CONFIG_BLK_CGROUP: enabled [2022-01-20T09:17:11.421Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-20T09:17:11.710Z] - CONFIG_IOSCHED_CFQ: missing [2022-01-20T09:17:11.710Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-01-20T09:17:11.710Z] - CONFIG_CGROUP_PERF: enabled [2022-01-20T09:17:11.710Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-20T09:17:11.710Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-20T09:17:11.710Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-20T09:17:11.710Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-20T09:17:11.710Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-20T09:17:11.710Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-20T09:17:11.710Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-20T09:17:11.710Z] - CONFIG_IP_VS: enabled (as module) [2022-01-20T09:17:11.710Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-20T09:17:11.710Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-20T09:17:11.710Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-20T09:17:11.710Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-20T09:17:11.710Z] - CONFIG_EXT4_FS: enabled [2022-01-20T09:17:11.710Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-20T09:17:11.710Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-20T09:17:11.710Z] - Network Drivers: [2022-01-20T09:17:11.710Z] - "overlay": [2022-01-20T09:17:11.710Z] - CONFIG_VXLAN: enabled (as module) [2022-01-20T09:17:11.710Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-20T09:17:11.710Z] Optional (for encrypted networks): [2022-01-20T09:17:11.710Z] - CONFIG_CRYPTO: enabled [2022-01-20T09:17:11.710Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-20T09:17:11.710Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-20T09:17:11.710Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-20T09:17:11.710Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-20T09:17:11.710Z] - CONFIG_XFRM: enabled [2022-01-20T09:17:11.710Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-20T09:17:11.710Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-20T09:17:11.710Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-20T09:17:11.710Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-01-20T09:17:11.710Z] - "ipvlan": [2022-01-20T09:17:11.710Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-20T09:17:11.710Z] - "macvlan": [2022-01-20T09:17:11.710Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-20T09:17:11.710Z] - CONFIG_DUMMY: enabled (as module) [2022-01-20T09:17:11.710Z] - "ftp,tftp client in container": [2022-01-20T09:17:11.710Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-20T09:17:11.710Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-20T09:17:11.710Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-20T09:17:11.710Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-20T09:17:11.710Z] - Storage Drivers: [2022-01-20T09:17:11.710Z] - "aufs": [2022-01-20T09:17:11.710Z] - CONFIG_AUFS_FS: enabled (as module) [2022-01-20T09:17:11.710Z] - "btrfs": [2022-01-20T09:17:11.710Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-20T09:17:11.710Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-20T09:17:11.710Z] - "devicemapper": [2022-01-20T09:17:11.710Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-20T09:17:11.710Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-20T09:17:11.710Z] - "overlay": [2022-01-20T09:17:11.710Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-20T09:17:11.710Z] - "zfs": [2022-01-20T09:17:11.710Z] - /dev/zfs: present [2022-01-20T09:17:11.710Z] - zfs command: missing [2022-01-20T09:17:11.710Z] - zpool command: missing [2022-01-20T09:17:11.710Z] [2022-01-20T09:17:11.710Z] Limits: [2022-01-20T09:17:11.710Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-20T09:17:11.710Z] [2022-01-20T09:17:11.710Z] + true [2022-01-20T09:17:11.714Z] - zpool command: missing [2022-01-20T09:17:11.714Z] [2022-01-20T09:17:11.714Z] Limits: [2022-01-20T09:17:11.714Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-20T09:17:11.714Z] [2022-01-20T09:17:11.714Z] + true [Pipeline] } [Pipeline] // stage [2022-01-20T09:17:11.743Z] + docker version [2022-01-20T09:17:11.743Z] Client: Docker Engine - Community [2022-01-20T09:17:11.743Z] Version: 20.10.12 [2022-01-20T09:17:11.743Z] API version: 1.41 [2022-01-20T09:17:11.743Z] Go version: go1.16.12 [2022-01-20T09:17:11.743Z] Git commit: e91ed57 [2022-01-20T09:17:11.743Z] Built: Mon Dec 13 11:45:33 2021 [2022-01-20T09:17:11.743Z] OS/Arch: linux/amd64 [2022-01-20T09:17:11.743Z] Context: default [2022-01-20T09:17:11.743Z] Experimental: true [2022-01-20T09:17:11.743Z] [2022-01-20T09:17:11.743Z] Server: Docker Engine - Community [2022-01-20T09:17:11.743Z] Engine: [2022-01-20T09:17:11.743Z] Version: 20.10.12 [2022-01-20T09:17:11.743Z] API version: 1.41 (minimum version 1.12) [2022-01-20T09:17:11.743Z] Go version: go1.16.12 [2022-01-20T09:17:11.743Z] Git commit: 459d0df [2022-01-20T09:17:11.743Z] Built: Mon Dec 13 11:43:42 2021 [2022-01-20T09:17:11.743Z] OS/Arch: linux/amd64 [2022-01-20T09:17:11.743Z] Experimental: true [2022-01-20T09:17:11.743Z] containerd: [2022-01-20T09:17:11.743Z] Version: 1.4.12 [2022-01-20T09:17:11.743Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T09:17:11.743Z] runc: [2022-01-20T09:17:11.743Z] Version: 1.0.2 [2022-01-20T09:17:11.743Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-20T09:17:11.743Z] docker-init: [2022-01-20T09:17:11.743Z] Version: 0.19.0 [2022-01-20T09:17:11.743Z] GitCommit: de40ad0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] sh [2022-01-20T09:17:12.042Z] #70 DONE 0.8s [2022-01-20T09:17:12.043Z] [2022-01-20T09:17:12.043Z] #71 exporting to image [2022-01-20T09:17:12.043Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-20T09:17:12.043Z] #71 exporting layers [2022-01-20T09:17:12.083Z] + docker info [2022-01-20T09:17:10.331Z] > git remote # timeout=10 [2022-01-20T09:17:10.336Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T09:17:10.341Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T09:17:10.342Z] > git merge 22ff2ed34b0f5d6f3447d14e746d69c4504535bf # timeout=10 [2022-01-20T09:17:10.350Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T09:17:10.356Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T09:17:10.359Z] > git checkout -f ad21bcd94e956d64f4ca0539e0d077664fe5c780 # timeout=10 [2022-01-20T09:17:12.148Z] + sudo modprobe ip_vs [2022-01-20T09:17:12.148Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ad21bcd94e956d64f4ca0539e0d077664fe5c780 . [2022-01-20T09:17:12.185Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ad21bcd94e956d64f4ca0539e0d077664fe5c780 . [2022-01-20T09:17:12.404Z] #1 [internal] load build definition from Dockerfile [2022-01-20T09:17:12.404Z] #1 sha256:96332bf5d9608dd7283a6b7390ea9e44adb88df9bc0033298652f32b5dd85c61 [2022-01-20T09:17:12.404Z] #1 transferring dockerfile: 17.04kB done [2022-01-20T09:17:12.404Z] #1 DONE 0.0s [2022-01-20T09:17:12.404Z] [2022-01-20T09:17:12.404Z] #2 [internal] load .dockerignore [2022-01-20T09:17:12.404Z] #2 sha256:3435711604d53bab0d65a38ba384150ecb08f218f0b98ab9d4ba261af23d87b0 [2022-01-20T09:17:12.404Z] #2 transferring context: 87B done [2022-01-20T09:17:12.404Z] #2 DONE 0.0s [2022-01-20T09:17:12.404Z] [2022-01-20T09:17:12.404Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-01-20T09:17:12.404Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-01-20T09:17:12.404Z] #3 DONE 0.1s [2022-01-20T09:17:12.404Z] [2022-01-20T09:17:12.404Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-01-20T09:17:12.404Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-01-20T09:17:12.404Z] #4 CACHED [2022-01-20T09:17:12.443Z] #1 [internal] load build definition from Dockerfile [2022-01-20T09:17:12.443Z] #1 sha256:5a7f084c9f85cc6bd019abd0503865941a9cdbc2fd7d555a9f86651628df32ca [2022-01-20T09:17:12.443Z] #1 transferring dockerfile: 17.04kB 0.0s done [2022-01-20T09:17:12.443Z] #1 DONE 0.0s [2022-01-20T09:17:12.443Z] [2022-01-20T09:17:12.443Z] #2 [internal] load .dockerignore [2022-01-20T09:17:12.443Z] #2 sha256:9454a9f663c8a38a33323d8cbb1931c4e43efa5ba99e3be061e13107f8a45f93 [2022-01-20T09:17:12.443Z] #2 transferring context: 87B done [2022-01-20T09:17:12.443Z] #2 DONE 0.0s [2022-01-20T09:17:12.443Z] [2022-01-20T09:17:12.443Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-01-20T09:17:12.443Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-01-20T09:17:12.443Z] #3 DONE 0.1s [2022-01-20T09:17:12.443Z] [2022-01-20T09:17:12.443Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-01-20T09:17:12.443Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-01-20T09:17:12.443Z] #4 CACHED [2022-01-20T09:17:12.616Z] #71 exporting layers 0.8s done [2022-01-20T09:17:12.616Z] #71 writing image sha256:25736c38e75b12542f3dde53c7f33b48b83f3ce1cc190976ce9a9e540c462777 done [2022-01-20T09:17:12.616Z] #71 naming to docker.io/library/docker:ad21bcd94e956d64f4ca0539e0d077664fe5c780 done [2022-01-20T09:17:12.616Z] #71 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2022-01-20T09:17:12.660Z] [2022-01-20T09:17:12.660Z] #5 [internal] load metadata for docker.io/library/golang:1.16.13-buster [2022-01-20T09:17:12.660Z] #5 sha256:9eb273403504bafaed17665227842cdfcf7e843d7aa2ec1be8409dcb62ad1ee1 [2022-01-20T09:17:12.660Z] #5 DONE 0.1s [2022-01-20T09:17:12.660Z] [2022-01-20T09:17:12.660Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T09:17:12.660Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-20T09:17:12.660Z] #7 DONE 0.1s [2022-01-20T09:17:12.660Z] [2022-01-20T09:17:12.660Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T09:17:12.660Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-20T09:17:12.660Z] #8 DONE 0.1s [2022-01-20T09:17:12.660Z] [2022-01-20T09:17:12.660Z] #6 [internal] load metadata for docker.io/library/debian:buster [2022-01-20T09:17:12.660Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-01-20T09:17:12.660Z] #6 DONE 0.1s [Pipeline] sh [2022-01-20T09:17:12.702Z] [2022-01-20T09:17:12.702Z] #6 [internal] load metadata for docker.io/library/golang:1.16.13-buster [2022-01-20T09:17:12.702Z] #6 sha256:9eb273403504bafaed17665227842cdfcf7e843d7aa2ec1be8409dcb62ad1ee1 [2022-01-20T09:17:12.702Z] #6 DONE 0.1s [2022-01-20T09:17:12.702Z] [2022-01-20T09:17:12.702Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T09:17:12.702Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-20T09:17:12.925Z] [2022-01-20T09:17:12.925Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 [2022-01-20T09:17:12.925Z] #26 sha256:102b1c2731fbcd2fb64543d4a4d6c631c71cffb22c585bc3016ec362ba38cd67 [2022-01-20T09:17:12.925Z] #26 DONE 0.0s [2022-01-20T09:17:12.925Z] [2022-01-20T09:17:12.925Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T09:17:12.925Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-20T09:17:12.925Z] #64 DONE 0.0s [2022-01-20T09:17:12.925Z] [2022-01-20T09:17:12.925Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T09:17:12.925Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-20T09:17:12.925Z] #62 DONE 0.0s [2022-01-20T09:17:12.925Z] [2022-01-20T09:17:12.925Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-20T09:17:12.925Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-20T09:17:12.925Z] #9 DONE 0.0s [2022-01-20T09:17:12.925Z] [2022-01-20T09:17:12.925Z] #23 [internal] load build context [2022-01-20T09:17:12.925Z] #23 sha256:f5689619602f94f7ee4058b3b80cc389221eb25428a17b9a233e45fce7bf8b75 [2022-01-20T09:17:12.953Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43167/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ad21bcd94e956d64f4ca0539e0d077664fe5c780 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:ad21bcd94e956d64f4ca0539e0d077664fe5c780 hack/test/unit [2022-01-20T09:17:12.961Z] #8 DONE 0.1s [2022-01-20T09:17:12.961Z] [2022-01-20T09:17:12.961Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T09:17:12.961Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-20T09:17:12.961Z] #7 DONE 0.1s [2022-01-20T09:17:12.961Z] [2022-01-20T09:17:12.961Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-01-20T09:17:12.961Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-01-20T09:17:12.961Z] #5 DONE 0.1s [2022-01-20T09:17:13.236Z] [2022-01-20T09:17:13.236Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T09:17:13.236Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-20T09:17:13.236Z] #64 DONE 0.0s [2022-01-20T09:17:13.236Z] [2022-01-20T09:17:13.236Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T09:17:13.236Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-20T09:17:13.236Z] #62 DONE 0.0s [2022-01-20T09:17:13.236Z] [2022-01-20T09:17:13.236Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-20T09:17:13.236Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-20T09:17:13.236Z] #9 DONE 0.0s [2022-01-20T09:17:13.236Z] [2022-01-20T09:17:13.236Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 [2022-01-20T09:17:13.236Z] #26 sha256:102b1c2731fbcd2fb64543d4a4d6c631c71cffb22c585bc3016ec362ba38cd67 [2022-01-20T09:17:13.236Z] #26 DONE 0.0s [2022-01-20T09:17:13.236Z] [2022-01-20T09:17:13.236Z] #23 [internal] load build context [2022-01-20T09:17:13.236Z] #23 sha256:83c513121169eabe6bd31f402221742588e1689e6796091e6b64ace626ac6313 [2022-01-20T09:17:13.466Z] Client: [2022-01-20T09:17:13.466Z] Context: default [2022-01-20T09:17:13.466Z] Debug Mode: false [2022-01-20T09:17:13.466Z] Plugins: [2022-01-20T09:17:13.466Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-20T09:17:13.466Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-01-20T09:17:13.466Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-01-20T09:17:13.466Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-01-20T09:17:13.466Z] [2022-01-20T09:17:13.466Z] Server: [2022-01-20T09:17:13.466Z] Containers: 0 [2022-01-20T09:17:13.466Z] Running: 0 [2022-01-20T09:17:13.466Z] Paused: 0 [2022-01-20T09:17:13.466Z] Stopped: 0 [2022-01-20T09:17:13.466Z] Images: 3 [2022-01-20T09:17:13.466Z] Server Version: 20.10.12 [2022-01-20T09:17:13.466Z] Storage Driver: overlay2 [2022-01-20T09:17:13.466Z] Backing Filesystem: extfs [2022-01-20T09:17:13.466Z] Supports d_type: true [2022-01-20T09:17:13.466Z] Native Overlay Diff: true [2022-01-20T09:17:13.466Z] userxattr: false [2022-01-20T09:17:13.466Z] Logging Driver: json-file [2022-01-20T09:17:13.466Z] Cgroup Driver: systemd [2022-01-20T09:17:13.466Z] Cgroup Version: 2 [2022-01-20T09:17:13.466Z] Plugins: [2022-01-20T09:17:13.466Z] Volume: local [2022-01-20T09:17:13.466Z] Network: bridge host ipvlan macvlan null overlay [2022-01-20T09:17:13.466Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-20T09:17:13.466Z] Swarm: inactive [2022-01-20T09:17:13.466Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-20T09:17:13.466Z] Default Runtime: runc [2022-01-20T09:17:13.466Z] Init Binary: docker-init [2022-01-20T09:17:13.466Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T09:17:13.466Z] runc version: v1.0.2-0-g52b36a2 [2022-01-20T09:17:13.466Z] init version: de40ad0 [2022-01-20T09:17:13.466Z] Security Options: [2022-01-20T09:17:13.466Z] apparmor [2022-01-20T09:17:13.466Z] seccomp [2022-01-20T09:17:13.466Z] Profile: default [2022-01-20T09:17:13.466Z] cgroupns [2022-01-20T09:17:13.466Z] Kernel Version: 5.11.0-1023-aws [2022-01-20T09:17:13.466Z] Operating System: Ubuntu 20.04.3 LTS [2022-01-20T09:17:13.466Z] OSType: linux [2022-01-20T09:17:13.466Z] Architecture: x86_64 [2022-01-20T09:17:13.466Z] CPUs: 2 [2022-01-20T09:17:13.466Z] Total Memory: 7.477GiB [2022-01-20T09:17:13.466Z] Name: ip-10-100-105-39 [2022-01-20T09:17:13.466Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-01-20T09:17:13.466Z] Docker Root Dir: /var/lib/docker [2022-01-20T09:17:13.466Z] Debug Mode: false [2022-01-20T09:17:13.466Z] Registry: https://index.docker.io/v1/ [2022-01-20T09:17:13.466Z] Labels: [2022-01-20T09:17:13.466Z] Experimental: true [2022-01-20T09:17:13.466Z] Insecure Registries: [2022-01-20T09:17:13.466Z] 127.0.0.0/8 [2022-01-20T09:17:13.466Z] Live Restore Enabled: true [2022-01-20T09:17:13.466Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-20T09:17:13.784Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:ad21bcd94e956d64f4ca0539e0d077664fe5c780 . [2022-01-20T09:17:14.041Z] #1 [internal] load build definition from Dockerfile [2022-01-20T09:17:14.041Z] #1 sha256:28d3d73f19a7a2f11384fffb09b7da4e9b12df3b49591101f2a483842394e93f [2022-01-20T09:17:14.041Z] #1 transferring dockerfile: 17.04kB done [2022-01-20T09:17:14.041Z] #1 DONE 0.0s [2022-01-20T09:17:14.041Z] [2022-01-20T09:17:14.041Z] #2 [internal] load .dockerignore [2022-01-20T09:17:14.041Z] #2 sha256:f99d4014694ba9e673ab4e9711d56a53e7669d2f0e9cb8b35686dc294fe7091c [2022-01-20T09:17:14.041Z] #2 transferring context: 87B done [2022-01-20T09:17:14.041Z] #2 DONE 0.0s [2022-01-20T09:17:14.041Z] [2022-01-20T09:17:14.041Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-01-20T09:17:14.041Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-01-20T09:17:14.041Z] #3 DONE 0.2s [2022-01-20T09:17:14.041Z] [2022-01-20T09:17:14.041Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-01-20T09:17:14.041Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-01-20T09:17:14.041Z] #4 CACHED [2022-01-20T09:17:14.299Z] [2022-01-20T09:17:14.299Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T09:17:14.299Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-20T09:17:14.301Z] #23 transferring context: 53.44MB 1.3s done [2022-01-20T09:17:14.301Z] #23 DONE 1.4s [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-20T09:17:14.301Z] #18 sha256:b97d228cb895b049b6c61e0cd7b9240abf1d40c51a41ecc4bfbcd5e171cc12b1 [2022-01-20T09:17:14.301Z] #18 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-01-20T09:17:14.301Z] #58 sha256:14b21bd53f5eb62ed2f48d327cf6191bc7e8c0b429ab0a2189623b149a36d31c [2022-01-20T09:17:14.301Z] #58 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-01-20T09:17:14.301Z] #12 sha256:aec479084af0f2d6bbdd8773a021d9a3f79f6a2ebb04012480d36e30a0b55a75 [2022-01-20T09:17:14.301Z] #12 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-20T09:17:14.301Z] #17 sha256:7938a4e0c295a8c76ab38634f158595182a69cfd6e5ea76fce7de1bb33884b1d [2022-01-20T09:17:14.301Z] #17 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-20T09:17:14.301Z] #39 sha256:63f56da0515d26e4dabef5b921e1936a1bd3bdc0534027bccc6282ae19a7451d [2022-01-20T09:17:14.301Z] #39 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-20T09:17:14.301Z] #10 sha256:49cf6fc2abcc7a534b38c1243f975b0e185ccda62da06ffa3dd0b89a5daceec6 [2022-01-20T09:17:14.301Z] #10 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T09:17:14.301Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T09:17:14.301Z] #13 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #55 [containerd 1/2] 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-01-20T09:17:14.301Z] #55 sha256:e0973e647de48bf514fbcf4d91f295ff21f5cc3fa3d2e45f92356e9eccebdde8 [2022-01-20T09:17:14.301Z] #55 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T09:17:14.301Z] #56 sha256:3b371c08cfab8694bee0703f137d6e3fb0bc240f00f0104e2ee42a4bd5300a1d [2022-01-20T09:17:14.301Z] #56 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-01-20T09:17:14.301Z] #38 sha256:59348f44edef46f95335b706c71ea3ada4c7e662504d86593249f97d281a67b0 [2022-01-20T09:17:14.301Z] #38 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-20T09:17:14.301Z] #31 sha256:3d89caa872ab8da52fe9b3f2b56a64e63cb1672d4850e84988f67afbee4bf223 [2022-01-20T09:17:14.301Z] #31 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-20T09:17:14.301Z] #30 sha256:f8e84983be50c71277a91e3926f6d21d13e69ca24cbb703aa329824b007f9732 [2022-01-20T09:17:14.301Z] #30 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-01-20T09:17:14.301Z] #15 sha256:ef80f44ce20c0cbb02371c7235f85cde42328fdca7d8ec5cacf90147987befda [2022-01-20T09:17:14.301Z] #15 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 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 [2022-01-20T09:17:14.301Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-20T09:17:14.301Z] #20 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T09:17:14.301Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T09:17:14.301Z] #43 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-01-20T09:17:14.301Z] #37 sha256:00917b6f21cfe367e5982a105f017e6569e6155d83a46d8a25db14733db194ae [2022-01-20T09:17:14.301Z] #37 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-20T09:17:14.301Z] #33 sha256:eaf37972c9e47ad8e2a9cb09ec2e7331225223ccc493082598d695cb47bff278 [2022-01-20T09:17:14.301Z] #33 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-01-20T09:17:14.301Z] #22 sha256:6725ff2bc041984b214c43e13f4118a3f4494828a4215041a74721e2f44342b1 [2022-01-20T09:17:14.301Z] #22 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-20T09:17:14.301Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-20T09:17:14.301Z] #63 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-01-20T09:17:14.301Z] #34 sha256:057bd0fb15ff92ac36add591d3978f0217679034756d009a4e99a2b91f06a1b4 [2022-01-20T09:17:14.301Z] #34 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-01-20T09:17:14.301Z] #24 sha256:c6508ad372de624cc1328a2b7e3dc5645557d5dd88c0305968169e3a488a2e5d [2022-01-20T09:17:14.301Z] #24 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #36 [tini 1/2] 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-01-20T09:17:14.301Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-20T09:17:14.301Z] #36 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T09:17:14.301Z] #51 sha256:690d061f55126f2d3d542c63c2686e57d024059c559856e1cd990183aaad36e1 [2022-01-20T09:17:14.301Z] #51 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-01-20T09:17:14.301Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-20T09:17:14.301Z] #40 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-20T09:17:14.301Z] #50 sha256:5ca641e401444be63c4d2054466ce98d553546f4bcfb467513d9a0bb36bf02a9 [2022-01-20T09:17:14.301Z] #50 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-01-20T09:17:14.301Z] #54 sha256:104b24711b44296bd67fd13bc3e1ddd71530702ee5b8c56de837e67f5d3fa237 [2022-01-20T09:17:14.301Z] #54 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-01-20T09:17:14.301Z] #14 sha256:d43cef7984b3fb9688ee3dc6ca0f9da03984936b9ab3b0632e52268ee77e0b16 [2022-01-20T09:17:14.301Z] #14 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-20T09:17:14.301Z] #16 sha256:b07e3e1a34d041a9e6a43a5c18ea8b03000f6a614134cabf8219d029be8a3605 [2022-01-20T09:17:14.301Z] #16 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T09:17:14.301Z] #49 sha256:0b709284c38f18315b0e9ee488dde6e855d0fc5b593f6c9d50f4ca982f17ed31 [2022-01-20T09:17:14.301Z] #49 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-01-20T09:17:14.301Z] #59 sha256:854f22b4ba90e547934d42004d49625ce182d3784f82778b67bfea4b6224bbdf [2022-01-20T09:17:14.301Z] #59 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-20T09:17:14.301Z] #60 sha256:00e97f03117a6bde0b44735aaad36462b68da7c99ef8f264ac93c8c42da6d289 [2022-01-20T09:17:14.301Z] #60 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-01-20T09:17:14.301Z] #67 sha256:32da3e025ad78c19268e369eeb717fbc40005002fc5584e5c73154741bf64768 [2022-01-20T09:17:14.301Z] #67 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-20T09:17:14.301Z] #48 sha256:48e45ce85e66b04462a44e97c80d69c19bdb0f5044211588bf1663cfc5ad328c [2022-01-20T09:17:14.301Z] #48 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-01-20T09:17:14.301Z] #19 sha256:7b4bd26c18c13a862520b3e99f74d1450240f9f91c6c1ce730100829b4fc4b4e [2022-01-20T09:17:14.301Z] #19 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-01-20T09:17:14.301Z] #41 sha256:c4219ebffd66da2e6938171232335a4b5f72c97223ed8e8e3a528f466e280224 [2022-01-20T09:17:14.301Z] #41 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T09:17:14.301Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T09:17:14.301Z] #42 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T09:17:14.301Z] #45 sha256:e2d2cf0d9648378f658dc0c6bcf101e9ff4e56e38d84f6c5b18f01927d846cd2 [2022-01-20T09:17:14.301Z] #45 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-01-20T09:17:14.301Z] #68 sha256:34ba6d3e8573226817d39fe8430fb9ce1d96efe556f5bcff3aa810ce248ecadf [2022-01-20T09:17:14.301Z] #68 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-20T09:17:14.301Z] #52 sha256:6c9d63ff6e59b45da473f645f992260349e78cd2588fb6cf5744d36858e3d7d0 [2022-01-20T09:17:14.301Z] #52 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-20T09:17:14.301Z] #66 sha256:61ccec7d50529b19578e5b3b25559664d6e6e5394dfb59e4c39ae9ab383a44f0 [2022-01-20T09:17:14.301Z] #66 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-01-20T09:17:14.301Z] #21 sha256:83335c1013a97cf72d8151f7d95ae1e511a5de69727955ad777194011acf461a [2022-01-20T09:17:14.301Z] #21 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #11 [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-01-20T09:17:14.301Z] #11 sha256:14fd8dd06f86d1b46c6b67e0b1e55a6a20baf16bbe8e40247079bb26eba9699f [2022-01-20T09:17:14.301Z] #11 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-20T09:17:14.301Z] #57 sha256:c8c5be8c3c2791531ad323322e21e8d626a841c1eeff20b3ce2432affcd86801 [2022-01-20T09:17:14.301Z] #57 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-20T09:17:14.301Z] #29 sha256:451bfa139c3ea44b8cc8db2d064b848b6c7a692ca368c64b6aed37130b014105 [2022-01-20T09:17:14.301Z] #29 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #27 [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-01-20T09:17:14.301Z] #27 sha256:295ebdc45998f91f42faacdd9d59cbadea12259efb778c9be403856c499e5282 [2022-01-20T09:17:14.301Z] #27 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-20T09:17:14.301Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-20T09:17:14.301Z] #65 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.301Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-01-20T09:17:14.301Z] #53 sha256:03aa16dff67e0ac9ba745a79982472fb04af9fb75b8b4cda22e1c9e8fa6a4b14 [2022-01-20T09:17:14.301Z] #53 CACHED [2022-01-20T09:17:14.301Z] [2022-01-20T09:17:14.302Z] #32 [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-01-20T09:17:14.302Z] #32 sha256:f783516bb600f8d2f5d15977121a2eb75315b5fc45b384ce3154b9221481a08e [2022-01-20T09:17:14.302Z] #32 CACHED [2022-01-20T09:17:14.302Z] [2022-01-20T09:17:14.302Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-01-20T09:17:14.302Z] #47 sha256:75e00faa43ca793c260fd1eb8cb25807135e424e258a6dbaa75d6e05c2231632 [2022-01-20T09:17:14.302Z] #47 CACHED [2022-01-20T09:17:14.302Z] [2022-01-20T09:17:14.302Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-20T09:17:14.302Z] #28 sha256:0df3506f9ab3bc09f54a3cafd792afdc2313223f0dd25dff98c5fe59b16efa77 [2022-01-20T09:17:14.302Z] #28 CACHED [2022-01-20T09:17:14.302Z] [2022-01-20T09:17:14.302Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-01-20T09:17:14.302Z] #35 sha256:7c0ad656e8f2739cd32ed417e789ac2b32703834a215d514190fc8cdea5761ea [2022-01-20T09:17:14.302Z] #35 CACHED [2022-01-20T09:17:14.302Z] [2022-01-20T09:17:14.302Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-01-20T09:17:14.302Z] #46 sha256:b7a913d0982e90b868d04aa9188bfa6fb1f4287087d21913c9d5f87568830255 [2022-01-20T09:17:14.302Z] #46 CACHED [2022-01-20T09:17:14.302Z] [2022-01-20T09:17:14.302Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-01-20T09:17:14.302Z] #44 sha256:90bffb4fec861176ef93547655dd691c9c5494938b1586abc22c5b681057f7aa [2022-01-20T09:17:14.302Z] #44 CACHED [2022-01-20T09:17:14.302Z] [2022-01-20T09:17:14.302Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-20T09:17:14.302Z] #61 sha256:1e2dda921edf498cbeaa488da6685e3107dc2f560f649af840d3ab2a5d5a583f [2022-01-20T09:17:14.302Z] #61 CACHED [2022-01-20T09:17:14.302Z] [2022-01-20T09:17:14.302Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-01-20T09:17:14.302Z] #25 sha256:2d6fba00e6584039765953d75e2bc572840bbe3ee20390f1c757583f341d2b45 [2022-01-20T09:17:14.302Z] #25 CACHED [2022-01-20T09:17:14.302Z] [2022-01-20T09:17:14.302Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-01-20T09:17:14.302Z] #69 sha256:6a276032bd280df471157005ef8d7ae6674153f2b73f7e2395739c241fa7530a [2022-01-20T09:17:14.302Z] #69 CACHED [2022-01-20T09:17:14.302Z] [2022-01-20T09:17:14.302Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-20T09:17:14.302Z] #70 sha256:a10b3743d4b9a4a6a48c6a053bc779e7fdfcba396e3d283d2fee71a3fd331c5a [2022-01-20T09:17:14.558Z] #8 DONE 0.1s [2022-01-20T09:17:14.558Z] [2022-01-20T09:17:14.558Z] #6 [internal] load metadata for docker.io/library/golang:1.16.13-buster [2022-01-20T09:17:14.558Z] #6 sha256:9eb273403504bafaed17665227842cdfcf7e843d7aa2ec1be8409dcb62ad1ee1 [2022-01-20T09:17:14.558Z] #6 DONE 0.1s [2022-01-20T09:17:14.558Z] [2022-01-20T09:17:14.558Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-01-20T09:17:14.558Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-01-20T09:17:14.558Z] #5 DONE 0.1s [2022-01-20T09:17:14.558Z] [2022-01-20T09:17:14.558Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T09:17:14.558Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-20T09:17:14.558Z] #7 DONE 0.1s [2022-01-20T09:17:14.558Z] [2022-01-20T09:17:14.558Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 [2022-01-20T09:17:14.558Z] #26 sha256:102b1c2731fbcd2fb64543d4a4d6c631c71cffb22c585bc3016ec362ba38cd67 [2022-01-20T09:17:14.558Z] #26 DONE 0.0s [2022-01-20T09:17:14.558Z] [2022-01-20T09:17:14.558Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T09:17:14.558Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-20T09:17:14.558Z] #64 DONE 0.0s [2022-01-20T09:17:14.558Z] [2022-01-20T09:17:14.558Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T09:17:14.558Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-20T09:17:14.558Z] #62 DONE 0.0s [2022-01-20T09:17:14.558Z] [2022-01-20T09:17:14.558Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-20T09:17:14.558Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-20T09:17:14.558Z] #9 DONE 0.0s [2022-01-20T09:17:14.558Z] [2022-01-20T09:17:14.558Z] #23 [internal] load build context [2022-01-20T09:17:14.558Z] #23 sha256:d077f89c424bdb962c90de92244a90ca41fafdda6a496263129a1e695a2d960f [2022-01-20T09:17:14.617Z] #23 transferring context: 53.44MB 1.4s done [2022-01-20T09:17:14.617Z] #23 DONE 1.5s [2022-01-20T09:17:14.617Z] [2022-01-20T09:17:14.617Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-20T09:17:14.617Z] #10 sha256:49cf6fc2abcc7a534b38c1243f975b0e185ccda62da06ffa3dd0b89a5daceec6 [2022-01-20T09:17:14.617Z] #10 CACHED [2022-01-20T09:17:14.617Z] [2022-01-20T09:17:14.617Z] #11 [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-01-20T09:17:14.617Z] #11 sha256:14fd8dd06f86d1b46c6b67e0b1e55a6a20baf16bbe8e40247079bb26eba9699f [2022-01-20T09:17:14.617Z] #11 CACHED [2022-01-20T09:17:14.617Z] [2022-01-20T09:17:14.617Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-01-20T09:17:14.617Z] #67 sha256:ead82ea85b3fa0b55270d238534e9a64c4448a3a400edce5524b50c874a3996c [2022-01-20T09:17:14.617Z] #67 ... [2022-01-20T09:17:14.617Z] [2022-01-20T09:17:14.617Z] #55 [containerd 1/2] 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-01-20T09:17:14.617Z] #55 sha256:e0973e647de48bf514fbcf4d91f295ff21f5cc3fa3d2e45f92356e9eccebdde8 [2022-01-20T09:17:14.617Z] #55 CACHED [2022-01-20T09:17:14.617Z] [2022-01-20T09:17:14.617Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-01-20T09:17:14.617Z] #12 sha256:aec479084af0f2d6bbdd8773a021d9a3f79f6a2ebb04012480d36e30a0b55a75 [2022-01-20T09:17:14.617Z] #12 CACHED [2022-01-20T09:17:14.617Z] [2022-01-20T09:17:14.617Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T09:17:14.617Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T09:17:14.617Z] #13 CACHED [2022-01-20T09:17:14.617Z] [2022-01-20T09:17:14.617Z] #36 [tini 1/2] 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-01-20T09:17:14.617Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-20T09:17:14.617Z] #36 CACHED [2022-01-20T09:17:14.879Z] [2022-01-20T09:17:14.879Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-01-20T09:17:14.879Z] #58 sha256:c21a014edb3f3ec32ed49dd8eacaa9e3a09aba1c58bfe44eb69066cdefe26529 [2022-01-20T09:17:15.230Z] #70 DONE 0.8s [2022-01-20T09:17:15.230Z] [2022-01-20T09:17:15.230Z] #71 exporting to image [2022-01-20T09:17:15.230Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-20T09:17:15.230Z] #71 exporting layers [2022-01-20T09:17:15.498Z] ? github.com/docker/docker/api [no test files] [2022-01-20T09:17:15.949Z] #23 transferring context: 53.43MB 1.4s done [2022-01-20T09:17:16.159Z] #71 exporting layers 1.0s done [2022-01-20T09:17:16.159Z] #71 writing image sha256:607a998678db68636ccf001c0f9e68619dc9526e2624e4dbd97f3738d5eccdd3 [2022-01-20T09:17:16.159Z] #71 writing image sha256:607a998678db68636ccf001c0f9e68619dc9526e2624e4dbd97f3738d5eccdd3 done [2022-01-20T09:17:16.159Z] #71 naming to docker.io/library/docker:ad21bcd94e956d64f4ca0539e0d077664fe5c780 done [2022-01-20T09:17:16.159Z] #71 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-01-20T09:17:16.209Z] #23 DONE 1.4s [2022-01-20T09:17:16.209Z] [2022-01-20T09:17:16.209Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-01-20T09:17:16.209Z] #14 sha256:d43cef7984b3fb9688ee3dc6ca0f9da03984936b9ab3b0632e52268ee77e0b16 [2022-01-20T09:17:16.209Z] #14 CACHED [2022-01-20T09:17:16.209Z] [2022-01-20T09:17:16.209Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-20T09:17:16.209Z] #29 sha256:bc6070d5466cfafdf1048742f9e708d7ffe41329972f881b8043476dc7bfc778 [2022-01-20T09:17:16.209Z] #29 CACHED [2022-01-20T09:17:16.209Z] [2022-01-20T09:17:16.209Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-20T09:17:16.209Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-20T09:17:16.209Z] #63 CACHED [2022-01-20T09:17:16.209Z] [2022-01-20T09:17:16.209Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T09:17:16.209Z] #45 sha256:2c71e8c50c1b6e3883e91db5dab298c06bd118a0e89d76118e93422c5adbf1f1 [2022-01-20T09:17:16.209Z] #45 CACHED [2022-01-20T09:17:16.209Z] [2022-01-20T09:17:16.209Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-01-20T09:17:16.209Z] #44 sha256:7f4bb56c277cdc18af5d5f468851a3a1f570a8a944c559ac7f52bba2caf9f003 [2022-01-20T09:17:16.209Z] #44 CACHED [2022-01-20T09:17:16.209Z] [2022-01-20T09:17:16.209Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 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 [2022-01-20T09:17:16.209Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-20T09:17:16.209Z] #20 CACHED [2022-01-20T09:17:16.209Z] [2022-01-20T09:17:16.209Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-20T09:17:16.209Z] #52 sha256:871823fa5af3556af0c08a06a52e9156b9a827355e6d8ded36bceb279093ab0d [2022-01-20T09:17:16.209Z] #52 CACHED [2022-01-20T09:17:16.209Z] [2022-01-20T09:17:16.209Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-01-20T09:17:16.209Z] #41 sha256:f881b67dd585f121ca272975402fad7b0c76724c8348ef002ceec6a7549baac1 [2022-01-20T09:17:16.209Z] #41 CACHED [2022-01-20T09:17:16.209Z] [2022-01-20T09:17:16.209Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-20T09:17:16.209Z] #16 sha256:b07e3e1a34d041a9e6a43a5c18ea8b03000f6a614134cabf8219d029be8a3605 [2022-01-20T09:17:16.210Z] #16 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-20T09:17:16.210Z] #39 sha256:63f56da0515d26e4dabef5b921e1936a1bd3bdc0534027bccc6282ae19a7451d [2022-01-20T09:17:16.210Z] #39 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-01-20T09:17:16.210Z] #25 sha256:973d8ec0817626ea4ab20ead8b78d047860493761012ad7201c1120eab62bd02 [2022-01-20T09:17:16.210Z] #25 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-01-20T09:17:16.210Z] #21 sha256:83335c1013a97cf72d8151f7d95ae1e511a5de69727955ad777194011acf461a [2022-01-20T09:17:16.210Z] #21 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-01-20T09:17:16.210Z] #37 sha256:0d99355abb2c41ad593dabd5121dd480e79580f5dce93de05d0e1d3ae75125bb [2022-01-20T09:17:16.210Z] #37 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-20T09:17:16.210Z] #30 sha256:5f6ce82ba675369311cf795ff370a722cff2676459cd3d5702aa70de027ede7d [2022-01-20T09:17:16.210Z] #30 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T09:17:16.210Z] #51 sha256:f53450cf5a325281df8f88ac0509abeed904c99f3ca46869aa63da3d275b2b77 [2022-01-20T09:17:16.210Z] #51 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-01-20T09:17:16.210Z] #38 sha256:af702777287e35f6ade073c35c1e5dd14bcfd2cc70cf59d311b9d11ccb14e584 [2022-01-20T09:17:16.210Z] #38 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-20T09:17:16.210Z] #66 sha256:dbc3cc316d20d03332f03708995d29336f4f9f17f350fc2a0422535d6dbcf737 [2022-01-20T09:17:16.210Z] #66 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-20T09:17:16.210Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-20T09:17:16.210Z] #65 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-01-20T09:17:16.210Z] #46 sha256:3196dc4a5a306875192e16d1bb94bb1735e444d126ecc243773d8a85491886e5 [2022-01-20T09:17:16.210Z] #46 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-20T09:17:16.210Z] #17 sha256:7938a4e0c295a8c76ab38634f158595182a69cfd6e5ea76fce7de1bb33884b1d [2022-01-20T09:17:16.210Z] #17 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-01-20T09:17:16.210Z] #34 sha256:f44faffa9d122273333f6260bfd341c39fb840530757558d1c4f8e75de321e12 [2022-01-20T09:17:16.210Z] #34 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-20T09:17:16.210Z] #60 sha256:81b1e10b0015aa7295e8a02cde81ba6f6ae9c594726721d71a627f47e972410f [2022-01-20T09:17:16.210Z] #60 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-01-20T09:17:16.210Z] #35 sha256:6dc128edb2a25ab853aff217e17e2dbe78bff7300627d245f7b8e8e43b67b24b [2022-01-20T09:17:16.210Z] #35 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #70 [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-01-20T09:17:16.210Z] #70 sha256:e146288b2f19b1168781a39742ab125e6c9500f48d82b9803a0a10c3d24c654e [2022-01-20T09:17:16.210Z] #70 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-01-20T09:17:16.210Z] #22 sha256:6725ff2bc041984b214c43e13f4118a3f4494828a4215041a74721e2f44342b1 [2022-01-20T09:17:16.210Z] #22 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-20T09:17:16.210Z] #28 sha256:5eb6a7ea10c98d72357178e402374f835302004b5be92a4a9f3c57ad0707f367 [2022-01-20T09:17:16.210Z] #28 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #36 [tini 1/2] 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-01-20T09:17:16.210Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-20T09:17:16.210Z] #36 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-01-20T09:17:16.210Z] #67 sha256:ade54445b5b6f398305c54b1ad639b64809a33593f3e3552922f6abf6a6f00ab [2022-01-20T09:17:16.210Z] #67 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-01-20T09:17:16.210Z] #54 sha256:58ae933c6e42817fbb7f5f2888f38b4d183e4820d9cd99c2ddde5f3fd905ad55 [2022-01-20T09:17:16.210Z] #54 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-20T09:17:16.210Z] #31 sha256:3d89caa872ab8da52fe9b3f2b56a64e63cb1672d4850e84988f67afbee4bf223 [2022-01-20T09:17:16.210Z] #31 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-01-20T09:17:16.210Z] #53 sha256:a6e74025d7185c7b36cd2e9db820720f852be100856857323ce6b6c80ef6e890 [2022-01-20T09:17:16.210Z] #53 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-20T09:17:16.210Z] #57 sha256:e23e746a3a81caf3434460db25c59e5c6f8fd084752d364bc95cc20c09a97c9a [2022-01-20T09:17:16.210Z] #57 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-20T09:17:16.210Z] #33 sha256:55d51f43b4fc92a6871e1a768bb05f577d301708e0b11cbe620e4a194ee6ec73 [2022-01-20T09:17:16.210Z] #33 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-01-20T09:17:16.210Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-20T09:17:16.210Z] #40 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-01-20T09:17:16.210Z] #19 sha256:7b4bd26c18c13a862520b3e99f74d1450240f9f91c6c1ce730100829b4fc4b4e [2022-01-20T09:17:16.210Z] #19 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-01-20T09:17:16.210Z] #12 sha256:aec479084af0f2d6bbdd8773a021d9a3f79f6a2ebb04012480d36e30a0b55a75 [2022-01-20T09:17:16.210Z] #12 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-01-20T09:17:16.210Z] #24 sha256:417d2d8d36f691805adae2de907a45766fb8b12158db0bfc45c44d7fbc5f0098 [2022-01-20T09:17:16.210Z] #24 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #27 [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-01-20T09:17:16.210Z] #27 sha256:295ebdc45998f91f42faacdd9d59cbadea12259efb778c9be403856c499e5282 [2022-01-20T09:17:16.210Z] #27 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-01-20T09:17:16.210Z] #58 sha256:5d9719d014b9ae1e138846ea8370f4f5ae86967a3695b104c5ce194559103d4e [2022-01-20T09:17:16.210Z] #58 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-20T09:17:16.210Z] #18 sha256:b97d228cb895b049b6c61e0cd7b9240abf1d40c51a41ecc4bfbcd5e171cc12b1 [2022-01-20T09:17:16.210Z] #18 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-01-20T09:17:16.210Z] #15 sha256:ef80f44ce20c0cbb02371c7235f85cde42328fdca7d8ec5cacf90147987befda [2022-01-20T09:17:16.210Z] #15 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T09:17:16.210Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T09:17:16.210Z] #13 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-01-20T09:17:16.210Z] #69 sha256:28472ab137db40f2e31a53994eb458aebb84784227b25d2d81a71f7bcb5f0270 [2022-01-20T09:17:16.210Z] #69 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-20T09:17:16.210Z] #50 sha256:286b2cfc0e6023604b36c053120b0b4cc7cc7a9d7df81cacd5a69ed2cb657f19 [2022-01-20T09:17:16.210Z] #50 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-01-20T09:17:16.210Z] #47 sha256:b965c6606e8b0bcecb925c6ef48384ef4244ed976d08bdc44a3b45f2481afb7d [2022-01-20T09:17:16.210Z] #47 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-20T09:17:16.210Z] #48 sha256:ab0ef4818f9e0895549013675ce62f14cbc3721eb51fc18334c7b9a459563c2a [2022-01-20T09:17:16.210Z] #48 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #32 [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-01-20T09:17:16.210Z] #32 sha256:f783516bb600f8d2f5d15977121a2eb75315b5fc45b384ce3154b9221481a08e [2022-01-20T09:17:16.210Z] #32 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-01-20T09:17:16.210Z] #59 sha256:13198c6589824936cd747a514da739ea38ae276833b7ef135604177adeba6a22 [2022-01-20T09:17:16.210Z] #59 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T09:17:16.210Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T09:17:16.210Z] #43 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-20T09:17:16.210Z] #61 sha256:1d7f39bc4dc8d4d6992a5a0518d76bfffc0f46efd63756db0c35e3562ecdea38 [2022-01-20T09:17:16.210Z] #61 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T09:17:16.210Z] #56 sha256:13734bbe50fc05f605dad32fc203f2853d1f0f317dad430461b4c97cee2baeca [2022-01-20T09:17:16.210Z] #56 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #11 [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-01-20T09:17:16.210Z] #11 sha256:14fd8dd06f86d1b46c6b67e0b1e55a6a20baf16bbe8e40247079bb26eba9699f [2022-01-20T09:17:16.210Z] #11 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #55 [containerd 1/2] 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-01-20T09:17:16.210Z] #55 sha256:e0973e647de48bf514fbcf4d91f295ff21f5cc3fa3d2e45f92356e9eccebdde8 [2022-01-20T09:17:16.210Z] #55 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T09:17:16.210Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T09:17:16.210Z] #42 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-20T09:17:16.210Z] #10 sha256:49cf6fc2abcc7a534b38c1243f975b0e185ccda62da06ffa3dd0b89a5daceec6 [2022-01-20T09:17:16.210Z] #10 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T09:17:16.210Z] #49 sha256:0f515e440465cfca9529eaf17d5b51addb3af8b837102c830653a403c2e2d4f8 [2022-01-20T09:17:16.210Z] #49 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-01-20T09:17:16.210Z] #68 sha256:c0436f272379b0cdb16ce3dc6e0d51bb2b6e9de7897ff3934c7cba5775aaae12 [2022-01-20T09:17:16.210Z] #68 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #71 [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-01-20T09:17:16.210Z] #71 sha256:8a2b34a0f1360047d3900e664b8c86f2472b43ed5a1caa6872eb2055dc36624c [2022-01-20T09:17:16.210Z] #71 CACHED [2022-01-20T09:17:16.210Z] [2022-01-20T09:17:16.210Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-20T09:17:16.210Z] #72 sha256:fb711b567082c82c41ceebe24e1729b9b9b05e492274515fa0df5ab512faf7e3 [2022-01-20T09:17:16.537Z] + trap exit INT TERM [2022-01-20T09:17:16.537Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-01-20T09:17:16.537Z] + CONTAINER_NAME=docker-pr1 [2022-01-20T09:17:16.537Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43167/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43167/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ad21bcd94e956d64f4ca0539e0d077664fe5c780 -e DOCKER_GRAPHDRIVER docker:ad21bcd94e956d64f4ca0539e0d077664fe5c780 hack/make.sh dynbinary-daemon [2022-01-20T09:17:16.776Z] #72 DONE 0.8s [2022-01-20T09:17:16.776Z] [2022-01-20T09:17:16.776Z] #73 exporting to image [2022-01-20T09:17:16.776Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-20T09:17:16.776Z] #73 exporting layers [2022-01-20T09:17:16.793Z] [2022-01-20T09:17:17.049Z] Removing bundles/ [2022-01-20T09:17:17.049Z] [2022-01-20T09:17:17.049Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-01-20T09:17:17.049Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T09:17:17.049Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T09:17:17.710Z] #73 exporting layers 1.0s done [2022-01-20T09:17:17.710Z] #73 writing image sha256:fd084840955c9f70d97234f81105b36fded909dae80df3d32ba57f7121db8e57 done [2022-01-20T09:17:17.710Z] #73 naming to docker.io/library/docker:ad21bcd94e956d64f4ca0539e0d077664fe5c780 done [2022-01-20T09:17:17.710Z] #73 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-20T09:17:18.043Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43167/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=ad21bcd94e956d64f4ca0539e0d077664fe5c780 -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=20.10 docker:ad21bcd94e956d64f4ca0539e0d077664fe5c780 hack/make.sh dynbinary test-integration [2022-01-20T09:17:18.169Z] #58 3.378 + RM_GOPATH=0 [2022-01-20T09:17:18.169Z] #58 3.379 + TMP_GOPATH= [2022-01-20T09:17:18.169Z] #58 3.379 + : /build [2022-01-20T09:17:18.169Z] #58 3.379 + '[' -z '' ']' [2022-01-20T09:17:18.169Z] #58 3.380 ++ mktemp -d [2022-01-20T09:17:18.169Z] #58 3.390 + export GOPATH=/tmp/tmp.bdOnnR5PEA [2022-01-20T09:17:18.169Z] #58 3.390 + GOPATH=/tmp/tmp.bdOnnR5PEA [2022-01-20T09:17:18.169Z] #58 3.390 + RM_GOPATH=1 [2022-01-20T09:17:18.169Z] #58 3.390 + case "$(go env GOARCH)" in [2022-01-20T09:17:18.169Z] #58 3.391 ++ go env GOARCH [2022-01-20T09:17:18.169Z] #58 3.422 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T09:17:18.169Z] #58 3.422 + GO_BUILDMODE=-buildmode=pie [2022-01-20T09:17:18.169Z] #58 3.425 ++ dirname /tmp/install/install.sh [2022-01-20T09:17:18.169Z] #58 3.431 + dir=/tmp/install [2022-01-20T09:17:18.169Z] #58 3.435 + bin=rootlesskit [2022-01-20T09:17:18.169Z] #58 3.435 + shift [2022-01-20T09:17:18.169Z] #58 3.436 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-01-20T09:17:18.169Z] #58 3.436 + . /tmp/install/rootlesskit.installer [2022-01-20T09:17:18.169Z] #58 3.436 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2022-01-20T09:17:18.169Z] #58 3.437 + install_rootlesskit [2022-01-20T09:17:18.169Z] #58 3.437 + case "$1" in [2022-01-20T09:17:18.169Z] #58 3.453 + export CGO_ENABLED=0 [2022-01-20T09:17:18.169Z] #58 3.453 + CGO_ENABLED=0 [2022-01-20T09:17:18.169Z] #58 3.453 + _install_rootlesskit [2022-01-20T09:17:18.169Z] #58 3.455 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2022-01-20T09:17:18.169Z] #58 3.457 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2022-01-20T09:17:18.169Z] #58 3.457 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.bdOnnR5PEA/src/github.com/rootless-containers/rootlesskit [2022-01-20T09:17:18.169Z] #58 3.480 Cloning into '/tmp/tmp.bdOnnR5PEA/src/github.com/rootless-containers/rootlesskit'... [2022-01-20T09:17:18.247Z] Client: [2022-01-20T09:17:18.247Z] Context: default [2022-01-20T09:17:18.247Z] Debug Mode: false [2022-01-20T09:17:18.247Z] Plugins: [2022-01-20T09:17:18.247Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-20T09:17:18.247Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-01-20T09:17:18.247Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-01-20T09:17:18.247Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-01-20T09:17:18.247Z] [2022-01-20T09:17:18.247Z] Server: [2022-01-20T09:17:18.247Z] Containers: 0 [2022-01-20T09:17:18.247Z] Running: 0 [2022-01-20T09:17:18.247Z] Paused: 0 [2022-01-20T09:17:18.247Z] Stopped: 0 [2022-01-20T09:17:18.247Z] Images: 1 [2022-01-20T09:17:18.247Z] Server Version: 20.10.12 [2022-01-20T09:17:18.247Z] Storage Driver: overlay2 [2022-01-20T09:17:18.247Z] Backing Filesystem: extfs [2022-01-20T09:17:18.247Z] Supports d_type: true [2022-01-20T09:17:18.247Z] Native Overlay Diff: true [2022-01-20T09:17:18.247Z] userxattr: false [2022-01-20T09:17:18.247Z] Logging Driver: json-file [2022-01-20T09:17:18.247Z] Cgroup Driver: cgroupfs [2022-01-20T09:17:18.247Z] Cgroup Version: 1 [2022-01-20T09:17:18.247Z] Plugins: [2022-01-20T09:17:18.247Z] Volume: local [2022-01-20T09:17:18.247Z] Network: bridge host ipvlan macvlan null overlay [2022-01-20T09:17:18.247Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-20T09:17:18.247Z] Swarm: inactive [2022-01-20T09:17:18.247Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-01-20T09:17:18.247Z] Default Runtime: runc [2022-01-20T09:17:18.247Z] Init Binary: docker-init [2022-01-20T09:17:18.247Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T09:17:18.247Z] runc version: v1.0.2-0-g52b36a2 [2022-01-20T09:17:18.247Z] init version: de40ad0 [2022-01-20T09:17:18.247Z] Security Options: [2022-01-20T09:17:18.247Z] apparmor [2022-01-20T09:17:18.247Z] seccomp [2022-01-20T09:17:18.247Z] Profile: default [2022-01-20T09:17:18.247Z] Kernel Version: 5.4.0-1061-aws [2022-01-20T09:17:18.247Z] Operating System: Ubuntu 18.04.6 LTS [2022-01-20T09:17:18.247Z] OSType: linux [2022-01-20T09:17:18.247Z] Architecture: x86_64 [2022-01-20T09:17:18.247Z] CPUs: 2 [2022-01-20T09:17:18.247Z] Total Memory: 7.483GiB [2022-01-20T09:17:18.247Z] Name: ip-10-100-80-41 [2022-01-20T09:17:18.247Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-01-20T09:17:18.247Z] Docker Root Dir: /var/lib/docker [2022-01-20T09:17:18.247Z] Debug Mode: false [2022-01-20T09:17:18.247Z] Registry: https://index.docker.io/v1/ [2022-01-20T09:17:18.247Z] Labels: [2022-01-20T09:17:18.247Z] Experimental: true [2022-01-20T09:17:18.247Z] Insecure Registries: [2022-01-20T09:17:18.247Z] 127.0.0.0/8 [2022-01-20T09:17:18.247Z] Live Restore Enabled: true [2022-01-20T09:17:18.247Z] [2022-01-20T09:17:18.247Z] WARNING: No swap limit support [Pipeline] sh [2022-01-20T09:17:18.301Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-01-20T09:17:18.301Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-01-20T09:17:18.528Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-01-20T09:17:18.528Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-01-20T09:17:18.528Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43167/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-01-20T09:17:18.528Z] + bash /home/ubuntu/workspace/moby_PR-43167/check-config.sh [2022-01-20T09:17:18.528Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-20T09:17:18.528Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-01-20T09:17:18.528Z] [2022-01-20T09:17:18.528Z] Generally Necessary: [2022-01-20T09:17:18.528Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-20T09:17:18.528Z] - apparmor: enabled and tools installed [2022-01-20T09:17:18.528Z] - CONFIG_NAMESPACES: enabled [2022-01-20T09:17:18.528Z] - CONFIG_NET_NS: enabled [2022-01-20T09:17:18.528Z] - CONFIG_PID_NS: enabled [2022-01-20T09:17:18.528Z] - CONFIG_IPC_NS: enabled [2022-01-20T09:17:18.528Z] - CONFIG_UTS_NS: enabled [2022-01-20T09:17:18.528Z] - CONFIG_CGROUPS: enabled [2022-01-20T09:17:18.528Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-20T09:17:18.528Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-20T09:17:18.528Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-20T09:17:18.528Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-20T09:17:18.528Z] - CONFIG_CPUSETS: enabled [2022-01-20T09:17:18.528Z] - CONFIG_MEMCG: enabled [2022-01-20T09:17:18.528Z] - CONFIG_KEYS: enabled [2022-01-20T09:17:18.528Z] - CONFIG_VETH: enabled (as module) [2022-01-20T09:17:18.528Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-20T09:17:18.528Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-20T09:17:18.528Z] - CONFIG_NF_NAT_IPV4: missing [2022-01-20T09:17:18.528Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-20T09:17:18.528Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-20T09:17:18.528Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-20T09:17:18.528Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-20T09:17:18.528Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-20T09:17:18.528Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-20T09:17:18.528Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-20T09:17:18.528Z] - CONFIG_NF_NAT_NEEDED: missing [2022-01-20T09:17:18.528Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-20T09:17:18.528Z] [2022-01-20T09:17:18.528Z] Optional Features: [2022-01-20T09:17:18.528Z] - CONFIG_USER_NS: enabled [2022-01-20T09:17:18.528Z] - CONFIG_SECCOMP: enabled [2022-01-20T09:17:18.528Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-20T09:17:18.528Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-20T09:17:18.528Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-01-20T09:17:18.528Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-01-20T09:17:18.528Z] - CONFIG_BLK_CGROUP: enabled [2022-01-20T09:17:18.528Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-20T09:17:18.528Z] - CONFIG_IOSCHED_CFQ: missing [2022-01-20T09:17:18.528Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-01-20T09:17:18.528Z] - CONFIG_CGROUP_PERF: enabled [2022-01-20T09:17:18.528Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-20T09:17:18.528Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-20T09:17:18.559Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-01-20T09:17:18.559Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-01-20T09:17:18.559Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2022-01-20T09:17:18.559Z] Detected virtualization docker. [2022-01-20T09:17:18.559Z] Detected architecture x86-64. [2022-01-20T09:17:18.559Z] Set hostname to <358b847337ae>. [2022-01-20T09:17:18.559Z] + source /etc/docker-entrypoint-cmd [2022-01-20T09:17:18.559Z] ++ hack/make.sh dynbinary test-integration [2022-01-20T09:17:18.559Z] [2022-01-20T09:17:18.788Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-20T09:17:18.788Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-20T09:17:18.788Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-20T09:17:18.788Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-20T09:17:18.788Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-20T09:17:18.788Z] - CONFIG_IP_VS: enabled (as module) [2022-01-20T09:17:18.788Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-20T09:17:18.788Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-20T09:17:18.788Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-20T09:17:18.788Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-20T09:17:18.788Z] - CONFIG_EXT4_FS: enabled [2022-01-20T09:17:18.788Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-20T09:17:18.788Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-20T09:17:18.788Z] - Network Drivers: [2022-01-20T09:17:18.788Z] - "overlay": [2022-01-20T09:17:18.788Z] - CONFIG_VXLAN: enabled (as module) [2022-01-20T09:17:18.788Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-20T09:17:18.788Z] Optional (for encrypted networks): [2022-01-20T09:17:18.789Z] - CONFIG_CRYPTO: enabled [2022-01-20T09:17:18.789Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-20T09:17:18.789Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-20T09:17:18.789Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-20T09:17:18.789Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-20T09:17:18.789Z] - CONFIG_XFRM: enabled [2022-01-20T09:17:18.789Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-20T09:17:18.789Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-20T09:17:18.789Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-20T09:17:18.789Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-01-20T09:17:18.789Z] - "ipvlan": [2022-01-20T09:17:18.789Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-20T09:17:18.789Z] - "macvlan": [2022-01-20T09:17:18.789Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-20T09:17:18.789Z] - CONFIG_DUMMY: enabled (as module) [2022-01-20T09:17:18.789Z] - "ftp,tftp client in container": [2022-01-20T09:17:18.789Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-20T09:17:18.789Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-20T09:17:18.789Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-20T09:17:18.789Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-20T09:17:18.789Z] - Storage Drivers: [2022-01-20T09:17:18.789Z] - "aufs": [2022-01-20T09:17:18.789Z] - CONFIG_AUFS_FS: enabled (as module) [2022-01-20T09:17:18.789Z] - "btrfs": [2022-01-20T09:17:18.789Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-20T09:17:18.789Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-20T09:17:18.789Z] - "devicemapper": [2022-01-20T09:17:18.789Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-20T09:17:18.789Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-20T09:17:18.789Z] - "overlay": [2022-01-20T09:17:18.789Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-20T09:17:18.789Z] - "zfs": [2022-01-20T09:17:18.789Z] - /dev/zfs: present [2022-01-20T09:17:18.789Z] - zfs command: missing [2022-01-20T09:17:18.789Z] - zpool command: missing [2022-01-20T09:17:18.789Z] [2022-01-20T09:17:18.789Z] Limits: [2022-01-20T09:17:18.789Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-20T09:17:18.789Z] [2022-01-20T09:17:18.789Z] + true [Pipeline] } [Pipeline] // stage [2022-01-20T09:17:18.817Z] Removing bundles/ [2022-01-20T09:17:18.817Z] [2022-01-20T09:17:18.817Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-20T09:17:18.817Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T09:17:18.817Z] GOOS="" GOARCH="" GOARM="" [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-20T09:17:19.146Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ad21bcd94e956d64f4ca0539e0d077664fe5c780 . [2022-01-20T09:17:19.402Z] #1 [internal] load build definition from Dockerfile [2022-01-20T09:17:19.402Z] #1 sha256:23fb9b075892a9fc2bff1b89ba3217e71602a2fb0bc0deed250d93908feaeb01 [2022-01-20T09:17:19.402Z] #1 transferring dockerfile: 17.04kB done [2022-01-20T09:17:19.402Z] #1 DONE 0.0s [2022-01-20T09:17:19.402Z] [2022-01-20T09:17:19.402Z] #2 [internal] load .dockerignore [2022-01-20T09:17:19.402Z] #2 sha256:37ff71e6fe1c4c1bc3f0b5e5ac3554fa3628e53af5b0128dd630641e96c67013 [2022-01-20T09:17:19.402Z] #2 transferring context: 87B done [2022-01-20T09:17:19.402Z] #2 DONE 0.0s [2022-01-20T09:17:19.402Z] [2022-01-20T09:17:19.402Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-01-20T09:17:19.402Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-01-20T09:17:19.659Z] #3 DONE 0.3s [2022-01-20T09:17:19.659Z] [2022-01-20T09:17:19.659Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-01-20T09:17:19.659Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-01-20T09:17:19.659Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-01-20T09:17:19.659Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 4.19MB / 9.64MB 0.1s [2022-01-20T09:17:19.659Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-01-20T09:17:19.659Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-01-20T09:17:19.659Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-01-20T09:17:19.659Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.1s done [2022-01-20T09:17:19.659Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-01-20T09:17:19.915Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-01-20T09:17:19.915Z] #4 DONE 0.4s [2022-01-20T09:17:20.171Z] [2022-01-20T09:17:20.171Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T09:17:20.171Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-20T09:17:20.428Z] #8 ... [2022-01-20T09:17:20.428Z] [2022-01-20T09:17:20.428Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-01-20T09:17:20.428Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-01-20T09:17:20.428Z] #5 DONE 0.3s [2022-01-20T09:17:20.428Z] [2022-01-20T09:17:20.428Z] #6 [internal] load metadata for docker.io/library/golang:1.16.13-buster [2022-01-20T09:17:20.428Z] #6 sha256:9eb273403504bafaed17665227842cdfcf7e843d7aa2ec1be8409dcb62ad1ee1 [2022-01-20T09:17:20.428Z] #6 DONE 0.3s [2022-01-20T09:17:20.428Z] [2022-01-20T09:17:20.428Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T09:17:20.428Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-20T09:17:20.428Z] #8 DONE 0.4s [2022-01-20T09:17:20.428Z] [2022-01-20T09:17:20.428Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T09:17:20.428Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-20T09:17:20.428Z] #7 DONE 0.4s [2022-01-20T09:17:20.692Z] [2022-01-20T09:17:20.692Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 [2022-01-20T09:17:20.692Z] #26 sha256:102b1c2731fbcd2fb64543d4a4d6c631c71cffb22c585bc3016ec362ba38cd67 [2022-01-20T09:17:20.692Z] #26 resolve docker.io/library/debian:buster@sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 0.0s done [2022-01-20T09:17:20.692Z] #26 sha256:8a94f77c4ac39c4361613cead4b0fbb1777b8b49dfce6cd19cb00a2f687d5bde 1.46kB / 1.46kB done [2022-01-20T09:17:20.692Z] #26 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 0B / 50.44MB 0.1s [2022-01-20T09:17:20.692Z] #26 sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 1.85kB / 1.85kB done [2022-01-20T09:17:20.692Z] #26 sha256:333b6452b51d512b0fe7c64b2b6bbf06ec433c5c18b749bf495dd0aafcc79093 529B / 529B done [2022-01-20T09:17:20.958Z] #26 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 5.24MB / 50.44MB 0.2s [2022-01-20T09:17:20.958Z] #26 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 10.49MB / 50.44MB 0.3s [2022-01-20T09:17:21.220Z] #26 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 18.87MB / 50.44MB 0.4s [2022-01-20T09:17:21.220Z] #26 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 26.21MB / 50.44MB 0.5s [2022-01-20T09:17:21.455Z] #58 ... [2022-01-20T09:17:21.455Z] [2022-01-20T09:17:21.455Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-01-20T09:17:21.455Z] #47 sha256:0fa95a8590dac778a84247af16a0d409f74aed0209eab56b07b9d9a12f6feb8d [2022-01-20T09:17:21.455Z] #47 3.443 + RM_GOPATH=0 [2022-01-20T09:17:21.455Z] #47 3.443 + TMP_GOPATH= [2022-01-20T09:17:21.455Z] #47 3.443 + : /build [2022-01-20T09:17:21.455Z] #47 3.443 + '[' -z '' ']' [2022-01-20T09:17:21.455Z] #47 3.446 ++ mktemp -d [2022-01-20T09:17:21.455Z] #47 3.447 + export GOPATH=/tmp/tmp.mtO7eWK5qv [2022-01-20T09:17:21.455Z] #47 3.448 + GOPATH=/tmp/tmp.mtO7eWK5qv [2022-01-20T09:17:21.455Z] #47 3.448 + RM_GOPATH=1 [2022-01-20T09:17:21.455Z] #47 3.448 + case "$(go env GOARCH)" in [2022-01-20T09:17:21.455Z] #47 3.448 ++ go env GOARCH [2022-01-20T09:17:21.455Z] #47 3.471 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T09:17:21.455Z] #47 3.472 + GO_BUILDMODE=-buildmode=pie [2022-01-20T09:17:21.455Z] #47 3.474 ++ dirname /tmp/install/install.sh [2022-01-20T09:17:21.455Z] #47 3.475 + dir=/tmp/install [2022-01-20T09:17:21.455Z] #47 3.475 + bin=gotestsum [2022-01-20T09:17:21.455Z] #47 3.475 + shift [2022-01-20T09:17:21.455Z] #47 3.475 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-01-20T09:17:21.455Z] #47 3.475 + . /tmp/install/gotestsum.installer [2022-01-20T09:17:21.455Z] #47 3.475 ++ : v0.5.3 [2022-01-20T09:17:21.455Z] #47 3.475 + install_gotestsum [2022-01-20T09:17:21.455Z] #47 3.476 + set -e [2022-01-20T09:17:21.455Z] #47 3.477 + export GO111MODULE=on [2022-01-20T09:17:21.455Z] #47 3.477 + GO111MODULE=on [2022-01-20T09:17:21.455Z] #47 3.477 + GOBIN=/build [2022-01-20T09:17:21.455Z] #47 3.477 + go get gotest.tools/gotestsum@v0.5.3 [2022-01-20T09:17:21.455Z] #47 4.145 go: downloading gotest.tools/gotestsum v0.5.3 [2022-01-20T09:17:21.455Z] #47 6.106 go: downloading github.com/fatih/color v1.9.0 [2022-01-20T09:17:21.455Z] #47 6.115 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-20T09:17:21.455Z] #47 6.163 go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T09:17:21.455Z] #47 6.172 go: downloading github.com/spf13/pflag v1.0.3 [2022-01-20T09:17:21.455Z] #47 6.503 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-20T09:17:21.455Z] #47 6.506 go: downloading github.com/mattn/go-colorable v0.1.6 [2022-01-20T09:17:21.455Z] #47 6.699 go: downloading github.com/jonboulle/clockwork v0.1.0 [2022-01-20T09:17:21.455Z] #47 6.719 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2022-01-20T09:17:21.455Z] #47 6.889 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2022-01-20T09:17:21.492Z] #26 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 41.94MB / 50.44MB 0.7s [2022-01-20T09:17:21.492Z] #26 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 48.74MB / 50.44MB 0.8s [2022-01-20T09:17:21.715Z] #47 ... [2022-01-20T09:17:21.715Z] [2022-01-20T09:17:21.715Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-01-20T09:17:21.715Z] #58 sha256:c21a014edb3f3ec32ed49dd8eacaa9e3a09aba1c58bfe44eb69066cdefe26529 [2022-01-20T09:17:21.715Z] #58 7.079 + cd /tmp/tmp.bdOnnR5PEA/src/github.com/rootless-containers/rootlesskit [2022-01-20T09:17:21.715Z] #58 7.079 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2022-01-20T09:17:21.715Z] #58 7.126 + export GO111MODULE=on [2022-01-20T09:17:21.715Z] #58 7.130 + GO111MODULE=on [2022-01-20T09:17:21.715Z] #58 7.130 + export GOPROXY=https://proxy.golang.org [2022-01-20T09:17:21.715Z] #58 7.130 + GOPROXY=https://proxy.golang.org [2022-01-20T09:17:21.715Z] #58 7.131 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T09:17:21.715Z] #58 7.131 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2022-01-20T09:17:22.402Z] using credential docker-jenkins-github-credentials [2022-01-20T09:17:22.424Z] #26 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 50.44MB / 50.44MB 1.4s done [2022-01-20T09:17:22.424Z] #26 extracting sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 [2022-01-20T09:17:22.482Z] Cloning the remote Git repository [2022-01-20T09:17:22.482Z] Cloning with configured refspecs honoured and without tags [2022-01-20T09:17:23.093Z] #58 8.372 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-20T09:17:23.093Z] #58 8.384 go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T09:17:23.093Z] #58 8.521 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-20T09:17:23.661Z] #58 8.978 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-01-20T09:17:24.321Z] #26 ... [2022-01-20T09:17:24.321Z] [2022-01-20T09:17:24.321Z] #23 [internal] load build context [2022-01-20T09:17:24.321Z] #23 sha256:86fc6c395bbb869a0378d0aaa744c4f5b3c20a111639012f5ef3db1674ca10f3 [2022-01-20T09:17:24.321Z] #23 transferring context: 53.44MB 3.1s done [2022-01-20T09:17:24.321Z] #23 DONE 3.3s [2022-01-20T09:17:24.321Z] [2022-01-20T09:17:24.321Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-20T09:17:24.321Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-20T09:17:24.321Z] #9 resolve docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 0.0s done [2022-01-20T09:17:24.321Z] #9 sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 50.44MB / 50.44MB 1.4s done [2022-01-20T09:17:24.321Z] #9 sha256:b6013b3e77fe6fd3dcf46a05f8e5b3afa9fbca7ba0161c62e56beb4058334dec 7.83MB / 7.83MB 0.4s done [2022-01-20T09:17:24.321Z] #9 sha256:bbced17b6899896c8e4016d62c885d737fe667acace2733e17c64bb974232887 10.00MB / 10.00MB 0.6s done [2022-01-20T09:17:24.321Z] #9 sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 1.86kB / 1.86kB done [2022-01-20T09:17:24.321Z] #9 sha256:dfb97b0d2d055a1639969dae18396f658d7d901e3b963eafc1db860cef949ebc 7.08kB / 7.08kB done [2022-01-20T09:17:24.321Z] #9 sha256:c3ad2509ed1928b5c35c4879cb1cf95b7217b1b0fdaf68d9a700779317bdaac6 1.79kB / 1.79kB done [2022-01-20T09:17:24.321Z] #9 sha256:8b609dabefa83fae157bcd42123a8ed45199bb6c301e09a11260c1cad9babfef 51.84MB / 51.84MB 2.3s done [2022-01-20T09:17:24.321Z] #9 sha256:4caf283705476ea80534e9b81eb182048b8731310c12790f6c9a0f35ed515fa0 68.78MB / 68.78MB 3.3s done [2022-01-20T09:17:24.321Z] #9 sha256:941555edabca8237fec516fae2fc52b39594f6e5b729097fb65a99f30318069b 156B / 156B 3.3s done [2022-01-20T09:17:24.321Z] #9 sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 0B / 129.08MB 3.4s [2022-01-20T09:17:24.321Z] #9 sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 14.28MB / 129.08MB 3.6s [2022-01-20T09:17:24.602Z] #58 ... [2022-01-20T09:17:24.602Z] [2022-01-20T09:17:24.602Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-01-20T09:17:24.602Z] #24 sha256:c44bdb1b0088d74702bd4c828e8f600fb6b966f8f89df2fc3a14803998411fcf [2022-01-20T09:17:24.602Z] #24 2.539 + RM_GOPATH=0 [2022-01-20T09:17:24.602Z] #24 2.539 + TMP_GOPATH= [2022-01-20T09:17:24.602Z] #24 2.539 + : /build [2022-01-20T09:17:24.602Z] #24 2.539 + '[' -z '' ']' [2022-01-20T09:17:24.602Z] #24 2.539 ++ mktemp -d [2022-01-20T09:17:24.602Z] #24 2.539 + export GOPATH=/tmp/tmp.PYndYXaHot [2022-01-20T09:17:24.602Z] #24 2.539 + GOPATH=/tmp/tmp.PYndYXaHot [2022-01-20T09:17:24.602Z] #24 2.539 + RM_GOPATH=1 [2022-01-20T09:17:24.602Z] #24 2.539 + case "$(go env GOARCH)" in [2022-01-20T09:17:24.602Z] #24 2.540 ++ go env GOARCH [2022-01-20T09:17:24.602Z] #24 2.550 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T09:17:24.602Z] #24 2.550 + GO_BUILDMODE=-buildmode=pie [2022-01-20T09:17:24.602Z] #24 2.552 Install docker/cli version 17.06.2-ce from stable [2022-01-20T09:17:24.602Z] #24 2.552 ++ dirname /tmp/install/install.sh [2022-01-20T09:17:24.602Z] #24 2.552 + dir=/tmp/install [2022-01-20T09:17:24.602Z] #24 2.552 + bin=dockercli [2022-01-20T09:17:24.602Z] #24 2.552 + shift [2022-01-20T09:17:24.602Z] #24 2.552 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-01-20T09:17:24.602Z] #24 2.552 + . /tmp/install/dockercli.installer [2022-01-20T09:17:24.602Z] #24 2.552 ++ : stable [2022-01-20T09:17:24.602Z] #24 2.552 ++ : 17.06.2-ce [2022-01-20T09:17:24.602Z] #24 2.552 + install_dockercli [2022-01-20T09:17:24.602Z] #24 2.552 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-20T09:17:24.602Z] #24 2.552 ++ uname -m [2022-01-20T09:17:24.602Z] #24 2.556 + arch=x86_64 [2022-01-20T09:17:24.602Z] #24 2.556 + '[' x86_64 '!=' x86_64 ']' [2022-01-20T09:17:24.602Z] #24 2.556 + url=https://download.docker.com/linux/static [2022-01-20T09:17:24.602Z] #24 2.556 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-01-20T09:17:24.602Z] #24 2.563 + tar -xz docker/docker [2022-01-20T09:17:24.602Z] #24 9.167 + mkdir -p /build [2022-01-20T09:17:24.602Z] #24 9.177 + mv docker/docker /build/ [2022-01-20T09:17:24.602Z] #24 9.192 + rmdir docker [2022-01-20T09:17:24.602Z] #24 DONE 9.8s [2022-01-20T09:17:24.602Z] [2022-01-20T09:17:24.602Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T09:17:24.602Z] #56 sha256:39ff73f59a70f1834b42e89e3bd28baeae79e36eacf9756ae41d8494cb3b2a45 [2022-01-20T09:17:24.602Z] #56 3.158 + RM_GOPATH=0 [2022-01-20T09:17:24.602Z] #56 3.158 + TMP_GOPATH= [2022-01-20T09:17:24.602Z] #56 3.158 + : /build [2022-01-20T09:17:24.602Z] #56 3.158 + '[' -z '' ']' [2022-01-20T09:17:24.602Z] #56 3.168 ++ mktemp -d [2022-01-20T09:17:24.602Z] #56 3.168 + export GOPATH=/tmp/tmp.rjBm7h3TT0 [2022-01-20T09:17:24.602Z] #56 3.168 + GOPATH=/tmp/tmp.rjBm7h3TT0 [2022-01-20T09:17:24.602Z] #56 3.168 + RM_GOPATH=1 [2022-01-20T09:17:24.602Z] #56 3.168 + case "$(go env GOARCH)" in [2022-01-20T09:17:24.602Z] #56 3.168 ++ go env GOARCH [2022-01-20T09:17:24.602Z] #56 3.227 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T09:17:24.602Z] #56 3.227 + GO_BUILDMODE=-buildmode=pie [2022-01-20T09:17:24.602Z] #56 3.227 ++ dirname /tmp/install/install.sh [2022-01-20T09:17:24.602Z] #56 3.227 + dir=/tmp/install [2022-01-20T09:17:24.602Z] #56 3.227 + bin=containerd [2022-01-20T09:17:24.602Z] #56 3.227 + shift [2022-01-20T09:17:24.602Z] #56 3.227 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-01-20T09:17:24.602Z] #56 3.227 + . /tmp/install/containerd.installer [2022-01-20T09:17:24.602Z] #56 3.227 ++ set -e [2022-01-20T09:17:24.602Z] #56 3.227 ++ : 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T09:17:24.602Z] #56 3.227 + install_containerd [2022-01-20T09:17:24.602Z] #56 3.234 + echo 'Install containerd version 7b11cfaabd73bb80907dd23182b9347b4245eb5d' [2022-01-20T09:17:24.602Z] #56 3.235 Install containerd version 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T09:17:24.602Z] #56 3.249 + git clone https://github.com/containerd/containerd.git /tmp/tmp.rjBm7h3TT0/src/github.com/containerd/containerd [2022-01-20T09:17:24.602Z] #56 3.275 Cloning into '/tmp/tmp.rjBm7h3TT0/src/github.com/containerd/containerd'... [2022-01-20T09:17:24.602Z] #56 ... [2022-01-20T09:17:24.602Z] [2022-01-20T09:17:24.602Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-01-20T09:17:24.602Z] #53 sha256:e9313c7a64b941df93e43b9102baa6158e8664629adc32fe619a56dc890b8c9d [2022-01-20T09:17:24.602Z] #53 2.938 + RM_GOPATH=0 [2022-01-20T09:17:24.602Z] #53 2.938 + TMP_GOPATH= [2022-01-20T09:17:24.602Z] #53 2.938 + : /build [2022-01-20T09:17:24.602Z] #53 2.938 + '[' -z '' ']' [2022-01-20T09:17:24.602Z] #53 2.938 ++ mktemp -d [2022-01-20T09:17:24.602Z] #53 2.938 + export GOPATH=/tmp/tmp.BvQo7Mljum [2022-01-20T09:17:24.602Z] #53 2.938 + GOPATH=/tmp/tmp.BvQo7Mljum [2022-01-20T09:17:24.602Z] #53 2.938 + RM_GOPATH=1 [2022-01-20T09:17:24.602Z] #53 2.938 + case "$(go env GOARCH)" in [2022-01-20T09:17:24.602Z] #53 2.938 ++ go env GOARCH [2022-01-20T09:17:24.602Z] #53 2.962 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T09:17:24.602Z] #53 2.962 + GO_BUILDMODE=-buildmode=pie [2022-01-20T09:17:24.602Z] #53 2.962 ++ dirname /tmp/install/install.sh [2022-01-20T09:17:24.602Z] #53 2.962 + dir=/tmp/install [2022-01-20T09:17:24.602Z] #53 2.962 + bin=runc [2022-01-20T09:17:24.602Z] #53 2.962 + shift [2022-01-20T09:17:24.602Z] #53 2.962 + '[' '!' -f /tmp/install/runc.installer ']' [2022-01-20T09:17:24.602Z] #53 2.962 + . /tmp/install/runc.installer [2022-01-20T09:17:24.602Z] #53 2.962 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2022-01-20T09:17:24.602Z] #53 2.962 + install_runc [2022-01-20T09:17:24.602Z] #53 2.962 + uname -r [2022-01-20T09:17:24.602Z] #53 2.962 + grep -q '^3\.10\.0.*\.el7\.' [2022-01-20T09:17:24.602Z] #53 2.964 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) [2022-01-20T09:17:24.602Z] #53 2.964 + RUNC_BUILDTAGS='seccomp ' [2022-01-20T09:17:24.602Z] #53 2.964 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' [2022-01-20T09:17:24.602Z] #53 2.964 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BvQo7Mljum/src/github.com/opencontainers/runc [2022-01-20T09:17:24.602Z] #53 2.972 Cloning into '/tmp/tmp.BvQo7Mljum/src/github.com/opencontainers/runc'... [2022-01-20T09:17:22.685Z] Cloning repository https://github.com/moby/moby.git [2022-01-20T09:17:23.100Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-01-20T09:17:24.012Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T09:17:24.012Z] > git --version # timeout=10 [2022-01-20T09:17:24.066Z] > git --version # 'git version 2.24.1.windows.2' [2022-01-20T09:17:24.067Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T09:17:24.070Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43167/head:refs/remotes/origin/PR-43167 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-20T09:17:24.860Z] #53 ... [2022-01-20T09:17:24.860Z] [2022-01-20T09:17:24.860Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T09:17:24.860Z] #51 sha256:ff93eedc9831f66cb22efe531be34d42bbb440d4eb3518cd22436a7293c4ff85 [2022-01-20T09:17:24.860Z] #51 2.951 + RM_GOPATH=0 [2022-01-20T09:17:24.860Z] #51 2.951 + TMP_GOPATH= [2022-01-20T09:17:24.860Z] #51 2.951 + : /build [2022-01-20T09:17:24.860Z] #51 2.951 + '[' -z '' ']' [2022-01-20T09:17:24.860Z] #51 2.961 ++ mktemp -d [2022-01-20T09:17:24.860Z] #51 2.961 + export GOPATH=/tmp/tmp.RAYg20iNSV [2022-01-20T09:17:24.860Z] #51 2.961 + GOPATH=/tmp/tmp.RAYg20iNSV [2022-01-20T09:17:24.860Z] #51 2.961 + RM_GOPATH=1 [2022-01-20T09:17:24.860Z] #51 2.961 + case "$(go env GOARCH)" in [2022-01-20T09:17:24.860Z] #51 2.961 ++ go env GOARCH [2022-01-20T09:17:24.860Z] #51 3.014 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T09:17:24.860Z] #51 3.014 + GO_BUILDMODE=-buildmode=pie [2022-01-20T09:17:24.860Z] #51 3.014 ++ dirname /tmp/install/install.sh [2022-01-20T09:17:24.860Z] #51 3.014 + dir=/tmp/install [2022-01-20T09:17:24.860Z] #51 3.014 + bin=shfmt [2022-01-20T09:17:24.860Z] #51 3.014 + shift [2022-01-20T09:17:24.860Z] #51 3.014 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-01-20T09:17:24.860Z] #51 3.014 + . /tmp/install/shfmt.installer [2022-01-20T09:17:24.860Z] #51 3.014 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2022-01-20T09:17:24.860Z] #51 3.014 + install_shfmt [2022-01-20T09:17:24.860Z] #51 3.014 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2022-01-20T09:17:24.860Z] #51 3.030 + git clone https://github.com/mvdan/sh.git /tmp/tmp.RAYg20iNSV/src/github.com/mvdan/sh [2022-01-20T09:17:24.860Z] #51 3.030 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2022-01-20T09:17:24.860Z] #51 3.033 Cloning into '/tmp/tmp.RAYg20iNSV/src/github.com/mvdan/sh'... [2022-01-20T09:17:24.885Z] #9 sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 30.41MB / 129.08MB 3.9s [2022-01-20T09:17:25.119Z] #51 ... [2022-01-20T09:17:25.119Z] [2022-01-20T09:17:25.119Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T09:17:25.119Z] #45 sha256:b01ef7914a354023ecd7600aabfab51bf39e7e99344e0907f15a3c2444cf97b6 [2022-01-20T09:17:25.119Z] #45 3.182 + RM_GOPATH=0 [2022-01-20T09:17:25.119Z] #45 3.182 + TMP_GOPATH= [2022-01-20T09:17:25.119Z] #45 3.182 + : /build [2022-01-20T09:17:25.119Z] #45 3.182 + '[' -z '' ']' [2022-01-20T09:17:25.119Z] #45 3.182 ++ mktemp -d [2022-01-20T09:17:25.119Z] #45 3.185 + export GOPATH=/tmp/tmp.HwjoVDMfW0 [2022-01-20T09:17:25.119Z] #45 3.185 + GOPATH=/tmp/tmp.HwjoVDMfW0 [2022-01-20T09:17:25.119Z] #45 3.185 + RM_GOPATH=1 [2022-01-20T09:17:25.119Z] #45 3.185 + case "$(go env GOARCH)" in [2022-01-20T09:17:25.119Z] #45 3.185 ++ go env GOARCH [2022-01-20T09:17:25.119Z] #45 3.232 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T09:17:25.119Z] #45 3.232 + GO_BUILDMODE=-buildmode=pie [2022-01-20T09:17:25.119Z] #45 3.232 ++ dirname /tmp/install/install.sh [2022-01-20T09:17:25.119Z] #45 3.232 + dir=/tmp/install [2022-01-20T09:17:25.119Z] #45 3.232 + bin=vndr [2022-01-20T09:17:25.119Z] #45 3.232 + shift [2022-01-20T09:17:25.119Z] #45 3.232 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-01-20T09:17:25.119Z] #45 3.232 + . /tmp/install/vndr.installer [2022-01-20T09:17:25.119Z] #45 3.232 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2022-01-20T09:17:25.119Z] #45 3.232 + install_vndr [2022-01-20T09:17:25.119Z] #45 3.232 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2022-01-20T09:17:25.119Z] #45 3.232 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.HwjoVDMfW0/src/github.com/LK4D4/vndr [2022-01-20T09:17:25.119Z] #45 3.232 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2022-01-20T09:17:25.119Z] #45 3.242 Cloning into '/tmp/tmp.HwjoVDMfW0/src/github.com/LK4D4/vndr'... [2022-01-20T09:17:25.119Z] #45 3.879 + cd /tmp/tmp.HwjoVDMfW0/src/github.com/LK4D4/vndr [2022-01-20T09:17:25.119Z] #45 3.883 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2022-01-20T09:17:25.119Z] #45 3.909 + go build -buildmode=pie -v -o /build/vndr . [2022-01-20T09:17:25.119Z] #45 5.388 github.com/LK4D4/vndr/build [2022-01-20T09:17:25.119Z] #45 5.444 github.com/LK4D4/vndr/godl/singleflight [2022-01-20T09:17:25.119Z] #45 5.923 github.com/LK4D4/vndr/versioned [2022-01-20T09:17:25.119Z] #45 6.914 github.com/LK4D4/vndr/godl [2022-01-20T09:17:25.119Z] #45 9.678 github.com/LK4D4/vndr [2022-01-20T09:17:25.119Z] #45 ... [2022-01-20T09:17:25.119Z] [2022-01-20T09:17:25.119Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T09:17:25.119Z] #49 sha256:5a3c9a2c2f1e8aa725035a98e632abde9ab7afd415a3db994fa127bea1d4fd63 [2022-01-20T09:17:25.119Z] #49 3.209 + RM_GOPATH=0 [2022-01-20T09:17:25.119Z] #49 3.209 + TMP_GOPATH= [2022-01-20T09:17:25.119Z] #49 3.209 + : /build [2022-01-20T09:17:25.119Z] #49 3.209 + '[' -z '' ']' [2022-01-20T09:17:25.119Z] #49 3.212 ++ mktemp -d [2022-01-20T09:17:25.119Z] #49 3.214 + export GOPATH=/tmp/tmp.9v9MDNiI6y [2022-01-20T09:17:25.119Z] #49 3.214 + GOPATH=/tmp/tmp.9v9MDNiI6y [2022-01-20T09:17:25.119Z] #49 3.214 + RM_GOPATH=1 [2022-01-20T09:17:25.119Z] #49 3.214 + case "$(go env GOARCH)" in [2022-01-20T09:17:25.119Z] #49 3.214 ++ go env GOARCH [2022-01-20T09:17:25.119Z] #49 3.243 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T09:17:25.119Z] #49 3.243 + GO_BUILDMODE=-buildmode=pie [2022-01-20T09:17:25.119Z] #49 3.246 ++ dirname /tmp/install/install.sh [2022-01-20T09:17:25.119Z] #49 3.254 + dir=/tmp/install [2022-01-20T09:17:25.119Z] #49 3.254 + bin=golangci_lint [2022-01-20T09:17:25.119Z] #49 3.254 + shift [2022-01-20T09:17:25.119Z] #49 3.254 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-01-20T09:17:25.119Z] #49 3.254 + . /tmp/install/golangci_lint.installer [2022-01-20T09:17:25.119Z] #49 3.254 ++ : v1.23.8 [2022-01-20T09:17:25.119Z] #49 3.254 + install_golangci_lint [2022-01-20T09:17:25.119Z] #49 3.254 + set -e [2022-01-20T09:17:25.119Z] #49 3.254 + export GO111MODULE=on [2022-01-20T09:17:25.119Z] #49 3.254 + GO111MODULE=on [2022-01-20T09:17:25.119Z] #49 3.254 + GOBIN=/build [2022-01-20T09:17:25.119Z] #49 3.254 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-01-20T09:17:25.119Z] #49 4.094 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-20T09:17:25.145Z] #9 sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 44.04MB / 129.08MB 4.3s [2022-01-20T09:17:25.145Z] #9 sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 57.67MB / 129.08MB 4.5s [2022-01-20T09:17:25.378Z] #49 ... [2022-01-20T09:17:25.378Z] [2022-01-20T09:17:25.378Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-01-20T09:17:25.378Z] #37 sha256:fb904dab2564580c5a6698a6ef2c2e5b28953221bde4e048297cbf9686dc621e [2022-01-20T09:17:25.378Z] #37 3.448 + RM_GOPATH=0 [2022-01-20T09:17:25.378Z] #37 3.448 + TMP_GOPATH= [2022-01-20T09:17:25.378Z] #37 3.448 + : /build [2022-01-20T09:17:25.378Z] #37 3.448 + '[' -z '' ']' [2022-01-20T09:17:25.378Z] #37 3.448 ++ mktemp -d [2022-01-20T09:17:25.378Z] #37 3.450 + export GOPATH=/tmp/tmp.BU1oXR9e2P [2022-01-20T09:17:25.378Z] #37 3.450 + GOPATH=/tmp/tmp.BU1oXR9e2P [2022-01-20T09:17:25.378Z] #37 3.450 + RM_GOPATH=1 [2022-01-20T09:17:25.378Z] #37 3.450 + case "$(go env GOARCH)" in [2022-01-20T09:17:25.378Z] #37 3.450 ++ go env GOARCH [2022-01-20T09:17:25.378Z] #37 3.497 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T09:17:25.378Z] #37 3.497 + GO_BUILDMODE=-buildmode=pie [2022-01-20T09:17:25.378Z] #37 3.502 ++ dirname /tmp/install/install.sh [2022-01-20T09:17:25.378Z] #37 3.504 + dir=/tmp/install [2022-01-20T09:17:25.378Z] #37 3.504 + bin=tini [2022-01-20T09:17:25.378Z] #37 3.504 + shift [2022-01-20T09:17:25.378Z] #37 3.505 + '[' '!' -f /tmp/install/tini.installer ']' [2022-01-20T09:17:25.378Z] #37 3.505 + . /tmp/install/tini.installer [2022-01-20T09:17:25.378Z] #37 3.505 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2022-01-20T09:17:25.378Z] #37 3.505 + install_tini [2022-01-20T09:17:25.378Z] #37 3.505 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2022-01-20T09:17:25.378Z] #37 3.506 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2022-01-20T09:17:25.378Z] #37 3.506 + git clone https://github.com/krallin/tini.git /tmp/tmp.BU1oXR9e2P/tini [2022-01-20T09:17:25.378Z] #37 3.509 Cloning into '/tmp/tmp.BU1oXR9e2P/tini'... [2022-01-20T09:17:25.378Z] #37 4.263 + cd /tmp/tmp.BU1oXR9e2P/tini [2022-01-20T09:17:25.378Z] #37 4.263 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2022-01-20T09:17:25.378Z] #37 4.274 + cmake . [2022-01-20T09:17:25.378Z] #37 4.875 -- The C compiler identification is GNU 8.3.0 [2022-01-20T09:17:25.378Z] #37 4.959 -- Check for working C compiler: /usr/bin/cc [2022-01-20T09:17:25.378Z] #37 5.578 -- Check for working C compiler: /usr/bin/cc -- works [2022-01-20T09:17:25.378Z] #37 5.588 -- Detecting C compiler ABI info [2022-01-20T09:17:25.378Z] #37 6.439 -- Detecting C compiler ABI info - done [2022-01-20T09:17:25.378Z] #37 6.460 -- Detecting C compile features [2022-01-20T09:17:25.378Z] #37 8.631 -- Detecting C compile features - done [2022-01-20T09:17:25.378Z] #37 8.696 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-20T09:17:25.378Z] #37 9.057 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-20T09:17:25.378Z] #37 9.169 -- Configuring done [2022-01-20T09:17:25.378Z] #37 9.198 -- Generating done [2022-01-20T09:17:25.378Z] #37 9.208 -- Build files have been written to: /tmp/tmp.BU1oXR9e2P/tini [2022-01-20T09:17:25.378Z] #37 9.228 + make tini-static [2022-01-20T09:17:25.378Z] #37 9.727 Scanning dependencies of target tini-static [2022-01-20T09:17:25.378Z] #37 9.799 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-20T09:17:25.378Z] #37 ... [2022-01-20T09:17:25.378Z] [2022-01-20T09:17:25.378Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-01-20T09:17:25.378Z] #34 sha256:c156a4e42f8b472b596b1cfbcb0b29ea749075032ffe98ad3439c92d48c7d4a4 [2022-01-20T09:17:25.378Z] #34 3.420 + RM_GOPATH=0 [2022-01-20T09:17:25.378Z] #34 3.420 + TMP_GOPATH= [2022-01-20T09:17:25.378Z] #34 3.420 + : /build [2022-01-20T09:17:25.378Z] #34 3.420 + '[' -z '' ']' [2022-01-20T09:17:25.378Z] #34 3.420 ++ mktemp -d [2022-01-20T09:17:25.378Z] #34 3.426 + export GOPATH=/tmp/tmp.IT9eLiyn50 [2022-01-20T09:17:25.378Z] #34 3.426 + GOPATH=/tmp/tmp.IT9eLiyn50 [2022-01-20T09:17:25.378Z] #34 3.427 + RM_GOPATH=1 [2022-01-20T09:17:25.378Z] #34 3.429 + case "$(go env GOARCH)" in [2022-01-20T09:17:25.378Z] #34 3.429 ++ go env GOARCH [2022-01-20T09:17:25.378Z] #34 3.470 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T09:17:25.378Z] #34 3.471 + GO_BUILDMODE=-buildmode=pie [2022-01-20T09:17:25.378Z] #34 3.472 ++ dirname /tmp/install/install.sh [2022-01-20T09:17:25.378Z] #34 3.473 + dir=/tmp/install [2022-01-20T09:17:25.378Z] #34 3.475 + bin=tomlv [2022-01-20T09:17:25.378Z] #34 3.475 + shift [2022-01-20T09:17:25.378Z] #34 3.476 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-01-20T09:17:25.378Z] #34 3.478 + . /tmp/install/tomlv.installer [2022-01-20T09:17:25.378Z] #34 3.480 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-01-20T09:17:25.378Z] #34 3.481 + install_tomlv [2022-01-20T09:17:25.378Z] #34 3.481 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-01-20T09:17:25.378Z] #34 3.481 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-01-20T09:17:25.378Z] #34 3.481 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.IT9eLiyn50/src/github.com/BurntSushi/toml [2022-01-20T09:17:25.378Z] #34 3.489 Cloning into '/tmp/tmp.IT9eLiyn50/src/github.com/BurntSushi/toml'... [2022-01-20T09:17:25.378Z] #34 4.508 + cd /tmp/tmp.IT9eLiyn50/src/github.com/BurntSushi/toml [2022-01-20T09:17:25.378Z] #34 4.508 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-01-20T09:17:25.378Z] #34 4.596 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-01-20T09:17:25.378Z] #34 5.467 github.com/BurntSushi/toml [2022-01-20T09:17:25.378Z] #34 8.838 github.com/BurntSushi/toml/cmd/tomlv [2022-01-20T09:17:25.402Z] #9 sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 66.06MB / 129.08MB 4.7s [2022-01-20T09:17:25.967Z] #9 sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 73.40MB / 129.08MB 5.0s [2022-01-20T09:17:25.967Z] #9 ... [2022-01-20T09:17:25.967Z] [2022-01-20T09:17:25.967Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T09:17:25.967Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-20T09:17:25.967Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-01-20T09:17:25.967Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-01-20T09:17:25.967Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-01-20T09:17:25.967Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-20T09:17:25.967Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.8s done [2022-01-20T09:17:25.967Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s done [2022-01-20T09:17:25.967Z] #64 DONE 5.2s [2022-01-20T09:17:25.967Z] [2022-01-20T09:17:25.967Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-20T09:17:25.968Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-20T09:17:25.968Z] #9 sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 83.89MB / 129.08MB 5.2s [2022-01-20T09:17:25.968Z] #9 ... [2022-01-20T09:17:25.968Z] [2022-01-20T09:17:25.968Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 [2022-01-20T09:17:25.968Z] #26 sha256:102b1c2731fbcd2fb64543d4a4d6c631c71cffb22c585bc3016ec362ba38cd67 [2022-01-20T09:17:26.317Z] #34 DONE 11.7s [2022-01-20T09:17:26.317Z] [2022-01-20T09:17:26.317Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-01-20T09:17:26.317Z] #67 sha256:ead82ea85b3fa0b55270d238534e9a64c4448a3a400edce5524b50c874a3996c [2022-01-20T09:17:26.317Z] #67 2.284 + RM_GOPATH=0 [2022-01-20T09:17:26.317Z] #67 2.284 + TMP_GOPATH= [2022-01-20T09:17:26.317Z] #67 2.284 + : /build [2022-01-20T09:17:26.317Z] #67 2.284 + '[' -z '' ']' [2022-01-20T09:17:26.317Z] #67 2.284 ++ mktemp -d [2022-01-20T09:17:26.317Z] #67 2.293 + export GOPATH=/tmp/tmp.7x09KLIKSC [2022-01-20T09:17:26.317Z] #67 2.293 + GOPATH=/tmp/tmp.7x09KLIKSC [2022-01-20T09:17:26.317Z] #67 2.293 + RM_GOPATH=1 [2022-01-20T09:17:26.317Z] #67 2.293 + case "$(go env GOARCH)" in [2022-01-20T09:17:26.317Z] #67 2.293 ++ go env GOARCH [2022-01-20T09:17:26.317Z] #67 2.293 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T09:17:26.317Z] #67 2.293 + GO_BUILDMODE=-buildmode=pie [2022-01-20T09:17:26.317Z] #67 2.293 ++ dirname /tmp/install/install.sh [2022-01-20T09:17:26.317Z] #67 2.294 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-01-20T09:17:26.317Z] #67 2.294 + dir=/tmp/install [2022-01-20T09:17:26.317Z] #67 2.294 + bin=proxy [2022-01-20T09:17:26.317Z] #67 2.294 + shift [2022-01-20T09:17:26.317Z] #67 2.294 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-01-20T09:17:26.317Z] #67 2.294 + . /tmp/install/proxy.installer [2022-01-20T09:17:26.317Z] #67 2.294 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-01-20T09:17:26.317Z] #67 2.294 + install_proxy [2022-01-20T09:17:26.317Z] #67 2.294 + case "$1" in [2022-01-20T09:17:26.317Z] #67 2.294 + export CGO_ENABLED=0 [2022-01-20T09:17:26.317Z] #67 2.294 + CGO_ENABLED=0 [2022-01-20T09:17:26.317Z] #67 2.294 + _install_proxy [2022-01-20T09:17:26.317Z] #67 2.294 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2022-01-20T09:17:26.317Z] #67 2.294 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.7x09KLIKSC/src/github.com/docker/libnetwork [2022-01-20T09:17:26.317Z] #67 2.297 Cloning into '/tmp/tmp.7x09KLIKSC/src/github.com/docker/libnetwork'... [2022-01-20T09:17:26.317Z] #67 ... [2022-01-20T09:17:26.317Z] [2022-01-20T09:17:26.317Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-01-20T09:17:26.317Z] #37 sha256:fb904dab2564580c5a6698a6ef2c2e5b28953221bde4e048297cbf9686dc621e [2022-01-20T09:17:26.317Z] #37 11.81 [100%] Linking C executable tini-static [2022-01-20T09:17:27.255Z] #37 12.55 [100%] Built target tini-static [2022-01-20T09:17:27.255Z] #37 12.63 + mkdir -p /build [2022-01-20T09:17:27.255Z] #37 12.63 + cp tini-static /build/docker-init [2022-01-20T09:17:27.255Z] #37 DONE 12.7s [2022-01-20T09:17:27.255Z] [2022-01-20T09:17:27.255Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-01-20T09:17:27.256Z] #21 sha256:83335c1013a97cf72d8151f7d95ae1e511a5de69727955ad777194011acf461a [2022-01-20T09:17:27.256Z] #21 CACHED [2022-01-20T09:17:27.256Z] [2022-01-20T09:17:27.256Z] #32 [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-01-20T09:17:27.256Z] #32 sha256:f783516bb600f8d2f5d15977121a2eb75315b5fc45b384ce3154b9221481a08e [2022-01-20T09:17:27.256Z] #32 CACHED [2022-01-20T09:17:27.256Z] [2022-01-20T09:17:27.256Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-01-20T09:17:27.256Z] #25 sha256:c45d9df55cdebaf8d712ddb8e7f0c240383d523ae94cbd6d6a0a0cd96194ba49 [2022-01-20T09:17:27.256Z] #25 CACHED [2022-01-20T09:17:27.256Z] [2022-01-20T09:17:27.256Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 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 [2022-01-20T09:17:27.256Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-20T09:17:27.256Z] #20 CACHED [2022-01-20T09:17:27.256Z] [2022-01-20T09:17:27.256Z] #27 [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-01-20T09:17:27.256Z] #27 sha256:295ebdc45998f91f42faacdd9d59cbadea12259efb778c9be403856c499e5282 [2022-01-20T09:17:27.256Z] #27 CACHED [2022-01-20T09:17:27.256Z] [2022-01-20T09:17:27.256Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-20T09:17:27.256Z] #28 sha256:5d349301d46d32678030ea118f08c7d2269c1bc5347980aa6ecb4bceb60469e9 [2022-01-20T09:17:27.256Z] #28 CACHED [2022-01-20T09:17:27.256Z] [2022-01-20T09:17:27.256Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-20T09:17:27.256Z] #30 sha256:74f159a1ee181dcc08ea641cddd1b109c2a23bc7e32cafa924208dac7f65d7dd [2022-01-20T09:17:27.256Z] #30 CACHED [2022-01-20T09:17:27.256Z] [2022-01-20T09:17:27.256Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-01-20T09:17:27.256Z] #15 sha256:ef80f44ce20c0cbb02371c7235f85cde42328fdca7d8ec5cacf90147987befda [2022-01-20T09:17:27.256Z] #15 CACHED [2022-01-20T09:17:27.256Z] [2022-01-20T09:17:27.256Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-20T09:17:27.256Z] #29 sha256:ac5628be64e679df121522d6362c77536059b4e96793f9427b14d3b10d8797e8 [2022-01-20T09:17:27.256Z] #29 CACHED [2022-01-20T09:17:27.256Z] [2022-01-20T09:17:27.256Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-20T09:17:27.256Z] #18 sha256:b97d228cb895b049b6c61e0cd7b9240abf1d40c51a41ecc4bfbcd5e171cc12b1 [2022-01-20T09:17:27.256Z] #18 CACHED [2022-01-20T09:17:27.256Z] [2022-01-20T09:17:27.256Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-20T09:17:27.256Z] #31 sha256:3d89caa872ab8da52fe9b3f2b56a64e63cb1672d4850e84988f67afbee4bf223 [2022-01-20T09:17:27.256Z] #31 CACHED [2022-01-20T09:17:27.256Z] [2022-01-20T09:17:27.256Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-01-20T09:17:27.256Z] #22 sha256:6725ff2bc041984b214c43e13f4118a3f4494828a4215041a74721e2f44342b1 [2022-01-20T09:17:27.256Z] #22 CACHED [2022-01-20T09:17:27.256Z] [2022-01-20T09:17:27.256Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-01-20T09:17:27.256Z] #14 sha256:d43cef7984b3fb9688ee3dc6ca0f9da03984936b9ab3b0632e52268ee77e0b16 [2022-01-20T09:17:27.256Z] #14 CACHED [2022-01-20T09:17:27.256Z] [2022-01-20T09:17:27.256Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-20T09:17:27.256Z] #16 sha256:b07e3e1a34d041a9e6a43a5c18ea8b03000f6a614134cabf8219d029be8a3605 [2022-01-20T09:17:27.256Z] #16 CACHED [2022-01-20T09:17:27.256Z] [2022-01-20T09:17:27.256Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-20T09:17:27.256Z] #17 sha256:7938a4e0c295a8c76ab38634f158595182a69cfd6e5ea76fce7de1bb33884b1d [2022-01-20T09:17:27.256Z] #17 CACHED [2022-01-20T09:17:27.256Z] [2022-01-20T09:17:27.256Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-01-20T09:17:27.256Z] #19 sha256:7b4bd26c18c13a862520b3e99f74d1450240f9f91c6c1ce730100829b4fc4b4e [2022-01-20T09:17:27.256Z] #19 CACHED [2022-01-20T09:17:27.256Z] [2022-01-20T09:17:27.256Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-20T09:17:27.256Z] #33 sha256:fd05eb9174324ce0b2454f11a1057364c2f8ff4563a36d24a12b08b03f6b8550 [2022-01-20T09:17:27.256Z] #33 CACHED [2022-01-20T09:17:27.256Z] [2022-01-20T09:17:27.256Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-01-20T09:17:27.256Z] #35 sha256:52f4f31b35cb29ca8fa36d7096ffb259b18a9fed57944ab5120ddf9935e8f689 [2022-01-20T09:17:27.256Z] #35 DONE 0.1s [2022-01-20T09:17:27.256Z] [2022-01-20T09:17:27.256Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T09:17:27.256Z] #51 sha256:ff93eedc9831f66cb22efe531be34d42bbb440d4eb3518cd22436a7293c4ff85 [2022-01-20T09:17:27.256Z] #51 11.88 + cd /tmp/tmp.RAYg20iNSV/src/github.com/mvdan/sh [2022-01-20T09:17:27.256Z] #51 11.88 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2022-01-20T09:17:27.256Z] #51 12.07 + GO111MODULE=on [2022-01-20T09:17:27.256Z] #51 12.07 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2022-01-20T09:17:27.515Z] #51 ... [2022-01-20T09:17:27.515Z] [2022-01-20T09:17:27.515Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-20T09:17:27.515Z] #39 sha256:63f56da0515d26e4dabef5b921e1936a1bd3bdc0534027bccc6282ae19a7451d [2022-01-20T09:17:27.515Z] #39 CACHED [2022-01-20T09:17:27.515Z] [2022-01-20T09:17:27.515Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-01-20T09:17:27.515Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-20T09:17:27.515Z] #40 CACHED [2022-01-20T09:17:27.515Z] [2022-01-20T09:17:27.515Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T09:17:27.515Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T09:17:27.515Z] #42 CACHED [2022-01-20T09:17:27.515Z] [2022-01-20T09:17:27.515Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T09:17:27.515Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T09:17:27.515Z] #43 CACHED [2022-01-20T09:17:27.515Z] [2022-01-20T09:17:27.515Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-01-20T09:17:27.515Z] #58 sha256:c21a014edb3f3ec32ed49dd8eacaa9e3a09aba1c58bfe44eb69066cdefe26529 [2022-01-20T09:17:27.515Z] #58 12.80 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-01-20T09:17:27.728Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2022-01-20T09:17:27.863Z] #26 ... [2022-01-20T09:17:27.863Z] [2022-01-20T09:17:27.863Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T09:17:27.863Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-20T09:17:27.863Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-01-20T09:17:27.863Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-20T09:17:27.863Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-01-20T09:17:27.863Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-01-20T09:17:27.863Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.5s done [2022-01-20T09:17:27.863Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.2s done [2022-01-20T09:17:27.863Z] #62 DONE 6.7s [2022-01-20T09:17:27.863Z] [2022-01-20T09:17:27.863Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-20T09:17:27.863Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-20T09:17:27.863Z] #9 extracting sha256:9b99af5931b39ce167150ad668cfa57ddf7664697be9996cb7e0e6aebbf05843 4.7s done [2022-01-20T09:17:27.863Z] #9 sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 122.68MB / 129.08MB 7.0s [2022-01-20T09:17:27.863Z] #9 extracting sha256:b6013b3e77fe6fd3dcf46a05f8e5b3afa9fbca7ba0161c62e56beb4058334dec [2022-01-20T09:17:28.426Z] #9 extracting sha256:b6013b3e77fe6fd3dcf46a05f8e5b3afa9fbca7ba0161c62e56beb4058334dec 0.4s done [2022-01-20T09:17:28.453Z] #58 13.70 go: downloading github.com/google/uuid v1.3.0 [2022-01-20T09:17:28.453Z] #58 ... [2022-01-20T09:17:28.453Z] [2022-01-20T09:17:28.453Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-01-20T09:17:28.453Z] #38 sha256:4f4f768b8897fea5d01bbb631c749361d5809a4263eb66969eff1b9851866499 [2022-01-20T09:17:28.453Z] #38 DONE 0.1s [2022-01-20T09:17:28.453Z] [2022-01-20T09:17:28.453Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-01-20T09:17:28.453Z] #58 sha256:c21a014edb3f3ec32ed49dd8eacaa9e3a09aba1c58bfe44eb69066cdefe26529 [2022-01-20T09:17:28.453Z] #58 13.82 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-20T09:17:28.453Z] #58 13.88 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-20T09:17:28.689Z] #9 ... [2022-01-20T09:17:28.689Z] [2022-01-20T09:17:28.689Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:94ccfd1c5115a6903cbb415f043a0b04e307be3f37b768cf6d6d3edff0021da3 [2022-01-20T09:17:28.689Z] #26 sha256:102b1c2731fbcd2fb64543d4a4d6c631c71cffb22c585bc3016ec362ba38cd67 [2022-01-20T09:17:28.689Z] #26 DONE 7.8s [2022-01-20T09:17:28.689Z] [2022-01-20T09:17:28.689Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-20T09:17:28.689Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-20T09:17:28.689Z] #9 extracting sha256:bbced17b6899896c8e4016d62c885d737fe667acace2733e17c64bb974232887 0.1s [2022-01-20T09:17:28.714Z] #58 ... [2022-01-20T09:17:28.714Z] [2022-01-20T09:17:28.714Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-01-20T09:17:28.714Z] #41 sha256:59fd6803d987f7331a31daad024efc3a2212a14393a35d956e5958164a6da128 [2022-01-20T09:17:28.714Z] #41 DONE 0.2s [2022-01-20T09:17:28.714Z] [2022-01-20T09:17:28.714Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-01-20T09:17:28.714Z] #44 sha256:4c7154308a51842606b5ddd202280e734775acf8da48a42e6dad4cbe55e4baa1 [2022-01-20T09:17:28.714Z] #44 DONE 0.1s [2022-01-20T09:17:28.714Z] [2022-01-20T09:17:28.714Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T09:17:28.714Z] #49 sha256:5a3c9a2c2f1e8aa725035a98e632abde9ab7afd415a3db994fa127bea1d4fd63 [2022-01-20T09:17:28.714Z] #49 14.01 go: downloading github.com/fatih/color v1.7.0 [2022-01-20T09:17:28.714Z] #49 14.01 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-20T09:17:28.714Z] #49 14.12 go: downloading github.com/pkg/errors v0.8.1 [2022-01-20T09:17:28.714Z] #49 14.13 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-20T09:17:28.714Z] #49 14.13 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-20T09:17:28.946Z] #9 extracting sha256:bbced17b6899896c8e4016d62c885d737fe667acace2733e17c64bb974232887 0.3s done [2022-01-20T09:17:28.973Z] #49 14.32 go: downloading github.com/spf13/viper v1.6.1 [2022-01-20T09:17:29.236Z] #49 14.64 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-20T09:17:29.237Z] #49 14.64 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-20T09:17:29.237Z] #49 14.67 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-20T09:17:29.237Z] #49 14.69 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-20T09:17:29.509Z] #9 extracting sha256:8b609dabefa83fae157bcd42123a8ed45199bb6c301e09a11260c1cad9babfef [2022-01-20T09:17:29.805Z] #49 15.21 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-20T09:17:29.805Z] #49 15.29 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-20T09:17:30.073Z] #9 ... [2022-01-20T09:17:30.073Z] [2022-01-20T09:17:30.073Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-20T09:17:30.073Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-20T09:17:30.073Z] #63 DONE 0.6s [2022-01-20T09:17:30.073Z] [2022-01-20T09:17:30.073Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-20T09:17:30.073Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-20T09:17:30.636Z] #9 ... [2022-01-20T09:17:30.636Z] [2022-01-20T09:17:30.636Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-20T09:17:30.636Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-20T09:17:30.636Z] #65 DONE 0.7s [2022-01-20T09:17:30.892Z] [2022-01-20T09:17:30.892Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-20T09:17:30.892Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-20T09:17:31.714Z] #49 ... [2022-01-20T09:17:31.714Z] [2022-01-20T09:17:31.714Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T09:17:31.714Z] #45 sha256:b01ef7914a354023ecd7600aabfab51bf39e7e99344e0907f15a3c2444cf97b6 [2022-01-20T09:17:31.714Z] #45 DONE 16.8s [2022-01-20T09:17:31.714Z] [2022-01-20T09:17:31.714Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-01-20T09:17:31.714Z] #53 sha256:e9313c7a64b941df93e43b9102baa6158e8664629adc32fe619a56dc890b8c9d [2022-01-20T09:17:31.714Z] #53 16.57 + cd /tmp/tmp.BvQo7Mljum/src/github.com/opencontainers/runc [2022-01-20T09:17:31.714Z] #53 16.57 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2022-01-20T09:17:31.973Z] #53 ... [2022-01-20T09:17:31.973Z] [2022-01-20T09:17:31.973Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-01-20T09:17:31.973Z] #47 sha256:0fa95a8590dac778a84247af16a0d409f74aed0209eab56b07b9d9a12f6feb8d [2022-01-20T09:17:31.973Z] #47 7.453 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2022-01-20T09:17:31.973Z] #47 8.877 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2022-01-20T09:17:32.233Z] #47 ... [2022-01-20T09:17:32.233Z] [2022-01-20T09:17:32.233Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-01-20T09:17:32.233Z] #67 sha256:ead82ea85b3fa0b55270d238534e9a64c4448a3a400edce5524b50c874a3996c [2022-01-20T09:17:32.233Z] #67 16.15 + cd /tmp/tmp.7x09KLIKSC/src/github.com/docker/libnetwork [2022-01-20T09:17:32.233Z] #67 16.15 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-01-20T09:17:32.233Z] #67 16.54 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-01-20T09:17:32.802Z] #67 ... [2022-01-20T09:17:32.802Z] [2022-01-20T09:17:32.802Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-01-20T09:17:32.802Z] #46 sha256:74a536730b218b0249ed91d476368b36b626d8a5dce5f7adc7600f3e36ba21f3 [2022-01-20T09:17:32.802Z] #46 DONE 0.1s [2022-01-20T09:17:32.802Z] [2022-01-20T09:17:32.802Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T09:17:32.802Z] #49 sha256:5a3c9a2c2f1e8aa725035a98e632abde9ab7afd415a3db994fa127bea1d4fd63 [2022-01-20T09:17:32.802Z] #49 17.88 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-20T09:17:32.802Z] #49 17.90 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-20T09:17:32.802Z] #49 18.10 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-20T09:17:32.802Z] #49 18.17 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-01-20T09:17:32.802Z] #49 18.17 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-20T09:17:32.802Z] #49 18.21 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-20T09:17:33.061Z] #49 18.40 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-20T09:17:33.061Z] #49 18.40 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-20T09:17:33.061Z] #49 18.46 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-20T09:17:33.061Z] #49 18.47 go: downloading github.com/spf13/afero v1.1.2 [2022-01-20T09:17:33.061Z] #49 18.58 go: downloading github.com/spf13/cast v1.3.0 [2022-01-20T09:17:33.321Z] #49 18.59 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-20T09:17:33.321Z] #49 18.62 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-20T09:17:33.321Z] #49 18.63 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-20T09:17:33.321Z] #49 18.64 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-20T09:17:33.321Z] #49 18.79 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-20T09:17:33.321Z] #49 18.80 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-20T09:17:33.321Z] #49 18.86 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-20T09:17:33.581Z] #49 18.87 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-20T09:17:33.581Z] #49 18.98 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-20T09:17:33.581Z] #49 19.01 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-20T09:17:33.581Z] #49 19.04 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-20T09:17:33.581Z] #49 19.08 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-20T09:17:33.840Z] #49 19.12 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-20T09:17:33.840Z] #49 19.16 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-20T09:17:33.840Z] #49 19.28 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-20T09:17:33.840Z] #49 19.30 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-20T09:17:33.840Z] #49 19.35 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-20T09:17:34.102Z] #49 19.40 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-20T09:17:34.162Z] #9 extracting sha256:8b609dabefa83fae157bcd42123a8ed45199bb6c301e09a11260c1cad9babfef 4.9s done [2022-01-20T09:17:34.362Z] #49 19.69 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-20T09:17:34.362Z] #49 19.72 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-20T09:17:34.362Z] #49 19.77 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-20T09:17:34.362Z] #49 19.86 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-20T09:17:34.362Z] #49 19.90 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-20T09:17:34.418Z] #9 extracting sha256:4caf283705476ea80534e9b81eb182048b8731310c12790f6c9a0f35ed515fa0 [2022-01-20T09:17:34.621Z] #49 ... [2022-01-20T09:17:34.621Z] [2022-01-20T09:17:34.621Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-01-20T09:17:34.621Z] #67 sha256:ead82ea85b3fa0b55270d238534e9a64c4448a3a400edce5524b50c874a3996c [2022-01-20T09:17:34.621Z] #67 DONE 20.2s [2022-01-20T09:17:34.621Z] [2022-01-20T09:17:34.621Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T09:17:34.621Z] #49 sha256:5a3c9a2c2f1e8aa725035a98e632abde9ab7afd415a3db994fa127bea1d4fd63 [2022-01-20T09:17:34.621Z] #49 20.08 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-20T09:17:34.621Z] #49 20.19 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-20T09:17:35.372Z] #49 20.58 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-20T09:17:35.372Z] #49 20.61 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-20T09:17:35.372Z] #49 20.66 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-20T09:17:35.372Z] #49 20.80 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-20T09:17:35.372Z] #49 20.85 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-20T09:17:35.372Z] #49 20.89 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-20T09:17:35.941Z] #49 21.24 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-20T09:17:35.941Z] #49 21.47 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-20T09:17:36.200Z] #49 21.56 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-20T09:17:36.200Z] #49 21.61 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-20T09:17:36.200Z] #49 21.66 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-20T09:17:36.200Z] #49 21.69 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-20T09:17:36.200Z] #49 21.74 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-20T09:17:36.769Z] #49 22.22 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-20T09:17:36.769Z] #49 22.23 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-20T09:17:36.769Z] #49 22.30 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-20T09:17:37.028Z] #49 22.30 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-20T09:17:37.028Z] #49 22.35 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-20T09:17:37.028Z] #49 22.35 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2022-01-20T09:17:37.028Z] #49 22.40 go: downloading golang.org/x/text v0.3.2 [2022-01-20T09:17:37.966Z] #49 ... [2022-01-20T09:17:37.966Z] [2022-01-20T09:17:37.966Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T09:17:37.966Z] #51 sha256:ff93eedc9831f66cb22efe531be34d42bbb440d4eb3518cd22436a7293c4ff85 [2022-01-20T09:17:37.966Z] #51 13.22 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-20T09:17:37.966Z] #51 13.27 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-20T09:17:37.966Z] #51 13.36 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-20T09:17:37.966Z] #51 14.89 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-20T09:17:37.966Z] #51 17.46 golang.org/x/sys/unix [2022-01-20T09:17:37.966Z] #51 17.64 github.com/pkg/diff [2022-01-20T09:17:37.966Z] #51 18.96 mvdan.cc/editorconfig [2022-01-20T09:17:37.966Z] #51 20.04 mvdan.cc/sh/v3/fileutil [2022-01-20T09:17:37.966Z] #51 20.21 mvdan.cc/sh/v3/syntax [2022-01-20T09:17:38.678Z] #9 extracting sha256:4caf283705476ea80534e9b81eb182048b8731310c12790f6c9a0f35ed515fa0 3.8s done [2022-01-20T09:17:38.678Z] #9 extracting sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 [2022-01-20T09:17:38.678Z] #9 ... [2022-01-20T09:17:38.678Z] [2022-01-20T09:17:38.678Z] #27 [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-01-20T09:17:38.678Z] #27 sha256:295ebdc45998f91f42faacdd9d59cbadea12259efb778c9be403856c499e5282 [2022-01-20T09:17:38.678Z] #27 1.690 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-01-20T09:17:38.678Z] #27 1.716 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-20T09:17:38.678Z] #27 1.716 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-20T09:17:38.678Z] #27 1.880 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-20T09:17:38.678Z] #27 2.314 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-20T09:17:38.678Z] #27 2.548 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-20T09:17:38.678Z] #27 3.960 Fetched 8471 kB in 3s (3364 kB/s) [2022-01-20T09:17:38.678Z] #27 3.960 Reading package lists... [2022-01-20T09:17:38.678Z] #27 4.909 Reading package lists... [2022-01-20T09:17:38.678Z] #27 5.841 Building dependency tree... [2022-01-20T09:17:38.678Z] #27 6.181 The following additional packages will be installed: [2022-01-20T09:17:38.678Z] #27 6.181 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-01-20T09:17:38.678Z] #27 6.181 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-01-20T09:17:38.678Z] #27 6.182 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-01-20T09:17:38.678Z] #27 6.183 Suggested packages: [2022-01-20T09:17:38.678Z] #27 6.183 krb5-doc krb5-user [2022-01-20T09:17:38.678Z] #27 6.183 Recommended packages: [2022-01-20T09:17:38.678Z] #27 6.183 krb5-locales publicsuffix libsasl2-modules [2022-01-20T09:17:38.678Z] #27 6.425 The following NEW packages will be installed: [2022-01-20T09:17:38.678Z] #27 6.426 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-01-20T09:17:38.678Z] #27 6.426 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-01-20T09:17:38.678Z] #27 6.426 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-20T09:17:38.678Z] #27 6.427 libssh2-1 libssl1.1 openssl [2022-01-20T09:17:38.678Z] #27 6.703 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T09:17:38.678Z] #27 6.703 Need to get 5061 kB of archives. [2022-01-20T09:17:38.678Z] #27 6.703 After this operation, 12.1 MB of additional disk space will be used. [2022-01-20T09:17:38.678Z] #27 6.703 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB] [2022-01-20T09:17:38.678Z] #27 6.726 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB] [2022-01-20T09:17:38.678Z] #27 6.742 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-01-20T09:17:38.678Z] #27 6.746 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-01-20T09:17:38.678Z] #27 6.746 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-01-20T09:17:38.678Z] #27 6.746 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-01-20T09:17:38.678Z] #27 6.749 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-01-20T09:17:38.678Z] #27 6.755 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-01-20T09:17:38.678Z] #27 6.766 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2022-01-20T09:17:38.678Z] #27 6.766 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2022-01-20T09:17:38.678Z] #27 6.766 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2022-01-20T09:17:38.678Z] #27 6.766 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2022-01-20T09:17:38.678Z] #27 6.772 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-01-20T09:17:38.678Z] #27 6.772 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-01-20T09:17:38.678Z] #27 6.772 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-01-20T09:17:38.678Z] #27 6.780 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-01-20T09:17:38.678Z] #27 6.780 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-01-20T09:17:38.678Z] #27 6.784 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-01-20T09:17:38.678Z] #27 6.788 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-01-20T09:17:38.678Z] #27 6.788 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-01-20T09:17:38.678Z] #27 6.791 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-01-20T09:17:38.678Z] #27 6.933 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T09:17:38.678Z] #27 6.955 Fetched 5061 kB in 0s (14.5 MB/s) [2022-01-20T09:17:38.678Z] #27 6.993 Selecting previously unselected package libssl1.1:amd64. [2022-01-20T09:17:38.678Z] #27 6.993 (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 ... 6677 files and directories currently installed.) [2022-01-20T09:17:38.678Z] #27 6.997 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ... [2022-01-20T09:17:38.678Z] #27 7.007 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2022-01-20T09:17:38.678Z] #27 7.221 Selecting previously unselected package openssl. [2022-01-20T09:17:38.678Z] #27 7.221 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u7_amd64.deb ... [2022-01-20T09:17:38.678Z] #27 7.226 Unpacking openssl (1.1.1d-0+deb10u7) ... [2022-01-20T09:17:38.678Z] #27 7.334 Selecting previously unselected package ca-certificates. [2022-01-20T09:17:38.678Z] #27 7.334 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2022-01-20T09:17:38.678Z] #27 7.337 Unpacking ca-certificates (20200601~deb10u2) ... [2022-01-20T09:17:38.678Z] #27 7.404 Selecting previously unselected package libkeyutils1:amd64. [2022-01-20T09:17:38.678Z] #27 7.405 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2022-01-20T09:17:38.678Z] #27 7.409 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-01-20T09:17:38.678Z] #27 7.439 Selecting previously unselected package libkrb5support0:amd64. [2022-01-20T09:17:38.678Z] #27 7.439 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-01-20T09:17:38.678Z] #27 7.444 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-01-20T09:17:38.678Z] #27 7.482 Selecting previously unselected package libk5crypto3:amd64. [2022-01-20T09:17:38.678Z] #27 7.482 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-01-20T09:17:38.678Z] #27 7.487 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-01-20T09:17:38.678Z] #27 7.533 Selecting previously unselected package libkrb5-3:amd64. [2022-01-20T09:17:38.678Z] #27 7.533 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-01-20T09:17:38.678Z] #27 7.538 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-01-20T09:17:38.678Z] #27 7.621 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-01-20T09:17:38.678Z] #27 7.621 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-01-20T09:17:38.678Z] #27 7.628 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-01-20T09:17:38.678Z] #27 7.671 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-20T09:17:38.678Z] #27 7.671 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2022-01-20T09:17:38.678Z] #27 7.673 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2022-01-20T09:17:38.678Z] #27 7.713 Selecting previously unselected package libsasl2-2:amd64. [2022-01-20T09:17:38.678Z] #27 7.713 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2022-01-20T09:17:38.678Z] #27 7.715 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2022-01-20T09:17:38.678Z] #27 7.751 Selecting previously unselected package libldap-common. [2022-01-20T09:17:38.678Z] #27 7.751 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2022-01-20T09:17:38.678Z] #27 7.756 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-01-20T09:17:38.678Z] #27 7.797 Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-20T09:17:38.678Z] #27 7.797 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2022-01-20T09:17:38.678Z] #27 7.801 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-01-20T09:17:38.678Z] #27 7.856 Selecting previously unselected package libnghttp2-14:amd64. [2022-01-20T09:17:38.678Z] #27 7.857 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-01-20T09:17:38.678Z] #27 7.860 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-01-20T09:17:38.678Z] #27 7.905 Selecting previously unselected package libpsl5:amd64. [2022-01-20T09:17:38.678Z] #27 7.905 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-01-20T09:17:38.678Z] #27 7.913 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-01-20T09:17:38.678Z] #27 7.953 Selecting previously unselected package librtmp1:amd64. [2022-01-20T09:17:38.678Z] #27 7.954 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-01-20T09:17:38.678Z] #27 7.957 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-01-20T09:17:38.678Z] #27 7.996 Selecting previously unselected package libssh2-1:amd64. [2022-01-20T09:17:38.678Z] #27 7.996 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-01-20T09:17:38.678Z] #27 7.999 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-01-20T09:17:38.678Z] #27 8.054 Selecting previously unselected package libcurl4:amd64. [2022-01-20T09:17:38.678Z] #27 8.054 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-01-20T09:17:38.678Z] #27 8.060 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-01-20T09:17:38.678Z] #27 8.124 Selecting previously unselected package curl. [2022-01-20T09:17:38.678Z] #27 8.124 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-01-20T09:17:38.678Z] #27 8.128 Unpacking curl (7.64.0-4+deb10u2) ... [2022-01-20T09:17:38.678Z] #27 8.191 Selecting previously unselected package libonig5:amd64. [2022-01-20T09:17:38.678Z] #27 8.191 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-01-20T09:17:38.678Z] #27 8.195 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-01-20T09:17:38.678Z] #27 8.248 Selecting previously unselected package libjq1:amd64. [2022-01-20T09:17:38.678Z] #27 8.248 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-01-20T09:17:38.678Z] #27 8.252 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-01-20T09:17:38.678Z] #27 8.296 Selecting previously unselected package jq. [2022-01-20T09:17:38.678Z] #27 8.296 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-01-20T09:17:38.679Z] #27 8.300 Unpacking jq (1.5+dfsg-2+b1) ... [2022-01-20T09:17:38.679Z] #27 8.351 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-01-20T09:17:38.679Z] #27 8.361 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-01-20T09:17:38.679Z] #27 8.370 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2022-01-20T09:17:38.679Z] #27 8.489 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-01-20T09:17:38.679Z] #27 8.497 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2022-01-20T09:17:38.679Z] #27 8.509 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-01-20T09:17:38.679Z] #27 8.518 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2022-01-20T09:17:38.679Z] #27 8.528 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-01-20T09:17:38.679Z] #27 8.538 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-01-20T09:17:38.679Z] #27 8.547 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2022-01-20T09:17:38.679Z] #27 8.556 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-01-20T09:17:38.679Z] #27 8.566 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-01-20T09:17:38.679Z] #27 8.576 Setting up openssl (1.1.1d-0+deb10u7) ... [2022-01-20T09:17:38.679Z] #27 8.591 Setting up libonig5:amd64 (6.9.1-1) ... [2022-01-20T09:17:38.679Z] #27 8.603 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-01-20T09:17:38.679Z] #27 8.610 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2022-01-20T09:17:38.679Z] #27 8.621 Setting up ca-certificates (20200601~deb10u2) ... [2022-01-20T09:17:38.679Z] #27 9.242 Updating certificates in /etc/ssl/certs... [2022-01-20T09:17:38.679Z] #27 10.06 137 added, 0 removed; done. [2022-01-20T09:17:38.679Z] #27 ... [2022-01-20T09:17:38.679Z] [2022-01-20T09:17:38.679Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-20T09:17:38.679Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-20T09:17:38.904Z] #51 ... [2022-01-20T09:17:38.904Z] [2022-01-20T09:17:38.904Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-01-20T09:17:38.904Z] #58 sha256:c21a014edb3f3ec32ed49dd8eacaa9e3a09aba1c58bfe44eb69066cdefe26529 [2022-01-20T09:17:38.904Z] #58 14.14 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-20T09:17:38.904Z] #58 14.33 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-20T09:17:38.904Z] #58 14.47 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-01-20T09:17:38.904Z] #58 14.65 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-20T09:17:38.904Z] #58 14.73 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-01-20T09:17:38.904Z] #58 18.07 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-01-20T09:17:38.904Z] #58 18.18 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-20T09:17:38.904Z] #58 ... [2022-01-20T09:17:38.904Z] [2022-01-20T09:17:38.904Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T09:17:38.904Z] #51 sha256:ff93eedc9831f66cb22efe531be34d42bbb440d4eb3518cd22436a7293c4ff85 [2022-01-20T09:17:38.904Z] #51 24.26 golang.org/x/crypto/ssh/terminal [2022-01-20T09:17:41.204Z] #9 ... [2022-01-20T09:17:41.204Z] [2022-01-20T09:17:41.204Z] #27 [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-01-20T09:17:41.204Z] #27 sha256:295ebdc45998f91f42faacdd9d59cbadea12259efb778c9be403856c499e5282 [2022-01-20T09:17:41.204Z] #27 10.15 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-01-20T09:17:41.204Z] #27 10.17 Setting up jq (1.5+dfsg-2+b1) ... [2022-01-20T09:17:41.204Z] #27 10.18 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-01-20T09:17:41.204Z] #27 10.19 Setting up curl (7.64.0-4+deb10u2) ... [2022-01-20T09:17:41.204Z] #27 10.21 Processing triggers for libc-bin (2.28-10) ... [2022-01-20T09:17:41.204Z] #27 10.24 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-01-20T09:17:41.204Z] #27 10.25 Updating certificates in /etc/ssl/certs... [2022-01-20T09:17:41.204Z] #27 10.90 0 added, 0 removed; done. [2022-01-20T09:17:41.204Z] #27 10.90 Running hooks in /etc/ca-certificates/update.d... [2022-01-20T09:17:41.204Z] #27 10.90 done. [2022-01-20T09:17:41.204Z] #27 DONE 12.7s [2022-01-20T09:17:41.204Z] [2022-01-20T09:17:41.204Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-20T09:17:41.204Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-20T09:17:41.461Z] #9 ... [2022-01-20T09:17:41.461Z] [2022-01-20T09:17:41.461Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-20T09:17:41.461Z] #28 sha256:4953846f3fef04186706ee3f8403d9ec7492742433652f2b211115a0461fb88d [2022-01-20T09:17:41.461Z] #28 DONE 0.3s [2022-01-20T09:17:41.461Z] [2022-01-20T09:17:41.461Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.13-buster@sha256:0ac7f71bd5530d8fbb1a4caf646f92777fda6c2388f76a519fa66578b97a67e3 [2022-01-20T09:17:41.461Z] #9 sha256:079df286c87818584e9138773d73713a1800f0bfcb489f410ecd431704556fdc [2022-01-20T09:17:42.215Z] #51 27.13 mvdan.cc/sh/v3/cmd/shfmt [2022-01-20T09:17:42.474Z] #51 ... [2022-01-20T09:17:42.474Z] [2022-01-20T09:17:42.474Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-01-20T09:17:42.474Z] #53 sha256:e9313c7a64b941df93e43b9102baa6158e8664629adc32fe619a56dc890b8c9d [2022-01-20T09:17:42.474Z] #53 17.78 + '[' -z '' ']' [2022-01-20T09:17:42.474Z] #53 17.78 + target=static [2022-01-20T09:17:42.474Z] #53 17.78 + make 'BUILDTAGS=seccomp ' static [2022-01-20T09:17:42.474Z] #53 18.06 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2022-01-20T09:17:42.474Z] #53 ... [2022-01-20T09:17:42.474Z] [2022-01-20T09:17:42.474Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T09:17:42.474Z] #49 sha256:5a3c9a2c2f1e8aa725035a98e632abde9ab7afd415a3db994fa127bea1d4fd63 [2022-01-20T09:17:42.474Z] #49 25.30 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-20T09:17:42.474Z] #49 25.31 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-20T09:17:42.474Z] #49 25.36 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-20T09:17:42.474Z] #49 25.38 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-20T09:17:42.474Z] #49 25.40 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-20T09:17:42.474Z] #49 26.19 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-20T09:17:42.474Z] #49 26.33 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-20T09:17:42.474Z] #49 26.45 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-20T09:17:43.359Z] #9 extracting sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 5.0s [2022-01-20T09:17:43.374Z] Fetching without tags [2022-01-20T09:17:43.008Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T09:17:43.085Z] > git config --add remote.origin.fetch +refs/pull/43167/head:refs/remotes/origin/PR-43167 # timeout=10 [2022-01-20T09:17:43.140Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-20T09:17:43.267Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T09:17:43.410Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T09:17:43.410Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T09:17:43.412Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43167/head:refs/remotes/origin/PR-43167 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-01-20T09:17:43.852Z] #49 ... [2022-01-20T09:17:43.852Z] [2022-01-20T09:17:43.852Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T09:17:43.852Z] #51 sha256:ff93eedc9831f66cb22efe531be34d42bbb440d4eb3518cd22436a7293c4ff85 [2022-01-20T09:17:43.852Z] #51 DONE 29.1s [2022-01-20T09:17:43.852Z] [2022-01-20T09:17:43.852Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-01-20T09:17:43.852Z] #53 sha256:e9313c7a64b941df93e43b9102baa6158e8664629adc32fe619a56dc890b8c9d [2022-01-20T09:17:44.156Z] Merging remotes/origin/20.10 commit 22ff2ed34b0f5d6f3447d14e746d69c4504535bf into PR head commit ad21bcd94e956d64f4ca0539e0d077664fe5c780 [2022-01-20T09:17:45.286Z] #9 extracting sha256:0b8b69967f802fdebdf11dfda5bc3c2b0e9a8ffbe31edd70c55d41913e76e672 6.8s done [2022-01-20T09:17:45.555Z] #9 extracting sha256:941555edabca8237fec516fae2fc52b39594f6e5b729097fb65a99f30318069b done [2022-01-20T09:17:45.555Z] #9 DONE 24.9s [2022-01-20T09:17:45.555Z] [2022-01-20T09:17:45.555Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-20T09:17:45.555Z] #10 sha256:49cf6fc2abcc7a534b38c1243f975b0e185ccda62da06ffa3dd0b89a5daceec6 [2022-01-20T09:17:44.267Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T09:17:44.321Z] > git checkout -f ad21bcd94e956d64f4ca0539e0d077664fe5c780 # timeout=10 [2022-01-20T09:17:47.231Z] Merge succeeded, producing ad21bcd94e956d64f4ca0539e0d077664fe5c780 [2022-01-20T09:17:47.232Z] Checking out Revision ad21bcd94e956d64f4ca0539e0d077664fe5c780 (PR-43167) [2022-01-20T09:17:47.449Z] #10 DONE 1.6s [2022-01-20T09:17:47.449Z] [2022-01-20T09:17:47.449Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-20T09:17:47.449Z] #29 sha256:b771c579362ca9558d88edd98f85ac1c63c917ccf6f44ac076d17dd0ef9a1923 [2022-01-20T09:17:47.449Z] #29 1.236 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-01-20T09:17:47.449Z] #29 1.331 [2022-01-20T09:17:47.449Z] #29 1.559 #=#=# ############ 17.3% ########################### 38.1% ######################################### 58.1% ######################################################## 77.9% ###################################################################### 97.8% ######################################################################## 100.0% [2022-01-20T09:17:47.449Z] #29 2.170 [2022-01-20T09:17:47.449Z] #29 2.389 #=#=# ######################################################################## 100.0% [2022-01-20T09:17:47.449Z] #29 2.576 [2022-01-20T09:17:47.449Z] #29 2.796 #=#=# ################################################################## 92.2% ######################################################################## 100.0% [2022-01-20T09:17:47.449Z] #29 3.002 [2022-01-20T09:17:47.449Z] #29 3.238 #=#=# ########### 15.7% ########################## 36.4% ######################################### 57.2% ####################################################### 76.6% ##################################################################### 96.0% ######################################################################## 100.0% [2022-01-20T09:17:47.449Z] #29 3.854 [2022-01-20T09:17:47.706Z] #29 4.066 #=#=# ### 4.2% ###### 9.2% ########### 15.5% ############ 17.5% ################### 26.4% ###################### 31.6% ########################## 36.9% ############################## 42.2% ################################## 47.3% ##################################### 52.4% ######################################### 57.5% ############################################# 63.0% ################################################# 68.3% #################################################### 73.4% ######################################################## 78.6% ############################################################ 83.8% ################################################################ 89.1% ################################################################### 94.2% ####################################################################### 99.5% ######################################################################## 100.0% [2022-01-20T09:17:47.706Z] #29 6.023 [2022-01-20T09:17:47.965Z] #29 ... [2022-01-20T09:17:47.965Z] [2022-01-20T09:17:47.965Z] #11 [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-01-20T09:17:47.965Z] #11 sha256:14fd8dd06f86d1b46c6b67e0b1e55a6a20baf16bbe8e40247079bb26eba9699f [2022-01-20T09:17:47.965Z] #11 DONE 0.7s [2022-01-20T09:17:47.965Z] [2022-01-20T09:17:47.965Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-20T09:17:47.965Z] #29 sha256:b771c579362ca9558d88edd98f85ac1c63c917ccf6f44ac076d17dd0ef9a1923 [2022-01-20T09:17:47.965Z] #29 6.500 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-20T09:17:47.965Z] #29 ... [2022-01-20T09:17:47.965Z] [2022-01-20T09:17:47.965Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T09:17:47.965Z] #51 sha256:8cd207472d7adec9a027be8bd7747c75b51c0f7c5f2a898b8a00ddc2926c01dc [2022-01-20T09:17:48.224Z] #51 ... [2022-01-20T09:17:48.224Z] [2022-01-20T09:17:48.224Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-20T09:17:48.224Z] #31 sha256:3d89caa872ab8da52fe9b3f2b56a64e63cb1672d4850e84988f67afbee4bf223 [2022-01-20T09:17:48.224Z] #31 DONE 0.2s [2022-01-20T09:17:48.224Z] [2022-01-20T09:17:48.224Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-20T09:17:48.224Z] #39 sha256:63f56da0515d26e4dabef5b921e1936a1bd3bdc0534027bccc6282ae19a7451d [2022-01-20T09:17:48.224Z] #39 DONE 0.3s [2022-01-20T09:17:48.224Z] [2022-01-20T09:17:48.224Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-01-20T09:17:48.224Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-20T09:17:49.125Z] #53 ... [2022-01-20T09:17:49.125Z] [2022-01-20T09:17:49.125Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-01-20T09:17:49.125Z] #47 sha256:0fa95a8590dac778a84247af16a0d409f74aed0209eab56b07b9d9a12f6feb8d [2022-01-20T09:17:49.125Z] #47 DONE 34.0s [2022-01-20T09:17:49.125Z] [2022-01-20T09:17:49.125Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-01-20T09:17:49.125Z] #53 sha256:e9313c7a64b941df93e43b9102baa6158e8664629adc32fe619a56dc890b8c9d [2022-01-20T09:17:49.693Z] #53 34.94 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-20T09:17:49.693Z] #53 ... [2022-01-20T09:17:49.693Z] [2022-01-20T09:17:49.693Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-20T09:17:49.693Z] #48 sha256:e15379f0cf99938c1fd86bab2ff8c6f183105c9f4fba760cc2353b456790ccb1 [2022-01-20T09:17:49.693Z] #48 DONE 0.1s [2022-01-20T09:17:49.952Z] [2022-01-20T09:17:49.952Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T09:17:49.952Z] #56 sha256:39ff73f59a70f1834b42e89e3bd28baeae79e36eacf9756ae41d8494cb3b2a45 [2022-01-20T09:17:46.831Z] > git remote # timeout=10 [2022-01-20T09:17:46.911Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T09:17:46.970Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T09:17:46.972Z] > git merge 22ff2ed34b0f5d6f3447d14e746d69c4504535bf # timeout=10 [2022-01-20T09:17:47.120Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-01-20T09:17:47.267Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T09:17:47.315Z] > git checkout -f ad21bcd94e956d64f4ca0539e0d077664fe5c780 # timeout=10 [2022-01-20T09:17:50.137Z] #40 ... [2022-01-20T09:17:50.137Z] [2022-01-20T09:17:50.137Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-01-20T09:17:50.137Z] #12 sha256:aec479084af0f2d6bbdd8773a021d9a3f79f6a2ebb04012480d36e30a0b55a75 [2022-01-20T09:17:50.137Z] #12 DONE 2.2s [2022-01-20T09:17:50.398Z] [2022-01-20T09:17:50.398Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-20T09:17:50.398Z] #29 sha256:b771c579362ca9558d88edd98f85ac1c63c917ccf6f44ac076d17dd0ef9a1923 [2022-01-20T09:17:50.398Z] #29 6.633 [2022-01-20T09:17:50.398Z] #29 6.877 #=#=# ######################################################################## 100.0% [2022-01-20T09:17:50.398Z] #29 6.939 [2022-01-20T09:17:50.398Z] #29 7.518 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-20T09:17:50.398Z] #29 7.621 [2022-01-20T09:17:50.398Z] #29 7.891 #=#=# ######## 11.1% ######################################################################## 100.0% [2022-01-20T09:17:50.398Z] #29 8.092 [2022-01-20T09:17:50.398Z] #29 8.788 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-01-20T09:17:50.655Z] #29 8.948 [2022-01-20T09:17:50.888Z] #56 ... [2022-01-20T09:17:50.888Z] [2022-01-20T09:17:50.888Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-01-20T09:17:50.888Z] #53 sha256:e9313c7a64b941df93e43b9102baa6158e8664629adc32fe619a56dc890b8c9d [2022-01-20T09:17:50.888Z] #53 36.43 + mkdir -p /build [2022-01-20T09:17:51.147Z] #53 36.44 + cp runc /build/runc [2022-01-20T09:17:51.148Z] #53 DONE 36.6s [2022-01-20T09:17:51.148Z] [2022-01-20T09:17:51.148Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T09:17:51.148Z] #49 sha256:5a3c9a2c2f1e8aa725035a98e632abde9ab7afd415a3db994fa127bea1d4fd63 [2022-01-20T09:17:52.532Z] #49 ... [2022-01-20T09:17:52.532Z] [2022-01-20T09:17:52.532Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T09:17:52.532Z] #56 sha256:39ff73f59a70f1834b42e89e3bd28baeae79e36eacf9756ae41d8494cb3b2a45 [2022-01-20T09:17:52.791Z] #56 37.83 Checking out files: 77% (3622/4684) Checking out files: 78% (3654/4684) Checking out files: 79% (3701/4684) Checking out files: 80% (3748/4684) Checking out files: 81% (3795/4684) Checking out files: 82% (3841/4684) Checking out files: 83% (3888/4684) Checking out files: 84% (3935/4684) Checking out files: 85% (3982/4684) Checking out files: 86% (4029/4684) Checking out files: 87% (4076/4684) Checking out files: 88% (4122/4684) Checking out files: 89% (4169/4684) Checking out files: 90% (4216/4684) Checking out files: 91% (4263/4684) Checking out files: 92% (4310/4684) Checking out files: 93% (4357/4684) Checking out files: 94% (4403/4684) Checking out files: 95% (4450/4684) Checking out files: 96% (4497/4684) Checking out files: 97% (4544/4684) Checking out files: 98% (4591/4684) Checking out files: 99% (4638/4684) Checking out files: 100% (4684/4684) Checking out files: 100% (4684/4684), done. [2022-01-20T09:17:52.791Z] #56 38.14 + cd /tmp/tmp.rjBm7h3TT0/src/github.com/containerd/containerd [2022-01-20T09:17:52.791Z] #56 38.14 + git checkout -q 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T09:17:53.728Z] #56 39.25 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-20T09:17:53.728Z] #56 39.25 + BUILDTAGS='netgo osusergo static_build' [2022-01-20T09:17:53.728Z] #56 39.26 + export EXTRA_FLAGS=-buildmode=pie [2022-01-20T09:17:53.728Z] #56 39.26 + EXTRA_FLAGS=-buildmode=pie [2022-01-20T09:17:53.728Z] #56 39.26 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-20T09:17:53.728Z] #56 39.26 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-20T09:17:53.728Z] #56 39.26 + '[' '' = dynamic ']' [2022-01-20T09:17:53.728Z] #56 39.26 + make [2022-01-20T09:17:53.795Z] #29 9.157 #=#=# 0.0% #### 5.8% ######### 13.3% ############ 17.6% ################ 23.5% ##################### 30.3% ######################### 35.3% ########################### 38.8% ################################# 47.1% ##################################### 51.8% ######################################## 56.8% ########################################## 58.9% ########################################### 60.4% ############################################## 65.2% ################################################## 70.4% ######################################################### 79.3% ############################################################### 88.7% #################################################################### 95.3% ######################################################################## 100.0% [2022-01-20T09:17:54.052Z] #29 12.45 [2022-01-20T09:17:54.665Z] #56 40.02 + bin/ctr [2022-01-20T09:17:55.422Z] #29 13.67 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-20T09:17:55.679Z] #29 14.28 [2022-01-20T09:17:56.245Z] #29 14.61 #=#=# ######################################################################## 100.0% [2022-01-20T09:17:56.245Z] #29 14.79 [2022-01-20T09:17:57.630Z] #29 15.90 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-20T09:17:57.887Z] #29 ... [2022-01-20T09:17:57.887Z] [2022-01-20T09:17:57.887Z] #36 [tini 1/2] 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-01-20T09:17:57.887Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-20T09:17:57.887Z] #36 4.516 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-20T09:17:57.887Z] #36 4.544 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-20T09:17:57.887Z] #36 4.544 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-20T09:17:57.887Z] #36 5.714 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-20T09:17:57.887Z] #36 7.819 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-20T09:17:58.144Z] #36 ... [2022-01-20T09:17:58.144Z] [2022-01-20T09:17:58.144Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-01-20T09:17:58.144Z] #34 sha256:f5204dfe619dc2d6d1dc5115d7a3bdccd36aac23e4614e3f2fc03f26d64e1433 [2022-01-20T09:17:58.144Z] #34 5.008 + RM_GOPATH=0 [2022-01-20T09:17:58.144Z] #34 5.008 + TMP_GOPATH= [2022-01-20T09:17:58.144Z] #34 5.008 + : /build [2022-01-20T09:17:58.144Z] #34 5.008 + '[' -z '' ']' [2022-01-20T09:17:58.144Z] #34 5.008 ++ mktemp -d [2022-01-20T09:17:58.144Z] #34 5.018 + export GOPATH=/tmp/tmp.78yQ58k7TA [2022-01-20T09:17:58.144Z] #34 5.018 + GOPATH=/tmp/tmp.78yQ58k7TA [2022-01-20T09:17:58.144Z] #34 5.018 + RM_GOPATH=1 [2022-01-20T09:17:58.144Z] #34 5.018 + case "$(go env GOARCH)" in [2022-01-20T09:17:58.144Z] #34 5.018 ++ go env GOARCH [2022-01-20T09:17:58.144Z] #34 5.045 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-01-20T09:17:58.144Z] #34 5.045 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T09:17:58.144Z] #34 5.045 + GO_BUILDMODE=-buildmode=pie [2022-01-20T09:17:58.144Z] #34 5.045 ++ dirname /tmp/install/install.sh [2022-01-20T09:17:58.144Z] #34 5.045 + dir=/tmp/install [2022-01-20T09:17:58.144Z] #34 5.045 + bin=tomlv [2022-01-20T09:17:58.144Z] #34 5.045 + shift [2022-01-20T09:17:58.144Z] #34 5.045 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-01-20T09:17:58.144Z] #34 5.045 + . /tmp/install/tomlv.installer [2022-01-20T09:17:58.144Z] #34 5.045 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-01-20T09:17:58.144Z] #34 5.045 + install_tomlv [2022-01-20T09:17:58.144Z] #34 5.045 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-01-20T09:17:58.144Z] #34 5.045 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.78yQ58k7TA/src/github.com/BurntSushi/toml [2022-01-20T09:17:58.144Z] #34 5.049 Cloning into '/tmp/tmp.78yQ58k7TA/src/github.com/BurntSushi/toml'... [2022-01-20T09:17:58.144Z] #34 6.843 + cd /tmp/tmp.78yQ58k7TA/src/github.com/BurntSushi/toml [2022-01-20T09:17:58.144Z] #34 6.843 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-01-20T09:17:58.144Z] #34 7.047 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-01-20T09:17:58.144Z] #34 7.996 runtime/internal/sys [2022-01-20T09:17:58.144Z] #34 8.006 internal/cpu [2022-01-20T09:17:58.144Z] #34 8.369 math/bits [2022-01-20T09:17:58.144Z] #34 8.830 internal/bytealg [2022-01-20T09:17:58.144Z] #34 9.127 math [2022-01-20T09:17:58.144Z] #34 ... [2022-01-20T09:17:58.144Z] [2022-01-20T09:17:58.144Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-01-20T09:17:58.144Z] #24 sha256:87acfed83f161c8e7e941ab3351e23928a1d9a6fceb4cd162e2d5fda25145bd0 [2022-01-20T09:17:58.144Z] #24 5.293 + RM_GOPATH=0 [2022-01-20T09:17:58.144Z] #24 5.294 + TMP_GOPATH= [2022-01-20T09:17:58.144Z] #24 5.294 + : /build [2022-01-20T09:17:58.144Z] #24 5.294 + '[' -z '' ']' [2022-01-20T09:17:58.144Z] #24 5.295 ++ mktemp -d [2022-01-20T09:17:58.144Z] #24 5.297 + export GOPATH=/tmp/tmp.OJJD1V8XIa [2022-01-20T09:17:58.144Z] #24 5.298 + GOPATH=/tmp/tmp.OJJD1V8XIa [2022-01-20T09:17:58.144Z] #24 5.298 + RM_GOPATH=1 [2022-01-20T09:17:58.144Z] #24 5.298 + case "$(go env GOARCH)" in [2022-01-20T09:17:58.144Z] #24 5.299 ++ go env GOARCH [2022-01-20T09:17:58.144Z] #24 5.347 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T09:17:58.144Z] #24 5.353 + GO_BUILDMODE=-buildmode=pie [2022-01-20T09:17:58.144Z] #24 5.354 ++ dirname /tmp/install/install.sh [2022-01-20T09:17:58.144Z] #24 5.358 + dir=/tmp/install [2022-01-20T09:17:58.144Z] #24 5.360 + bin=dockercli [2022-01-20T09:17:58.144Z] #24 5.361 + shift [2022-01-20T09:17:58.144Z] #24 5.362 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-01-20T09:17:58.144Z] #24 5.362 + . /tmp/install/dockercli.installer [2022-01-20T09:17:58.144Z] #24 5.362 ++ : stable [2022-01-20T09:17:58.144Z] #24 5.363 ++ : 17.06.2-ce [2022-01-20T09:17:58.144Z] #24 5.367 + install_dockercli [2022-01-20T09:17:58.144Z] #24 5.368 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-20T09:17:58.144Z] #24 5.368 Install docker/cli version 17.06.2-ce from stable [2022-01-20T09:17:58.144Z] #24 5.369 ++ uname -m [2022-01-20T09:17:58.144Z] #24 5.370 + arch=x86_64 [2022-01-20T09:17:58.144Z] #24 5.370 + '[' x86_64 '!=' x86_64 ']' [2022-01-20T09:17:58.144Z] #24 5.370 + url=https://download.docker.com/linux/static [2022-01-20T09:17:58.144Z] #24 5.370 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-01-20T09:17:58.144Z] #24 5.371 + tar -xz docker/docker [2022-01-20T09:17:58.400Z] #24 ... [2022-01-20T09:17:58.400Z] [2022-01-20T09:17:58.400Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T09:17:58.400Z] #45 sha256:4ddefd35ed95f11228201b0547011db022e5cfcd46b94f099e93ef30410db935 [2022-01-20T09:17:58.400Z] #45 4.373 + RM_GOPATH=0 [2022-01-20T09:17:58.400Z] #45 4.373 + TMP_GOPATH= [2022-01-20T09:17:58.400Z] #45 4.373 + : /build [2022-01-20T09:17:58.400Z] #45 4.373 + '[' -z '' ']' [2022-01-20T09:17:58.400Z] #45 4.373 ++ mktemp -d [2022-01-20T09:17:58.400Z] #45 4.374 + export GOPATH=/tmp/tmp.hFiieG8xyy [2022-01-20T09:17:58.400Z] #45 4.374 + GOPATH=/tmp/tmp.hFiieG8xyy [2022-01-20T09:17:58.400Z] #45 4.374 + RM_GOPATH=1 [2022-01-20T09:17:58.400Z] #45 4.374 + case "$(go env GOARCH)" in [2022-01-20T09:17:58.400Z] #45 4.375 ++ go env GOARCH [2022-01-20T09:17:58.400Z] #45 4.385 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T09:17:58.400Z] #45 4.385 + GO_BUILDMODE=-buildmode=pie [2022-01-20T09:17:58.400Z] #45 4.385 ++ dirname /tmp/install/install.sh [2022-01-20T09:17:58.400Z] #45 4.388 + dir=/tmp/install [2022-01-20T09:17:58.400Z] #45 4.388 + bin=vndr [2022-01-20T09:17:58.400Z] #45 4.388 + shift [2022-01-20T09:17:58.400Z] #45 4.388 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-01-20T09:17:58.400Z] #45 4.388 + . /tmp/install/vndr.installer [2022-01-20T09:17:58.400Z] #45 4.388 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2022-01-20T09:17:58.400Z] #45 4.388 + install_vndr [2022-01-20T09:17:58.400Z] #45 4.388 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2022-01-20T09:17:58.400Z] #45 4.388 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.hFiieG8xyy/src/github.com/LK4D4/vndr [2022-01-20T09:17:58.400Z] #45 4.388 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2022-01-20T09:17:58.400Z] #45 4.389 Cloning into '/tmp/tmp.hFiieG8xyy/src/github.com/LK4D4/vndr'... [2022-01-20T09:17:58.400Z] #45 5.413 + cd /tmp/tmp.hFiieG8xyy/src/github.com/LK4D4/vndr [2022-01-20T09:17:58.400Z] #45 5.414 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2022-01-20T09:17:58.400Z] #45 5.431 + go build -buildmode=pie -v -o /build/vndr . [2022-01-20T09:17:58.400Z] #45 7.071 internal/unsafeheader [2022-01-20T09:17:58.400Z] #45 7.178 internal/cpu [2022-01-20T09:17:58.400Z] #45 7.189 runtime/internal/atomic [2022-01-20T09:17:58.400Z] #45 7.768 runtime/internal/sys [2022-01-20T09:17:58.400Z] #45 8.075 runtime/internal/math [2022-01-20T09:17:58.400Z] #45 8.170 internal/bytealg [2022-01-20T09:17:58.400Z] #45 8.199 internal/race [2022-01-20T09:17:58.400Z] #45 8.291 sync/atomic [2022-01-20T09:17:58.400Z] #45 8.701 unicode [2022-01-20T09:17:58.400Z] #45 9.757 runtime [2022-01-20T09:17:58.400Z] #45 ... [2022-01-20T09:17:58.400Z] [2022-01-20T09:17:58.400Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-01-20T09:17:58.400Z] #67 sha256:a6f5cf76dcd07a765b274d19a69891d10eab694690d8cc74b950624ce02ad861 [2022-01-20T09:17:58.400Z] #67 4.518 + RM_GOPATH=0 [2022-01-20T09:17:58.400Z] #67 4.518 + TMP_GOPATH= [2022-01-20T09:17:58.400Z] #67 4.518 + : /build [2022-01-20T09:17:58.400Z] #67 4.518 + '[' -z '' ']' [2022-01-20T09:17:58.400Z] #67 4.518 ++ mktemp -d [2022-01-20T09:17:58.400Z] #67 4.518 + export GOPATH=/tmp/tmp.AuivEma5eV [2022-01-20T09:17:58.400Z] #67 4.518 + GOPATH=/tmp/tmp.AuivEma5eV [2022-01-20T09:17:58.400Z] #67 4.518 + RM_GOPATH=1 [2022-01-20T09:17:58.400Z] #67 4.518 + case "$(go env GOARCH)" in [2022-01-20T09:17:58.400Z] #67 4.522 ++ go env GOARCH [2022-01-20T09:17:58.400Z] #67 4.543 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T09:17:58.400Z] #67 4.543 + GO_BUILDMODE=-buildmode=pie [2022-01-20T09:17:58.400Z] #67 4.543 ++ dirname /tmp/install/install.sh [2022-01-20T09:17:58.400Z] #67 4.543 + dir=/tmp/install [2022-01-20T09:17:58.400Z] #67 4.543 + bin=proxy [2022-01-20T09:17:58.400Z] #67 4.543 + shift [2022-01-20T09:17:58.400Z] #67 4.543 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-01-20T09:17:58.400Z] #67 4.543 + . /tmp/install/proxy.installer [2022-01-20T09:17:58.400Z] #67 4.543 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-01-20T09:17:58.400Z] #67 4.546 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-01-20T09:17:58.400Z] #67 4.546 + install_proxy [2022-01-20T09:17:58.400Z] #67 4.546 + case "$1" in [2022-01-20T09:17:58.400Z] #67 4.546 + export CGO_ENABLED=0 [2022-01-20T09:17:58.400Z] #67 4.546 + CGO_ENABLED=0 [2022-01-20T09:17:58.400Z] #67 4.546 + _install_proxy [2022-01-20T09:17:58.400Z] #67 4.546 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2022-01-20T09:17:58.400Z] #67 4.546 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.AuivEma5eV/src/github.com/docker/libnetwork [2022-01-20T09:17:58.400Z] #67 4.546 Cloning into '/tmp/tmp.AuivEma5eV/src/github.com/docker/libnetwork'... [2022-01-20T09:17:58.656Z] #67 ... [2022-01-20T09:17:58.656Z] [2022-01-20T09:17:58.656Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-01-20T09:17:58.656Z] #58 sha256:a4fa056dd36da9bb4f5df3c93865ac87dbfd72c9b62802dda0b5206651c2e345 [2022-01-20T09:17:58.656Z] #58 5.199 + RM_GOPATH=0 [2022-01-20T09:17:58.656Z] #58 5.199 + TMP_GOPATH= [2022-01-20T09:17:58.656Z] #58 5.199 + : /build [2022-01-20T09:17:58.656Z] #58 5.199 + '[' -z '' ']' [2022-01-20T09:17:58.656Z] #58 5.200 ++ mktemp -d [2022-01-20T09:17:58.656Z] #58 5.216 + export GOPATH=/tmp/tmp.dqPox5eaWJ [2022-01-20T09:17:58.656Z] #58 5.223 + GOPATH=/tmp/tmp.dqPox5eaWJ [2022-01-20T09:17:58.656Z] #58 5.223 + RM_GOPATH=1 [2022-01-20T09:17:58.656Z] #58 5.224 + case "$(go env GOARCH)" in [2022-01-20T09:17:58.656Z] #58 5.224 ++ go env GOARCH [2022-01-20T09:17:58.656Z] #58 5.309 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T09:17:58.656Z] #58 5.309 + GO_BUILDMODE=-buildmode=pie [2022-01-20T09:17:58.656Z] #58 5.311 ++ dirname /tmp/install/install.sh [2022-01-20T09:17:58.656Z] #58 5.312 + dir=/tmp/install [2022-01-20T09:17:58.656Z] #58 5.312 + bin=rootlesskit [2022-01-20T09:17:58.656Z] #58 5.313 + shift [2022-01-20T09:17:58.656Z] #58 5.313 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-01-20T09:17:58.656Z] #58 5.313 + . /tmp/install/rootlesskit.installer [2022-01-20T09:17:58.656Z] #58 5.315 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2022-01-20T09:17:58.656Z] #58 5.315 + install_rootlesskit [2022-01-20T09:17:58.656Z] #58 5.315 + case "$1" in [2022-01-20T09:17:58.656Z] #58 5.315 + export CGO_ENABLED=0 [2022-01-20T09:17:58.656Z] #58 5.315 + CGO_ENABLED=0 [2022-01-20T09:17:58.656Z] #58 5.315 + _install_rootlesskit [2022-01-20T09:17:58.656Z] #58 5.325 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2022-01-20T09:17:58.656Z] #58 5.327 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2022-01-20T09:17:58.656Z] #58 5.330 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.dqPox5eaWJ/src/github.com/rootless-containers/rootlesskit [2022-01-20T09:17:58.656Z] #58 5.354 Cloning into '/tmp/tmp.dqPox5eaWJ/src/github.com/rootless-containers/rootlesskit'... [2022-01-20T09:17:58.910Z] Commit message: "Jenkinsfile: remove Windows RS1 as it reached end of support" [2022-01-20T09:17:58.932Z] #58 ... [2022-01-20T09:17:58.932Z] [2022-01-20T09:17:58.932Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T09:17:58.932Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T09:17:58.932Z] #42 5.654 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-20T09:17:58.932Z] #42 5.673 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-20T09:17:58.932Z] #42 5.693 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-20T09:17:58.932Z] #42 6.654 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-20T09:17:58.932Z] #42 8.998 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-20T09:17:59.189Z] #42 ... [2022-01-20T09:17:59.189Z] [2022-01-20T09:17:59.189Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T09:17:59.189Z] #49 sha256:5737b5ec4087bfabbdb435b61263aa8ffe8a21745375d2e6e130ac1ea5a033dc [2022-01-20T09:17:59.189Z] #49 4.394 + RM_GOPATH=0 [2022-01-20T09:17:59.189Z] #49 4.394 + TMP_GOPATH= [2022-01-20T09:17:59.189Z] #49 4.394 + : /build [2022-01-20T09:17:59.189Z] #49 4.394 + '[' -z '' ']' [2022-01-20T09:17:59.189Z] #49 4.394 ++ mktemp -d [2022-01-20T09:17:59.189Z] #49 4.394 + export GOPATH=/tmp/tmp.iSS4Iqx6GC [2022-01-20T09:17:59.189Z] #49 4.394 + GOPATH=/tmp/tmp.iSS4Iqx6GC [2022-01-20T09:17:59.189Z] #49 4.394 + RM_GOPATH=1 [2022-01-20T09:17:59.189Z] #49 4.394 + case "$(go env GOARCH)" in [2022-01-20T09:17:59.189Z] #49 4.394 ++ go env GOARCH [2022-01-20T09:17:59.189Z] #49 4.401 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T09:17:59.189Z] #49 4.401 + GO_BUILDMODE=-buildmode=pie [2022-01-20T09:17:59.189Z] #49 4.401 ++ dirname /tmp/install/install.sh [2022-01-20T09:17:59.189Z] #49 4.402 + dir=/tmp/install [2022-01-20T09:17:59.189Z] #49 4.402 + bin=golangci_lint [2022-01-20T09:17:59.189Z] #49 4.402 + shift [2022-01-20T09:17:59.189Z] #49 4.402 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-01-20T09:17:59.189Z] #49 4.402 + . /tmp/install/golangci_lint.installer [2022-01-20T09:17:59.189Z] #49 4.402 ++ : v1.23.8 [2022-01-20T09:17:59.189Z] #49 4.402 + install_golangci_lint [2022-01-20T09:17:59.189Z] #49 4.402 + set -e [2022-01-20T09:17:59.189Z] #49 4.402 + export GO111MODULE=on [2022-01-20T09:17:59.189Z] #49 4.402 + GO111MODULE=on [2022-01-20T09:17:59.189Z] #49 4.402 + GOBIN=/build [2022-01-20T09:17:59.189Z] #49 4.402 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-01-20T09:17:59.189Z] #49 5.461 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-20T09:17:59.189Z] #49 ... [2022-01-20T09:17:59.189Z] [2022-01-20T09:17:59.189Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-01-20T09:17:59.189Z] #47 sha256:3a789458cf688e9c348ec6b82877cb4dbe81071338036bd1ebe6aacf689abc81 [2022-01-20T09:17:59.189Z] #47 4.649 + RM_GOPATH=0 [2022-01-20T09:17:59.189Z] #47 4.649 + TMP_GOPATH= [2022-01-20T09:17:59.189Z] #47 4.649 + : /build [2022-01-20T09:17:59.189Z] #47 4.649 + '[' -z '' ']' [2022-01-20T09:17:59.189Z] #47 4.649 ++ mktemp -d [2022-01-20T09:17:59.189Z] #47 4.649 + export GOPATH=/tmp/tmp.QsCoBf8Slc [2022-01-20T09:17:59.189Z] #47 4.649 + GOPATH=/tmp/tmp.QsCoBf8Slc [2022-01-20T09:17:59.189Z] #47 4.649 + RM_GOPATH=1 [2022-01-20T09:17:59.189Z] #47 4.649 + case "$(go env GOARCH)" in [2022-01-20T09:17:59.189Z] #47 4.649 ++ go env GOARCH [2022-01-20T09:17:59.189Z] #47 4.710 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T09:17:59.189Z] #47 4.710 + GO_BUILDMODE=-buildmode=pie [2022-01-20T09:17:59.189Z] #47 4.710 ++ dirname /tmp/install/install.sh [2022-01-20T09:17:59.189Z] #47 4.716 + dir=/tmp/install [2022-01-20T09:17:59.189Z] #47 4.734 + bin=gotestsum [2022-01-20T09:17:59.189Z] #47 4.734 + shift [2022-01-20T09:17:59.189Z] #47 4.734 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-01-20T09:17:59.189Z] #47 4.734 + . /tmp/install/gotestsum.installer [2022-01-20T09:17:59.189Z] #47 4.734 ++ : v0.5.3 [2022-01-20T09:17:59.189Z] #47 4.734 + install_gotestsum [2022-01-20T09:17:59.189Z] #47 4.734 + set -e [2022-01-20T09:17:59.189Z] #47 4.734 + export GO111MODULE=on [2022-01-20T09:17:59.189Z] #47 4.734 + GO111MODULE=on [2022-01-20T09:17:59.189Z] #47 4.734 + GOBIN=/build [2022-01-20T09:17:59.189Z] #47 4.734 + go get gotest.tools/gotestsum@v0.5.3 [2022-01-20T09:17:59.189Z] #47 5.720 go: downloading gotest.tools/gotestsum v0.5.3 [2022-01-20T09:17:59.189Z] #47 7.762 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-20T09:17:59.189Z] #47 7.763 go: downloading github.com/fatih/color v1.9.0 [2022-01-20T09:17:59.189Z] #47 7.862 go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T09:17:59.189Z] #47 7.917 go: downloading github.com/spf13/pflag v1.0.3 [2022-01-20T09:17:59.189Z] #47 8.325 go: downloading github.com/mattn/go-colorable v0.1.6 [2022-01-20T09:17:59.189Z] #47 8.414 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-20T09:17:59.189Z] #47 8.783 go: downloading github.com/jonboulle/clockwork v0.1.0 [2022-01-20T09:17:59.189Z] #47 8.835 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2022-01-20T09:17:59.189Z] #47 8.842 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2022-01-20T09:17:59.189Z] #47 9.173 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2022-01-20T09:17:59.189Z] #47 ... [2022-01-20T09:17:59.189Z] [2022-01-20T09:17:59.189Z] #32 [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-01-20T09:17:59.189Z] #32 sha256:f783516bb600f8d2f5d15977121a2eb75315b5fc45b384ce3154b9221481a08e [2022-01-20T09:17:59.189Z] #32 4.229 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-20T09:17:59.189Z] #32 4.236 Cloning into '.'... [2022-01-20T09:17:59.324Z] > git --version # timeout=10 [2022-01-20T09:17:59.377Z] > git --version # 'git version 2.24.1.windows.2' [2022-01-20T09:17:59.446Z] #32 ... [2022-01-20T09:17:59.446Z] [2022-01-20T09:17:59.446Z] #55 [containerd 1/2] 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-01-20T09:17:59.446Z] #55 sha256:e0973e647de48bf514fbcf4d91f295ff21f5cc3fa3d2e45f92356e9eccebdde8 [2022-01-20T09:17:59.446Z] #55 5.623 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-20T09:17:59.446Z] #55 5.665 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-20T09:17:59.446Z] #55 5.669 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-20T09:17:59.446Z] #55 6.575 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-20T09:17:59.446Z] #55 8.723 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-20T09:17:59.446Z] #55 11.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-20T09:17:59.446Z] #55 ... [2022-01-20T09:17:59.446Z] [2022-01-20T09:17:59.446Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-20T09:17:59.446Z] #29 sha256:b771c579362ca9558d88edd98f85ac1c63c917ccf6f44ac076d17dd0ef9a1923 [2022-01-20T09:17:59.446Z] #29 16.48 [2022-01-20T09:17:59.446Z] #29 16.81 #=#=# ######################################################################## 100.0% [2022-01-20T09:17:59.446Z] #29 17.03 [2022-01-20T09:17:59.446Z] #29 17.11 Download of images into '/build' complete. [2022-01-20T09:17:59.446Z] #29 17.11 Use something like the following to load the result into a Docker daemon: [2022-01-20T09:17:59.446Z] #29 17.11 tar -cC '/build' . | docker load [2022-01-20T09:17:59.430Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [2022-01-20T09:17:59.936Z] #56 ... [2022-01-20T09:17:59.936Z] [2022-01-20T09:17:59.936Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-01-20T09:17:59.936Z] #58 sha256:c21a014edb3f3ec32ed49dd8eacaa9e3a09aba1c58bfe44eb69066cdefe26529 [2022-01-20T09:17:59.936Z] #58 42.16 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T09:17:59.936Z] #58 42.16 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2022-01-20T09:17:59.936Z] #58 DONE 44.5s [2022-01-20T09:17:59.936Z] [2022-01-20T09:17:59.936Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-01-20T09:17:59.936Z] #59 sha256:dd4821325a4a8ad027031edde663fc160df41e22914f63c705063235e5ab6348 [2022-01-20T09:17:59.936Z] #59 DONE 0.0s [2022-01-20T09:17:59.936Z] [2022-01-20T09:17:59.936Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-20T09:17:59.936Z] #60 sha256:18a6c6d6d0ec158b67706566552f779937c48a918153aee9f17dd6646540cfbf [2022-01-20T09:17:59.936Z] #60 DONE 0.1s [2022-01-20T09:17:59.936Z] [2022-01-20T09:17:59.936Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T09:17:59.936Z] #49 sha256:5a3c9a2c2f1e8aa725035a98e632abde9ab7afd415a3db994fa127bea1d4fd63 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-20T09:18:00.377Z] #29 DONE 18.7s [2022-01-20T09:18:00.377Z] [2022-01-20T09:18:00.377Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-01-20T09:18:00.377Z] #58 sha256:a4fa056dd36da9bb4f5df3c93865ac87dbfd72c9b62802dda0b5206651c2e345 [2022-01-20T09:18:00.377Z] #58 11.68 + cd /tmp/tmp.dqPox5eaWJ/src/github.com/rootless-containers/rootlesskit [2022-01-20T09:18:00.377Z] #58 11.68 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2022-01-20T09:18:00.377Z] #58 11.85 + export GO111MODULE=on [2022-01-20T09:18:00.377Z] #58 11.85 + GO111MODULE=on [2022-01-20T09:18:00.377Z] #58 11.85 + export GOPROXY=https://proxy.golang.org [2022-01-20T09:18:00.377Z] #58 11.85 + GOPROXY=https://proxy.golang.org [2022-01-20T09:18:00.377Z] #58 11.85 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T09:18:00.377Z] #58 11.85 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2022-01-20T09:18:00.377Z] #58 ... [2022-01-20T09:18:00.377Z] [2022-01-20T09:18:00.377Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T09:18:00.377Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T09:18:00.377Z] #13 3.623 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-01-20T09:18:00.377Z] #13 3.692 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-20T09:18:00.377Z] #13 3.701 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-20T09:18:00.377Z] #13 3.702 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-20T09:18:00.377Z] #13 4.720 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2022-01-20T09:18:00.377Z] #13 6.976 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-20T09:18:00.377Z] #13 9.216 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-20T09:18:00.377Z] #13 ... [2022-01-20T09:18:00.377Z] [2022-01-20T09:18:00.377Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-01-20T09:18:00.377Z] #47 sha256:3a789458cf688e9c348ec6b82877cb4dbe81071338036bd1ebe6aacf689abc81 [2022-01-20T09:18:00.377Z] #47 11.75 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2022-01-20T09:18:00.879Z] #49 ... [2022-01-20T09:18:00.879Z] [2022-01-20T09:18:00.879Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-20T09:18:00.879Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-20T09:18:00.879Z] #63 CACHED [2022-01-20T09:18:00.879Z] [2022-01-20T09:18:00.879Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-20T09:18:00.879Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-20T09:18:00.879Z] #65 CACHED [2022-01-20T09:18:00.879Z] [2022-01-20T09:18:00.879Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T09:18:00.879Z] #49 sha256:5a3c9a2c2f1e8aa725035a98e632abde9ab7afd415a3db994fa127bea1d4fd63 [2022-01-20T09:18:02.830Z] + docker version [2022-01-20T09:18:02.903Z] #47 ... [2022-01-20T09:18:02.903Z] [2022-01-20T09:18:02.903Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T09:18:02.903Z] #51 sha256:8cd207472d7adec9a027be8bd7747c75b51c0f7c5f2a898b8a00ddc2926c01dc [2022-01-20T09:18:02.903Z] #51 4.848 + RM_GOPATH=0 [2022-01-20T09:18:02.903Z] #51 4.848 + TMP_GOPATH= [2022-01-20T09:18:02.903Z] #51 4.848 + : /build [2022-01-20T09:18:02.903Z] #51 4.848 + '[' -z '' ']' [2022-01-20T09:18:02.903Z] #51 4.864 ++ mktemp -d [2022-01-20T09:18:02.903Z] #51 4.864 + export GOPATH=/tmp/tmp.ygxoBGP3M8 [2022-01-20T09:18:02.903Z] #51 4.864 + GOPATH=/tmp/tmp.ygxoBGP3M8 [2022-01-20T09:18:02.903Z] #51 4.864 + RM_GOPATH=1 [2022-01-20T09:18:02.903Z] #51 4.864 + case "$(go env GOARCH)" in [2022-01-20T09:18:02.903Z] #51 4.871 ++ go env GOARCH [2022-01-20T09:18:02.903Z] #51 4.914 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2022-01-20T09:18:02.903Z] #51 4.914 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T09:18:02.903Z] #51 4.914 + GO_BUILDMODE=-buildmode=pie [2022-01-20T09:18:02.903Z] #51 4.914 ++ dirname /tmp/install/install.sh [2022-01-20T09:18:02.903Z] #51 4.914 + dir=/tmp/install [2022-01-20T09:18:02.903Z] #51 4.914 + bin=shfmt [2022-01-20T09:18:02.903Z] #51 4.914 + shift [2022-01-20T09:18:02.903Z] #51 4.914 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-01-20T09:18:02.903Z] #51 4.914 + . /tmp/install/shfmt.installer [2022-01-20T09:18:02.903Z] #51 4.914 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2022-01-20T09:18:02.903Z] #51 4.914 + install_shfmt [2022-01-20T09:18:02.903Z] #51 4.914 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2022-01-20T09:18:02.903Z] #51 4.914 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ygxoBGP3M8/src/github.com/mvdan/sh [2022-01-20T09:18:02.903Z] #51 4.938 Cloning into '/tmp/tmp.ygxoBGP3M8/src/github.com/mvdan/sh'... [2022-01-20T09:18:02.903Z] #51 ... [2022-01-20T09:18:02.903Z] [2022-01-20T09:18:02.903Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-01-20T09:18:02.903Z] #58 sha256:a4fa056dd36da9bb4f5df3c93865ac87dbfd72c9b62802dda0b5206651c2e345 [2022-01-20T09:18:02.903Z] #58 14.60 go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T09:18:02.903Z] #58 14.68 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-20T09:18:02.903Z] #58 14.84 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-20T09:18:03.161Z] #58 ... [2022-01-20T09:18:03.161Z] [2022-01-20T09:18:03.161Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-01-20T09:18:03.161Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-20T09:18:03.161Z] #40 4.870 + git clone https://github.com/docker/distribution.git . [2022-01-20T09:18:03.161Z] #40 4.888 Cloning into '.'... [2022-01-20T09:18:03.418Z] #40 ... [2022-01-20T09:18:03.418Z] [2022-01-20T09:18:03.418Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T09:18:03.418Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T09:18:03.418Z] #13 12.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-20T09:18:03.983Z] #13 ... [2022-01-20T09:18:03.983Z] [2022-01-20T09:18:03.983Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-01-20T09:18:03.983Z] #24 sha256:87acfed83f161c8e7e941ab3351e23928a1d9a6fceb4cd162e2d5fda25145bd0 [2022-01-20T09:18:03.983Z] #24 15.73 + mkdir -p /build [2022-01-20T09:18:03.983Z] #24 15.73 + mv docker/docker /build/ [2022-01-20T09:18:03.983Z] #24 15.75 + rmdir docker [2022-01-20T09:18:03.983Z] #24 DONE 15.9s [2022-01-20T09:18:03.983Z] [2022-01-20T09:18:03.983Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-01-20T09:18:03.983Z] #58 sha256:a4fa056dd36da9bb4f5df3c93865ac87dbfd72c9b62802dda0b5206651c2e345 [2022-01-20T09:18:03.983Z] #58 15.72 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-01-20T09:18:07.262Z] #58 19.32 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-01-20T09:18:08.203Z] #58 19.98 go: downloading github.com/google/uuid v1.3.0 [2022-01-20T09:18:08.203Z] #58 19.99 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-20T09:18:08.203Z] #58 20.15 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-20T09:18:08.203Z] #58 ... [2022-01-20T09:18:08.203Z] [2022-01-20T09:18:08.203Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-01-20T09:18:08.203Z] #34 sha256:f5204dfe619dc2d6d1dc5115d7a3bdccd36aac23e4614e3f2fc03f26d64e1433 [2022-01-20T09:18:08.203Z] #34 10.37 runtime [2022-01-20T09:18:08.203Z] #34 15.10 encoding [2022-01-20T09:18:08.460Z] #34 ... [2022-01-20T09:18:08.460Z] [2022-01-20T09:18:08.460Z] #36 [tini 1/2] 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-01-20T09:18:08.460Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-20T09:18:08.460Z] #36 10.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-20T09:18:08.460Z] #36 ... [2022-01-20T09:18:08.460Z] [2022-01-20T09:18:08.460Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-01-20T09:18:08.460Z] #58 sha256:a4fa056dd36da9bb4f5df3c93865ac87dbfd72c9b62802dda0b5206651c2e345 [2022-01-20T09:18:08.460Z] #58 20.48 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-20T09:18:08.460Z] #58 20.65 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-20T09:18:09.024Z] #58 20.89 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-01-20T09:18:09.024Z] #58 ... [2022-01-20T09:18:09.024Z] [2022-01-20T09:18:09.024Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T09:18:09.024Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T09:18:09.024Z] #42 11.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-20T09:18:09.282Z] #42 ... [2022-01-20T09:18:09.282Z] [2022-01-20T09:18:09.282Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-01-20T09:18:09.282Z] #58 sha256:a4fa056dd36da9bb4f5df3c93865ac87dbfd72c9b62802dda0b5206651c2e345 [2022-01-20T09:18:09.282Z] #58 21.32 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-20T09:18:09.282Z] #58 21.42 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-01-20T09:18:10.027Z] Client: [2022-01-20T09:18:10.028Z] Version: 20.10.9 [2022-01-20T09:18:10.028Z] API version: 1.41 [2022-01-20T09:18:10.028Z] Go version: go1.16.8 [2022-01-20T09:18:10.028Z] Git commit: c2ea9bc [2022-01-20T09:18:10.028Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-20T09:18:10.028Z] OS/Arch: windows/amd64 [2022-01-20T09:18:10.028Z] Context: default [2022-01-20T09:18:10.028Z] Experimental: true [2022-01-20T09:18:10.028Z] [2022-01-20T09:18:10.028Z] Server: Docker Engine - Community [2022-01-20T09:18:10.028Z] Engine: [2022-01-20T09:18:10.028Z] Version: 20.10.9 [2022-01-20T09:18:10.028Z] API version: 1.41 (minimum version 1.24) [2022-01-20T09:18:10.028Z] Go version: go1.16.8 [2022-01-20T09:18:10.028Z] Git commit: 79ea9d3 [2022-01-20T09:18:10.028Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-20T09:18:10.028Z] OS/Arch: windows/amd64 [2022-01-20T09:18:10.028Z] Experimental: true [Pipeline] sh [2022-01-20T09:18:11.176Z] #58 23.01 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-01-20T09:18:11.433Z] #58 ... [2022-01-20T09:18:11.433Z] [2022-01-20T09:18:11.433Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T09:18:11.433Z] #45 sha256:4ddefd35ed95f11228201b0547011db022e5cfcd46b94f099e93ef30410db935 [2022-01-20T09:18:11.433Z] #45 13.35 unicode/utf8 [2022-01-20T09:18:11.433Z] #45 15.02 math [2022-01-20T09:18:11.433Z] #45 19.84 unicode/utf16 [2022-01-20T09:18:11.433Z] #45 20.15 container/list [2022-01-20T09:18:11.433Z] #45 20.70 crypto/internal/subtle [2022-01-20T09:18:11.433Z] #45 20.86 crypto/subtle [2022-01-20T09:18:11.433Z] #45 20.99 vendor/golang.org/x/crypto/cryptobyte/asn1 [2022-01-20T09:18:11.433Z] #45 21.12 internal/nettrace [2022-01-20T09:18:11.433Z] #45 21.22 runtime/cgo [2022-01-20T09:18:11.433Z] #45 ... [2022-01-20T09:18:11.433Z] [2022-01-20T09:18:11.433Z] #36 [tini 1/2] 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-01-20T09:18:11.433Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-20T09:18:11.433Z] #36 23.20 Fetched 8471 kB in 19s (445 kB/s) [2022-01-20T09:18:11.624Z] + docker info [2022-01-20T09:18:16.687Z] #36 23.20 Reading package lists... [2022-01-20T09:18:16.687Z] #36 ... [2022-01-20T09:18:16.687Z] [2022-01-20T09:18:16.688Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T09:18:16.688Z] #51 sha256:8cd207472d7adec9a027be8bd7747c75b51c0f7c5f2a898b8a00ddc2926c01dc [2022-01-20T09:18:16.688Z] #51 17.85 + cd /tmp/tmp.ygxoBGP3M8/src/github.com/mvdan/sh [2022-01-20T09:18:16.688Z] #51 17.85 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2022-01-20T09:18:16.688Z] #51 17.96 + GO111MODULE=on [2022-01-20T09:18:16.688Z] #51 17.96 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2022-01-20T09:18:16.688Z] #51 18.98 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-20T09:18:16.688Z] #51 18.99 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-20T09:18:16.688Z] #51 19.09 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-20T09:18:16.688Z] #51 20.95 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-20T09:18:16.688Z] #51 24.27 runtime [2022-01-20T09:18:16.688Z] #51 ... [2022-01-20T09:18:16.688Z] [2022-01-20T09:18:16.688Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-01-20T09:18:16.688Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-20T09:18:16.688Z] #40 25.29 Checking out files: 91% (1635/1779) Checking out files: 92% (1637/1779) Checking out files: 93% (1655/1779) Checking out files: 94% (1673/1779) Checking out files: 95% (1691/1779) Checking out files: 96% (1708/1779) Checking out files: 97% (1726/1779) Checking out files: 98% (1744/1779) Checking out files: 99% (1762/1779) Checking out files: 100% (1779/1779) Checking out files: 100% (1779/1779), done. [2022-01-20T09:18:16.688Z] #40 25.43 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-01-20T09:18:16.688Z] #40 27.64 + 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-01-20T09:18:16.688Z] #40 ... [2022-01-20T09:18:16.688Z] [2022-01-20T09:18:16.688Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T09:18:16.688Z] #49 sha256:5737b5ec4087bfabbdb435b61263aa8ffe8a21745375d2e6e130ac1ea5a033dc [2022-01-20T09:18:16.688Z] #49 18.35 go: downloading github.com/fatih/color v1.7.0 [2022-01-20T09:18:16.688Z] #49 18.37 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-20T09:18:16.688Z] #49 18.41 go: downloading github.com/pkg/errors v0.8.1 [2022-01-20T09:18:16.688Z] #49 18.45 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-20T09:18:16.688Z] #49 18.48 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-20T09:18:16.688Z] #49 18.79 go: downloading github.com/spf13/viper v1.6.1 [2022-01-20T09:18:16.688Z] #49 19.36 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-20T09:18:16.688Z] #49 19.39 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-20T09:18:16.688Z] #49 19.46 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-20T09:18:16.688Z] #49 19.50 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-20T09:18:16.688Z] #49 20.53 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-20T09:18:16.688Z] #49 20.71 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-20T09:18:16.688Z] #49 24.18 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-20T09:18:16.688Z] #49 24.24 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-20T09:18:16.688Z] #49 24.36 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-20T09:18:16.688Z] #49 24.50 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-01-20T09:18:16.688Z] #49 24.61 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-20T09:18:16.688Z] #49 24.68 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-20T09:18:16.688Z] #49 25.03 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-20T09:18:16.688Z] #49 25.06 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-20T09:18:16.688Z] #49 25.11 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-20T09:18:16.688Z] #49 25.15 go: downloading github.com/spf13/afero v1.1.2 [2022-01-20T09:18:16.688Z] #49 25.33 go: downloading github.com/spf13/cast v1.3.0 [2022-01-20T09:18:16.688Z] #49 25.37 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-20T09:18:16.688Z] #49 25.38 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-20T09:18:16.688Z] #49 25.40 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-20T09:18:16.688Z] #49 25.43 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-20T09:18:16.688Z] #49 25.61 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-20T09:18:16.688Z] #49 25.71 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-20T09:18:16.688Z] #49 25.83 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-20T09:18:16.688Z] #49 25.84 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-20T09:18:16.688Z] #49 25.97 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-20T09:18:16.688Z] #49 26.01 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-20T09:18:16.688Z] #49 26.06 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-20T09:18:16.688Z] #49 26.12 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-20T09:18:16.688Z] #49 26.22 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-20T09:18:16.688Z] #49 26.33 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-20T09:18:16.688Z] #49 26.46 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-20T09:18:16.688Z] #49 26.50 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-20T09:18:16.688Z] #49 26.61 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-20T09:18:16.688Z] #49 26.70 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-20T09:18:16.688Z] #49 27.28 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-20T09:18:16.688Z] #49 27.44 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-20T09:18:16.688Z] #49 27.54 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-20T09:18:16.688Z] #49 27.78 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-20T09:18:16.688Z] #49 27.82 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-20T09:18:16.688Z] #49 28.06 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-20T09:18:16.688Z] #49 28.08 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-20T09:18:16.688Z] #49 ... [2022-01-20T09:18:16.688Z] [2022-01-20T09:18:16.688Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-01-20T09:18:16.688Z] #67 sha256:a6f5cf76dcd07a765b274d19a69891d10eab694690d8cc74b950624ce02ad861 [2022-01-20T09:18:16.688Z] #67 24.30 Checking out files: 66% (1261/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2022-01-20T09:18:16.688Z] #67 24.91 + cd /tmp/tmp.AuivEma5eV/src/github.com/docker/libnetwork [2022-01-20T09:18:16.688Z] #67 24.91 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2022-01-20T09:18:16.688Z] #67 25.46 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-01-20T09:18:19.965Z] #67 ... [2022-01-20T09:18:19.965Z] [2022-01-20T09:18:19.965Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T09:18:19.965Z] #45 sha256:4ddefd35ed95f11228201b0547011db022e5cfcd46b94f099e93ef30410db935 [2022-01-20T09:18:19.965Z] #45 31.49 vendor/golang.org/x/crypto/internal/subtle [2022-01-20T09:18:21.864Z] #45 ... [2022-01-20T09:18:21.864Z] [2022-01-20T09:18:21.864Z] #55 [containerd 1/2] 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-01-20T09:18:21.864Z] #55 sha256:e0973e647de48bf514fbcf4d91f295ff21f5cc3fa3d2e45f92356e9eccebdde8 [2022-01-20T09:18:21.864Z] #55 23.91 Fetched 8471 kB in 19s (457 kB/s) [2022-01-20T09:18:21.864Z] #55 23.91 Reading package lists... [2022-01-20T09:18:22.122Z] #55 30.70 Reading package lists... [2022-01-20T09:18:22.122Z] #55 ... [2022-01-20T09:18:22.122Z] [2022-01-20T09:18:22.122Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T09:18:22.122Z] #49 sha256:5737b5ec4087bfabbdb435b61263aa8ffe8a21745375d2e6e130ac1ea5a033dc [2022-01-20T09:18:22.122Z] #49 28.61 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-20T09:18:22.122Z] #49 28.70 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-20T09:18:22.122Z] #49 28.77 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-20T09:18:22.122Z] #49 28.80 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-20T09:18:22.122Z] #49 28.92 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-20T09:18:22.122Z] #49 28.98 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-20T09:18:22.122Z] #49 29.34 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-20T09:18:22.122Z] #49 29.49 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-20T09:18:22.122Z] #49 29.53 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-20T09:18:22.122Z] #49 29.60 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-20T09:18:22.122Z] #49 29.63 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-20T09:18:22.122Z] #49 29.63 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-20T09:18:22.122Z] #49 29.69 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-20T09:18:22.122Z] #49 30.68 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-20T09:18:22.122Z] #49 30.69 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-20T09:18:22.122Z] #49 30.84 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2022-01-20T09:18:22.122Z] #49 30.84 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-20T09:18:22.122Z] #49 30.87 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-20T09:18:22.122Z] #49 30.89 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-20T09:18:22.122Z] #49 31.06 go: downloading golang.org/x/text v0.3.2 [2022-01-20T09:18:22.378Z] #49 ... [2022-01-20T09:18:22.378Z] [2022-01-20T09:18:22.378Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T09:18:22.378Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T09:18:22.378Z] #42 24.34 Fetched 8471 kB in 19s (448 kB/s) [2022-01-20T09:18:22.378Z] #42 24.34 Reading package lists... [2022-01-20T09:18:22.378Z] #42 31.10 Reading package lists... [2022-01-20T09:18:22.378Z] #42 ... [2022-01-20T09:18:22.378Z] [2022-01-20T09:18:22.378Z] #36 [tini 1/2] 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-01-20T09:18:22.378Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-20T09:18:22.378Z] #36 23.20 Reading package lists... [2022-01-20T09:18:23.744Z] #36 29.98 Reading package lists... [2022-01-20T09:18:23.744Z] #36 ... [2022-01-20T09:18:23.744Z] [2022-01-20T09:18:23.744Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T09:18:23.744Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T09:18:23.744Z] #13 23.51 Fetched 9004 kB in 20s (447 kB/s) [2022-01-20T09:18:23.744Z] #13 23.51 Reading package lists... [2022-01-20T09:18:24.147Z] Client: [2022-01-20T09:18:24.147Z] Context: default [2022-01-20T09:18:24.147Z] Debug Mode: false [2022-01-20T09:18:24.147Z] Plugins: [2022-01-20T09:18:24.147Z] app: Docker Application (Docker Inc., v0.8.0) [2022-01-20T09:18:24.147Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-01-20T09:18:24.147Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-01-20T09:18:24.147Z] [2022-01-20T09:18:24.147Z] Server: [2022-01-20T09:18:24.147Z] Containers: 0 [2022-01-20T09:18:24.147Z] Running: 0 [2022-01-20T09:18:24.147Z] Paused: 0 [2022-01-20T09:18:24.147Z] Stopped: 0 [2022-01-20T09:18:24.147Z] Images: 0 [2022-01-20T09:18:24.147Z] Server Version: 20.10.9 [2022-01-20T09:18:24.147Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-20T09:18:24.147Z] Windows: [2022-01-20T09:18:24.147Z] LCOW: [2022-01-20T09:18:24.147Z] Logging Driver: json-file [2022-01-20T09:18:24.147Z] Plugins: [2022-01-20T09:18:24.147Z] Volume: local [2022-01-20T09:18:24.147Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T09:18:24.147Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T09:18:24.147Z] Swarm: inactive [2022-01-20T09:18:24.147Z] Default Isolation: process [2022-01-20T09:18:24.147Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-20T09:18:24.147Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-20T09:18:24.147Z] OSType: windows [2022-01-20T09:18:24.147Z] Architecture: x86_64 [2022-01-20T09:18:24.147Z] CPUs: 4 [2022-01-20T09:18:24.147Z] Total Memory: 32GiB [2022-01-20T09:18:24.147Z] Name: azwin-2-7b31f0 [2022-01-20T09:18:24.147Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-01-20T09:18:24.147Z] Docker Root Dir: D:\docker [2022-01-20T09:18:24.147Z] Debug Mode: false [2022-01-20T09:18:24.147Z] Registry: https://index.docker.io/v1/ [2022-01-20T09:18:24.147Z] Labels: [2022-01-20T09:18:24.147Z] Experimental: true [2022-01-20T09:18:24.147Z] Insecure Registries: [2022-01-20T09:18:24.147Z] 10.0.0.4:5000 [2022-01-20T09:18:24.147Z] 127.0.0.0/8 [2022-01-20T09:18:24.147Z] Registry Mirrors: [2022-01-20T09:18:24.147Z] http://10.0.0.4:5000/ [2022-01-20T09:18:24.147Z] Live Restore Enabled: false [2022-01-20T09:18:24.147Z] Product License: Community Engine [2022-01-20T09:18:24.147Z] [Pipeline] } [2022-01-20T09:18:24.305Z] #13 30.85 Reading package lists... [2022-01-20T09:18:24.305Z] #13 ... [2022-01-20T09:18:24.305Z] [2022-01-20T09:18:24.305Z] #36 [tini 1/2] 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-01-20T09:18:24.305Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-20T09:18:24.305Z] #36 29.98 Reading package lists... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-01-20T09:18:26.462Z] #36 36.65 Building dependency tree... [2022-01-20T09:18:26.462Z] #36 ... [2022-01-20T09:18:26.462Z] [2022-01-20T09:18:26.462Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-01-20T09:18:26.462Z] #58 sha256:a4fa056dd36da9bb4f5df3c93865ac87dbfd72c9b62802dda0b5206651c2e345 [2022-01-20T09:18:26.462Z] #58 28.31 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-20T09:18:26.462Z] #58 ... [2022-01-20T09:18:26.462Z] [2022-01-20T09:18:26.462Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T09:18:26.462Z] #49 sha256:5737b5ec4087bfabbdb435b61263aa8ffe8a21745375d2e6e130ac1ea5a033dc [2022-01-20T09:18:26.462Z] #49 38.12 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-20T09:18:26.462Z] #49 38.13 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-20T09:18:26.462Z] #49 38.29 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-20T09:18:26.462Z] #49 38.40 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-20T09:18:26.462Z] #49 38.44 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-20T09:18:27.830Z] #49 39.89 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-20T09:18:28.087Z] #49 40.10 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-20T09:18:28.343Z] #49 40.41 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-20T09:18:31.619Z] #49 ... [2022-01-20T09:18:31.619Z] [2022-01-20T09:18:31.619Z] #36 [tini 1/2] 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-01-20T09:18:31.619Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-20T09:18:31.619Z] #36 40.23 The following additional packages will be installed: [2022-01-20T09:18:31.619Z] #36 40.24 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-01-20T09:18:31.619Z] #36 40.25 Suggested packages: [2022-01-20T09:18:31.619Z] #36 40.27 cmake-doc ninja-build lrzip [2022-01-20T09:18:31.619Z] #36 40.27 Recommended packages: [2022-01-20T09:18:31.619Z] #36 40.27 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-20T09:18:31.619Z] #36 41.30 The following NEW packages will be installed: [2022-01-20T09:18:31.619Z] #36 41.33 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-01-20T09:18:31.619Z] #36 41.33 vim-common xxd [2022-01-20T09:18:31.619Z] #36 41.76 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T09:18:31.619Z] #36 41.76 Need to get 14.9 MB of archives. [2022-01-20T09:18:31.619Z] #36 41.76 After this operation, 61.8 MB of additional disk space will be used. [2022-01-20T09:18:31.619Z] #36 41.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-01-20T09:18:31.619Z] #36 41.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-01-20T09:18:31.619Z] #36 41.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-01-20T09:18:31.619Z] #36 41.92 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-01-20T09:18:31.619Z] #36 42.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2022-01-20T09:18:31.619Z] #36 42.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-01-20T09:18:31.619Z] #36 43.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-01-20T09:18:31.619Z] #36 43.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-01-20T09:18:31.619Z] #36 43.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-01-20T09:18:31.619Z] #36 43.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-01-20T09:18:31.619Z] #36 ... [2022-01-20T09:18:31.619Z] [2022-01-20T09:18:31.620Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-01-20T09:18:31.620Z] #67 sha256:a6f5cf76dcd07a765b274d19a69891d10eab694690d8cc74b950624ce02ad861 [2022-01-20T09:18:31.620Z] #67 DONE 43.7s [2022-01-20T09:18:31.877Z] [2022-01-20T09:18:31.877Z] #55 [containerd 1/2] 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-01-20T09:18:31.877Z] #55 sha256:e0973e647de48bf514fbcf4d91f295ff21f5cc3fa3d2e45f92356e9eccebdde8 [2022-01-20T09:18:31.877Z] #55 30.70 Reading package lists... [2022-01-20T09:18:31.877Z] #55 37.19 Building dependency tree... [2022-01-20T09:18:31.877Z] #55 40.52 The following additional packages will be installed: [2022-01-20T09:18:31.877Z] #55 40.54 libbtrfs0 [2022-01-20T09:18:31.877Z] #55 40.76 The following NEW packages will be installed: [2022-01-20T09:18:31.877Z] #55 40.79 libbtrfs-dev libbtrfs0 [2022-01-20T09:18:31.877Z] #55 41.20 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T09:18:31.877Z] #55 41.20 Need to get 119 kB of archives. [2022-01-20T09:18:31.877Z] #55 41.20 After this operation, 387 kB of additional disk space will be used. [2022-01-20T09:18:31.877Z] #55 41.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-01-20T09:18:31.877Z] #55 41.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-01-20T09:18:31.877Z] #55 42.62 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T09:18:31.877Z] #55 42.84 Fetched 119 kB in 0s (432 kB/s) [2022-01-20T09:18:31.877Z] #55 43.11 Selecting previously unselected package libbtrfs0. [2022-01-20T09:18:31.877Z] #55 43.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 ... 15421 files and directories currently installed.) [2022-01-20T09:18:31.877Z] #55 43.19 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-01-20T09:18:31.877Z] #55 43.30 Unpacking libbtrfs0 (4.20.1-2) ... [2022-01-20T09:18:31.877Z] #55 43.69 Selecting previously unselected package libbtrfs-dev. [2022-01-20T09:18:31.877Z] #55 43.71 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-01-20T09:18:31.877Z] #55 43.73 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-01-20T09:18:32.133Z] #55 44.25 Setting up libbtrfs0 (4.20.1-2) ... [2022-01-20T09:18:32.133Z] #55 44.28 Setting up libbtrfs-dev (4.20.1-2) ... [2022-01-20T09:18:32.390Z] #55 44.32 Processing triggers for libc-bin (2.28-10) ... [2022-01-20T09:18:32.955Z] #55 DONE 44.8s [2022-01-20T09:18:32.955Z] [2022-01-20T09:18:32.955Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T09:18:32.955Z] #56 sha256:f857f7ffa39b018017dd77ad6ac0f4a4fec6588ce000bb2928903ba2d183fc7d [2022-01-20T09:18:33.902Z] #56 1.082 + RM_GOPATH=0 [2022-01-20T09:18:33.902Z] #56 1.089 + TMP_GOPATH= [2022-01-20T09:18:33.902Z] #56 1.089 + : /build [2022-01-20T09:18:33.902Z] #56 1.089 + '[' -z '' ']' [2022-01-20T09:18:33.902Z] #56 1.090 ++ mktemp -d [2022-01-20T09:18:33.902Z] #56 1.091 + export GOPATH=/tmp/tmp.pImCZPzJby [2022-01-20T09:18:33.902Z] #56 1.091 + GOPATH=/tmp/tmp.pImCZPzJby [2022-01-20T09:18:33.902Z] #56 1.092 + RM_GOPATH=1 [2022-01-20T09:18:33.902Z] #56 1.092 + case "$(go env GOARCH)" in [2022-01-20T09:18:33.902Z] #56 1.092 ++ go env GOARCH [2022-01-20T09:18:33.902Z] #56 1.105 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T09:18:33.902Z] #56 1.105 + GO_BUILDMODE=-buildmode=pie [2022-01-20T09:18:33.902Z] #56 1.106 ++ dirname /tmp/install/install.sh [2022-01-20T09:18:33.902Z] #56 1.107 + dir=/tmp/install [2022-01-20T09:18:33.902Z] #56 1.109 + bin=containerd [2022-01-20T09:18:33.902Z] #56 1.110 + shift [2022-01-20T09:18:33.902Z] #56 1.110 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-01-20T09:18:33.902Z] #56 1.110 + . /tmp/install/containerd.installer [2022-01-20T09:18:33.902Z] #56 1.110 ++ set -e [2022-01-20T09:18:33.902Z] #56 1.114 ++ : 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T09:18:33.902Z] #56 1.114 + install_containerd [2022-01-20T09:18:33.902Z] #56 1.115 + echo 'Install containerd version 7b11cfaabd73bb80907dd23182b9347b4245eb5d' [2022-01-20T09:18:33.902Z] #56 1.115 Install containerd version 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T09:18:33.902Z] #56 1.115 + git clone https://github.com/containerd/containerd.git /tmp/tmp.pImCZPzJby/src/github.com/containerd/containerd [2022-01-20T09:18:33.902Z] #56 1.117 Cloning into '/tmp/tmp.pImCZPzJby/src/github.com/containerd/containerd'... [2022-01-20T09:18:35.462Z] ok github.com/docker/docker/api/server/httputils 0.015s coverage: 14.7% of statements [2022-01-20T09:18:35.462Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-20T09:18:35.462Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-01-20T09:18:35.462Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-20T09:18:35.462Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-20T09:18:35.462Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-20T09:18:35.723Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-20T09:18:35.723Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-20T09:18:35.723Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-20T09:18:35.723Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-20T09:18:35.860Z] #56 ... [2022-01-20T09:18:35.860Z] [2022-01-20T09:18:35.860Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T09:18:35.860Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T09:18:35.860Z] #42 31.10 Reading package lists... [2022-01-20T09:18:35.860Z] #42 38.17 Building dependency tree... [2022-01-20T09:18:35.860Z] #42 41.75 The following additional packages will be installed: [2022-01-20T09:18:35.860Z] #42 41.75 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-01-20T09:18:35.860Z] #42 41.75 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-01-20T09:18:35.860Z] #42 41.75 Suggested packages: [2022-01-20T09:18:35.860Z] #42 41.76 manpages-dev python-setuptools [2022-01-20T09:18:35.860Z] #42 43.04 The following NEW packages will be installed: [2022-01-20T09:18:35.860Z] #42 43.05 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-01-20T09:18:35.860Z] #42 43.07 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-01-20T09:18:35.860Z] #42 43.07 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-01-20T09:18:35.860Z] #42 43.07 python-six zlib1g-dev [2022-01-20T09:18:35.860Z] #42 43.61 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T09:18:35.860Z] #42 43.61 Need to get 4095 kB of archives. [2022-01-20T09:18:35.860Z] #42 43.61 After this operation, 22.5 MB of additional disk space will be used. [2022-01-20T09:18:35.860Z] #42 43.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-01-20T09:18:35.860Z] #42 43.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-20T09:18:35.860Z] #42 43.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-01-20T09:18:35.860Z] #42 43.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-01-20T09:18:35.860Z] #42 43.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-01-20T09:18:35.860Z] #42 43.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-01-20T09:18:35.860Z] #42 43.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-01-20T09:18:35.860Z] #42 43.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2022-01-20T09:18:35.860Z] #42 43.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-01-20T09:18:35.860Z] #42 44.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-01-20T09:18:35.860Z] #42 44.16 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-01-20T09:18:35.860Z] #42 44.28 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-01-20T09:18:35.860Z] #42 44.34 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-01-20T09:18:35.860Z] #42 44.35 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-01-20T09:18:35.860Z] #42 44.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-01-20T09:18:35.860Z] #42 44.39 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-01-20T09:18:35.860Z] #42 44.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-01-20T09:18:35.860Z] #42 46.10 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T09:18:35.860Z] #42 46.29 Fetched 4095 kB in 1s (3716 kB/s) [2022-01-20T09:18:35.860Z] #42 46.39 Selecting previously unselected package libcap-dev:amd64. [2022-01-20T09:18:35.860Z] #42 46.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-01-20T09:18:35.860Z] #42 46.58 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-01-20T09:18:35.860Z] #42 46.59 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-01-20T09:18:35.860Z] #42 46.70 Selecting previously unselected package libnet1:amd64. [2022-01-20T09:18:35.860Z] #42 46.71 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T09:18:35.860Z] #42 46.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T09:18:35.860Z] #42 46.91 Selecting previously unselected package libnet1-dev. [2022-01-20T09:18:35.860Z] #42 46.91 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T09:18:35.860Z] #42 46.92 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-01-20T09:18:35.860Z] #42 47.22 Selecting previously unselected package libnl-3-200:amd64. [2022-01-20T09:18:35.860Z] #42 47.23 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-01-20T09:18:35.860Z] #42 47.23 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-01-20T09:18:35.860Z] #42 47.38 Selecting previously unselected package libnl-3-dev:amd64. [2022-01-20T09:18:35.860Z] #42 47.41 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-01-20T09:18:35.860Z] #42 47.42 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-01-20T09:18:35.860Z] #42 47.71 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-20T09:18:35.860Z] #42 47.73 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-01-20T09:18:35.860Z] #42 47.75 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-01-20T09:18:35.860Z] #42 47.89 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-01-20T09:18:35.860Z] #42 47.89 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-01-20T09:18:35.860Z] #42 47.92 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-01-20T09:18:35.860Z] #42 ... [2022-01-20T09:18:35.860Z] [2022-01-20T09:18:35.860Z] #36 [tini 1/2] 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-01-20T09:18:35.860Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-20T09:18:35.860Z] #36 45.19 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T09:18:35.860Z] #36 45.54 Fetched 14.9 MB in 2s (7470 kB/s) [2022-01-20T09:18:35.860Z] #36 45.64 Selecting previously unselected package xxd. [2022-01-20T09:18:35.860Z] #36 45.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-01-20T09:18:35.860Z] #36 45.88 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-01-20T09:18:35.860Z] #36 45.89 Unpacking xxd (2:8.1.0875-5) ... [2022-01-20T09:18:35.860Z] #36 46.09 Selecting previously unselected package vim-common. [2022-01-20T09:18:35.860Z] #36 46.10 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2022-01-20T09:18:35.860Z] #36 46.17 Unpacking vim-common (2:8.1.0875-5) ... [2022-01-20T09:18:35.860Z] #36 46.60 Selecting previously unselected package cmake-data. [2022-01-20T09:18:35.860Z] #36 46.60 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2022-01-20T09:18:35.860Z] #36 46.61 Unpacking cmake-data (3.13.4-1) ... [2022-01-20T09:18:35.983Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-20T09:18:35.983Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-20T09:18:36.925Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-20T09:18:36.925Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-20T09:18:36.925Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 5.7% of statements [2022-01-20T09:18:37.185Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-20T09:18:37.185Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-20T09:18:37.185Z] ? github.com/docker/docker/api/types [no test files] [2022-01-20T09:18:37.185Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-20T09:18:37.185Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-20T09:18:37.185Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-20T09:18:37.185Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-20T09:18:37.398Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-01-20T09:18:37.399Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-ecf9ae05\powershellScript.ps1'; exit $LASTEXITCODE; [2022-01-20T09:18:37.399Z] ---------------------------------------------------------------------------- [2022-01-20T09:18:37.399Z] [2022-01-20T09:18:37.399Z] INFO: executeCI.ps1 starting at Thu Jan 20 09:18:36 CUT 2022 [2022-01-20T09:18:37.399Z] [2022-01-20T09:18:37.399Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-01-20T09:18:37.399Z] INFO: Running git version 2.24.1.windows.2 [2022-01-20T09:18:37.399Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-01-20T09:18:37.399Z] INFO: Environment variables: [2022-01-20T09:18:37.399Z] [2022-01-20T09:18:37.399Z] Name Value [2022-01-20T09:18:37.399Z] ---- ----- [2022-01-20T09:18:37.399Z] ALLUSERSPROFILE C:\ProgramData [2022-01-20T09:18:37.399Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-01-20T09:18:37.399Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-01-20T09:18:37.399Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-01-20T09:18:37.399Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-01-20T09:18:37.399Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-01-20T09:18:37.399Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-01-20T09:18:37.399Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-01-20T09:18:37.399Z] BRANCH_NAME PR-43167 [2022-01-20T09:18:37.399Z] BUILD_DISPLAY_NAME #1 [2022-01-20T09:18:37.399Z] BUILD_ID 1 [2022-01-20T09:18:37.399Z] BUILD_NUMBER 1 [2022-01-20T09:18:37.399Z] BUILD_TAG jenkins-moby-PR-43167-1 [2022-01-20T09:18:37.399Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43167/1/ [2022-01-20T09:18:37.399Z] CHANGE_AUTHOR thaJeztah [2022-01-20T09:18:37.399Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-01-20T09:18:37.399Z] CHANGE_BRANCH 20.10_backport_jenkinsfile_remove_rs1 [2022-01-20T09:18:37.399Z] CHANGE_FORK thaJeztah/docker [2022-01-20T09:18:37.399Z] CHANGE_ID 43167 [2022-01-20T09:18:37.399Z] CHANGE_TARGET 20.10 [2022-01-20T09:18:37.399Z] CHANGE_TITLE [20.10 backport] Jenkinsfile: remove Windows RS1 as it reached end of support [2022-01-20T09:18:37.399Z] CHANGE_URL https://github.com/moby/moby/pull/43167 [2022-01-20T09:18:37.399Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-01-20T09:18:37.399Z] CommonProgramFiles C:\Program Files\Common Files [2022-01-20T09:18:37.399Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-01-20T09:18:37.399Z] CommonProgramW6432 C:\Program Files\Common Files [2022-01-20T09:18:37.399Z] COMPUTERNAME azwin-2-7b31f0 [2022-01-20T09:18:37.399Z] ComSpec C:\Windows\system32\cmd.exe [2022-01-20T09:18:37.399Z] ConfigSequenceNumber 0 [2022-01-20T09:18:37.399Z] DOCKER_BUILDKIT 0 [2022-01-20T09:18:37.399Z] DOCKER_DUT_DEBUG 1 [2022-01-20T09:18:37.399Z] DOCKER_EXPERIMENTAL 1 [2022-01-20T09:18:37.399Z] DOCKER_GRAPHDRIVER overlay2 [2022-01-20T09:18:37.399Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-01-20T09:18:37.399Z] EXECUTOR_NUMBER 0 [2022-01-20T09:18:37.399Z] FQDN azwin-2-7b31f0.westus.cloudapp.azure.com [2022-01-20T09:18:37.399Z] GIT_BRANCH PR-43167 [2022-01-20T09:18:37.399Z] GIT_COMMIT ad21bcd94e956d64f4ca0539e0d077664fe5c780 [2022-01-20T09:18:37.399Z] GIT_URL https://github.com/moby/moby.git [2022-01-20T09:18:37.399Z] HUDSON_COOKIE a4c3e8d0-837c-46fc-962c-c546aad36e2e [2022-01-20T09:18:37.399Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-01-20T09:18:37.399Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-01-20T09:18:37.399Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-01-20T09:18:37.399Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-01-20T09:18:37.399Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-01-20T09:18:37.399Z] JENKINS_NODE_COOKIE 829d892d-d67c-4fa9-8877-e647de47dcdf [2022-01-20T09:18:37.399Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-01-20T09:18:37.399Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-01-20T09:18:37.399Z] JOB_BASE_NAME PR-43167 [2022-01-20T09:18:37.399Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43167/display/redirect [2022-01-20T09:18:37.399Z] JOB_NAME moby/PR-43167 [2022-01-20T09:18:37.399Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43167/ [2022-01-20T09:18:37.399Z] library.jps.version master [2022-01-20T09:18:37.399Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-01-20T09:18:37.399Z] NODE_LABELS amd64 azure azwin-2-7b31f0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-01-20T09:18:37.399Z] NODE_NAME azwin-2-7b31f0 [2022-01-20T09:18:37.399Z] NUMBER_OF_PROCESSORS 4 [2022-01-20T09:18:37.399Z] OS Windows_NT [2022-01-20T09:18:37.399Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-01-20T09:18:37.399Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-01-20T09:18:37.399Z] PROCESSOR_ARCHITECTURE AMD64 [2022-01-20T09:18:37.399Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-01-20T09:18:37.399Z] PROCESSOR_LEVEL 6 [2022-01-20T09:18:37.399Z] PROCESSOR_REVISION 5504 [2022-01-20T09:18:37.399Z] ProgramData C:\ProgramData [2022-01-20T09:18:37.399Z] ProgramFiles C:\Program Files [2022-01-20T09:18:37.399Z] ProgramFiles(x86) C:\Program Files (x86) [2022-01-20T09:18:37.399Z] ProgramW6432 C:\Program Files [2022-01-20T09:18:37.399Z] PROMPT $P$G [2022-01-20T09:18:37.399Z] PSExecutionPolicyPreference Bypass [2022-01-20T09:18:37.399Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-01-20T09:18:37.399Z] PUBLIC C:\Users\Public [2022-01-20T09:18:37.399Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43167/1/display/redirect?page=artif... [2022-01-20T09:18:37.399Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43167/1/display/redirect?page=changes [2022-01-20T09:18:37.399Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43167/1/display/redirect [2022-01-20T09:18:37.399Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43167/1/display/redirect?page=tests [2022-01-20T09:18:37.399Z] SKIP_VALIDATION_TESTS 1 [2022-01-20T09:18:37.399Z] SOURCES_DRIVE d [2022-01-20T09:18:37.399Z] SOURCES_SUBDIR gopath [2022-01-20T09:18:37.399Z] STAGE_NAME Run tests [2022-01-20T09:18:37.399Z] SystemDrive C: [2022-01-20T09:18:37.399Z] SystemRoot C:\Windows [2022-01-20T09:18:37.399Z] TEMP C:\Windows\TEMP [2022-01-20T09:18:37.399Z] TESTDEBUG 0 [2022-01-20T09:18:37.399Z] TESTRUN_DRIVE d [2022-01-20T09:18:37.399Z] TESTRUN_SUBDIR CI [2022-01-20T09:18:37.399Z] TIMEOUT 120m [2022-01-20T09:18:37.399Z] TMP C:\Windows\TEMP [2022-01-20T09:18:37.399Z] USERDOMAIN WORKGROUP [2022-01-20T09:18:37.399Z] USERNAME azwin-2-7b31f0$ [2022-01-20T09:18:37.399Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-01-20T09:18:37.399Z] windir C:\Windows [2022-01-20T09:18:37.399Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-01-20T09:18:37.399Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-01-20T09:18:37.399Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-01-20T09:18:37.399Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-01-20T09:18:37.399Z] [2022-01-20T09:18:37.399Z] [2022-01-20T09:18:37.399Z] [2022-01-20T09:18:37.399Z] INFO: Sources under d:\gopath\... [2022-01-20T09:18:37.399Z] INFO: Test run under d:\CI\... [2022-01-20T09:18:37.399Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-01-20T09:18:37.399Z] INFO: docker/docker repository was found [2022-01-20T09:18:37.399Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-01-20T09:18:37.399Z] ltsc2019: Pulling from windows/servercore [2022-01-20T09:18:37.446Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-01-20T09:18:37.446Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-20T09:18:37.446Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-20T09:18:37.446Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-20T09:18:37.446Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-20T09:18:37.446Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-20T09:18:37.446Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-01-20T09:18:37.446Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-20T09:18:37.446Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-20T09:18:37.707Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-01-20T09:18:37.707Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2022-01-20T09:18:37.707Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-20T09:18:37.707Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-20T09:18:37.707Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-20T09:18:37.707Z] ? github.com/docker/docker/builder [no test files] [2022-01-20T09:18:37.707Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-20T09:18:37.707Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-20T09:18:37.707Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-20T09:18:37.707Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-20T09:18:37.707Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-20T09:18:37.707Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-20T09:18:37.707Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-20T09:18:37.753Z] #36 49.71 Selecting previously unselected package libicu63:amd64. [2022-01-20T09:18:37.753Z] #36 49.74 Preparing to unpack .../3-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-01-20T09:18:37.753Z] #36 49.77 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-01-20T09:18:37.871Z] 4612f6d0b889: Pulling fs layer [2022-01-20T09:18:37.871Z] 567fd00846e9: Pulling fs layer [2022-01-20T09:18:38.010Z] #36 ... [2022-01-20T09:18:38.011Z] [2022-01-20T09:18:38.011Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T09:18:38.011Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T09:18:38.011Z] #13 30.85 Reading package lists... [2022-01-20T09:18:38.011Z] #13 38.20 Building dependency tree... [2022-01-20T09:18:38.011Z] #13 41.55 The following additional packages will be installed: [2022-01-20T09:18:38.011Z] #13 41.55 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-01-20T09:18:38.011Z] #13 41.56 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-01-20T09:18:38.011Z] #13 41.56 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-01-20T09:18:38.011Z] #13 41.57 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-01-20T09:18:38.011Z] #13 41.58 mingw-w64-x86-64-dev [2022-01-20T09:18:38.011Z] #13 41.60 Suggested packages: [2022-01-20T09:18:38.011Z] #13 41.60 gcc-8-locales seccomp wine64 [2022-01-20T09:18:38.011Z] #13 43.42 The following NEW packages will be installed: [2022-01-20T09:18:38.011Z] #13 43.42 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T09:18:38.011Z] #13 43.42 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-01-20T09:18:38.011Z] #13 43.42 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-01-20T09:18:38.011Z] #13 43.42 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-01-20T09:18:38.011Z] #13 43.42 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-01-20T09:18:38.011Z] #13 43.45 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-01-20T09:18:38.011Z] #13 43.45 The following packages will be upgraded: [2022-01-20T09:18:38.011Z] #13 43.46 libseccomp2 [2022-01-20T09:18:38.011Z] #13 43.98 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T09:18:38.011Z] #13 43.98 Need to get 77.8 MB of archives. [2022-01-20T09:18:38.011Z] #13 43.98 After this operation, 487 MB of additional disk space will be used. [2022-01-20T09:18:38.011Z] #13 43.98 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-01-20T09:18:38.011Z] #13 43.99 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-01-20T09:18:38.011Z] #13 44.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-01-20T09:18:38.011Z] #13 44.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-01-20T09:18:38.011Z] #13 44.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-01-20T09:18:38.011Z] #13 44.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-01-20T09:18:38.011Z] #13 44.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-01-20T09:18:38.011Z] #13 44.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-01-20T09:18:38.011Z] #13 45.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-01-20T09:18:38.011Z] #13 45.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-01-20T09:18:38.011Z] #13 45.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2022-01-20T09:18:38.268Z] #13 ... [2022-01-20T09:18:38.268Z] [2022-01-20T09:18:38.268Z] #32 [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-01-20T09:18:38.268Z] #32 sha256:f783516bb600f8d2f5d15977121a2eb75315b5fc45b384ce3154b9221481a08e [2022-01-20T09:18:38.268Z] #32 48.10 Checking out files: 87% (1325/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-01-20T09:18:38.268Z] #32 48.81 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-20T09:18:38.268Z] #32 49.63 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T09:18:39.614Z] #49 81.91 + /build/golangci-lint --version [2022-01-20T09:18:39.614Z] #49 82.12 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-20T09:18:39.614Z] #49 DONE 82.6s [2022-01-20T09:18:39.614Z] [2022-01-20T09:18:39.614Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T09:18:39.614Z] #56 sha256:39ff73f59a70f1834b42e89e3bd28baeae79e36eacf9756ae41d8494cb3b2a45 [2022-01-20T09:18:39.614Z] #56 ... [2022-01-20T09:18:39.614Z] [2022-01-20T09:18:39.614Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-20T09:18:39.614Z] #50 sha256:20a350a9a7ade514179b0bf8663340f014f362f50a5102b59ceff29523f00937 [2022-01-20T09:18:39.614Z] #50 DONE 0.1s [2022-01-20T09:18:39.614Z] [2022-01-20T09:18:39.614Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-20T09:18:39.614Z] #52 sha256:f92987d25146725f1f0ac8d41c88210ec6028987d297702b8f41854113900642 [2022-01-20T09:18:39.614Z] #52 DONE 0.1s [2022-01-20T09:18:39.614Z] [2022-01-20T09:18:39.614Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-01-20T09:18:39.614Z] #54 sha256:de5066861ba444fafec066d6fba7bab7a5907e17fc0f48e2dfeea5d2e8a5a1cb [2022-01-20T09:18:39.614Z] #54 DONE 0.1s [2022-01-20T09:18:39.614Z] [2022-01-20T09:18:39.614Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T09:18:39.614Z] #56 sha256:39ff73f59a70f1834b42e89e3bd28baeae79e36eacf9756ae41d8494cb3b2a45 [2022-01-20T09:18:39.614Z] #56 84.91 + bin/containerd [2022-01-20T09:18:39.636Z] #32 ... [2022-01-20T09:18:39.636Z] [2022-01-20T09:18:39.636Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-01-20T09:18:39.636Z] #34 sha256:f5204dfe619dc2d6d1dc5115d7a3bdccd36aac23e4614e3f2fc03f26d64e1433 [2022-01-20T09:18:39.636Z] #34 41.70 sync [2022-01-20T09:18:39.636Z] #34 41.71 internal/reflectlite [2022-01-20T09:18:39.636Z] #34 43.45 internal/testlog [2022-01-20T09:18:39.636Z] #34 44.91 errors [2022-01-20T09:18:39.636Z] #34 44.91 sort [2022-01-20T09:18:39.636Z] #34 45.61 strconv [2022-01-20T09:18:39.636Z] #34 46.77 io [2022-01-20T09:18:39.636Z] #34 47.98 internal/oserror [2022-01-20T09:18:39.636Z] #34 48.16 syscall [2022-01-20T09:18:39.636Z] #34 50.09 reflect [2022-01-20T09:18:39.893Z] #34 ... [2022-01-20T09:18:39.893Z] [2022-01-20T09:18:39.893Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T09:18:39.893Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T09:18:39.893Z] #42 48.04 Selecting previously unselected package zlib1g-dev:amd64. [2022-01-20T09:18:39.893Z] #42 48.04 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2022-01-20T09:18:39.893Z] #42 48.06 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-01-20T09:18:39.893Z] #42 48.33 Selecting previously unselected package libprotobuf17:amd64. [2022-01-20T09:18:39.893Z] #42 48.33 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-01-20T09:18:39.893Z] #42 48.33 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-01-20T09:18:39.893Z] #42 49.21 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-01-20T09:18:39.893Z] #42 49.23 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-01-20T09:18:39.893Z] #42 49.23 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-01-20T09:18:39.893Z] #42 49.44 Selecting previously unselected package libprotobuf-dev:amd64. [2022-01-20T09:18:39.893Z] #42 49.47 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-01-20T09:18:39.893Z] #42 49.50 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-01-20T09:18:39.893Z] #42 51.19 Selecting previously unselected package libprotoc17:amd64. [2022-01-20T09:18:39.893Z] #42 51.21 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-01-20T09:18:39.893Z] #42 51.22 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-01-20T09:18:39.893Z] #42 51.82 Selecting previously unselected package protobuf-c-compiler. [2022-01-20T09:18:39.893Z] #42 51.84 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-01-20T09:18:39.893Z] #42 51.85 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-01-20T09:18:39.893Z] #42 52.01 Selecting previously unselected package protobuf-compiler. [2022-01-20T09:18:40.150Z] #42 52.05 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-01-20T09:18:40.150Z] #42 52.06 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-01-20T09:18:40.150Z] #42 52.23 Selecting previously unselected package python-pkg-resources. [2022-01-20T09:18:40.150Z] #42 52.25 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-01-20T09:18:40.150Z] #42 52.26 Unpacking python-pkg-resources (40.8.0-1) ... [2022-01-20T09:18:40.252Z] ok github.com/docker/docker/builder/dockerfile 0.122s coverage: 48.5% of statements [2022-01-20T09:18:40.252Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-20T09:18:40.252Z] ok github.com/docker/docker/builder/remotecontext 0.069s coverage: 13.7% of statements [2022-01-20T09:18:40.407Z] #42 52.50 Selecting previously unselected package python-six. [2022-01-20T09:18:40.407Z] #42 52.50 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-01-20T09:18:40.407Z] #42 52.50 Unpacking python-six (1.12.0-1) ... [2022-01-20T09:18:40.407Z] #42 52.58 Selecting previously unselected package python-protobuf. [2022-01-20T09:18:40.664Z] #42 52.60 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-01-20T09:18:40.664Z] #42 52.61 Unpacking python-protobuf (3.6.1.3-2) ... [2022-01-20T09:18:40.823Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-01-20T09:18:41.227Z] #42 53.27 Setting up python-pkg-resources (40.8.0-1) ... [2022-01-20T09:18:41.393Z] ok github.com/docker/docker/builder/remotecontext/git 1.049s coverage: 86.3% of statements [2022-01-20T09:18:41.393Z] ? github.com/docker/docker/cli [no test files] [2022-01-20T09:18:41.393Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-20T09:18:44.501Z] #42 ... [2022-01-20T09:18:44.501Z] [2022-01-20T09:18:44.501Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T09:18:44.501Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T09:18:44.501Z] #13 48.89 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-01-20T09:18:44.501Z] #13 51.52 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-01-20T09:18:44.501Z] #13 51.53 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-01-20T09:18:44.501Z] #13 51.53 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-01-20T09:18:44.501Z] #13 51.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-01-20T09:18:44.501Z] #13 51.54 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-01-20T09:18:44.501Z] #13 51.54 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-01-20T09:18:44.501Z] #13 51.55 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-01-20T09:18:44.501Z] #13 51.57 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-01-20T09:18:44.501Z] #13 51.60 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-01-20T09:18:44.501Z] #13 51.62 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-01-20T09:18:44.501Z] #13 51.63 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-01-20T09:18:44.501Z] #13 51.69 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-01-20T09:18:44.501Z] #13 51.69 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-01-20T09:18:44.501Z] #13 51.71 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-01-20T09:18:44.501Z] #13 52.91 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T09:18:44.501Z] #13 53.14 Fetched 77.8 MB in 8s (9720 kB/s) [2022-01-20T09:18:44.501Z] #13 53.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-01-20T09:18:44.501Z] #13 53.31 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-01-20T09:18:44.501Z] #13 53.35 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-01-20T09:18:44.501Z] #13 53.59 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-01-20T09:18:44.501Z] #13 53.72 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-20T09:18:44.501Z] #13 53.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-01-20T09:18:44.501Z] #13 53.81 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-01-20T09:18:44.501Z] #13 53.81 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-01-20T09:18:44.691Z] ok github.com/docker/docker/client 0.079s coverage: 75.4% of statements [2022-01-20T09:18:46.408Z] #13 ... [2022-01-20T09:18:46.408Z] [2022-01-20T09:18:46.408Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T09:18:46.408Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T09:18:46.408Z] #42 58.09 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-01-20T09:18:46.408Z] #42 58.46 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T09:18:46.665Z] #42 58.67 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-01-20T09:18:46.922Z] #42 58.77 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...#42 ... [2022-01-20T09:18:46.922Z] [2022-01-20T09:18:46.922Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-01-20T09:18:46.922Z] #47 sha256:3a789458cf688e9c348ec6b82877cb4dbe81071338036bd1ebe6aacf689abc81 [2022-01-20T09:18:46.922Z] #47 DONE 58.8s [2022-01-20T09:18:46.922Z] [2022-01-20T09:18:46.922Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T09:18:46.922Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T09:18:46.922Z] #42 58.77 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-01-20T09:18:46.922Z] #42 58.85 Setting up python-six (1.12.0-1) ... [2022-01-20T09:18:47.855Z] #42 ... [2022-01-20T09:18:47.855Z] [2022-01-20T09:18:47.855Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T09:18:47.855Z] #45 sha256:4ddefd35ed95f11228201b0547011db022e5cfcd46b94f099e93ef30410db935 [2022-01-20T09:18:47.855Z] #45 50.00 bytes [2022-01-20T09:18:47.855Z] #45 50.01 strconv [2022-01-20T09:18:47.855Z] #45 52.59 strings [2022-01-20T09:18:47.855Z] #45 54.07 reflect [2022-01-20T09:18:47.855Z] #45 55.93 bufio [2022-01-20T09:18:47.855Z] #45 58.15 time [2022-01-20T09:18:48.112Z] #45 ... [2022-01-20T09:18:48.112Z] [2022-01-20T09:18:48.112Z] #36 [tini 1/2] 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-01-20T09:18:48.112Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-20T09:18:48.112Z] #36 56.64 Selecting previously unselected package libxml2:amd64. [2022-01-20T09:18:48.112Z] #36 56.64 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2022-01-20T09:18:48.112Z] #36 56.64 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-01-20T09:18:48.112Z] #36 57.23 Selecting previously unselected package libarchive13:amd64. [2022-01-20T09:18:48.112Z] #36 57.24 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-01-20T09:18:48.112Z] #36 57.24 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-01-20T09:18:48.112Z] #36 57.64 Selecting previously unselected package libjsoncpp1:amd64. [2022-01-20T09:18:48.112Z] #36 57.69 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-01-20T09:18:48.112Z] #36 57.99 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-01-20T09:18:48.112Z] #36 58.68 Selecting previously unselected package librhash0:amd64. [2022-01-20T09:18:48.112Z] #36 58.68 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-01-20T09:18:48.112Z] #36 58.76 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-01-20T09:18:48.112Z] #36 59.05 Selecting previously unselected package libuv1:amd64. [2022-01-20T09:18:48.112Z] #36 59.05 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-01-20T09:18:48.112Z] #36 59.06 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-01-20T09:18:48.112Z] #36 59.46 Selecting previously unselected package cmake. [2022-01-20T09:18:48.112Z] #36 59.49 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-01-20T09:18:48.112Z] #36 59.51 Unpacking cmake (3.13.4-1) ... [2022-01-20T09:18:48.341Z] 567fd00846e9: Verifying Checksum [2022-01-20T09:18:48.341Z] 567fd00846e9: Download complete [2022-01-20T09:18:50.008Z] #36 ... [2022-01-20T09:18:50.008Z] [2022-01-20T09:18:50.008Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T09:18:50.008Z] #51 sha256:8cd207472d7adec9a027be8bd7747c75b51c0f7c5f2a898b8a00ddc2926c01dc [2022-01-20T09:18:50.008Z] #51 52.07 bytes [2022-01-20T09:18:50.008Z] #51 52.10 syscall [2022-01-20T09:18:50.008Z] #51 54.47 reflect [2022-01-20T09:18:50.008Z] #51 61.43 time [2022-01-20T09:18:50.265Z] #51 ... [2022-01-20T09:18:50.265Z] [2022-01-20T09:18:50.265Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T09:18:50.265Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T09:18:50.265Z] #13 56.53 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-20T09:18:50.266Z] #13 56.54 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-01-20T09:18:50.266Z] #13 56.59 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-01-20T09:18:50.266Z] #13 59.76 Selecting previously unselected package binutils-mingw-w64. [2022-01-20T09:18:50.266Z] #13 59.79 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-01-20T09:18:50.266Z] #13 59.79 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-01-20T09:18:50.266Z] #13 59.94 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-01-20T09:18:50.266Z] #13 59.94 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-01-20T09:18:50.266Z] #13 59.95 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-01-20T09:18:50.266Z] #13 60.16 Selecting previously unselected package dmsetup. [2022-01-20T09:18:50.266Z] #13 60.16 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-01-20T09:18:50.529Z] #13 60.16 Unpacking dmsetup (2:1.02.155-3) ... [2022-01-20T09:18:50.530Z] #13 60.36 Selecting previously unselected package mingw-w64-common. [2022-01-20T09:18:50.530Z] #13 60.36 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-01-20T09:18:50.530Z] #13 60.36 Unpacking mingw-w64-common (6.0.0-3) ... [2022-01-20T09:18:51.899Z] #13 ... [2022-01-20T09:18:51.899Z] [2022-01-20T09:18:51.899Z] #36 [tini 1/2] 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-01-20T09:18:51.899Z] #36 sha256:63482810c184e0d6edf2ec16ec12aa81a5e9077d93d0f6ca92eec48f7b25e80d [2022-01-20T09:18:51.899Z] #36 62.94 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-01-20T09:18:51.899Z] #36 62.97 Setting up xxd (2:8.1.0875-5) ... [2022-01-20T09:18:51.899Z] #36 62.99 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-01-20T09:18:51.899Z] #36 63.02 Setting up vim-common (2:8.1.0875-5) ... [2022-01-20T09:18:51.899Z] #36 63.09 Setting up librhash0:amd64 (1.3.8-1) ... [2022-01-20T09:18:51.899Z] #36 63.11 Setting up cmake-data (3.13.4-1) ... [2022-01-20T09:18:51.899Z] #36 63.15 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2022-01-20T09:18:51.899Z] #36 63.17 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-01-20T09:18:51.899Z] #36 63.21 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-01-20T09:18:51.899Z] #36 63.22 Setting up cmake (3.13.4-1) ... [2022-01-20T09:18:51.899Z] #36 63.23 Processing triggers for libc-bin (2.28-10) ... [2022-01-20T09:18:51.899Z] #36 63.31 Processing triggers for mime-support (3.62) ... [2022-01-20T09:18:51.899Z] #36 DONE 64.0s [2022-01-20T09:18:51.899Z] [2022-01-20T09:18:51.899Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-01-20T09:18:51.899Z] #37 sha256:6cdf125cf8cc4371b6015c52d4620cd02c8d13b3db5b24ba191236f281a0d680 [2022-01-20T09:18:52.830Z] #37 0.933 + RM_GOPATH=0 [2022-01-20T09:18:52.830Z] #37 0.933 + TMP_GOPATH= [2022-01-20T09:18:52.830Z] #37 0.933 + : /build [2022-01-20T09:18:52.830Z] #37 0.933 + '[' -z '' ']' [2022-01-20T09:18:52.830Z] #37 0.933 ++ mktemp -d [2022-01-20T09:18:53.086Z] #37 0.940 + export GOPATH=/tmp/tmp.Ko4uR8ZYJH [2022-01-20T09:18:53.086Z] #37 0.941 + GOPATH=/tmp/tmp.Ko4uR8ZYJH [2022-01-20T09:18:53.086Z] #37 0.941 + RM_GOPATH=1 [2022-01-20T09:18:53.086Z] #37 0.942 + case "$(go env GOARCH)" in [2022-01-20T09:18:53.086Z] #37 0.945 ++ go env GOARCH [2022-01-20T09:18:53.086Z] #37 0.989 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T09:18:53.086Z] #37 0.989 + GO_BUILDMODE=-buildmode=pie [2022-01-20T09:18:53.086Z] #37 0.989 ++ dirname /tmp/install/install.sh [2022-01-20T09:18:53.086Z] #37 0.994 + dir=/tmp/install [2022-01-20T09:18:53.086Z] #37 0.994 + bin=tini [2022-01-20T09:18:53.086Z] #37 0.994 + shift [2022-01-20T09:18:53.086Z] #37 0.994 + '[' '!' -f /tmp/install/tini.installer ']' [2022-01-20T09:18:53.086Z] #37 0.995 + . /tmp/install/tini.installer [2022-01-20T09:18:53.086Z] #37 0.995 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2022-01-20T09:18:53.086Z] #37 0.995 + install_tini [2022-01-20T09:18:53.086Z] #37 0.995 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2022-01-20T09:18:53.086Z] #37 0.995 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2022-01-20T09:18:53.086Z] #37 0.995 + git clone https://github.com/krallin/tini.git /tmp/tmp.Ko4uR8ZYJH/tini [2022-01-20T09:18:53.086Z] #37 0.999 Cloning into '/tmp/tmp.Ko4uR8ZYJH/tini'... [2022-01-20T09:18:53.443Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T09:18:53.443Z] [2022-01-20T09:18:53.443Z] + TEST_INTEGRATION_DEST=1 [2022-01-20T09:18:53.443Z] + CONTAINER_NAME=docker-pr1-1 [2022-01-20T09:18:53.443Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-01-20T09:18:53.443Z] + run_tests test-integration-flaky [2022-01-20T09:18:53.443Z] + '[' -n 0 ']' [2022-01-20T09:18:53.443Z] + rm= [2022-01-20T09:18:53.443Z] + c=0 [2022-01-20T09:18:53.443Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43167/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43167/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43167/.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=ad21bcd94e956d64f4ca0539e0d077664fe5c780 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:ad21bcd94e956d64f4ca0539e0d077664fe5c780 hack/make.sh test-integration-flaky test-integration [2022-01-20T09:18:53.443Z] ++ jobs -p [2022-01-20T09:18:53.443Z] + for job in $(jobs -p) [2022-01-20T09:18:53.443Z] + wait 32113 [2022-01-20T09:18:53.443Z] + TEST_INTEGRATION_DEST=3 [2022-01-20T09:18:53.443Z] + CONTAINER_NAME=docker-pr1-3 [2022-01-20T09:18:53.443Z] + TEST_SKIP_INTEGRATION=1 [2022-01-20T09:18:53.443Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-01-20T09:18:53.443Z] + run_tests [2022-01-20T09:18:53.443Z] + '[' -n 0 ']' [2022-01-20T09:18:53.443Z] + rm= [2022-01-20T09:18:53.443Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43167/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43167/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43167/.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=ad21bcd94e956d64f4ca0539e0d077664fe5c780 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:ad21bcd94e956d64f4ca0539e0d077664fe5c780 hack/make.sh '' test-integration [2022-01-20T09:18:53.443Z] + TEST_INTEGRATION_DEST=2 [2022-01-20T09:18:53.443Z] + CONTAINER_NAME=docker-pr1-2 [2022-01-20T09:18:53.443Z] + TEST_SKIP_INTEGRATION=1 [2022-01-20T09:18:53.443Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-01-20T09:18:53.443Z] + run_tests [2022-01-20T09:18:53.443Z] + '[' -n 0 ']' [2022-01-20T09:18:53.443Z] + rm= [2022-01-20T09:18:53.443Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43167/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43167/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43167/.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=ad21bcd94e956d64f4ca0539e0d077664fe5c780 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:ad21bcd94e956d64f4ca0539e0d077664fe5c780 hack/make.sh '' test-integration [2022-01-20T09:18:53.443Z] [2022-01-20T09:18:53.443Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-01-20T09:18:53.443Z] [2022-01-20T09:18:53.443Z] [2022-01-20T09:18:53.443Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-20T09:18:53.443Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-20T09:18:53.443Z] HOSTNAME=78832525f630 [2022-01-20T09:18:53.443Z] TEST_SKIP_INTEGRATION=1 [2022-01-20T09:18:53.443Z] TESTDEBUG=0 [2022-01-20T09:18:53.443Z] DEST=bundles/test-integration [2022-01-20T09:18:53.443Z] PWD=/go/src/github.com/docker/docker [2022-01-20T09:18:53.443Z] KEEPBUNDLE=1 [2022-01-20T09:18:53.443Z] DOCKER_GITCOMMIT=ad21bcd94e956d64f4ca0539e0d077664fe5c780 [2022-01-20T09:18:53.443Z] container=docker [2022-01-20T09:18:53.443Z] HOME=/root [2022-01-20T09:18:53.443Z] GOLANG_VERSION=1.16.13 [2022-01-20T09:18:53.443Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-20T09:18:53.443Z] VALIDATE_BRANCH=20.10 [2022-01-20T09:18:53.443Z] TERM=xterm [2022-01-20T09:18:53.443Z] DOCKER_PKG=github.com/docker/docker [2022-01-20T09:18:53.443Z] SHLVL=1 [2022-01-20T09:18:53.443Z] TIMEOUT=120m [2022-01-20T09:18:53.443Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-20T09:18:53.443Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-20T09:18:53.443Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-01-20T09:18:53.443Z] GO111MODULE=off [2022-01-20T09:18:53.443Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-20T09:18:53.443Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-20T09:18:53.443Z] GOPATH=/go [2022-01-20T09:18:53.443Z] PKG_CONFIG=pkg-config [2022-01-20T09:18:53.443Z] _=/usr/bin/env [2022-01-20T09:18:53.443Z] Building test suite binary ./integration-cli/test.main [2022-01-20T09:18:53.443Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-20T09:18:53.443Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-20T09:18:53.443Z] HOSTNAME=63c0e7aecf06 [2022-01-20T09:18:53.443Z] TEST_SKIP_INTEGRATION=1 [2022-01-20T09:18:53.443Z] TESTDEBUG=0 [2022-01-20T09:18:53.443Z] DEST=bundles/test-integration [2022-01-20T09:18:53.443Z] PWD=/go/src/github.com/docker/docker [2022-01-20T09:18:53.443Z] KEEPBUNDLE=1 [2022-01-20T09:18:53.443Z] DOCKER_GITCOMMIT=ad21bcd94e956d64f4ca0539e0d077664fe5c780 [2022-01-20T09:18:53.443Z] container=docker [2022-01-20T09:18:53.443Z] HOME=/root [2022-01-20T09:18:53.443Z] GOLANG_VERSION=1.16.13 [2022-01-20T09:18:53.443Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-20T09:18:53.443Z] VALIDATE_BRANCH=20.10 [2022-01-20T09:18:53.443Z] TERM=xterm [2022-01-20T09:18:53.443Z] DOCKER_PKG=github.com/docker/docker [2022-01-20T09:18:53.443Z] SHLVL=1 [2022-01-20T09:18:53.443Z] TIMEOUT=120m [2022-01-20T09:18:53.443Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-20T09:18:53.443Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-20T09:18:53.443Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-01-20T09:18:53.443Z] GO111MODULE=off [2022-01-20T09:18:53.443Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-20T09:18:53.443Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-20T09:18:53.443Z] GOPATH=/go [2022-01-20T09:18:53.443Z] PKG_CONFIG=pkg-config [2022-01-20T09:18:53.443Z] _=/usr/bin/env [2022-01-20T09:18:53.443Z] Building test suite binary ./integration-cli/test.main [2022-01-20T09:18:53.443Z] No new tests added to integration. [2022-01-20T09:18:53.443Z] [2022-01-20T09:18:53.443Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-20T09:18:53.443Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-20T09:18:53.443Z] HOSTNAME=9b28c17ef254 [2022-01-20T09:18:53.443Z] TESTDEBUG=0 [2022-01-20T09:18:53.443Z] DEST=bundles/test-integration [2022-01-20T09:18:53.443Z] PWD=/go/src/github.com/docker/docker [2022-01-20T09:18:53.443Z] KEEPBUNDLE=1 [2022-01-20T09:18:53.443Z] DOCKER_GITCOMMIT=ad21bcd94e956d64f4ca0539e0d077664fe5c780 [2022-01-20T09:18:53.443Z] container=docker [2022-01-20T09:18:53.443Z] HOME=/root [2022-01-20T09:18:53.443Z] GOLANG_VERSION=1.16.13 [2022-01-20T09:18:53.443Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-20T09:18:53.443Z] VALIDATE_BRANCH=20.10 [2022-01-20T09:18:53.443Z] TERM=xterm [2022-01-20T09:18:53.443Z] DOCKER_PKG=github.com/docker/docker [2022-01-20T09:18:53.443Z] SHLVL=1 [2022-01-20T09:18:53.443Z] TIMEOUT=120m [2022-01-20T09:18:53.443Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-20T09:18:53.443Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-20T09:18:53.443Z] GO111MODULE=off [2022-01-20T09:18:53.443Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-20T09:18:53.443Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-20T09:18:53.443Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-20T09:18:53.443Z] GOPATH=/go [2022-01-20T09:18:53.443Z] PKG_CONFIG=pkg-config [2022-01-20T09:18:53.443Z] _=/usr/bin/env [2022-01-20T09:18:53.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-20T09:18:53.650Z] #37 1.687 + cd /tmp/tmp.Ko4uR8ZYJH/tini [2022-01-20T09:18:53.650Z] #37 1.688 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2022-01-20T09:18:53.650Z] #37 1.693 + cmake . [2022-01-20T09:18:54.214Z] #37 2.344 -- The C compiler identification is GNU 8.3.0 [2022-01-20T09:18:54.471Z] #37 2.399 -- Check for working C compiler: /usr/bin/cc [2022-01-20T09:18:55.052Z] #37 3.212 -- Check for working C compiler: /usr/bin/cc -- works [2022-01-20T09:18:55.265Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T09:18:55.265Z] [2022-01-20T09:18:55.265Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-20T09:18:55.265Z] DOCKER_SYSTEMD=1 [2022-01-20T09:18:55.265Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-20T09:18:55.265Z] HOSTNAME=358b847337ae [2022-01-20T09:18:55.265Z] DEST=bundles/test-integration [2022-01-20T09:18:55.265Z] PWD=/go/src/github.com/docker/docker [2022-01-20T09:18:55.265Z] DOCKER_GITCOMMIT=ad21bcd94e956d64f4ca0539e0d077664fe5c780 [2022-01-20T09:18:55.265Z] container=docker [2022-01-20T09:18:55.265Z] HOME=/root [2022-01-20T09:18:55.265Z] LANG=C.UTF-8 [2022-01-20T09:18:55.265Z] INVOCATION_ID=9d1f909e31024050a2f01393de8a0f45 [2022-01-20T09:18:55.265Z] GOLANG_VERSION=1.16.13 [2022-01-20T09:18:55.265Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-20T09:18:55.265Z] VALIDATE_BRANCH=20.10 [2022-01-20T09:18:55.265Z] TERM=xterm [2022-01-20T09:18:55.265Z] DOCKER_PKG=github.com/docker/docker [2022-01-20T09:18:55.265Z] SHLVL=3 [2022-01-20T09:18:55.265Z] TIMEOUT=120m [2022-01-20T09:18:55.265Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-20T09:18:55.265Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-20T09:18:55.265Z] GO111MODULE=off [2022-01-20T09:18:55.265Z] DOCKER_EXPERIMENTAL=1 [2022-01-20T09:18:55.265Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-20T09:18:55.265Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-20T09:18:55.265Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-20T09:18:55.265Z] GOPATH=/go [2022-01-20T09:18:55.265Z] PKG_CONFIG=pkg-config [2022-01-20T09:18:55.265Z] _=/usr/bin/env [2022-01-20T09:18:55.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-20T09:18:55.313Z] #37 3.216 -- Detecting C compiler ABI info [2022-01-20T09:18:55.313Z] #37 ... [2022-01-20T09:18:55.313Z] [2022-01-20T09:18:55.313Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-01-20T09:18:55.313Z] #34 sha256:f5204dfe619dc2d6d1dc5115d7a3bdccd36aac23e4614e3f2fc03f26d64e1433 [2022-01-20T09:18:55.313Z] #34 57.38 internal/syscall/unix [2022-01-20T09:18:55.313Z] #34 57.68 time [2022-01-20T09:18:55.313Z] #34 63.90 internal/fmtsort [2022-01-20T09:18:55.313Z] #34 64.93 internal/syscall/execenv [2022-01-20T09:18:55.313Z] #34 64.94 internal/poll [2022-01-20T09:18:55.313Z] #34 65.15 path [2022-01-20T09:18:55.313Z] #34 65.93 io/fs [2022-01-20T09:18:55.313Z] #34 67.33 text/tabwriter [2022-01-20T09:18:55.571Z] #34 ... [2022-01-20T09:18:55.571Z] [2022-01-20T09:18:55.571Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T09:18:55.571Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T09:18:55.571Z] #42 62.96 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2022-01-20T09:18:55.571Z] #42 62.99 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-01-20T09:18:55.571Z] #42 63.02 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-01-20T09:18:55.571Z] #42 63.05 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-01-20T09:18:55.571Z] #42 63.08 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-01-20T09:18:55.571Z] #42 63.10 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-01-20T09:18:55.571Z] #42 63.13 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-01-20T09:18:55.571Z] #42 63.15 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-01-20T09:18:55.571Z] #42 63.17 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-01-20T09:18:55.571Z] #42 63.20 Setting up python-protobuf (3.6.1.3-2) ... [2022-01-20T09:18:56.135Z] #42 ... [2022-01-20T09:18:56.135Z] [2022-01-20T09:18:56.135Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T09:18:56.135Z] #51 sha256:8cd207472d7adec9a027be8bd7747c75b51c0f7c5f2a898b8a00ddc2926c01dc [2022-01-20T09:18:56.135Z] #51 68.34 context [2022-01-20T09:18:56.698Z] #51 68.57 encoding/base64 [2022-01-20T09:18:57.629Z] #51 69.43 os [2022-01-20T09:18:57.629Z] #51 69.70 golang.org/x/sys/unix [2022-01-20T09:18:58.560Z] #51 ... [2022-01-20T09:18:58.560Z] [2022-01-20T09:18:58.560Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-01-20T09:18:58.560Z] #42 sha256:5ba0add806628eb60ab4e3e15cec1165c4dde626e43601484adf85bd7ddc459b [2022-01-20T09:18:58.560Z] #42 69.41 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-01-20T09:18:58.560Z] #42 69.45 Processing triggers for libc-bin (2.28-10) ... [2022-01-20T09:18:58.560Z] #42 DONE 70.4s [2022-01-20T09:18:58.560Z] [2022-01-20T09:18:58.560Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T09:18:58.560Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T09:19:00.467Z] #43 2.034 Note: Building without setproctitle() and strlcpy() support. [2022-01-20T09:19:00.467Z] #43 2.034 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-01-20T09:19:00.467Z] #43 2.044 Note: Building without GnuTLS support [2022-01-20T09:19:00.467Z] #43 2.064 Makefile.config:39: Warn: you have no libnftables installed [2022-01-20T09:19:00.467Z] #43 2.064 Makefile.config:40: Warn: Building without nftables support [2022-01-20T09:19:02.366Z] #43 ... [2022-01-20T09:19:02.366Z] [2022-01-20T09:19:02.366Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-01-20T09:19:02.366Z] #37 sha256:6cdf125cf8cc4371b6015c52d4620cd02c8d13b3db5b24ba191236f281a0d680 [2022-01-20T09:19:02.366Z] #37 3.963 -- Detecting C compiler ABI info - done [2022-01-20T09:19:02.366Z] #37 4.014 -- Detecting C compile features [2022-01-20T09:19:02.366Z] #37 6.659 -- Detecting C compile features - done [2022-01-20T09:19:02.366Z] #37 6.699 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-20T09:19:02.366Z] #37 7.166 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-20T09:19:02.366Z] #37 7.260 -- Configuring done [2022-01-20T09:19:02.366Z] #37 7.287 -- Generating done [2022-01-20T09:19:02.366Z] #37 7.293 -- Build files have been written to: /tmp/tmp.Ko4uR8ZYJH/tini [2022-01-20T09:19:02.366Z] #37 7.306 + make tini-static [2022-01-20T09:19:02.366Z] #37 7.824 Scanning dependencies of target tini-static [2022-01-20T09:19:02.366Z] #37 7.914 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-20T09:19:02.366Z] #37 9.153 [100%] Linking C executable tini-static [2022-01-20T09:19:02.366Z] #37 9.660 [100%] Built target tini-static [2022-01-20T09:19:02.366Z] #37 9.738 + mkdir -p /build [2022-01-20T09:19:02.366Z] #37 9.740 + cp tini-static /build/docker-init [2022-01-20T09:19:02.366Z] #37 DONE 10.1s [2022-01-20T09:19:02.366Z] [2022-01-20T09:19:02.366Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-01-20T09:19:02.366Z] #34 sha256:f5204dfe619dc2d6d1dc5115d7a3bdccd36aac23e4614e3f2fc03f26d64e1433 [2022-01-20T09:19:02.366Z] #34 67.84 os [2022-01-20T09:19:02.366Z] #34 70.52 path/filepath [2022-01-20T09:19:02.366Z] #34 70.52 fmt [2022-01-20T09:19:02.366Z] #34 72.65 io/ioutil [2022-01-20T09:19:03.031Z] #34 74.89 github.com/BurntSushi/toml [2022-01-20T09:19:03.031Z] #34 74.90 flag [2022-01-20T09:19:03.031Z] #34 ... [2022-01-20T09:19:03.031Z] [2022-01-20T09:19:03.031Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T09:19:03.031Z] #51 sha256:8cd207472d7adec9a027be8bd7747c75b51c0f7c5f2a898b8a00ddc2926c01dc [2022-01-20T09:19:03.031Z] #51 75.13 encoding/json [2022-01-20T09:19:03.401Z] 4612f6d0b889: Verifying Checksum [2022-01-20T09:19:03.401Z] 4612f6d0b889: Download complete [2022-01-20T09:19:03.595Z] #51 ... [2022-01-20T09:19:03.595Z] [2022-01-20T09:19:03.595Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T09:19:03.595Z] #45 sha256:4ddefd35ed95f11228201b0547011db022e5cfcd46b94f099e93ef30410db935 [2022-01-20T09:19:03.595Z] #45 65.65 internal/poll [2022-01-20T09:19:03.595Z] #45 67.77 regexp/syntax [2022-01-20T09:19:03.595Z] #45 68.77 os [2022-01-20T09:19:03.595Z] #45 73.44 regexp [2022-01-20T09:19:03.595Z] #45 73.98 fmt [2022-01-20T09:19:03.852Z] #45 ... [2022-01-20T09:19:03.852Z] [2022-01-20T09:19:03.852Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T09:19:03.852Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T09:19:03.852Z] #43 4.807 fatal: not a git repository (or any of the parent directories): .git [2022-01-20T09:19:03.852Z] #43 4.861 GEN .gitid [2022-01-20T09:19:03.852Z] #43 4.878 GEN criu/include/version.h [2022-01-20T09:19:03.852Z] #43 4.951 GEN include/common/asm [2022-01-20T09:19:04.783Z] #43 6.413 PBCC images/timens.pb-c.c [2022-01-20T09:19:04.783Z] #43 6.422 DEP images/timens.pb-c.d [2022-01-20T09:19:05.040Z] #43 6.494 PBCC images/fown.pb-c.c [2022-01-20T09:19:05.040Z] #43 6.524 PBCC images/google/protobuf/descriptor.pb-c.c [2022-01-20T09:19:05.040Z] #43 6.656 PBCC images/opts.pb-c.c [2022-01-20T09:19:05.040Z] #43 6.722 PBCC images/memfd.pb-c.c [2022-01-20T09:19:05.296Z] #43 6.821 DEP images/fown.pb-c.d [2022-01-20T09:19:05.296Z] #43 6.870 DEP images/google/protobuf/descriptor.pb-c.d [2022-01-20T09:19:05.296Z] #43 6.915 DEP images/opts.pb-c.d [2022-01-20T09:19:05.296Z] #43 6.978 DEP images/memfd.pb-c.d [2022-01-20T09:19:05.296Z] #43 7.051 PBCC images/sit.pb-c.c [2022-01-20T09:19:05.554Z] #43 7.139 DEP images/sit.pb-c.d [2022-01-20T09:19:05.554Z] #43 7.183 PBCC images/macvlan.pb-c.c [2022-01-20T09:19:05.554Z] #43 7.196 DEP images/macvlan.pb-c.d [2022-01-20T09:19:05.554Z] #43 7.250 PBCC images/autofs.pb-c.c [2022-01-20T09:19:05.554Z] #43 7.289 DEP images/autofs.pb-c.d [2022-01-20T09:19:05.811Z] #43 7.350 PBCC images/sysctl.pb-c.c [2022-01-20T09:19:05.811Z] #43 7.373 DEP images/sysctl.pb-c.d [2022-01-20T09:19:05.811Z] #43 7.423 PBCC images/time.pb-c.c [2022-01-20T09:19:05.811Z] #43 7.454 DEP images/time.pb-c.d [2022-01-20T09:19:05.811Z] #43 7.501 PBCC images/binfmt-misc.pb-c.c [2022-01-20T09:19:05.811Z] #43 7.560 DEP images/binfmt-misc.pb-c.d [2022-01-20T09:19:06.067Z] #43 7.604 PBCC images/seccomp.pb-c.c [2022-01-20T09:19:06.067Z] #43 7.657 DEP images/seccomp.pb-c.d [2022-01-20T09:19:06.324Z] #43 7.733 PBCC images/userns.pb-c.c [2022-01-20T09:19:06.324Z] #43 7.744 DEP images/userns.pb-c.d [2022-01-20T09:19:06.324Z] #43 7.794 PBCC images/cgroup.pb-c.c [2022-01-20T09:19:06.324Z] #43 7.807 DEP images/cgroup.pb-c.d [2022-01-20T09:19:06.324Z] #43 7.881 PBCC images/ext-file.pb-c.c [2022-01-20T09:19:06.324Z] #43 7.923 DEP images/ext-file.pb-c.d [2022-01-20T09:19:06.324Z] #43 7.994 PBCC images/rpc.pb-c.c [2022-01-20T09:19:06.581Z] #43 8.073 DEP images/rpc.pb-c.d [2022-01-20T09:19:06.581Z] #43 8.119 PBCC images/siginfo.pb-c.c [2022-01-20T09:19:06.581Z] #43 8.141 DEP images/siginfo.pb-c.d [2022-01-20T09:19:06.581Z] #43 8.192 PBCC images/pagemap.pb-c.c [2022-01-20T09:19:06.837Z] #43 8.304 DEP images/pagemap.pb-c.d [2022-01-20T09:19:06.837Z] #43 8.371 PBCC images/rlimit.pb-c.c [2022-01-20T09:19:06.837Z] #43 8.417 DEP images/rlimit.pb-c.d [2022-01-20T09:19:06.837Z] #43 8.474 PBCC images/file-lock.pb-c.c [2022-01-20T09:19:06.837Z] #43 8.531 DEP images/file-lock.pb-c.d [2022-01-20T09:19:06.837Z] #43 8.604 PBCC images/tty.pb-c.c [2022-01-20T09:19:07.094Z] #43 8.679 DEP images/tty.pb-c.d [2022-01-20T09:19:07.351Z] #43 8.782 PBCC images/tun.pb-c.c [2022-01-20T09:19:07.351Z] #43 8.839 PBCC images/netdev.pb-c.c [2022-01-20T09:19:07.351Z] #43 ... [2022-01-20T09:19:07.351Z] [2022-01-20T09:19:07.351Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T09:19:07.351Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T09:19:07.351Z] #13 66.96 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-20T09:19:07.351Z] #13 66.97 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-01-20T09:19:07.351Z] #13 66.98 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-01-20T09:19:07.351Z] #13 73.32 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-20T09:19:07.351Z] #13 73.32 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-01-20T09:19:07.351Z] #13 73.34 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-01-20T09:19:07.351Z] #13 73.51 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-01-20T09:19:07.351Z] #13 73.52 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-01-20T09:19:07.351Z] #13 73.52 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-01-20T09:19:07.351Z] #13 ... [2022-01-20T09:19:07.351Z] [2022-01-20T09:19:07.351Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T09:19:07.351Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T09:19:07.351Z] #43 8.924 DEP images/tun.pb-c.d [2022-01-20T09:19:07.351Z] #43 9.002 DEP images/netdev.pb-c.d [2022-01-20T09:19:07.607Z] #43 9.070 PBCC images/vma.pb-c.c [2022-01-20T09:19:07.608Z] #43 9.120 DEP images/vma.pb-c.d [2022-01-20T09:19:07.608Z] #43 9.178 PBCC images/creds.pb-c.c [2022-01-20T09:19:07.608Z] #43 9.217 DEP images/creds.pb-c.d [2022-01-20T09:19:07.608Z] #43 9.285 PBCC images/utsns.pb-c.c [2022-01-20T09:19:07.864Z] #43 9.316 DEP images/utsns.pb-c.d [2022-01-20T09:19:07.864Z] #43 9.344 PBCC images/ipc-desc.pb-c.c [2022-01-20T09:19:07.864Z] #43 9.425 PBCC images/ipc-sem.pb-c.c [2022-01-20T09:19:07.864Z] #43 9.437 DEP images/ipc-desc.pb-c.d [2022-01-20T09:19:07.864Z] #43 9.482 DEP images/ipc-sem.pb-c.d [2022-01-20T09:19:07.864Z] #43 9.526 PBCC images/ipc-msg.pb-c.c [2022-01-20T09:19:08.121Z] #43 9.593 DEP images/ipc-msg.pb-c.d [2022-01-20T09:19:08.121Z] #43 9.697 PBCC images/ipc-shm.pb-c.c [2022-01-20T09:19:08.121Z] #43 9.704 DEP images/ipc-shm.pb-c.d [2022-01-20T09:19:08.121Z] #43 9.741 PBCC images/ipc-var.pb-c.c [2022-01-20T09:19:08.121Z] #43 9.762 DEP images/ipc-var.pb-c.d [2022-01-20T09:19:08.121Z] #43 9.806 PBCC images/sk-opts.pb-c.c [2022-01-20T09:19:08.378Z] #43 9.854 PBCC images/packet-sock.pb-c.c [2022-01-20T09:19:08.378Z] #43 9.936 DEP images/sk-opts.pb-c.d [2022-01-20T09:19:08.378Z] #43 9.991 DEP images/packet-sock.pb-c.d [2022-01-20T09:19:08.378Z] #43 10.07 PBCC images/sk-netlink.pb-c.c [2022-01-20T09:19:08.635Z] #43 10.19 DEP images/sk-netlink.pb-c.d [2022-01-20T09:19:08.635Z] #43 10.25 PBCC images/sk-inet.pb-c.c [2022-01-20T09:19:08.892Z] #43 10.34 DEP images/sk-inet.pb-c.d [2022-01-20T09:19:08.892Z] #43 10.39 PBCC images/sk-unix.pb-c.c [2022-01-20T09:19:08.892Z] #43 10.45 DEP images/sk-unix.pb-c.d [2022-01-20T09:19:08.892Z] #43 10.49 PBCC images/mm.pb-c.c [2022-01-20T09:19:08.892Z] #43 10.59 DEP images/mm.pb-c.d [2022-01-20T09:19:08.892Z] #43 10.63 PBCC images/timerfd.pb-c.c [2022-01-20T09:19:08.892Z] #43 10.67 DEP images/timerfd.pb-c.d [2022-01-20T09:19:09.149Z] #43 10.74 PBCC images/timer.pb-c.c [2022-01-20T09:19:09.149Z] #43 10.79 DEP images/timer.pb-c.d [2022-01-20T09:19:09.407Z] #43 10.87 PBCC images/sa.pb-c.c [2022-01-20T09:19:09.407Z] #43 10.98 DEP images/sa.pb-c.d [2022-01-20T09:19:09.407Z] #43 11.03 PBCC images/pipe-data.pb-c.c [2022-01-20T09:19:09.407Z] #43 11.07 DEP images/pipe-data.pb-c.d [2022-01-20T09:19:09.407Z] #43 11.10 PBCC images/mnt.pb-c.c [2022-01-20T09:19:09.407Z] #43 11.14 DEP images/mnt.pb-c.d [2022-01-20T09:19:09.407Z] #43 11.18 PBCC images/sk-packet.pb-c.c [2022-01-20T09:19:09.665Z] #43 11.22 DEP images/sk-packet.pb-c.d [2022-01-20T09:19:09.665Z] #43 11.26 PBCC images/tcp-stream.pb-c.c [2022-01-20T09:19:09.922Z] #43 ... [2022-01-20T09:19:09.922Z] [2022-01-20T09:19:09.922Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-01-20T09:19:09.922Z] #34 sha256:f5204dfe619dc2d6d1dc5115d7a3bdccd36aac23e4614e3f2fc03f26d64e1433 [2022-01-20T09:19:09.922Z] #34 77.00 log [2022-01-20T09:19:09.922Z] #34 79.39 github.com/BurntSushi/toml/cmd/tomlv [2022-01-20T09:19:09.922Z] #34 DONE 81.8s [2022-01-20T09:19:09.922Z] [2022-01-20T09:19:09.922Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T09:19:09.922Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T09:19:09.922Z] #43 11.35 DEP images/tcp-stream.pb-c.d [2022-01-20T09:19:09.922Z] #43 11.39 PBCC images/pipe.pb-c.c [2022-01-20T09:19:09.922Z] #43 11.46 DEP images/pipe.pb-c.d [2022-01-20T09:19:09.922Z] #43 11.54 PBCC images/pstree.pb-c.c [2022-01-20T09:19:09.922Z] #43 11.58 DEP images/pstree.pb-c.d [2022-01-20T09:19:09.922Z] #43 11.61 PBCC images/fs.pb-c.c [2022-01-20T09:19:09.922Z] #43 11.64 DEP images/fs.pb-c.d [2022-01-20T09:19:09.922Z] #43 11.71 PBCC images/signalfd.pb-c.c [2022-01-20T09:19:10.180Z] #43 11.76 DEP images/signalfd.pb-c.d [2022-01-20T09:19:10.180Z] #43 11.79 PBCC images/fh.pb-c.c [2022-01-20T09:19:10.180Z] #43 11.83 PBCC images/fsnotify.pb-c.c [2022-01-20T09:19:10.180Z] #43 11.90 DEP images/fh.pb-c.d [2022-01-20T09:19:10.180Z] #43 11.96 DEP images/fsnotify.pb-c.d [2022-01-20T09:19:10.437Z] #43 12.04 PBCC images/eventpoll.pb-c.c [2022-01-20T09:19:10.694Z] #43 12.12 DEP images/eventpoll.pb-c.d [2022-01-20T09:19:10.694Z] #43 12.26 PBCC images/eventfd.pb-c.c [2022-01-20T09:19:10.694Z] #43 12.26 DEP images/eventfd.pb-c.d [2022-01-20T09:19:10.694Z] #43 12.33 PBCC images/remap-file-path.pb-c.c [2022-01-20T09:19:10.694Z] #43 12.39 DEP images/remap-file-path.pb-c.d [2022-01-20T09:19:10.951Z] #43 12.49 PBCC images/fifo.pb-c.c [2022-01-20T09:19:10.951Z] #43 12.50 DEP images/fifo.pb-c.d [2022-01-20T09:19:10.951Z] #43 12.62 PBCC images/ghost-file.pb-c.c [2022-01-20T09:19:10.951Z] #43 12.67 DEP images/ghost-file.pb-c.d [2022-01-20T09:19:10.951Z] #43 12.73 PBCC images/regfile.pb-c.c [2022-01-20T09:19:11.208Z] #43 12.80 DEP images/regfile.pb-c.d [2022-01-20T09:19:11.208Z] #43 12.84 PBCC images/ns.pb-c.c [2022-01-20T09:19:11.208Z] #43 12.88 DEP images/ns.pb-c.d [2022-01-20T09:19:11.208Z] #43 12.93 PBCC images/fdinfo.pb-c.c [2022-01-20T09:19:11.465Z] #43 13.01 DEP images/fdinfo.pb-c.d [2022-01-20T09:19:11.465Z] #43 13.05 PBCC images/core-aarch64.pb-c.c [2022-01-20T09:19:11.465Z] #43 13.09 PBCC images/core-arm.pb-c.c [2022-01-20T09:19:11.695Z] #56 113.0 + bin/containerd-stress [2022-01-20T09:19:11.695Z] #56 114.0 + bin/containerd-shim [2022-01-20T09:19:11.722Z] #43 13.15 PBCC images/core-ppc64.pb-c.c [2022-01-20T09:19:11.722Z] #43 13.20 PBCC images/core-s390.pb-c.c [2022-01-20T09:19:11.722Z] #43 13.26 PBCC images/core-x86.pb-c.c [2022-01-20T09:19:11.722Z] #43 13.31 PBCC images/core.pb-c.c [2022-01-20T09:19:11.978Z] #43 13.41 PBCC images/inventory.pb-c.c [2022-01-20T09:19:11.978Z] #43 13.49 DEP images/core-aarch64.pb-c.d [2022-01-20T09:19:11.978Z] #43 13.55 DEP images/core-arm.pb-c.d [2022-01-20T09:19:11.978Z] #43 13.62 DEP images/core-ppc64.pb-c.d [2022-01-20T09:19:12.235Z] #43 13.71 DEP images/core-s390.pb-c.d [2022-01-20T09:19:12.235Z] #43 13.78 DEP images/core-x86.pb-c.d [2022-01-20T09:19:12.235Z] #43 13.83 DEP images/core.pb-c.d [2022-01-20T09:19:12.235Z] #43 13.90 DEP images/inventory.pb-c.d [2022-01-20T09:19:12.235Z] #43 13.93 PBCC images/cpuinfo.pb-c.c [2022-01-20T09:19:12.492Z] #43 13.98 DEP images/cpuinfo.pb-c.d [2022-01-20T09:19:12.492Z] #43 14.04 PBCC images/stats.pb-c.c [2022-01-20T09:19:12.492Z] #43 14.09 DEP images/stats.pb-c.d [2022-01-20T09:19:13.905Z] #43 15.60 make[1]: Nothing to be done for 'all'. [2022-01-20T09:19:15.818Z] #43 17.07 CC images/stats.o [2022-01-20T09:19:15.818Z] #43 ... [2022-01-20T09:19:15.818Z] [2022-01-20T09:19:15.818Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T09:19:15.818Z] #45 sha256:4ddefd35ed95f11228201b0547011db022e5cfcd46b94f099e93ef30410db935 [2022-01-20T09:19:15.818Z] #45 77.61 internal/lazyregexp [2022-01-20T09:19:15.818Z] #45 77.85 github.com/LK4D4/vndr/godl/singleflight [2022-01-20T09:19:15.818Z] #45 78.07 github.com/LK4D4/vndr/versioned [2022-01-20T09:19:15.818Z] #45 78.20 hash/crc32 [2022-01-20T09:19:15.818Z] #45 79.09 crypto/sha256 [2022-01-20T09:19:15.818Z] #45 79.70 go/token [2022-01-20T09:19:15.818Z] #45 80.31 net/url [2022-01-20T09:19:15.818Z] #45 81.00 go/scanner [2022-01-20T09:19:15.818Z] #45 82.05 go/ast [2022-01-20T09:19:15.818Z] #45 83.06 text/template/parse [2022-01-20T09:19:15.818Z] #45 86.71 go/parser [2022-01-20T09:19:15.881Z] #56 120.8 + bin/containerd-shim-runc-v1 [2022-01-20T09:19:16.079Z] #45 ... [2022-01-20T09:19:16.079Z] [2022-01-20T09:19:16.079Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T09:19:16.079Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T09:19:16.079Z] #43 17.53 CC images/core.o [2022-01-20T09:19:16.646Z] #43 18.27 CC images/core-x86.o [2022-01-20T09:19:17.207Z] #43 18.79 CC images/core-arm.o [2022-01-20T09:19:17.463Z] #43 19.24 CC images/core-aarch64.o [2022-01-20T09:19:17.718Z] #43 ... [2022-01-20T09:19:17.718Z] [2022-01-20T09:19:17.718Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T09:19:17.718Z] #51 sha256:8cd207472d7adec9a027be8bd7747c75b51c0f7c5f2a898b8a00ddc2926c01dc [2022-01-20T09:19:17.718Z] #51 79.75 github.com/pkg/diff [2022-01-20T09:19:17.718Z] #51 80.91 go/token [2022-01-20T09:19:17.718Z] #51 82.10 go/ast [2022-01-20T09:19:17.718Z] #51 82.45 golang.org/x/crypto/ssh/terminal [2022-01-20T09:19:17.718Z] #51 84.26 mvdan.cc/editorconfig [2022-01-20T09:19:17.718Z] #51 85.52 mvdan.cc/sh/v3/fileutil [2022-01-20T09:19:17.718Z] #51 85.71 mvdan.cc/sh/v3/syntax [2022-01-20T09:19:17.974Z] #51 ... [2022-01-20T09:19:17.974Z] [2022-01-20T09:19:17.974Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T09:19:17.974Z] #45 sha256:4ddefd35ed95f11228201b0547011db022e5cfcd46b94f099e93ef30410db935 [2022-01-20T09:19:17.974Z] #45 88.94 text/template [2022-01-20T09:19:18.536Z] #45 90.71 encoding/xml [2022-01-20T09:19:20.067Z] #56 125.3 + bin/containerd-shim-runc-v2 [2022-01-20T09:19:20.327Z] #56 125.8 + binaries [2022-01-20T09:19:20.585Z] #56 125.8 + install -D bin/containerd /build/containerd [2022-01-20T09:19:20.585Z] #56 125.9 + install -D bin/containerd-shim /build/containerd-shim [2022-01-20T09:19:20.585Z] #56 125.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-20T09:19:20.585Z] #56 125.9 + install -D bin/ctr /build/ctr [2022-01-20T09:19:20.843Z] #56 DONE 126.4s [2022-01-20T09:19:21.777Z] [2022-01-20T09:19:21.777Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-20T09:19:21.777Z] #57 sha256:92ecf01a719f631fbe2c4738553d9a87b422e1e3c89307c46a5e31b169cefdc6 [2022-01-20T09:19:21.777Z] #57 DONE 0.2s [2022-01-20T09:19:21.777Z] [2022-01-20T09:19:21.777Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-20T09:19:21.777Z] #61 sha256:d296912a4fcc51189090a7d2cd5ffc3fe1366713e174ece38e6d1b1e0306b167 [2022-01-20T09:19:22.035Z] #61 DONE 0.1s [2022-01-20T09:19:22.035Z] [2022-01-20T09:19:22.035Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-20T09:19:22.035Z] #66 sha256:a78d37f7a0c423a29b01d62d239623a0185cb95a97cc14ec68f8e722e3f7999d [2022-01-20T09:19:22.601Z] #66 DONE 0.6s [2022-01-20T09:19:22.601Z] [2022-01-20T09:19:22.601Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-01-20T09:19:22.601Z] #68 sha256:3a47ce940369bd0548b670e30b1101eebd685a6cbd448bdf068ff8e9862e3568 [2022-01-20T09:19:22.601Z] #68 DONE 0.0s [2022-01-20T09:19:22.705Z] #45 94.10 go/doc [2022-01-20T09:19:22.705Z] #45 ... [2022-01-20T09:19:22.705Z] [2022-01-20T09:19:22.705Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T09:19:22.705Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T09:19:22.705Z] #43 19.55 CC images/core-ppc64.o [2022-01-20T09:19:22.705Z] #43 20.15 CC images/core-s390.o [2022-01-20T09:19:22.705Z] #43 20.79 CC images/cpuinfo.o [2022-01-20T09:19:22.705Z] #43 21.27 CC images/inventory.o [2022-01-20T09:19:22.705Z] #43 21.54 CC images/fdinfo.o [2022-01-20T09:19:22.705Z] #43 21.92 CC images/fown.o [2022-01-20T09:19:22.705Z] #43 22.16 CC images/ns.o [2022-01-20T09:19:22.705Z] #43 22.38 CC images/regfile.o [2022-01-20T09:19:22.705Z] #43 22.66 CC images/ghost-file.o [2022-01-20T09:19:22.705Z] #43 22.97 CC images/fifo.o [2022-01-20T09:19:22.705Z] #43 23.24 CC images/remap-file-path.o [2022-01-20T09:19:22.705Z] #43 23.40 CC images/eventfd.o [2022-01-20T09:19:22.705Z] #43 23.60 CC images/eventpoll.o [2022-01-20T09:19:22.705Z] #43 23.85 CC images/fh.o [2022-01-20T09:19:22.705Z] #43 24.12 CC images/fsnotify.o [2022-01-20T09:19:22.859Z] [2022-01-20T09:19:22.859Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-01-20T09:19:22.859Z] #69 sha256:9cb9700d10c5e5aa708c62fb67c23646c47d108e5bcd587e43c75c2deb5c1ce5 [2022-01-20T09:19:22.859Z] #69 DONE 0.0s [2022-01-20T09:19:22.859Z] [2022-01-20T09:19:22.859Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-20T09:19:22.859Z] #70 sha256:ca9a55a74272cdd0960e722ecedfc624f749daa9f1cc010dc2ce08db36ea609f [2022-01-20T09:19:23.267Z] #43 24.73 CC images/signalfd.o [2022-01-20T09:19:23.267Z] #43 24.91 CC images/fs.o [2022-01-20T09:19:23.425Z] #70 DONE 0.8s [2022-01-20T09:19:23.425Z] [2022-01-20T09:19:23.425Z] #71 exporting to image [2022-01-20T09:19:23.425Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-20T09:19:23.425Z] #71 exporting layers [2022-01-20T09:19:23.443Z] ok github.com/docker/docker/cmd/dockerd 0.062s coverage: 29.1% of statements [2022-01-20T09:19:23.443Z] ok github.com/docker/docker/container 0.125s coverage: 34.5% of statements [2022-01-20T09:19:23.443Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-20T09:19:23.443Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-20T09:19:23.443Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-20T09:19:23.443Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-20T09:19:23.523Z] #43 25.18 CC images/pstree.o [2022-01-20T09:19:23.523Z] #43 ... [2022-01-20T09:19:23.523Z] [2022-01-20T09:19:23.523Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T09:19:23.523Z] #56 sha256:f857f7ffa39b018017dd77ad6ac0f4a4fec6588ce000bb2928903ba2d183fc7d [2022-01-20T09:19:23.710Z] ok github.com/docker/docker/daemon/cluster 0.067s coverage: 0.5% of statements [2022-01-20T09:19:24.549Z] #56 50.78 Checking out files: 46% (2160/4684) Checking out files: 47% (2202/4684) Checking out files: 48% (2249/4684) Checking out files: 49% (2296/4684) Checking out files: 50% (2342/4684) Checking out files: 51% (2389/4684) Checking out files: 52% (2436/4684) Checking out files: 53% (2483/4684) Checking out files: 54% (2530/4684) Checking out files: 55% (2577/4684) Checking out files: 56% (2624/4684) Checking out files: 57% (2670/4684) Checking out files: 58% (2717/4684) Checking out files: 59% (2764/4684) Checking out files: 60% (2811/4684) Checking out files: 61% (2858/4684) Checking out files: 62% (2905/4684) Checking out files: 63% (2951/4684) Checking out files: 64% (2998/4684) Checking out files: 65% (3045/4684) Checking out files: 66% (3092/4684) Checking out files: 67% (3139/4684) Checking out files: 68% (3186/4684) Checking out files: 69% (3232/4684) Checking out files: 70% (3279/4684) Checking out files: 71% (3326/4684) Checking out files: 72% (3373/4684) Checking out files: 73% (3420/4684) Checking out files: 74% (3467/4684) Checking out files: 75% (3513/4684) Checking out files: 76% (3560/4684) Checking out files: 77% (3607/4684) Checking out files: 78% (3654/4684) Checking out files: 79% (3701/4684) Checking out files: 80% (3748/4684) Checking out files: 81% (3795/4684) [2022-01-20T09:19:24.549Z] #56 ... [2022-01-20T09:19:24.549Z] [2022-01-20T09:19:24.549Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-01-20T09:19:24.549Z] #51 sha256:8cd207472d7adec9a027be8bd7747c75b51c0f7c5f2a898b8a00ddc2926c01dc [2022-01-20T09:19:24.549Z] #51 92.85 mvdan.cc/sh/v3/cmd/shfmt [2022-01-20T09:19:24.549Z] #51 DONE 96.7s [2022-01-20T09:19:24.549Z] [2022-01-20T09:19:24.549Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T09:19:24.549Z] #56 sha256:f857f7ffa39b018017dd77ad6ac0f4a4fec6588ce000bb2928903ba2d183fc7d [2022-01-20T09:19:25.112Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2022-01-20T09:19:25.328Z] #71 exporting layers 1.6s done [2022-01-20T09:19:25.328Z] #71 writing image sha256:80be546cb491c59b9f5d377e1075652d039a4a7b7fbe7fdda961eb67827f6bda done [2022-01-20T09:19:25.328Z] #71 naming to docker.io/library/docker:ad21bcd94e956d64f4ca0539e0d077664fe5c780 done [2022-01-20T09:19:25.328Z] #71 DONE 1.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-20T09:19:25.573Z] #56 50.78 Checking out files: 46% (2160/4684) Checking out files: 47% (2202/4684) Checking out files: 48% (2249/4684) Checking out files: 49% (2296/4684) Checking out files: 50% (2342/4684) Checking out files: 51% (2389/4684) Checking out files: 52% (2436/4684) Checking out files: 53% (2483/4684) Checking out files: 54% (2530/4684) Checking out files: 55% (2577/4684) Checking out files: 56% (2624/4684) Checking out files: 57% (2670/4684) Checking out files: 58% (2717/4684) Checking out files: 59% (2764/4684) Checking out files: 60% (2811/4684) Checking out files: 61% (2858/4684) Checking out files: 62% (2905/4684) Checking out files: 63% (2951/4684) Checking out files: 64% (2998/4684) Checking out files: 65% (3045/4684) Checking out files: 66% (3092/4684) Checking out files: 67% (3139/4684) Checking out files: 68% (3186/4684) Checking out files: 69% (3232/4684) Checking out files: 70% (3279/4684) Checking out files: 71% (3326/4684) Checking out files: 72% (3373/4684) Checking out files: 73% (3420/4684) Checking out files: 74% (3467/4684) Checking out files: 75% (3513/4684) Checking out files: 76% (3560/4684) Checking out files: 77% (3607/4684) Checking out files: 78% (3654/4684) Checking out files: 79% (3701/4684) Checking out files: 80% (3748/4684) Checking out files: 81% (3795/4684) Checking out files: 82% (3841/4684) Checking out files: 82% (3846/4684) Checking out files: 83% (3888/4684) Checking out files: 84% (3935/4684) Checking out files: 85% (3982/4684) Checking out files: 86% (4029/4684) Checking out files: 87% (4076/4684) Checking out files: 88% (4122/4684) Checking out files: 89% (4169/4684) Checking out files: 90% (4216/4684) Checking out files: 91% (4263/4684) Checking out files: 92% (4310/4684) Checking out files: 93% (4357/4684) Checking out files: 94% (4403/4684) Checking out files: 95% (4450/4684) Checking out files: 96% (4497/4684) Checking out files: 97% (4544/4684) Checking out files: 98% (4591/4684) Checking out files: 99% (4638/4684) Checking out files: 100% (4684/4684) Checking out files: 100% (4684/4684), done. [2022-01-20T09:19:25.672Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43167/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=ad21bcd94e956d64f4ca0539e0d077664fe5c780 -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=20.10 docker:ad21bcd94e956d64f4ca0539e0d077664fe5c780 hack/make.sh dynbinary test-integration [2022-01-20T09:19:25.838Z] #56 52.89 + cd /tmp/tmp.pImCZPzJby/src/github.com/containerd/containerd [2022-01-20T09:19:25.838Z] #56 52.89 + git checkout -q 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T09:19:25.930Z] [2022-01-20T09:19:26.053Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2022-01-20T09:19:26.188Z] Removing bundles/ [2022-01-20T09:19:26.188Z] [2022-01-20T09:19:26.188Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-20T09:19:26.188Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T09:19:26.188Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T09:19:27.729Z] #56 54.96 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-20T09:19:27.729Z] #56 54.96 + BUILDTAGS='netgo osusergo static_build' [2022-01-20T09:19:27.729Z] #56 54.96 + export EXTRA_FLAGS=-buildmode=pie [2022-01-20T09:19:27.729Z] #56 54.96 + EXTRA_FLAGS=-buildmode=pie [2022-01-20T09:19:27.729Z] #56 54.96 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-20T09:19:27.729Z] #56 54.96 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-20T09:19:27.729Z] #56 54.96 + '[' '' = dynamic ']' [2022-01-20T09:19:27.729Z] #56 54.96 + make [2022-01-20T09:19:29.095Z] #56 56.03 + bin/ctr [2022-01-20T09:19:32.632Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.8% of statements [2022-01-20T09:19:33.268Z] #56 ... [2022-01-20T09:19:33.268Z] [2022-01-20T09:19:33.268Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T09:19:33.268Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T09:19:33.268Z] #43 25.45 CC images/pipe.o [2022-01-20T09:19:33.268Z] #43 25.71 CC images/tcp-stream.o [2022-01-20T09:19:33.268Z] #43 25.93 CC images/sk-packet.o [2022-01-20T09:19:33.268Z] #43 26.35 CC images/mnt.o [2022-01-20T09:19:33.268Z] #43 26.58 CC images/pipe-data.o [2022-01-20T09:19:33.268Z] #43 26.86 CC images/sa.o [2022-01-20T09:19:33.268Z] #43 27.29 CC images/timer.o [2022-01-20T09:19:33.268Z] #43 27.61 CC images/timerfd.o [2022-01-20T09:19:33.269Z] #43 27.83 CC images/mm.o [2022-01-20T09:19:33.269Z] #43 28.06 CC images/sk-opts.o [2022-01-20T09:19:33.269Z] #43 28.32 CC images/sk-unix.o [2022-01-20T09:19:33.269Z] #43 28.54 CC images/sk-inet.o [2022-01-20T09:19:33.269Z] #43 28.87 CC images/tun.o [2022-01-20T09:19:33.269Z] #43 29.09 CC images/sk-netlink.o [2022-01-20T09:19:33.269Z] #43 29.26 CC images/packet-sock.o [2022-01-20T09:19:33.269Z] #43 29.67 CC images/ipc-var.o [2022-01-20T09:19:33.269Z] #43 29.88 CC images/ipc-desc.o [2022-01-20T09:19:33.269Z] #43 30.09 CC images/ipc-shm.o [2022-01-20T09:19:33.269Z] #43 30.33 CC images/ipc-msg.o [2022-01-20T09:19:33.269Z] #43 30.58 CC images/ipc-sem.o [2022-01-20T09:19:33.269Z] #43 30.76 CC images/utsns.o [2022-01-20T09:19:33.269Z] #43 31.03 CC images/creds.o [2022-01-20T09:19:33.269Z] #43 31.24 CC images/vma.o [2022-01-20T09:19:33.269Z] #43 31.44 CC images/netdev.o [2022-01-20T09:19:33.269Z] #43 31.77 CC images/tty.o [2022-01-20T09:19:33.269Z] #43 32.23 CC images/file-lock.o [2022-01-20T09:19:33.269Z] #43 32.50 CC images/rlimit.o [2022-01-20T09:19:33.269Z] #43 32.68 CC images/pagemap.o [2022-01-20T09:19:33.269Z] #43 33.05 CC images/siginfo.o [2022-01-20T09:19:33.269Z] #43 33.38 CC images/rpc.o [2022-01-20T09:19:33.269Z] #43 34.48 CC images/ext-file.o [2022-01-20T09:19:33.269Z] #43 34.64 CC images/cgroup.o [2022-01-20T09:19:33.525Z] #43 35.27 CC images/userns.o [2022-01-20T09:19:33.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-20T09:19:33.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-20T09:19:34.014Z] ok github.com/docker/docker/daemon/config 0.022s coverage: 81.8% of statements [2022-01-20T09:19:34.094Z] #43 35.48 CC images/google/protobuf/descriptor.o [2022-01-20T09:19:34.094Z] #43 ... [2022-01-20T09:19:34.094Z] [2022-01-20T09:19:34.094Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T09:19:34.094Z] #45 sha256:4ddefd35ed95f11228201b0547011db022e5cfcd46b94f099e93ef30410db935 [2022-01-20T09:19:34.094Z] #45 96.21 compress/flate [2022-01-20T09:19:34.094Z] #45 98.53 github.com/LK4D4/vndr/build [2022-01-20T09:19:34.094Z] #45 99.16 compress/gzip [2022-01-20T09:19:34.094Z] #45 99.87 net [2022-01-20T09:19:34.094Z] #45 101.5 vendor/golang.org/x/crypto/chacha20poly1305 [2022-01-20T09:19:34.094Z] #45 102.8 vendor/golang.org/x/crypto/curve25519 [2022-01-20T09:19:34.094Z] #45 103.5 vendor/golang.org/x/crypto/hkdf [2022-01-20T09:19:34.094Z] #45 103.7 vendor/golang.org/x/text/transform [2022-01-20T09:19:34.094Z] #45 104.3 vendor/golang.org/x/text/unicode/bidi [2022-01-20T09:19:34.094Z] #45 106.1 vendor/golang.org/x/text/secure/bidirule [2022-01-20T09:19:34.274Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2022-01-20T09:19:34.661Z] #45 106.5 vendor/golang.org/x/text/unicode/norm [2022-01-20T09:19:34.844Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-01-20T09:19:35.415Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-01-20T09:19:35.592Z] #45 ... [2022-01-20T09:19:35.592Z] [2022-01-20T09:19:35.592Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T09:19:35.592Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T09:19:35.592Z] #43 37.19 CC images/opts.o [2022-01-20T09:19:35.849Z] #43 37.36 CC images/seccomp.o [2022-01-20T09:19:35.986Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.006s coverage: 4.2% of statements [2022-01-20T09:19:36.106Z] #43 37.55 CC images/binfmt-misc.o [2022-01-20T09:19:36.106Z] #43 37.71 CC images/time.o [2022-01-20T09:19:36.363Z] #43 37.87 CC images/sysctl.o [2022-01-20T09:19:36.363Z] #43 38.02 CC images/autofs.o [2022-01-20T09:19:36.620Z] #43 38.22 CC images/macvlan.o [2022-01-20T09:19:36.879Z] #43 38.44 CC images/sit.o [2022-01-20T09:19:36.879Z] #43 38.65 CC images/memfd.o [2022-01-20T09:19:37.136Z] #43 ... [2022-01-20T09:19:37.136Z] [2022-01-20T09:19:37.136Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T09:19:37.136Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T09:19:37.136Z] #13 96.98 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-20T09:19:37.136Z] #13 96.98 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-01-20T09:19:37.136Z] #13 96.99 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-01-20T09:19:37.136Z] #13 ... [2022-01-20T09:19:37.136Z] [2022-01-20T09:19:37.136Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T09:19:37.136Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T09:19:37.136Z] #43 38.91 CC images/timens.o [2022-01-20T09:19:37.369Z] ok github.com/docker/docker/daemon 12.132s coverage: 17.1% of statements [2022-01-20T09:19:37.369Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-20T09:19:37.369Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-20T09:19:37.369Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-20T09:19:37.369Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-20T09:19:37.629Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.022s coverage: 2.9% of statements [2022-01-20T09:19:37.713Z] #43 39.15 LINK images/built-in.o [2022-01-20T09:19:37.713Z] #43 39.32 GEN compel/include/asm [2022-01-20T09:19:37.713Z] #43 39.37 GEN compel/include/version.h [2022-01-20T09:19:37.713Z] #43 39.39 touch .config [2022-01-20T09:19:37.713Z] #43 39.43 GEN include/common/config.h [2022-01-20T09:19:37.970Z] #43 39.53 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-01-20T09:19:37.970Z] #43 39.56 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-01-20T09:19:37.970Z] #43 39.58 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-01-20T09:19:37.970Z] #43 39.60 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-01-20T09:19:37.970Z] #43 39.62 DEP compel/arch/x86/plugins/std/memcpy.d [2022-01-20T09:19:37.970Z] #43 39.65 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-01-20T09:19:37.970Z] #43 39.66 GEN compel/plugins/include/uapi/std/syscall.h [2022-01-20T09:19:38.199Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.307s coverage: 56.2% of statements [2022-01-20T09:19:38.227Z] #43 39.69 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-01-20T09:19:38.227Z] #43 39.71 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-01-20T09:19:38.227Z] #43 39.73 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-01-20T09:19:38.227Z] #43 39.74 DEP compel/plugins/std/infect.d [2022-01-20T09:19:38.227Z] #43 39.84 DEP compel/plugins/std/string.d [2022-01-20T09:19:38.227Z] #43 39.91 DEP compel/plugins/std/log.d [2022-01-20T09:19:38.484Z] #43 39.98 DEP compel/plugins/std/fds.d [2022-01-20T09:19:38.484Z] #43 40.11 DEP compel/plugins/std/std.d [2022-01-20T09:19:38.484Z] #43 40.21 DEP compel/plugins/shmem/shmem.d [2022-01-20T09:19:38.740Z] #43 40.35 DEP compel/plugins/fds/fds.d [2022-01-20T09:19:38.997Z] #43 40.51 CC compel/plugins/std/std.o [2022-01-20T09:19:39.255Z] #43 40.75 CC compel/plugins/std/fds.o [2022-01-20T09:19:39.512Z] #43 41.13 CC compel/plugins/std/log.o [2022-01-20T09:19:39.584Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.8% of statements [2022-01-20T09:19:40.442Z] #43 41.90 CC compel/plugins/std/string.o [2022-01-20T09:19:40.971Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.249s coverage: 50.5% of statements [2022-01-20T09:19:41.005Z] #43 42.46 CC compel/plugins/std/infect.o [2022-01-20T09:19:41.231Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.800s coverage: 45.9% of statements [2022-01-20T09:19:41.231Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-20T09:19:41.263Z] #43 42.93 CC compel/arch/x86/plugins/std/parasite-head.o [2022-01-20T09:19:41.263Z] #43 43.01 CC compel/arch/x86/plugins/std/memcpy.o [2022-01-20T09:19:41.519Z] #43 43.06 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-01-20T09:19:41.519Z] #43 43.12 AR compel/plugins/std.lib.a [2022-01-20T09:19:41.519Z] #43 43.18 CC compel/plugins/fds/fds.o [2022-01-20T09:19:41.786Z] #43 43.41 AR compel/plugins/fds.lib.a [2022-01-20T09:19:41.786Z] #43 43.48 HOSTDEP compel/src/lib/log-host.d [2022-01-20T09:19:41.786Z] #43 43.55 HOSTDEP compel/src/lib/handle-elf-host.d [2022-01-20T09:19:42.045Z] #43 43.70 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-01-20T09:19:42.302Z] #43 43.75 HOSTDEP compel/src/main-host.d [2022-01-20T09:19:42.302Z] #43 43.87 DEP compel/src/lib/ptrace.d [2022-01-20T09:19:42.559Z] #43 44.02 DEP compel/src/lib/infect.d [2022-01-20T09:19:42.559Z] #43 44.17 DEP compel/src/lib/infect-util.d [2022-01-20T09:19:42.559Z] #43 44.29 DEP compel/src/lib/infect-rpc.d [2022-01-20T09:19:42.615Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.8% of statements [2022-01-20T09:19:42.816Z] #43 44.46 DEP compel/arch/x86/src/lib/infect.d [2022-01-20T09:19:42.876Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.751s coverage: 58.0% of statements [2022-01-20T09:19:42.876Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-01-20T09:19:42.876Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-20T09:19:43.073Z] #43 44.64 DEP compel/arch/x86/src/lib/cpu.d [2022-01-20T09:19:43.073Z] #43 44.74 DEP compel/src/lib/log.d [2022-01-20T09:19:43.330Z] #43 44.80 DEP compel/src/main.d [2022-01-20T09:19:43.330Z] #43 44.88 DEP compel/src/lib/handle-elf.d [2022-01-20T09:19:43.330Z] #43 ... [2022-01-20T09:19:43.330Z] [2022-01-20T09:19:43.330Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2022-01-20T09:19:43.330Z] #13 sha256:c66e0f02bf1b10a8a1e98b093a3ad33f7f376fad283933462cdf86b05f70d9d5 [2022-01-20T09:19:43.330Z] #13 112.5 Selecting previously unselected package libapparmor1:amd64. [2022-01-20T09:19:43.330Z] #13 112.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-01-20T09:19:43.330Z] #13 112.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-01-20T09:19:43.330Z] #13 112.7 Selecting previously unselected package libapparmor-dev:amd64. [2022-01-20T09:19:43.330Z] #13 112.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-01-20T09:19:43.330Z] #13 112.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-01-20T09:19:43.330Z] #13 112.8 Selecting previously unselected package libbtrfs0. [2022-01-20T09:19:43.330Z] #13 112.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-01-20T09:19:43.330Z] #13 112.9 Unpacking libbtrfs0 (4.20.1-2) ... [2022-01-20T09:19:43.330Z] #13 112.9 Selecting previously unselected package libbtrfs-dev. [2022-01-20T09:19:43.330Z] #13 113.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-01-20T09:19:43.330Z] #13 113.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-01-20T09:19:43.330Z] #13 113.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-01-20T09:19:43.330Z] #13 113.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-01-20T09:19:43.331Z] #13 113.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-01-20T09:19:43.331Z] #13 113.2 Selecting previously unselected package libudev-dev:amd64. [2022-01-20T09:19:43.449Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.021s coverage: 3.0% of statements [2022-01-20T09:19:43.588Z] #13 113.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-01-20T09:19:43.588Z] #13 113.3 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-01-20T09:19:43.588Z] #13 113.4 Selecting previously unselected package libsepol1-dev:amd64. [2022-01-20T09:19:43.588Z] #13 113.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-01-20T09:19:43.588Z] #13 113.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-01-20T09:19:43.846Z] #13 113.7 Selecting previously unselected package libpcre16-3:amd64. [2022-01-20T09:19:43.846Z] #13 113.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-01-20T09:19:43.846Z] #13 113.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-01-20T09:19:44.020Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-01-20T09:19:44.103Z] #13 113.9 Selecting previously unselected package libpcre32-3:amd64. [2022-01-20T09:19:44.103Z] #13 113.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-01-20T09:19:44.103Z] #13 113.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-01-20T09:19:44.361Z] #13 114.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-01-20T09:19:44.361Z] #13 114.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-01-20T09:19:44.361Z] #13 114.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-01-20T09:19:44.361Z] #13 114.2 Selecting previously unselected package libpcre3-dev:amd64. [2022-01-20T09:19:44.361Z] #13 114.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-01-20T09:19:44.361Z] #13 114.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-01-20T09:19:44.591Z] ok github.com/docker/docker/daemon/images 0.011s coverage: 6.6% of statements [2022-01-20T09:19:44.591Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-20T09:19:44.591Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-20T09:19:44.924Z] #13 114.6 Selecting previously unselected package libselinux1-dev:amd64. [2022-01-20T09:19:44.924Z] #13 114.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-01-20T09:19:44.924Z] #13 114.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-01-20T09:19:45.169Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 43.2% of statements [2022-01-20T09:19:45.181Z] #13 114.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-01-20T09:19:45.181Z] #13 114.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-01-20T09:19:45.181Z] #13 114.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-01-20T09:19:45.181Z] #13 115.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-01-20T09:19:45.181Z] #13 115.0 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-01-20T09:19:45.181Z] #13 115.0 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-01-20T09:19:45.438Z] #13 115.1 Selecting previously unselected package libsystemd-dev:amd64. [2022-01-20T09:19:45.438Z] #13 115.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-01-20T09:19:45.438Z] #13 115.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-01-20T09:19:45.952Z] #13 115.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-01-20T09:19:45.952Z] #13 115.7 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-01-20T09:19:45.952Z] #13 115.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-01-20T09:19:45.952Z] #13 115.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-01-20T09:19:45.952Z] #13 115.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-01-20T09:19:45.952Z] #13 115.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-01-20T09:19:45.952Z] #13 115.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-01-20T09:19:45.952Z] #13 115.8 Setting up libbtrfs0 (4.20.1-2) ... [2022-01-20T09:19:45.952Z] #13 115.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-01-20T09:19:45.952Z] #13 115.8 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-01-20T09:19:45.952Z] #13 115.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-01-20T09:19:45.952Z] #13 115.8 Setting up libbtrfs-dev (4.20.1-2) ... [2022-01-20T09:19:45.952Z] #13 115.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-01-20T09:19:45.952Z] #13 115.9 Setting up mingw-w64-common (6.0.0-3) ... [2022-01-20T09:19:45.952Z] #13 115.9 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-01-20T09:19:46.110Z] ok github.com/docker/docker/daemon/logger/awslogs 0.140s coverage: 77.4% of statements [2022-01-20T09:19:46.110Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-01-20T09:19:46.110Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-20T09:19:46.110Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2022-01-20T09:19:46.209Z] #13 115.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-01-20T09:19:46.209Z] #13 115.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-01-20T09:19:46.209Z] #13 115.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-01-20T09:19:46.209Z] #13 115.9 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-01-20T09:19:46.209Z] #13 115.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-01-20T09:19:46.209Z] #13 115.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-01-20T09:19:46.209Z] #13 115.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-01-20T09:19:46.209Z] #13 115.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-01-20T09:19:46.209Z] #13 115.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-01-20T09:19:46.209Z] #13 116.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-01-20T09:19:46.209Z] #13 116.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-01-20T09:19:46.209Z] #13 116.0 Setting up dmsetup (2:1.02.155-3) ... [2022-01-20T09:19:46.209Z] #13 116.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-01-20T09:19:46.209Z] #13 116.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-01-20T09:19:46.209Z] #13 116.0 Processing triggers for libc-bin (2.28-10) ... [2022-01-20T09:19:46.681Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 23.9% of statements [2022-01-20T09:19:46.941Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2022-01-20T09:19:46.941Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2022-01-20T09:19:47.512Z] ok github.com/docker/docker/daemon/logger/local 0.010s coverage: 75.2% of statements [2022-01-20T09:19:47.512Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-20T09:19:47.772Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.039s coverage: 59.1% of statements [2022-01-20T09:19:48.105Z] #13 DONE 117.8s [2022-01-20T09:19:48.105Z] [2022-01-20T09:19:48.105Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T09:19:48.105Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T09:19:48.105Z] #43 44.96 DEP compel/arch/x86/src/lib/handle-elf.d [2022-01-20T09:19:48.105Z] #43 45.12 CC compel/src/lib/log.o [2022-01-20T09:19:48.105Z] #43 45.31 CC compel/arch/x86/src/lib/cpu.o [2022-01-20T09:19:48.105Z] #43 46.09 CC compel/arch/x86/src/lib/infect.o [2022-01-20T09:19:48.105Z] #43 47.05 CC compel/src/lib/infect-rpc.o [2022-01-20T09:19:48.105Z] #43 47.41 CC compel/src/lib/infect-util.o [2022-01-20T09:19:48.105Z] #43 47.65 CC compel/src/lib/infect.o [2022-01-20T09:19:48.343Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.007s coverage: 31.5% of statements [2022-01-20T09:19:48.669Z] #43 50.22 CC compel/src/lib/ptrace.o [2022-01-20T09:19:48.926Z] #43 ... [2022-01-20T09:19:48.926Z] [2022-01-20T09:19:48.926Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T09:19:48.926Z] #45 sha256:4ddefd35ed95f11228201b0547011db022e5cfcd46b94f099e93ef30410db935 [2022-01-20T09:19:48.926Z] #45 110.9 vendor/golang.org/x/net/idna [2022-01-20T09:19:48.926Z] #45 112.7 vendor/golang.org/x/net/http2/hpack [2022-01-20T09:19:48.926Z] #45 114.0 mime [2022-01-20T09:19:48.926Z] #45 115.9 mime/quotedprintable [2022-01-20T09:19:48.926Z] #45 116.2 net/http/internal [2022-01-20T09:19:48.926Z] #45 118.5 crypto/tls [2022-01-20T09:19:49.183Z] #45 ... [2022-01-20T09:19:49.183Z] [2022-01-20T09:19:49.183Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-01-20T09:19:49.183Z] #58 sha256:a4fa056dd36da9bb4f5df3c93865ac87dbfd72c9b62802dda0b5206651c2e345 [2022-01-20T09:19:49.183Z] #58 121.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T09:19:49.183Z] #58 121.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2022-01-20T09:19:49.284Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-01-20T09:19:49.440Z] #58 ... [2022-01-20T09:19:49.440Z] [2022-01-20T09:19:49.440Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-01-20T09:19:49.440Z] #14 sha256:d43cef7984b3fb9688ee3dc6ca0f9da03984936b9ab3b0632e52268ee77e0b16 [2022-01-20T09:19:49.440Z] #14 DONE 1.5s [2022-01-20T09:19:49.545Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-01-20T09:19:49.696Z] [2022-01-20T09:19:49.696Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-01-20T09:19:49.697Z] #53 sha256:d6f1dce6faf9733c7a1e467f1b7c19d0dd08d5dc4fe9ae4a0cb8e07fffa78c3e [2022-01-20T09:19:49.697Z] #53 1.435 + RM_GOPATH=0 [2022-01-20T09:19:49.697Z] #53 1.446 + TMP_GOPATH= [2022-01-20T09:19:49.697Z] #53 1.446 + : /build [2022-01-20T09:19:49.697Z] #53 1.446 + '[' -z '' ']' [2022-01-20T09:19:49.697Z] #53 1.447 ++ mktemp -d [2022-01-20T09:19:49.697Z] #53 1.451 + export GOPATH=/tmp/tmp.8ZkOu52g9t [2022-01-20T09:19:49.697Z] #53 1.452 + GOPATH=/tmp/tmp.8ZkOu52g9t [2022-01-20T09:19:49.697Z] #53 1.452 + RM_GOPATH=1 [2022-01-20T09:19:49.697Z] #53 1.453 + case "$(go env GOARCH)" in [2022-01-20T09:19:49.697Z] #53 1.453 ++ go env GOARCH [2022-01-20T09:19:49.697Z] #53 1.469 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T09:19:49.697Z] #53 1.469 + GO_BUILDMODE=-buildmode=pie [2022-01-20T09:19:49.697Z] #53 1.470 ++ dirname /tmp/install/install.sh [2022-01-20T09:19:49.697Z] #53 1.472 + dir=/tmp/install [2022-01-20T09:19:49.697Z] #53 1.472 + bin=runc [2022-01-20T09:19:49.697Z] #53 1.472 + shift [2022-01-20T09:19:49.697Z] #53 1.472 + '[' '!' -f /tmp/install/runc.installer ']' [2022-01-20T09:19:49.697Z] #53 1.472 + . /tmp/install/runc.installer [2022-01-20T09:19:49.697Z] #53 1.473 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2022-01-20T09:19:49.697Z] #53 1.473 + install_runc [2022-01-20T09:19:49.697Z] #53 1.474 + uname -r [2022-01-20T09:19:49.697Z] #53 1.476 + grep -q '^3\.10\.0.*\.el7\.' [2022-01-20T09:19:49.697Z] #53 1.484 + RUNC_BUILDTAGS='seccomp ' [2022-01-20T09:19:49.697Z] #53 1.484 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' [2022-01-20T09:19:49.697Z] #53 1.484 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8ZkOu52g9t/src/github.com/opencontainers/runc [2022-01-20T09:19:49.697Z] #53 1.484 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) [2022-01-20T09:19:49.697Z] #53 1.494 Cloning into '/tmp/tmp.8ZkOu52g9t/src/github.com/opencontainers/runc'... [2022-01-20T09:19:49.805Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-01-20T09:19:50.375Z] ok github.com/docker/docker/daemon/logger/splunk 1.517s coverage: 82.5% of statements [2022-01-20T09:19:50.375Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-20T09:19:50.375Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-20T09:19:50.627Z] #53 ... [2022-01-20T09:19:50.627Z] [2022-01-20T09:19:50.627Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-01-20T09:19:50.627Z] #15 sha256:ef80f44ce20c0cbb02371c7235f85cde42328fdca7d8ec5cacf90147987befda [2022-01-20T09:19:50.627Z] #15 DONE 1.0s [2022-01-20T09:19:50.627Z] [2022-01-20T09:19:50.627Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-20T09:19:50.627Z] #16 sha256:b07e3e1a34d041a9e6a43a5c18ea8b03000f6a614134cabf8219d029be8a3605 [2022-01-20T09:19:51.317Z] ok github.com/docker/docker/distribution/metadata 0.028s coverage: 48.2% of statements [2022-01-20T09:19:51.559Z] #16 0.932 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-20T09:19:51.559Z] #16 DONE 1.0s [2022-01-20T09:19:51.559Z] [2022-01-20T09:19:51.559Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-20T09:19:51.559Z] #17 sha256:7938a4e0c295a8c76ab38634f158595182a69cfd6e5ea76fce7de1bb33884b1d [2022-01-20T09:19:51.578Z] ok github.com/docker/docker/distribution 0.139s coverage: 25.6% of statements [2022-01-20T09:19:51.578Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-20T09:19:52.148Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2022-01-20T09:19:52.489Z] #17 DONE 1.0s [2022-01-20T09:19:52.489Z] [2022-01-20T09:19:52.489Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-20T09:19:52.489Z] #18 sha256:b97d228cb895b049b6c61e0cd7b9240abf1d40c51a41ecc4bfbcd5e171cc12b1 [2022-01-20T09:19:53.090Z] ok github.com/docker/docker/image 0.014s coverage: 86.8% of statements [2022-01-20T09:19:53.351Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-01-20T09:19:53.612Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-01-20T09:19:53.859Z] #18 DONE 1.0s [2022-01-20T09:19:53.859Z] [2022-01-20T09:19:53.859Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-01-20T09:19:53.859Z] #19 sha256:7b4bd26c18c13a862520b3e99f74d1450240f9f91c6c1ce730100829b4fc4b4e [2022-01-20T09:19:54.183Z] ok github.com/docker/docker/distribution/xfer 1.973s coverage: 85.1% of statements [2022-01-20T09:19:54.183Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-20T09:19:54.183Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-01-20T09:19:54.183Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-20T09:19:54.754Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2022-01-20T09:19:54.792Z] #19 DONE 1.0s [2022-01-20T09:19:54.792Z] [2022-01-20T09:19:54.793Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 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 [2022-01-20T09:19:54.793Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-20T09:19:55.326Z] ok github.com/docker/docker/oci 0.007s coverage: 38.4% of statements [2022-01-20T09:19:55.587Z] ok github.com/docker/docker/opts 0.016s coverage: 67.1% of statements [2022-01-20T09:19:55.847Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-01-20T09:19:56.212Z] #20 1.483 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2022-01-20T09:19:56.212Z] #20 1.647 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-01-20T09:19:56.212Z] #20 1.681 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2022-01-20T09:19:56.212Z] #20 1.691 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2022-01-20T09:19:56.774Z] #20 2.264 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2022-01-20T09:19:57.037Z] #20 ... [2022-01-20T09:19:57.037Z] [2022-01-20T09:19:57.037Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-01-20T09:19:57.037Z] #58 sha256:a4fa056dd36da9bb4f5df3c93865ac87dbfd72c9b62802dda0b5206651c2e345 [2022-01-20T09:19:57.037Z] #58 DONE 129.2s [2022-01-20T09:19:57.037Z] [2022-01-20T09:19:57.037Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-01-20T09:19:57.037Z] #59 sha256:086e9290b6d4314bb9b3b3706fd72f508fbf0e7e5753c10db2992bf9420deedd [2022-01-20T09:19:57.037Z] #59 DONE 0.1s [2022-01-20T09:19:57.231Z] ok github.com/docker/docker/pkg/archive 0.274s coverage: 81.9% of statements [2022-01-20T09:19:57.293Z] [2022-01-20T09:19:57.293Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-20T09:19:57.293Z] #60 sha256:2e0d968ea404dedd030ce193cbf4389ccb2028feb61112419203e0377cb6a5a5 [2022-01-20T09:19:57.293Z] #60 DONE 0.1s [2022-01-20T09:19:57.293Z] [2022-01-20T09:19:57.293Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T09:19:57.293Z] #45 sha256:4ddefd35ed95f11228201b0547011db022e5cfcd46b94f099e93ef30410db935 [2022-01-20T09:19:57.293Z] #45 128.7 net/http/httptrace [2022-01-20T09:19:57.293Z] #45 129.2 net/http [2022-01-20T09:19:59.141Z] ok github.com/docker/docker/pkg/authorization 1.230s coverage: 68.3% of statements [2022-01-20T09:19:59.141Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-01-20T09:19:59.401Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-01-20T09:19:59.809Z] #45 ... [2022-01-20T09:19:59.809Z] [2022-01-20T09:19:59.809Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T09:19:59.809Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T09:19:59.809Z] #43 50.93 AR compel/libcompel.a [2022-01-20T09:19:59.809Z] #43 51.07 HOSTCC compel/src/main-host.o [2022-01-20T09:19:59.809Z] #43 51.52 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-01-20T09:19:59.809Z] #43 51.66 HOSTCC compel/src/lib/handle-elf-host.o [2022-01-20T09:19:59.809Z] #43 52.27 HOSTCC compel/src/lib/log-host.o [2022-01-20T09:19:59.809Z] #43 52.54 HOSTLINK compel/compel-host-bin [2022-01-20T09:19:59.809Z] #43 52.74 DEP soccr/soccr.d [2022-01-20T09:19:59.809Z] #43 52.98 CC soccr/soccr.o [2022-01-20T09:19:59.809Z] #43 55.07 AR soccr/libsoccr.a [2022-01-20T09:19:59.809Z] #43 55.14 make[1]: 'soccr/libsoccr.a' is up to date. [2022-01-20T09:19:59.809Z] #43 55.85 DEP criu/arch/x86/sigframe.d [2022-01-20T09:19:59.809Z] #43 56.10 DEP criu/arch/x86/sigaction_compat.d [2022-01-20T09:19:59.809Z] #43 56.34 DEP criu/arch/x86/kerndat.d [2022-01-20T09:19:59.809Z] #43 56.57 DEP criu/arch/x86/crtools.d [2022-01-20T09:19:59.809Z] #43 56.73 DEP criu/arch/x86/cpu.d [2022-01-20T09:19:59.809Z] #43 56.95 CC criu/arch/x86/cpu.o [2022-01-20T09:19:59.809Z] #43 57.62 CC criu/arch/x86/crtools.o [2022-01-20T09:19:59.809Z] #43 59.03 CC criu/arch/x86/kerndat.o [2022-01-20T09:19:59.809Z] #43 59.97 CC criu/arch/x86/sigaction_compat.o [2022-01-20T09:19:59.809Z] #43 60.18 CC criu/arch/x86/sigframe.o [2022-01-20T09:19:59.809Z] #43 60.42 LINK criu/arch/x86/crtools.built-in.o [2022-01-20T09:19:59.809Z] #43 60.45 DEP criu/pie/util-vdso-elf32.d [2022-01-20T09:19:59.809Z] #43 60.70 DEP criu/pie/util-vdso.d [2022-01-20T09:19:59.809Z] #43 60.78 DEP criu/pie/util.d [2022-01-20T09:19:59.809Z] #43 60.93 CC criu/pie/util.o [2022-01-20T09:19:59.809Z] #43 61.20 CC criu/pie/util-vdso.o [2022-01-20T09:20:00.371Z] #43 61.95 CC criu/pie/util-vdso-elf32.o [2022-01-20T09:20:00.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-20T09:20:00.933Z] #43 62.65 AR criu/pie/pie.lib.a [2022-01-20T09:20:01.191Z] #43 62.71 DEP criu/pie/restorer.d [2022-01-20T09:20:01.191Z] #43 62.93 DEP criu/arch/x86/sigaction_compat_pie.d [2022-01-20T09:20:01.448Z] #43 63.11 DEP criu/arch/x86/restorer_unmap.d [2022-01-20T09:20:01.448Z] #43 63.12 DEP criu/arch/x86/restorer.d [2022-01-20T09:20:01.704Z] #43 63.29 DEP criu/arch/x86/vdso-pie.d [2022-01-20T09:20:01.960Z] #43 63.45 DEP criu/pie/parasite-vdso.d [2022-01-20T09:20:01.960Z] #43 63.68 DEP criu/pie/parasite.d [2022-01-20T09:20:02.216Z] #43 63.95 CC criu/pie/parasite.o [2022-01-20T09:20:02.216Z] #43 ... [2022-01-20T09:20:02.216Z] [2022-01-20T09:20:02.216Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-01-20T09:20:02.216Z] #53 sha256:d6f1dce6faf9733c7a1e467f1b7c19d0dd08d5dc4fe9ae4a0cb8e07fffa78c3e [2022-01-20T09:20:02.216Z] #53 14.28 + cd /tmp/tmp.8ZkOu52g9t/src/github.com/opencontainers/runc [2022-01-20T09:20:02.216Z] #53 14.28 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2022-01-20T09:20:02.473Z] #53 14.66 + '[' -z '' ']' [2022-01-20T09:20:02.707Z] ok github.com/docker/docker/layer 7.105s coverage: 68.8% of statements [2022-01-20T09:20:02.707Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-20T09:20:02.707Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-20T09:20:02.707Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-20T09:20:02.707Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-20T09:20:02.707Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-20T09:20:02.707Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-01-20T09:20:02.707Z] ok github.com/docker/docker/pkg/chrootarchive 2.542s coverage: 43.5% of statements [2022-01-20T09:20:02.707Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-20T09:20:02.707Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-20T09:20:02.707Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2022-01-20T09:20:02.731Z] #53 14.67 + target=static [2022-01-20T09:20:02.731Z] #53 14.67 + make 'BUILDTAGS=seccomp ' static [2022-01-20T09:20:02.977Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 97.6% of statements [2022-01-20T09:20:03.239Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2022-01-20T09:20:03.294Z] #53 15.23 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2022-01-20T09:20:03.810Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2022-01-20T09:20:04.071Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-01-20T09:20:05.013Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-01-20T09:20:05.274Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 86.5% of statements [2022-01-20T09:20:05.845Z] ok github.com/docker/docker/pkg/fsutils 0.170s coverage: 85.1% of statements [2022-01-20T09:20:06.105Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-01-20T09:20:06.366Z] ok github.com/docker/docker/pkg/discovery/kv 3.042s coverage: 84.1% of statements [2022-01-20T09:20:06.938Z] ok github.com/docker/docker/pkg/idtools 0.364s coverage: 69.5% of statements [2022-01-20T09:20:07.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-20T09:20:07.198Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-01-20T09:20:07.198Z] ok github.com/docker/docker/pkg/ioutils 0.358s coverage: 70.6% of statements [2022-01-20T09:20:07.198Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-20T09:20:07.459Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2022-01-20T09:20:07.459Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-01-20T09:20:07.459Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-20T09:20:07.459Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2022-01-20T09:20:07.459Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-20T09:20:07.720Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2022-01-20T09:20:07.720Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2022-01-20T09:20:07.980Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 86.7% of statements [2022-01-20T09:20:07.980Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-01-20T09:20:07.980Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-20T09:20:07.980Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-20T09:20:08.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-20T09:20:08.541Z] #53 ... [2022-01-20T09:20:08.541Z] [2022-01-20T09:20:08.541Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 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 [2022-01-20T09:20:08.541Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-20T09:20:08.541Z] #20 4.051 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2022-01-20T09:20:08.541Z] #20 5.342 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [311 kB] [2022-01-20T09:20:08.541Z] #20 6.697 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.5 kB] [2022-01-20T09:20:08.541Z] #20 12.28 Fetched 9004 kB in 11s (816 kB/s) [2022-01-20T09:20:08.797Z] #20 12.28 Reading package lists... [2022-01-20T09:20:08.797Z] #20 ... [2022-01-20T09:20:08.797Z] [2022-01-20T09:20:08.797Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T09:20:08.797Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T09:20:08.797Z] #43 65.41 LINK criu/pie/parasite.built-in.o [2022-01-20T09:20:08.797Z] #43 65.42 GEN criu/pie/parasite-blob.h [2022-01-20T09:20:08.797Z] #43 65.44 CC criu/pie/parasite-vdso.o [2022-01-20T09:20:08.797Z] #43 66.14 CC criu/arch/x86/vdso-pie.o [2022-01-20T09:20:08.797Z] #43 66.54 CC criu/arch/x86/restorer.o [2022-01-20T09:20:08.797Z] #43 67.11 CC criu/arch/x86/restorer_unmap.o [2022-01-20T09:20:08.797Z] #43 67.18 CC criu/arch/x86/sigaction_compat_pie.o [2022-01-20T09:20:08.797Z] #43 67.43 CC criu/pie/restorer.o [2022-01-20T09:20:08.923Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2022-01-20T09:20:08.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-20T09:20:09.053Z] #43 70.68 LINK criu/pie/restorer.built-in.o [2022-01-20T09:20:09.053Z] #43 70.69 GEN criu/pie/restorer-blob.h [2022-01-20T09:20:09.184Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-01-20T09:20:09.184Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-01-20T09:20:09.309Z] #43 70.76 DEP criu/vdso.d [2022-01-20T09:20:09.309Z] #43 70.99 DEP criu/vdso-compat.d [2022-01-20T09:20:09.444Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2022-01-20T09:20:09.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-20T09:20:09.565Z] #43 71.18 DEP criu/uts_ns.d [2022-01-20T09:20:09.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-20T09:20:09.822Z] #43 71.42 DEP criu/util.d [2022-01-20T09:20:10.079Z] #43 71.70 DEP criu/uffd.d [2022-01-20T09:20:10.336Z] #43 71.92 DEP criu/tun.d [2022-01-20T09:20:10.336Z] #43 72.07 DEP criu/tty.d [2022-01-20T09:20:10.336Z] #43 ... [2022-01-20T09:20:10.336Z] [2022-01-20T09:20:10.336Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 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 [2022-01-20T09:20:10.336Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-20T09:20:10.336Z] #20 12.28 Reading package lists... [2022-01-20T09:20:10.826Z] ok github.com/docker/docker/pkg/pubsub 1.040s coverage: 75.0% of statements [2022-01-20T09:20:10.827Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2022-01-20T09:20:11.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-20T09:20:14.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-20T09:20:15.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-20T09:20:15.026Z] ok github.com/docker/docker/pkg/signal 3.308s coverage: 62.3% of statements [2022-01-20T09:20:15.026Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-01-20T09:20:15.026Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-01-20T09:20:15.073Z] #20 16.18 Reading package lists... [2022-01-20T09:20:15.287Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-01-20T09:20:15.857Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.5% of statements [2022-01-20T09:20:15.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-20T09:20:16.004Z] #20 20.47 Building dependency tree... [2022-01-20T09:20:16.118Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2022-01-20T09:20:16.378Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements [2022-01-20T09:20:16.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-20T09:20:16.569Z] #20 ... [2022-01-20T09:20:16.569Z] [2022-01-20T09:20:16.569Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T09:20:16.569Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T09:20:16.569Z] #43 72.38 DEP criu/timerfd.d [2022-01-20T09:20:16.569Z] #43 72.61 DEP criu/timens.d [2022-01-20T09:20:16.569Z] #43 72.77 DEP criu/sysfs_parse.d [2022-01-20T09:20:16.569Z] #43 72.95 DEP criu/sysctl.d [2022-01-20T09:20:16.569Z] #43 73.09 DEP criu/string.d [2022-01-20T09:20:16.569Z] #43 73.15 DEP criu/stats.d [2022-01-20T09:20:16.569Z] #43 73.29 DEP criu/sockets.d [2022-01-20T09:20:16.569Z] #43 73.61 DEP criu/sk-unix.d [2022-01-20T09:20:16.569Z] #43 73.83 DEP criu/sk-tcp.d [2022-01-20T09:20:16.569Z] #43 74.02 DEP criu/sk-queue.d [2022-01-20T09:20:16.569Z] #43 74.22 DEP criu/sk-packet.d [2022-01-20T09:20:16.569Z] #43 74.44 DEP criu/sk-netlink.d [2022-01-20T09:20:16.569Z] #43 74.67 DEP criu/sk-inet.d [2022-01-20T09:20:16.569Z] #43 74.94 DEP criu/signalfd.d [2022-01-20T09:20:16.569Z] #43 75.10 DEP criu/sigframe.d [2022-01-20T09:20:16.569Z] #43 75.20 DEP criu/shmem.d [2022-01-20T09:20:16.569Z] #43 75.37 DEP criu/servicefd.d [2022-01-20T09:20:16.569Z] #43 75.60 DEP criu/seize.d [2022-01-20T09:20:16.569Z] #43 75.77 DEP criu/seccomp.d [2022-01-20T09:20:16.569Z] #43 75.95 DEP criu/rst-malloc.d [2022-01-20T09:20:16.569Z] #43 75.99 DEP criu/rbtree.d [2022-01-20T09:20:16.569Z] #43 76.03 DEP criu/pstree.d [2022-01-20T09:20:16.569Z] #43 76.16 DEP criu/protobuf.d [2022-01-20T09:20:16.569Z] #43 76.31 GEN criu/protobuf-desc-gen.h [2022-01-20T09:20:16.569Z] #43 78.10 DEP criu/protobuf-desc.d [2022-01-20T09:20:16.569Z] #43 78.21 DEP criu/proc_parse.d [2022-01-20T09:20:16.826Z] #43 78.39 DEP criu/plugin.d [2022-01-20T09:20:16.826Z] #43 78.46 DEP criu/pipes.d [2022-01-20T09:20:16.826Z] #43 78.57 DEP criu/pie-util.d [2022-01-20T09:20:16.949Z] ok github.com/docker/docker/pkg/tarsum 0.055s coverage: 89.3% of statements [2022-01-20T09:20:16.950Z] testing: warning: no tests to run [2022-01-20T09:20:16.950Z] coverage: [no statements] [2022-01-20T09:20:16.950Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-01-20T09:20:17.088Z] #43 ... [2022-01-20T09:20:17.088Z] [2022-01-20T09:20:17.088Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-01-20T09:20:17.088Z] #45 sha256:4ddefd35ed95f11228201b0547011db022e5cfcd46b94f099e93ef30410db935 [2022-01-20T09:20:17.088Z] #45 143.4 github.com/LK4D4/vndr/godl [2022-01-20T09:20:17.088Z] #45 144.2 github.com/LK4D4/vndr [2022-01-20T09:20:17.088Z] #45 DONE 149.1s [2022-01-20T09:20:17.088Z] [2022-01-20T09:20:17.088Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T09:20:17.088Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T09:20:17.088Z] #43 78.65 DEP criu/pie-util-vdso.d [2022-01-20T09:20:17.088Z] #43 ... [2022-01-20T09:20:17.088Z] [2022-01-20T09:20:17.088Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 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 [2022-01-20T09:20:17.088Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-20T09:20:17.088Z] #20 22.48 libcap2-bin is already the newest version (1:2.25-2). [2022-01-20T09:20:17.088Z] #20 22.48 The following additional packages will be installed: [2022-01-20T09:20:17.088Z] #20 22.49 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-01-20T09:20:17.088Z] #20 22.49 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-01-20T09:20:17.088Z] #20 22.49 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-01-20T09:20:17.088Z] #20 22.49 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-01-20T09:20:17.088Z] #20 22.49 python3.7 python3.7-minimal vim-runtime xxd [2022-01-20T09:20:17.088Z] #20 22.51 Suggested packages: [2022-01-20T09:20:17.088Z] #20 22.51 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-01-20T09:20:17.088Z] #20 22.51 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-01-20T09:20:17.088Z] #20 22.51 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-01-20T09:20:17.088Z] #20 22.51 quota [2022-01-20T09:20:17.088Z] #20 22.51 Recommended packages: [2022-01-20T09:20:17.088Z] #20 22.51 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-01-20T09:20:17.088Z] #20 22.51 python3-keyrings.alt python3-xdg unzip [2022-01-20T09:20:17.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-20T09:20:17.520Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-01-20T09:20:17.520Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-01-20T09:20:17.520Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-01-20T09:20:18.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-20T09:20:19.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-20T09:20:19.431Z] ok github.com/docker/docker/plugin 0.514s coverage: 23.2% of statements [2022-01-20T09:20:19.609Z] #20 24.97 The following NEW packages will be installed: [2022-01-20T09:20:19.609Z] #20 24.98 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-01-20T09:20:19.609Z] #20 24.98 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-01-20T09:20:19.609Z] #20 24.98 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-01-20T09:20:19.609Z] #20 24.98 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-01-20T09:20:19.609Z] #20 24.98 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-01-20T09:20:19.609Z] #20 24.99 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-01-20T09:20:19.609Z] #20 24.99 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-01-20T09:20:19.609Z] #20 24.99 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-01-20T09:20:19.609Z] #20 24.99 xz-utils zip [2022-01-20T09:20:19.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-20T09:20:19.692Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2022-01-20T09:20:19.870Z] #20 25.30 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T09:20:19.870Z] #20 25.30 Need to get 28.6 MB of archives. [2022-01-20T09:20:19.870Z] #20 25.30 After this operation, 116 MB of additional disk space will be used. [2022-01-20T09:20:19.870Z] #20 25.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-01-20T09:20:19.870Z] #20 25.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-01-20T09:20:19.870Z] #20 25.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-01-20T09:20:20.127Z] #20 25.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-01-20T09:20:20.127Z] #20 25.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-01-20T09:20:20.127Z] #20 25.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-01-20T09:20:20.127Z] #20 25.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-01-20T09:20:20.127Z] #20 25.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-01-20T09:20:20.127Z] #20 25.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-01-20T09:20:20.127Z] #20 25.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-01-20T09:20:20.127Z] #20 25.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-01-20T09:20:20.127Z] #20 25.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-01-20T09:20:20.127Z] #20 25.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-01-20T09:20:20.127Z] #20 25.62 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-01-20T09:20:20.127Z] #20 25.63 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-01-20T09:20:20.127Z] #20 25.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-01-20T09:20:20.127Z] #20 25.66 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2022-01-20T09:20:20.127Z] #20 25.67 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2022-01-20T09:20:20.127Z] #20 25.68 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-01-20T09:20:20.127Z] #20 25.70 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-01-20T09:20:20.127Z] #20 25.70 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2022-01-20T09:20:20.127Z] #20 25.71 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-01-20T09:20:20.127Z] #20 25.75 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-01-20T09:20:20.127Z] #20 25.76 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-01-20T09:20:20.127Z] #20 25.77 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-01-20T09:20:20.127Z] #20 25.78 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-01-20T09:20:20.127Z] #20 25.78 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-01-20T09:20:20.127Z] #20 25.78 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-01-20T09:20:20.262Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 85.6% of statements [2022-01-20T09:20:20.384Z] #20 25.78 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u2 [8300 kB] [2022-01-20T09:20:20.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-20T09:20:20.947Z] #20 26.32 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-20T09:20:20.947Z] #20 26.32 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-01-20T09:20:20.947Z] #20 26.33 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-01-20T09:20:20.947Z] #20 26.33 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-01-20T09:20:20.947Z] #20 26.33 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-01-20T09:20:20.947Z] #20 26.34 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-01-20T09:20:20.947Z] #20 26.35 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-01-20T09:20:20.947Z] #20 26.44 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-01-20T09:20:20.947Z] #20 26.46 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-01-20T09:20:20.947Z] #20 26.46 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-01-20T09:20:20.947Z] #20 26.47 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-01-20T09:20:20.947Z] #20 26.48 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-01-20T09:20:20.947Z] #20 26.50 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-01-20T09:20:20.947Z] #20 26.50 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-01-20T09:20:20.947Z] #20 26.56 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-01-20T09:20:21.203Z] #20 26.59 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-01-20T09:20:21.203Z] #20 26.62 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2022-01-20T09:20:21.224Z] ok github.com/docker/docker/quota 0.261s coverage: 71.4% of statements [2022-01-20T09:20:21.461Z] #20 27.03 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2022-01-20T09:20:21.461Z] #20 27.07 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-01-20T09:20:21.461Z] #20 27.12 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-01-20T09:20:21.484Z] ok github.com/docker/docker/reference 0.013s coverage: 83.7% of statements [2022-01-20T09:20:21.531Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-20T09:20:21.531Z] Using test binary docker [2022-01-20T09:20:21.531Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-20T09:20:21.531Z] Starting apparmor (via systemctl): apparmor.service. [2022-01-20T09:20:21.531Z] Starting dockerd [2022-01-20T09:20:21.531Z] INFO: Waiting for daemon to start... [2022-01-20T09:20:22.390Z] #20 27.95 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T09:20:22.647Z] #20 28.09 Fetched 28.6 MB in 2s (13.6 MB/s) [2022-01-20T09:20:22.647Z] #20 28.25 Selecting previously unselected package pigz. [2022-01-20T09:20:22.867Z] ok github.com/docker/docker/registry 0.066s coverage: 57.2% of statements [2022-01-20T09:20:22.867Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2022-01-20T09:20:22.903Z] #20 28.25 (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 ... 23452 files and directories currently installed.) [2022-01-20T09:20:22.903Z] #20 28.36 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-01-20T09:20:22.903Z] #20 28.36 Unpacking pigz (2.4-1) ... [2022-01-20T09:20:22.903Z] #20 28.49 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-01-20T09:20:22.903Z] #20 28.49 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-01-20T09:20:22.903Z] #20 28.49 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-01-20T09:20:23.127Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-01-20T09:20:23.429Z] . [2022-01-20T09:20:23.429Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-20T09:20:23.429Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-20T09:20:23.429Z] Error: No such image: emptyfs [2022-01-20T09:20:23.466Z] #20 ... [2022-01-20T09:20:23.466Z] [2022-01-20T09:20:23.466Z] #32 [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-01-20T09:20:23.466Z] #32 sha256:f783516bb600f8d2f5d15977121a2eb75315b5fc45b384ce3154b9221481a08e [2022-01-20T09:20:23.466Z] #32 DONE 155.3s [2022-01-20T09:20:23.466Z] [2022-01-20T09:20:23.466Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 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 [2022-01-20T09:20:23.466Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-20T09:20:23.466Z] #20 29.08 Selecting previously unselected package python3.7-minimal. [2022-01-20T09:20:23.466Z] #20 29.08 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-01-20T09:20:23.466Z] #20 ... [2022-01-20T09:20:23.466Z] [2022-01-20T09:20:23.466Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T09:20:23.466Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T09:20:23.466Z] #43 78.87 DEP criu/pie-util-vdso-elf32.d [2022-01-20T09:20:23.466Z] #43 79.08 DEP criu/path.d [2022-01-20T09:20:23.466Z] #43 79.34 DEP criu/parasite-syscall.d [2022-01-20T09:20:23.466Z] #43 79.79 DEP criu/pagemap.d [2022-01-20T09:20:23.466Z] #43 79.88 DEP criu/pagemap-cache.d [2022-01-20T09:20:23.466Z] #43 79.99 DEP criu/page-xfer.d [2022-01-20T09:20:23.466Z] #43 80.10 DEP criu/page-pipe.d [2022-01-20T09:20:23.466Z] #43 80.16 DEP criu/netfilter.d [2022-01-20T09:20:23.466Z] #43 80.29 DEP criu/net.d [2022-01-20T09:20:23.466Z] #43 80.43 DEP criu/namespaces.d [2022-01-20T09:20:23.466Z] #43 80.57 DEP criu/mount.d [2022-01-20T09:20:23.466Z] #43 80.80 DEP criu/memfd.d [2022-01-20T09:20:23.466Z] #43 80.95 DEP criu/mem.d [2022-01-20T09:20:23.466Z] #43 81.12 DEP criu/lsm.d [2022-01-20T09:20:23.466Z] #43 81.30 DEP criu/log.d [2022-01-20T09:20:23.466Z] #43 81.48 DEP criu/libnetlink.d [2022-01-20T09:20:23.466Z] #43 81.58 DEP criu/kerndat.d [2022-01-20T09:20:23.466Z] #43 81.83 DEP criu/kcmp-ids.d [2022-01-20T09:20:23.466Z] #43 81.90 DEP criu/irmap.d [2022-01-20T09:20:23.466Z] #43 82.08 DEP criu/ipc_ns.d [2022-01-20T09:20:23.466Z] #43 82.30 DEP criu/image.d [2022-01-20T09:20:23.466Z] #43 82.51 DEP criu/image-desc.d [2022-01-20T09:20:23.466Z] #43 82.63 DEP criu/fsnotify.d [2022-01-20T09:20:23.466Z] #43 82.74 DEP criu/filesystems.d [2022-01-20T09:20:23.466Z] #43 82.88 DEP criu/files.d [2022-01-20T09:20:23.466Z] #43 83.13 DEP criu/files-reg.d [2022-01-20T09:20:23.466Z] #43 83.26 DEP criu/files-ext.d [2022-01-20T09:20:23.466Z] #43 83.37 DEP criu/file-lock.d [2022-01-20T09:20:23.466Z] #43 83.50 DEP criu/file-ids.d [2022-01-20T09:20:23.466Z] #43 83.61 DEP criu/fifo.d [2022-01-20T09:20:23.466Z] #43 83.71 DEP criu/fdstore.d [2022-01-20T09:20:23.466Z] #43 83.81 DEP criu/fault-injection.d [2022-01-20T09:20:23.466Z] #43 83.84 DEP criu/external.d [2022-01-20T09:20:23.466Z] #43 83.93 DEP criu/eventpoll.d [2022-01-20T09:20:23.466Z] #43 84.06 DEP criu/eventfd.d [2022-01-20T09:20:23.466Z] #43 84.14 DEP criu/crtools.d [2022-01-20T09:20:23.466Z] #43 84.27 DEP criu/cr-service.d [2022-01-20T09:20:23.466Z] #43 84.41 DEP criu/cr-restore.d [2022-01-20T09:20:23.466Z] #43 84.61 DEP criu/cr-errno.d [2022-01-20T09:20:23.466Z] #43 84.63 DEP criu/cr-dump.d [2022-01-20T09:20:23.466Z] #43 84.80 DEP criu/cr-dedup.d [2022-01-20T09:20:23.466Z] #43 84.91 DEP criu/cr-check.d [2022-01-20T09:20:23.466Z] #43 85.09 DEP criu/config.d [2022-01-20T09:20:23.687Z] Running integration-test (iteration 1) [2022-01-20T09:20:23.687Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-01-20T09:20:23.697Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2022-01-20T09:20:23.697Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-01-20T09:20:23.723Z] #43 85.31 DEP criu/clone-noasan.d [2022-01-20T09:20:23.723Z] #43 85.41 DEP criu/cgroup.d [2022-01-20T09:20:23.979Z] #43 85.57 DEP criu/cgroup-props.d [2022-01-20T09:20:23.979Z] #43 85.69 DEP criu/bitmap.d [2022-01-20T09:20:24.236Z] #43 85.72 DEP criu/bfd.d [2022-01-20T09:20:24.236Z] #43 85.89 DEP criu/autofs.d [2022-01-20T09:20:24.798Z] #43 86.14 DEP criu/aio.d [2022-01-20T09:20:24.798Z] #43 86.34 DEP criu/action-scripts.d [2022-01-20T09:20:24.798Z] #43 86.59 CC criu/action-scripts.o [2022-01-20T09:20:25.361Z] #43 87.03 CC criu/aio.o [2022-01-20T09:20:25.924Z] #43 87.50 CC criu/autofs.o [2022-01-20T09:20:26.240Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-01-20T09:20:26.855Z] #43 ... [2022-01-20T09:20:26.855Z] [2022-01-20T09:20:26.855Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 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 [2022-01-20T09:20:26.855Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-20T09:20:26.855Z] #20 29.10 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-01-20T09:20:26.855Z] #20 30.36 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-01-20T09:20:26.855Z] #20 30.39 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-01-20T09:20:26.855Z] #20 32.24 Selecting previously unselected package python3-minimal. [2022-01-20T09:20:26.855Z] #20 32.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 ... 23701 files and directories currently installed.) [2022-01-20T09:20:26.855Z] #20 32.31 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-01-20T09:20:26.855Z] #20 32.32 Unpacking python3-minimal (3.7.3-1) ... [2022-01-20T09:20:27.112Z] #20 32.42 Selecting previously unselected package libmpdec2:amd64. [2022-01-20T09:20:27.112Z] #20 32.42 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-01-20T09:20:27.112Z] #20 32.44 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-01-20T09:20:27.112Z] #20 32.54 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-01-20T09:20:27.112Z] #20 32.54 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-01-20T09:20:27.112Z] #20 32.55 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-01-20T09:20:27.180Z] ok github.com/docker/docker/volume/local 0.092s coverage: 76.4% of statements [2022-01-20T09:20:27.440Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2022-01-20T09:20:28.042Z] #20 33.45 Selecting previously unselected package python3.7. [2022-01-20T09:20:28.042Z] #20 33.46 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-01-20T09:20:28.042Z] #20 33.46 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-01-20T09:20:28.042Z] #20 33.59 Selecting previously unselected package libpython3-stdlib:amd64. [2022-01-20T09:20:28.042Z] #20 33.59 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-01-20T09:20:28.042Z] #20 33.60 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-01-20T09:20:28.042Z] #20 33.70 Setting up python3-minimal (3.7.3-1) ... [2022-01-20T09:20:28.823Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.1% of statements [2022-01-20T09:20:28.972Z] #20 34.53 Selecting previously unselected package python3. [2022-01-20T09:20:29.229Z] #20 34.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24113 files and directories currently installed.) [2022-01-20T09:20:29.229Z] #20 34.58 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-01-20T09:20:29.229Z] #20 34.59 Unpacking python3 (3.7.3-1) ... [2022-01-20T09:20:29.229Z] #20 34.71 Selecting previously unselected package libip4tc0:amd64. [2022-01-20T09:20:29.229Z] #20 34.71 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-01-20T09:20:29.229Z] #20 34.72 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-01-20T09:20:29.229Z] #20 34.80 Selecting previously unselected package libip6tc0:amd64. [2022-01-20T09:20:29.229Z] #20 34.82 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-01-20T09:20:29.487Z] #20 34.82 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-01-20T09:20:29.487Z] #20 34.91 Selecting previously unselected package libiptc0:amd64. [2022-01-20T09:20:29.487Z] #20 34.92 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-01-20T09:20:29.487Z] #20 34.92 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-01-20T09:20:29.487Z] #20 34.99 Selecting previously unselected package libnfnetlink0:amd64. [2022-01-20T09:20:29.487Z] #20 34.99 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-01-20T09:20:29.487Z] #20 35.00 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-20T09:20:29.487Z] #20 35.05 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-01-20T09:20:29.487Z] #20 35.05 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-01-20T09:20:29.487Z] #20 35.06 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-01-20T09:20:29.487Z] #20 35.14 Selecting previously unselected package libnftnl11:amd64. [2022-01-20T09:20:29.487Z] #20 35.14 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-01-20T09:20:29.487Z] #20 35.15 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-01-20T09:20:29.744Z] #20 35.24 Selecting previously unselected package iptables. [2022-01-20T09:20:29.744Z] #20 35.24 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-01-20T09:20:29.744Z] #20 35.24 Unpacking iptables (1.8.2-4) ... [2022-01-20T09:20:30.002Z] #20 35.58 Selecting previously unselected package xxd. [2022-01-20T09:20:30.260Z] #20 35.58 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2022-01-20T09:20:30.260Z] #20 35.58 Unpacking xxd (2:8.1.0875-5) ... [2022-01-20T09:20:30.261Z] #20 35.72 Selecting previously unselected package vim-common. [2022-01-20T09:20:30.261Z] #20 35.72 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2022-01-20T09:20:30.261Z] #20 35.75 Unpacking vim-common (2:8.1.0875-5) ... [2022-01-20T09:20:30.517Z] #20 35.94 Selecting previously unselected package bash-completion. [2022-01-20T09:20:30.517Z] #20 35.94 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-01-20T09:20:33.038Z] #20 38.40 Unpacking bash-completion (1:2.8-6) ... [2022-01-20T09:20:33.295Z] #20 38.83 Selecting previously unselected package bzip2. [2022-01-20T09:20:33.295Z] #20 38.85 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-01-20T09:20:33.295Z] #20 38.86 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-01-20T09:20:33.552Z] #20 38.94 Selecting previously unselected package xz-utils. [2022-01-20T09:20:33.552Z] #20 38.95 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2022-01-20T09:20:33.552Z] #20 38.95 Unpacking xz-utils (5.2.4-1) ... [2022-01-20T09:20:33.552Z] #20 39.13 Selecting previously unselected package apparmor. [2022-01-20T09:20:33.552Z] #20 39.14 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-01-20T09:20:33.552Z] #20 39.21 Unpacking apparmor (2.13.2-10) ... [2022-01-20T09:20:34.116Z] #20 39.55 Selecting previously unselected package aufs-tools. [2022-01-20T09:20:34.116Z] #20 39.55 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-01-20T09:20:34.116Z] #20 39.56 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-01-20T09:20:34.374Z] #20 39.69 Selecting previously unselected package libonig5:amd64. [2022-01-20T09:20:34.374Z] #20 39.69 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-01-20T09:20:34.374Z] #20 39.71 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-01-20T09:20:34.374Z] #20 39.83 Selecting previously unselected package libjq1:amd64. [2022-01-20T09:20:34.374Z] #20 39.83 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-01-20T09:20:34.374Z] #20 39.83 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-01-20T09:20:34.374Z] #20 39.94 Selecting previously unselected package jq. [2022-01-20T09:20:34.374Z] #20 39.96 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-01-20T09:20:34.374Z] #20 39.97 Unpacking jq (1.5+dfsg-2+b1) ... [2022-01-20T09:20:34.374Z] #20 40.02 Selecting previously unselected package libaio1:amd64. [2022-01-20T09:20:34.374Z] #20 40.03 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-01-20T09:20:34.374Z] #20 40.04 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-01-20T09:20:34.630Z] #20 40.11 Selecting previously unselected package libgpm2:amd64. [2022-01-20T09:20:34.630Z] #20 40.11 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-01-20T09:20:34.630Z] #20 40.12 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-01-20T09:20:34.630Z] #20 40.18 Selecting previously unselected package libicu63:amd64. [2022-01-20T09:20:34.887Z] #20 40.18 Preparing to unpack .../20-libicu63_63.1-6+deb10u2_amd64.deb ... [2022-01-20T09:20:34.887Z] #20 40.20 Unpacking libicu63:amd64 (63.1-6+deb10u2) ... [2022-01-20T09:20:37.409Z] #20 ... [2022-01-20T09:20:37.409Z] [2022-01-20T09:20:37.409Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T09:20:37.409Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T09:20:37.409Z] #43 88.86 CC criu/bfd.o [2022-01-20T09:20:37.409Z] #43 89.33 CC criu/bitmap.o [2022-01-20T09:20:37.409Z] #43 89.52 CC criu/cgroup-props.o [2022-01-20T09:20:37.409Z] #43 90.20 CC criu/cgroup.o [2022-01-20T09:20:37.409Z] #43 93.05 CC criu/clone-noasan.o [2022-01-20T09:20:37.409Z] #43 93.34 CC criu/config.o [2022-01-20T09:20:37.409Z] #43 94.90 CC criu/cr-check.o [2022-01-20T09:20:37.409Z] #43 96.52 CC criu/cr-dedup.o [2022-01-20T09:20:37.409Z] #43 96.97 CC criu/cr-dump.o [2022-01-20T09:20:37.666Z] #43 99.17 CC criu/cr-errno.o [2022-01-20T09:20:37.666Z] #43 99.26 CC criu/cr-restore.o [2022-01-20T09:20:38.560Z] Loaded image: buildpack-deps:buster [2022-01-20T09:20:38.560Z] Loaded image: busybox:latest [2022-01-20T09:20:38.560Z] Loaded image: busybox:glibc [2022-01-20T09:20:38.637Z] #43 ... [2022-01-20T09:20:38.637Z] [2022-01-20T09:20:38.637Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 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 [2022-01-20T09:20:38.637Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-20T09:20:38.637Z] #20 43.84 Selecting previously unselected package libnet1:amd64. [2022-01-20T09:20:38.637Z] #20 43.85 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T09:20:38.637Z] #20 43.85 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T09:20:38.637Z] #20 43.96 Selecting previously unselected package libnl-3-200:amd64. [2022-01-20T09:20:38.637Z] #20 43.97 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-01-20T09:20:38.637Z] #20 43.97 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-01-20T09:20:38.637Z] #20 44.09 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-20T09:20:38.637Z] #20 44.10 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-01-20T09:20:38.637Z] #20 44.10 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-01-20T09:20:38.637Z] #20 44.16 Selecting previously unselected package libreadline5:amd64. [2022-01-20T09:20:38.637Z] #20 44.16 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-01-20T09:20:38.637Z] #20 44.16 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-01-20T09:20:38.903Z] #20 44.27 Selecting previously unselected package net-tools. [2022-01-20T09:20:38.903Z] #20 44.28 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-01-20T09:20:38.903Z] #20 44.30 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-01-20T09:20:38.903Z] #20 44.51 Selecting previously unselected package patch. [2022-01-20T09:20:39.162Z] #20 44.52 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-01-20T09:20:39.162Z] #20 44.52 Unpacking patch (2.7.6-3+deb10u1) ... [2022-01-20T09:20:39.162Z] #20 44.65 Selecting previously unselected package python-pip-whl. [2022-01-20T09:20:39.162Z] #20 44.65 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-01-20T09:20:39.162Z] #20 44.66 Unpacking python-pip-whl (18.1-5) ... [2022-01-20T09:20:39.494Z] Loaded image: debian:bullseye [2022-01-20T09:20:39.494Z] Loaded image: hello-world:latest [2022-01-20T09:20:39.494Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T09:20:39.494Z] INFO: Testing against a local daemon [2022-01-20T09:20:39.494Z] === RUN TestCgroupNamespacesBuild [2022-01-20T09:20:39.725Z] #20 45.16 Selecting previously unselected package python3-lib2to3. [2022-01-20T09:20:39.725Z] #20 45.17 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-01-20T09:20:39.725Z] #20 45.17 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-01-20T09:20:39.983Z] #20 45.33 Selecting previously unselected package python3-distutils. [2022-01-20T09:20:39.983Z] #20 45.33 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-01-20T09:20:39.983Z] #20 45.33 Unpacking python3-distutils (3.7.3-1) ... [2022-01-20T09:20:39.983Z] #20 45.50 Selecting previously unselected package python3-pip. [2022-01-20T09:20:40.239Z] #20 45.51 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-01-20T09:20:40.239Z] #20 45.52 Unpacking python3-pip (18.1-5) ... [2022-01-20T09:20:40.239Z] #20 45.68 Selecting previously unselected package python3-pkg-resources. [2022-01-20T09:20:40.239Z] #20 45.70 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-01-20T09:20:40.239Z] #20 45.70 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-01-20T09:20:40.495Z] #20 45.84 Selecting previously unselected package python3-setuptools. [2022-01-20T09:20:40.495Z] #20 45.85 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-01-20T09:20:40.495Z] #20 45.85 Unpacking python3-setuptools (40.8.0-1) ... [2022-01-20T09:20:40.751Z] #20 46.10 Selecting previously unselected package python3-wheel. [2022-01-20T09:20:40.751Z] #20 46.11 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-01-20T09:20:40.751Z] #20 46.12 Unpacking python3-wheel (0.32.3-2) ... [2022-01-20T09:20:40.751Z] #20 46.21 Selecting previously unselected package sudo. [2022-01-20T09:20:40.751Z] #20 46.23 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-01-20T09:20:40.751Z] #20 46.24 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-01-20T09:20:40.873Z] --- PASS: TestCgroupNamespacesBuild (1.34s) [2022-01-20T09:20:40.873Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-20T09:20:41.314Z] #20 46.76 Selecting previously unselected package thin-provisioning-tools. [2022-01-20T09:20:41.314Z] #20 46.78 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-01-20T09:20:41.314Z] #20 46.79 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-01-20T09:20:41.571Z] #20 47.01 Selecting previously unselected package uidmap. [2022-01-20T09:20:41.571Z] #20 47.01 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-01-20T09:20:41.571Z] #20 47.02 Unpacking uidmap (1:4.5-1.1) ... [2022-01-20T09:20:41.571Z] #20 47.14 Selecting previously unselected package vim-runtime. [2022-01-20T09:20:41.571Z] #20 47.15 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2022-01-20T09:20:41.827Z] #20 47.18 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-01-20T09:20:41.827Z] #20 47.21 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-01-20T09:20:41.827Z] #20 47.22 Unpacking vim-runtime (2:8.1.0875-5) ... [2022-01-20T09:20:42.245Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.19s) [2022-01-20T09:20:42.245Z] === RUN TestBuildWithSession [2022-01-20T09:20:42.245Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T09:20:42.245Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-20T09:20:42.245Z] === RUN TestBuildSquashParent [2022-01-20T09:20:43.719Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.6% of statements [2022-01-20T09:20:43.719Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-20T09:20:43.719Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-20T09:20:43.719Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-01-20T09:20:43.719Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-20T09:20:43.719Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-20T09:20:43.719Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-20T09:20:43.719Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-01-20T09:20:43.719Z] ? github.com/docker/docker/rootless [no test files] [2022-01-20T09:20:43.719Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-01-20T09:20:43.719Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-20T09:20:43.719Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-20T09:20:43.719Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-20T09:20:43.719Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-20T09:20:43.719Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-20T09:20:43.719Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-20T09:20:43.719Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-20T09:20:43.719Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-20T09:20:43.719Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-20T09:20:43.719Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-20T09:20:43.719Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-20T09:20:43.719Z] ? github.com/docker/docker/volume [no test files] [2022-01-20T09:20:43.719Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-20T09:20:43.719Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-20T09:20:43.719Z] [2022-01-20T09:20:43.719Z] === Skipped [2022-01-20T09:20:43.719Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-01-20T09:20:43.719Z] exec_linux_test.go:18: requires AppArmor to be enabled [2022-01-20T09:20:43.719Z] [2022-01-20T09:20:43.719Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-01-20T09:20:43.719Z] exec_linux_test.go:38: requires AppArmor to be enabled [2022-01-20T09:20:43.719Z] [2022-01-20T09:20:43.719Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-01-20T09:20:43.719Z] time="2022-01-20T09:19:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T09:20:43.719Z] aufs_test.go:37: driver not supported [2022-01-20T09:20:43.719Z] [2022-01-20T09:20:43.719Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-01-20T09:20:43.719Z] time="2022-01-20T09:19:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T09:20:43.719Z] aufs_test.go:37: driver not supported [2022-01-20T09:20:43.719Z] [2022-01-20T09:20:43.719Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-01-20T09:20:43.719Z] time="2022-01-20T09:19:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T09:20:43.719Z] aufs_test.go:37: driver not supported [2022-01-20T09:20:43.719Z] [2022-01-20T09:20:43.720Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-01-20T09:20:43.720Z] time="2022-01-20T09:19:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T09:20:43.720Z] aufs_test.go:37: driver not supported [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-01-20T09:20:43.720Z] time="2022-01-20T09:19:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T09:20:43.720Z] aufs_test.go:37: driver not supported [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-01-20T09:20:43.720Z] time="2022-01-20T09:19:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T09:20:43.720Z] aufs_test.go:37: driver not supported [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-01-20T09:20:43.720Z] time="2022-01-20T09:19:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T09:20:43.720Z] aufs_test.go:37: driver not supported [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-01-20T09:20:43.720Z] time="2022-01-20T09:19:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T09:20:43.720Z] aufs_test.go:37: driver not supported [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-01-20T09:20:43.720Z] time="2022-01-20T09:19:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T09:20:43.720Z] aufs_test.go:37: driver not supported [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-01-20T09:20:43.720Z] time="2022-01-20T09:19:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T09:20:43.720Z] aufs_test.go:37: driver not supported [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-01-20T09:20:43.720Z] time="2022-01-20T09:19:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T09:20:43.720Z] aufs_test.go:37: driver not supported [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-01-20T09:20:43.720Z] time="2022-01-20T09:19:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T09:20:43.720Z] aufs_test.go:37: driver not supported [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-01-20T09:20:43.720Z] time="2022-01-20T09:19:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T09:20:43.720Z] aufs_test.go:37: driver not supported [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-01-20T09:20:43.720Z] time="2022-01-20T09:19:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T09:20:43.720Z] aufs_test.go:37: driver not supported [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-01-20T09:20:43.720Z] time="2022-01-20T09:19:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T09:20:43.720Z] aufs_test.go:37: driver not supported [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-01-20T09:20:43.720Z] time="2022-01-20T09:19:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T09:20:43.720Z] aufs_test.go:37: driver not supported [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-01-20T09:20:43.720Z] time="2022-01-20T09:19:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T09:20:43.720Z] aufs_test.go:37: driver not supported [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-01-20T09:20:43.720Z] time="2022-01-20T09:19:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T09:20:43.720Z] aufs_test.go:37: driver not supported [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-01-20T09:20:43.720Z] time="2022-01-20T09:19:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T09:20:43.720Z] aufs_test.go:37: driver not supported [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-01-20T09:20:43.720Z] time="2022-01-20T09:19:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T09:20:43.720Z] aufs_test.go:37: driver not supported [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-01-20T09:20:43.720Z] time="2022-01-20T09:19:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T09:20:43.720Z] aufs_test.go:37: driver not supported [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-01-20T09:20:43.720Z] time="2022-01-20T09:19:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T09:20:43.720Z] aufs_test.go:37: driver not supported [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-01-20T09:20:43.720Z] time="2022-01-20T09:19:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T09:20:43.720Z] aufs_test.go:37: driver not supported [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-01-20T09:20:43.720Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-01-20T09:20:43.720Z] time="2022-01-20T09:19:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T09:20:43.720Z] aufs_test.go:37: driver not supported [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-01-20T09:20:43.720Z] time="2022-01-20T09:19:35Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T09:20:43.720Z] aufs_test.go:37: driver not supported [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-01-20T09:20:43.720Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T09:20:43.720Z] graphtest_unix.go:46: Driver btrfs not supported [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-01-20T09:20:43.720Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T09:20:43.720Z] graphtest_unix.go:46: Driver btrfs not supported [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-01-20T09:20:43.720Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T09:20:43.720Z] graphtest_unix.go:46: Driver btrfs not supported [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-01-20T09:20:43.720Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T09:20:43.720Z] graphtest_unix.go:46: Driver btrfs not supported [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-01-20T09:20:43.720Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T09:20:43.720Z] graphtest_unix.go:46: Driver btrfs not supported [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-01-20T09:20:43.720Z] graphtest_unix.go:73: No driver to put! [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-01-20T09:20:43.720Z] time="2022-01-20T09:19:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T09:20:43.720Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-01-20T09:20:43.720Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-01-20T09:20:43.720Z] time="2022-01-20T09:19:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T09:20:43.720Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-01-20T09:20:43.720Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-01-20T09:20:43.720Z] time="2022-01-20T09:19:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T09:20:43.720Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-01-20T09:20:43.720Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-01-20T09:20:43.720Z] time="2022-01-20T09:19:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T09:20:43.720Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-01-20T09:20:43.720Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-01-20T09:20:43.720Z] time="2022-01-20T09:19:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T09:20:43.720Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-01-20T09:20:43.720Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-01-20T09:20:43.720Z] graphtest_unix.go:73: No driver to put! [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-01-20T09:20:43.720Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-01-20T09:20:43.720Z] overlay_test.go:49: Fails to compute changes intermittently [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-01-20T09:20:43.720Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-01-20T09:20:43.720Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-01-20T09:20:43.720Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T09:20:43.720Z] graphtest_unix.go:46: Driver zfs not supported [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-01-20T09:20:43.720Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T09:20:43.720Z] graphtest_unix.go:46: Driver zfs not supported [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-01-20T09:20:43.720Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T09:20:43.720Z] graphtest_unix.go:46: Driver zfs not supported [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-01-20T09:20:43.720Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T09:20:43.720Z] graphtest_unix.go:46: Driver zfs not supported [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-01-20T09:20:43.720Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T09:20:43.720Z] graphtest_unix.go:46: Driver zfs not supported [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-01-20T09:20:43.720Z] graphtest_unix.go:73: No driver to put! [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-01-20T09:20:43.720Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-01-20T09:20:43.720Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] [2022-01-20T09:20:43.720Z] DONE 2244 tests, 51 skipped in 208.365s Post stage [Pipeline] junit [2022-01-20T09:20:43.734Z] Recording test results [2022-01-20T09:20:43.815Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-20T09:20:44.150Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43167/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ad21bcd94e956d64f4ca0539e0d077664fe5c780 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:ad21bcd94e956d64f4ca0539e0d077664fe5c780 hack/make.sh dynbinary test-integration [2022-01-20T09:20:44.410Z] [2022-01-20T09:20:44.410Z] Removing bundles/ [2022-01-20T09:20:44.410Z] [2022-01-20T09:20:44.410Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-20T09:20:44.410Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T09:20:44.410Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T09:20:45.099Z] #20 50.37 Selecting previously unselected package vim. [2022-01-20T09:20:45.099Z] #20 50.37 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2022-01-20T09:20:45.099Z] #20 50.39 Unpacking vim (2:8.1.0875-5) ... [2022-01-20T09:20:45.661Z] #20 50.93 Selecting previously unselected package xfsprogs. [2022-01-20T09:20:45.661Z] #20 50.97 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-01-20T09:20:45.661Z] #20 50.97 Unpacking xfsprogs (4.20.0-1) ... [2022-01-20T09:20:45.918Z] #20 51.40 Selecting previously unselected package zip. [2022-01-20T09:20:45.918Z] #20 51.42 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-01-20T09:20:45.918Z] #20 51.43 Unpacking zip (3.0-11+b1) ... [2022-01-20T09:20:46.175Z] #20 51.60 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-01-20T09:20:46.175Z] #20 51.62 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-01-20T09:20:46.175Z] #20 51.63 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-01-20T09:20:46.175Z] #20 51.64 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-01-20T09:20:46.175Z] #20 51.66 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-01-20T09:20:46.175Z] #20 51.67 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-01-20T09:20:46.175Z] #20 51.68 Setting up uidmap (1:4.5-1.1) ... [2022-01-20T09:20:46.175Z] #20 51.69 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-01-20T09:20:46.175Z] #20 51.70 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T09:20:46.175Z] #20 51.72 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-01-20T09:20:46.175Z] #20 51.73 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-01-20T09:20:46.430Z] --- PASS: TestBuildSquashParent (4.30s) [2022-01-20T09:20:46.430Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-20T09:20:46.430Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T09:20:46.431Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T09:20:46.431Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T09:20:46.431Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T09:20:46.431Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T09:20:46.431Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T09:20:46.431Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T09:20:46.431Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T09:20:46.431Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T09:20:46.431Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T09:20:46.431Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T09:20:46.431Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T09:20:46.431Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T09:20:46.431Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T09:20:46.431Z] #20 51.74 Setting up libicu63:amd64 (63.1-6+deb10u2) ... [2022-01-20T09:20:46.431Z] #20 51.75 Setting up xxd (2:8.1.0875-5) ... [2022-01-20T09:20:46.431Z] #20 51.76 Setting up zip (3.0-11+b1) ... [2022-01-20T09:20:46.431Z] #20 51.77 Setting up vim-common (2:8.1.0875-5) ... [2022-01-20T09:20:46.431Z] #20 51.79 Setting up bash-completion (1:2.8-6) ... [2022-01-20T09:20:47.806Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T09:20:47.806Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T09:20:49.180Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T09:20:49.180Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T09:20:49.702Z] #20 54.83 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-01-20T09:20:49.703Z] #20 54.84 Setting up xz-utils (5.2.4-1) ... [2022-01-20T09:20:49.703Z] #20 54.85 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-20T09:20:49.703Z] #20 54.87 Setting up patch (2.7.6-3+deb10u1) ... [2022-01-20T09:20:49.703Z] #20 54.88 Setting up sudo (1.8.27-1+deb10u3) ... [2022-01-20T09:20:49.703Z] #20 54.94 invoke-rc.d: could not determine current runlevel [2022-01-20T09:20:49.703Z] #20 54.95 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-20T09:20:49.703Z] #20 54.98 Setting up pigz (2.4-1) ... [2022-01-20T09:20:49.703Z] #20 55.00 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-20T09:20:49.703Z] #20 55.02 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-01-20T09:20:49.703Z] #20 55.06 Setting up python-pip-whl (18.1-5) ... [2022-01-20T09:20:49.703Z] #20 55.07 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-01-20T09:20:49.703Z] #20 55.08 Setting up vim-runtime (2:8.1.0875-5) ... [2022-01-20T09:20:49.959Z] #20 55.51 Setting up libaio1:amd64 (0.3.112-3) ... [2022-01-20T09:20:49.959Z] #20 55.52 Setting up libonig5:amd64 (6.9.1-1) ... [2022-01-20T09:20:49.959Z] #20 55.54 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-01-20T09:20:49.959Z] #20 55.54 Setting up vim (2:8.1.0875-5) ... [2022-01-20T09:20:49.959Z] #20 55.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-20T09:20:49.959Z] #20 55.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-20T09:20:49.959Z] #20 55.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-20T09:20:49.959Z] #20 55.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-20T09:20:49.959Z] #20 55.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-20T09:20:49.959Z] #20 55.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-20T09:20:49.959Z] #20 55.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-20T09:20:49.959Z] #20 55.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-20T09:20:49.959Z] #20 55.61 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-01-20T09:20:50.216Z] #20 55.62 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-01-20T09:20:50.216Z] #20 55.64 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-01-20T09:20:50.216Z] #20 55.65 Setting up jq (1.5+dfsg-2+b1) ... [2022-01-20T09:20:50.216Z] #20 55.66 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-01-20T09:20:50.216Z] #20 55.67 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-01-20T09:20:50.556Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-01-20T09:20:50.557Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.26s) [2022-01-20T09:20:50.557Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.52s) [2022-01-20T09:20:50.557Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.35s) [2022-01-20T09:20:50.557Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.38s) [2022-01-20T09:20:50.557Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.44s) [2022-01-20T09:20:50.557Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.35s) [2022-01-20T09:20:50.557Z] === RUN TestBuildMultiStageCopy [2022-01-20T09:20:50.557Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-20T09:20:51.929Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-20T09:20:52.110Z] #20 ... [2022-01-20T09:20:52.110Z] [2022-01-20T09:20:52.110Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T09:20:52.110Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T09:20:52.110Z] #43 103.7 CC criu/cr-service.o [2022-01-20T09:20:52.110Z] #43 105.4 CC criu/crtools.o [2022-01-20T09:20:52.110Z] #43 106.0 CC criu/eventfd.o [2022-01-20T09:20:52.110Z] #43 106.4 CC criu/eventpoll.o [2022-01-20T09:20:52.110Z] #43 107.2 CC criu/external.o [2022-01-20T09:20:52.110Z] #43 107.6 CC criu/fault-injection.o [2022-01-20T09:20:52.110Z] #43 107.7 CC criu/fdstore.o [2022-01-20T09:20:52.110Z] #43 108.1 CC criu/fifo.o [2022-01-20T09:20:52.110Z] #43 108.5 CC criu/file-ids.o [2022-01-20T09:20:52.110Z] #43 108.8 CC criu/file-lock.o [2022-01-20T09:20:52.110Z] #43 109.8 CC criu/files-ext.o [2022-01-20T09:20:52.110Z] #43 110.1 CC criu/files-reg.o [2022-01-20T09:20:52.110Z] #43 112.2 CC criu/files.o [2022-01-20T09:20:52.188Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-20T09:20:52.188Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-20T09:20:52.447Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-20T09:20:52.674Z] #43 114.4 CC criu/filesystems.o [2022-01-20T09:20:52.823Z] --- PASS: TestBuildMultiStageCopy (2.10s) [2022-01-20T09:20:52.823Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.24s) [2022-01-20T09:20:52.823Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2022-01-20T09:20:52.823Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-01-20T09:20:52.823Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-01-20T09:20:52.823Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-01-20T09:20:52.823Z] === RUN TestBuildMultiStageParentConfig [2022-01-20T09:20:53.239Z] #43 ... [2022-01-20T09:20:53.239Z] [2022-01-20T09:20:53.239Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 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 [2022-01-20T09:20:53.239Z] #20 sha256:13c516a65ccfff57dc826a9685da113ecdf59bdcf320788e68973b409eaea4a7 [2022-01-20T09:20:53.239Z] #20 58.68 Setting up iptables (1.8.2-4) ... [2022-01-20T09:20:53.239Z] #20 58.70 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T09:20:53.239Z] #20 58.71 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T09:20:53.239Z] #20 58.72 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T09:20:53.239Z] #20 58.72 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T09:20:53.239Z] #20 58.73 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-20T09:20:53.239Z] #20 58.74 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-20T09:20:53.239Z] #20 58.75 Setting up python3 (3.7.3-1) ... [2022-01-20T09:20:53.391Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2022-01-20T09:20:53.391Z] === RUN TestBuildLabelWithTargets [2022-01-20T09:20:53.802Z] #20 59.12 Setting up python3-wheel (0.32.3-2) ... [2022-01-20T09:20:54.325Z] --- PASS: TestBuildLabelWithTargets (0.92s) [2022-01-20T09:20:54.325Z] === RUN TestBuildWithEmptyLayers [2022-01-20T09:20:54.365Z] #20 59.87 Setting up apparmor (2.13.2-10) ... [2022-01-20T09:20:54.583Z] --- PASS: TestBuildWithEmptyLayers (0.40s) [2022-01-20T09:20:54.584Z] === RUN TestBuildMultiStageOnBuild [2022-01-20T09:20:56.260Z] #20 61.52 Setting up xfsprogs (4.20.0-1) ... [2022-01-20T09:20:56.260Z] #20 61.53 Setting up python3-lib2to3 (3.7.3-1) ... [2022-01-20T09:20:56.482Z] --- PASS: TestBuildMultiStageOnBuild (1.53s) [2022-01-20T09:20:56.482Z] === RUN TestBuildUncleanTarFilenames [2022-01-20T09:20:56.516Z] #20 61.89 Setting up python3-pkg-resources (40.8.0-1) ... [2022-01-20T09:20:56.740Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2022-01-20T09:20:56.741Z] === RUN TestBuildMultiStageLayerLeak [2022-01-20T09:20:57.079Z] #20 62.73 Setting up python3-distutils (3.7.3-1) ... [2022-01-20T09:20:58.009Z] #20 63.27 Setting up python3-setuptools (40.8.0-1) ... [2022-01-20T09:20:58.641Z] --- PASS: TestBuildMultiStageLayerLeak (1.54s) [2022-01-20T09:20:58.641Z] === RUN TestBuildWithHugeFile [2022-01-20T09:20:58.937Z] #20 64.41 Setting up python3-pip (18.1-5) ... [2022-01-20T09:20:59.867Z] #20 65.34 Processing triggers for libc-bin (2.28-10) ... [2022-01-20T09:20:59.867Z] #20 65.38 Processing triggers for mime-support (3.62) ... [2022-01-20T09:21:01.242Z] #20 DONE 66.7s [2022-01-20T09:21:01.242Z] [2022-01-20T09:21:01.242Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-01-20T09:21:01.242Z] #21 sha256:83335c1013a97cf72d8151f7d95ae1e511a5de69727955ad777194011acf461a [2022-01-20T09:21:02.177Z] #21 0.909 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-20T09:21:02.177Z] #21 0.915 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-20T09:21:02.177Z] #21 0.919 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-20T09:21:02.177Z] #21 DONE 1.0s [2022-01-20T09:21:02.177Z] [2022-01-20T09:21:02.177Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-01-20T09:21:02.177Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-20T09:21:02.177Z] #40 193.8 + dpkg --print-architecture [2022-01-20T09:21:02.177Z] #40 193.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-01-20T09:21:02.655Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T09:21:02.655Z] [2022-01-20T09:21:02.655Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-20T09:21:02.655Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-20T09:21:02.655Z] HOSTNAME=c85f5480cf63 [2022-01-20T09:21:02.655Z] DEST=bundles/test-integration [2022-01-20T09:21:02.655Z] PWD=/go/src/github.com/docker/docker [2022-01-20T09:21:02.655Z] DOCKER_ROOTLESS=1 [2022-01-20T09:21:02.655Z] DOCKER_GITCOMMIT=ad21bcd94e956d64f4ca0539e0d077664fe5c780 [2022-01-20T09:21:02.655Z] container=docker [2022-01-20T09:21:02.655Z] HOME=/root [2022-01-20T09:21:02.655Z] GOLANG_VERSION=1.16.13 [2022-01-20T09:21:02.655Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-20T09:21:02.655Z] VALIDATE_BRANCH=20.10 [2022-01-20T09:21:02.655Z] TERM=xterm [2022-01-20T09:21:02.655Z] DOCKER_PKG=github.com/docker/docker [2022-01-20T09:21:02.655Z] SHLVL=1 [2022-01-20T09:21:02.655Z] TIMEOUT=120m [2022-01-20T09:21:02.655Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-20T09:21:02.655Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-20T09:21:02.655Z] GO111MODULE=off [2022-01-20T09:21:02.655Z] DOCKER_EXPERIMENTAL=1 [2022-01-20T09:21:02.655Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-20T09:21:02.655Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-20T09:21:02.655Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-20T09:21:02.655Z] GOPATH=/go [2022-01-20T09:21:02.655Z] PKG_CONFIG=pkg-config [2022-01-20T09:21:02.655Z] _=/usr/bin/env [2022-01-20T09:21:02.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-20T09:21:02.741Z] #40 194.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-01-20T09:21:02.741Z] #40 194.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-01-20T09:21:03.670Z] #40 ... [2022-01-20T09:21:03.670Z] [2022-01-20T09:21:03.670Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T09:21:03.670Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T09:21:03.670Z] #43 115.0 CC criu/fsnotify.o [2022-01-20T09:21:03.670Z] #43 116.1 CC criu/image-desc.o [2022-01-20T09:21:03.670Z] #43 116.2 CC criu/image.o [2022-01-20T09:21:03.670Z] #43 117.1 CC criu/ipc_ns.o [2022-01-20T09:21:03.670Z] #43 118.4 CC criu/irmap.o [2022-01-20T09:21:03.670Z] #43 119.1 CC criu/kcmp-ids.o [2022-01-20T09:21:03.670Z] #43 119.4 CC criu/kerndat.o [2022-01-20T09:21:03.670Z] #43 120.3 CC criu/libnetlink.o [2022-01-20T09:21:03.670Z] #43 120.8 CC criu/log.o [2022-01-20T09:21:03.670Z] #43 121.3 CC criu/lsm.o [2022-01-20T09:21:03.670Z] #43 121.9 CC criu/mem.o [2022-01-20T09:21:03.670Z] #43 123.7 CC criu/memfd.o [2022-01-20T09:21:03.670Z] #43 124.8 CC criu/mount.o [2022-01-20T09:21:07.843Z] #43 128.9 CC criu/namespaces.o [2022-01-20T09:21:09.211Z] #43 130.6 CC criu/net.o [2022-01-20T09:21:12.483Z] #43 133.6 CC criu/netfilter.o [2022-01-20T09:21:12.483Z] #43 133.9 CC criu/page-pipe.o [2022-01-20T09:21:12.483Z] #43 ... [2022-01-20T09:21:12.483Z] [2022-01-20T09:21:12.483Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-01-20T09:21:12.483Z] #22 sha256:6725ff2bc041984b214c43e13f4118a3f4494828a4215041a74721e2f44342b1 [2022-01-20T09:21:12.483Z] #22 4.857 Collecting yamllint==1.26.1 [2022-01-20T09:21:12.483Z] #22 10.26 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-01-20T09:21:13.046Z] #22 ... [2022-01-20T09:21:13.046Z] [2022-01-20T09:21:13.046Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T09:21:13.046Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T09:21:13.046Z] #43 134.7 CC criu/page-xfer.o [2022-01-20T09:21:14.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-20T09:21:14.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-20T09:21:14.944Z] #43 136.4 CC criu/pagemap-cache.o [2022-01-20T09:21:15.382Z] 4612f6d0b889: Pull complete [2022-01-20T09:21:15.508Z] #43 136.9 CC criu/pagemap.o [2022-01-20T09:21:16.437Z] #43 ... [2022-01-20T09:21:16.437Z] [2022-01-20T09:21:16.437Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-01-20T09:21:16.437Z] #22 sha256:6725ff2bc041984b214c43e13f4118a3f4494828a4215041a74721e2f44342b1 [2022-01-20T09:21:16.437Z] #22 11.52 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-01-20T09:21:16.437Z] #22 11.58 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-01-20T09:21:16.437Z] #22 11.66 Collecting pyyaml (from yamllint==1.26.1) [2022-01-20T09:21:16.437Z] #22 12.01 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2022-01-20T09:21:16.437Z] #22 12.31 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-01-20T09:21:16.437Z] #22 12.31 Building wheels for collected packages: yamllint [2022-01-20T09:21:16.437Z] #22 12.33 Running setup.py bdist_wheel for yamllint: started [2022-01-20T09:21:16.437Z] #22 13.45 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-01-20T09:21:16.437Z] #22 13.45 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-01-20T09:21:16.437Z] #22 13.50 Successfully built yamllint [2022-01-20T09:21:16.437Z] #22 13.53 Installing collected packages: pathspec, pyyaml, yamllint [2022-01-20T09:21:16.437Z] #22 13.91 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-20T09:21:16.437Z] #22 DONE 14.3s [2022-01-20T09:21:16.437Z] [2022-01-20T09:21:16.437Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T09:21:16.437Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T09:21:16.437Z] #43 138.0 CC criu/parasite-syscall.o [2022-01-20T09:21:17.001Z] #43 ... [2022-01-20T09:21:17.001Z] [2022-01-20T09:21:17.001Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-01-20T09:21:17.001Z] #25 sha256:35c2baab8ea469aa2160b76360dffdc3011f953c2dca9c35de00211560389b3f [2022-01-20T09:21:17.001Z] #25 DONE 0.4s [2022-01-20T09:21:17.001Z] [2022-01-20T09:21:17.001Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-20T09:21:17.001Z] #30 sha256:a362ed28fcbfbf16508732692ed52b6092dc9b1d351fd28d416f3bb177ef7fd4 [2022-01-20T09:21:22.251Z] #30 DONE 4.8s [2022-01-20T09:21:22.251Z] [2022-01-20T09:21:22.251Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T09:21:22.251Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T09:21:22.251Z] #43 139.4 CC criu/path.o [2022-01-20T09:21:22.251Z] #43 139.6 CC criu/pie-util-vdso-elf32.o [2022-01-20T09:21:22.251Z] #43 140.1 CC criu/pie-util-vdso.o [2022-01-20T09:21:22.251Z] #43 140.5 CC criu/pie-util.o [2022-01-20T09:21:22.251Z] #43 140.7 CC criu/pipes.o [2022-01-20T09:21:22.251Z] #43 141.4 CC criu/plugin.o [2022-01-20T09:21:22.251Z] #43 141.8 CC criu/proc_parse.o [2022-01-20T09:21:22.251Z] #43 ... [2022-01-20T09:21:22.251Z] [2022-01-20T09:21:22.251Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-20T09:21:22.251Z] #33 sha256:6388c91624fe559b935465950db2387cc5d20bdc0c82d005b04a935f34d9664c [2022-01-20T09:21:22.251Z] #33 DONE 0.4s [2022-01-20T09:21:22.251Z] [2022-01-20T09:21:22.251Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-01-20T09:21:22.251Z] #35 sha256:6bc73c13671553a5952cb4bb90e212ea5b8a3d3cdd140b344fddff0a429a4930 [2022-01-20T09:21:22.251Z] #35 DONE 0.1s [2022-01-20T09:21:22.251Z] [2022-01-20T09:21:22.251Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-01-20T09:21:22.251Z] #38 sha256:30a24dd15a1973ae8f58286d62a93e9a2a0e2d1cf36d8ce4964b3bdcbf75df18 [2022-01-20T09:21:22.251Z] #38 DONE 0.1s [2022-01-20T09:21:22.251Z] [2022-01-20T09:21:22.252Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-01-20T09:21:22.252Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-20T09:21:23.181Z] #40 ... [2022-01-20T09:21:23.181Z] [2022-01-20T09:21:23.181Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T09:21:23.181Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T09:21:23.181Z] #43 144.5 CC criu/protobuf-desc.o [2022-01-20T09:21:23.744Z] #43 145.4 CC criu/protobuf.o [2022-01-20T09:21:24.308Z] #43 145.8 CC criu/pstree.o [2022-01-20T09:21:25.238Z] #43 146.8 CC criu/rbtree.o [2022-01-20T09:21:25.496Z] #43 147.1 CC criu/rst-malloc.o [2022-01-20T09:21:25.771Z] #43 147.4 CC criu/seccomp.o [2022-01-20T09:21:26.704Z] #43 148.3 CC criu/seize.o [2022-01-20T09:21:27.267Z] #43 149.0 CC criu/servicefd.o [2022-01-20T09:21:27.522Z] #43 ... [2022-01-20T09:21:27.522Z] [2022-01-20T09:21:27.523Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-01-20T09:21:27.523Z] #40 sha256:e5c36ea60ddfef29900aeb815e928687b8c60918b8faceaa3e5f0ad44062de80 [2022-01-20T09:21:27.523Z] #40 DONE 219.2s [2022-01-20T09:21:27.523Z] [2022-01-20T09:21:27.523Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T09:21:27.523Z] #56 sha256:f857f7ffa39b018017dd77ad6ac0f4a4fec6588ce000bb2928903ba2d183fc7d [2022-01-20T09:21:28.450Z] #56 ... [2022-01-20T09:21:28.450Z] [2022-01-20T09:21:28.450Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T09:21:28.450Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T09:21:28.450Z] #43 149.8 CC criu/shmem.o [2022-01-20T09:21:29.378Z] #43 151.0 CC criu/sigframe.o [2022-01-20T09:21:29.634Z] #43 151.2 CC criu/signalfd.o [2022-01-20T09:21:29.889Z] #43 151.4 CC criu/sk-inet.o [2022-01-20T09:21:29.889Z] #43 ... [2022-01-20T09:21:29.889Z] [2022-01-20T09:21:29.889Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-01-20T09:21:29.889Z] #41 sha256:0311bfa35837972d7af105915930a5d7323038e28087d1f8f7c2bb172da1e237 [2022-01-20T09:21:29.889Z] #41 DONE 0.6s [2022-01-20T09:21:30.144Z] [2022-01-20T09:21:30.145Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-01-20T09:21:30.145Z] #53 sha256:d6f1dce6faf9733c7a1e467f1b7c19d0dd08d5dc4fe9ae4a0cb8e07fffa78c3e [2022-01-20T09:21:30.707Z] #53 ... [2022-01-20T09:21:30.707Z] [2022-01-20T09:21:30.707Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T09:21:30.707Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T09:21:30.707Z] #43 152.3 CC criu/sk-netlink.o [2022-01-20T09:21:31.268Z] #43 152.8 CC criu/sk-packet.o [2022-01-20T09:21:31.524Z] #43 153.3 CC criu/sk-queue.o [2022-01-20T09:21:32.087Z] #43 153.7 CC criu/sk-tcp.o [2022-01-20T09:21:32.650Z] #43 154.1 CC criu/sk-unix.o [2022-01-20T09:21:34.021Z] #43 ... [2022-01-20T09:21:34.021Z] [2022-01-20T09:21:34.021Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-01-20T09:21:34.021Z] #49 sha256:5737b5ec4087bfabbdb435b61263aa8ffe8a21745375d2e6e130ac1ea5a033dc [2022-01-20T09:21:34.021Z] #49 225.3 + /build/golangci-lint --version [2022-01-20T09:21:34.021Z] #49 225.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-20T09:21:34.021Z] #49 DONE 226.1s [2022-01-20T09:21:34.021Z] [2022-01-20T09:21:34.021Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-01-20T09:21:34.021Z] #43 sha256:d2cd609d3e51698d360876b75efa34a5f61635f33b55a0bffc74d0567ca98eb8 [2022-01-20T09:21:34.021Z] #43 155.7 CC criu/sockets.o [2022-01-20T09:21:35.387Z] #43 156.7 CC criu/stats.o [2022-01-20T09:21:35.387Z] #43 157.0 CC criu/string.o [2022-01-20T09:21:35.643Z] #43 157.1 CC criu/sysctl.o [2022-01-20T09:21:35.899Z] #43 157.5 CC criu/sysfs_parse.o [2022-01-20T09:21:36.155Z] #43 157.8 CC criu/timens.o [2022-01-20T09:21:36.410Z] #43 157.9 CC criu/timerfd.o [2022-01-20T09:21:36.666Z] #43 158.2 CC criu/tty.o [2022-01-20T09:21:38.032Z] #43 159.3 CC criu/tun.o [2022-01-20T09:21:38.032Z] #43 159.7 CC criu/uffd.o [2022-01-20T09:21:38.961Z] #43 160.5 CC criu/util.o [2022-01-20T09:21:39.892Z] #43 161.3 CC criu/uts_ns.o [2022-01-20T09:21:39.892Z] #43 161.5 CC criu/vdso-compat.o [2022-01-20T09:21:40.149Z] #43 161.6 CC criu/vdso.o [2022-01-20T09:21:40.406Z] #43 162.1 LINK criu/built-in.o [2022-01-20T09:21:40.663Z] #43 162.1 LINK criu/criu [2022-01-20T09:21:40.919Z] #43 162.4 DEP lib/c/criu.d [2022-01-20T09:21:40.919Z] #43 162.5 CC images/rpc.pb-c.o [2022-01-20T09:21:41.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-20T09:21:41.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-20T09:21:41.483Z] #43 163.0 CC lib/c/criu.o [2022-01-20T09:21:42.046Z] #43 163.7 LINK lib/c/built-in.o [2022-01-20T09:21:42.046Z] #43 163.7 LINK lib/c/libcriu.so [2022-01-20T09:21:42.046Z] #43 163.8 LINK lib/c/libcriu.a [2022-01-20T09:21:42.302Z] #43 163.9 GEN magic.py [2022-01-20T09:21:42.559Z] #43 164.0 Note: Building without setproctitle() and strlcpy() support. [2022-01-20T09:21:42.559Z] #43 164.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-01-20T09:21:42.559Z] #43 164.0 Note: Building without GnuTLS support [2022-01-20T09:21:42.559Z] #43 164.0 Makefile.config:39: Warn: you have no libnftables installed [2022-01-20T09:21:42.559Z] #43 164.0 Makefile.config:40: Warn: Building without nftables support [2022-01-20T09:21:43.122Z] #43 164.6 fatal: not a git repository (or any of the parent directories): .git [2022-01-20T09:21:43.378Z] #43 165.2 make[1]: Nothing to be done for 'all'. [2022-01-20T09:21:43.942Z] #43 165.7 make[1]: 'images/built-in.o' is up to date. [2022-01-20T09:21:43.942Z] #43 165.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-01-20T09:21:44.199Z] #43 165.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-01-20T09:21:44.199Z] #43 165.8 make[1]: 'compel/libcompel.a' is up to date. [2022-01-20T09:21:44.199Z] #43 165.8 make[1]: 'compel/compel-host-bin' is up to date. [2022-01-20T09:21:44.199Z] #43 165.8 make[1]: Nothing to be done for 'all'. [2022-01-20T09:21:44.199Z] #43 165.8 make[1]: 'soccr/libsoccr.a' is up to date. [2022-01-20T09:21:44.199Z] #43 166.0 make[2]: Nothing to be done for 'all'. [2022-01-20T09:21:44.455Z] #43 166.0 make[2]: Nothing to be done for 'all'. [2022-01-20T09:21:44.455Z] #43 166.0 make[2]: Nothing to be done for 'all'. [2022-01-20T09:21:44.455Z] #43 166.1 make[2]: Nothing to be done for 'all'. [2022-01-20T09:21:44.712Z] #43 166.2 make[2]: Nothing to be done for 'all'. [2022-01-20T09:21:44.712Z] #43 166.2 make[2]: Nothing to be done for 'all'. [2022-01-20T09:21:44.712Z] #43 166.2 make[2]: Nothing to be done for 'all'. [2022-01-20T09:21:44.712Z] #43 166.3 make[2]: Nothing to be done for 'all'. [2022-01-20T09:21:44.712Z] #43 166.3 INSTALL criu/criu [2022-01-20T09:21:44.968Z] #43 DONE 166.5s [2022-01-20T09:21:44.968Z] [2022-01-20T09:21:44.968Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T09:21:44.968Z] #56 sha256:f857f7ffa39b018017dd77ad6ac0f4a4fec6588ce000bb2928903ba2d183fc7d [2022-01-20T09:21:46.337Z] #56 ... [2022-01-20T09:21:46.337Z] [2022-01-20T09:21:46.337Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-01-20T09:21:46.337Z] #44 sha256:997ab2310f8d48f00184f68f11399a9bc769f2e2113e35d7c07afdb72f86035a [2022-01-20T09:21:46.337Z] #44 DONE 0.1s [2022-01-20T09:21:46.337Z] [2022-01-20T09:21:46.337Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-01-20T09:21:46.337Z] #46 sha256:32416da0569d4471f3d9f95707dbaaf4200a2f18c9a36de32ae177b3671b4c65 [2022-01-20T09:21:46.337Z] #46 DONE 0.1s [2022-01-20T09:21:46.337Z] [2022-01-20T09:21:46.337Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-01-20T09:21:46.337Z] #53 sha256:d6f1dce6faf9733c7a1e467f1b7c19d0dd08d5dc4fe9ae4a0cb8e07fffa78c3e [2022-01-20T09:21:46.595Z] #53 ... [2022-01-20T09:21:46.595Z] [2022-01-20T09:21:46.595Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-20T09:21:46.595Z] #48 sha256:95e8df37520b43cd1c2af2c36a4d21fd92269dbf4ced27b6f098422a9e8ec2f2 [2022-01-20T09:21:46.595Z] #48 DONE 0.1s [2022-01-20T09:21:46.595Z] [2022-01-20T09:21:46.595Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-20T09:21:46.595Z] #50 sha256:2036a19ed047b96cd2cf8e6c3cb8b35befcabd28494bc00bbfd1f52a826d9fab [2022-01-20T09:21:46.595Z] #50 DONE 0.2s [2022-01-20T09:21:46.595Z] [2022-01-20T09:21:46.595Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-20T09:21:46.595Z] #52 sha256:87ddd39aa8d9e0b8257d04b9613de81d49ffc78e3016408dcd6f619c10240bfe [2022-01-20T09:21:46.852Z] #52 DONE 0.1s [2022-01-20T09:21:46.852Z] [2022-01-20T09:21:46.852Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T09:21:46.852Z] #56 sha256:f857f7ffa39b018017dd77ad6ac0f4a4fec6588ce000bb2928903ba2d183fc7d [2022-01-20T09:21:52.139Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T09:21:52.139Z] [2022-01-20T09:21:52.139Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-20T09:21:52.139Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-20T09:21:52.139Z] HOSTNAME=af36b55f649b [2022-01-20T09:21:52.139Z] TESTDEBUG=0 [2022-01-20T09:21:52.139Z] DEST=bundles/test-integration [2022-01-20T09:21:52.139Z] PWD=/go/src/github.com/docker/docker [2022-01-20T09:21:52.139Z] DOCKER_GITCOMMIT=ad21bcd94e956d64f4ca0539e0d077664fe5c780 [2022-01-20T09:21:52.139Z] container=docker [2022-01-20T09:21:52.139Z] HOME=/root [2022-01-20T09:21:52.139Z] GOLANG_VERSION=1.16.13 [2022-01-20T09:21:52.139Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-20T09:21:52.139Z] VALIDATE_BRANCH=20.10 [2022-01-20T09:21:52.139Z] TERM=xterm [2022-01-20T09:21:52.139Z] DOCKER_PKG=github.com/docker/docker [2022-01-20T09:21:52.139Z] SHLVL=1 [2022-01-20T09:21:52.139Z] TIMEOUT=120m [2022-01-20T09:21:52.139Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-20T09:21:52.139Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-20T09:21:52.139Z] GO111MODULE=off [2022-01-20T09:21:52.139Z] DOCKER_EXPERIMENTAL=1 [2022-01-20T09:21:52.139Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-20T09:21:52.139Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-20T09:21:52.139Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-20T09:21:52.139Z] GOPATH=/go [2022-01-20T09:21:52.139Z] PKG_CONFIG=pkg-config [2022-01-20T09:21:52.139Z] _=/usr/bin/env [2022-01-20T09:21:52.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-20T09:21:54.860Z] --- PASS: TestBuildWithHugeFile (51.96s) [2022-01-20T09:21:54.860Z] === RUN TestBuildWithEmptyDockerfile [2022-01-20T09:21:54.860Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T09:21:54.860Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T09:21:54.860Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T09:21:54.860Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T09:21:54.860Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T09:21:54.860Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T09:21:54.860Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T09:21:54.860Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T09:21:54.860Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T09:21:54.860Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-01-20T09:21:54.860Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-01-20T09:21:54.860Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2022-01-20T09:21:54.860Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s) [2022-01-20T09:21:54.860Z] === RUN TestBuildPreserveOwnership [2022-01-20T09:21:54.860Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-20T09:21:54.860Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-20T09:21:54.860Z] --- PASS: TestBuildPreserveOwnership (3.18s) [2022-01-20T09:21:54.860Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.17s) [2022-01-20T09:21:54.860Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.01s) [2022-01-20T09:21:54.860Z] === RUN TestBuildPlatformInvalid [2022-01-20T09:21:54.860Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-01-20T09:21:54.860Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-20T09:21:59.031Z] #56 204.1 + bin/containerd [2022-01-20T09:22:04.281Z] #56 ... [2022-01-20T09:22:04.281Z] [2022-01-20T09:22:04.281Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-01-20T09:22:04.281Z] #53 sha256:d6f1dce6faf9733c7a1e467f1b7c19d0dd08d5dc4fe9ae4a0cb8e07fffa78c3e [2022-01-20T09:22:04.281Z] #53 135.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-20T09:22:04.281Z] #53 136.4 + mkdir -p /build [2022-01-20T09:22:04.281Z] #53 136.4 + cp runc /build/runc [2022-01-20T09:22:05.212Z] #53 DONE 137.4s [2022-01-20T09:22:05.212Z] [2022-01-20T09:22:05.212Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T09:22:05.212Z] #56 sha256:f857f7ffa39b018017dd77ad6ac0f4a4fec6588ce000bb2928903ba2d183fc7d [2022-01-20T09:22:06.582Z] #56 ... [2022-01-20T09:22:06.582Z] [2022-01-20T09:22:06.582Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-01-20T09:22:06.582Z] #54 sha256:611cba28915ab54bdcc8ffd6139a46e136916b698adc29c68713e026d79f234b [2022-01-20T09:22:06.582Z] #54 DONE 0.3s [2022-01-20T09:22:06.582Z] [2022-01-20T09:22:06.582Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-01-20T09:22:06.582Z] #56 sha256:f857f7ffa39b018017dd77ad6ac0f4a4fec6588ce000bb2928903ba2d183fc7d [2022-01-20T09:22:07.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-20T09:22:09.732Z] Loaded image: buildpack-deps:buster [2022-01-20T09:22:09.732Z] Loaded image: busybox:latest [2022-01-20T09:22:09.732Z] Loaded image: busybox:glibc [2022-01-20T09:22:10.677Z] Loaded image: debian:bullseye [2022-01-20T09:22:10.677Z] Loaded image: hello-world:latest [2022-01-20T09:22:10.935Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T09:22:14.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-20T09:22:15.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-20T09:22:16.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-20T09:22:16.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-20T09:22:17.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-20T09:22:18.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-20T09:22:19.041Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.18s) [2022-01-20T09:22:19.041Z] PASS [2022-01-20T09:22:19.041Z] [2022-01-20T09:22:19.041Z] === Skipped [2022-01-20T09:22:19.041Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-01-20T09:22:19.041Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T09:22:19.041Z] [2022-01-20T09:22:19.041Z] [2022-01-20T09:22:19.041Z] DONE 33 tests, 1 skipped in 114.181s [2022-01-20T09:22:19.041Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-01-20T09:22:19.041Z] INFO: Testing against a local daemon [2022-01-20T09:22:19.041Z] === RUN TestConfigInspect [2022-01-20T09:22:19.975Z] --- PASS: TestConfigInspect (2.17s) [2022-01-20T09:22:19.975Z] === RUN TestConfigList [2022-01-20T09:22:21.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-20T09:22:22.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-20T09:22:22.503Z] --- PASS: TestConfigList (2.13s) [2022-01-20T09:22:22.503Z] === RUN TestConfigsCreateAndDelete [2022-01-20T09:22:22.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-20T09:22:23.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-20T09:22:23.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-20T09:22:24.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-20T09:22:24.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-20T09:22:24.402Z] --- PASS: TestConfigsCreateAndDelete (2.22s) [2022-01-20T09:22:24.402Z] === RUN TestConfigsUpdate [2022-01-20T09:22:24.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-20T09:22:25.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-20T09:22:26.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-20T09:22:26.929Z] --- PASS: TestConfigsUpdate (2.16s) [2022-01-20T09:22:26.929Z] === RUN TestTemplatedConfig [2022-01-20T09:22:27.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-20T09:22:28.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-20T09:22:28.611Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-20T09:22:28.611Z] Using test binary docker [2022-01-20T09:22:28.611Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-20T09:22:28.611Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-20T09:22:28.611Z] INFO: Waiting for daemon to start... [2022-01-20T09:22:28.611Z] Starting dockerd [2022-01-20T09:22:29.457Z] --- PASS: TestTemplatedConfig (2.52s) [2022-01-20T09:22:29.457Z] === RUN TestConfigCreateResolve [2022-01-20T09:22:31.374Z] --- PASS: TestConfigCreateResolve (2.11s) [2022-01-20T09:22:31.374Z] === RUN TestConfigDaemonLibtrustID [2022-01-20T09:22:31.633Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-01-20T09:22:31.633Z] PASS [2022-01-20T09:22:31.633Z] [2022-01-20T09:22:31.633Z] DONE 7 tests in 13.889s [2022-01-20T09:22:31.891Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-01-20T09:22:31.891Z] INFO: Testing against a local daemon [2022-01-20T09:22:31.891Z] === RUN TestCheckpoint [2022-01-20T09:22:31.891Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T09:22:31.891Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-20T09:22:31.891Z] === RUN TestContainerInvalidJSON [2022-01-20T09:22:31.891Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-01-20T09:22:31.891Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-01-20T09:22:31.891Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T09:22:31.891Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T09:22:31.891Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-20T09:22:31.891Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-20T09:22:31.891Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-01-20T09:22:31.891Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-20T09:22:31.891Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T09:22:31.891Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-01-20T09:22:31.891Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-20T09:22:31.891Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-01-20T09:22:31.891Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-20T09:22:31.891Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-20T09:22:31.891Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2022-01-20T09:22:31.891Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-20T09:22:32.149Z] . [2022-01-20T09:22:32.149Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-20T09:22:32.149Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-20T09:22:32.149Z] Error: No such image: emptyfs [2022-01-20T09:22:32.149Z] Running integration-test (iteration 1) [2022-01-20T09:22:32.149Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-01-20T09:22:32.149Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-01-20T09:22:32.149Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-20T09:22:32.149Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-01-20T09:22:32.149Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-20T09:22:32.149Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-01-20T09:22:32.149Z] === RUN TestCopyFromContainer [2022-01-20T09:22:33.083Z] === RUN TestCopyFromContainer// [2022-01-20T09:22:33.084Z] #56 236.5 + bin/containerd-stress [2022-01-20T09:22:33.084Z] #56 237.6 + bin/containerd-shim [2022-01-20T09:22:33.341Z] === RUN TestCopyFromContainer//bar/root [2022-01-20T09:22:33.342Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-20T09:22:33.342Z] === RUN TestCopyFromContainer/bar/quux [2022-01-20T09:22:33.342Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-20T09:22:33.342Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-20T09:22:33.600Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-20T09:22:33.600Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-20T09:22:33.600Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-20T09:22:33.600Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-20T09:22:33.858Z] --- PASS: TestCopyFromContainer (1.65s) [2022-01-20T09:22:33.858Z] --- PASS: TestCopyFromContainer// (0.07s) [2022-01-20T09:22:33.858Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-01-20T09:22:33.858Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-01-20T09:22:33.858Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-01-20T09:22:33.858Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-01-20T09:22:33.858Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-01-20T09:22:33.858Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-01-20T09:22:33.858Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-01-20T09:22:33.858Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-01-20T09:22:33.858Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-01-20T09:22:33.858Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-20T09:22:33.858Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T09:22:33.858Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T09:22:33.858Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T09:22:33.858Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T09:22:33.858Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T09:22:33.858Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T09:22:33.858Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T09:22:33.858Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T09:22:33.858Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T09:22:33.858Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-01-20T09:22:33.858Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-20T09:22:33.858Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-20T09:22:33.858Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-20T09:22:33.858Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-20T09:22:33.858Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-01-20T09:22:33.858Z] === RUN TestCreateWithInvalidEnv [2022-01-20T09:22:33.858Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-20T09:22:33.858Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-20T09:22:33.858Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-20T09:22:33.858Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-20T09:22:33.858Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-20T09:22:33.858Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-20T09:22:33.858Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-20T09:22:33.858Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-20T09:22:33.858Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-20T09:22:33.858Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-01-20T09:22:33.858Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-20T09:22:33.858Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-20T09:22:33.858Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-20T09:22:33.858Z] === RUN TestCreateTmpfsMountsTarget [2022-01-20T09:22:33.858Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-01-20T09:22:33.858Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-20T09:22:35.233Z] --- PASS: TestCreateWithCustomMaskedPaths (1.51s) [2022-01-20T09:22:35.233Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-20T09:22:36.607Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.34s) [2022-01-20T09:22:36.607Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-20T09:22:36.607Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T09:22:36.607Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T09:22:36.607Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T09:22:36.607Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T09:22:36.607Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T09:22:36.607Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T09:22:36.607Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T09:22:36.607Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T09:22:36.607Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T09:22:36.607Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T09:22:36.607Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T09:22:36.607Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T09:22:36.607Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T09:22:36.607Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T09:22:36.607Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T09:22:36.607Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-01-20T09:22:36.607Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-20T09:22:36.607Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-20T09:22:36.607Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-20T09:22:36.607Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-20T09:22:36.607Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-20T09:22:36.607Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-20T09:22:37.173Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.49s) [2022-01-20T09:22:37.173Z] === RUN TestCreateDifferentPlatform [2022-01-20T09:22:37.173Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-20T09:22:37.173Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-20T09:22:37.173Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-01-20T09:22:37.173Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-20T09:22:37.173Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-20T09:22:37.173Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-20T09:22:37.173Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-01-20T09:22:37.173Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-20T09:22:37.254Z] #56 244.4 + bin/containerd-shim-runc-v1 [2022-01-20T09:22:37.430Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-01-20T09:22:37.430Z] === RUN TestContainerStartOnDaemonRestart [2022-01-20T09:22:37.430Z] === PAUSE TestContainerStartOnDaemonRestart [2022-01-20T09:22:37.430Z] === RUN TestDaemonRestartIpcMode [2022-01-20T09:22:37.430Z] === PAUSE TestDaemonRestartIpcMode [2022-01-20T09:22:37.430Z] === RUN TestDaemonHostGatewayIP [2022-01-20T09:22:37.430Z] === PAUSE TestDaemonHostGatewayIP [2022-01-20T09:22:37.430Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-20T09:22:37.430Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-20T09:22:37.430Z] === RUN TestContainerKillOnDaemonStart [2022-01-20T09:22:37.430Z] === PAUSE TestContainerKillOnDaemonStart [2022-01-20T09:22:37.430Z] === RUN TestDiff [2022-01-20T09:22:37.688Z] --- PASS: TestDiff (0.49s) [2022-01-20T09:22:37.688Z] === RUN TestExecWithCloseStdin [2022-01-20T09:22:38.254Z] --- PASS: TestExecWithCloseStdin (0.55s) [2022-01-20T09:22:38.254Z] === RUN TestExec [2022-01-20T09:22:38.820Z] --- PASS: TestExec (0.57s) [2022-01-20T09:22:38.820Z] === RUN TestExecUser [2022-01-20T09:22:39.386Z] --- PASS: TestExecUser (0.57s) [2022-01-20T09:22:39.386Z] === RUN TestExportContainerAndImportImage [2022-01-20T09:22:40.320Z] --- PASS: TestExportContainerAndImportImage (0.66s) [2022-01-20T09:22:40.320Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-20T09:22:41.695Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-01-20T09:22:41.695Z] === RUN TestHealthCheckWorkdir [2022-01-20T09:22:42.260Z] --- PASS: TestHealthCheckWorkdir (0.74s) [2022-01-20T09:22:42.260Z] === RUN TestHealthKillContainer [2022-01-20T09:22:42.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-20T09:22:42.586Z] #56 249.0 + bin/containerd-shim-runc-v2 [2022-01-20T09:22:42.586Z] #56 249.5 + binaries [2022-01-20T09:22:42.586Z] #56 249.5 + install -D bin/containerd /build/containerd [2022-01-20T09:22:42.586Z] #56 249.6 + install -D bin/containerd-shim /build/containerd-shim [2022-01-20T09:22:42.586Z] #56 249.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-20T09:22:42.586Z] #56 249.6 + install -D bin/ctr /build/ctr [2022-01-20T09:22:44.474Z] #56 DONE 251.6s [2022-01-20T09:22:45.404Z] [2022-01-20T09:22:45.404Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-20T09:22:45.404Z] #57 sha256:5989a51decfd4b673843d234366fe228a50f205a2c34d144aeff0c3978982f54 [2022-01-20T09:22:46.332Z] #57 DONE 0.8s [2022-01-20T09:22:46.332Z] [2022-01-20T09:22:46.332Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-20T09:22:46.332Z] #61 sha256:5de04512d32709fbbc50bb2e2bc54fb57ebacb181263222ba018a29bfe072fdd [2022-01-20T09:22:46.332Z] #61 DONE 0.2s [2022-01-20T09:22:46.332Z] [2022-01-20T09:22:46.332Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-20T09:22:46.332Z] #66 sha256:25662260565c59c281c6709d1e4342ecf89dbea33f378c817b1dbf0d83115d3f [2022-01-20T09:22:47.258Z] #66 DONE 0.9s [2022-01-20T09:22:47.258Z] [2022-01-20T09:22:47.258Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-01-20T09:22:47.258Z] #68 sha256:1f64ca31f99becb1aaac06f3325d863423f0b6e2860ca82af393aa8f7e6e22f0 [2022-01-20T09:22:47.258Z] #68 DONE 0.0s [2022-01-20T09:22:47.258Z] [2022-01-20T09:22:47.258Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-01-20T09:22:47.258Z] #69 sha256:fa80db0cc9f8e201798a0671d6bbd406d87a69edeb9803ca5e0fedfddc644c05 [2022-01-20T09:22:47.258Z] #69 DONE 0.0s [2022-01-20T09:22:47.258Z] [2022-01-20T09:22:47.258Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-20T09:22:47.258Z] #70 sha256:1d1194129593be0f8e46d1d550cdc833bf7d81138745e9f50fa272e29b53fe58 [2022-01-20T09:22:48.185Z] #70 DONE 0.8s [2022-01-20T09:22:48.185Z] [2022-01-20T09:22:48.185Z] #71 exporting to image [2022-01-20T09:22:48.185Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-20T09:22:48.185Z] #71 exporting layers [2022-01-20T09:22:50.244Z] Loaded image: buildpack-deps:buster [2022-01-20T09:22:50.244Z] Loaded image: busybox:latest [2022-01-20T09:22:50.364Z] --- PASS: TestHealthKillContainer (8.12s) [2022-01-20T09:22:50.364Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-20T09:22:50.502Z] Loaded image: busybox:glibc [2022-01-20T09:22:50.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-20T09:22:50.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-20T09:22:50.930Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s) [2022-01-20T09:22:50.930Z] === RUN TestIpcModeNone [2022-01-20T09:22:51.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-20T09:22:51.496Z] --- PASS: TestIpcModeNone (0.58s) [2022-01-20T09:22:51.496Z] === RUN TestIpcModePrivate [2022-01-20T09:22:51.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-20T09:22:51.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-20T09:22:51.754Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:58, shared: false, mustBeShared: false [2022-01-20T09:22:52.014Z] --- PASS: TestIpcModePrivate (0.57s) [2022-01-20T09:22:52.014Z] === RUN TestIpcModeShareable [2022-01-20T09:22:52.272Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:53, shared: true, mustBeShared: true [2022-01-20T09:22:52.530Z] --- PASS: TestIpcModeShareable (0.56s) [2022-01-20T09:22:52.530Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-20T09:22:52.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-20T09:22:53.035Z] Loaded image: debian:bullseye [2022-01-20T09:22:53.035Z] Loaded image: hello-world:latest [2022-01-20T09:22:53.035Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T09:22:53.035Z] INFO: Testing against a local daemon [2022-01-20T09:22:53.035Z] === RUN TestCgroupNamespacesBuild [2022-01-20T09:22:54.431Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.60s) [2022-01-20T09:22:54.431Z] === RUN TestAPIIpcModeHost [2022-01-20T09:22:54.431Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-01-20T09:22:54.431Z] === RUN TestDaemonIpcModeShareable [2022-01-20T09:22:54.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-20T09:22:54.724Z] #71 exporting layers 6.3s done [2022-01-20T09:22:54.724Z] #71 writing image sha256:d25cd0836084a0166973ad67949d6db92cd90ae91836aa7b05f612a66448d06a done [2022-01-20T09:22:54.724Z] #71 naming to docker.io/library/docker:ad21bcd94e956d64f4ca0539e0d077664fe5c780 done [2022-01-20T09:22:54.724Z] #71 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-01-20T09:22:54.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-20T09:22:55.039Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43167/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43167/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ad21bcd94e956d64f4ca0539e0d077664fe5c780 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:ad21bcd94e956d64f4ca0539e0d077664fe5c780 hack/validate/default [2022-01-20T09:22:55.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-20T09:22:55.366Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: true, mustBeShared: true [2022-01-20T09:22:55.563Z] --- PASS: TestCgroupNamespacesBuild (2.30s) [2022-01-20T09:22:55.563Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-20T09:22:55.600Z] Congratulations! All commits are properly signed with the DCO! [2022-01-20T09:22:55.624Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2022-01-20T09:22:55.624Z] === RUN TestDaemonIpcModePrivate [2022-01-20T09:22:56.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-20T09:22:56.529Z] Congratulations! Seccomp profile generation is done correctly. [2022-01-20T09:22:56.529Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-01-20T09:22:56.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-20T09:22:57.002Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:67, shared: false, mustBeShared: false [2022-01-20T09:22:57.002Z] --- PASS: TestDaemonIpcModePrivate (1.22s) [2022-01-20T09:22:57.002Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-20T09:22:57.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-20T09:22:57.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-20T09:22:57.463Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.14s) [2022-01-20T09:22:57.463Z] === RUN TestBuildWithSession [2022-01-20T09:22:57.463Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T09:22:57.463Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-20T09:22:57.463Z] === RUN TestBuildSquashParent [2022-01-20T09:22:57.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-20T09:22:57.935Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:67, shared: false, mustBeShared: false [2022-01-20T09:22:57.935Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s) [2022-01-20T09:22:57.935Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-20T09:22:58.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-20T09:22:59.308Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: true, mustBeShared: true [2022-01-20T09:22:59.308Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-01-20T09:22:59.308Z] === RUN TestIpcModeOlderClient [2022-01-20T09:22:59.308Z] === PAUSE TestIpcModeOlderClient [2022-01-20T09:22:59.308Z] === RUN TestKillContainerInvalidSignal [2022-01-20T09:22:59.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-20T09:22:59.566Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-01-20T09:22:59.566Z] === RUN TestKillContainer [2022-01-20T09:22:59.566Z] === RUN TestKillContainer/no_signal [2022-01-20T09:22:59.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-20T09:22:59.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-20T09:23:00.132Z] === RUN TestKillContainer/non_killing_signal [2022-01-20T09:23:00.390Z] === RUN TestKillContainer/killing_signal [2022-01-20T09:23:00.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-20T09:23:00.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-20T09:23:00.956Z] --- PASS: TestKillContainer (1.27s) [2022-01-20T09:23:00.956Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-01-20T09:23:00.956Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-01-20T09:23:00.956Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-01-20T09:23:00.956Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-20T09:23:00.956Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-20T09:23:01.214Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-20T09:23:01.394Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-20T09:23:01.394Z] Using test binary docker [2022-01-20T09:23:01.395Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-20T09:23:01.395Z] +++ /etc/init.d/apparmor start [2022-01-20T09:23:01.395Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-20T09:23:01.395Z] INFO: Waiting for daemon to start... [2022-01-20T09:23:01.395Z] Starting dockerd [2022-01-20T09:23:01.395Z] +++ 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-01-20T09:23:01.781Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2022-01-20T09:23:01.781Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-01-20T09:23:01.781Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-01-20T09:23:01.781Z] === RUN TestKillStoppedContainer [2022-01-20T09:23:01.781Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-01-20T09:23:01.781Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-20T09:23:01.781Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-01-20T09:23:01.781Z] === RUN TestKillDifferentUserContainer [2022-01-20T09:23:02.346Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-01-20T09:23:02.346Z] === RUN TestInspectOomKilledTrue [2022-01-20T09:23:02.346Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-01-20T09:23:02.346Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2022-01-20T09:23:02.346Z] === RUN TestInspectOomKilledFalse [2022-01-20T09:23:02.604Z] --- PASS: TestInspectOomKilledFalse (0.38s) [2022-01-20T09:23:02.604Z] === RUN TestLinksEtcHostsContentMatch [2022-01-20T09:23:02.863Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-01-20T09:23:02.863Z] === RUN TestLinksContainerNames [2022-01-20T09:23:03.800Z] --- PASS: TestLinksContainerNames (0.79s) [2022-01-20T09:23:03.800Z] === RUN TestLogsFollowTailEmpty [2022-01-20T09:23:03.936Z] . [2022-01-20T09:23:03.936Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-20T09:23:03.936Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-20T09:23:03.936Z] Error: No such image: emptyfs [2022-01-20T09:23:03.936Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-20T09:23:03.936Z] ++++ docker load [2022-01-20T09:23:03.936Z] Running integration-test (iteration 1) [2022-01-20T09:23:03.936Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-01-20T09:23:03.936Z] ++ 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-01-20T09:23:03.936Z] ++ set -e [2022-01-20T09:23:03.936Z] ++ '[' -n 0 ']' [2022-01-20T09:23:03.936Z] ++ set -x [2022-01-20T09:23:03.936Z] ++ 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-01-20T09:23:04.061Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2022-01-20T09:23:04.061Z] === RUN TestContainerNetworkMountsNoChown [2022-01-20T09:23:04.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-20T09:23:04.617Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-01-20T09:23:04.627Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-01-20T09:23:04.628Z] === RUN TestMountDaemonRoot [2022-01-20T09:23:04.628Z] === RUN TestMountDaemonRoot/default [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/default [2022-01-20T09:23:04.628Z] === RUN TestMountDaemonRoot/private [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/private [2022-01-20T09:23:04.628Z] === RUN TestMountDaemonRoot/rprivate [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-20T09:23:04.628Z] === RUN TestMountDaemonRoot/slave [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/slave [2022-01-20T09:23:04.628Z] === RUN TestMountDaemonRoot/rslave [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-20T09:23:04.628Z] === RUN TestMountDaemonRoot/shared [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/shared [2022-01-20T09:23:04.628Z] === RUN TestMountDaemonRoot/rshared [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-20T09:23:04.628Z] === CONT TestMountDaemonRoot/default [2022-01-20T09:23:04.628Z] === CONT TestMountDaemonRoot/rslave [2022-01-20T09:23:04.628Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-20T09:23:04.628Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-20T09:23:04.628Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-20T09:23:04.628Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-20T09:23:04.628Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-20T09:23:04.628Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-20T09:23:04.628Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T09:23:04.628Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-20T09:23:04.628Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T09:23:04.628Z] === CONT TestMountDaemonRoot/slave [2022-01-20T09:23:04.628Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-20T09:23:04.628Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-20T09:23:04.628Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-20T09:23:04.628Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-20T09:23:04.628Z] === CONT TestMountDaemonRoot/rprivate [2022-01-20T09:23:04.628Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-20T09:23:04.628Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T09:23:04.628Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-20T09:23:04.628Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T09:23:04.628Z] === CONT TestMountDaemonRoot/private [2022-01-20T09:23:04.628Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-20T09:23:04.628Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-20T09:23:04.628Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-20T09:23:04.628Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-20T09:23:04.628Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-20T09:23:04.628Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-20T09:23:04.628Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-20T09:23:04.628Z] === CONT TestMountDaemonRoot/rshared [2022-01-20T09:23:04.628Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T09:23:04.628Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-20T09:23:04.628Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T09:23:04.628Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-20T09:23:04.628Z] === CONT TestMountDaemonRoot/shared [2022-01-20T09:23:04.628Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-20T09:23:04.628Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-20T09:23:04.628Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-20T09:23:04.628Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-20T09:23:04.628Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-20T09:23:04.628Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-20T09:23:04.628Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-20T09:23:04.628Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T09:23:04.628Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-20T09:23:04.628Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T09:23:04.628Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-20T09:23:04.628Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-20T09:23:04.628Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-20T09:23:04.886Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-20T09:23:04.886Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-20T09:23:04.886Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T09:23:04.886Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T09:23:04.886Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-20T09:23:04.886Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-20T09:23:04.886Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-20T09:23:04.886Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-20T09:23:04.886Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T09:23:04.886Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-20T09:23:04.886Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-20T09:23:04.886Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T09:23:04.886Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-20T09:23:04.886Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-20T09:23:04.886Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-20T09:23:04.886Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-20T09:23:05.144Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-01-20T09:23:05.144Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-20T09:23:05.144Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-01-20T09:23:05.144Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-01-20T09:23:05.144Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-01-20T09:23:05.144Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-01-20T09:23:05.144Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-20T09:23:05.144Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-01-20T09:23:05.144Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-01-20T09:23:05.144Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-01-20T09:23:05.144Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-01-20T09:23:05.144Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-20T09:23:05.144Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-01-20T09:23:05.144Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-01-20T09:23:05.144Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-01-20T09:23:05.144Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-01-20T09:23:05.144Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-20T09:23:05.144Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-01-20T09:23:05.144Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-01-20T09:23:05.144Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-01-20T09:23:05.144Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-01-20T09:23:05.144Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-20T09:23:05.144Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-01-20T09:23:05.144Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-01-20T09:23:05.144Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-01-20T09:23:05.144Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-01-20T09:23:05.144Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-20T09:23:05.144Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-01-20T09:23:05.144Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-01-20T09:23:05.144Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-01-20T09:23:05.144Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-01-20T09:23:05.144Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-20T09:23:05.144Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-01-20T09:23:05.144Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-01-20T09:23:05.144Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-01-20T09:23:05.144Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-01-20T09:23:05.144Z] === RUN TestContainerBindMountNonRecursive [2022-01-20T09:23:05.569Z] --- PASS: TestBuildSquashParent (6.77s) [2022-01-20T09:23:05.569Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-20T09:23:05.569Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T09:23:05.569Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T09:23:05.569Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T09:23:05.569Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T09:23:05.569Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T09:23:05.569Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T09:23:05.569Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T09:23:05.569Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T09:23:05.569Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T09:23:05.569Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T09:23:05.569Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T09:23:05.569Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T09:23:05.569Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T09:23:05.569Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T09:23:05.828Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T09:23:05.828Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T09:23:06.506Z] Congratulations! All API changes are done the right way. [2022-01-20T09:23:06.506Z] Congratulations! All TOML source files changed here have valid syntax. [2022-01-20T09:23:06.506Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-01-20T09:23:06.506Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-01-20T09:23:06.506Z] Congratulations! No new tests were added to integration-cli. [2022-01-20T09:23:06.506Z] [2022-01-20T09:23:06.506Z] INFO Start validation with golang-ci-lint [2022-01-20T09:23:06.506Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-01-20T09:23:06.506Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-01-20T09:23:06.506Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-01-20T09:23:06.520Z] --- PASS: TestContainerBindMountNonRecursive (1.29s) [2022-01-20T09:23:06.520Z] === RUN TestContainerVolumesMountedAsShared [2022-01-20T09:23:06.778Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-01-20T09:23:06.778Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-20T09:23:07.036Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2022-01-20T09:23:07.036Z] === RUN TestNetworkNat [2022-01-20T09:23:07.602Z] --- PASS: TestNetworkNat (0.44s) [2022-01-20T09:23:07.602Z] === RUN TestNetworkLocalhostTCPNat [2022-01-20T09:23:07.728Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T09:23:07.728Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T09:23:07.860Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-01-20T09:23:07.860Z] === RUN TestNetworkLoopbackNat [2022-01-20T09:23:10.256Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-01-20T09:23:10.256Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.55s) [2022-01-20T09:23:10.256Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.65s) [2022-01-20T09:23:10.256Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.02s) [2022-01-20T09:23:10.256Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.98s) [2022-01-20T09:23:10.256Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.93s) [2022-01-20T09:23:10.256Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.09s) [2022-01-20T09:23:10.256Z] === RUN TestBuildMultiStageCopy [2022-01-20T09:23:10.256Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-20T09:23:11.140Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-01-20T09:23:11.140Z] === RUN TestPause [2022-01-20T09:23:11.140Z] --- PASS: TestPause (0.42s) [2022-01-20T09:23:11.140Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-20T09:23:11.140Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T09:23:11.140Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T09:23:11.140Z] === RUN TestPauseStopPausedContainer [2022-01-20T09:23:11.398Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-01-20T09:23:11.398Z] === RUN TestPsFilter [2022-01-20T09:23:11.398Z] --- PASS: TestPsFilter (0.12s) [2022-01-20T09:23:11.398Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-20T09:23:11.964Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-01-20T09:23:11.964Z] === RUN TestRemoveContainerWithVolume [2022-01-20T09:23:12.158Z] 567fd00846e9: Pull complete [2022-01-20T09:23:12.158Z] Digest: sha256:ab693245cc2f6c018a5718b9ded9eac109629e207907df81991f449d138cd85c [2022-01-20T09:23:12.158Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T09:23:12.158Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T09:23:12.158Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-01-20T09:23:12.158Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-01-20T09:23:12.158Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2458' [2022-01-20T09:23:12.158Z] INFO: Docker version of control daemon [2022-01-20T09:23:12.158Z] [2022-01-20T09:23:12.158Z] Client: [2022-01-20T09:23:12.158Z] Version: 20.10.9 [2022-01-20T09:23:12.158Z] API version: 1.41 [2022-01-20T09:23:12.158Z] Go version: go1.16.8 [2022-01-20T09:23:12.158Z] Git commit: c2ea9bc [2022-01-20T09:23:12.158Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-20T09:23:12.158Z] OS/Arch: windows/amd64 [2022-01-20T09:23:12.158Z] Context: default [2022-01-20T09:23:12.158Z] Experimental: true [2022-01-20T09:23:12.158Z] [2022-01-20T09:23:12.158Z] Server: Docker Engine - Community [2022-01-20T09:23:12.158Z] Engine: [2022-01-20T09:23:12.158Z] Version: 20.10.9 [2022-01-20T09:23:12.158Z] API version: 1.41 (minimum version 1.24) [2022-01-20T09:23:12.158Z] Go version: go1.16.8 [2022-01-20T09:23:12.158Z] Git commit: 79ea9d3 [2022-01-20T09:23:12.158Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-20T09:23:12.158Z] OS/Arch: windows/amd64 [2022-01-20T09:23:12.158Z] Experimental: true [2022-01-20T09:23:12.158Z] [2022-01-20T09:23:12.158Z] INFO: Docker info of control daemon [2022-01-20T09:23:12.158Z] [2022-01-20T09:23:12.158Z] Client: [2022-01-20T09:23:12.158Z] Context: default [2022-01-20T09:23:12.158Z] Debug Mode: false [2022-01-20T09:23:12.158Z] Plugins: [2022-01-20T09:23:12.158Z] app: Docker Application (Docker Inc., v0.8.0) [2022-01-20T09:23:12.158Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-01-20T09:23:12.158Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-01-20T09:23:12.158Z] [2022-01-20T09:23:12.158Z] Server: [2022-01-20T09:23:12.158Z] Containers: 0 [2022-01-20T09:23:12.158Z] Running: 0 [2022-01-20T09:23:12.158Z] Paused: 0 [2022-01-20T09:23:12.158Z] Stopped: 0 [2022-01-20T09:23:12.158Z] Images: 1 [2022-01-20T09:23:12.158Z] Server Version: 20.10.9 [2022-01-20T09:23:12.158Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-20T09:23:12.158Z] Windows: [2022-01-20T09:23:12.158Z] LCOW: [2022-01-20T09:23:12.158Z] Logging Driver: json-file [2022-01-20T09:23:12.158Z] Plugins: [2022-01-20T09:23:12.158Z] Volume: local [2022-01-20T09:23:12.158Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T09:23:12.158Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T09:23:12.158Z] Swarm: inactive [2022-01-20T09:23:12.158Z] Default Isolation: process [2022-01-20T09:23:12.158Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-20T09:23:12.158Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-20T09:23:12.158Z] OSType: windows [2022-01-20T09:23:12.158Z] Architecture: x86_64 [2022-01-20T09:23:12.158Z] CPUs: 4 [2022-01-20T09:23:12.158Z] Total Memory: 32GiB [2022-01-20T09:23:12.158Z] Name: azwin-2-7b31f0 [2022-01-20T09:23:12.158Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-01-20T09:23:12.158Z] Docker Root Dir: D:\docker [2022-01-20T09:23:12.158Z] Debug Mode: false [2022-01-20T09:23:12.158Z] Registry: https://index.docker.io/v1/ [2022-01-20T09:23:12.158Z] Labels: [2022-01-20T09:23:12.158Z] Experimental: true [2022-01-20T09:23:12.158Z] Insecure Registries: [2022-01-20T09:23:12.158Z] 10.0.0.4:5000 [2022-01-20T09:23:12.158Z] 127.0.0.0/8 [2022-01-20T09:23:12.158Z] Registry Mirrors: [2022-01-20T09:23:12.158Z] http://10.0.0.4:5000/ [2022-01-20T09:23:12.158Z] Live Restore Enabled: false [2022-01-20T09:23:12.158Z] Product License: Community Engine [2022-01-20T09:23:12.158Z] [2022-01-20T09:23:12.158Z] [2022-01-20T09:23:12.158Z] INFO: Commit hash is ad21bcd94e [2022-01-20T09:23:12.158Z] INFO: Nuke-Everything... [2022-01-20T09:23:12.158Z] INFO: Container count on control daemon to delete is 0 [2022-01-20T09:23:12.158Z] INFO: Nuking d:\CI [2022-01-20T09:23:12.158Z] INFO: Zapped successfully [2022-01-20T09:23:12.158Z] INFO: Location for testing is d:\CI\PR-43167\1 [2022-01-20T09:23:12.158Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-01-20T09:23:12.158Z] [2022-01-20T09:23:12.158Z] [2022-01-20T09:23:12.158Z] INFO: Building the image from Dockerfile.windows at 01/20/2022 09:23:10... [2022-01-20T09:23:12.158Z] [2022-01-20T09:23:12.222Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-01-20T09:23:12.222Z] === RUN TestRemoveContainerRunning [2022-01-20T09:23:12.787Z] --- PASS: TestRemoveContainerRunning (0.39s) [2022-01-20T09:23:12.787Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-20T09:23:13.046Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-01-20T09:23:13.046Z] === RUN TestRemoveInvalidContainer [2022-01-20T09:23:13.046Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-01-20T09:23:13.046Z] === RUN TestRenameLinkedContainer [2022-01-20T09:23:13.535Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-20T09:23:13.950Z] Loaded image: buildpack-deps:buster [2022-01-20T09:23:13.950Z] Loaded image: busybox:latest [2022-01-20T09:23:13.950Z] Loaded image: busybox:glibc [2022-01-20T09:23:14.101Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-20T09:23:14.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-20T09:23:14.946Z] --- PASS: TestRenameLinkedContainer (1.71s) [2022-01-20T09:23:14.946Z] === RUN TestRenameStoppedContainer [2022-01-20T09:23:15.203Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-01-20T09:23:15.203Z] === RUN TestRenameRunningContainerAndReuse [2022-01-20T09:23:15.333Z] Loaded image: debian:bullseye [2022-01-20T09:23:15.333Z] Loaded image: hello-world:latest [2022-01-20T09:23:15.474Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-20T09:23:15.593Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T09:23:15.594Z] INFO: Testing against a local daemon [2022-01-20T09:23:15.594Z] === RUN TestCgroupNamespacesBuild [2022-01-20T09:23:15.977Z] Sending build context to Docker daemon 58.33MB [2022-01-20T09:23:15.977Z] [2022-01-20T09:23:15.977Z] Step 1/10 : FROM microsoft/windowsservercore [2022-01-20T09:23:15.977Z] ---> 60d6f56ecebd [2022-01-20T09:23:15.977Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-01-20T09:23:15.977Z] ---> Running in 51b59e54367d [2022-01-20T09:23:16.040Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-20T09:23:16.137Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2022-01-20T09:23:16.137Z] === RUN TestRenameInvalidName [2022-01-20T09:23:16.455Z] Removing intermediate container 51b59e54367d [2022-01-20T09:23:16.455Z] ---> 62c06bdfa4c1 [2022-01-20T09:23:16.455Z] Step 3/10 : ARG GO_VERSION=1.16.13 [2022-01-20T09:23:16.455Z] ---> Running in aaff83997543 [2022-01-20T09:23:16.455Z] Removing intermediate container aaff83997543 [2022-01-20T09:23:16.455Z] ---> 49d7e6c91e9a [2022-01-20T09:23:16.455Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2022-01-20T09:23:16.455Z] ---> Running in 4300f71c398f [2022-01-20T09:23:16.726Z] --- PASS: TestRenameInvalidName (0.42s) [2022-01-20T09:23:16.726Z] === RUN TestRenameAnonymousContainer [2022-01-20T09:23:16.926Z] Removing intermediate container 4300f71c398f [2022-01-20T09:23:16.926Z] ---> 736257289a12 [2022-01-20T09:23:16.926Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2022-01-20T09:23:16.926Z] ---> Running in 5f62ac44f1ff [2022-01-20T09:23:16.977Z] --- PASS: TestCgroupNamespacesBuild (1.28s) [2022-01-20T09:23:16.977Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-20T09:23:17.396Z] Removing intermediate container 5f62ac44f1ff [2022-01-20T09:23:17.396Z] ---> 81d01665304a [2022-01-20T09:23:17.396Z] Step 6/10 : 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'); 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; $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-01-20T09:23:17.396Z] ---> Running in 6e12d4043a7e [2022-01-20T09:23:17.413Z] --- PASS: TestBuildMultiStageCopy (7.31s) [2022-01-20T09:23:17.413Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.30s) [2022-01-20T09:23:17.413Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-01-20T09:23:17.413Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2022-01-20T09:23:17.413Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-01-20T09:23:17.413Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-01-20T09:23:17.413Z] === RUN TestBuildMultiStageParentConfig [2022-01-20T09:23:17.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-20T09:23:17.918Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.06s) [2022-01-20T09:23:17.918Z] === RUN TestBuildWithSession [2022-01-20T09:23:17.918Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T09:23:17.918Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-20T09:23:17.918Z] === RUN TestBuildSquashParent [2022-01-20T09:23:18.102Z] --- PASS: TestRenameAnonymousContainer (1.51s) [2022-01-20T09:23:18.102Z] === RUN TestRenameContainerWithSameName [2022-01-20T09:23:18.360Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-01-20T09:23:18.360Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-20T09:23:19.294Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-01-20T09:23:19.294Z] === RUN TestResize [2022-01-20T09:23:19.860Z] --- PASS: TestResize (0.43s) [2022-01-20T09:23:19.860Z] === RUN TestResizeWithInvalidSize [2022-01-20T09:23:20.118Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-01-20T09:23:20.118Z] === RUN TestResizeWhenContainerNotStarted [2022-01-20T09:23:20.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-20T09:23:20.376Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-01-20T09:23:20.376Z] === RUN TestDaemonRestartKillContainers [2022-01-20T09:23:20.376Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T09:23:20.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T09:23:20.376Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T09:23:20.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T09:23:20.376Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T09:23:20.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T09:23:20.376Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T09:23:20.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T09:23:20.376Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T09:23:20.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T09:23:20.376Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T09:23:20.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T09:23:20.376Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T09:23:20.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T09:23:20.376Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T09:23:20.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T09:23:20.376Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T09:23:20.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T09:23:20.376Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T09:23:20.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T09:23:20.376Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T09:23:20.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T09:23:20.376Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T09:23:20.376Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T09:23:20.376Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T09:23:20.376Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T09:23:21.215Z] --- PASS: TestBuildSquashParent (3.18s) [2022-01-20T09:23:21.215Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-20T09:23:21.215Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T09:23:21.215Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T09:23:21.215Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T09:23:21.215Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T09:23:21.215Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T09:23:21.215Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T09:23:21.215Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T09:23:21.215Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T09:23:21.215Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T09:23:21.215Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T09:23:21.215Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T09:23:21.215Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T09:23:21.215Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T09:23:21.215Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T09:23:21.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-20T09:23:22.277Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T09:23:22.535Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T09:23:22.599Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T09:23:22.599Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T09:23:22.692Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-01-20T09:23:22.692Z] === RUN TestBuildLabelWithTargets [2022-01-20T09:23:23.540Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T09:23:23.540Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T09:23:24.436Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T09:23:24.436Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T09:23:24.923Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-01-20T09:23:24.923Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.30s) [2022-01-20T09:23:24.923Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.35s) [2022-01-20T09:23:24.923Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (0.96s) [2022-01-20T09:23:24.923Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.14s) [2022-01-20T09:23:24.923Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.29s) [2022-01-20T09:23:24.923Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.11s) [2022-01-20T09:23:24.923Z] === RUN TestBuildMultiStageCopy [2022-01-20T09:23:24.923Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-20T09:23:25.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-20T09:23:25.864Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-20T09:23:25.864Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-20T09:23:25.940Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T09:23:26.124Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-20T09:23:26.198Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T09:23:26.385Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-20T09:23:26.385Z] --- PASS: TestBuildMultiStageCopy (1.72s) [2022-01-20T09:23:26.385Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.99s) [2022-01-20T09:23:26.385Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2022-01-20T09:23:26.385Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2022-01-20T09:23:26.385Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s) [2022-01-20T09:23:26.385Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) [2022-01-20T09:23:26.385Z] === RUN TestBuildMultiStageParentConfig [2022-01-20T09:23:26.956Z] --- PASS: TestBuildMultiStageParentConfig (0.52s) [2022-01-20T09:23:26.956Z] === RUN TestBuildLabelWithTargets [2022-01-20T09:23:27.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-20T09:23:27.576Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T09:23:27.576Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T09:23:27.897Z] --- PASS: TestBuildLabelWithTargets (0.83s) [2022-01-20T09:23:27.897Z] === RUN TestBuildWithEmptyLayers [2022-01-20T09:23:28.158Z] --- PASS: TestBuildWithEmptyLayers (0.37s) [2022-01-20T09:23:28.158Z] === RUN TestBuildMultiStageOnBuild [2022-01-20T09:23:28.950Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T09:23:28.950Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T09:23:29.547Z] --- PASS: TestBuildMultiStageOnBuild (1.20s) [2022-01-20T09:23:29.547Z] === RUN TestBuildUncleanTarFilenames [2022-01-20T09:23:29.807Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) [2022-01-20T09:23:29.807Z] === RUN TestBuildMultiStageLayerLeak [2022-01-20T09:23:30.797Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-01-20T09:23:30.797Z] === RUN TestBuildWithEmptyLayers [2022-01-20T09:23:30.850Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-01-20T09:23:30.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.81s) [2022-01-20T09:23:30.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.96s) [2022-01-20T09:23:30.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.98s) [2022-01-20T09:23:30.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.06s) [2022-01-20T09:23:30.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.71s) [2022-01-20T09:23:30.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.78s) [2022-01-20T09:23:30.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.59s) [2022-01-20T09:23:30.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.34s) [2022-01-20T09:23:30.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-01-20T09:23:30.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.41s) [2022-01-20T09:23:30.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-01-20T09:23:30.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.74s) [2022-01-20T09:23:30.850Z] === RUN TestCgroupNamespacesRun [2022-01-20T09:23:31.189Z] --- PASS: TestBuildMultiStageLayerLeak (1.22s) [2022-01-20T09:23:31.189Z] === RUN TestBuildWithHugeFile [2022-01-20T09:23:31.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-20T09:23:32.222Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-01-20T09:23:32.222Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-20T09:23:32.222Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-01-20T09:23:32.222Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-01-20T09:23:32.222Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-20T09:23:33.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-20T09:23:33.156Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-01-20T09:23:33.156Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-20T09:23:33.323Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-01-20T09:23:33.323Z] === RUN TestBuildMultiStageOnBuild [2022-01-20T09:23:34.528Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-01-20T09:23:34.528Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-20T09:23:35.461Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-01-20T09:23:35.461Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-20T09:23:36.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-20T09:23:36.833Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-01-20T09:23:36.833Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-20T09:23:37.400Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-01-20T09:23:37.400Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-20T09:23:38.355Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-01-20T09:23:38.355Z] === RUN TestNISDomainname [2022-01-20T09:23:38.583Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2022-01-20T09:23:38.583Z] === RUN TestBuildUncleanTarFilenames [2022-01-20T09:23:38.674Z] [2022-01-20T09:23:38.674Z] SUCCESS: Specified value was saved. [2022-01-20T09:23:38.674Z] INFO: Downloading git... [2022-01-20T09:23:38.674Z] INFO: Downloading go... [2022-01-20T09:23:38.841Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2022-01-20T09:23:38.841Z] === RUN TestBuildMultiStageLayerLeak [2022-01-20T09:23:38.890Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-20T09:23:38.890Z] Using test binary docker [2022-01-20T09:23:38.890Z] +++ /etc/init.d/apparmor start [2022-01-20T09:23:38.890Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-20T09:23:38.890Z] INFO: Waiting for daemon to start... [2022-01-20T09:23:38.890Z] Starting dockerd [2022-01-20T09:23:38.890Z] +++ 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-01-20T09:23:38.953Z] --- PASS: TestNISDomainname (0.58s) [2022-01-20T09:23:38.953Z] === RUN TestHostnameDnsResolution [2022-01-20T09:23:39.887Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-01-20T09:23:39.887Z] === RUN TestUnprivilegedPortsAndPing [2022-01-20T09:23:40.145Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-01-20T09:23:40.145Z] === RUN TestStats [2022-01-20T09:23:40.258Z] INFO: Downloading compiler 1 of 3... [2022-01-20T09:23:40.258Z] INFO: Downloading compiler 2 of 3... [2022-01-20T09:23:40.258Z] INFO: Downloading compiler 3 of 3... [2022-01-20T09:23:40.258Z] INFO: Extracting git... [2022-01-20T09:23:40.784Z] . [2022-01-20T09:23:40.784Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-20T09:23:40.784Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-20T09:23:40.784Z] Error: No such image: emptyfs [2022-01-20T09:23:40.784Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-20T09:23:40.784Z] ++++ docker load [2022-01-20T09:23:41.351Z] Running integration-test (iteration 1) [2022-01-20T09:23:41.351Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-01-20T09:23:41.351Z] ++ 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-01-20T09:23:41.351Z] ++ set -e [2022-01-20T09:23:41.351Z] ++ '[' -n 0 ']' [2022-01-20T09:23:41.351Z] ++ set -x [2022-01-20T09:23:41.352Z] ++ 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-01-20T09:23:42.671Z] --- PASS: TestStats (2.42s) [2022-01-20T09:23:42.671Z] === RUN TestStopContainerWithTimeout [2022-01-20T09:23:42.671Z] === RUN TestStopContainerWithTimeout/0 [2022-01-20T09:23:42.671Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-20T09:23:42.671Z] === RUN TestStopContainerWithTimeout/1 [2022-01-20T09:23:42.671Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-20T09:23:42.671Z] === RUN TestStopContainerWithTimeout/3 [2022-01-20T09:23:42.671Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-20T09:23:42.671Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-20T09:23:42.671Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-20T09:23:42.671Z] === CONT TestStopContainerWithTimeout/0 [2022-01-20T09:23:42.671Z] === CONT TestStopContainerWithTimeout/3 [2022-01-20T09:23:43.237Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-20T09:23:44.106Z] --- PASS: TestBuildMultiStageLayerLeak (4.42s) [2022-01-20T09:23:44.106Z] === RUN TestBuildWithHugeFile [2022-01-20T09:23:45.134Z] === CONT TestStopContainerWithTimeout/1 [2022-01-20T09:23:46.506Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-01-20T09:23:46.506Z] --- PASS: TestStopContainerWithTimeout/0 (0.54s) [2022-01-20T09:23:46.506Z] --- PASS: TestStopContainerWithTimeout/3 (2.47s) [2022-01-20T09:23:46.506Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2022-01-20T09:23:46.506Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-01-20T09:23:46.506Z] === RUN TestDeleteDevicemapper [2022-01-20T09:23:46.506Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T09:23:46.506Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-20T09:23:46.506Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-20T09:23:49.033Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.09s) [2022-01-20T09:23:49.033Z] === RUN TestUpdateMemory [2022-01-20T09:23:49.033Z] --- PASS: TestUpdateMemory (0.55s) [2022-01-20T09:23:49.033Z] === RUN TestUpdateCPUQuota [2022-01-20T09:23:49.967Z] --- PASS: TestUpdateCPUQuota (0.90s) [2022-01-20T09:23:49.967Z] === RUN TestUpdatePidsLimit [2022-01-20T09:23:49.967Z] === RUN TestUpdatePidsLimit/update_from_none [2022-01-20T09:23:50.226Z] === RUN TestUpdatePidsLimit/no_change [2022-01-20T09:23:50.485Z] === RUN TestUpdatePidsLimit/update_lower [2022-01-20T09:23:50.743Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-01-20T09:23:51.001Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-01-20T09:23:51.001Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-01-20T09:23:51.259Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-01-20T09:23:51.826Z] --- PASS: TestUpdatePidsLimit (1.87s) [2022-01-20T09:23:51.826Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-01-20T09:23:51.826Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-01-20T09:23:51.826Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-01-20T09:23:51.826Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-01-20T09:23:51.826Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-01-20T09:23:51.826Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-01-20T09:23:51.826Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-01-20T09:23:51.826Z] === RUN TestUpdateRestartPolicy [2022-01-20T09:23:55.223Z] INFO: Expanding go... [2022-01-20T09:24:04.020Z] --- PASS: TestUpdateRestartPolicy (10.98s) [2022-01-20T09:24:04.020Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-20T09:24:04.020Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-01-20T09:24:04.020Z] === RUN TestWaitNonBlocked [2022-01-20T09:24:04.020Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T09:24:04.020Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T09:24:04.020Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T09:24:04.020Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T09:24:04.020Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T09:24:04.020Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T09:24:04.020Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-01-20T09:24:04.020Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.58s) [2022-01-20T09:24:04.020Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s) [2022-01-20T09:24:04.020Z] === RUN TestWaitBlocked [2022-01-20T09:24:04.020Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T09:24:04.020Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T09:24:04.020Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T09:24:04.020Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T09:24:04.020Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T09:24:04.020Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T09:24:04.586Z] --- PASS: TestWaitBlocked (0.01s) [2022-01-20T09:24:04.586Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.55s) [2022-01-20T09:24:04.586Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.60s) [2022-01-20T09:24:04.586Z] === CONT TestContainerStartOnDaemonRestart [2022-01-20T09:24:04.586Z] === CONT TestContainerKillOnDaemonStart [2022-01-20T09:24:07.112Z] --- PASS: TestContainerStartOnDaemonRestart (2.10s) [2022-01-20T09:24:07.112Z] === CONT TestIpcModeOlderClient [2022-01-20T09:24:07.112Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-01-20T09:24:07.112Z] === CONT TestDaemonHostGatewayIP [2022-01-20T09:24:09.019Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-20T09:24:09.019Z] --- PASS: TestDaemonHostGatewayIP (2.23s) [2022-01-20T09:24:09.939Z] --- PASS: TestBuildWithHugeFile (34.76s) [2022-01-20T09:24:09.939Z] === RUN TestBuildWithEmptyDockerfile [2022-01-20T09:24:09.939Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T09:24:09.939Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T09:24:09.939Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T09:24:09.939Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T09:24:09.939Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T09:24:09.939Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T09:24:09.939Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T09:24:09.939Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T09:24:09.939Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T09:24:09.939Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-01-20T09:24:09.939Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-01-20T09:24:09.939Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-01-20T09:24:09.939Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-01-20T09:24:09.939Z] === RUN TestBuildPreserveOwnership [2022-01-20T09:24:09.939Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-20T09:24:09.939Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-20T09:24:09.939Z] --- PASS: TestBuildPreserveOwnership (2.47s) [2022-01-20T09:24:09.939Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.64s) [2022-01-20T09:24:09.939Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.83s) [2022-01-20T09:24:09.939Z] === RUN TestBuildPlatformInvalid [2022-01-20T09:24:09.939Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-01-20T09:24:09.939Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-20T09:24:10.922Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.69s) [2022-01-20T09:24:10.922Z] === CONT TestDaemonRestartIpcMode [2022-01-20T09:24:12.822Z] --- PASS: TestDaemonRestartIpcMode (2.14s) [2022-01-20T09:24:16.507Z] INFO: Expanding compiler 1 of 3... [2022-01-20T09:24:16.980Z] INFO: Expanding compiler 2 of 3... [2022-01-20T09:24:17.003Z] --- PASS: TestContainerKillOnDaemonStart (11.80s) [2022-01-20T09:24:17.003Z] PASS [2022-01-20T09:24:17.003Z] [2022-01-20T09:24:17.003Z] === Skipped [2022-01-20T09:24:17.003Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-01-20T09:24:17.003Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T09:24:17.003Z] [2022-01-20T09:24:17.003Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2022-01-20T09:24:17.003Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-01-20T09:24:17.003Z] [2022-01-20T09:24:17.003Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T09:24:17.003Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T09:24:17.003Z] [2022-01-20T09:24:17.003Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-01-20T09:24:17.003Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-01-20T09:24:17.003Z] [2022-01-20T09:24:17.003Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-20T09:24:17.003Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T09:24:17.003Z] [2022-01-20T09:24:17.003Z] [2022-01-20T09:24:17.003Z] DONE 196 tests, 5 skipped in 104.634s [2022-01-20T09:24:17.003Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-01-20T09:24:17.003Z] INFO: Testing against a local daemon [2022-01-20T09:24:17.003Z] === RUN TestCommitInheritsEnv [2022-01-20T09:24:17.003Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-01-20T09:24:17.003Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-20T09:24:17.003Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-01-20T09:24:17.003Z] === RUN TestImagesFilterMultiReference [2022-01-20T09:24:17.003Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-01-20T09:24:17.003Z] === RUN TestImagePullPlatformInvalid [2022-01-20T09:24:17.003Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-01-20T09:24:17.003Z] === RUN TestRemoveImageOrphaning [2022-01-20T09:24:17.003Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-01-20T09:24:17.003Z] === RUN TestRemoveImageGarbageCollector [2022-01-20T09:24:18.902Z] --- PASS: TestRemoveImageGarbageCollector (1.91s) [2022-01-20T09:24:18.902Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-20T09:24:18.902Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-01-20T09:24:18.902Z] === RUN TestTagInvalidReference [2022-01-20T09:24:18.902Z] --- PASS: TestTagInvalidReference (0.01s) [2022-01-20T09:24:18.902Z] === RUN TestTagValidPrefixedRepo [2022-01-20T09:24:19.160Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-01-20T09:24:19.160Z] === RUN TestTagExistedNameWithoutForce [2022-01-20T09:24:19.160Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-01-20T09:24:19.160Z] === RUN TestTagOfficialNames [2022-01-20T09:24:19.160Z] --- PASS: TestTagOfficialNames (0.04s) [2022-01-20T09:24:19.160Z] === RUN TestTagMatchesDigest [2022-01-20T09:24:19.160Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-01-20T09:24:19.160Z] === CONT TestImportExtremelyLargeImageWorks [2022-01-20T09:24:22.165Z] Loaded image: buildpack-deps:buster [2022-01-20T09:24:22.165Z] Loaded image: busybox:latest [2022-01-20T09:24:22.165Z] Loaded image: busybox:glibc [2022-01-20T09:24:22.874Z] INFO: Expanding compiler 3 of 3... [2022-01-20T09:24:22.874Z] INFO: Removing downloaded files... [2022-01-20T09:24:22.874Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-01-20T09:24:22.874Z] INFO: Configuring git core.autocrlf... [2022-01-20T09:24:23.106Z] Loaded image: debian:bullseye [2022-01-20T09:24:23.107Z] Loaded image: hello-world:latest [2022-01-20T09:24:23.107Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T09:24:27.998Z] Loaded image: buildpack-deps:buster [2022-01-20T09:24:27.998Z] Loaded image: busybox:latest [2022-01-20T09:24:27.998Z] Loaded image: busybox:glibc [2022-01-20T09:24:29.686Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (20.90s) [2022-01-20T09:24:29.687Z] PASS [2022-01-20T09:24:29.687Z] [2022-01-20T09:24:29.687Z] === Skipped [2022-01-20T09:24:29.687Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-01-20T09:24:29.687Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T09:24:29.687Z] [2022-01-20T09:24:29.687Z] [2022-01-20T09:24:29.687Z] DONE 33 tests, 1 skipped in 85.856s [2022-01-20T09:24:29.687Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-01-20T09:24:29.687Z] ++ 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-01-20T09:24:29.687Z] ++ set -e [2022-01-20T09:24:29.687Z] ++ '[' -n 0 ']' [2022-01-20T09:24:29.687Z] ++ set -x [2022-01-20T09:24:29.687Z] ++ 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-01-20T09:24:29.687Z] INFO: Testing against a local daemon [2022-01-20T09:24:29.687Z] === RUN TestConfigInspect [2022-01-20T09:24:32.240Z] --- PASS: TestConfigInspect (2.13s) [2022-01-20T09:24:32.240Z] === RUN TestConfigList [2022-01-20T09:24:34.151Z] --- PASS: TestConfigList (2.08s) [2022-01-20T09:24:34.151Z] === RUN TestConfigsCreateAndDelete [2022-01-20T09:24:34.542Z] Loaded image: debian:bullseye [2022-01-20T09:24:34.542Z] Loaded image: hello-world:latest [2022-01-20T09:24:34.542Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T09:24:34.542Z] INFO: Testing against a local daemon [2022-01-20T09:24:34.542Z] === RUN TestCgroupNamespacesBuild [2022-01-20T09:24:35.534Z] --- PASS: TestConfigsCreateAndDelete (1.70s) [2022-01-20T09:24:35.534Z] === RUN TestConfigsUpdate [2022-01-20T09:24:37.065Z] --- PASS: TestCgroupNamespacesBuild (2.66s) [2022-01-20T09:24:37.065Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-20T09:24:37.445Z] --- PASS: TestConfigsUpdate (1.72s) [2022-01-20T09:24:37.445Z] === RUN TestTemplatedConfig [2022-01-20T09:24:38.434Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.86s) [2022-01-20T09:24:38.434Z] === RUN TestBuildWithSession [2022-01-20T09:24:38.434Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T09:24:38.434Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-20T09:24:38.434Z] === RUN TestBuildSquashParent [2022-01-20T09:24:39.988Z] --- PASS: TestTemplatedConfig (2.43s) [2022-01-20T09:24:39.988Z] === RUN TestConfigCreateResolve [2022-01-20T09:24:40.333Z] --- PASS: TestBuildWithHugeFile (51.19s) [2022-01-20T09:24:40.333Z] === RUN TestBuildWithEmptyDockerfile [2022-01-20T09:24:40.333Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T09:24:40.333Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T09:24:40.333Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T09:24:40.333Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T09:24:40.333Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T09:24:40.333Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T09:24:40.333Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T09:24:40.333Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T09:24:40.333Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T09:24:40.333Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s) [2022-01-20T09:24:40.333Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2022-01-20T09:24:40.333Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2022-01-20T09:24:40.333Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-01-20T09:24:40.333Z] === RUN TestBuildPreserveOwnership [2022-01-20T09:24:40.333Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-20T09:24:41.266Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-20T09:24:41.373Z] --- PASS: TestConfigCreateResolve (1.71s) [2022-01-20T09:24:41.373Z] === RUN TestConfigDaemonLibtrustID [2022-01-20T09:24:41.944Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-01-20T09:24:41.944Z] PASS [2022-01-20T09:24:41.944Z] [2022-01-20T09:24:41.944Z] DONE 7 tests in 12.394s [2022-01-20T09:24:41.944Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-01-20T09:24:41.944Z] ++ 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-01-20T09:24:41.944Z] ++ set -e [2022-01-20T09:24:41.944Z] ++ '[' -n 0 ']' [2022-01-20T09:24:41.944Z] ++ set -x [2022-01-20T09:24:41.944Z] ++ 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-01-20T09:24:42.205Z] INFO: Testing against a local daemon [2022-01-20T09:24:42.205Z] === RUN TestCheckpoint [2022-01-20T09:24:42.205Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T09:24:42.205Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-20T09:24:42.205Z] === RUN TestContainerInvalidJSON [2022-01-20T09:24:42.205Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-01-20T09:24:42.205Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-01-20T09:24:42.205Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T09:24:42.205Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T09:24:42.205Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-20T09:24:42.205Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-20T09:24:42.205Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-01-20T09:24:42.205Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-20T09:24:42.205Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T09:24:42.205Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-01-20T09:24:42.205Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-20T09:24:42.205Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-01-20T09:24:42.205Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-20T09:24:42.205Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-20T09:24:42.205Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-01-20T09:24:42.205Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-20T09:24:42.205Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-01-20T09:24:42.205Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-20T09:24:42.205Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-01-20T09:24:42.205Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-20T09:24:42.205Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-01-20T09:24:42.205Z] === RUN TestCopyFromContainer [2022-01-20T09:24:43.146Z] === RUN TestCopyFromContainer// [2022-01-20T09:24:43.146Z] === RUN TestCopyFromContainer//bar/root [2022-01-20T09:24:43.146Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-20T09:24:43.146Z] === RUN TestCopyFromContainer/bar/quux [2022-01-20T09:24:43.406Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-20T09:24:43.406Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-20T09:24:43.406Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-20T09:24:43.406Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-20T09:24:43.406Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-20T09:24:43.666Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-20T09:24:43.666Z] --- PASS: TestCopyFromContainer (1.32s) [2022-01-20T09:24:43.666Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-01-20T09:24:43.666Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-01-20T09:24:43.666Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-01-20T09:24:43.666Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-01-20T09:24:43.666Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-01-20T09:24:43.666Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-01-20T09:24:43.666Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2022-01-20T09:24:43.666Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-01-20T09:24:43.666Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-01-20T09:24:43.666Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-01-20T09:24:43.666Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-20T09:24:43.666Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T09:24:43.666Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T09:24:43.666Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T09:24:43.666Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T09:24:43.666Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T09:24:43.666Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T09:24:43.667Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T09:24:43.667Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T09:24:43.667Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T09:24:43.667Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-01-20T09:24:43.667Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-20T09:24:43.667Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-20T09:24:43.667Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-20T09:24:43.667Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-20T09:24:43.667Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-01-20T09:24:43.667Z] === RUN TestCreateWithInvalidEnv [2022-01-20T09:24:43.667Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-20T09:24:43.667Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-20T09:24:43.667Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-20T09:24:43.667Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-20T09:24:43.667Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-20T09:24:43.667Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-20T09:24:43.667Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-20T09:24:43.667Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-20T09:24:43.667Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-20T09:24:43.667Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-01-20T09:24:43.667Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-20T09:24:43.667Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-20T09:24:43.667Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-20T09:24:43.667Z] === RUN TestCreateTmpfsMountsTarget [2022-01-20T09:24:43.667Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-01-20T09:24:43.667Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-20T09:24:45.049Z] --- PASS: TestCreateWithCustomMaskedPaths (1.10s) [2022-01-20T09:24:45.049Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-20T09:24:45.475Z] --- PASS: TestBuildPreserveOwnership (10.32s) [2022-01-20T09:24:45.475Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.31s) [2022-01-20T09:24:45.475Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-01-20T09:24:45.475Z] === RUN TestBuildPlatformInvalid [2022-01-20T09:24:45.475Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-01-20T09:24:45.475Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-20T09:24:45.475Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-01-20T09:24:45.475Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-01-20T09:24:45.475Z] PASS [2022-01-20T09:24:45.475Z] [2022-01-20T09:24:45.475Z] === Skipped [2022-01-20T09:24:45.475Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-01-20T09:24:45.475Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T09:24:45.475Z] [2022-01-20T09:24:45.475Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-01-20T09:24:45.475Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-01-20T09:24:45.475Z] [2022-01-20T09:24:45.475Z] [2022-01-20T09:24:45.475Z] DONE 33 tests, 2 skipped in 133.396s [2022-01-20T09:24:45.475Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-01-20T09:24:45.475Z] INFO: Testing against a local daemon [2022-01-20T09:24:45.475Z] === RUN TestConfigInspect [2022-01-20T09:24:45.475Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:24:45.475Z] --- SKIP: TestConfigInspect (0.02s) [2022-01-20T09:24:45.475Z] === RUN TestConfigList [2022-01-20T09:24:45.475Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:24:45.475Z] --- SKIP: TestConfigList (0.01s) [2022-01-20T09:24:45.475Z] === RUN TestConfigsCreateAndDelete [2022-01-20T09:24:45.475Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:24:45.475Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-01-20T09:24:45.475Z] === RUN TestConfigsUpdate [2022-01-20T09:24:45.475Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:24:45.475Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-01-20T09:24:45.475Z] === RUN TestTemplatedConfig [2022-01-20T09:24:45.475Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:24:45.475Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-01-20T09:24:45.475Z] === RUN TestConfigCreateResolve [2022-01-20T09:24:45.475Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:24:45.475Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-01-20T09:24:45.475Z] === RUN TestConfigDaemonLibtrustID [2022-01-20T09:24:45.989Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.10s) [2022-01-20T09:24:45.989Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-20T09:24:45.989Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T09:24:45.989Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T09:24:45.989Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T09:24:45.989Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T09:24:45.989Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T09:24:45.989Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T09:24:45.989Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T09:24:45.989Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T09:24:45.989Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T09:24:45.989Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T09:24:45.989Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T09:24:45.989Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T09:24:45.989Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T09:24:45.989Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T09:24:45.989Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T09:24:45.989Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-01-20T09:24:45.989Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-20T09:24:45.989Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-20T09:24:45.989Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-20T09:24:45.989Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-20T09:24:45.989Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-20T09:24:45.989Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-20T09:24:46.250Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.36s) [2022-01-20T09:24:46.250Z] === RUN TestCreateDifferentPlatform [2022-01-20T09:24:46.250Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-20T09:24:46.250Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-20T09:24:46.250Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-01-20T09:24:46.250Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-20T09:24:46.250Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-20T09:24:46.250Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-20T09:24:46.250Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-01-20T09:24:46.250Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-20T09:24:46.250Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-20T09:24:46.250Z] === RUN TestContainerStartOnDaemonRestart [2022-01-20T09:24:46.250Z] === PAUSE TestContainerStartOnDaemonRestart [2022-01-20T09:24:46.250Z] === RUN TestDaemonRestartIpcMode [2022-01-20T09:24:46.250Z] === PAUSE TestDaemonRestartIpcMode [2022-01-20T09:24:46.250Z] === RUN TestDaemonHostGatewayIP [2022-01-20T09:24:46.250Z] === PAUSE TestDaemonHostGatewayIP [2022-01-20T09:24:46.250Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-20T09:24:46.250Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-20T09:24:46.250Z] === RUN TestContainerKillOnDaemonStart [2022-01-20T09:24:46.250Z] === PAUSE TestContainerKillOnDaemonStart [2022-01-20T09:24:46.250Z] === RUN TestDiff [2022-01-20T09:24:46.527Z] --- PASS: TestBuildSquashParent (7.90s) [2022-01-20T09:24:46.527Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-20T09:24:46.527Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T09:24:46.527Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T09:24:46.527Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T09:24:46.527Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T09:24:46.527Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T09:24:46.527Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T09:24:46.527Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T09:24:46.527Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T09:24:46.527Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T09:24:46.527Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T09:24:46.527Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T09:24:46.527Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T09:24:46.527Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T09:24:46.527Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T09:24:46.820Z] --- PASS: TestDiff (0.37s) [2022-01-20T09:24:46.821Z] === RUN TestExecWithCloseStdin [2022-01-20T09:24:47.081Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-01-20T09:24:47.081Z] === RUN TestExec [2022-01-20T09:24:47.374Z] --- PASS: TestConfigDaemonLibtrustID (1.60s) [2022-01-20T09:24:47.374Z] PASS [2022-01-20T09:24:47.374Z] [2022-01-20T09:24:47.374Z] === Skipped [2022-01-20T09:24:47.374Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-01-20T09:24:47.374Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:24:47.374Z] [2022-01-20T09:24:47.374Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-01-20T09:24:47.374Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:24:47.375Z] [2022-01-20T09:24:47.375Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-01-20T09:24:47.375Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:24:47.375Z] [2022-01-20T09:24:47.375Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-01-20T09:24:47.375Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:24:47.375Z] [2022-01-20T09:24:47.375Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-01-20T09:24:47.375Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:24:47.375Z] [2022-01-20T09:24:47.375Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-01-20T09:24:47.375Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:24:47.375Z] [2022-01-20T09:24:47.375Z] [2022-01-20T09:24:47.375Z] DONE 7 tests, 6 skipped in 1.814s [2022-01-20T09:24:47.375Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-01-20T09:24:47.375Z] INFO: Testing against a local daemon [2022-01-20T09:24:47.375Z] === RUN TestCheckpoint [2022-01-20T09:24:47.375Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T09:24:47.375Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-20T09:24:47.375Z] === RUN TestContainerInvalidJSON [2022-01-20T09:24:47.375Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-01-20T09:24:47.375Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-01-20T09:24:47.375Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T09:24:47.375Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T09:24:47.375Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-20T09:24:47.375Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-20T09:24:47.375Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-01-20T09:24:47.375Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-20T09:24:47.375Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T09:24:47.375Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-01-20T09:24:47.375Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-01-20T09:24:47.375Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-20T09:24:47.375Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-20T09:24:47.375Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-20T09:24:47.633Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-01-20T09:24:47.633Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-20T09:24:47.633Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-01-20T09:24:47.633Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-20T09:24:47.633Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-01-20T09:24:47.633Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-20T09:24:47.633Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-01-20T09:24:47.633Z] === RUN TestCopyFromContainer [2022-01-20T09:24:47.652Z] --- PASS: TestExec (0.44s) [2022-01-20T09:24:47.652Z] === RUN TestExecUser [2022-01-20T09:24:48.222Z] --- PASS: TestExecUser (0.44s) [2022-01-20T09:24:48.222Z] === RUN TestExportContainerAndImportImage [2022-01-20T09:24:48.792Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2022-01-20T09:24:48.792Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-20T09:24:49.751Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) [2022-01-20T09:24:49.751Z] === RUN TestHealthCheckWorkdir [2022-01-20T09:24:49.802Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T09:24:49.802Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T09:24:50.706Z] --- PASS: TestHealthCheckWorkdir (0.67s) [2022-01-20T09:24:50.706Z] === RUN TestHealthKillContainer [2022-01-20T09:24:51.813Z] === RUN TestCopyFromContainer// [2022-01-20T09:24:51.813Z] === RUN TestCopyFromContainer//bar/root [2022-01-20T09:24:51.813Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-20T09:24:51.813Z] === RUN TestCopyFromContainer/bar/quux [2022-01-20T09:24:51.813Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-20T09:24:51.813Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-20T09:24:51.813Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-20T09:24:51.813Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-20T09:24:51.813Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-20T09:24:51.813Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-20T09:24:51.813Z] --- PASS: TestCopyFromContainer (4.06s) [2022-01-20T09:24:51.813Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-01-20T09:24:51.813Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-01-20T09:24:51.813Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-01-20T09:24:51.813Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-01-20T09:24:51.813Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-01-20T09:24:51.813Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-01-20T09:24:51.813Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-01-20T09:24:51.813Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-01-20T09:24:51.813Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-01-20T09:24:51.813Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-01-20T09:24:51.813Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-20T09:24:51.813Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T09:24:51.813Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T09:24:51.813Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T09:24:51.813Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T09:24:51.813Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T09:24:51.813Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T09:24:51.813Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T09:24:51.813Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T09:24:51.813Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T09:24:51.813Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-01-20T09:24:51.813Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-20T09:24:51.813Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-20T09:24:51.813Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-20T09:24:51.813Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-20T09:24:51.813Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-01-20T09:24:51.813Z] === RUN TestCreateWithInvalidEnv [2022-01-20T09:24:51.813Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-20T09:24:51.813Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-20T09:24:51.813Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-20T09:24:51.813Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-20T09:24:51.813Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-20T09:24:51.813Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-20T09:24:51.813Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-20T09:24:51.813Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-20T09:24:51.813Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-20T09:24:51.813Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-01-20T09:24:51.813Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-20T09:24:51.813Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-20T09:24:51.813Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-20T09:24:51.813Z] === RUN TestCreateTmpfsMountsTarget [2022-01-20T09:24:51.813Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-01-20T09:24:51.813Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-20T09:24:52.322Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T09:24:52.322Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T09:24:53.187Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) [2022-01-20T09:24:53.187Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-20T09:24:54.120Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) [2022-01-20T09:24:54.120Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-20T09:24:54.120Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T09:24:54.120Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T09:24:54.120Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T09:24:54.120Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T09:24:54.120Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T09:24:54.121Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T09:24:54.121Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T09:24:54.121Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T09:24:54.121Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T09:24:54.121Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T09:24:54.121Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T09:24:54.121Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T09:24:54.121Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T09:24:54.121Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T09:24:54.121Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T09:24:54.121Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-01-20T09:24:54.121Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-20T09:24:54.121Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-20T09:24:54.121Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-20T09:24:54.121Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-20T09:24:54.121Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-20T09:24:54.121Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-20T09:24:54.686Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-01-20T09:24:54.686Z] === RUN TestCreateDifferentPlatform [2022-01-20T09:24:54.686Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-20T09:24:54.686Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-20T09:24:54.686Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-01-20T09:24:54.686Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-20T09:24:54.686Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-01-20T09:24:54.686Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-20T09:24:54.686Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-01-20T09:24:54.686Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-20T09:24:54.686Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-01-20T09:24:54.686Z] === RUN TestContainerStartOnDaemonRestart [2022-01-20T09:24:54.686Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-01-20T09:24:54.686Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-01-20T09:24:54.686Z] === RUN TestDaemonRestartIpcMode [2022-01-20T09:24:54.686Z] === PAUSE TestDaemonRestartIpcMode [2022-01-20T09:24:54.686Z] === RUN TestDaemonHostGatewayIP [2022-01-20T09:24:54.686Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T09:24:54.686Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-01-20T09:24:54.686Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-20T09:24:54.686Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-20T09:24:54.686Z] === RUN TestContainerKillOnDaemonStart [2022-01-20T09:24:54.686Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-01-20T09:24:54.686Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-01-20T09:24:54.686Z] === RUN TestDiff [2022-01-20T09:24:54.944Z] --- PASS: TestDiff (0.40s) [2022-01-20T09:24:54.944Z] === RUN TestExecWithCloseStdin [2022-01-20T09:24:55.511Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-01-20T09:24:55.511Z] === RUN TestExec [2022-01-20T09:24:55.607Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-01-20T09:24:55.607Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.95s) [2022-01-20T09:24:55.607Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.01s) [2022-01-20T09:24:55.607Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.69s) [2022-01-20T09:24:55.607Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.95s) [2022-01-20T09:24:55.607Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.99s) [2022-01-20T09:24:55.607Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.04s) [2022-01-20T09:24:55.607Z] === RUN TestBuildMultiStageCopy [2022-01-20T09:24:55.607Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-20T09:24:56.076Z] --- PASS: TestExec (0.45s) [2022-01-20T09:24:56.076Z] === RUN TestExecUser [2022-01-20T09:24:56.335Z] --- PASS: TestExecUser (0.45s) [2022-01-20T09:24:56.335Z] === RUN TestExportContainerAndImportImage [2022-01-20T09:24:56.901Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-01-20T09:24:56.901Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-20T09:24:58.130Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-20T09:24:58.387Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-20T09:24:58.837Z] --- PASS: TestHealthKillContainer (7.86s) [2022-01-20T09:24:58.837Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-20T09:24:58.837Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) [2022-01-20T09:24:58.837Z] === RUN TestIpcModeNone [2022-01-20T09:24:58.951Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-20T09:24:59.097Z] --- PASS: TestIpcModeNone (0.44s) [2022-01-20T09:24:59.097Z] === RUN TestIpcModePrivate [2022-01-20T09:24:59.515Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-20T09:24:59.668Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2022-01-20T09:24:59.668Z] --- PASS: TestIpcModePrivate (0.44s) [2022-01-20T09:24:59.668Z] === RUN TestIpcModeShareable [2022-01-20T09:24:59.928Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2022-01-20T09:25:00.078Z] --- PASS: TestBuildMultiStageCopy (4.50s) [2022-01-20T09:25:00.078Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.41s) [2022-01-20T09:25:00.078Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2022-01-20T09:25:00.078Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2022-01-20T09:25:00.078Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2022-01-20T09:25:00.078Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2022-01-20T09:25:00.078Z] === RUN TestBuildMultiStageParentConfig [2022-01-20T09:25:00.183Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2022-01-20T09:25:00.183Z] === RUN TestHealthCheckWorkdir [2022-01-20T09:25:00.188Z] --- PASS: TestIpcModeShareable (0.44s) [2022-01-20T09:25:00.188Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-20T09:25:00.748Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2022-01-20T09:25:00.748Z] === RUN TestHealthKillContainer [2022-01-20T09:25:01.009Z] --- PASS: TestBuildMultiStageParentConfig (1.20s) [2022-01-20T09:25:01.009Z] === RUN TestBuildLabelWithTargets [2022-01-20T09:25:01.572Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.38s) [2022-01-20T09:25:01.572Z] === RUN TestAPIIpcModeHost [2022-01-20T09:25:01.833Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-01-20T09:25:01.833Z] === RUN TestDaemonIpcModeShareable [2022-01-20T09:25:02.774Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-01-20T09:25:02.902Z] --- PASS: TestBuildLabelWithTargets (1.82s) [2022-01-20T09:25:02.902Z] === RUN TestBuildWithEmptyLayers [2022-01-20T09:25:03.039Z] --- PASS: TestDaemonIpcModeShareable (1.14s) [2022-01-20T09:25:03.039Z] === RUN TestDaemonIpcModePrivate [2022-01-20T09:25:03.832Z] --- PASS: TestBuildWithEmptyLayers (1.03s) [2022-01-20T09:25:03.832Z] === RUN TestBuildMultiStageOnBuild [2022-01-20T09:25:03.980Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-01-20T09:25:03.980Z] --- PASS: TestDaemonIpcModePrivate (1.12s) [2022-01-20T09:25:03.980Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-20T09:25:05.365Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-01-20T09:25:05.365Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s) [2022-01-20T09:25:05.365Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-20T09:25:06.305Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-01-20T09:25:06.305Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.10s) [2022-01-20T09:25:06.305Z] === RUN TestIpcModeOlderClient [2022-01-20T09:25:06.305Z] === PAUSE TestIpcModeOlderClient [2022-01-20T09:25:06.305Z] === RUN TestKillContainerInvalidSignal [2022-01-20T09:25:06.876Z] --- PASS: TestKillContainerInvalidSignal (0.39s) [2022-01-20T09:25:06.876Z] === RUN TestKillContainer [2022-01-20T09:25:06.876Z] === RUN TestKillContainer/no_signal [2022-01-20T09:25:07.106Z] --- PASS: TestBuildMultiStageOnBuild (2.64s) [2022-01-20T09:25:07.106Z] === RUN TestBuildUncleanTarFilenames [2022-01-20T09:25:07.136Z] === RUN TestKillContainer/non_killing_signal [2022-01-20T09:25:07.397Z] === RUN TestKillContainer/killing_signal [2022-01-20T09:25:07.968Z] --- PASS: TestKillContainer (1.14s) [2022-01-20T09:25:07.968Z] --- PASS: TestKillContainer/no_signal (0.34s) [2022-01-20T09:25:07.968Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-01-20T09:25:07.968Z] --- PASS: TestKillContainer/killing_signal (0.36s) [2022-01-20T09:25:07.968Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-20T09:25:07.968Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-20T09:25:08.038Z] --- PASS: TestBuildUncleanTarFilenames (1.52s) [2022-01-20T09:25:08.038Z] === RUN TestBuildMultiStageLayerLeak [2022-01-20T09:25:08.228Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-20T09:25:08.853Z] --- PASS: TestHealthKillContainer (7.87s) [2022-01-20T09:25:08.853Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-20T09:25:08.853Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-20T09:25:08.853Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-01-20T09:25:08.853Z] === RUN TestIpcModeNone [2022-01-20T09:25:09.111Z] --- PASS: TestIpcModeNone (0.45s) [2022-01-20T09:25:09.111Z] === RUN TestIpcModePrivate [2022-01-20T09:25:09.169Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.12s) [2022-01-20T09:25:09.169Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-01-20T09:25:09.169Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2022-01-20T09:25:09.169Z] === RUN TestKillStoppedContainer [2022-01-20T09:25:09.169Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-01-20T09:25:09.169Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-20T09:25:09.169Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-01-20T09:25:09.169Z] === RUN TestKillDifferentUserContainer [2022-01-20T09:25:09.369Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-01-20T09:25:09.429Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-01-20T09:25:09.429Z] === RUN TestInspectOomKilledTrue [2022-01-20T09:25:09.628Z] --- PASS: TestIpcModePrivate (0.46s) [2022-01-20T09:25:09.628Z] === RUN TestIpcModeShareable [2022-01-20T09:25:09.628Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T09:25:09.628Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-01-20T09:25:09.628Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-20T09:25:10.000Z] --- PASS: TestInspectOomKilledTrue (0.44s) [2022-01-20T09:25:10.000Z] === RUN TestInspectOomKilledFalse [2022-01-20T09:25:10.261Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2022-01-20T09:25:10.261Z] === RUN TestLinksEtcHostsContentMatch [2022-01-20T09:25:10.521Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-01-20T09:25:10.521Z] === RUN TestLinksContainerNames [2022-01-20T09:25:11.009Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.39s) [2022-01-20T09:25:11.009Z] === RUN TestAPIIpcModeHost [2022-01-20T09:25:11.009Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T09:25:11.009Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-01-20T09:25:11.009Z] === RUN TestDaemonIpcModeShareable [2022-01-20T09:25:11.009Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T09:25:11.009Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-01-20T09:25:11.009Z] === RUN TestDaemonIpcModePrivate [2022-01-20T09:25:11.310Z] --- PASS: TestBuildMultiStageLayerLeak (2.96s) [2022-01-20T09:25:11.310Z] === RUN TestBuildWithHugeFile [2022-01-20T09:25:11.517Z] --- PASS: TestLinksContainerNames (0.80s) [2022-01-20T09:25:11.517Z] === RUN TestLogsFollowTailEmpty [2022-01-20T09:25:11.782Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-01-20T09:25:11.782Z] === RUN TestContainerNetworkMountsNoChown [2022-01-20T09:25:11.962Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-01-20T09:25:12.353Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-01-20T09:25:12.353Z] === RUN TestMountDaemonRoot [2022-01-20T09:25:12.353Z] === RUN TestMountDaemonRoot/default [2022-01-20T09:25:12.353Z] === PAUSE TestMountDaemonRoot/default [2022-01-20T09:25:12.353Z] === RUN TestMountDaemonRoot/private [2022-01-20T09:25:12.353Z] === PAUSE TestMountDaemonRoot/private [2022-01-20T09:25:12.353Z] === RUN TestMountDaemonRoot/rprivate [2022-01-20T09:25:12.353Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-20T09:25:12.353Z] === RUN TestMountDaemonRoot/slave [2022-01-20T09:25:12.353Z] === PAUSE TestMountDaemonRoot/slave [2022-01-20T09:25:12.353Z] === RUN TestMountDaemonRoot/rslave [2022-01-20T09:25:12.353Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-20T09:25:12.353Z] === RUN TestMountDaemonRoot/shared [2022-01-20T09:25:12.353Z] === PAUSE TestMountDaemonRoot/shared [2022-01-20T09:25:12.353Z] === RUN TestMountDaemonRoot/rshared [2022-01-20T09:25:12.353Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-20T09:25:12.353Z] === CONT TestMountDaemonRoot/default [2022-01-20T09:25:12.353Z] === CONT TestMountDaemonRoot/rslave [2022-01-20T09:25:12.353Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-20T09:25:12.353Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-20T09:25:12.353Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-20T09:25:12.353Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-20T09:25:12.353Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-20T09:25:12.353Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-20T09:25:12.353Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T09:25:12.353Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-20T09:25:12.353Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T09:25:12.353Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-20T09:25:12.353Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-20T09:25:12.353Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-20T09:25:12.353Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-20T09:25:12.353Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-20T09:25:12.353Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T09:25:12.353Z] === CONT TestMountDaemonRoot/rshared [2022-01-20T09:25:12.353Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T09:25:12.353Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T09:25:12.353Z] === CONT TestMountDaemonRoot/shared [2022-01-20T09:25:12.353Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T09:25:12.353Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-20T09:25:12.353Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-20T09:25:12.353Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-20T09:25:12.353Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-20T09:25:12.353Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-20T09:25:12.353Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-20T09:25:12.353Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-20T09:25:12.353Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-20T09:25:12.353Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-20T09:25:12.353Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-20T09:25:12.353Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T09:25:12.353Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T09:25:12.353Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-20T09:25:12.353Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-20T09:25:12.353Z] === CONT TestMountDaemonRoot/rprivate [2022-01-20T09:25:12.353Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-20T09:25:12.353Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-20T09:25:12.353Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T09:25:12.353Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T09:25:12.353Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-20T09:25:12.353Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-20T09:25:12.353Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T09:25:12.353Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T09:25:12.353Z] === CONT TestMountDaemonRoot/slave [2022-01-20T09:25:12.353Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-20T09:25:12.353Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-20T09:25:12.353Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-20T09:25:12.353Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-20T09:25:12.353Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-20T09:25:12.353Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-20T09:25:12.353Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-20T09:25:12.353Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-20T09:25:12.353Z] === CONT TestMountDaemonRoot/private [2022-01-20T09:25:12.353Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-20T09:25:12.353Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-20T09:25:12.353Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-20T09:25:12.353Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-20T09:25:12.353Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-20T09:25:12.353Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-20T09:25:12.353Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-20T09:25:12.353Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-20T09:25:12.353Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-20T09:25:12.353Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-20T09:25:12.353Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-20T09:25:12.353Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-20T09:25:12.353Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-20T09:25:12.353Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-20T09:25:12.353Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T09:25:12.353Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T09:25:12.353Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-20T09:25:12.354Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T09:25:12.354Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-20T09:25:12.354Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-20T09:25:12.354Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-20T09:25:12.354Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-20T09:25:12.354Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-20T09:25:12.354Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-20T09:25:12.354Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T09:25:12.614Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-20T09:25:12.614Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-20T09:25:12.614Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T09:25:12.614Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-20T09:25:12.614Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T09:25:12.614Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-20T09:25:12.614Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-20T09:25:12.614Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-20T09:25:12.614Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-20T09:25:12.614Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-20T09:25:12.614Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-20T09:25:12.614Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-01-20T09:25:12.614Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-20T09:25:12.614Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-01-20T09:25:12.614Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-01-20T09:25:12.614Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-01-20T09:25:12.614Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-01-20T09:25:12.614Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-20T09:25:12.614Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-01-20T09:25:12.614Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-01-20T09:25:12.614Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-01-20T09:25:12.614Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-01-20T09:25:12.614Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-20T09:25:12.614Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-01-20T09:25:12.614Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-01-20T09:25:12.614Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-01-20T09:25:12.614Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-01-20T09:25:12.614Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-20T09:25:12.614Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-01-20T09:25:12.614Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-01-20T09:25:12.614Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-01-20T09:25:12.614Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-01-20T09:25:12.614Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-20T09:25:12.614Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-01-20T09:25:12.614Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-01-20T09:25:12.614Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-01-20T09:25:12.614Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-01-20T09:25:12.614Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-20T09:25:12.614Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-01-20T09:25:12.614Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-01-20T09:25:12.614Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-01-20T09:25:12.614Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-01-20T09:25:12.614Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-20T09:25:12.614Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-01-20T09:25:12.614Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-01-20T09:25:12.614Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-01-20T09:25:12.614Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-01-20T09:25:12.614Z] === RUN TestContainerBindMountNonRecursive [2022-01-20T09:25:12.907Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|imports|files|name|types_sizes) took 2m6.644076041s [2022-01-20T09:25:13.334Z] --- PASS: TestDaemonIpcModePrivate (2.15s) [2022-01-20T09:25:13.334Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-20T09:25:13.334Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T09:25:13.334Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-01-20T09:25:13.334Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-20T09:25:13.334Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T09:25:13.334Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-01-20T09:25:13.334Z] === RUN TestIpcModeOlderClient [2022-01-20T09:25:13.334Z] === PAUSE TestIpcModeOlderClient [2022-01-20T09:25:13.334Z] === RUN TestKillContainerInvalidSignal [2022-01-20T09:25:13.469Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 420.773097ms [2022-01-20T09:25:13.592Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-01-20T09:25:13.593Z] === RUN TestKillContainer [2022-01-20T09:25:13.593Z] === RUN TestKillContainer/no_signal [2022-01-20T09:25:13.851Z] === RUN TestKillContainer/non_killing_signal [2022-01-20T09:25:13.997Z] --- PASS: TestContainerBindMountNonRecursive (1.20s) [2022-01-20T09:25:13.997Z] === RUN TestContainerVolumesMountedAsShared [2022-01-20T09:25:14.109Z] === RUN TestKillContainer/killing_signal [2022-01-20T09:25:14.257Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2022-01-20T09:25:14.257Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-20T09:25:14.517Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s) [2022-01-20T09:25:14.517Z] === RUN TestNetworkNat [2022-01-20T09:25:14.675Z] --- PASS: TestKillContainer (1.20s) [2022-01-20T09:25:14.675Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-01-20T09:25:14.675Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-01-20T09:25:14.675Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-01-20T09:25:14.675Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-20T09:25:14.675Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-20T09:25:15.088Z] --- PASS: TestNetworkNat (0.41s) [2022-01-20T09:25:15.088Z] === RUN TestNetworkLocalhostTCPNat [2022-01-20T09:25:15.241Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-20T09:25:15.348Z] --- PASS: TestNetworkLocalhostTCPNat (0.38s) [2022-01-20T09:25:15.348Z] === RUN TestNetworkLoopbackNat [2022-01-20T09:25:15.499Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.78s) [2022-01-20T09:25:15.499Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-01-20T09:25:15.499Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2022-01-20T09:25:15.499Z] === RUN TestKillStoppedContainer [2022-01-20T09:25:15.499Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-01-20T09:25:15.499Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-20T09:25:15.757Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-01-20T09:25:15.757Z] === RUN TestKillDifferentUserContainer [2022-01-20T09:25:16.017Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-01-20T09:25:16.017Z] === RUN TestInspectOomKilledTrue [2022-01-20T09:25:16.017Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T09:25:16.017Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-20T09:25:16.017Z] === RUN TestInspectOomKilledFalse [2022-01-20T09:25:16.017Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T09:25:16.017Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-20T09:25:16.017Z] === RUN TestLinksEtcHostsContentMatch [2022-01-20T09:25:16.017Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-01-20T09:25:16.017Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-01-20T09:25:16.017Z] === RUN TestLinksContainerNames [2022-01-20T09:25:16.951Z] --- PASS: TestLinksContainerNames (0.82s) [2022-01-20T09:25:16.951Z] === RUN TestLogsFollowTailEmpty [2022-01-20T09:25:17.208Z] --- PASS: TestLogsFollowTailEmpty (0.37s) [2022-01-20T09:25:17.209Z] === RUN TestContainerNetworkMountsNoChown [2022-01-20T09:25:17.775Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-01-20T09:25:17.775Z] === RUN TestMountDaemonRoot [2022-01-20T09:25:17.775Z] === RUN TestMountDaemonRoot/default [2022-01-20T09:25:17.775Z] === PAUSE TestMountDaemonRoot/default [2022-01-20T09:25:17.775Z] === RUN TestMountDaemonRoot/private [2022-01-20T09:25:17.775Z] === PAUSE TestMountDaemonRoot/private [2022-01-20T09:25:17.775Z] === RUN TestMountDaemonRoot/rprivate [2022-01-20T09:25:17.775Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-20T09:25:17.775Z] === RUN TestMountDaemonRoot/slave [2022-01-20T09:25:17.775Z] === PAUSE TestMountDaemonRoot/slave [2022-01-20T09:25:17.775Z] === RUN TestMountDaemonRoot/rslave [2022-01-20T09:25:17.775Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-20T09:25:17.775Z] === RUN TestMountDaemonRoot/shared [2022-01-20T09:25:17.775Z] === PAUSE TestMountDaemonRoot/shared [2022-01-20T09:25:17.775Z] === RUN TestMountDaemonRoot/rshared [2022-01-20T09:25:17.775Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-20T09:25:17.775Z] === CONT TestMountDaemonRoot/default [2022-01-20T09:25:17.775Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-20T09:25:17.775Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-20T09:25:17.775Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-20T09:25:17.775Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-20T09:25:17.775Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-20T09:25:17.775Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-20T09:25:17.775Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-20T09:25:17.775Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-20T09:25:17.775Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-20T09:25:17.775Z] === CONT TestMountDaemonRoot/rshared [2022-01-20T09:25:17.775Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-20T09:25:17.775Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-20T09:25:17.775Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T09:25:17.775Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T09:25:17.775Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-20T09:25:17.775Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-20T09:25:17.775Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T09:25:17.775Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T09:25:17.775Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-20T09:25:17.775Z] === CONT TestMountDaemonRoot/shared [2022-01-20T09:25:17.775Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-20T09:25:17.775Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-20T09:25:17.775Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-20T09:25:17.775Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-20T09:25:17.775Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-20T09:25:17.775Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-20T09:25:17.775Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-20T09:25:17.775Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-20T09:25:17.775Z] === CONT TestMountDaemonRoot/rslave [2022-01-20T09:25:17.775Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T09:25:17.775Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T09:25:17.775Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-20T09:25:17.775Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-20T09:25:17.775Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T09:25:17.775Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T09:25:17.775Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-20T09:25:17.775Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-20T09:25:17.775Z] === CONT TestMountDaemonRoot/slave [2022-01-20T09:25:17.775Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-20T09:25:17.775Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-20T09:25:17.775Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-20T09:25:17.775Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-20T09:25:17.775Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-20T09:25:17.775Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-20T09:25:17.775Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-20T09:25:17.775Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-20T09:25:17.775Z] === CONT TestMountDaemonRoot/rprivate [2022-01-20T09:25:17.775Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-20T09:25:17.775Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-20T09:25:17.775Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T09:25:17.775Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T09:25:17.775Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-20T09:25:17.775Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-20T09:25:17.775Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T09:25:17.775Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T09:25:17.775Z] === CONT TestMountDaemonRoot/private [2022-01-20T09:25:17.775Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-20T09:25:17.775Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-20T09:25:17.775Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-20T09:25:17.775Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-20T09:25:17.775Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-20T09:25:17.775Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-20T09:25:17.775Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-20T09:25:17.775Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-20T09:25:17.775Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-20T09:25:17.775Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-20T09:25:17.775Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-20T09:25:17.775Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T09:25:17.775Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-20T09:25:17.775Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T09:25:17.775Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-20T09:25:17.775Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T09:25:17.775Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-20T09:25:17.775Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-20T09:25:17.775Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-20T09:25:17.775Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-20T09:25:17.775Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-20T09:25:17.889Z] --- PASS: TestNetworkLoopbackNat (2.46s) [2022-01-20T09:25:17.889Z] === RUN TestPause [2022-01-20T09:25:18.033Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T09:25:18.033Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-20T09:25:18.033Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-20T09:25:18.033Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-20T09:25:18.033Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-20T09:25:18.033Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-20T09:25:18.033Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-20T09:25:18.033Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T09:25:18.033Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-20T09:25:18.033Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T09:25:18.033Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-20T09:25:18.033Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-20T09:25:18.033Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-20T09:25:18.033Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-01-20T09:25:18.033Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-20T09:25:18.033Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-01-20T09:25:18.033Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-01-20T09:25:18.033Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-01-20T09:25:18.033Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2022-01-20T09:25:18.033Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-20T09:25:18.034Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-01-20T09:25:18.034Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-01-20T09:25:18.034Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2022-01-20T09:25:18.034Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-01-20T09:25:18.034Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-20T09:25:18.034Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-01-20T09:25:18.034Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-01-20T09:25:18.034Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-01-20T09:25:18.034Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-01-20T09:25:18.034Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-20T09:25:18.034Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-01-20T09:25:18.034Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-01-20T09:25:18.034Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-01-20T09:25:18.034Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-01-20T09:25:18.034Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-20T09:25:18.034Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-01-20T09:25:18.034Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-01-20T09:25:18.034Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-01-20T09:25:18.034Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-01-20T09:25:18.034Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-20T09:25:18.034Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-01-20T09:25:18.034Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-01-20T09:25:18.034Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-01-20T09:25:18.034Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-01-20T09:25:18.034Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-20T09:25:18.034Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-01-20T09:25:18.034Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-01-20T09:25:18.034Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-01-20T09:25:18.034Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-01-20T09:25:18.034Z] === RUN TestContainerBindMountNonRecursive [2022-01-20T09:25:18.034Z] 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-01-20T09:25:18.034Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-01-20T09:25:18.034Z] === RUN TestContainerVolumesMountedAsShared [2022-01-20T09:25:18.034Z] 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-01-20T09:25:18.034Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-01-20T09:25:18.034Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-20T09:25:18.034Z] 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-01-20T09:25:18.034Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-01-20T09:25:18.034Z] === RUN TestNetworkNat [2022-01-20T09:25:18.149Z] --- PASS: TestPause (0.42s) [2022-01-20T09:25:18.149Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-20T09:25:18.149Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T09:25:18.149Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T09:25:18.149Z] === RUN TestPauseStopPausedContainer [2022-01-20T09:25:18.599Z] --- PASS: TestNetworkNat (0.52s) [2022-01-20T09:25:18.599Z] === RUN TestNetworkLocalhostTCPNat [2022-01-20T09:25:18.719Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-01-20T09:25:18.719Z] === RUN TestPsFilter [2022-01-20T09:25:18.719Z] --- PASS: TestPsFilter (0.11s) [2022-01-20T09:25:18.719Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-20T09:25:18.980Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2022-01-20T09:25:18.980Z] === RUN TestRemoveContainerWithVolume [2022-01-20T09:25:19.165Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-01-20T09:25:19.165Z] === RUN TestNetworkLoopbackNat [2022-01-20T09:25:19.550Z] --- PASS: TestRemoveContainerWithVolume (0.36s) [2022-01-20T09:25:19.550Z] === RUN TestRemoveContainerRunning [2022-01-20T09:25:19.811Z] --- PASS: TestRemoveContainerRunning (0.38s) [2022-01-20T09:25:19.811Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-20T09:25:20.382Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-01-20T09:25:20.382Z] === RUN TestRemoveInvalidContainer [2022-01-20T09:25:20.382Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-01-20T09:25:20.382Z] === RUN TestRenameLinkedContainer [2022-01-20T09:25:21.694Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-01-20T09:25:21.694Z] === RUN TestPause [2022-01-20T09:25:21.694Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T09:25:21.694Z] --- SKIP: TestPause (0.00s) [2022-01-20T09:25:21.694Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-20T09:25:21.694Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T09:25:21.694Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T09:25:21.694Z] === RUN TestPauseStopPausedContainer [2022-01-20T09:25:21.694Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T09:25:21.694Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-01-20T09:25:21.694Z] === RUN TestPsFilter [2022-01-20T09:25:21.694Z] --- PASS: TestPsFilter (0.10s) [2022-01-20T09:25:21.694Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-20T09:25:21.765Z] --- PASS: TestRenameLinkedContainer (1.56s) [2022-01-20T09:25:21.765Z] === RUN TestRenameStoppedContainer [2022-01-20T09:25:21.951Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2022-01-20T09:25:21.952Z] === RUN TestRemoveContainerWithVolume [2022-01-20T09:25:22.336Z] --- PASS: TestRenameStoppedContainer (0.46s) [2022-01-20T09:25:22.336Z] === RUN TestRenameRunningContainerAndReuse [2022-01-20T09:25:22.517Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-01-20T09:25:22.517Z] === RUN TestRemoveContainerRunning [2022-01-20T09:25:22.776Z] --- PASS: TestRemoveContainerRunning (0.38s) [2022-01-20T09:25:22.776Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-20T09:25:22.906Z] --- PASS: TestRenameRunningContainerAndReuse (0.76s) [2022-01-20T09:25:22.906Z] === RUN TestRenameInvalidName [2022-01-20T09:25:23.341Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-01-20T09:25:23.341Z] === RUN TestRemoveInvalidContainer [2022-01-20T09:25:23.341Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-01-20T09:25:23.341Z] === RUN TestRenameLinkedContainer [2022-01-20T09:25:23.477Z] --- PASS: TestRenameInvalidName (0.38s) [2022-01-20T09:25:23.478Z] === RUN TestRenameAnonymousContainer [2022-01-20T09:25:24.860Z] --- PASS: TestRenameAnonymousContainer (1.43s) [2022-01-20T09:25:24.860Z] === RUN TestRenameContainerWithSameName [2022-01-20T09:25:25.120Z] --- PASS: TestRenameContainerWithSameName (0.38s) [2022-01-20T09:25:25.120Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-20T09:25:25.240Z] --- PASS: TestRenameLinkedContainer (1.61s) [2022-01-20T09:25:25.240Z] === RUN TestRenameStoppedContainer [2022-01-20T09:25:25.240Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-01-20T09:25:25.240Z] === RUN TestRenameRunningContainerAndReuse [2022-01-20T09:25:26.061Z] --- PASS: TestRenameContainerWithLinkedContainer (0.76s) [2022-01-20T09:25:26.061Z] === RUN TestResize [2022-01-20T09:25:26.175Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s) [2022-01-20T09:25:26.175Z] === RUN TestRenameInvalidName [2022-01-20T09:25:26.321Z] --- PASS: TestResize (0.40s) [2022-01-20T09:25:26.321Z] === RUN TestResizeWithInvalidSize [2022-01-20T09:25:26.433Z] --- PASS: TestRenameInvalidName (0.38s) [2022-01-20T09:25:26.433Z] === RUN TestRenameAnonymousContainer [2022-01-20T09:25:26.894Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-01-20T09:25:26.894Z] === RUN TestResizeWhenContainerNotStarted [2022-01-20T09:25:27.154Z] --- PASS: TestResizeWhenContainerNotStarted (0.34s) [2022-01-20T09:25:27.154Z] === RUN TestDaemonRestartKillContainers [2022-01-20T09:25:27.154Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T09:25:27.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T09:25:27.154Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T09:25:27.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T09:25:27.154Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T09:25:27.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T09:25:27.154Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T09:25:27.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T09:25:27.154Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T09:25:27.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T09:25:27.154Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T09:25:27.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T09:25:27.154Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T09:25:27.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T09:25:27.154Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T09:25:27.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T09:25:27.154Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T09:25:27.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T09:25:27.154Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T09:25:27.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T09:25:27.154Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T09:25:27.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T09:25:27.154Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T09:25:27.155Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T09:25:27.155Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T09:25:27.155Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T09:25:27.808Z] --- PASS: TestRenameAnonymousContainer (1.45s) [2022-01-20T09:25:27.808Z] === RUN TestRenameContainerWithSameName [2022-01-20T09:25:28.375Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-01-20T09:25:28.375Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-20T09:25:28.547Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T09:25:28.811Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T09:25:29.308Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2022-01-20T09:25:29.308Z] === RUN TestResize [2022-01-20T09:25:29.565Z] --- PASS: TestResize (0.39s) [2022-01-20T09:25:29.565Z] === RUN TestResizeWithInvalidSize [2022-01-20T09:25:29.756Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T09:25:29.823Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-01-20T09:25:29.823Z] === RUN TestResizeWhenContainerNotStarted [2022-01-20T09:25:30.017Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T09:25:30.389Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-01-20T09:25:30.390Z] === RUN TestDaemonRestartKillContainers [2022-01-20T09:25:30.390Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-01-20T09:25:30.390Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-01-20T09:25:30.390Z] === RUN TestCgroupNamespacesRun [2022-01-20T09:25:31.401Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T09:25:31.401Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T09:25:32.302Z] --- PASS: TestCgroupNamespacesRun (2.13s) [2022-01-20T09:25:32.303Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-20T09:25:32.783Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T09:25:33.043Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T09:25:34.427Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T09:25:34.687Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T09:25:34.833Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.17s) [2022-01-20T09:25:34.833Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-20T09:25:35.229Z] Removing intermediate container 6e12d4043a7e [2022-01-20T09:25:35.229Z] ---> 14bbc097982b [2022-01-20T09:25:35.229Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2022-01-20T09:25:35.229Z] ---> Running in d9cc943b863c [2022-01-20T09:25:36.599Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-01-20T09:25:36.599Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.54s) [2022-01-20T09:25:36.599Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.73s) [2022-01-20T09:25:36.599Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-01-20T09:25:36.599Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-01-20T09:25:36.599Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-01-20T09:25:36.599Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-01-20T09:25:36.599Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.60s) [2022-01-20T09:25:36.599Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.67s) [2022-01-20T09:25:36.599Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.73s) [2022-01-20T09:25:36.599Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.76s) [2022-01-20T09:25:36.599Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.63s) [2022-01-20T09:25:36.599Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s) [2022-01-20T09:25:36.599Z] === RUN TestCgroupNamespacesRun [2022-01-20T09:25:36.731Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.14s) [2022-01-20T09:25:36.731Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-20T09:25:37.539Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-01-20T09:25:37.539Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-20T09:25:38.921Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2022-01-20T09:25:38.921Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-20T09:25:39.037Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2022-01-20T09:25:39.259Z] --- PASS: TestCgroupNamespacesRunHostMode (2.16s) [2022-01-20T09:25:39.259Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-20T09:25:39.508Z] go: downloading gotest.tools/gotestsum v0.5.3 [2022-01-20T09:25:39.862Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.09s) [2022-01-20T09:25:39.862Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-20T09:25:40.502Z] go: downloading github.com/fatih/color v1.9.0 [2022-01-20T09:25:40.502Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-20T09:25:40.502Z] go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T09:25:40.502Z] go: downloading github.com/spf13/pflag v1.0.3 [2022-01-20T09:25:40.502Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-01-20T09:25:40.502Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-20T09:25:40.502Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2022-01-20T09:25:40.502Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2022-01-20T09:25:40.502Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2022-01-20T09:25:40.803Z] --- PASS: TestCgroupNamespacesRunHostMode (1.07s) [2022-01-20T09:25:40.803Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-20T09:25:40.974Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2022-01-20T09:25:40.974Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2022-01-20T09:25:41.158Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.16s) [2022-01-20T09:25:41.158Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-20T09:25:42.186Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.08s) [2022-01-20T09:25:42.186Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-20T09:25:43.126Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.05s) [2022-01-20T09:25:43.126Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-20T09:25:43.686Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.21s) [2022-01-20T09:25:43.686Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-20T09:25:43.697Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2022-01-20T09:25:43.697Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-20T09:25:44.637Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.06s) [2022-01-20T09:25:44.637Z] === RUN TestNISDomainname [2022-01-20T09:25:45.059Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2022-01-20T09:25:45.059Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-20T09:25:45.208Z] --- PASS: TestNISDomainname (0.51s) [2022-01-20T09:25:45.208Z] === RUN TestHostnameDnsResolution [2022-01-20T09:25:45.779Z] --- PASS: TestHostnameDnsResolution (0.63s) [2022-01-20T09:25:45.779Z] === RUN TestUnprivilegedPortsAndPing [2022-01-20T09:25:46.357Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2022-01-20T09:25:46.357Z] === RUN TestStats [2022-01-20T09:25:46.861Z] INFO: Build done for gotestsum... [2022-01-20T09:25:46.958Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.14s) [2022-01-20T09:25:46.958Z] === RUN TestNISDomainname [2022-01-20T09:25:46.958Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-01-20T09:25:46.958Z] --- SKIP: TestNISDomainname (0.01s) [2022-01-20T09:25:46.958Z] === RUN TestHostnameDnsResolution [2022-01-20T09:25:47.892Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-01-20T09:25:47.892Z] === RUN TestUnprivilegedPortsAndPing [2022-01-20T09:25:47.892Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-01-20T09:25:47.892Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-01-20T09:25:47.892Z] === RUN TestStats [2022-01-20T09:25:47.892Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T09:25:47.892Z] --- SKIP: TestStats (0.00s) [2022-01-20T09:25:47.892Z] === RUN TestStopContainerWithTimeout [2022-01-20T09:25:47.892Z] === RUN TestStopContainerWithTimeout/0 [2022-01-20T09:25:47.892Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-20T09:25:47.892Z] === RUN TestStopContainerWithTimeout/1 [2022-01-20T09:25:47.892Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-20T09:25:47.892Z] === RUN TestStopContainerWithTimeout/3 [2022-01-20T09:25:47.892Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-20T09:25:47.892Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-20T09:25:47.892Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-20T09:25:47.892Z] === CONT TestStopContainerWithTimeout/0 [2022-01-20T09:25:47.892Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-20T09:25:48.457Z] === CONT TestStopContainerWithTimeout/3 [2022-01-20T09:25:48.905Z] --- PASS: TestStats (2.42s) [2022-01-20T09:25:48.905Z] === RUN TestStopContainerWithTimeout [2022-01-20T09:25:48.905Z] === RUN TestStopContainerWithTimeout/0 [2022-01-20T09:25:48.905Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-20T09:25:48.905Z] === RUN TestStopContainerWithTimeout/1 [2022-01-20T09:25:48.905Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-20T09:25:48.905Z] === RUN TestStopContainerWithTimeout/3 [2022-01-20T09:25:48.905Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-20T09:25:48.905Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-20T09:25:48.905Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-20T09:25:48.905Z] === CONT TestStopContainerWithTimeout/0 [2022-01-20T09:25:48.905Z] === CONT TestStopContainerWithTimeout/3 [2022-01-20T09:25:49.475Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-20T09:25:50.354Z] === CONT TestStopContainerWithTimeout/1 [2022-01-20T09:25:51.384Z] === CONT TestStopContainerWithTimeout/1 [2022-01-20T09:25:51.727Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-01-20T09:25:51.727Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2022-01-20T09:25:51.727Z] --- PASS: TestStopContainerWithTimeout/-1 (2.57s) [2022-01-20T09:25:51.727Z] --- PASS: TestStopContainerWithTimeout/3 (2.36s) [2022-01-20T09:25:51.727Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-01-20T09:25:51.727Z] === RUN TestDeleteDevicemapper [2022-01-20T09:25:51.727Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T09:25:51.727Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-20T09:25:51.727Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-20T09:25:52.767Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-01-20T09:25:52.767Z] --- PASS: TestStopContainerWithTimeout/0 (0.56s) [2022-01-20T09:25:52.767Z] --- PASS: TestStopContainerWithTimeout/3 (2.54s) [2022-01-20T09:25:52.767Z] --- PASS: TestStopContainerWithTimeout/-1 (2.33s) [2022-01-20T09:25:52.767Z] --- PASS: TestStopContainerWithTimeout/1 (1.38s) [2022-01-20T09:25:52.767Z] === RUN TestDeleteDevicemapper [2022-01-20T09:25:52.767Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T09:25:52.767Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-20T09:25:52.767Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-20T09:25:53.102Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.44s) [2022-01-20T09:25:53.102Z] === RUN TestUpdateMemory [2022-01-20T09:25:53.102Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T09:25:53.102Z] --- SKIP: TestUpdateMemory (0.00s) [2022-01-20T09:25:53.102Z] === RUN TestUpdateCPUQuota [2022-01-20T09:25:53.103Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T09:25:53.103Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-01-20T09:25:53.103Z] === RUN TestUpdatePidsLimit [2022-01-20T09:25:53.103Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T09:25:53.103Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-01-20T09:25:53.103Z] === RUN TestUpdateRestartPolicy [2022-01-20T09:25:54.150Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.40s) [2022-01-20T09:25:54.150Z] === RUN TestUpdateMemory [2022-01-20T09:25:54.722Z] --- PASS: TestUpdateMemory (0.50s) [2022-01-20T09:25:54.722Z] === RUN TestUpdateCPUQuota [2022-01-20T09:25:55.292Z] --- PASS: TestUpdateCPUQuota (0.67s) [2022-01-20T09:25:55.292Z] === RUN TestUpdatePidsLimit [2022-01-20T09:25:55.292Z] === RUN TestUpdatePidsLimit/update_from_none [2022-01-20T09:25:55.292Z] === RUN TestUpdatePidsLimit/no_change [2022-01-20T09:25:55.552Z] === RUN TestUpdatePidsLimit/update_lower [2022-01-20T09:25:55.588Z] --- PASS: TestImportExtremelyLargeImageWorks (93.80s) [2022-01-20T09:25:55.588Z] PASS [2022-01-20T09:25:55.588Z] [2022-01-20T09:25:55.588Z] DONE 12 tests in 96.556s [2022-01-20T09:25:55.588Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-01-20T09:25:55.588Z] INFO: Testing against a local daemon [2022-01-20T09:25:55.588Z] === RUN TestNetworkCreateDelete [2022-01-20T09:25:55.588Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-01-20T09:25:55.588Z] === RUN TestDockerNetworkDeletePreferID [2022-01-20T09:25:55.588Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-01-20T09:25:55.588Z] === RUN TestDaemonDNSFallback [2022-01-20T09:25:55.812Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-01-20T09:25:56.073Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-01-20T09:25:56.333Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-01-20T09:25:56.333Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-01-20T09:25:56.904Z] --- PASS: TestUpdatePidsLimit (1.70s) [2022-01-20T09:25:56.904Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-01-20T09:25:56.904Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-01-20T09:25:56.904Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-01-20T09:25:56.904Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-01-20T09:25:56.904Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-01-20T09:25:56.904Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-01-20T09:25:56.904Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-01-20T09:25:56.904Z] === RUN TestUpdateRestartPolicy [2022-01-20T09:25:59.382Z] Removing intermediate container d9cc943b863c [2022-01-20T09:25:59.382Z] ---> dd948e8120c9 [2022-01-20T09:25:59.382Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2022-01-20T09:25:59.382Z] ---> Running in f97ecbc1ad6e [2022-01-20T09:25:59.382Z] Removing intermediate container f97ecbc1ad6e [2022-01-20T09:25:59.382Z] ---> 74ac5d673d0b [2022-01-20T09:25:59.382Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-01-20T09:25:59.382Z] ---> Running in 96b24c4196bc [2022-01-20T09:25:59.766Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-01-20T09:25:59.766Z] === RUN TestInspectNetwork [2022-01-20T09:25:59.852Z] Removing intermediate container 96b24c4196bc [2022-01-20T09:25:59.852Z] ---> b0cb06b0185f [2022-01-20T09:25:59.852Z] Step 10/10 : COPY . . [2022-01-20T09:26:03.050Z] === RUN TestInspectNetwork/full_network_id [2022-01-20T09:26:03.050Z] === RUN TestInspectNetwork/partial_network_id [2022-01-20T09:26:03.050Z] === RUN TestInspectNetwork/network_name [2022-01-20T09:26:03.050Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-01-20T09:26:05.313Z] --- PASS: TestUpdateRestartPolicy (10.85s) [2022-01-20T09:26:05.313Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-20T09:26:05.313Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-01-20T09:26:05.313Z] === RUN TestWaitNonBlocked [2022-01-20T09:26:05.313Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T09:26:05.313Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T09:26:05.313Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T09:26:05.313Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T09:26:05.313Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T09:26:05.313Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T09:26:05.313Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-01-20T09:26:05.313Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.56s) [2022-01-20T09:26:05.313Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2022-01-20T09:26:05.313Z] === RUN TestWaitBlocked [2022-01-20T09:26:05.313Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T09:26:05.313Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T09:26:05.313Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T09:26:05.313Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T09:26:05.313Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T09:26:05.313Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T09:26:05.879Z] --- PASS: TestWaitBlocked (0.01s) [2022-01-20T09:26:05.879Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.56s) [2022-01-20T09:26:05.879Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s) [2022-01-20T09:26:05.879Z] === CONT TestDaemonRestartIpcMode [2022-01-20T09:26:05.879Z] === CONT TestIpcModeOlderClient [2022-01-20T09:26:05.879Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-01-20T09:26:05.879Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-20T09:26:07.246Z] --- PASS: TestInspectNetwork (7.32s) [2022-01-20T09:26:07.246Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-01-20T09:26:07.246Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-01-20T09:26:07.246Z] --- PASS: TestInspectNetwork/network_name (0.02s) [2022-01-20T09:26:07.246Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-01-20T09:26:07.246Z] === RUN TestRunContainerWithBridgeNone [2022-01-20T09:26:08.621Z] --- PASS: TestRunContainerWithBridgeNone (1.52s) [2022-01-20T09:26:08.621Z] === RUN TestNetworkInvalidJSON [2022-01-20T09:26:08.621Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-20T09:26:08.621Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-20T09:26:08.621Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T09:26:08.621Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T09:26:08.621Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T09:26:08.621Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T09:26:08.621Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-20T09:26:08.621Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T09:26:08.621Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T09:26:08.621Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-01-20T09:26:08.621Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-20T09:26:08.621Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-20T09:26:08.621Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-20T09:26:08.621Z] === RUN TestNetworkList [2022-01-20T09:26:08.621Z] === RUN TestNetworkList//networks [2022-01-20T09:26:08.621Z] === PAUSE TestNetworkList//networks [2022-01-20T09:26:08.621Z] === RUN TestNetworkList//networks/ [2022-01-20T09:26:08.621Z] === PAUSE TestNetworkList//networks/ [2022-01-20T09:26:08.621Z] === CONT TestNetworkList//networks [2022-01-20T09:26:08.621Z] === CONT TestNetworkList//networks/ [2022-01-20T09:26:08.621Z] --- PASS: TestNetworkList (0.01s) [2022-01-20T09:26:08.621Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-20T09:26:08.621Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-20T09:26:08.621Z] === RUN TestHostIPv4BridgeLabel [2022-01-20T09:26:09.127Z] --- PASS: TestUpdateRestartPolicy (10.61s) [2022-01-20T09:26:09.127Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-20T09:26:09.127Z] --- PASS: TestUpdateRestartWithAutoRemove (0.37s) [2022-01-20T09:26:09.127Z] === RUN TestWaitNonBlocked [2022-01-20T09:26:09.127Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T09:26:09.127Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T09:26:09.127Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T09:26:09.127Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T09:26:09.127Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T09:26:09.127Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T09:26:09.127Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-01-20T09:26:09.127Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s) [2022-01-20T09:26:09.127Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2022-01-20T09:26:09.127Z] === RUN TestWaitBlocked [2022-01-20T09:26:09.127Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T09:26:09.127Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T09:26:09.127Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T09:26:09.127Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T09:26:09.127Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T09:26:09.127Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T09:26:09.187Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-01-20T09:26:09.187Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-20T09:26:09.387Z] --- PASS: TestWaitBlocked (0.01s) [2022-01-20T09:26:09.387Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.59s) [2022-01-20T09:26:09.387Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s) [2022-01-20T09:26:09.387Z] === CONT TestContainerStartOnDaemonRestart [2022-01-20T09:26:09.387Z] === CONT TestContainerKillOnDaemonStart [2022-01-20T09:26:10.063Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.21s) [2022-01-20T09:26:10.320Z] --- PASS: TestDaemonRestartIpcMode (4.60s) [2022-01-20T09:26:10.320Z] PASS [2022-01-20T09:26:10.320Z] [2022-01-20T09:26:10.320Z] === Skipped [2022-01-20T09:26:10.320Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-01-20T09:26:10.320Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T09:26:10.320Z] [2022-01-20T09:26:10.320Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-01-20T09:26:10.320Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-01-20T09:26:10.320Z] [2022-01-20T09:26:10.320Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-01-20T09:26:10.320Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T09:26:10.320Z] [2022-01-20T09:26:10.320Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-01-20T09:26:10.320Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-01-20T09:26:10.320Z] [2022-01-20T09:26:10.320Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-01-20T09:26:10.320Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-20T09:26:10.320Z] [2022-01-20T09:26:10.320Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-01-20T09:26:10.320Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T09:26:10.320Z] [2022-01-20T09:26:10.320Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-01-20T09:26:10.320Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T09:26:10.320Z] [2022-01-20T09:26:10.320Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-01-20T09:26:10.320Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T09:26:10.320Z] [2022-01-20T09:26:10.320Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-01-20T09:26:10.320Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T09:26:10.320Z] [2022-01-20T09:26:10.320Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-01-20T09:26:10.320Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T09:26:10.320Z] [2022-01-20T09:26:10.320Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-01-20T09:26:10.320Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T09:26:10.320Z] [2022-01-20T09:26:10.320Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-01-20T09:26:10.320Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T09:26:10.320Z] [2022-01-20T09:26:10.320Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-01-20T09:26:10.320Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-01-20T09:26:10.320Z] [2022-01-20T09:26:10.320Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-01-20T09:26:10.320Z] 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-01-20T09:26:10.320Z] [2022-01-20T09:26:10.320Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-01-20T09:26:10.320Z] 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-01-20T09:26:10.320Z] [2022-01-20T09:26:10.320Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-01-20T09:26:10.320Z] 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-01-20T09:26:10.320Z] [2022-01-20T09:26:10.320Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-01-20T09:26:10.320Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T09:26:10.320Z] [2022-01-20T09:26:10.320Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T09:26:10.320Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T09:26:10.320Z] [2022-01-20T09:26:10.320Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-01-20T09:26:10.320Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T09:26:10.320Z] [2022-01-20T09:26:10.320Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-01-20T09:26:10.320Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-01-20T09:26:10.320Z] [2022-01-20T09:26:10.320Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-01-20T09:26:10.320Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-01-20T09:26:10.320Z] [2022-01-20T09:26:10.320Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-01-20T09:26:10.320Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-01-20T09:26:10.320Z] [2022-01-20T09:26:10.320Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-01-20T09:26:10.320Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T09:26:10.320Z] [2022-01-20T09:26:10.320Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-20T09:26:10.320Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T09:26:10.320Z] [2022-01-20T09:26:10.320Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-01-20T09:26:10.320Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T09:26:10.320Z] [2022-01-20T09:26:10.320Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-01-20T09:26:10.320Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T09:26:10.320Z] [2022-01-20T09:26:10.320Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-01-20T09:26:10.320Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T09:26:10.320Z] [2022-01-20T09:26:10.320Z] [2022-01-20T09:26:10.320Z] DONE 177 tests, 27 skipped in 83.151s [2022-01-20T09:26:10.320Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-01-20T09:26:10.559Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-01-20T09:26:10.559Z] === RUN TestDaemonDefaultNetworkPools [2022-01-20T09:26:10.578Z] INFO: Testing against a local daemon [2022-01-20T09:26:10.578Z] === RUN TestCommitInheritsEnv [2022-01-20T09:26:11.126Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-01-20T09:26:11.126Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-20T09:26:11.298Z] --- PASS: TestContainerStartOnDaemonRestart (1.96s) [2022-01-20T09:26:11.298Z] === CONT TestIpcModeOlderClient [2022-01-20T09:26:11.298Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-01-20T09:26:11.298Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-20T09:26:12.060Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-01-20T09:26:12.060Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-20T09:26:12.475Z] --- PASS: TestCommitInheritsEnv (1.60s) [2022-01-20T09:26:12.475Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-20T09:26:12.475Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-01-20T09:26:12.475Z] === RUN TestImagesFilterMultiReference [2022-01-20T09:26:12.475Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-01-20T09:26:12.475Z] === RUN TestImagePullPlatformInvalid [2022-01-20T09:26:12.475Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-01-20T09:26:12.475Z] === RUN TestRemoveImageOrphaning [2022-01-20T09:26:13.209Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.57s) [2022-01-20T09:26:13.209Z] === CONT TestDaemonHostGatewayIP [2022-01-20T09:26:13.433Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-01-20T09:26:13.433Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-20T09:26:13.998Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-01-20T09:26:13.998Z] === RUN TestServiceWithPredefinedNetwork [2022-01-20T09:26:14.372Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2022-01-20T09:26:14.372Z] === RUN TestRemoveImageGarbageCollector [2022-01-20T09:26:14.372Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-01-20T09:26:14.372Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-01-20T09:26:14.372Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-20T09:26:14.372Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-01-20T09:26:14.372Z] === RUN TestTagInvalidReference [2022-01-20T09:26:14.372Z] --- PASS: TestTagInvalidReference (0.02s) [2022-01-20T09:26:14.372Z] === RUN TestTagValidPrefixedRepo [2022-01-20T09:26:14.372Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-01-20T09:26:14.372Z] === RUN TestTagExistedNameWithoutForce [2022-01-20T09:26:14.372Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-01-20T09:26:14.372Z] === RUN TestTagOfficialNames [2022-01-20T09:26:14.372Z] --- PASS: TestTagOfficialNames (0.06s) [2022-01-20T09:26:14.372Z] === RUN TestTagMatchesDigest [2022-01-20T09:26:14.372Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-01-20T09:26:14.372Z] === CONT TestImportExtremelyLargeImageWorks [2022-01-20T09:26:15.120Z] --- PASS: TestDaemonHostGatewayIP (2.12s) [2022-01-20T09:26:15.120Z] === CONT TestDaemonRestartIpcMode [2022-01-20T09:26:16.524Z] --- PASS: TestServiceWithPredefinedNetwork (2.34s) [2022-01-20T09:26:16.524Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-20T09:26:16.524Z] service_test.go:242: FLAKY_TEST [2022-01-20T09:26:16.524Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T09:26:16.524Z] === RUN TestServiceWithDataPathPortInit [2022-01-20T09:26:17.031Z] --- PASS: TestDaemonRestartIpcMode (2.05s) [2022-01-20T09:26:21.231Z] --- PASS: TestContainerKillOnDaemonStart (11.60s) [2022-01-20T09:26:21.231Z] PASS [2022-01-20T09:26:21.231Z] [2022-01-20T09:26:21.231Z] === Skipped [2022-01-20T09:26:21.231Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-01-20T09:26:21.231Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T09:26:21.231Z] [2022-01-20T09:26:21.231Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T09:26:21.231Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T09:26:21.231Z] [2022-01-20T09:26:21.231Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-20T09:26:21.231Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T09:26:21.231Z] [2022-01-20T09:26:21.231Z] [2022-01-20T09:26:21.231Z] DONE 196 tests, 3 skipped in 98.995s [2022-01-20T09:26:21.231Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-01-20T09:26:21.231Z] ++ 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-01-20T09:26:21.231Z] ++ set -e [2022-01-20T09:26:21.231Z] ++ '[' -n 0 ']' [2022-01-20T09:26:21.231Z] ++ set -x [2022-01-20T09:26:21.231Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-20T09:26:21.231Z] INFO: Testing against a local daemon [2022-01-20T09:26:21.231Z] === RUN TestCommitInheritsEnv [2022-01-20T09:26:21.231Z] --- PASS: TestCommitInheritsEnv (0.24s) [2022-01-20T09:26:21.231Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-20T09:26:21.231Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-01-20T09:26:21.231Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-01-20T09:26:21.231Z] === RUN TestImagesFilterMultiReference [2022-01-20T09:26:21.491Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-01-20T09:26:21.491Z] === RUN TestImagePullPlatformInvalid [2022-01-20T09:26:21.491Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-01-20T09:26:21.491Z] === RUN TestRemoveImageOrphaning [2022-01-20T09:26:21.751Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-01-20T09:26:21.751Z] === RUN TestRemoveImageGarbageCollector [2022-01-20T09:26:21.751Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T09:26:21.751Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-01-20T09:26:21.751Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-20T09:26:21.751Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-01-20T09:26:21.751Z] === RUN TestTagInvalidReference [2022-01-20T09:26:21.751Z] --- PASS: TestTagInvalidReference (0.01s) [2022-01-20T09:26:21.751Z] === RUN TestTagValidPrefixedRepo [2022-01-20T09:26:21.751Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-01-20T09:26:21.751Z] === RUN TestTagExistedNameWithoutForce [2022-01-20T09:26:21.751Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-01-20T09:26:21.751Z] === RUN TestTagOfficialNames [2022-01-20T09:26:21.751Z] --- PASS: TestTagOfficialNames (0.05s) [2022-01-20T09:26:21.751Z] === RUN TestTagMatchesDigest [2022-01-20T09:26:21.751Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-01-20T09:26:21.751Z] PASS [2022-01-20T09:26:21.751Z] [2022-01-20T09:26:21.751Z] === Skipped [2022-01-20T09:26:21.751Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-01-20T09:26:21.751Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-01-20T09:26:21.751Z] [2022-01-20T09:26:21.751Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-01-20T09:26:21.751Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T09:26:21.751Z] [2022-01-20T09:26:21.751Z] [2022-01-20T09:26:21.751Z] DONE 12 tests, 2 skipped in 0.883s [2022-01-20T09:26:21.751Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-01-20T09:26:21.751Z] ++ 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-01-20T09:26:21.751Z] ++ set -e [2022-01-20T09:26:21.751Z] ++ '[' -n 0 ']' [2022-01-20T09:26:21.751Z] ++ set -x [2022-01-20T09:26:21.751Z] ++ 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-01-20T09:26:22.011Z] INFO: Testing against a local daemon [2022-01-20T09:26:22.011Z] === RUN TestNetworkCreateDelete [2022-01-20T09:26:22.011Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-01-20T09:26:22.011Z] === RUN TestDockerNetworkDeletePreferID [2022-01-20T09:26:22.582Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-01-20T09:26:22.582Z] === RUN TestDaemonDNSFallback [2022-01-20T09:26:25.203Z] ---> 052e461398d7 [2022-01-20T09:26:25.203Z] Successfully built 052e461398d7 [2022-01-20T09:26:25.203Z] Successfully tagged docker:latest [2022-01-20T09:26:25.203Z] INFO: Image build ended at 01/20/2022 09:26:23. Duration:00:03:13.1390877 [2022-01-20T09:26:25.203Z] [2022-01-20T09:26:25.203Z] [2022-01-20T09:26:25.203Z] INFO: Building the test binaries at 01/20/2022 09:26:23... [2022-01-20T09:26:29.159Z] --- PASS: TestDaemonDNSFallback (6.20s) [2022-01-20T09:26:29.159Z] === RUN TestInspectNetwork [2022-01-20T09:26:30.617Z] INFO: make.ps1 starting at 01/20/2022 09:26:29 [2022-01-20T09:26:30.617Z] INFO: Git commit (ad21bcd94e) assumed from DOCKER_GITCOMMIT environment variable [2022-01-20T09:26:30.617Z] INFO: Invoking autogen... [2022-01-20T09:26:31.089Z] INFO: Building daemon... [2022-01-20T09:26:31.391Z] --- PASS: TestServiceWithDataPathPortInit (13.66s) [2022-01-20T09:26:31.392Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-20T09:26:31.701Z] === RUN TestInspectNetwork/full_network_id [2022-01-20T09:26:31.701Z] === RUN TestInspectNetwork/partial_network_id [2022-01-20T09:26:31.701Z] === RUN TestInspectNetwork/network_name [2022-01-20T09:26:31.701Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-01-20T09:26:32.746Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-20T09:26:32.746Z] Using test binary docker [2022-01-20T09:26:32.746Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-20T09:26:32.746Z] Using test binary docker [2022-01-20T09:26:32.746Z] +++ /etc/init.d/apparmor start [2022-01-20T09:26:32.746Z] +++ /etc/init.d/apparmor start [2022-01-20T09:26:32.746Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning). [2022-01-20T09:26:32.746Z] (warning). [2022-01-20T09:26:32.746Z] INFO: Waiting for daemon to start... [2022-01-20T09:26:32.746Z] Starting dockerd [2022-01-20T09:26:32.746Z] +++ 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-01-20T09:26:32.746Z] INFO: Waiting for daemon to start... [2022-01-20T09:26:32.746Z] Starting dockerd [2022-01-20T09:26:32.746Z] +++ 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-01-20T09:26:32.746Z] .. [2022-01-20T09:26:32.746Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-20T09:26:32.746Z] [2022-01-20T09:26:32.746Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-20T09:26:32.746Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-20T09:26:32.746Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-20T09:26:32.746Z] Error: No such image: emptyfs [2022-01-20T09:26:32.746Z] Error: No such image: emptyfs [2022-01-20T09:26:32.746Z] ++++ docker load [2022-01-20T09:26:32.746Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-20T09:26:32.746Z] ++++ docker load [2022-01-20T09:26:32.746Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-20T09:26:32.746Z] Running integration-test (iteration 1) [2022-01-20T09:26:32.746Z] 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-01-20T09:26:32.746Z] ++ 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-01-20T09:26:32.746Z] ++ set -e [2022-01-20T09:26:32.746Z] ++ '[' -n 0 ']' [2022-01-20T09:26:32.746Z] ++ set -x [2022-01-20T09:26:32.746Z] ++ 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-01-20T09:26:32.746Z] Running integration-test (iteration 1) [2022-01-20T09:26:32.746Z] 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-01-20T09:26:32.746Z] ++ 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-01-20T09:26:32.746Z] ++ set -e [2022-01-20T09:26:32.746Z] ++ '[' -n 0 ']' [2022-01-20T09:26:32.746Z] ++ set -x [2022-01-20T09:26:32.746Z] ++ 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-01-20T09:26:32.764Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:9alkvc9wo3ybu9aezuugzv5gi Created:2022-01-20 09:26:31.219362349 +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[690a0601d04420e50535c944e2e50052c2ff6b17f51c48d4de4dead99b5fb43b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3v8noof8qhxsykkdekorohqkp EndpointID:4c9748df801ee9a9bf26e5bfd13821f4f7860b4dd14f6704fb872e337928a1cf MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:90de73b8ebe0b03b7bb12a670c49573d561c93336e7ea9f4710c3d51eb97a458 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:a9f624d029ae IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3v8noof8qhxsykkdekorohqkp EndpointID:4c9748df801ee9a9bf26e5bfd13821f4f7860b4dd14f6704fb872e337928a1cf EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-01-20T09:26:34.853Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 2m56.578830296s with top 10 stages: buildssa: 1m35.523457063s, goimports: 19.632690142s, unconvert: 10.826760531s, gosec: 8.907421368s, golint: 5.828341265s, misspell: 4.010551823s, inspect: 3.555986625s, ineffassign: 3.457282748s, vrp: 2.837815558s, printf: 2.215489541s [2022-01-20T09:26:35.902Z] --- PASS: TestInspectNetwork (7.10s) [2022-01-20T09:26:35.902Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-01-20T09:26:35.902Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-01-20T09:26:35.902Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-01-20T09:26:35.902Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-01-20T09:26:35.902Z] === RUN TestRunContainerWithBridgeNone [2022-01-20T09:26:36.943Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.01s) [2022-01-20T09:26:36.943Z] PASS [2022-01-20T09:26:36.943Z] [2022-01-20T09:26:36.943Z] === Skipped [2022-01-20T09:26:36.943Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T09:26:36.943Z] service_test.go:242: FLAKY_TEST [2022-01-20T09:26:36.943Z] [2022-01-20T09:26:36.943Z] [2022-01-20T09:26:36.943Z] DONE 26 tests, 1 skipped in 43.963s [2022-01-20T09:26:36.943Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-20T09:26:36.943Z] INFO: Testing against a local daemon [2022-01-20T09:26:36.943Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-20T09:26:36.943Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T09:26:36.943Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-20T09:26:36.943Z] === RUN TestDockerNetworkIpvlan [2022-01-20T09:26:36.943Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T09:26:36.943Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-20T09:26:36.943Z] PASS [2022-01-20T09:26:36.943Z] [2022-01-20T09:26:36.943Z] === Skipped [2022-01-20T09:26:36.943Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-20T09:26:36.943Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T09:26:36.943Z] [2022-01-20T09:26:36.943Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-20T09:26:36.943Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T09:26:36.943Z] [2022-01-20T09:26:36.943Z] [2022-01-20T09:26:36.943Z] DONE 2 tests, 2 skipped in 0.054s [2022-01-20T09:26:36.943Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-20T09:26:37.201Z] INFO: Testing against a local daemon [2022-01-20T09:26:37.201Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-20T09:26:37.285Z] --- PASS: TestRunContainerWithBridgeNone (1.44s) [2022-01-20T09:26:37.285Z] === RUN TestNetworkInvalidJSON [2022-01-20T09:26:37.285Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-20T09:26:37.285Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-20T09:26:37.285Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T09:26:37.285Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T09:26:37.285Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T09:26:37.285Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T09:26:37.285Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-20T09:26:37.285Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T09:26:37.285Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T09:26:37.285Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-01-20T09:26:37.285Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-20T09:26:37.285Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-20T09:26:37.285Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-20T09:26:37.285Z] === RUN TestNetworkList [2022-01-20T09:26:37.285Z] === RUN TestNetworkList//networks [2022-01-20T09:26:37.285Z] === PAUSE TestNetworkList//networks [2022-01-20T09:26:37.285Z] === RUN TestNetworkList//networks/ [2022-01-20T09:26:37.285Z] === PAUSE TestNetworkList//networks/ [2022-01-20T09:26:37.285Z] === CONT TestNetworkList//networks [2022-01-20T09:26:37.285Z] === CONT TestNetworkList//networks/ [2022-01-20T09:26:37.285Z] --- PASS: TestNetworkList (0.01s) [2022-01-20T09:26:37.285Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-20T09:26:37.285Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-20T09:26:37.285Z] === RUN TestHostIPv4BridgeLabel [2022-01-20T09:26:37.855Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-01-20T09:26:37.855Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-20T09:26:38.578Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2022-01-20T09:26:38.578Z] === RUN TestDockerNetworkMacvlan [2022-01-20T09:26:38.802Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-01-20T09:26:38.802Z] === RUN TestDaemonDefaultNetworkPools [2022-01-20T09:26:39.162Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-01-20T09:26:39.728Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-01-20T09:26:39.742Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-01-20T09:26:39.742Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-20T09:26:40.661Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-01-20T09:26:40.683Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-01-20T09:26:40.683Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-20T09:26:42.065Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-01-20T09:26:42.065Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-20T09:26:42.326Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-01-20T09:26:42.326Z] === RUN TestServiceWithPredefinedNetwork [2022-01-20T09:26:42.562Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-01-20T09:26:43.936Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-01-20T09:26:44.236Z] --- PASS: TestServiceWithPredefinedNetwork (1.73s) [2022-01-20T09:26:44.236Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-20T09:26:44.236Z] service_test.go:242: FLAKY_TEST [2022-01-20T09:26:44.236Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T09:26:44.236Z] === RUN TestServiceWithDataPathPortInit [2022-01-20T09:26:47.305Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-01-20T09:26:47.871Z] --- PASS: TestDockerNetworkMacvlan (9.45s) [2022-01-20T09:26:47.871Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-01-20T09:26:47.871Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-01-20T09:26:47.871Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.78s) [2022-01-20T09:26:47.871Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2022-01-20T09:26:47.871Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.01s) [2022-01-20T09:26:47.872Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2022-01-20T09:26:47.872Z] PASS [2022-01-20T09:26:47.872Z] [2022-01-20T09:26:47.872Z] DONE 8 tests in 10.757s [2022-01-20T09:26:47.872Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-20T09:26:47.872Z] testing: warning: no tests to run [2022-01-20T09:26:47.872Z] PASS [2022-01-20T09:26:47.872Z] [2022-01-20T09:26:47.872Z] DONE 0 tests in 0.011s [2022-01-20T09:26:47.872Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-20T09:26:47.872Z] INFO: Testing against a local daemon [2022-01-20T09:26:47.872Z] === RUN TestAuthZPluginAllowRequest [2022-01-20T09:26:49.243Z] --- PASS: TestAuthZPluginAllowRequest (1.17s) [2022-01-20T09:26:49.244Z] === RUN TestAuthZPluginTLS [2022-01-20T09:26:49.502Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-01-20T09:26:49.502Z] === RUN TestAuthZPluginDenyRequest [2022-01-20T09:26:49.846Z] INFO [runner/unused/goanalysis] analyzers took 26.189654698s with top 10 stages: buildssa: 22.504877687s, U1000: 3.684777011s [2022-01-20T09:26:49.846Z] INFO [runner] Issues before processing: 2258, after processing: 0 [2022-01-20T09:26:49.846Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1682/1682, exclude: 1577/1577, cgo: 1682/2258, autogenerated_exclude: 1577/1682, identifier_marker: 1577/1577, filename_unadjuster: 1682/1682, skip_files: 1682/1682, skip_dirs: 1682/1682, exclude-rules: 64/1577, nolint: 0/64 [2022-01-20T09:26:49.846Z] INFO [runner] processing took 111.837688ms with stages: nolint: 39.978684ms, identifier_marker: 35.101129ms, path_prettifier: 15.328252ms, autogenerated_exclude: 10.151455ms, exclude-rules: 5.582082ms, skip_dirs: 3.297506ms, cgo: 1.699952ms, filename_unadjuster: 693.241µs, max_same_issues: 1.487µs, uniq_by_line: 651ns, diff: 567ns, path_shortener: 519ns, source_code: 491ns, skip_files: 480ns, max_from_linter: 471ns, exclude: 419ns, max_per_file_from_linter: 302ns [2022-01-20T09:26:49.846Z] INFO [runner] linters took 1m35.060184779s with stages: goanalysis_metalinter: 1m15.64715951s, unused: 19.300980552s [2022-01-20T09:26:49.846Z] INFO File cache stats: 1451 entries of total size 6.8MiB [2022-01-20T09:26:49.846Z] INFO Memory: 2223 samples, avg is 438.0MB, max is 3496.1MB [2022-01-20T09:26:49.846Z] INFO Execution took 3m42.134768928s [2022-01-20T09:26:49.846Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-01-20T09:26:50.068Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-01-20T09:26:50.068Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-20T09:26:50.230Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43167/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ad21bcd94e956d64f4ca0539e0d077664fe5c780 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:ad21bcd94e956d64f4ca0539e0d077664fe5c780 hack/make.sh dynbinary-daemon test-docker-py [2022-01-20T09:26:50.634Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-01-20T09:26:50.635Z] === RUN TestAuthZPluginDenyResponse [2022-01-20T09:26:50.805Z] [2022-01-20T09:26:50.805Z] Removing bundles/ [2022-01-20T09:26:50.805Z] [2022-01-20T09:26:50.805Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-01-20T09:26:50.805Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T09:26:50.805Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T09:26:51.201Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-01-20T09:26:51.201Z] === RUN TestAuthZPluginAllowEventStream [2022-01-20T09:26:52.574Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s) [2022-01-20T09:26:52.574Z] === RUN TestAuthZPluginErrorResponse [2022-01-20T09:26:52.833Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-01-20T09:26:52.833Z] === RUN TestAuthZPluginErrorRequest [2022-01-20T09:26:53.398Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-01-20T09:26:53.398Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-20T09:26:53.964Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-01-20T09:26:53.964Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-20T09:26:55.337Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s) [2022-01-20T09:26:55.337Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-20T09:26:56.708Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.42s) [2022-01-20T09:26:56.708Z] === RUN TestAuthZPluginHeader [2022-01-20T09:26:57.641Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-01-20T09:26:57.641Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-20T09:26:59.285Z] --- PASS: TestServiceWithDataPathPortInit (13.57s) [2022-01-20T09:26:59.285Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-20T09:27:00.226Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qvh4n2sa36z0h1ossnou4om2u Created:2022-01-20 09:26:59.012794532 +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[cef0fab6e6386df95ca8bd17043411ab8efdc39324096d06e40238d7f6a08047:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wz3vmh4da994kth6f4xuoa4sj EndpointID:d5a1b32bcca3c0de3332f268189c24169976a6972c08e5f87d07949a7524e0d4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:489d47cede96b03f6ee94ba963a11c9289f8fa151890737762da562a97c31caf 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:270faa4aae08 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wz3vmh4da994kth6f4xuoa4sj EndpointID:d5a1b32bcca3c0de3332f268189c24169976a6972c08e5f87d07949a7524e0d4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-01-20T09:27:01.821Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.96s) [2022-01-20T09:27:01.821Z] === RUN TestAuthZPluginV2Disable [2022-01-20T09:27:04.425Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.67s) [2022-01-20T09:27:04.425Z] PASS [2022-01-20T09:27:04.425Z] [2022-01-20T09:27:04.425Z] === Skipped [2022-01-20T09:27:04.425Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T09:27:04.425Z] service_test.go:242: FLAKY_TEST [2022-01-20T09:27:04.425Z] [2022-01-20T09:27:04.425Z] [2022-01-20T09:27:04.425Z] DONE 26 tests, 1 skipped in 42.561s [2022-01-20T09:27:04.425Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-20T09:27:04.425Z] ++ 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-01-20T09:27:04.425Z] ++ set -e [2022-01-20T09:27:04.425Z] ++ '[' -n 0 ']' [2022-01-20T09:27:04.425Z] ++ set -x [2022-01-20T09:27:04.425Z] ++ 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-01-20T09:27:04.425Z] INFO: Testing against a local daemon [2022-01-20T09:27:04.425Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-20T09:27:04.425Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T09:27:04.425Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-20T09:27:04.425Z] === RUN TestDockerNetworkIpvlan [2022-01-20T09:27:04.425Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T09:27:04.425Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-20T09:27:04.425Z] PASS [2022-01-20T09:27:04.425Z] [2022-01-20T09:27:04.425Z] === Skipped [2022-01-20T09:27:04.425Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-20T09:27:04.425Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T09:27:04.425Z] [2022-01-20T09:27:04.425Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-20T09:27:04.425Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T09:27:04.425Z] [2022-01-20T09:27:04.425Z] [2022-01-20T09:27:04.425Z] DONE 2 tests, 2 skipped in 0.109s [2022-01-20T09:27:04.425Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-20T09:27:04.425Z] ++ 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-01-20T09:27:04.425Z] ++ set -e [2022-01-20T09:27:04.425Z] ++ '[' -n 0 ']' [2022-01-20T09:27:04.425Z] ++ set -x [2022-01-20T09:27:04.425Z] ++ 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-01-20T09:27:04.685Z] INFO: Testing against a local daemon [2022-01-20T09:27:04.685Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-20T09:27:05.118Z] --- PASS: TestAuthZPluginV2Disable (3.46s) [2022-01-20T09:27:05.118Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-20T09:27:06.066Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.22s) [2022-01-20T09:27:06.066Z] === RUN TestDockerNetworkMacvlan [2022-01-20T09:27:06.637Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-01-20T09:27:07.209Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-01-20T09:27:08.150Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-01-20T09:27:08.396Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.26s) [2022-01-20T09:27:08.396Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-20T09:27:09.576Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-01-20T09:27:11.457Z] Loaded image: buildpack-deps:buster [2022-01-20T09:27:11.457Z] Loaded image: busybox:latest [2022-01-20T09:27:11.457Z] Loaded image: busybox:glibc [2022-01-20T09:27:11.488Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-01-20T09:27:12.020Z] Loaded image: buildpack-deps:buster [2022-01-20T09:27:12.277Z] Loaded image: busybox:latest [2022-01-20T09:27:12.841Z] Loaded image: busybox:glibc [2022-01-20T09:27:14.031Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-01-20T09:27:14.602Z] --- PASS: TestDockerNetworkMacvlan (8.72s) [2022-01-20T09:27:14.602Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-01-20T09:27:14.602Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-01-20T09:27:14.602Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.74s) [2022-01-20T09:27:14.602Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.75s) [2022-01-20T09:27:14.602Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.74s) [2022-01-20T09:27:14.602Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.54s) [2022-01-20T09:27:14.602Z] PASS [2022-01-20T09:27:14.602Z] [2022-01-20T09:27:14.602Z] DONE 8 tests in 10.045s [2022-01-20T09:27:14.602Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-20T09:27:14.602Z] ++ 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-01-20T09:27:14.602Z] ++ set -e [2022-01-20T09:27:14.602Z] ++ '[' -n 0 ']' [2022-01-20T09:27:14.602Z] ++ set -x [2022-01-20T09:27:14.603Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-20T09:27:14.603Z] testing: warning: no tests to run [2022-01-20T09:27:14.603Z] PASS [2022-01-20T09:27:14.603Z] [2022-01-20T09:27:14.603Z] DONE 0 tests in 0.021s [2022-01-20T09:27:14.603Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-20T09:27:14.603Z] ++ 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-01-20T09:27:14.603Z] ++ set -e [2022-01-20T09:27:14.603Z] ++ '[' -n 0 ']' [2022-01-20T09:27:14.603Z] ++ set -x [2022-01-20T09:27:14.603Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-20T09:27:14.603Z] INFO: Testing against a local daemon [2022-01-20T09:27:14.603Z] === RUN TestAuthZPluginAllowRequest [2022-01-20T09:27:15.985Z] --- PASS: TestAuthZPluginAllowRequest (1.08s) [2022-01-20T09:27:15.985Z] === RUN TestAuthZPluginTLS [2022-01-20T09:27:16.245Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-01-20T09:27:16.245Z] === RUN TestAuthZPluginDenyRequest [2022-01-20T09:27:16.816Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-01-20T09:27:16.816Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-20T09:27:17.386Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-01-20T09:27:17.386Z] === RUN TestAuthZPluginDenyResponse [2022-01-20T09:27:17.957Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-01-20T09:27:17.957Z] === RUN TestAuthZPluginAllowEventStream [2022-01-20T09:27:18.897Z] --- PASS: TestAuthZPluginAllowEventStream (1.08s) [2022-01-20T09:27:18.897Z] === RUN TestAuthZPluginErrorResponse [2022-01-20T09:27:19.385Z] Loaded image: debian:bullseye [2022-01-20T09:27:19.385Z] Loaded image: hello-world:latest [2022-01-20T09:27:19.385Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T09:27:19.467Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-01-20T09:27:19.467Z] === RUN TestAuthZPluginErrorRequest [2022-01-20T09:27:19.642Z] INFO: Testing against a local daemon [2022-01-20T09:27:19.642Z] === RUN TestDockerSuite [2022-01-20T09:27:19.642Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-01-20T09:27:19.642Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-01-20T09:27:20.037Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-01-20T09:27:20.037Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-20T09:27:20.207Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-01-20T09:27:20.207Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-01-20T09:27:20.207Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-01-20T09:27:20.207Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-01-20T09:27:20.207Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-01-20T09:27:20.463Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-01-20T09:27:20.463Z] Loaded image: debian:bullseye [2022-01-20T09:27:20.588Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.19s) [2022-01-20T09:27:20.588Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-20T09:27:20.607Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-01-20T09:27:20.607Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-20T09:27:20.719Z] Loaded image: hello-world:latest [2022-01-20T09:27:20.719Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T09:27:20.975Z] INFO: Testing against a local daemon [2022-01-20T09:27:20.975Z] === RUN TestDockerDaemonSuite [2022-01-20T09:27:20.975Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-01-20T09:27:21.538Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-01-20T09:27:21.538Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-01-20T09:27:21.989Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.26s) [2022-01-20T09:27:21.989Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-20T09:27:22.101Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-01-20T09:27:22.101Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-01-20T09:27:22.664Z] --- PASS: TestBuildWithHugeFile (131.50s) [2022-01-20T09:27:22.664Z] === RUN TestBuildWithEmptyDockerfile [2022-01-20T09:27:22.664Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T09:27:22.664Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T09:27:22.664Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T09:27:22.664Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T09:27:22.664Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T09:27:22.664Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T09:27:22.664Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T09:27:22.664Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T09:27:22.664Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-01-20T09:27:22.664Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T09:27:22.920Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-01-20T09:27:22.920Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-01-20T09:27:22.920Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2022-01-20T09:27:22.920Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2022-01-20T09:27:22.920Z] === RUN TestBuildPreserveOwnership [2022-01-20T09:27:22.920Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-20T09:27:22.920Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-01-20T09:27:22.920Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-01-20T09:27:23.371Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.26s) [2022-01-20T09:27:23.371Z] === RUN TestAuthZPluginHeader [2022-01-20T09:27:23.849Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-01-20T09:27:23.941Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-01-20T09:27:23.941Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-20T09:27:23.941Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T09:27:23.941Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-01-20T09:27:23.941Z] === RUN TestAuthZPluginV2Disable [2022-01-20T09:27:23.941Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T09:27:23.941Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-01-20T09:27:23.941Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-20T09:27:23.941Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T09:27:23.941Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-01-20T09:27:23.941Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-20T09:27:23.941Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T09:27:23.941Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-01-20T09:27:23.941Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-20T09:27:24.413Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-01-20T09:27:24.413Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-01-20T09:27:24.413Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-01-20T09:27:25.343Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-01-20T09:27:25.343Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-01-20T09:27:25.599Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-20T09:27:26.161Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-01-20T09:27:26.161Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-01-20T09:27:26.161Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-01-20T09:27:26.161Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-01-20T09:27:26.723Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-01-20T09:27:26.979Z] --- PASS: TestBuildPreserveOwnership (4.18s) [2022-01-20T09:27:26.979Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.64s) [2022-01-20T09:27:26.979Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.53s) [2022-01-20T09:27:26.979Z] === RUN TestBuildPlatformInvalid [2022-01-20T09:27:27.235Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-01-20T09:27:27.235Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-20T09:27:31.417Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-01-20T09:27:32.783Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-01-20T09:27:35.301Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-01-20T09:27:37.191Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-01-20T09:27:37.448Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-01-20T09:27:38.376Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-01-20T09:27:38.656Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-01-20T09:27:38.656Z] PASS [2022-01-20T09:27:38.656Z] [2022-01-20T09:27:38.656Z] DONE 17 tests in 48.101s [2022-01-20T09:27:38.656Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-20T09:27:38.656Z] INFO: Testing against a local daemon [2022-01-20T09:27:38.656Z] === RUN TestPluginInvalidJSON [2022-01-20T09:27:38.656Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T09:27:38.656Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T09:27:38.656Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T09:27:38.656Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-01-20T09:27:38.656Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.02s) [2022-01-20T09:27:38.656Z] === RUN TestPluginInstall [2022-01-20T09:27:38.656Z] === RUN TestPluginInstall/no_auth [2022-01-20T09:27:38.656Z] time="2022-01-20T09:27:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T09:27:38.656Z] time="2022-01-20T09:27:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:153c53d01d063c7f937b31bad323f5051982dc3deacd2a1c434b2fd5fe2f6f65" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T09:27:38.656Z] time="2022-01-20T09:27:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T09:27:38.656Z] time="2022-01-20T09:27:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:153c53d01d063c7f937b31bad323f5051982dc3deacd2a1c434b2fd5fe2f6f65" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T09:27:38.656Z] === RUN TestPluginInstall/with_htpasswd [2022-01-20T09:27:38.656Z] time="2022-01-20T09:27:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T09:27:38.656Z] time="2022-01-20T09:27:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:153c53d01d063c7f937b31bad323f5051982dc3deacd2a1c434b2fd5fe2f6f65" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T09:27:38.656Z] time="2022-01-20T09:27:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T09:27:38.656Z] time="2022-01-20T09:27:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:153c53d01d063c7f937b31bad323f5051982dc3deacd2a1c434b2fd5fe2f6f65" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T09:27:38.656Z] === RUN TestPluginInstall/with_insecure [2022-01-20T09:27:38.941Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-01-20T09:27:39.589Z] time="2022-01-20T09:27:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T09:27:39.589Z] time="2022-01-20T09:27:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:34cdb7ccf7b47acc91f486ed54d74e7403e6272518b8371a5dd9b821db98fcc9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T09:27:39.589Z] time="2022-01-20T09:27:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T09:27:39.589Z] time="2022-01-20T09:27:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:34cdb7ccf7b47acc91f486ed54d74e7403e6272518b8371a5dd9b821db98fcc9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T09:27:39.848Z] plugin_test.go:165: [d4d77b2246d61] daemon is not started [2022-01-20T09:27:39.848Z] --- PASS: TestPluginInstall (3.76s) [2022-01-20T09:27:39.848Z] --- PASS: TestPluginInstall/no_auth (2.00s) [2022-01-20T09:27:39.848Z] --- PASS: TestPluginInstall/with_htpasswd (0.65s) [2022-01-20T09:27:39.848Z] --- PASS: TestPluginInstall/with_insecure (1.11s) [2022-01-20T09:27:39.848Z] === RUN TestPluginsWithRuntimes [2022-01-20T09:27:39.870Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-01-20T09:27:41.220Z] === RUN TestPluginsWithRuntimes/No_Args [2022-01-20T09:27:41.760Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-01-20T09:27:42.053Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.71s) [2022-01-20T09:27:42.053Z] PASS [2022-01-20T09:27:42.053Z] [2022-01-20T09:27:42.053Z] === Skipped [2022-01-20T09:27:42.053Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-01-20T09:27:42.053Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T09:27:42.053Z] [2022-01-20T09:27:42.053Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-01-20T09:27:42.053Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T09:27:42.053Z] [2022-01-20T09:27:42.053Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-01-20T09:27:42.053Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T09:27:42.053Z] [2022-01-20T09:27:42.053Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-01-20T09:27:42.053Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T09:27:42.053Z] [2022-01-20T09:27:42.053Z] [2022-01-20T09:27:42.053Z] DONE 17 tests, 4 skipped in 25.938s [2022-01-20T09:27:42.053Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-20T09:27:42.053Z] ++ 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-01-20T09:27:42.053Z] ++ set -e [2022-01-20T09:27:42.053Z] ++ '[' -n 0 ']' [2022-01-20T09:27:42.053Z] ++ set -x [2022-01-20T09:27:42.054Z] ++ 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-01-20T09:27:42.054Z] INFO: Testing against a local daemon [2022-01-20T09:27:42.054Z] === RUN TestPluginInvalidJSON [2022-01-20T09:27:42.054Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T09:27:42.054Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T09:27:42.054Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T09:27:42.054Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-01-20T09:27:42.054Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-20T09:27:42.054Z] === RUN TestPluginInstall [2022-01-20T09:27:42.054Z] === RUN TestPluginInstall/no_auth [2022-01-20T09:27:42.054Z] time="2022-01-20T09:27:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T09:27:42.054Z] time="2022-01-20T09:27:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:558c80005d6b84c3a755bfca58ec85b070b5cb6e478157142c18598376d56340" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T09:27:42.054Z] time="2022-01-20T09:27:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T09:27:42.054Z] time="2022-01-20T09:27:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:558c80005d6b84c3a755bfca58ec85b070b5cb6e478157142c18598376d56340" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T09:27:42.054Z] === RUN TestPluginInstall/with_htpasswd [2022-01-20T09:27:42.153Z] === RUN TestPluginsWithRuntimes/With_Args [2022-01-20T09:27:42.314Z] time="2022-01-20T09:27:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T09:27:42.314Z] time="2022-01-20T09:27:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:558c80005d6b84c3a755bfca58ec85b070b5cb6e478157142c18598376d56340" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T09:27:42.314Z] time="2022-01-20T09:27:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T09:27:42.314Z] time="2022-01-20T09:27:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:558c80005d6b84c3a755bfca58ec85b070b5cb6e478157142c18598376d56340" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T09:27:42.574Z] === RUN TestPluginInstall/with_insecure [2022-01-20T09:27:43.086Z] --- PASS: TestPluginsWithRuntimes (3.28s) [2022-01-20T09:27:43.086Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-01-20T09:27:43.086Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.84s) [2022-01-20T09:27:43.086Z] === RUN TestPluginBackCompatMediaTypes [2022-01-20T09:27:43.515Z] time="2022-01-20T09:27:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T09:27:43.515Z] time="2022-01-20T09:27:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4edd353c8a184f2bb73fc844d925c05e9dba3ea02d1249495b5289dcc7656654" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T09:27:43.515Z] time="2022-01-20T09:27:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T09:27:43.515Z] time="2022-01-20T09:27:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4edd353c8a184f2bb73fc844d925c05e9dba3ea02d1249495b5289dcc7656654" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T09:27:43.515Z] plugin_test.go:165: [dcd8128e8a267] daemon is not started [2022-01-20T09:27:43.515Z] --- PASS: TestPluginInstall (2.94s) [2022-01-20T09:27:43.515Z] --- PASS: TestPluginInstall/no_auth (1.33s) [2022-01-20T09:27:43.515Z] --- PASS: TestPluginInstall/with_htpasswd (0.58s) [2022-01-20T09:27:43.515Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-01-20T09:27:43.515Z] === RUN TestPluginsWithRuntimes [2022-01-20T09:27:43.651Z] === RUN TestDockerSuite/TestAttachDetach [2022-01-20T09:27:43.651Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-01-20T09:27:43.653Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2022-01-20T09:27:43.653Z] PASS [2022-01-20T09:27:43.653Z] [2022-01-20T09:27:43.653Z] DONE 10 tests in 7.730s [2022-01-20T09:27:43.653Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-20T09:27:43.653Z] INFO: Testing against a local daemon [2022-01-20T09:27:43.653Z] === RUN TestExternalGraphDriver [2022-01-20T09:27:43.911Z] === RUN TestExternalGraphDriver/json [2022-01-20T09:27:44.580Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-01-20T09:27:45.142Z] docker_cli_daemon_test.go:1455: [ddfab58f0c6fe] daemon is not started [2022-01-20T09:27:45.142Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-01-20T09:27:45.425Z] === RUN TestPluginsWithRuntimes/No_Args [2022-01-20T09:27:45.706Z] Loaded image: buildpack-deps:buster [2022-01-20T09:27:45.810Z] === RUN TestExternalGraphDriver/spec [2022-01-20T09:27:45.963Z] check_test.go:309: [dd3edc761ca83] daemon is not started [2022-01-20T09:27:45.964Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-01-20T09:27:45.964Z] Loaded image: busybox:latest [2022-01-20T09:27:45.995Z] === RUN TestPluginsWithRuntimes/With_Args [2022-01-20T09:27:46.220Z] Loaded image: busybox:glibc [2022-01-20T09:27:46.942Z] --- PASS: TestPluginsWithRuntimes (3.12s) [2022-01-20T09:27:46.942Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.81s) [2022-01-20T09:27:46.942Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.81s) [2022-01-20T09:27:46.942Z] === RUN TestPluginBackCompatMediaTypes [2022-01-20T09:27:47.150Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-01-20T09:27:47.201Z] === RUN TestExternalGraphDriver/pull [2022-01-20T09:27:47.203Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-01-20T09:27:47.203Z] PASS [2022-01-20T09:27:47.203Z] [2022-01-20T09:27:47.203Z] DONE 10 tests in 6.755s [2022-01-20T09:27:47.203Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-20T09:27:47.203Z] ++ 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-01-20T09:27:47.203Z] ++ set -e [2022-01-20T09:27:47.203Z] ++ '[' -n 0 ']' [2022-01-20T09:27:47.203Z] ++ set -x [2022-01-20T09:27:47.203Z] ++ 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-01-20T09:27:47.463Z] INFO: Testing against a local daemon [2022-01-20T09:27:47.463Z] === RUN TestExternalGraphDriver [2022-01-20T09:27:47.463Z] === RUN TestExternalGraphDriver/json [2022-01-20T09:27:48.078Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-01-20T09:27:48.078Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-01-20T09:27:48.576Z] --- PASS: TestExternalGraphDriver (4.94s) [2022-01-20T09:27:48.576Z] --- PASS: TestExternalGraphDriver/json (1.65s) [2022-01-20T09:27:48.576Z] --- PASS: TestExternalGraphDriver/spec (1.62s) [2022-01-20T09:27:48.576Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2022-01-20T09:27:48.576Z] === RUN TestGraphdriverPluginV2 [2022-01-20T09:27:49.008Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-01-20T09:27:49.373Z] === RUN TestExternalGraphDriver/spec [2022-01-20T09:27:49.937Z] check_test.go:309: [d010f63e605d6] daemon is not started [2022-01-20T09:27:49.937Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-01-20T09:27:50.193Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-01-20T09:27:50.756Z] === RUN TestExternalGraphDriver/pull [2022-01-20T09:27:50.803Z] --- PASS: TestImportExtremelyLargeImageWorks (95.60s) [2022-01-20T09:27:50.803Z] PASS [2022-01-20T09:27:50.803Z] [2022-01-20T09:27:50.803Z] === Skipped [2022-01-20T09:27:50.803Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-01-20T09:27:50.803Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-01-20T09:27:50.803Z] [2022-01-20T09:27:50.803Z] [2022-01-20T09:27:50.803Z] DONE 12 tests, 1 skipped in 99.609s [2022-01-20T09:27:50.803Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-01-20T09:27:50.803Z] INFO: Testing against a local daemon [2022-01-20T09:27:50.803Z] === RUN TestNetworkCreateDelete [2022-01-20T09:27:50.803Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-01-20T09:27:50.803Z] === RUN TestDockerNetworkDeletePreferID [2022-01-20T09:27:50.803Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-01-20T09:27:50.803Z] === RUN TestDaemonDNSFallback [2022-01-20T09:27:51.122Z] Loaded image: debian:bullseye [2022-01-20T09:27:51.122Z] Loaded image: hello-world:latest [2022-01-20T09:27:51.122Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T09:27:51.684Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-01-20T09:27:52.138Z] --- PASS: TestExternalGraphDriver (4.75s) [2022-01-20T09:27:52.138Z] --- PASS: TestExternalGraphDriver/json (1.54s) [2022-01-20T09:27:52.138Z] --- PASS: TestExternalGraphDriver/spec (1.52s) [2022-01-20T09:27:52.138Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-01-20T09:27:52.138Z] === RUN TestGraphdriverPluginV2 [2022-01-20T09:27:52.138Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T09:27:52.138Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-01-20T09:27:52.138Z] PASS [2022-01-20T09:27:52.138Z] [2022-01-20T09:27:52.138Z] === Skipped [2022-01-20T09:27:52.138Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-01-20T09:27:52.138Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T09:27:52.138Z] [2022-01-20T09:27:52.138Z] [2022-01-20T09:27:52.138Z] DONE 5 tests, 1 skipped in 4.882s [2022-01-20T09:27:52.138Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-20T09:27:52.138Z] ++ 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-01-20T09:27:52.138Z] ++ set -e [2022-01-20T09:27:52.138Z] ++ '[' -n 0 ']' [2022-01-20T09:27:52.138Z] ++ set -x [2022-01-20T09:27:52.138Z] ++ 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-01-20T09:27:52.398Z] INFO: Testing against a local daemon [2022-01-20T09:27:52.398Z] === RUN TestContinueAfterPluginCrash [2022-01-20T09:27:52.398Z] === PAUSE TestContinueAfterPluginCrash [2022-01-20T09:27:52.398Z] === RUN TestReadPluginNoRead [2022-01-20T09:27:52.398Z] === PAUSE TestReadPluginNoRead [2022-01-20T09:27:52.398Z] === RUN TestDaemonStartWithLogOpt [2022-01-20T09:27:52.398Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-20T09:27:52.398Z] === CONT TestContinueAfterPluginCrash [2022-01-20T09:27:52.398Z] === CONT TestDaemonStartWithLogOpt [2022-01-20T09:27:52.626Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-01-20T09:27:52.755Z] --- PASS: TestGraphdriverPluginV2 (3.79s) [2022-01-20T09:27:52.756Z] PASS [2022-01-20T09:27:52.756Z] [2022-01-20T09:27:52.756Z] DONE 5 tests in 8.798s [2022-01-20T09:27:52.756Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-20T09:27:52.756Z] INFO: Testing against a local daemon [2022-01-20T09:27:52.756Z] === RUN TestContinueAfterPluginCrash [2022-01-20T09:27:52.756Z] === PAUSE TestContinueAfterPluginCrash [2022-01-20T09:27:52.756Z] === RUN TestReadPluginNoRead [2022-01-20T09:27:52.756Z] === PAUSE TestReadPluginNoRead [2022-01-20T09:27:52.756Z] === RUN TestDaemonStartWithLogOpt [2022-01-20T09:27:52.756Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-20T09:27:52.756Z] === CONT TestContinueAfterPluginCrash [2022-01-20T09:27:52.756Z] === CONT TestDaemonStartWithLogOpt [2022-01-20T09:27:53.992Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-01-20T09:27:53.992Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-01-20T09:27:53.992Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-01-20T09:27:54.921Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-01-20T09:27:55.484Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-01-20T09:27:55.694Z] --- PASS: TestDaemonStartWithLogOpt (2.92s) [2022-01-20T09:27:55.694Z] === CONT TestReadPluginNoRead [2022-01-20T09:27:56.036Z] --- PASS: TestDaemonStartWithLogOpt (3.32s) [2022-01-20T09:27:56.036Z] === CONT TestReadPluginNoRead [2022-01-20T09:27:56.852Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-01-20T09:27:57.405Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-01-20T09:27:57.405Z] [2022-01-20T09:27:57.405Z] ________ ____ __. [2022-01-20T09:27:57.405Z] \_____ \ | |/ _| [2022-01-20T09:27:57.405Z] / | \| < [2022-01-20T09:27:57.405Z] / | \ | \ [2022-01-20T09:27:57.405Z] \_______ /____|__ \ [2022-01-20T09:27:57.405Z] \/ \/ [2022-01-20T09:27:57.405Z] [2022-01-20T09:27:57.405Z] INFO: make.ps1 ended at 01/20/2022 09:27:46 [2022-01-20T09:27:57.405Z] INFO: Binaries build ended at 01/20/2022 09:27:47. Duration:00:01:24.1640029 [2022-01-20T09:27:57.405Z] INFO: Copying the built daemon binary to d:\CI\PR-43167\1\binary\dockerd-ad21bcd94e.exe... [2022-01-20T09:27:57.405Z] INFO: Copying the built client binary to d:\CI\PR-43167\1\binary\docker-ad21bcd94e.exe... [2022-01-20T09:27:57.405Z] INFO: Copying dockerversion from the container... [2022-01-20T09:27:57.405Z] INFO: Copying the golang package from the container to d:\CI\PR-43167\1\installer\go.zip... [2022-01-20T09:27:57.405Z] INFO: Extracting go.zip to d:\CI\PR-43167\1\go [2022-01-20T09:27:57.605Z] === RUN TestReadPluginNoRead/default [2022-01-20T09:27:58.546Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-20T09:27:58.564Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-20T09:27:58.908Z] --- PASS: TestDaemonDNSFallback (7.33s) [2022-01-20T09:27:58.908Z] === RUN TestInspectNetwork [2022-01-20T09:27:58.908Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:27:58.908Z] --- SKIP: TestInspectNetwork (0.00s) [2022-01-20T09:27:58.908Z] === RUN TestRunContainerWithBridgeNone [2022-01-20T09:27:58.908Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T09:27:58.908Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-01-20T09:27:58.908Z] === RUN TestNetworkInvalidJSON [2022-01-20T09:27:58.908Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-20T09:27:58.908Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-20T09:27:58.908Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T09:27:58.908Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T09:27:58.908Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T09:27:58.908Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T09:27:58.908Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-20T09:27:58.908Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T09:27:58.908Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T09:27:58.908Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-01-20T09:27:58.908Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-20T09:27:58.908Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-20T09:27:58.908Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-20T09:27:58.908Z] === RUN TestNetworkList [2022-01-20T09:27:58.908Z] === RUN TestNetworkList//networks [2022-01-20T09:27:58.908Z] === PAUSE TestNetworkList//networks [2022-01-20T09:27:58.908Z] === RUN TestNetworkList//networks/ [2022-01-20T09:27:58.908Z] === PAUSE TestNetworkList//networks/ [2022-01-20T09:27:58.908Z] === CONT TestNetworkList//networks [2022-01-20T09:27:58.908Z] === CONT TestNetworkList//networks/ [2022-01-20T09:27:58.908Z] --- PASS: TestNetworkList (0.01s) [2022-01-20T09:27:58.908Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-20T09:27:58.908Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-20T09:27:58.908Z] === RUN TestHostIPv4BridgeLabel [2022-01-20T09:27:58.908Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T09:27:58.908Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-01-20T09:27:58.908Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-20T09:27:58.908Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T09:27:58.908Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-01-20T09:27:58.908Z] === RUN TestDaemonDefaultNetworkPools [2022-01-20T09:27:58.908Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T09:27:58.908Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2022-01-20T09:27:58.908Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-20T09:27:58.908Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T09:27:58.908Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2022-01-20T09:27:58.908Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-20T09:27:58.908Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T09:27:58.908Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2022-01-20T09:27:58.908Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-20T09:27:58.908Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T09:27:58.908Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-20T09:27:58.908Z] === RUN TestServiceWithPredefinedNetwork [2022-01-20T09:27:58.908Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:27:58.908Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-01-20T09:27:58.908Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-20T09:27:58.908Z] service_test.go:242: FLAKY_TEST [2022-01-20T09:27:58.908Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T09:27:58.908Z] === RUN TestServiceWithDataPathPortInit [2022-01-20T09:27:58.908Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:27:58.908Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-01-20T09:27:58.908Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-20T09:27:58.908Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:27:58.908Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-20T09:27:58.908Z] PASS [2022-01-20T09:27:58.908Z] [2022-01-20T09:27:58.908Z] === Skipped [2022-01-20T09:27:58.908Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-01-20T09:27:58.908Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:27:58.908Z] [2022-01-20T09:27:58.908Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-01-20T09:27:58.908Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T09:27:58.908Z] [2022-01-20T09:27:58.908Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-01-20T09:27:58.908Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T09:27:58.908Z] [2022-01-20T09:27:58.908Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-01-20T09:27:58.908Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T09:27:58.908Z] [2022-01-20T09:27:58.908Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2022-01-20T09:27:58.908Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T09:27:58.908Z] [2022-01-20T09:27:58.908Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2022-01-20T09:27:58.908Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T09:27:58.908Z] [2022-01-20T09:27:58.908Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2022-01-20T09:27:58.908Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T09:27:58.908Z] [2022-01-20T09:27:58.908Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-20T09:27:58.908Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T09:27:58.908Z] [2022-01-20T09:27:58.908Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-01-20T09:27:58.908Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:27:58.908Z] [2022-01-20T09:27:58.908Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T09:27:58.909Z] service_test.go:242: FLAKY_TEST [2022-01-20T09:27:58.909Z] [2022-01-20T09:27:58.909Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-01-20T09:27:58.909Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:27:58.909Z] [2022-01-20T09:27:58.909Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-20T09:27:58.909Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:27:58.909Z] [2022-01-20T09:27:58.909Z] [2022-01-20T09:27:58.909Z] DONE 22 tests, 12 skipped in 8.075s [2022-01-20T09:27:58.909Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-20T09:27:58.909Z] INFO: Testing against a local daemon [2022-01-20T09:27:58.909Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-20T09:27:58.909Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T09:27:58.909Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-20T09:27:58.909Z] === RUN TestDockerNetworkIpvlan [2022-01-20T09:27:58.909Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T09:27:58.909Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-20T09:27:58.909Z] PASS [2022-01-20T09:27:58.909Z] [2022-01-20T09:27:58.909Z] === Skipped [2022-01-20T09:27:58.909Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-20T09:27:58.909Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T09:27:58.909Z] [2022-01-20T09:27:58.909Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-20T09:27:58.909Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T09:27:58.909Z] [2022-01-20T09:27:58.909Z] [2022-01-20T09:27:58.909Z] DONE 2 tests, 2 skipped in 0.184s [2022-01-20T09:27:58.909Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-20T09:27:58.909Z] INFO: Testing against a local daemon [2022-01-20T09:27:58.909Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-20T09:27:58.909Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T09:27:58.909Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-01-20T09:27:58.909Z] === RUN TestDockerNetworkMacvlan [2022-01-20T09:27:58.909Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T09:27:58.909Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-01-20T09:27:58.909Z] PASS [2022-01-20T09:27:58.909Z] [2022-01-20T09:27:58.909Z] === Skipped [2022-01-20T09:27:58.909Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-01-20T09:27:58.909Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T09:27:58.909Z] [2022-01-20T09:27:58.909Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-01-20T09:27:58.909Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T09:27:58.909Z] [2022-01-20T09:27:58.909Z] [2022-01-20T09:27:58.909Z] DONE 2 tests, 2 skipped in 0.128s [2022-01-20T09:27:58.909Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-20T09:27:58.909Z] testing: warning: no tests to run [2022-01-20T09:27:58.909Z] PASS [2022-01-20T09:27:58.909Z] [2022-01-20T09:27:58.909Z] DONE 0 tests in 0.034s [2022-01-20T09:27:58.909Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-20T09:27:58.909Z] INFO: Testing against a local daemon [2022-01-20T09:27:58.909Z] === RUN TestAuthZPluginAllowRequest [2022-01-20T09:27:58.909Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T09:27:58.909Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-01-20T09:27:58.909Z] === RUN TestAuthZPluginTLS [2022-01-20T09:27:58.909Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T09:27:58.909Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-01-20T09:27:58.909Z] === RUN TestAuthZPluginDenyRequest [2022-01-20T09:27:58.909Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T09:27:58.909Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-01-20T09:27:58.909Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-20T09:27:58.909Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T09:27:58.909Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-01-20T09:27:58.909Z] === RUN TestAuthZPluginDenyResponse [2022-01-20T09:27:58.909Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T09:27:58.909Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-01-20T09:27:58.909Z] === RUN TestAuthZPluginAllowEventStream [2022-01-20T09:27:58.909Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T09:27:58.909Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-01-20T09:27:58.909Z] === RUN TestAuthZPluginErrorResponse [2022-01-20T09:27:58.909Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T09:27:58.909Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-01-20T09:27:58.909Z] === RUN TestAuthZPluginErrorRequest [2022-01-20T09:27:58.909Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T09:27:58.909Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-01-20T09:27:58.909Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-20T09:27:58.909Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T09:27:58.909Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-01-20T09:27:58.909Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-20T09:27:58.909Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T09:27:58.909Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-01-20T09:27:58.909Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-20T09:27:58.909Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T09:27:58.909Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-01-20T09:27:58.909Z] === RUN TestAuthZPluginHeader [2022-01-20T09:27:58.909Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T09:27:58.909Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-01-20T09:27:58.909Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-20T09:27:58.909Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T09:27:58.909Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2022-01-20T09:27:58.909Z] === RUN TestAuthZPluginV2Disable [2022-01-20T09:27:58.909Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T09:27:58.909Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-01-20T09:27:58.909Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-20T09:27:58.909Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T09:27:58.909Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-01-20T09:27:58.909Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-20T09:27:58.909Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T09:27:58.909Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-01-20T09:27:58.909Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-20T09:27:58.909Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T09:27:58.909Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-01-20T09:27:58.909Z] PASS [2022-01-20T09:27:58.909Z] [2022-01-20T09:27:58.909Z] === Skipped [2022-01-20T09:27:58.909Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-01-20T09:27:58.909Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T09:27:58.909Z] [2022-01-20T09:27:58.909Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-01-20T09:27:58.909Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T09:27:58.909Z] [2022-01-20T09:27:58.909Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-01-20T09:27:58.909Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T09:27:58.909Z] [2022-01-20T09:27:58.909Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-01-20T09:27:58.909Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T09:27:58.909Z] [2022-01-20T09:27:58.909Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-01-20T09:27:58.909Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T09:27:58.909Z] [2022-01-20T09:27:58.909Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-01-20T09:27:58.909Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T09:27:58.909Z] [2022-01-20T09:27:58.909Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-01-20T09:27:58.909Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T09:27:58.909Z] [2022-01-20T09:27:58.909Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-01-20T09:27:58.909Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T09:27:58.909Z] [2022-01-20T09:27:58.909Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-01-20T09:27:58.909Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T09:27:58.909Z] [2022-01-20T09:27:58.909Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-01-20T09:27:58.909Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T09:27:58.909Z] [2022-01-20T09:27:58.909Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-01-20T09:27:58.909Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T09:27:58.909Z] [2022-01-20T09:27:58.909Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-01-20T09:27:58.909Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T09:27:58.909Z] [2022-01-20T09:27:58.909Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2022-01-20T09:27:58.909Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T09:27:58.909Z] [2022-01-20T09:27:58.909Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-01-20T09:27:58.909Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T09:27:58.909Z] [2022-01-20T09:27:58.909Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-01-20T09:27:58.909Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T09:27:58.909Z] [2022-01-20T09:27:58.909Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-01-20T09:27:58.909Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T09:27:58.909Z] [2022-01-20T09:27:58.909Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-01-20T09:27:58.909Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T09:27:58.909Z] [2022-01-20T09:27:58.909Z] [2022-01-20T09:27:58.909Z] DONE 17 tests, 17 skipped in 0.393s [2022-01-20T09:27:58.909Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-20T09:27:58.909Z] INFO: Testing against a local daemon [2022-01-20T09:27:58.909Z] === RUN TestPluginInvalidJSON [2022-01-20T09:27:58.909Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T09:27:58.909Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T09:27:58.909Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T09:27:58.909Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-01-20T09:27:58.909Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-20T09:27:58.909Z] === RUN TestPluginInstall [2022-01-20T09:27:58.909Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T09:27:58.909Z] --- SKIP: TestPluginInstall (0.00s) [2022-01-20T09:27:58.909Z] === RUN TestPluginsWithRuntimes [2022-01-20T09:27:58.909Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-01-20T09:27:58.909Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-01-20T09:27:58.909Z] === RUN TestPluginBackCompatMediaTypes [2022-01-20T09:27:58.909Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-01-20T09:27:58.909Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-01-20T09:27:58.909Z] PASS [2022-01-20T09:27:58.909Z] [2022-01-20T09:27:58.909Z] === Skipped [2022-01-20T09:27:58.909Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-01-20T09:27:58.909Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T09:27:58.909Z] [2022-01-20T09:27:58.909Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-01-20T09:27:58.909Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-01-20T09:27:59.167Z] [2022-01-20T09:27:59.167Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-01-20T09:27:59.167Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-01-20T09:27:59.167Z] [2022-01-20T09:27:59.167Z] [2022-01-20T09:27:59.167Z] DONE 5 tests, 3 skipped in 0.191s [2022-01-20T09:27:59.167Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-20T09:27:59.167Z] INFO: Testing against a local daemon [2022-01-20T09:27:59.167Z] === RUN TestExternalGraphDriver [2022-01-20T09:27:59.167Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-01-20T09:27:59.167Z] --- SKIP: TestExternalGraphDriver (0.06s) [2022-01-20T09:27:59.167Z] === RUN TestGraphdriverPluginV2 [2022-01-20T09:27:59.372Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-01-20T09:27:59.487Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-20T09:27:59.498Z] === RUN TestReadPluginNoRead/default [2022-01-20T09:28:00.428Z] --- PASS: TestContinueAfterPluginCrash (7.89s) [2022-01-20T09:28:00.431Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-20T09:28:00.693Z] === CONT TestReadPluginNoRead [2022-01-20T09:28:00.693Z] read_test.go:92: [d10a6e9c74579] daemon is not started [2022-01-20T09:28:00.693Z] --- PASS: TestReadPluginNoRead (5.42s) [2022-01-20T09:28:00.693Z] --- PASS: TestReadPluginNoRead/default (1.12s) [2022-01-20T09:28:00.693Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.10s) [2022-01-20T09:28:00.693Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.11s) [2022-01-20T09:28:00.693Z] PASS [2022-01-20T09:28:00.693Z] [2022-01-20T09:28:00.693Z] DONE 6 tests in 8.448s [2022-01-20T09:28:00.693Z] 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-01-20T09:28:00.693Z] ++ 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-01-20T09:28:00.693Z] ++ set -e [2022-01-20T09:28:00.693Z] ++ '[' -n 0 ']' [2022-01-20T09:28:00.693Z] ++ set -x [2022-01-20T09:28:00.693Z] ++ 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-01-20T09:28:00.693Z] testing: warning: no tests to run [2022-01-20T09:28:00.693Z] PASS [2022-01-20T09:28:00.693Z] [2022-01-20T09:28:00.693Z] DONE 0 tests in 0.032s [2022-01-20T09:28:00.693Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-20T09:28:00.693Z] ++ 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-01-20T09:28:00.693Z] ++ set -e [2022-01-20T09:28:00.693Z] ++ '[' -n 0 ']' [2022-01-20T09:28:00.693Z] ++ set -x [2022-01-20T09:28:00.693Z] ++ 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-01-20T09:28:00.957Z] INFO: Testing against a local daemon [2022-01-20T09:28:00.957Z] === RUN TestPluginWithDevMounts [2022-01-20T09:28:00.957Z] === PAUSE TestPluginWithDevMounts [2022-01-20T09:28:00.957Z] === CONT TestPluginWithDevMounts [2022-01-20T09:28:00.997Z] --- PASS: TestContinueAfterPluginCrash (8.34s) [2022-01-20T09:28:01.565Z] === CONT TestReadPluginNoRead [2022-01-20T09:28:01.565Z] read_test.go:92: [d255b1391bbad] daemon is not started [2022-01-20T09:28:01.565Z] --- PASS: TestReadPluginNoRead (5.83s) [2022-01-20T09:28:01.565Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-01-20T09:28:01.565Z] --- PASS: TestReadPluginNoRead/default (1.16s) [2022-01-20T09:28:01.565Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2022-01-20T09:28:01.823Z] PASS [2022-01-20T09:28:01.823Z] [2022-01-20T09:28:01.823Z] DONE 6 tests in 9.211s [2022-01-20T09:28:01.823Z] 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-01-20T09:28:01.823Z] testing: warning: no tests to run [2022-01-20T09:28:01.823Z] PASS [2022-01-20T09:28:01.823Z] [2022-01-20T09:28:01.823Z] DONE 0 tests in 0.011s [2022-01-20T09:28:01.823Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-20T09:28:01.823Z] INFO: Testing against a local daemon [2022-01-20T09:28:01.823Z] === RUN TestPluginWithDevMounts [2022-01-20T09:28:01.823Z] === PAUSE TestPluginWithDevMounts [2022-01-20T09:28:01.823Z] === CONT TestPluginWithDevMounts [2022-01-20T09:28:01.888Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (34.68s) [2022-01-20T09:28:01.889Z] PASS [2022-01-20T09:28:01.889Z] [2022-01-20T09:28:01.889Z] === Skipped [2022-01-20T09:28:01.889Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-01-20T09:28:01.889Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T09:28:01.889Z] [2022-01-20T09:28:01.889Z] [2022-01-20T09:28:01.889Z] DONE 33 tests, 1 skipped in 260.585s [2022-01-20T09:28:01.889Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-01-20T09:28:01.889Z] ++ 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-01-20T09:28:01.889Z] ++ set -e [2022-01-20T09:28:01.889Z] ++ '[' -n 0 ']' [2022-01-20T09:28:01.889Z] ++ set -x [2022-01-20T09:28:01.889Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-20T09:28:02.144Z] INFO: Testing against a local daemon [2022-01-20T09:28:02.144Z] === RUN TestConfigInspect [2022-01-20T09:28:02.340Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-01-20T09:28:02.340Z] PASS [2022-01-20T09:28:02.340Z] [2022-01-20T09:28:02.340Z] DONE 1 tests in 1.637s [2022-01-20T09:28:02.340Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-20T09:28:02.340Z] ++ 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-01-20T09:28:02.340Z] ++ set -e [2022-01-20T09:28:02.340Z] ++ '[' -n 0 ']' [2022-01-20T09:28:02.340Z] ++ set -x [2022-01-20T09:28:02.340Z] ++ 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-01-20T09:28:02.600Z] INFO: Testing against a local daemon [2022-01-20T09:28:02.600Z] === RUN TestSecretInspect [2022-01-20T09:28:02.707Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-01-20T09:28:03.720Z] --- PASS: TestPluginWithDevMounts (1.59s) [2022-01-20T09:28:03.720Z] PASS [2022-01-20T09:28:03.720Z] [2022-01-20T09:28:03.720Z] DONE 1 tests in 1.646s [2022-01-20T09:28:03.720Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-20T09:28:03.720Z] INFO: Testing against a local daemon [2022-01-20T09:28:03.720Z] === RUN TestSecretInspect [2022-01-20T09:28:04.510Z] --- PASS: TestSecretInspect (2.08s) [2022-01-20T09:28:04.510Z] === RUN TestSecretList [2022-01-20T09:28:05.227Z] --- PASS: TestConfigInspect (3.18s) [2022-01-20T09:28:05.227Z] === RUN TestConfigList [2022-01-20T09:28:05.619Z] --- PASS: TestSecretInspect (2.25s) [2022-01-20T09:28:05.619Z] === RUN TestSecretList [2022-01-20T09:28:05.748Z] --- PASS: TestGraphdriverPluginV2 (5.45s) [2022-01-20T09:28:05.748Z] PASS [2022-01-20T09:28:05.748Z] [2022-01-20T09:28:05.748Z] === Skipped [2022-01-20T09:28:05.748Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s) [2022-01-20T09:28:05.748Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-01-20T09:28:05.748Z] [2022-01-20T09:28:05.748Z] [2022-01-20T09:28:05.748Z] DONE 2 tests, 1 skipped in 5.660s [2022-01-20T09:28:05.748Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-20T09:28:05.748Z] INFO: Testing against a local daemon [2022-01-20T09:28:05.748Z] === RUN TestContinueAfterPluginCrash [2022-01-20T09:28:05.748Z] === PAUSE TestContinueAfterPluginCrash [2022-01-20T09:28:05.748Z] === RUN TestReadPluginNoRead [2022-01-20T09:28:05.748Z] === PAUSE TestReadPluginNoRead [2022-01-20T09:28:05.748Z] === RUN TestDaemonStartWithLogOpt [2022-01-20T09:28:05.748Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-20T09:28:05.748Z] === CONT TestContinueAfterPluginCrash [2022-01-20T09:28:05.748Z] === CONT TestDaemonStartWithLogOpt [2022-01-20T09:28:06.156Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-01-20T09:28:07.050Z] --- PASS: TestSecretList (2.10s) [2022-01-20T09:28:07.050Z] === RUN TestSecretsCreateAndDelete [2022-01-20T09:28:08.048Z] --- PASS: TestConfigList (2.93s) [2022-01-20T09:28:08.048Z] === RUN TestConfigsCreateAndDelete [2022-01-20T09:28:08.147Z] --- PASS: TestSecretList (2.23s) [2022-01-20T09:28:08.147Z] === RUN TestSecretsCreateAndDelete [2022-01-20T09:28:08.304Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-01-20T09:28:08.961Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2022-01-20T09:28:08.961Z] === RUN TestSecretsUpdate [2022-01-20T09:28:09.671Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-01-20T09:28:10.048Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2022-01-20T09:28:10.048Z] === RUN TestSecretsUpdate [2022-01-20T09:28:10.876Z] --- PASS: TestSecretsUpdate (1.70s) [2022-01-20T09:28:10.877Z] === RUN TestTemplatedSecret [2022-01-20T09:28:11.564Z] --- PASS: TestConfigsCreateAndDelete (3.05s) [2022-01-20T09:28:11.564Z] === RUN TestConfigsUpdate [2022-01-20T09:28:11.564Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-01-20T09:28:11.820Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-01-20T09:28:11.820Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-01-20T09:28:12.304Z] --- PASS: TestDaemonStartWithLogOpt (6.62s) [2022-01-20T09:28:12.304Z] === CONT TestReadPluginNoRead [2022-01-20T09:28:12.381Z] check_test.go:309: [dd84a666994df] daemon is not started [2022-01-20T09:28:12.381Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-01-20T09:28:12.596Z] --- PASS: TestSecretsUpdate (2.15s) [2022-01-20T09:28:12.596Z] === RUN TestTemplatedSecret [2022-01-20T09:28:12.637Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-01-20T09:28:12.894Z] check_test.go:309: [d56de65073c60] daemon is not started [2022-01-20T09:28:12.894Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-01-20T09:28:12.894Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-01-20T09:28:13.418Z] --- PASS: TestTemplatedSecret (2.44s) [2022-01-20T09:28:13.418Z] === RUN TestSecretCreateResolve [2022-01-20T09:28:13.823Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-01-20T09:28:14.079Z] --- PASS: TestConfigsUpdate (2.78s) [2022-01-20T09:28:14.079Z] === RUN TestTemplatedConfig [2022-01-20T09:28:14.079Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-01-20T09:28:14.641Z] check_test.go:309: [db92ec6cabf1b] daemon is not started [2022-01-20T09:28:14.641Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-01-20T09:28:14.832Z] === RUN TestReadPluginNoRead/default [2022-01-20T09:28:15.090Z] --- PASS: TestContinueAfterPluginCrash (10.24s) [2022-01-20T09:28:15.123Z] --- PASS: TestTemplatedSecret (2.54s) [2022-01-20T09:28:15.123Z] === RUN TestSecretCreateResolve [2022-01-20T09:28:15.203Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-01-20T09:28:15.261Z] INFO: Extraction ended at 01/20/2022 09:28:13. Duration:00:00:23.7500653 [2022-01-20T09:28:15.261Z] INFO: Updating the golang and path environment variables [2022-01-20T09:28:15.261Z] INFO: GOPATH=d:\gopath [2022-01-20T09:28:15.261Z] INFO: go version go1.16.13 windows/amd64 [2022-01-20T09:28:15.261Z] INFO: Running the daemon under test in debug mode [2022-01-20T09:28:15.261Z] INFO: Starting a daemon under test... [2022-01-20T09:28:15.261Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43167\1\daemon --pidfile d:\CI\PR-43167\1\docker.pid -D [2022-01-20T09:28:15.261Z] INFO: Process started successfully. [2022-01-20T09:28:15.261Z] INFO: Start tailing logs of the daemon under tests [2022-01-20T09:28:15.261Z] INFO: Waiting for the daemon under test to start... [2022-01-20T09:28:15.327Z] --- PASS: TestSecretCreateResolve (2.11s) [2022-01-20T09:28:15.327Z] PASS [2022-01-20T09:28:15.327Z] [2022-01-20T09:28:15.327Z] DONE 6 tests in 12.715s [2022-01-20T09:28:15.327Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-01-20T09:28:15.327Z] ++ 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-01-20T09:28:15.327Z] ++ set -e [2022-01-20T09:28:15.327Z] ++ '[' -n 0 ']' [2022-01-20T09:28:15.327Z] ++ set -x [2022-01-20T09:28:15.327Z] ++ 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-01-20T09:28:15.327Z] INFO: Testing against a local daemon [2022-01-20T09:28:15.327Z] === RUN TestServiceCreateInit [2022-01-20T09:28:15.327Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-20T09:28:16.987Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-20T09:28:17.021Z] --- PASS: TestSecretCreateResolve (2.11s) [2022-01-20T09:28:17.021Z] PASS [2022-01-20T09:28:17.021Z] [2022-01-20T09:28:17.021Z] DONE 6 tests in 13.525s [2022-01-20T09:28:17.021Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-01-20T09:28:17.021Z] INFO: Testing against a local daemon [2022-01-20T09:28:17.021Z] === RUN TestServiceCreateInit [2022-01-20T09:28:17.021Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-20T09:28:17.106Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-01-20T09:28:17.667Z] --- PASS: TestTemplatedConfig (3.57s) [2022-01-20T09:28:17.667Z] === RUN TestConfigCreateResolve [2022-01-20T09:28:17.924Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-01-20T09:28:18.486Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-01-20T09:28:18.625Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-20T09:28:18.743Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-01-20T09:28:19.515Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-20T09:28:20.637Z] --- PASS: TestConfigCreateResolve (2.97s) [2022-01-20T09:28:20.637Z] === RUN TestConfigDaemonLibtrustID [2022-01-20T09:28:20.892Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2022-01-20T09:28:21.149Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2022-01-20T09:28:21.149Z] PASS [2022-01-20T09:28:21.149Z] [2022-01-20T09:28:21.149Z] DONE 7 tests in 19.221s [2022-01-20T09:28:21.149Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-01-20T09:28:21.149Z] ++ 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-01-20T09:28:21.149Z] ++ set -e [2022-01-20T09:28:21.149Z] ++ '[' -n 0 ']' [2022-01-20T09:28:21.149Z] ++ set -x [2022-01-20T09:28:21.149Z] ++ 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-01-20T09:28:21.205Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-20T09:28:21.405Z] INFO: Testing against a local daemon [2022-01-20T09:28:21.405Z] === RUN TestCheckpoint [2022-01-20T09:28:21.405Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T09:28:21.405Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-20T09:28:21.405Z] === RUN TestContainerInvalidJSON [2022-01-20T09:28:21.405Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-01-20T09:28:21.405Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-01-20T09:28:21.405Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T09:28:21.405Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T09:28:21.405Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-20T09:28:21.405Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-20T09:28:21.405Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-01-20T09:28:21.405Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-20T09:28:21.405Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T09:28:21.405Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-01-20T09:28:21.405Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-01-20T09:28:21.405Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-20T09:28:21.405Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-20T09:28:21.405Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-20T09:28:21.405Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-01-20T09:28:21.405Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-20T09:28:21.405Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-01-20T09:28:21.405Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-20T09:28:21.416Z] === CONT TestReadPluginNoRead [2022-01-20T09:28:21.416Z] read_test.go:92: [d9013e4ed6692] daemon is not started [2022-01-20T09:28:21.416Z] --- PASS: TestReadPluginNoRead (9.98s) [2022-01-20T09:28:21.416Z] --- PASS: TestReadPluginNoRead/default (2.26s) [2022-01-20T09:28:21.416Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.24s) [2022-01-20T09:28:21.416Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.26s) [2022-01-20T09:28:21.416Z] PASS [2022-01-20T09:28:21.416Z] [2022-01-20T09:28:21.416Z] DONE 6 tests in 16.780s [2022-01-20T09:28:21.416Z] 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-01-20T09:28:21.661Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2022-01-20T09:28:21.661Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-20T09:28:21.661Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-01-20T09:28:21.661Z] === RUN TestCopyFromContainer [2022-01-20T09:28:21.673Z] testing: warning: no tests to run [2022-01-20T09:28:21.673Z] PASS [2022-01-20T09:28:21.673Z] [2022-01-20T09:28:21.673Z] DONE 0 tests in 0.056s [2022-01-20T09:28:21.673Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-20T09:28:21.673Z] INFO: Testing against a local daemon [2022-01-20T09:28:21.673Z] === RUN TestPluginWithDevMounts [2022-01-20T09:28:21.673Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-01-20T09:28:21.673Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-01-20T09:28:21.673Z] PASS [2022-01-20T09:28:21.673Z] [2022-01-20T09:28:21.673Z] === Skipped [2022-01-20T09:28:21.674Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-01-20T09:28:21.674Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-01-20T09:28:21.674Z] [2022-01-20T09:28:21.674Z] [2022-01-20T09:28:21.674Z] DONE 1 tests, 1 skipped in 0.197s [2022-01-20T09:28:21.674Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-20T09:28:21.923Z] --- PASS: TestServiceCreateInit (6.31s) [2022-01-20T09:28:21.923Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.16s) [2022-01-20T09:28:21.923Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.12s) [2022-01-20T09:28:21.923Z] === RUN TestCreateServiceMultipleTimes [2022-01-20T09:28:21.932Z] INFO: Testing against a local daemon [2022-01-20T09:28:21.932Z] === RUN TestSecretInspect [2022-01-20T09:28:21.932Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:21.932Z] --- SKIP: TestSecretInspect (0.02s) [2022-01-20T09:28:21.932Z] === RUN TestSecretList [2022-01-20T09:28:21.932Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:21.932Z] --- SKIP: TestSecretList (0.01s) [2022-01-20T09:28:21.932Z] === RUN TestSecretsCreateAndDelete [2022-01-20T09:28:21.932Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:21.932Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-01-20T09:28:21.932Z] === RUN TestSecretsUpdate [2022-01-20T09:28:21.932Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:21.932Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-01-20T09:28:21.932Z] === RUN TestTemplatedSecret [2022-01-20T09:28:21.932Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:21.932Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-01-20T09:28:21.932Z] === RUN TestSecretCreateResolve [2022-01-20T09:28:21.932Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:21.932Z] --- SKIP: TestSecretCreateResolve (0.02s) [2022-01-20T09:28:21.932Z] PASS [2022-01-20T09:28:21.932Z] [2022-01-20T09:28:21.932Z] === Skipped [2022-01-20T09:28:21.932Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-01-20T09:28:21.932Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:21.932Z] [2022-01-20T09:28:21.932Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-01-20T09:28:21.932Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:21.932Z] [2022-01-20T09:28:21.932Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-01-20T09:28:21.932Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:21.932Z] [2022-01-20T09:28:21.932Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-01-20T09:28:21.932Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:21.932Z] [2022-01-20T09:28:21.932Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-01-20T09:28:21.932Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:21.932Z] [2022-01-20T09:28:21.932Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2022-01-20T09:28:21.932Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:21.932Z] [2022-01-20T09:28:21.932Z] [2022-01-20T09:28:21.932Z] DONE 6 tests, 6 skipped in 0.222s [2022-01-20T09:28:21.932Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-01-20T09:28:22.190Z] INFO: Testing against a local daemon [2022-01-20T09:28:22.190Z] === RUN TestServiceCreateInit [2022-01-20T09:28:22.190Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-20T09:28:22.190Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:22.190Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-20T09:28:22.190Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:22.190Z] --- PASS: TestServiceCreateInit (0.02s) [2022-01-20T09:28:22.190Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T09:28:22.190Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T09:28:22.190Z] === RUN TestCreateServiceMultipleTimes [2022-01-20T09:28:22.190Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:22.190Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-01-20T09:28:22.190Z] === RUN TestCreateServiceConflict [2022-01-20T09:28:22.190Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:22.190Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-01-20T09:28:22.190Z] === RUN TestCreateServiceMaxReplicas [2022-01-20T09:28:22.190Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:22.190Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-01-20T09:28:22.190Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-20T09:28:22.190Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:22.190Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-01-20T09:28:22.190Z] === RUN TestCreateServiceSecretFileMode [2022-01-20T09:28:22.190Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:22.190Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-01-20T09:28:22.190Z] === RUN TestCreateServiceConfigFileMode [2022-01-20T09:28:22.190Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:22.190Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-01-20T09:28:22.190Z] === RUN TestCreateServiceSysctls [2022-01-20T09:28:22.190Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:22.190Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-01-20T09:28:22.190Z] === RUN TestCreateServiceCapabilities [2022-01-20T09:28:22.190Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:22.190Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-01-20T09:28:22.190Z] === RUN TestInspect [2022-01-20T09:28:22.190Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:22.223Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2022-01-20T09:28:22.453Z] --- SKIP: TestInspect (0.01s) [2022-01-20T09:28:22.453Z] === RUN TestCreateJob [2022-01-20T09:28:22.453Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:22.453Z] --- SKIP: TestCreateJob (0.01s) [2022-01-20T09:28:22.453Z] === RUN TestReplicatedJob [2022-01-20T09:28:22.453Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:22.453Z] --- SKIP: TestReplicatedJob (0.01s) [2022-01-20T09:28:22.453Z] === RUN TestUpdateReplicatedJob [2022-01-20T09:28:22.453Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:22.453Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-01-20T09:28:22.453Z] === RUN TestServiceListWithStatuses [2022-01-20T09:28:22.453Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T09:28:22.453Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-20T09:28:22.453Z] === RUN TestDockerNetworkConnectAlias [2022-01-20T09:28:22.453Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:22.453Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-01-20T09:28:22.453Z] === RUN TestDockerNetworkReConnect [2022-01-20T09:28:22.453Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:22.453Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2022-01-20T09:28:22.453Z] === RUN TestServicePlugin [2022-01-20T09:28:22.786Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-01-20T09:28:23.042Z] === RUN TestCopyFromContainer// [2022-01-20T09:28:23.042Z] === RUN TestCopyFromContainer//bar/root [2022-01-20T09:28:23.298Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-20T09:28:23.299Z] === RUN TestCopyFromContainer/bar/quux [2022-01-20T09:28:23.557Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-20T09:28:23.557Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-20T09:28:23.557Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-20T09:28:23.557Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-20T09:28:23.814Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-20T09:28:23.814Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-20T09:28:23.814Z] --- PASS: TestCopyFromContainer (2.30s) [2022-01-20T09:28:23.814Z] --- PASS: TestCopyFromContainer// (0.16s) [2022-01-20T09:28:23.814Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-01-20T09:28:23.814Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2022-01-20T09:28:23.814Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2022-01-20T09:28:23.814Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2022-01-20T09:28:23.814Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2022-01-20T09:28:23.814Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2022-01-20T09:28:23.814Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-01-20T09:28:23.814Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2022-01-20T09:28:23.814Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2022-01-20T09:28:23.814Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-20T09:28:23.814Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T09:28:23.814Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T09:28:23.814Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T09:28:23.814Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T09:28:23.814Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T09:28:23.814Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T09:28:24.072Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T09:28:24.072Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T09:28:24.072Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T09:28:24.072Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-01-20T09:28:24.072Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-20T09:28:24.072Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-01-20T09:28:24.072Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-01-20T09:28:24.072Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-20T09:28:24.072Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-01-20T09:28:24.072Z] === RUN TestCreateWithInvalidEnv [2022-01-20T09:28:24.072Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-20T09:28:24.072Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-20T09:28:24.072Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-20T09:28:24.072Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-20T09:28:24.072Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-20T09:28:24.072Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-20T09:28:24.072Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-20T09:28:24.072Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-20T09:28:24.072Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-20T09:28:24.072Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-01-20T09:28:24.072Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-20T09:28:24.072Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-20T09:28:24.072Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-20T09:28:24.072Z] === RUN TestCreateTmpfsMountsTarget [2022-01-20T09:28:24.072Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-01-20T09:28:24.072Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-20T09:28:24.486Z] --- PASS: TestServiceCreateInit (7.27s) [2022-01-20T09:28:24.486Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.64s) [2022-01-20T09:28:24.486Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.61s) [2022-01-20T09:28:24.486Z] === RUN TestCreateServiceMultipleTimes [2022-01-20T09:28:25.441Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-01-20T09:28:25.697Z] --- PASS: TestCreateWithCustomMaskedPaths (1.72s) [2022-01-20T09:28:25.697Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-20T09:28:25.734Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:25.734Z] --- SKIP: TestServicePlugin (3.01s) [2022-01-20T09:28:25.734Z] === RUN TestServiceUpdateLabel [2022-01-20T09:28:25.734Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:25.734Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-01-20T09:28:25.734Z] === RUN TestServiceUpdateSecrets [2022-01-20T09:28:25.734Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:25.734Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-01-20T09:28:25.734Z] === RUN TestServiceUpdateConfigs [2022-01-20T09:28:25.734Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:25.734Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-01-20T09:28:25.734Z] === RUN TestServiceUpdateNetwork [2022-01-20T09:28:25.734Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:25.734Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-01-20T09:28:25.734Z] === RUN TestServiceUpdatePidsLimit [2022-01-20T09:28:25.734Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:25.734Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-01-20T09:28:25.734Z] PASS [2022-01-20T09:28:25.734Z] [2022-01-20T09:28:25.734Z] === Skipped [2022-01-20T09:28:25.734Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T09:28:25.734Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:25.734Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T09:28:25.734Z] [2022-01-20T09:28:25.734Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T09:28:25.734Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:25.734Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T09:28:25.734Z] [2022-01-20T09:28:25.734Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-01-20T09:28:25.734Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:25.734Z] [2022-01-20T09:28:25.734Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-01-20T09:28:25.734Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:25.734Z] [2022-01-20T09:28:25.734Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-01-20T09:28:25.734Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:25.734Z] [2022-01-20T09:28:25.734Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-01-20T09:28:25.734Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:25.734Z] [2022-01-20T09:28:25.734Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-01-20T09:28:25.734Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:25.734Z] [2022-01-20T09:28:25.734Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-01-20T09:28:25.734Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:25.734Z] [2022-01-20T09:28:25.734Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-01-20T09:28:25.734Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:25.734Z] [2022-01-20T09:28:25.734Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-01-20T09:28:25.734Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:25.734Z] [2022-01-20T09:28:25.734Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-01-20T09:28:25.734Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:25.734Z] [2022-01-20T09:28:25.734Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-01-20T09:28:25.735Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:25.735Z] [2022-01-20T09:28:25.735Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-01-20T09:28:25.735Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:25.735Z] [2022-01-20T09:28:25.735Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-01-20T09:28:25.735Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:25.735Z] [2022-01-20T09:28:25.735Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-20T09:28:25.735Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T09:28:25.735Z] [2022-01-20T09:28:25.735Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-01-20T09:28:25.735Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:25.735Z] [2022-01-20T09:28:25.735Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2022-01-20T09:28:25.735Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:25.735Z] [2022-01-20T09:28:25.735Z] === SKIP: amd64.integration.service TestServicePlugin (3.01s) [2022-01-20T09:28:25.735Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:25.735Z] [2022-01-20T09:28:25.735Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-01-20T09:28:25.735Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:25.735Z] [2022-01-20T09:28:25.735Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-01-20T09:28:25.735Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:25.735Z] [2022-01-20T09:28:25.735Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-01-20T09:28:25.735Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:25.735Z] [2022-01-20T09:28:25.735Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-01-20T09:28:25.735Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:25.735Z] [2022-01-20T09:28:25.735Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-01-20T09:28:25.735Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T09:28:25.735Z] [2022-01-20T09:28:25.735Z] [2022-01-20T09:28:25.735Z] DONE 24 tests, 23 skipped in 3.436s [2022-01-20T09:28:25.735Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-01-20T09:28:25.735Z] INFO: Testing against a local daemon [2022-01-20T09:28:25.735Z] === RUN TestSessionCreate [2022-01-20T09:28:25.735Z] --- PASS: TestSessionCreate (0.03s) [2022-01-20T09:28:25.735Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-20T09:28:25.735Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-01-20T09:28:25.735Z] PASS [2022-01-20T09:28:25.735Z] [2022-01-20T09:28:25.735Z] DONE 2 tests in 0.165s [2022-01-20T09:28:25.735Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-01-20T09:28:25.735Z] INFO: Testing against a local daemon [2022-01-20T09:28:25.735Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-20T09:28:25.735Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-20T09:28:25.735Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T09:28:25.735Z] === RUN TestEventsExecDie [2022-01-20T09:28:26.259Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-01-20T09:28:26.301Z] --- PASS: TestEventsExecDie (0.48s) [2022-01-20T09:28:26.301Z] === RUN TestEventsBackwardsCompatible [2022-01-20T09:28:26.301Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-01-20T09:28:26.301Z] === RUN TestInfoBinaryCommits [2022-01-20T09:28:26.301Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-01-20T09:28:26.301Z] === RUN TestInfoAPIVersioned [2022-01-20T09:28:26.301Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-01-20T09:28:26.301Z] === RUN TestInfoDiscoveryBackend [2022-01-20T09:28:27.197Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T09:28:27.197Z] [2022-01-20T09:28:27.197Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-01-20T09:28:27.197Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-01-20T09:28:27.197Z] Using test binary docker [2022-01-20T09:28:27.197Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-20T09:28:27.197Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-20T09:28:27.197Z] INFO: Waiting for daemon to start... [2022-01-20T09:28:27.197Z] Starting dockerd [2022-01-20T09:28:27.197Z] . [2022-01-20T09:28:27.197Z] INFO: Building docker-sdk-python3:4.4.1... [2022-01-20T09:28:27.627Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.74s) [2022-01-20T09:28:27.627Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-20T09:28:27.627Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T09:28:27.627Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T09:28:27.627Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T09:28:27.627Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T09:28:27.627Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T09:28:27.627Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T09:28:27.627Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T09:28:27.627Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T09:28:27.627Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T09:28:27.627Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T09:28:27.627Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T09:28:27.627Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T09:28:27.627Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T09:28:27.627Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T09:28:27.627Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T09:28:27.627Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-01-20T09:28:27.627Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-01-20T09:28:27.627Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-01-20T09:28:27.627Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-20T09:28:27.627Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-20T09:28:27.627Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-01-20T09:28:27.627Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-20T09:28:28.189Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-01-20T09:28:28.189Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2022-01-20T09:28:28.189Z] === RUN TestCreateDifferentPlatform [2022-01-20T09:28:28.189Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-20T09:28:28.189Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-20T09:28:28.189Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-01-20T09:28:28.189Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-20T09:28:28.189Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-20T09:28:28.189Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-20T09:28:28.189Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-01-20T09:28:28.189Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-20T09:28:28.189Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-01-20T09:28:28.189Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-01-20T09:28:28.189Z] === RUN TestContainerStartOnDaemonRestart [2022-01-20T09:28:28.189Z] === PAUSE TestContainerStartOnDaemonRestart [2022-01-20T09:28:28.189Z] === RUN TestDaemonRestartIpcMode [2022-01-20T09:28:28.189Z] === PAUSE TestDaemonRestartIpcMode [2022-01-20T09:28:28.189Z] === RUN TestDaemonHostGatewayIP [2022-01-20T09:28:28.189Z] === PAUSE TestDaemonHostGatewayIP [2022-01-20T09:28:28.189Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-20T09:28:28.189Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-20T09:28:28.189Z] === RUN TestContainerKillOnDaemonStart [2022-01-20T09:28:28.189Z] === PAUSE TestContainerKillOnDaemonStart [2022-01-20T09:28:28.189Z] === RUN TestDiff [2022-01-20T09:28:28.203Z] --- PASS: TestInfoDiscoveryBackend (1.54s) [2022-01-20T09:28:28.203Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-01-20T09:28:28.753Z] --- PASS: TestDiff (0.55s) [2022-01-20T09:28:28.753Z] === RUN TestExecWithCloseStdin [2022-01-20T09:28:29.682Z] --- PASS: TestExecWithCloseStdin (0.69s) [2022-01-20T09:28:29.682Z] === RUN TestExec [2022-01-20T09:28:29.682Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-01-20T09:28:29.939Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-01-20T09:28:30.195Z] --- PASS: TestExec (0.71s) [2022-01-20T09:28:30.195Z] === RUN TestExecUser [2022-01-20T09:28:30.451Z] check_test.go:309: [de95c59fab321] daemon is not started [2022-01-20T09:28:30.451Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-01-20T09:28:31.014Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-01-20T09:28:31.014Z] --- PASS: TestExecUser (0.82s) [2022-01-20T09:28:31.014Z] === RUN TestExportContainerAndImportImage [2022-01-20T09:28:31.483Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.41s) [2022-01-20T09:28:31.483Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-01-20T09:28:31.483Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T09:28:31.483Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-01-20T09:28:31.483Z] === RUN TestInfoAPI [2022-01-20T09:28:31.483Z] --- PASS: TestInfoAPI (0.02s) [2022-01-20T09:28:31.483Z] === RUN TestInfoAPIWarnings [2022-01-20T09:28:31.577Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-01-20T09:28:32.140Z] --- PASS: TestExportContainerAndImportImage (0.93s) [2022-01-20T09:28:32.140Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-20T09:28:32.140Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-01-20T09:28:32.703Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-01-20T09:28:33.636Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2022-01-20T09:28:33.636Z] === RUN TestHealthCheckWorkdir [2022-01-20T09:28:33.892Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-01-20T09:28:34.455Z] --- PASS: TestHealthCheckWorkdir (1.03s) [2022-01-20T09:28:34.455Z] === RUN TestHealthKillContainer [2022-01-20T09:28:34.455Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-01-20T09:28:35.018Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-01-20T09:28:36.533Z] .....INFO: Daemon under test started and replied! [2022-01-20T09:28:36.533Z] INFO: Docker version of the daemon under test [2022-01-20T09:28:36.533Z] [2022-01-20T09:28:36.533Z] Client: [2022-01-20T09:28:36.533Z] Version: 17.06.2-ce [2022-01-20T09:28:36.533Z] API version: 1.30 [2022-01-20T09:28:36.533Z] Go version: go1.8.3 [2022-01-20T09:28:36.533Z] Git commit: cec0b72 [2022-01-20T09:28:36.533Z] Built: Tue Sep 5 19:57:19 2017 [2022-01-20T09:28:36.533Z] OS/Arch: windows/amd64 [2022-01-20T09:28:36.533Z] [2022-01-20T09:28:36.533Z] Server: [2022-01-20T09:28:36.533Z] Version: 0.0.0-dev [2022-01-20T09:28:36.533Z] API version: 1.41 (minimum version 1.24) [2022-01-20T09:28:36.533Z] Go version: go1.16.13 [2022-01-20T09:28:36.533Z] Git commit: ad21bcd94e [2022-01-20T09:28:36.533Z] Built: 01/20/2022 09:26:30 [2022-01-20T09:28:36.533Z] OS/Arch: windows/amd64 [2022-01-20T09:28:36.533Z] Experimental: false [2022-01-20T09:28:36.533Z] [2022-01-20T09:28:36.533Z] INFO: Docker info of the daemon under test [2022-01-20T09:28:36.533Z] [2022-01-20T09:28:36.533Z] Containers: 0 [2022-01-20T09:28:36.533Z] Running: 0 [2022-01-20T09:28:36.533Z] Paused: 0 [2022-01-20T09:28:36.533Z] Stopped: 0 [2022-01-20T09:28:36.533Z] Images: 0 [2022-01-20T09:28:36.533Z] Server Version: 0.0.0-dev [2022-01-20T09:28:36.533Z] Storage Driver: windowsfilter [2022-01-20T09:28:36.533Z] Windows: [2022-01-20T09:28:36.533Z] Logging Driver: json-file [2022-01-20T09:28:36.533Z] Plugins: [2022-01-20T09:28:36.533Z] Volume: local [2022-01-20T09:28:36.533Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T09:28:36.533Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T09:28:36.533Z] Swarm: inactive [2022-01-20T09:28:36.533Z] Default Isolation: process [2022-01-20T09:28:36.533Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-20T09:28:36.533Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-20T09:28:36.533Z] OSType: windows [2022-01-20T09:28:36.533Z] Architecture: x86_64 [2022-01-20T09:28:36.533Z] CPUs: 4 [2022-01-20T09:28:36.533Z] Total Memory: 32GiB [2022-01-20T09:28:36.533Z] Name: azwin-2-7b31f0 [2022-01-20T09:28:36.533Z] ID: RMLL:HCPK:RJ3B:IB5W:X5CF:3ESU:KDHZ:GZQH:WUX5:KSS3:PA6I:4FKM [2022-01-20T09:28:36.533Z] Docker Root Dir: D:\CI\PR-43167\1\daemon [2022-01-20T09:28:36.533Z] Debug Mode (client): false [2022-01-20T09:28:36.533Z] Debug Mode (server): true [2022-01-20T09:28:36.533Z] File Descriptors: -1 [2022-01-20T09:28:36.533Z] Goroutines: 16 [2022-01-20T09:28:36.533Z] System Time: 2022-01-20T09:28:33.3491271Z [2022-01-20T09:28:36.533Z] EventsListeners: 0 [2022-01-20T09:28:36.533Z] Registry: https://index.docker.io/v1/ [2022-01-20T09:28:36.533Z] Labels: [2022-01-20T09:28:36.533Z] Experimental: false [2022-01-20T09:28:36.533Z] Insecure Registries: [2022-01-20T09:28:36.533Z] 127.0.0.0/8 [2022-01-20T09:28:36.533Z] Live Restore Enabled: false [2022-01-20T09:28:36.533Z] [2022-01-20T09:28:36.533Z] [2022-01-20T09:28:36.533Z] INFO: Docker images of the daemon under test [2022-01-20T09:28:36.533Z] [2022-01-20T09:28:36.533Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-20T09:28:36.533Z] [2022-01-20T09:28:36.533Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-01-20T09:28:36.533Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-01-20T09:28:36.533Z] ltsc2019: Pulling from windows/servercore [2022-01-20T09:28:36.533Z] 4612f6d0b889: Pulling fs layer [2022-01-20T09:28:36.533Z] 567fd00846e9: Pulling fs layer [2022-01-20T09:28:36.850Z] --- PASS: TestCreateServiceMultipleTimes (14.39s) [2022-01-20T09:28:36.850Z] === RUN TestCreateServiceConflict [2022-01-20T09:28:36.935Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-01-20T09:28:38.232Z] --- PASS: TestCreateServiceConflict (2.09s) [2022-01-20T09:28:38.232Z] === RUN TestCreateServiceMaxReplicas [2022-01-20T09:28:39.450Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-01-20T09:28:39.450Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-01-20T09:28:40.143Z] --- PASS: TestCreateServiceMaxReplicas (2.13s) [2022-01-20T09:28:40.143Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-20T09:28:40.379Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-01-20T09:28:41.307Z] === RUN TestDockerSuite/TestBuildAddScript [2022-01-20T09:28:41.307Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-01-20T09:28:41.307Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-01-20T09:28:41.307Z] check_test.go:309: [d22063ef087e1] daemon is not started [2022-01-20T09:28:41.307Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-01-20T09:28:42.562Z] --- PASS: TestCreateServiceMultipleTimes (15.78s) [2022-01-20T09:28:42.562Z] === RUN TestCreateServiceConflict [2022-01-20T09:28:42.562Z] --- PASS: TestCreateServiceConflict (2.14s) [2022-01-20T09:28:42.562Z] === RUN TestCreateServiceMaxReplicas [2022-01-20T09:28:43.201Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-01-20T09:28:43.201Z] --- PASS: TestHealthKillContainer (8.51s) [2022-01-20T09:28:43.201Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-20T09:28:43.458Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-01-20T09:28:43.714Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s) [2022-01-20T09:28:43.714Z] === RUN TestIpcModeNone [2022-01-20T09:28:43.789Z] 567fd00846e9: Verifying Checksum [2022-01-20T09:28:43.789Z] 567fd00846e9: Download complete [2022-01-20T09:28:44.643Z] --- PASS: TestIpcModeNone (0.77s) [2022-01-20T09:28:44.643Z] === RUN TestIpcModePrivate [2022-01-20T09:28:45.091Z] --- PASS: TestCreateServiceMaxReplicas (2.72s) [2022-01-20T09:28:45.091Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-20T09:28:45.206Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-01-20T09:28:45.206Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2022-01-20T09:28:45.462Z] --- PASS: TestIpcModePrivate (0.86s) [2022-01-20T09:28:45.462Z] === RUN TestIpcModeShareable [2022-01-20T09:28:46.026Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2022-01-20T09:28:46.026Z] --- PASS: TestIpcModeShareable (0.75s) [2022-01-20T09:28:46.026Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-20T09:28:46.589Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-01-20T09:28:48.481Z] check_test.go:309: [d4832714a53d3] daemon is not started [2022-01-20T09:28:48.481Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-01-20T09:28:48.737Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.49s) [2022-01-20T09:28:48.737Z] === RUN TestAPIIpcModeHost [2022-01-20T09:28:49.300Z] --- PASS: TestAPIIpcModeHost (0.70s) [2022-01-20T09:28:49.300Z] === RUN TestDaemonIpcModeShareable [2022-01-20T09:28:49.575Z] --- PASS: TestInfoAPIWarnings (17.36s) [2022-01-20T09:28:49.575Z] === RUN TestInfoDebug [2022-01-20T09:28:49.672Z] 4612f6d0b889: Verifying Checksum [2022-01-20T09:28:49.672Z] 4612f6d0b889: Download complete [2022-01-20T09:28:50.141Z] --- PASS: TestInfoDebug (1.54s) [2022-01-20T09:28:50.141Z] === RUN TestInfoInsecureRegistries [2022-01-20T09:28:50.667Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-01-20T09:28:50.667Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2022-01-20T09:28:50.924Z] --- PASS: TestDaemonIpcModeShareable (1.66s) [2022-01-20T09:28:50.924Z] === RUN TestDaemonIpcModePrivate [2022-01-20T09:28:51.182Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-01-20T09:28:51.746Z] check_test.go:309: [ddf58b338280f] daemon is not started [2022-01-20T09:28:51.746Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-01-20T09:28:52.039Z] --- PASS: TestInfoInsecureRegistries (1.54s) [2022-01-20T09:28:52.039Z] === RUN TestInfoRegistryMirrors [2022-01-20T09:28:52.310Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2022-01-20T09:28:52.566Z] --- PASS: TestDaemonIpcModePrivate (1.62s) [2022-01-20T09:28:52.566Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-20T09:28:53.411Z] --- PASS: TestInfoRegistryMirrors (1.54s) [2022-01-20T09:28:53.411Z] === RUN TestLoginFailsWithBadCredentials [2022-01-20T09:28:53.411Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2022-01-20T09:28:53.411Z] === RUN TestPingCacheHeaders [2022-01-20T09:28:53.411Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-01-20T09:28:53.411Z] === RUN TestPingGet [2022-01-20T09:28:53.411Z] --- PASS: TestPingGet (0.01s) [2022-01-20T09:28:53.411Z] === RUN TestPingHead [2022-01-20T09:28:53.411Z] --- PASS: TestPingHead (0.02s) [2022-01-20T09:28:53.411Z] === RUN TestVersion [2022-01-20T09:28:53.411Z] --- PASS: TestVersion (0.02s) [2022-01-20T09:28:53.411Z] PASS [2022-01-20T09:28:53.411Z] [2022-01-20T09:28:53.411Z] === Skipped [2022-01-20T09:28:53.411Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T09:28:53.411Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-20T09:28:53.411Z] [2022-01-20T09:28:53.411Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-01-20T09:28:53.411Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T09:28:53.411Z] [2022-01-20T09:28:53.411Z] [2022-01-20T09:28:53.411Z] DONE 18 tests, 2 skipped in 27.837s [2022-01-20T09:28:53.411Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-20T09:28:53.670Z] INFO: Testing against a local daemon [2022-01-20T09:28:53.670Z] === RUN TestVolumesCreateAndList [2022-01-20T09:28:53.670Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-01-20T09:28:53.670Z] === RUN TestVolumesRemove [2022-01-20T09:28:53.670Z] --- PASS: TestVolumesRemove (0.06s) [2022-01-20T09:28:53.670Z] === RUN TestVolumesInspect [2022-01-20T09:28:53.670Z] --- PASS: TestVolumesInspect (0.02s) [2022-01-20T09:28:53.670Z] === RUN TestVolumesInvalidJSON [2022-01-20T09:28:53.670Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-20T09:28:53.670Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-20T09:28:53.670Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-20T09:28:53.670Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-01-20T09:28:53.670Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-20T09:28:53.670Z] PASS [2022-01-20T09:28:53.670Z] [2022-01-20T09:28:53.670Z] DONE 5 tests in 0.256s [2022-01-20T09:28:53.670Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-20T09:28:53.928Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12154 is not a child of this shell [2022-01-20T09:28:53.928Z] warning: PID 12154 from bundles/test-integration/docker.pid had a nonzero exit code [2022-01-20T09:28:53.928Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-20T09:28:53.928Z] [2022-01-20T09:28:53.928Z] Unloading profiles will leave already running processes permanently [2022-01-20T09:28:53.928Z] unconfined, which can lead to unexpected situations. [2022-01-20T09:28:53.928Z] [2022-01-20T09:28:53.928Z] To set a process to complain mode, use the command line tool [2022-01-20T09:28:53.928Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-20T09:28:53.928Z] Removing test suite binaries [2022-01-20T09:28:53.928Z] exiting test-integration [2022-01-20T09:28:53.928Z] ++ exit 0 [2022-01-20T09:28:53.932Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2022-01-20T09:28:54.188Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.63s) [2022-01-20T09:28:54.189Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-20T09:28:54.446Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-01-20T09:28:54.702Z] docker_cli_daemon_plugins_test.go:79: [d3f8dfb39774d] daemon is not started [2022-01-20T09:28:54.861Z] [2022-01-20T09:28:55.040Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.09s) [2022-01-20T09:28:55.040Z] === RUN TestCreateServiceSecretFileMode [2022-01-20T09:28:55.632Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true [2022-01-20T09:28:55.889Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.60s) [2022-01-20T09:28:55.889Z] === RUN TestIpcModeOlderClient [2022-01-20T09:28:55.889Z] === PAUSE TestIpcModeOlderClient [2022-01-20T09:28:55.889Z] === RUN TestKillContainerInvalidSignal [2022-01-20T09:28:55.889Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-01-20T09:28:56.457Z] --- PASS: TestKillContainerInvalidSignal (0.73s) [2022-01-20T09:28:56.457Z] === RUN TestKillContainer [2022-01-20T09:28:56.714Z] === RUN TestKillContainer/no_signal [2022-01-20T09:28:56.714Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-01-20T09:28:56.970Z] === RUN TestDockerSuite/TestBuildAddTar [2022-01-20T09:28:57.227Z] === RUN TestKillContainer/non_killing_signal Post stage [Pipeline] junit [2022-01-20T09:28:57.401Z] Recording test results [2022-01-20T09:28:57.811Z] === RUN TestKillContainer/killing_signal [2022-01-20T09:28:57.836Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-20T09:28:58.176Z] + echo Ensuring container killed. [2022-01-20T09:28:58.176Z] Ensuring container killed. [2022-01-20T09:28:58.176Z] + docker rm -vf docker-pr1 [2022-01-20T09:28:58.176Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-01-20T09:28:58.455Z] + echo Chowning /workspace to jenkins user [2022-01-20T09:28:58.455Z] Chowning /workspace to jenkins user [2022-01-20T09:28:58.455Z] + id -u [2022-01-20T09:28:58.455Z] + id -g [2022-01-20T09:28:58.455Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43167:/workspace busybox chown -R 1000:1000 /workspace [2022-01-20T09:28:58.744Z] --- PASS: TestKillContainer (2.04s) [2022-01-20T09:28:58.744Z] --- PASS: TestKillContainer/no_signal (0.64s) [2022-01-20T09:28:58.744Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2022-01-20T09:28:58.744Z] --- PASS: TestKillContainer/killing_signal (0.69s) [2022-01-20T09:28:58.744Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-20T09:28:58.744Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-20T09:28:58.744Z] docker_cli_daemon_plugins_test.go:169: [dca9de785f143] daemon is not started [2022-01-20T09:28:59.307Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-20T09:28:59.872Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s) [2022-01-20T09:28:59.872Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s) [2022-01-20T09:28:59.872Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.42s) [2022-01-20T09:28:59.872Z] === RUN TestKillStoppedContainer [2022-01-20T09:28:59.872Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-01-20T09:28:59.872Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-20T09:28:59.954Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.07s) [2022-01-20T09:28:59.954Z] === RUN TestCreateServiceSecretFileMode [2022-01-20T09:29:00.120Z] + bundleName=amd64-rootless [2022-01-20T09:29:00.120Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-01-20T09:29:00.120Z] Creating amd64-rootless-bundles.tar.gz [2022-01-20T09:29:00.120Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-01-20T09:29:00.120Z] + 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-01-20T09:29:00.132Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2022-01-20T09:29:00.132Z] === RUN TestKillDifferentUserContainer [2022-01-20T09:29:00.132Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-01-20T09:29:00.133Z] Archiving artifacts [2022-01-20T09:29:00.355Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43167/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-20T09:29:00.660Z] + make clean [2022-01-20T09:29:00.660Z] docker volume rm -f docker-dev-cache [2022-01-20T09:29:00.918Z] docker-dev-cache [Pipeline] deleteDir [2022-01-20T09:29:01.061Z] --- PASS: TestKillDifferentUserContainer (0.78s) [2022-01-20T09:29:01.061Z] === RUN TestInspectOomKilledTrue [2022-01-20T09:29:01.061Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T09:29:01.061Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-20T09:29:01.061Z] === RUN TestInspectOomKilledFalse [2022-01-20T09:29:01.061Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T09:29:01.061Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-20T09:29:01.061Z] === RUN TestLinksEtcHostsContentMatch [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [2022-01-20T09:29:01.624Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2022-01-20T09:29:01.624Z] === RUN TestLinksContainerNames [Pipeline] // stage [Pipeline] } [2022-01-20T09:29:02.991Z] --- PASS: TestLinksContainerNames (1.66s) [2022-01-20T09:29:02.991Z] === RUN TestLogsFollowTailEmpty [2022-01-20T09:29:03.554Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-01-20T09:29:03.810Z] --- PASS: TestLogsFollowTailEmpty (0.70s) [2022-01-20T09:29:03.810Z] === RUN TestContainerNetworkMountsNoChown [2022-01-20T09:29:04.066Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-01-20T09:29:04.066Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-01-20T09:29:04.629Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2022-01-20T09:29:04.629Z] === RUN TestMountDaemonRoot [2022-01-20T09:29:04.629Z] === RUN TestMountDaemonRoot/default [2022-01-20T09:29:04.629Z] === PAUSE TestMountDaemonRoot/default [2022-01-20T09:29:04.629Z] === RUN TestMountDaemonRoot/private [2022-01-20T09:29:04.629Z] === PAUSE TestMountDaemonRoot/private [2022-01-20T09:29:04.629Z] === RUN TestMountDaemonRoot/rprivate [2022-01-20T09:29:04.629Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-20T09:29:04.629Z] === RUN TestMountDaemonRoot/slave [2022-01-20T09:29:04.629Z] === PAUSE TestMountDaemonRoot/slave [2022-01-20T09:29:04.629Z] === RUN TestMountDaemonRoot/rslave [2022-01-20T09:29:04.629Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-20T09:29:04.629Z] === RUN TestMountDaemonRoot/shared [2022-01-20T09:29:04.629Z] === PAUSE TestMountDaemonRoot/shared [2022-01-20T09:29:04.629Z] === RUN TestMountDaemonRoot/rshared [2022-01-20T09:29:04.629Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-20T09:29:04.629Z] === CONT TestMountDaemonRoot/default [2022-01-20T09:29:04.629Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-20T09:29:04.629Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-20T09:29:04.629Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-20T09:29:04.629Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-20T09:29:04.629Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-20T09:29:04.629Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-20T09:29:04.629Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-20T09:29:04.629Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-20T09:29:04.629Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-20T09:29:04.629Z] === CONT TestMountDaemonRoot/rshared [2022-01-20T09:29:04.629Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-20T09:29:04.629Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-20T09:29:04.629Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T09:29:04.629Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T09:29:04.629Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-20T09:29:04.629Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-20T09:29:04.629Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T09:29:04.629Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T09:29:04.629Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-20T09:29:04.629Z] === CONT TestMountDaemonRoot/shared [2022-01-20T09:29:04.629Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-20T09:29:04.629Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-20T09:29:04.629Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-20T09:29:04.629Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-20T09:29:04.629Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-20T09:29:04.629Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-20T09:29:04.629Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-20T09:29:04.629Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-20T09:29:04.629Z] === CONT TestMountDaemonRoot/rslave [2022-01-20T09:29:04.629Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T09:29:04.629Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T09:29:04.629Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-20T09:29:04.629Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-20T09:29:04.629Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T09:29:04.629Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T09:29:04.629Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-20T09:29:04.629Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-20T09:29:04.629Z] === CONT TestMountDaemonRoot/slave [2022-01-20T09:29:04.629Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-20T09:29:04.629Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-20T09:29:04.629Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-20T09:29:04.629Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-20T09:29:04.629Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-20T09:29:04.629Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-20T09:29:04.629Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-20T09:29:04.629Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-20T09:29:04.629Z] === CONT TestMountDaemonRoot/rprivate [2022-01-20T09:29:04.629Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-20T09:29:04.629Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-20T09:29:04.629Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T09:29:04.629Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T09:29:04.629Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-20T09:29:04.629Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-20T09:29:04.629Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T09:29:04.629Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T09:29:04.629Z] === CONT TestMountDaemonRoot/private [2022-01-20T09:29:04.629Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-20T09:29:04.629Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-20T09:29:04.629Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-20T09:29:04.629Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-20T09:29:04.629Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-20T09:29:04.629Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-20T09:29:04.629Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-20T09:29:04.629Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-20T09:29:04.629Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-20T09:29:04.629Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-01-20T09:29:04.629Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-20T09:29:04.629Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-20T09:29:04.629Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T09:29:04.629Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-20T09:29:04.629Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T09:29:04.887Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-20T09:29:04.887Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T09:29:04.887Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-20T09:29:04.887Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-20T09:29:04.887Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-20T09:29:04.887Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-20T09:29:04.887Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-20T09:29:04.887Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T09:29:04.887Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-20T09:29:04.887Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-20T09:29:04.887Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-20T09:29:04.887Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-20T09:29:04.887Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-20T09:29:04.887Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-20T09:29:04.887Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T09:29:05.144Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T09:29:05.144Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-20T09:29:05.144Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-20T09:29:05.144Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-20T09:29:05.144Z] check_test.go:309: [d767a6389711b] daemon is not started [2022-01-20T09:29:05.144Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-01-20T09:29:05.144Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-20T09:29:05.144Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-01-20T09:29:05.144Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-20T09:29:05.144Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-01-20T09:29:05.144Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-01-20T09:29:05.144Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-01-20T09:29:05.144Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2022-01-20T09:29:05.144Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-20T09:29:05.144Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2022-01-20T09:29:05.144Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-01-20T09:29:05.144Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-01-20T09:29:05.144Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-01-20T09:29:05.144Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-20T09:29:05.144Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-01-20T09:29:05.144Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-01-20T09:29:05.144Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-01-20T09:29:05.144Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-01-20T09:29:05.144Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-20T09:29:05.144Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-01-20T09:29:05.144Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-01-20T09:29:05.144Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-01-20T09:29:05.144Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-01-20T09:29:05.144Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-20T09:29:05.144Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-01-20T09:29:05.144Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-01-20T09:29:05.144Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-01-20T09:29:05.144Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-01-20T09:29:05.144Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-20T09:29:05.144Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-01-20T09:29:05.144Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-01-20T09:29:05.144Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-01-20T09:29:05.144Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-01-20T09:29:05.144Z] --- PASS: TestMountDaemonRoot/private (0.01s) [2022-01-20T09:29:05.144Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-01-20T09:29:05.144Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-01-20T09:29:05.144Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-01-20T09:29:05.144Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-01-20T09:29:05.144Z] === RUN TestContainerBindMountNonRecursive [2022-01-20T09:29:05.144Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-01-20T09:29:06.512Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-01-20T09:29:06.769Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-01-20T09:29:07.026Z] --- PASS: TestContainerBindMountNonRecursive (1.97s) [2022-01-20T09:29:07.026Z] === RUN TestContainerVolumesMountedAsShared [2022-01-20T09:29:07.263Z] --- PASS: TestCreateServiceSecretFileMode (12.46s) [2022-01-20T09:29:07.263Z] === RUN TestCreateServiceConfigFileMode [2022-01-20T09:29:07.954Z] --- PASS: TestContainerVolumesMountedAsShared (0.64s) [2022-01-20T09:29:07.954Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-20T09:29:08.517Z] --- PASS: TestContainerVolumesMountedAsSlave (0.70s) [2022-01-20T09:29:08.517Z] === RUN TestNetworkNat [2022-01-20T09:29:08.517Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-01-20T09:29:09.446Z] --- PASS: TestNetworkNat (0.84s) [2022-01-20T09:29:09.446Z] === RUN TestNetworkLocalhostTCPNat [2022-01-20T09:29:10.011Z] --- PASS: TestNetworkLocalhostTCPNat (0.76s) [2022-01-20T09:29:10.011Z] === RUN TestNetworkLoopbackNat [2022-01-20T09:29:10.011Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-01-20T09:29:10.011Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-01-20T09:29:11.903Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-01-20T09:29:12.172Z] --- PASS: TestCreateServiceSecretFileMode (12.51s) [2022-01-20T09:29:12.172Z] === RUN TestCreateServiceConfigFileMode [2022-01-20T09:29:13.271Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-01-20T09:29:13.271Z] --- PASS: TestNetworkLoopbackNat (3.06s) [2022-01-20T09:29:13.271Z] === RUN TestPause [2022-01-20T09:29:13.834Z] sha256:09eed2ab8fe23ce1f2b5648f0717ab700421af3dfa9b52a0d1f66407c6726acf [2022-01-20T09:29:13.834Z] INFO: Starting docker-py tests... [2022-01-20T09:29:13.834Z] ============================= test session starts ============================== [2022-01-20T09:29:13.834Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-01-20T09:29:13.834Z] rootdir: /src, inifile: pytest.ini [2022-01-20T09:29:13.834Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-01-20T09:29:13.834Z] collected 389 items / 1 deselected / 388 selected [2022-01-20T09:29:13.834Z] [2022-01-20T09:29:13.834Z] --- PASS: TestPause (0.76s) [2022-01-20T09:29:13.834Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-20T09:29:13.834Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T09:29:13.834Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T09:29:13.834Z] === RUN TestPauseStopPausedContainer [2022-01-20T09:29:14.763Z] --- PASS: TestPauseStopPausedContainer (0.82s) [2022-01-20T09:29:14.763Z] === RUN TestPsFilter [2022-01-20T09:29:14.763Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-01-20T09:29:14.763Z] --- PASS: TestPsFilter (0.19s) [2022-01-20T09:29:14.763Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-20T09:29:15.691Z] === RUN TestDockerSuite/TestBuildBlankName [2022-01-20T09:29:15.691Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2022-01-20T09:29:15.691Z] === RUN TestRemoveContainerWithVolume [2022-01-20T09:29:15.948Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-01-20T09:29:16.205Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2022-01-20T09:29:16.205Z] === RUN TestRemoveContainerRunning [2022-01-20T09:29:16.461Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-01-20T09:29:17.023Z] --- PASS: TestRemoveContainerRunning (0.74s) [2022-01-20T09:29:17.023Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-20T09:29:17.023Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-01-20T09:29:17.585Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2022-01-20T09:29:17.585Z] === RUN TestRemoveInvalidContainer [2022-01-20T09:29:17.585Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-01-20T09:29:17.585Z] === RUN TestRenameLinkedContainer [2022-01-20T09:29:17.861Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-01-20T09:29:19.231Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-01-20T09:29:19.489Z] --- PASS: TestCreateServiceConfigFileMode (12.28s) [2022-01-20T09:29:19.489Z] === RUN TestCreateServiceSysctls [2022-01-20T09:29:19.794Z] --- PASS: TestRenameLinkedContainer (2.18s) [2022-01-20T09:29:19.794Z] === RUN TestRenameStoppedContainer [2022-01-20T09:29:20.356Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-01-20T09:29:20.356Z] --- PASS: TestRenameStoppedContainer (0.56s) [2022-01-20T09:29:20.356Z] === RUN TestRenameRunningContainerAndReuse [2022-01-20T09:29:20.450Z] --- PASS: TestCreateServiceSysctls (2.62s) [2022-01-20T09:29:20.450Z] === RUN TestCreateServiceCapabilities [2022-01-20T09:29:20.614Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-01-20T09:29:21.543Z] --- PASS: TestRenameRunningContainerAndReuse (1.26s) [2022-01-20T09:29:21.543Z] === RUN TestRenameInvalidName [2022-01-20T09:29:21.800Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-01-20T09:29:22.056Z] --- PASS: TestRenameInvalidName (0.56s) [2022-01-20T09:29:22.056Z] === RUN TestRenameAnonymousContainer [2022-01-20T09:29:22.992Z] --- PASS: TestCreateServiceCapabilities (2.26s) [2022-01-20T09:29:22.992Z] === RUN TestInspect [2022-01-20T09:29:23.425Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-01-20T09:29:24.353Z] --- PASS: TestRenameAnonymousContainer (2.13s) [2022-01-20T09:29:24.353Z] === RUN TestRenameContainerWithSameName [2022-01-20T09:29:24.363Z] --- PASS: TestCreateServiceConfigFileMode (12.50s) [2022-01-20T09:29:24.363Z] === RUN TestCreateServiceSysctls [2022-01-20T09:29:24.902Z] --- PASS: TestInspect (2.16s) [2022-01-20T09:29:24.902Z] === RUN TestCreateJob [2022-01-20T09:29:24.915Z] --- PASS: TestRenameContainerWithSameName (0.57s) [2022-01-20T09:29:24.915Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-20T09:29:24.915Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-01-20T09:29:26.262Z] --- PASS: TestCreateServiceSysctls (3.05s) [2022-01-20T09:29:26.262Z] === RUN TestCreateServiceCapabilities [2022-01-20T09:29:26.283Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-01-20T09:29:26.283Z] --- PASS: TestRenameContainerWithLinkedContainer (1.16s) [2022-01-20T09:29:26.283Z] === RUN TestResize [2022-01-20T09:29:26.540Z] --- PASS: TestResize (0.57s) [2022-01-20T09:29:26.540Z] === RUN TestResizeWithInvalidSize [2022-01-20T09:29:27.102Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-01-20T09:29:27.359Z] --- PASS: TestResizeWithInvalidSize (0.64s) [2022-01-20T09:29:27.359Z] === RUN TestResizeWhenContainerNotStarted [2022-01-20T09:29:27.922Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s) [2022-01-20T09:29:27.922Z] === RUN TestDaemonRestartKillContainers [2022-01-20T09:29:27.922Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T09:29:27.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T09:29:27.922Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T09:29:27.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T09:29:27.922Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T09:29:27.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T09:29:27.922Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T09:29:27.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T09:29:27.922Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T09:29:27.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T09:29:27.922Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T09:29:27.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T09:29:27.922Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T09:29:27.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T09:29:27.922Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T09:29:27.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T09:29:27.922Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T09:29:27.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T09:29:27.922Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T09:29:27.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T09:29:27.922Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T09:29:27.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T09:29:27.922Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T09:29:27.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T09:29:27.922Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T09:29:27.922Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T09:29:28.190Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-01-20T09:29:28.199Z] --- PASS: TestCreateJob (2.90s) [2022-01-20T09:29:28.199Z] === RUN TestReplicatedJob [2022-01-20T09:29:28.751Z] tests/integration/api_client_test.py ..... [ 7%] [2022-01-20T09:29:28.789Z] --- PASS: TestCreateServiceCapabilities (2.48s) [2022-01-20T09:29:28.789Z] === RUN TestInspect [2022-01-20T09:29:28.853Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-01-20T09:29:30.605Z] tests/integration/api_config_test.py ..... [ 8%] [2022-01-20T09:29:30.747Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T09:29:30.747Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T09:29:31.318Z] --- PASS: TestInspect (2.72s) [2022-01-20T09:29:31.318Z] === RUN TestCreateJob [2022-01-20T09:29:32.400Z] --- PASS: TestReplicatedJob (4.16s) [2022-01-20T09:29:32.400Z] === RUN TestUpdateReplicatedJob [2022-01-20T09:29:32.637Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T09:29:32.637Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T09:29:34.534Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T09:29:34.534Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T09:29:34.597Z] --- PASS: TestCreateJob (3.12s) [2022-01-20T09:29:34.597Z] === RUN TestReplicatedJob [2022-01-20T09:29:34.942Z] --- PASS: TestUpdateReplicatedJob (2.39s) [2022-01-20T09:29:34.942Z] === RUN TestServiceListWithStatuses [2022-01-20T09:29:34.942Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T09:29:34.942Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-20T09:29:34.942Z] === RUN TestDockerNetworkConnectAlias [2022-01-20T09:29:35.097Z] check_test.go:309: [d117ee83f8ec8] daemon is not started [2022-01-20T09:29:35.097Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-01-20T09:29:36.989Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T09:29:37.246Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T09:29:37.503Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-01-20T09:29:39.143Z] --- PASS: TestDockerNetworkConnectAlias (3.95s) [2022-01-20T09:29:39.143Z] === RUN TestDockerNetworkReConnect [2022-01-20T09:29:39.862Z] --- PASS: TestReplicatedJob (4.91s) [2022-01-20T09:29:39.862Z] === RUN TestUpdateReplicatedJob [2022-01-20T09:29:40.776Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-01-20T09:29:41.684Z] --- PASS: TestDockerNetworkReConnect (3.24s) [2022-01-20T09:29:41.684Z] === RUN TestServicePlugin [2022-01-20T09:29:41.684Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T09:29:41.684Z] --- SKIP: TestServicePlugin (0.00s) [2022-01-20T09:29:41.684Z] === RUN TestServiceUpdateLabel [2022-01-20T09:29:41.718Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T09:29:41.974Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T09:29:43.141Z] --- PASS: TestUpdateReplicatedJob (3.16s) [2022-01-20T09:29:43.141Z] === RUN TestServiceListWithStatuses [2022-01-20T09:29:43.141Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T09:29:43.141Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-20T09:29:43.141Z] === RUN TestDockerNetworkConnectAlias [2022-01-20T09:29:43.594Z] --- PASS: TestServiceUpdateLabel (1.74s) [2022-01-20T09:29:43.594Z] === RUN TestServiceUpdateSecrets [2022-01-20T09:29:44.492Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-01-20T09:29:44.749Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-01-20T09:29:44.749Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.57s) [2022-01-20T09:29:44.749Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.62s) [2022-01-20T09:29:44.749Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.81s) [2022-01-20T09:29:44.749Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.92s) [2022-01-20T09:29:44.749Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.83s) [2022-01-20T09:29:44.749Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.85s) [2022-01-20T09:29:44.749Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.81s) [2022-01-20T09:29:44.749Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.78s) [2022-01-20T09:29:44.749Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.56s) [2022-01-20T09:29:44.749Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.72s) [2022-01-20T09:29:44.749Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.82s) [2022-01-20T09:29:44.749Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.84s) [2022-01-20T09:29:44.749Z] === RUN TestCgroupNamespacesRun [2022-01-20T09:29:46.646Z] --- PASS: TestCgroupNamespacesRun (1.71s) [2022-01-20T09:29:46.646Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-20T09:29:46.646Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-01-20T09:29:47.339Z] --- PASS: TestDockerNetworkConnectAlias (4.16s) [2022-01-20T09:29:47.339Z] === RUN TestDockerNetworkReConnect [2022-01-20T09:29:47.576Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-01-20T09:29:48.506Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.00s) [2022-01-20T09:29:48.506Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-20T09:29:49.437Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-01-20T09:29:49.868Z] --- PASS: TestDockerNetworkReConnect (3.23s) [2022-01-20T09:29:49.868Z] === RUN TestServicePlugin [2022-01-20T09:29:50.368Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.96s) [2022-01-20T09:29:50.368Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-20T09:29:52.263Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-01-20T09:29:52.263Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-01-20T09:29:52.519Z] --- PASS: TestCgroupNamespacesRunHostMode (2.09s) [2022-01-20T09:29:52.519Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-20T09:29:54.051Z] plugin_test.go:62: [d6617a50059dc] joining swarm manager [dd5d0e3503d64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:29:54.409Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.75s) [2022-01-20T09:29:54.409Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-20T09:29:54.409Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-01-20T09:29:54.616Z] plugin_test.go:65: [d757a1da187a6] joining swarm manager [dd5d0e3503d64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:29:55.776Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-01-20T09:29:55.776Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.61s) [2022-01-20T09:29:55.776Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-20T09:29:56.706Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2022-01-20T09:29:56.706Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-20T09:29:56.962Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-01-20T09:29:58.329Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-01-20T09:29:58.329Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.71s) [2022-01-20T09:29:58.329Z] === RUN TestNISDomainname [2022-01-20T09:29:58.513Z] --- PASS: TestServiceUpdateSecrets (13.79s) [2022-01-20T09:29:58.513Z] === RUN TestServiceUpdateConfigs [2022-01-20T09:29:59.260Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-01-20T09:29:59.260Z] --- PASS: TestNISDomainname (0.93s) [2022-01-20T09:29:59.260Z] === RUN TestHostnameDnsResolution [2022-01-20T09:29:59.733Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2022-01-20T09:29:59.822Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-01-20T09:30:00.079Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-01-20T09:30:00.642Z] --- PASS: TestHostnameDnsResolution (1.23s) [2022-01-20T09:30:00.642Z] === RUN TestUnprivilegedPortsAndPing [2022-01-20T09:30:00.642Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-01-20T09:30:01.571Z] --- PASS: TestUnprivilegedPortsAndPing (0.92s) [2022-01-20T09:30:01.571Z] === RUN TestStats [2022-01-20T09:30:03.467Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-01-20T09:30:04.427Z] --- PASS: TestStats (2.80s) [2022-01-20T09:30:04.427Z] === RUN TestStopContainerWithTimeout [2022-01-20T09:30:04.427Z] === RUN TestStopContainerWithTimeout/0 [2022-01-20T09:30:04.427Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-20T09:30:04.427Z] === RUN TestStopContainerWithTimeout/1 [2022-01-20T09:30:04.427Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-20T09:30:04.427Z] === RUN TestStopContainerWithTimeout/3 [2022-01-20T09:30:04.427Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-20T09:30:04.427Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-20T09:30:04.427Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-20T09:30:04.427Z] === CONT TestStopContainerWithTimeout/0 [2022-01-20T09:30:04.427Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-20T09:30:05.356Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-01-20T09:30:05.356Z] === CONT TestStopContainerWithTimeout/3 [2022-01-20T09:30:06.725Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-01-20T09:30:06.982Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-01-20T09:30:07.544Z] === CONT TestStopContainerWithTimeout/1 [2022-01-20T09:30:07.544Z] check_test.go:309: [d8f7170bd8952] daemon is not started [2022-01-20T09:30:07.544Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-01-20T09:30:07.800Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-01-20T09:30:09.166Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-01-20T09:30:09.166Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-01-20T09:30:09.166Z] --- PASS: TestStopContainerWithTimeout/0 (1.14s) [2022-01-20T09:30:09.166Z] --- PASS: TestStopContainerWithTimeout/-1 (3.18s) [2022-01-20T09:30:09.166Z] --- PASS: TestStopContainerWithTimeout/3 (2.78s) [2022-01-20T09:30:09.166Z] --- PASS: TestStopContainerWithTimeout/1 (1.69s) [2022-01-20T09:30:09.166Z] === RUN TestDeleteDevicemapper [2022-01-20T09:30:09.166Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T09:30:09.166Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-20T09:30:09.166Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-20T09:30:11.685Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-01-20T09:30:13.053Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.66s) [2022-01-20T09:30:13.053Z] === RUN TestUpdateMemory [2022-01-20T09:30:13.053Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-01-20T09:30:13.053Z] --- SKIP: TestUpdateMemory (0.00s) [2022-01-20T09:30:13.053Z] === RUN TestUpdateCPUQuota [2022-01-20T09:30:13.053Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-01-20T09:30:13.411Z] --- PASS: TestServiceUpdateConfigs (13.91s) [2022-01-20T09:30:13.411Z] === RUN TestServiceUpdateNetwork [2022-01-20T09:30:14.424Z] --- PASS: TestUpdateCPUQuota (1.73s) [2022-01-20T09:30:14.424Z] === RUN TestUpdatePidsLimit [2022-01-20T09:30:14.424Z] === RUN TestUpdatePidsLimit/update_from_none [2022-01-20T09:30:14.987Z] === RUN TestUpdatePidsLimit/no_change [2022-01-20T09:30:14.987Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-01-20T09:30:15.243Z] === RUN TestUpdatePidsLimit/update_lower [2022-01-20T09:30:15.500Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-01-20T09:30:16.062Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-01-20T09:30:16.062Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-01-20T09:30:16.319Z] === RUN TestDockerSuite/TestBuildCmd [2022-01-20T09:30:16.575Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-01-20T09:30:16.831Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-01-20T09:30:16.831Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-01-20T09:30:17.135Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-01-20T09:30:17.697Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-01-20T09:30:17.697Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-01-20T09:30:17.697Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-01-20T09:30:17.954Z] --- PASS: TestUpdatePidsLimit (3.49s) [2022-01-20T09:30:17.954Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2022-01-20T09:30:17.954Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2022-01-20T09:30:17.954Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2022-01-20T09:30:17.954Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.46s) [2022-01-20T09:30:17.954Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2022-01-20T09:30:17.954Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2022-01-20T09:30:17.954Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2022-01-20T09:30:17.954Z] === RUN TestUpdateRestartPolicy [2022-01-20T09:30:19.323Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-01-20T09:30:19.887Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-01-20T09:30:21.141Z] --- PASS: TestServicePlugin (29.71s) [2022-01-20T09:30:21.141Z] === RUN TestServiceUpdateLabel [2022-01-20T09:30:21.707Z] --- PASS: TestServiceUpdateLabel (2.16s) [2022-01-20T09:30:21.707Z] === RUN TestServiceUpdateSecrets [2022-01-20T09:30:22.409Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-01-20T09:30:23.339Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-01-20T09:30:23.404Z] --- PASS: TestServiceUpdateNetwork (12.28s) [2022-01-20T09:30:23.404Z] === RUN TestServiceUpdatePidsLimit [2022-01-20T09:30:23.901Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-01-20T09:30:24.158Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-01-20T09:30:24.344Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-01-20T09:30:24.723Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-01-20T09:30:24.914Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-01-20T09:30:24.994Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-01-20T09:30:25.947Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-01-20T09:30:25.947Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-01-20T09:30:26.206Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-01-20T09:30:26.462Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-01-20T09:30:28.353Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-01-20T09:30:28.353Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-01-20T09:30:28.353Z] check_test.go:309: [d288f1e55621a] daemon is not started [2022-01-20T09:30:28.353Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-01-20T09:30:28.353Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-01-20T09:30:28.353Z] check_test.go:309: [d59b2ac1db2a1] daemon is not started [2022-01-20T09:30:28.353Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-01-20T09:30:30.871Z] check_test.go:309: [d9fa7f021460e] daemon is not started [2022-01-20T09:30:30.871Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-01-20T09:30:30.871Z] --- PASS: TestUpdateRestartPolicy (12.57s) [2022-01-20T09:30:30.871Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-20T09:30:31.433Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s) [2022-01-20T09:30:31.433Z] === RUN TestWaitNonBlocked [2022-01-20T09:30:31.433Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T09:30:31.433Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T09:30:31.433Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T09:30:31.433Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T09:30:31.433Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T09:30:31.433Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T09:30:32.362Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-01-20T09:30:32.362Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s) [2022-01-20T09:30:32.362Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2022-01-20T09:30:32.362Z] === RUN TestWaitBlocked [2022-01-20T09:30:32.362Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T09:30:32.362Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T09:30:32.362Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T09:30:32.362Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T09:30:32.362Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T09:30:32.362Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T09:30:33.044Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-01-20T09:30:33.730Z] --- PASS: TestWaitBlocked (0.02s) [2022-01-20T09:30:33.730Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s) [2022-01-20T09:30:33.730Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.17s) [2022-01-20T09:30:33.730Z] === CONT TestContainerStartOnDaemonRestart [2022-01-20T09:30:33.730Z] === CONT TestContainerKillOnDaemonStart [2022-01-20T09:30:35.098Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-01-20T09:30:36.468Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-01-20T09:30:36.575Z] --- PASS: TestServiceUpdateSecrets (14.45s) [2022-01-20T09:30:36.575Z] === RUN TestServiceUpdateConfigs [2022-01-20T09:30:36.724Z] --- PASS: TestContainerStartOnDaemonRestart (3.23s) [2022-01-20T09:30:36.724Z] === CONT TestIpcModeOlderClient [2022-01-20T09:30:36.981Z] --- PASS: TestIpcModeOlderClient (0.12s) [2022-01-20T09:30:36.981Z] === CONT TestDaemonHostGatewayIP [2022-01-20T09:30:37.238Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-01-20T09:30:37.801Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-01-20T09:30:38.363Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-01-20T09:30:39.624Z] --- PASS: TestServiceUpdatePidsLimit (15.55s) [2022-01-20T09:30:39.624Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-01-20T09:30:39.624Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-01-20T09:30:39.624Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-01-20T09:30:39.624Z] PASS [2022-01-20T09:30:39.624Z] [2022-01-20T09:30:39.624Z] === Skipped [2022-01-20T09:30:39.624Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-20T09:30:39.624Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T09:30:39.624Z] [2022-01-20T09:30:39.624Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-01-20T09:30:39.624Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T09:30:39.624Z] [2022-01-20T09:30:39.624Z] [2022-01-20T09:30:39.624Z] DONE 27 tests, 2 skipped in 143.789s [2022-01-20T09:30:39.624Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-01-20T09:30:39.624Z] ++ 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-01-20T09:30:39.624Z] ++ set -e [2022-01-20T09:30:39.624Z] ++ '[' -n 0 ']' [2022-01-20T09:30:39.624Z] ++ set -x [2022-01-20T09:30:39.624Z] ++ 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-01-20T09:30:39.624Z] INFO: Testing against a local daemon [2022-01-20T09:30:39.624Z] === RUN TestSessionCreate [2022-01-20T09:30:39.624Z] --- PASS: TestSessionCreate (0.02s) [2022-01-20T09:30:39.624Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-20T09:30:39.624Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-01-20T09:30:39.624Z] PASS [2022-01-20T09:30:39.624Z] [2022-01-20T09:30:39.624Z] DONE 2 tests in 0.139s [2022-01-20T09:30:39.624Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-01-20T09:30:39.624Z] ++ 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-01-20T09:30:39.624Z] ++ set -e [2022-01-20T09:30:39.624Z] ++ '[' -n 0 ']' [2022-01-20T09:30:39.624Z] ++ set -x [2022-01-20T09:30:39.624Z] ++ 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-01-20T09:30:39.624Z] INFO: Testing against a local daemon [2022-01-20T09:30:39.624Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-20T09:30:39.624Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-20T09:30:39.624Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T09:30:39.624Z] === RUN TestEventsExecDie [2022-01-20T09:30:39.624Z] --- PASS: TestEventsExecDie (0.55s) [2022-01-20T09:30:39.624Z] === RUN TestEventsBackwardsCompatible [2022-01-20T09:30:39.884Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-01-20T09:30:39.884Z] === RUN TestInfoBinaryCommits [2022-01-20T09:30:39.884Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-01-20T09:30:39.884Z] === RUN TestInfoAPIVersioned [2022-01-20T09:30:39.884Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-01-20T09:30:39.884Z] === RUN TestInfoDiscoveryBackend [2022-01-20T09:30:40.254Z] --- PASS: TestDaemonHostGatewayIP (3.28s) [2022-01-20T09:30:40.254Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-20T09:30:40.454Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-01-20T09:30:40.454Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-01-20T09:30:40.510Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-01-20T09:30:41.074Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-01-20T09:30:41.394Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-01-20T09:30:41.394Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-01-20T09:30:41.964Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-01-20T09:30:41.964Z] === RUN TestInfoAPI [2022-01-20T09:30:41.964Z] --- PASS: TestInfoAPI (0.02s) [2022-01-20T09:30:41.964Z] === RUN TestInfoAPIWarnings [2022-01-20T09:30:42.965Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.50s) [2022-01-20T09:30:42.965Z] === CONT TestDaemonRestartIpcMode [2022-01-20T09:30:43.897Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-01-20T09:30:43.897Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-01-20T09:30:45.265Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-01-20T09:30:45.265Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-01-20T09:30:45.265Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-01-20T09:30:45.265Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-01-20T09:30:45.265Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-01-20T09:30:45.265Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-01-20T09:30:45.265Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-01-20T09:30:45.265Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-01-20T09:30:45.265Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-01-20T09:30:45.827Z] --- PASS: TestDaemonRestartIpcMode (3.11s) [2022-01-20T09:30:46.391Z] --- PASS: TestContainerKillOnDaemonStart (12.72s) [2022-01-20T09:30:46.391Z] PASS [2022-01-20T09:30:46.391Z] [2022-01-20T09:30:46.391Z] === Skipped [2022-01-20T09:30:46.391Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-01-20T09:30:46.391Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T09:30:46.391Z] [2022-01-20T09:30:46.391Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-01-20T09:30:46.391Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T09:30:46.391Z] [2022-01-20T09:30:46.391Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-01-20T09:30:46.391Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T09:30:46.391Z] [2022-01-20T09:30:46.391Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T09:30:46.391Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T09:30:46.391Z] [2022-01-20T09:30:46.391Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-20T09:30:46.391Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T09:30:46.391Z] [2022-01-20T09:30:46.391Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-01-20T09:30:46.391Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-01-20T09:30:46.391Z] [2022-01-20T09:30:46.391Z] [2022-01-20T09:30:46.391Z] DONE 196 tests, 6 skipped in 145.214s [2022-01-20T09:30:46.391Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-01-20T09:30:46.391Z] ++ 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-01-20T09:30:46.391Z] ++ set -e [2022-01-20T09:30:46.391Z] ++ '[' -n 0 ']' [2022-01-20T09:30:46.391Z] ++ set -x [2022-01-20T09:30:46.391Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-01-20T09:30:46.647Z] INFO: Testing against a local daemon [2022-01-20T09:30:46.647Z] === RUN TestCommitInheritsEnv [2022-01-20T09:30:46.905Z] --- PASS: TestCommitInheritsEnv (0.37s) [2022-01-20T09:30:46.905Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-20T09:30:46.905Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-01-20T09:30:46.905Z] === RUN TestImagesFilterMultiReference [2022-01-20T09:30:47.167Z] --- PASS: TestImagesFilterMultiReference (0.13s) [2022-01-20T09:30:47.167Z] === RUN TestImagePullPlatformInvalid [2022-01-20T09:30:47.167Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-01-20T09:30:47.167Z] === RUN TestRemoveImageOrphaning [2022-01-20T09:30:47.433Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2022-01-20T09:30:47.433Z] === RUN TestRemoveImageGarbageCollector [2022-01-20T09:30:48.001Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-01-20T09:30:48.563Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-01-20T09:30:49.930Z] --- PASS: TestRemoveImageGarbageCollector (2.52s) [2022-01-20T09:30:49.930Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-20T09:30:50.187Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.09s) [2022-01-20T09:30:50.187Z] === RUN TestTagInvalidReference [2022-01-20T09:30:50.187Z] --- PASS: TestTagInvalidReference (0.02s) [2022-01-20T09:30:50.187Z] === RUN TestTagValidPrefixedRepo [2022-01-20T09:30:50.187Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-01-20T09:30:50.187Z] === RUN TestTagExistedNameWithoutForce [2022-01-20T09:30:50.187Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-01-20T09:30:50.187Z] === RUN TestTagOfficialNames [2022-01-20T09:30:50.450Z] --- PASS: TestTagOfficialNames (0.09s) [2022-01-20T09:30:50.450Z] === RUN TestTagMatchesDigest [2022-01-20T09:30:50.450Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-01-20T09:30:50.450Z] === CONT TestImportExtremelyLargeImageWorks [2022-01-20T09:30:51.382Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-01-20T09:30:51.460Z] --- PASS: TestServiceUpdateConfigs (14.58s) [2022-01-20T09:30:51.460Z] === RUN TestServiceUpdateNetwork [2022-01-20T09:30:52.326Z] ..........................xx.................... [ 29%] [2022-01-20T09:30:52.751Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-01-20T09:30:56.020Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-01-20T09:30:56.020Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-01-20T09:30:56.582Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-01-20T09:30:57.952Z] check_test.go:309: [d8a9424be2e35] daemon is not started [2022-01-20T09:30:57.952Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-01-20T09:31:00.070Z] --- PASS: TestInfoAPIWarnings (16.21s) [2022-01-20T09:31:00.070Z] === RUN TestInfoDebug [2022-01-20T09:31:00.070Z] --- PASS: TestInfoDebug (0.52s) [2022-01-20T09:31:00.070Z] === RUN TestInfoInsecureRegistries [2022-01-20T09:31:00.070Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-01-20T09:31:00.070Z] === RUN TestInfoRegistryMirrors [2022-01-20T09:31:00.070Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-01-20T09:31:00.070Z] === RUN TestLoginFailsWithBadCredentials [2022-01-20T09:31:00.070Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2022-01-20T09:31:00.070Z] === RUN TestPingCacheHeaders [2022-01-20T09:31:00.070Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-01-20T09:31:00.070Z] === RUN TestPingGet [2022-01-20T09:31:00.070Z] --- PASS: TestPingGet (0.01s) [2022-01-20T09:31:00.070Z] === RUN TestPingHead [2022-01-20T09:31:00.070Z] --- PASS: TestPingHead (0.02s) [2022-01-20T09:31:00.070Z] === RUN TestVersion [2022-01-20T09:31:00.070Z] --- PASS: TestVersion (0.02s) [2022-01-20T09:31:00.070Z] PASS [2022-01-20T09:31:00.070Z] [2022-01-20T09:31:00.070Z] === Skipped [2022-01-20T09:31:00.070Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T09:31:00.070Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-20T09:31:00.070Z] [2022-01-20T09:31:00.070Z] [2022-01-20T09:31:00.070Z] DONE 18 tests, 1 skipped in 20.803s [2022-01-20T09:31:00.070Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-20T09:31:00.070Z] ++ 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-01-20T09:31:00.070Z] ++ set -e [2022-01-20T09:31:00.070Z] ++ '[' -n 0 ']' [2022-01-20T09:31:00.070Z] ++ set -x [2022-01-20T09:31:00.070Z] ++ 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-01-20T09:31:00.070Z] INFO: Testing against a local daemon [2022-01-20T09:31:00.070Z] === RUN TestVolumesCreateAndList [2022-01-20T09:31:00.070Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-01-20T09:31:00.070Z] === RUN TestVolumesRemove [2022-01-20T09:31:00.070Z] --- PASS: TestVolumesRemove (0.06s) [2022-01-20T09:31:00.070Z] === RUN TestVolumesInspect [2022-01-20T09:31:00.070Z] --- PASS: TestVolumesInspect (0.02s) [2022-01-20T09:31:00.070Z] === RUN TestVolumesInvalidJSON [2022-01-20T09:31:00.070Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-20T09:31:00.070Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-20T09:31:00.070Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-20T09:31:00.070Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-01-20T09:31:00.070Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-20T09:31:00.070Z] PASS [2022-01-20T09:31:00.070Z] [2022-01-20T09:31:00.070Z] DONE 5 tests in 0.211s [2022-01-20T09:31:00.070Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-20T09:31:00.070Z] ++++ cat bundles/test-integration/docker.pid [2022-01-20T09:31:00.332Z] +++ kill 12197 [2022-01-20T09:31:01.222Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-01-20T09:31:01.273Z] +++ /etc/init.d/apparmor stop [2022-01-20T09:31:01.274Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-20T09:31:01.274Z] [2022-01-20T09:31:01.274Z] Unloading profiles will leave already running processes permanently [2022-01-20T09:31:01.274Z] unconfined, which can lead to unexpected situations. [2022-01-20T09:31:01.274Z] [2022-01-20T09:31:01.274Z] To set a process to complain mode, use the command line tool [2022-01-20T09:31:01.274Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-20T09:31:01.274Z] +++ true [2022-01-20T09:31:01.274Z] exiting test-integration [2022-01-20T09:31:01.274Z] ++ exit 0 [2022-01-20T09:31:01.274Z] [2022-01-20T09:31:01.646Z] 4612f6d0b889: Pull complete [2022-01-20T09:31:01.784Z] === RUN TestDockerSuite/TestBuildCopyWildcard Post stage [Pipeline] junit [2022-01-20T09:31:02.670Z] Recording test results [2022-01-20T09:31:02.799Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-20T09:31:03.130Z] + echo Ensuring container killed. [2022-01-20T09:31:03.130Z] Ensuring container killed. [2022-01-20T09:31:03.130Z] + docker rm -vf docker-pr1 [2022-01-20T09:31:03.130Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-01-20T09:31:03.442Z] + echo Chowning /workspace to jenkins user [2022-01-20T09:31:03.442Z] Chowning /workspace to jenkins user [2022-01-20T09:31:03.442Z] + id -u [2022-01-20T09:31:03.442Z] + id -g [2022-01-20T09:31:03.442Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43167:/workspace busybox chown -R 1000:1000 /workspace [2022-01-20T09:31:03.652Z] --- PASS: TestServiceUpdateNetwork (12.28s) [2022-01-20T09:31:03.652Z] === RUN TestServiceUpdatePidsLimit [2022-01-20T09:31:04.585Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-20T09:31:05.056Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-01-20T09:31:05.122Z] + bundleName=arm64-integration [2022-01-20T09:31:05.122Z] + echo Creating arm64-integration-bundles.tar.gz [2022-01-20T09:31:05.122Z] Creating arm64-integration-bundles.tar.gz [2022-01-20T09:31:05.122Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-01-20T09:31:05.122Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-01-20T09:31:05.135Z] Archiving artifacts [2022-01-20T09:31:05.151Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-01-20T09:31:05.425Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43167/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-20T09:31:05.734Z] + make clean [2022-01-20T09:31:05.734Z] docker volume rm -f docker-dev-cache [2022-01-20T09:31:05.734Z] docker-dev-cache [Pipeline] deleteDir [2022-01-20T09:31:06.949Z] check_test.go:309: [d7a68ee62e963] daemon is not started [2022-01-20T09:31:06.949Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2022-01-20T09:31:07.205Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [Pipeline] } [2022-01-20T09:31:07.769Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-01-20T09:31:08.054Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-01-20T09:31:08.697Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-01-20T09:31:10.588Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-01-20T09:31:11.516Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-01-20T09:31:11.715Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-01-20T09:31:12.083Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-01-20T09:31:12.083Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-01-20T09:31:13.451Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-01-20T09:31:14.819Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-01-20T09:31:15.466Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-01-20T09:31:15.747Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-01-20T09:31:16.309Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-01-20T09:31:17.677Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-01-20T09:31:17.933Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-01-20T09:31:18.862Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-01-20T09:31:18.862Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2022-01-20T09:31:19.118Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2022-01-20T09:31:19.680Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2022-01-20T09:31:19.907Z] --- PASS: TestServiceUpdatePidsLimit (15.96s) [2022-01-20T09:31:19.907Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-01-20T09:31:19.907Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-01-20T09:31:19.907Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-01-20T09:31:19.907Z] PASS [2022-01-20T09:31:19.907Z] [2022-01-20T09:31:19.907Z] === Skipped [2022-01-20T09:31:19.907Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-20T09:31:19.907Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T09:31:19.907Z] [2022-01-20T09:31:19.907Z] [2022-01-20T09:31:19.907Z] DONE 27 tests, 1 skipped in 182.142s [2022-01-20T09:31:19.907Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-01-20T09:31:19.907Z] INFO: Testing against a local daemon [2022-01-20T09:31:19.907Z] === RUN TestSessionCreate [2022-01-20T09:31:19.907Z] --- PASS: TestSessionCreate (0.03s) [2022-01-20T09:31:19.907Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-20T09:31:19.907Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-01-20T09:31:19.907Z] PASS [2022-01-20T09:31:19.907Z] [2022-01-20T09:31:19.907Z] DONE 2 tests in 0.141s [2022-01-20T09:31:19.907Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-01-20T09:31:19.907Z] INFO: Testing against a local daemon [2022-01-20T09:31:19.907Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-20T09:31:19.907Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-01-20T09:31:19.907Z] === RUN TestEventsExecDie [2022-01-20T09:31:19.907Z] --- PASS: TestEventsExecDie (0.54s) [2022-01-20T09:31:19.907Z] === RUN TestEventsBackwardsCompatible [2022-01-20T09:31:19.907Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-01-20T09:31:19.907Z] === RUN TestInfoBinaryCommits [2022-01-20T09:31:19.907Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-01-20T09:31:19.907Z] === RUN TestInfoAPIVersioned [2022-01-20T09:31:19.907Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-01-20T09:31:19.907Z] === RUN TestInfoDiscoveryBackend [2022-01-20T09:31:20.242Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2022-01-20T09:31:20.333Z] tests/integration/api_image_test.py ............s..... [ 40%] [2022-01-20T09:31:20.472Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2022-01-20T09:31:20.472Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-01-20T09:31:20.805Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2022-01-20T09:31:21.368Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2022-01-20T09:31:21.406Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-01-20T09:31:21.406Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-01-20T09:31:21.930Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2022-01-20T09:31:21.972Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-01-20T09:31:21.972Z] === RUN TestInfoAPI [2022-01-20T09:31:21.972Z] --- PASS: TestInfoAPI (0.02s) [2022-01-20T09:31:21.972Z] === RUN TestInfoAPIWarnings [2022-01-20T09:31:22.492Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2022-01-20T09:31:22.749Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2022-01-20T09:31:23.311Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2022-01-20T09:31:23.874Z] check_test.go:309: [db729572e53ca] daemon is not started [2022-01-20T09:31:23.874Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-01-20T09:31:24.804Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-01-20T09:31:25.060Z] check_test.go:309: [d9b60487917ba] daemon is not started [2022-01-20T09:31:25.060Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-01-20T09:31:25.625Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-01-20T09:31:25.881Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-01-20T09:31:27.248Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-01-20T09:31:28.618Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-01-20T09:31:29.987Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-01-20T09:31:30.551Z] check_test.go:309: [ded646437602f] daemon is not started [2022-01-20T09:31:30.551Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-01-20T09:31:33.083Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-01-20T09:31:34.977Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-01-20T09:31:36.024Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-01-20T09:31:39.147Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-01-20T09:31:39.147Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-01-20T09:31:39.708Z] check_test.go:309: [d42278057c112] daemon is not started [2022-01-20T09:31:39.708Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-01-20T09:31:40.038Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-01-20T09:31:40.038Z] === RUN TestInfoDebug [2022-01-20T09:31:40.038Z] --- PASS: TestInfoDebug (0.53s) [2022-01-20T09:31:40.038Z] === RUN TestInfoInsecureRegistries [2022-01-20T09:31:40.038Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-01-20T09:31:40.038Z] === RUN TestInfoRegistryMirrors [2022-01-20T09:31:40.038Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-01-20T09:31:40.038Z] === RUN TestLoginFailsWithBadCredentials [2022-01-20T09:31:40.038Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s) [2022-01-20T09:31:40.038Z] === RUN TestPingCacheHeaders [2022-01-20T09:31:40.038Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-01-20T09:31:40.038Z] === RUN TestPingGet [2022-01-20T09:31:40.038Z] --- PASS: TestPingGet (0.02s) [2022-01-20T09:31:40.038Z] === RUN TestPingHead [2022-01-20T09:31:40.296Z] --- PASS: TestPingHead (0.03s) [2022-01-20T09:31:40.296Z] === RUN TestVersion [2022-01-20T09:31:40.296Z] --- PASS: TestVersion (0.02s) [2022-01-20T09:31:40.296Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-01-20T09:31:40.638Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-01-20T09:31:40.638Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-01-20T09:31:41.682Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.19s) [2022-01-20T09:31:41.682Z] PASS [2022-01-20T09:31:41.682Z] [2022-01-20T09:31:41.682Z] DONE 18 tests in 22.143s [2022-01-20T09:31:41.682Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-20T09:31:41.682Z] INFO: Testing against a local daemon [2022-01-20T09:31:41.682Z] === RUN TestVolumesCreateAndList [2022-01-20T09:31:41.682Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-01-20T09:31:41.682Z] === RUN TestVolumesRemove [2022-01-20T09:31:41.682Z] --- PASS: TestVolumesRemove (0.10s) [2022-01-20T09:31:41.682Z] === RUN TestVolumesInspect [2022-01-20T09:31:41.682Z] --- PASS: TestVolumesInspect (0.02s) [2022-01-20T09:31:41.682Z] === RUN TestVolumesInvalidJSON [2022-01-20T09:31:41.682Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-20T09:31:41.682Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-20T09:31:41.682Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-20T09:31:41.682Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-01-20T09:31:41.682Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-20T09:31:41.682Z] PASS [2022-01-20T09:31:41.682Z] [2022-01-20T09:31:41.682Z] DONE 5 tests in 0.209s [2022-01-20T09:31:41.682Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-20T09:31:43.056Z] Stopping apparmor (via systemctl): apparmor.service. [2022-01-20T09:31:43.056Z] Removing test suite binaries [2022-01-20T09:31:43.314Z] exiting test-integration [2022-01-20T09:31:43.314Z] ++ exit 0 [2022-01-20T09:31:43.314Z] [2022-01-20T09:31:44.812Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-01-20T09:31:44.812Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore Post stage [Pipeline] junit [2022-01-20T09:31:45.228Z] Recording test results [2022-01-20T09:31:45.382Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-20T09:31:45.707Z] + echo Ensuring container killed. [2022-01-20T09:31:45.707Z] Ensuring container killed. [2022-01-20T09:31:45.707Z] + docker rm -vf docker-pr1 [2022-01-20T09:31:45.707Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-01-20T09:31:45.976Z] tests/integration/api_plugin_test.py ........... [ 50%] [2022-01-20T09:31:45.990Z] + echo Chowning /workspace to jenkins user [2022-01-20T09:31:45.990Z] Chowning /workspace to jenkins user [2022-01-20T09:31:45.990Z] + id -u [2022-01-20T09:31:45.990Z] + id -g [2022-01-20T09:31:45.990Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43167:/workspace busybox chown -R 1000:1000 /workspace [2022-01-20T09:31:46.706Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-20T09:31:47.465Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-01-20T09:31:47.655Z] + bundleName=amd64-cgroup2 [2022-01-20T09:31:47.655Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-01-20T09:31:47.655Z] Creating amd64-cgroup2-bundles.tar.gz [2022-01-20T09:31:47.655Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-01-20T09:31:47.655Z] + 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-01-20T09:31:47.924Z] Archiving artifacts [2022-01-20T09:31:48.074Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-01-20T09:31:48.235Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43167/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-20T09:31:48.538Z] + make clean [2022-01-20T09:31:48.538Z] docker volume rm -f docker-dev-cache [2022-01-20T09:31:48.796Z] docker-dev-cache [Pipeline] deleteDir [2022-01-20T09:31:49.005Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T09:31:50.897Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-01-20T09:31:52.713Z] tests/integration/api_service_test.py .................................. [ 60%] [2022-01-20T09:31:53.419Z] check_test.go:309: [d562e208ad0ef] daemon is not started [2022-01-20T09:31:53.419Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-01-20T09:31:53.982Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-01-20T09:31:54.238Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-01-20T09:31:54.496Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-01-20T09:31:55.059Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-01-20T09:31:56.425Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-01-20T09:31:56.987Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-01-20T09:31:56.987Z] check_test.go:309: [d24516f6a5c11] daemon is not started [2022-01-20T09:31:56.987Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-01-20T09:31:58.399Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-01-20T09:31:59.329Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-01-20T09:32:01.891Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-01-20T09:32:06.066Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-01-20T09:32:07.312Z] ......................... [ 67%] [2022-01-20T09:32:07.436Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-01-20T09:32:09.330Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-01-20T09:32:12.601Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-01-20T09:32:12.601Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-01-20T09:32:12.601Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-01-20T09:32:15.871Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-01-20T09:32:16.802Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-01-20T09:32:17.366Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-01-20T09:32:17.623Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-01-20T09:32:18.553Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-01-20T09:32:18.553Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-01-20T09:32:18.809Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-01-20T09:32:19.372Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-01-20T09:32:19.628Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-01-20T09:32:20.997Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-01-20T09:32:21.561Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-01-20T09:32:22.124Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-01-20T09:32:23.053Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-01-20T09:32:23.309Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-01-20T09:32:24.675Z] === RUN TestDockerSuite/TestBuildEnv [2022-01-20T09:32:26.042Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-01-20T09:32:26.042Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-01-20T09:32:27.429Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-01-20T09:32:28.797Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-01-20T09:32:32.068Z] docker_cli_daemon_test.go:2550: [d52e759a66364] daemon is not started [2022-01-20T09:32:33.435Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-01-20T09:32:35.328Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-01-20T09:32:41.868Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-01-20T09:32:44.388Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-01-20T09:32:45.754Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-01-20T09:32:45.840Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-01-20T09:32:49.026Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-01-20T09:32:49.026Z] check_test.go:309: [dab117683e908] daemon is not started [2022-01-20T09:32:49.026Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-01-20T09:32:54.274Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-01-20T09:32:54.274Z] --- PASS: TestDockerDaemonSuite (333.43s) [2022-01-20T09:32:54.274Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.39s) [2022-01-20T09:32:54.274Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.45s) [2022-01-20T09:32:54.274Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.60s) [2022-01-20T09:32:54.274Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.62s) [2022-01-20T09:32:54.274Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.18s) [2022-01-20T09:32:54.274Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.62s) [2022-01-20T09:32:54.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.35s) [2022-01-20T09:32:54.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.84s) [2022-01-20T09:32:54.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.40s) [2022-01-20T09:32:54.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.31s) [2022-01-20T09:32:54.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.28s) [2022-01-20T09:32:54.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.25s) [2022-01-20T09:32:54.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.44s) [2022-01-20T09:32:54.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.16s) [2022-01-20T09:32:54.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-01-20T09:32:54.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-01-20T09:32:54.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.27s) [2022-01-20T09:32:54.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2022-01-20T09:32:54.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.43s) [2022-01-20T09:32:54.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.36s) [2022-01-20T09:32:54.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.53s) [2022-01-20T09:32:54.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.14s) [2022-01-20T09:32:54.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.62s) [2022-01-20T09:32:54.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2022-01-20T09:32:54.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s) [2022-01-20T09:32:54.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-01-20T09:32:54.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-01-20T09:32:54.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-01-20T09:32:54.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2022-01-20T09:32:54.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.90s) [2022-01-20T09:32:54.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.12s) [2022-01-20T09:32:54.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.19s) [2022-01-20T09:32:54.274Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-01-20T09:32:54.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.72s) [2022-01-20T09:32:54.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.06s) [2022-01-20T09:32:54.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.61s) [2022-01-20T09:32:54.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.68s) [2022-01-20T09:32:54.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.93s) [2022-01-20T09:32:54.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2022-01-20T09:32:54.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.08s) [2022-01-20T09:32:54.274Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.22s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.39s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.80s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.64s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.58s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.45s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.50s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.65s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.88s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.56s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.82s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.37s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.85s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.19s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.67s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.89s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.44s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.48s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.36s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.36s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.62s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.96s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.45s) [2022-01-20T09:32:54.275Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-01-20T09:32:54.275Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.09s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.76s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.97s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.84s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.68s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.14s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.62s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.21s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.39s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.03s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.04s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.82s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.81s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.68s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.22s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.57s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.46s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.90s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.69s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.78s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.85s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.10s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.57s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.39s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.83s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.61s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.85s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.33s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.52s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.96s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.53s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.85s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.30s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.21s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.00s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.54s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.09s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.09s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.83s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.23s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.15s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.57s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.78s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.70s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2022-01-20T09:32:54.275Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.67s) [2022-01-20T09:32:54.275Z] === RUN TestDockerSwarmSuite [2022-01-20T09:32:54.275Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-01-20T09:32:56.166Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-01-20T09:32:57.533Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-01-20T09:32:58.508Z] 567fd00846e9: Pull complete [2022-01-20T09:32:58.508Z] Digest: sha256:ab693245cc2f6c018a5718b9ded9eac109629e207907df81991f449d138cd85c [2022-01-20T09:32:58.508Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T09:32:58.508Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-01-20T09:32:58.508Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-01-20T09:32:58.508Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2458' [2022-01-20T09:32:58.508Z] WARN: Skipping validation tests [2022-01-20T09:32:58.508Z] INFO: Running unit tests at 01/20/2022 09:32:51... [2022-01-20T09:32:58.508Z] INFO: make.ps1 starting at 01/20/2022 09:32:56 [2022-01-20T09:32:58.508Z] INFO: Git commit (ad21bcd94e) assumed from DOCKER_GITCOMMIT environment variable [2022-01-20T09:32:58.508Z] INFO: Invoking autogen... [2022-01-20T09:32:58.508Z] INFO: Running unit tests... [2022-01-20T09:33:00.813Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-01-20T09:33:03.876Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-01-20T09:33:03.876Z] tests/integration/client_test.py ..... [ 75%] [2022-01-20T09:33:03.876Z] tests/integration/context_api_test.py ... [ 76%] [2022-01-20T09:33:03.876Z] tests/integration/errors_test.py . [ 76%] [2022-01-20T09:33:04.984Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-01-20T09:33:05.546Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-01-20T09:33:05.546Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-01-20T09:33:05.686Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd 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/discovery 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/lcow 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/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/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes 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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator 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/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink 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/term github.com/docker/docker/pkg/term/windows 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-01-20T09:33:06.108Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-01-20T09:33:06.671Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-01-20T09:33:08.564Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-01-20T09:33:08.564Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-01-20T09:33:08.564Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-01-20T09:33:08.564Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-01-20T09:33:14.370Z] ? github.com/docker/docker/api [no test files] [2022-01-20T09:33:16.659Z] === RUN TestDockerSuite/TestBuildExpose [2022-01-20T09:33:16.915Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-01-20T09:33:17.476Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-01-20T09:33:18.038Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-01-20T09:33:18.295Z] === RUN TestDockerSuite/TestBuildFails [2022-01-20T09:33:18.857Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-01-20T09:33:19.420Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-01-20T09:33:19.420Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-01-20T09:33:19.676Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-01-20T09:33:21.568Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-01-20T09:33:22.260Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-01-20T09:33:22.498Z] docker_api_swarm_test.go:562: [d1bb61bcb8502] joining swarm manager [d22a3a21866ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:33:23.864Z] === RUN TestDockerSuite/TestBuildForceRm [2022-01-20T09:33:25.896Z] === RUN TestDockerSuite/TestBuildFromGit [2022-01-20T09:33:27.265Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-01-20T09:33:27.521Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-01-20T09:33:28.451Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-01-20T09:33:29.818Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-01-20T09:33:30.746Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-01-20T09:33:30.746Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-01-20T09:33:32.218Z] === RUN TestMiddlewares [2022-01-20T09:33:32.218Z] --- PASS: TestMiddlewares (0.00s) [2022-01-20T09:33:32.218Z] PASS [2022-01-20T09:33:32.218Z] coverage: 9.0% of statements [2022-01-20T09:33:32.218Z] ok github.com/docker/docker/api/server 0.084s coverage: 9.0% of statements [2022-01-20T09:33:32.644Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-01-20T09:33:34.535Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-01-20T09:33:35.098Z] docker_api_swarm_test.go:584: [d5d0ff87735cb] joining swarm manager [d22a3a21866ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:33:36.464Z] === RUN TestDockerSuite/TestBuildHistory [2022-01-20T09:33:38.105Z] ......... [ 86%] [2022-01-20T09:33:38.354Z] check_test.go:380: [d1bb61bcb8502] daemon is not started [2022-01-20T09:33:40.244Z] === RUN TestDockerSuite/TestBuildIidFile [2022-01-20T09:33:40.806Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-01-20T09:33:41.736Z] === RUN TestDockerSuite/TestBuildInheritance [2022-01-20T09:33:42.299Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-01-20T09:33:42.556Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-01-20T09:33:42.557Z] tests/integration/models_images_test.py ............... [ 89%] [2022-01-20T09:33:42.813Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-01-20T09:33:43.743Z] === RUN TestDockerSuite/TestBuildLabel [2022-01-20T09:33:43.995Z] tests/integration/models_networks_test.py .... [ 90%] [2022-01-20T09:33:43.999Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-01-20T09:33:44.563Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-01-20T09:33:44.819Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-01-20T09:33:45.381Z] === RUN TestDockerSuite/TestBuildLabels [2022-01-20T09:33:45.638Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-01-20T09:33:46.567Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-01-20T09:33:48.459Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-01-20T09:33:48.459Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2022-01-20T09:33:48.459Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-01-20T09:33:49.855Z] === RUN TestDockerSuite/TestBuildLastModified [2022-01-20T09:33:50.710Z] tests/integration/models_nodes_test.py . [ 91%] [2022-01-20T09:33:50.710Z] tests/integration/models_resources_test.py . [ 91%] [2022-01-20T09:33:51.221Z] docker_api_swarm_test.go:45: [d92e3189e1d73] joining swarm manager [dae9b69dddeed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:33:52.844Z] tests/integration/models_services_test.py ..............X. [ 95%] [2022-01-20T09:33:54.489Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-01-20T09:33:55.571Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-01-20T09:33:55.827Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-01-20T09:33:57.007Z] --- PASS: TestImportExtremelyLargeImageWorks (186.30s) [2022-01-20T09:33:57.007Z] PASS [2022-01-20T09:33:57.007Z] [2022-01-20T09:33:57.007Z] DONE 12 tests in 190.322s [2022-01-20T09:33:57.007Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-01-20T09:33:57.007Z] ++ 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-01-20T09:33:57.007Z] ++ set -e [2022-01-20T09:33:57.007Z] ++ '[' -n 0 ']' [2022-01-20T09:33:57.007Z] ++ set -x [2022-01-20T09:33:57.007Z] ++ 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-01-20T09:33:57.007Z] INFO: Testing against a local daemon [2022-01-20T09:33:57.007Z] === RUN TestNetworkCreateDelete [2022-01-20T09:33:57.007Z] --- PASS: TestNetworkCreateDelete (0.17s) [2022-01-20T09:33:57.007Z] === RUN TestDockerNetworkDeletePreferID [2022-01-20T09:33:57.007Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-01-20T09:33:57.007Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-01-20T09:33:57.265Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-01-20T09:33:57.265Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-01-20T09:33:57.265Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-01-20T09:33:57.521Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) [2022-01-20T09:33:57.521Z] === RUN TestDaemonDNSFallback [2022-01-20T09:33:57.521Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-01-20T09:33:58.889Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-01-20T09:33:59.720Z] tests/integration/regression_test.py ...... [ 98%] [2022-01-20T09:33:59.821Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-01-20T09:33:59.976Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-01-20T09:33:59.976Z] tests/integration/credentials/utils_test.py . [100%] [2022-01-20T09:33:59.976Z] [2022-01-20T09:33:59.976Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-01-20T09:33:59.976Z] =========================== short test summary info ============================ [2022-01-20T09:33:59.976Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-01-20T09:33:59.976Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-01-20T09:33:59.976Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-01-20T09:33:59.976Z] Not supported on most drivers [2022-01-20T09:33:59.976Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-01-20T09:33:59.976Z] Output of docker top depends on host distro, and is not formalized. [2022-01-20T09:33:59.976Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-01-20T09:33:59.976Z] Output of docker top depends on host distro, and is not formalized. [2022-01-20T09:33:59.976Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-01-20T09:33:59.976Z] Can fail if eth0 has multiple IP addresses [2022-01-20T09:33:59.976Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-01-20T09:33:59.976Z] This doesn't seem to be taken into account by the engine [2022-01-20T09:33:59.976Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2022-01-20T09:33:59.976Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-01-20T09:33:59.976Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 288.55 seconds == [2022-01-20T09:34:00.231Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-01-20T09:34:02.339Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-01-20T09:34:02.340Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-01-20T09:34:02.902Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-01-20T09:34:04.267Z] --- PASS: TestDaemonDNSFallback (6.66s) [2022-01-20T09:34:04.267Z] === RUN TestInspectNetwork [2022-01-20T09:34:08.436Z] === RUN TestInspectNetwork/full_network_id [2022-01-20T09:34:08.436Z] === RUN TestInspectNetwork/partial_network_id [2022-01-20T09:34:08.436Z] === RUN TestInspectNetwork/network_name [2022-01-20T09:34:08.436Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-01-20T09:34:08.436Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-01-20T09:34:09.366Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-01-20T09:34:09.928Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-01-20T09:34:12.393Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-20T09:34:12.393Z] [2022-01-20T09:34:12.393Z] Unloading profiles will leave already running processes permanently [2022-01-20T09:34:12.393Z] unconfined, which can lead to unexpected situations. [2022-01-20T09:34:12.393Z] [2022-01-20T09:34:12.393Z] To set a process to complain mode, use the command line tool [2022-01-20T09:34:12.393Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-20T09:34:12.393Z] Post stage [Pipeline] junit [2022-01-20T09:34:12.402Z] Recording test results [2022-01-20T09:34:12.446Z] --- PASS: TestInspectNetwork (8.18s) [2022-01-20T09:34:12.446Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-01-20T09:34:12.446Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-01-20T09:34:12.446Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-01-20T09:34:12.446Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-01-20T09:34:12.446Z] === RUN TestRunContainerWithBridgeNone [2022-01-20T09:34:12.702Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-01-20T09:34:13.690Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-01-20T09:34:13.970Z] + echo Ensuring container killed. [2022-01-20T09:34:13.970Z] Ensuring container killed. [2022-01-20T09:34:13.970Z] + docker rm -vf docker-pr1 [2022-01-20T09:34:13.970Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-01-20T09:34:14.069Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-01-20T09:34:14.292Z] + echo Chowning /workspace to jenkins user [2022-01-20T09:34:14.292Z] Chowning /workspace to jenkins user [2022-01-20T09:34:14.292Z] + id -u [2022-01-20T09:34:14.292Z] + id -g [2022-01-20T09:34:14.292Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43167:/workspace busybox chown -R 1000:1000 /workspace [2022-01-20T09:34:14.292Z] Unable to find image 'busybox:latest' locally [2022-01-20T09:34:14.330Z] --- PASS: TestRunContainerWithBridgeNone (2.02s) [2022-01-20T09:34:14.330Z] === RUN TestNetworkInvalidJSON [2022-01-20T09:34:14.330Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-20T09:34:14.330Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-20T09:34:14.330Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T09:34:14.330Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T09:34:14.330Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T09:34:14.330Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T09:34:14.330Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-20T09:34:14.330Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T09:34:14.330Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T09:34:14.330Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-01-20T09:34:14.330Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-20T09:34:14.330Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-20T09:34:14.330Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-20T09:34:14.330Z] === RUN TestNetworkList [2022-01-20T09:34:14.330Z] === RUN TestNetworkList//networks [2022-01-20T09:34:14.330Z] === PAUSE TestNetworkList//networks [2022-01-20T09:34:14.330Z] === RUN TestNetworkList//networks/ [2022-01-20T09:34:14.330Z] === PAUSE TestNetworkList//networks/ [2022-01-20T09:34:14.330Z] === CONT TestNetworkList//networks [2022-01-20T09:34:14.330Z] === CONT TestNetworkList//networks/ [2022-01-20T09:34:14.330Z] --- PASS: TestNetworkList (0.03s) [2022-01-20T09:34:14.330Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-20T09:34:14.330Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-20T09:34:14.330Z] === RUN TestHostIPv4BridgeLabel [2022-01-20T09:34:14.549Z] latest: Pulling from library/busybox [2022-01-20T09:34:14.549Z] 5cc84ad355aa: Pulling fs layer [2022-01-20T09:34:14.549Z] 5cc84ad355aa: Verifying Checksum [2022-01-20T09:34:14.549Z] 5cc84ad355aa: Download complete [2022-01-20T09:34:14.805Z] 5cc84ad355aa: Pull complete [2022-01-20T09:34:14.805Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-01-20T09:34:14.805Z] Status: Downloaded newer image for busybox:latest [2022-01-20T09:34:14.908Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-01-20T09:34:14.908Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-20T09:34:15.469Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-01-20T09:34:15.469Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-01-20T09:34:15.726Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-20T09:34:15.981Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2022-01-20T09:34:15.981Z] === RUN TestDaemonDefaultNetworkPools [2022-01-20T09:34:16.015Z] + bundleName=docker-py [2022-01-20T09:34:16.015Z] + echo Creating docker-py-bundles.tar.gz [2022-01-20T09:34:16.015Z] Creating docker-py-bundles.tar.gz [2022-01-20T09:34:16.015Z] + 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-01-20T09:34:16.024Z] Archiving artifacts [2022-01-20T09:34:16.909Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2022-01-20T09:34:16.909Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-20T09:34:17.817Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43167/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-01-20T09:34:18.153Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43167/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=ad21bcd94e956d64f4ca0539e0d077664fe5c780 -e DOCKER_GRAPHDRIVER docker:ad21bcd94e956d64f4ca0539e0d077664fe5c780 hack/make.sh binary-daemon [2022-01-20T09:34:18.276Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2022-01-20T09:34:18.276Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-20T09:34:18.409Z] [2022-01-20T09:34:18.664Z] Removing bundles/ [2022-01-20T09:34:18.664Z] [2022-01-20T09:34:18.664Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2022-01-20T09:34:18.664Z] Building: bundles/binary-daemon/dockerd-dev [2022-01-20T09:34:18.664Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T09:34:18.838Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-01-20T09:34:19.095Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-01-20T09:34:19.352Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) [2022-01-20T09:34:19.352Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-20T09:34:19.914Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2022-01-20T09:34:19.914Z] === RUN TestServiceWithPredefinedNetwork [2022-01-20T09:34:20.477Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-01-20T09:34:20.733Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-01-20T09:34:22.625Z] === RUN TestDockerSuite/TestBuildNetNone [2022-01-20T09:34:22.625Z] --- PASS: TestServiceWithPredefinedNetwork (2.76s) [2022-01-20T09:34:22.625Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-20T09:34:22.625Z] service_test.go:242: FLAKY_TEST [2022-01-20T09:34:22.625Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T09:34:22.625Z] === RUN TestServiceWithDataPathPortInit [2022-01-20T09:34:22.882Z] === RUN TestDockerSuite/TestBuildNoContext [2022-01-20T09:34:23.445Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-01-20T09:34:24.007Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-01-20T09:34:25.377Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-01-20T09:34:25.940Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-01-20T09:34:25.940Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-01-20T09:34:26.195Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-01-20T09:34:26.451Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-01-20T09:34:26.707Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-01-20T09:34:28.073Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-01-20T09:34:28.330Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-01-20T09:34:30.217Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-01-20T09:34:31.145Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-01-20T09:34:32.515Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-01-20T09:34:33.885Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-01-20T09:34:34.447Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-01-20T09:34:34.703Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-01-20T09:34:37.228Z] === RUN TestDockerSuite/TestBuildPATH [2022-01-20T09:34:38.593Z] --- PASS: TestServiceWithDataPathPortInit (15.75s) [2022-01-20T09:34:38.593Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-20T09:34:38.593Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-01-20T09:34:39.158Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-01-20T09:34:39.721Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-01-20T09:34:42.241Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lpcps7i39dxzsoii5lqki41do Created:2022-01-20 09:34:39.967491062 +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[99d57e96733f09d87980c70413d55d637ff235b13a7db28b2f53b17382568901:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l6wvsnzvh3mei8v5e6a8d0lvi EndpointID:82605a77e24868c8c9b4bd5fa5ef0f86b51c98bf8be98852bd83446ef7b96c31 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:dc8b9004ef0ccea788e877dfda0803577769b8fa6b891520055dd4e9af654ab6 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:17d9313debf5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l6wvsnzvh3mei8v5e6a8d0lvi EndpointID:82605a77e24868c8c9b4bd5fa5ef0f86b51c98bf8be98852bd83446ef7b96c31 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-01-20T09:34:44.564Z] === RUN TestBoolValue [2022-01-20T09:34:44.564Z] --- PASS: TestBoolValue (0.00s) [2022-01-20T09:34:44.564Z] === RUN TestBoolValueOrDefault [2022-01-20T09:34:44.564Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-01-20T09:34:44.564Z] === RUN TestInt64ValueOrZero [2022-01-20T09:34:44.564Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-01-20T09:34:44.564Z] === RUN TestInt64ValueOrDefault [2022-01-20T09:34:44.564Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-01-20T09:34:44.564Z] === RUN TestInt64ValueOrDefaultWithError [2022-01-20T09:34:44.564Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-01-20T09:34:44.564Z] === RUN TestJsonContentType [2022-01-20T09:34:44.564Z] --- PASS: TestJsonContentType (0.00s) [2022-01-20T09:34:44.564Z] PASS [2022-01-20T09:34:44.564Z] coverage: 14.7% of statements [2022-01-20T09:34:44.564Z] ok github.com/docker/docker/api/server/httputils 0.103s coverage: 14.7% of statements [2022-01-20T09:34:44.564Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-20T09:34:44.564Z] === RUN TestMaskSecretKeys [2022-01-20T09:34:44.564Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-01-20T09:34:44.564Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-01-20T09:34:44.564Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-01-20T09:34:44.564Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-01-20T09:34:44.564Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-01-20T09:34:44.564Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-01-20T09:34:44.564Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-01-20T09:34:44.564Z] === RUN TestVersionMiddlewareVersion [2022-01-20T09:34:44.564Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-01-20T09:34:44.564Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-01-20T09:34:44.564Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-01-20T09:34:44.564Z] PASS [2022-01-20T09:34:44.564Z] coverage: 37.7% of statements [2022-01-20T09:34:44.564Z] ok github.com/docker/docker/api/server/middleware 0.051s coverage: 37.7% of statements [2022-01-20T09:34:44.564Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-20T09:34:44.564Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-20T09:34:44.564Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-20T09:34:44.564Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-20T09:34:44.564Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-20T09:34:44.564Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-20T09:34:44.564Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-20T09:34:44.564Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-20T09:34:44.564Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-20T09:34:44.564Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-20T09:34:44.564Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-20T09:34:44.564Z] === RUN TestStrSliceMarshalJSON [2022-01-20T09:34:44.564Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-01-20T09:34:44.564Z] === RUN TestStrSliceUnmarshalJSON [2022-01-20T09:34:44.564Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-01-20T09:34:44.564Z] === RUN TestStrSliceUnmarshalString [2022-01-20T09:34:44.564Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-01-20T09:34:44.564Z] === RUN TestStrSliceUnmarshalSlice [2022-01-20T09:34:44.564Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-01-20T09:34:44.564Z] PASS [2022-01-20T09:34:44.564Z] coverage: 90.0% of statements [2022-01-20T09:34:44.564Z] ok github.com/docker/docker/api/types/strslice 0.051s coverage: 90.0% of statements [2022-01-20T09:34:44.564Z] === RUN TestAdjustForAPIVersion [2022-01-20T09:34:44.564Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-01-20T09:34:44.564Z] PASS [2022-01-20T09:34:44.564Z] coverage: 5.7% of statements [2022-01-20T09:34:44.564Z] ok github.com/docker/docker/api/server/router/swarm 0.073s coverage: 5.7% of statements [2022-01-20T09:34:44.564Z] === RUN TestToJSON [2022-01-20T09:34:44.564Z] --- PASS: TestToJSON (0.00s) [2022-01-20T09:34:44.564Z] === RUN TestToParamWithVersion [2022-01-20T09:34:44.564Z] --- PASS: TestToParamWithVersion (0.00s) [2022-01-20T09:34:44.564Z] === RUN TestFromJSON [2022-01-20T09:34:44.564Z] --- PASS: TestFromJSON (0.00s) [2022-01-20T09:34:44.564Z] === RUN TestEmpty [2022-01-20T09:34:44.564Z] --- PASS: TestEmpty (0.00s) [2022-01-20T09:34:44.564Z] === RUN TestArgsMatchKVListEmptySources [2022-01-20T09:34:44.564Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-01-20T09:34:44.564Z] === RUN TestArgsMatchKVList [2022-01-20T09:34:44.564Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-01-20T09:34:44.564Z] === RUN TestArgsMatch [2022-01-20T09:34:44.564Z] --- PASS: TestArgsMatch (0.00s) [2022-01-20T09:34:44.564Z] === RUN TestAdd [2022-01-20T09:34:44.564Z] --- PASS: TestAdd (0.00s) [2022-01-20T09:34:44.564Z] === RUN TestDel [2022-01-20T09:34:44.564Z] --- PASS: TestDel (0.00s) [2022-01-20T09:34:44.564Z] === RUN TestLen [2022-01-20T09:34:44.564Z] --- PASS: TestLen (0.00s) [2022-01-20T09:34:44.564Z] === RUN TestExactMatch [2022-01-20T09:34:44.564Z] --- PASS: TestExactMatch (0.00s) [2022-01-20T09:34:44.564Z] === RUN TestOnlyOneExactMatch [2022-01-20T09:34:44.564Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-01-20T09:34:44.564Z] === RUN TestContains [2022-01-20T09:34:44.564Z] --- PASS: TestContains (0.00s) [2022-01-20T09:34:44.564Z] === RUN TestValidate [2022-01-20T09:34:44.564Z] --- PASS: TestValidate (0.00s) [2022-01-20T09:34:44.564Z] === RUN TestWalkValues [2022-01-20T09:34:44.564Z] --- PASS: TestWalkValues (0.00s) [2022-01-20T09:34:44.564Z] === RUN TestFuzzyMatch [2022-01-20T09:34:44.564Z] --- PASS: TestFuzzyMatch (0.00s) [2022-01-20T09:34:44.564Z] === RUN TestClone [2022-01-20T09:34:44.564Z] --- PASS: TestClone (0.00s) [2022-01-20T09:34:44.564Z] PASS [2022-01-20T09:34:44.564Z] coverage: 92.2% of statements [2022-01-20T09:34:44.564Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-20T09:34:44.564Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-20T09:34:44.564Z] ? github.com/docker/docker/api/types [no test files] [2022-01-20T09:34:44.564Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-20T09:34:44.564Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-20T09:34:44.564Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-20T09:34:44.564Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-20T09:34:44.564Z] ok github.com/docker/docker/api/types/filters 0.046s coverage: 92.2% of statements [2022-01-20T09:34:44.564Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-20T09:34:44.564Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-20T09:34:44.564Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-20T09:34:44.564Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-20T09:34:44.564Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-20T09:34:44.564Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-20T09:34:44.564Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-20T09:34:44.564Z] === RUN TestDurationToSecondsString [2022-01-20T09:34:44.564Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-01-20T09:34:44.564Z] === RUN TestGetTimestamp [2022-01-20T09:34:44.564Z] === RUN TestCompareVersion [2022-01-20T09:34:44.564Z] --- PASS: TestCompareVersion (0.00s) [2022-01-20T09:34:44.564Z] PASS [2022-01-20T09:34:44.564Z] coverage: 75.0% of statements [2022-01-20T09:34:44.564Z] ok github.com/docker/docker/api/types/versions 0.047s coverage: 75.0% of statements [2022-01-20T09:34:44.564Z] --- PASS: TestGetTimestamp (0.15s) [2022-01-20T09:34:44.564Z] === RUN TestParseTimestamps [2022-01-20T09:34:44.564Z] --- PASS: TestParseTimestamps (0.00s) [2022-01-20T09:34:44.564Z] PASS [2022-01-20T09:34:44.564Z] coverage: 100.0% of statements [2022-01-20T09:34:44.564Z] ok github.com/docker/docker/api/types/time 0.211s coverage: 100.0% of statements [2022-01-20T09:34:44.564Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-20T09:34:44.564Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-20T09:34:44.564Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-20T09:34:44.564Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-01-20T09:34:44.564Z] ? github.com/docker/docker/builder [no test files] [2022-01-20T09:34:44.564Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-20T09:34:44.565Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-20T09:34:44.565Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-20T09:34:44.565Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-20T09:34:44.565Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-20T09:34:44.565Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-20T09:34:44.565Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-20T09:34:44.565Z] === RUN TestParseRemoteURL [2022-01-20T09:34:44.565Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-01-20T09:34:44.565Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-01-20T09:34:44.565Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-01-20T09:34:44.565Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-01-20T09:34:44.565Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-01-20T09:34:44.565Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-01-20T09:34:44.565Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-01-20T09:34:44.565Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-01-20T09:34:44.565Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-01-20T09:34:44.565Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-01-20T09:34:44.565Z] --- PASS: TestParseRemoteURL (0.00s) [2022-01-20T09:34:44.565Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-01-20T09:34:44.565Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-01-20T09:34:44.565Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-01-20T09:34:44.565Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-01-20T09:34:44.565Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-01-20T09:34:44.565Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-01-20T09:34:44.565Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-01-20T09:34:44.565Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-01-20T09:34:44.565Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-01-20T09:34:44.565Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestCloneArgsSmartHttp [2022-01-20T09:34:44.565Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2022-01-20T09:34:44.565Z] === RUN TestCloneArgsDumbHttp [2022-01-20T09:34:44.565Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestCloneArgsGit [2022-01-20T09:34:44.565Z] --- PASS: TestCloneArgsGit (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestCheckoutGit [2022-01-20T09:34:44.565Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-01-20T09:34:44.565Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestProcessNoDockerignore [2022-01-20T09:34:44.565Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-01-20T09:34:44.565Z] === RUN TestProcessShouldLeaveAllFiles [2022-01-20T09:34:44.565Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-01-20T09:34:44.565Z] === RUN TestDetectContentType [2022-01-20T09:34:44.565Z] --- PASS: TestDetectContentType (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestSelectAcceptableMIME [2022-01-20T09:34:44.565Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestInspectEmptyResponse [2022-01-20T09:34:44.565Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestInspectResponseBinary [2022-01-20T09:34:44.565Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestResponseUnsupportedContentType [2022-01-20T09:34:44.565Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestInspectResponseTextSimple [2022-01-20T09:34:44.565Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestInspectResponseEmptyContentType [2022-01-20T09:34:44.565Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestUnknownContentLength [2022-01-20T09:34:44.565Z] --- PASS: TestUnknownContentLength (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestDownloadRemote [2022-01-20T09:34:44.565Z] --- PASS: TestDownloadRemote (0.08s) [2022-01-20T09:34:44.565Z] === RUN TestGetWithStatusError [2022-01-20T09:34:44.565Z] --- PASS: TestGetWithStatusError (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestCloseRootDirectory [2022-01-20T09:34:44.565Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:34:44.565Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestHashFile [2022-01-20T09:34:44.565Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:34:44.565Z] --- SKIP: TestHashFile (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestHashSubdir [2022-01-20T09:34:44.565Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:34:44.565Z] --- SKIP: TestHashSubdir (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestRemoveDirectory [2022-01-20T09:34:44.565Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:34:44.565Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-01-20T09:34:44.565Z] PASS [2022-01-20T09:34:44.565Z] coverage: 9.3% of statements [2022-01-20T09:34:44.565Z] ok github.com/docker/docker/builder/remotecontext 0.266s coverage: 9.3% of statements [2022-01-20T09:34:44.565Z] === RUN TestGetAllAllowed [2022-01-20T09:34:44.565Z] --- PASS: TestGetAllAllowed (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestGetAllMeta [2022-01-20T09:34:44.565Z] --- PASS: TestGetAllMeta (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestWarnOnUnusedBuildArgs [2022-01-20T09:34:44.565Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestIsUnreferencedBuiltin [2022-01-20T09:34:44.565Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestIsExistingDirectory [2022-01-20T09:34:44.565Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestGetFilenameForDownload [2022-01-20T09:34:44.565Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestEnv2Variables [2022-01-20T09:34:44.565Z] --- PASS: TestEnv2Variables (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-01-20T09:34:44.565Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestMaintainer [2022-01-20T09:34:44.565Z] --- PASS: TestMaintainer (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestLabel [2022-01-20T09:34:44.565Z] --- PASS: TestLabel (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestFromScratch [2022-01-20T09:34:44.565Z] --- PASS: TestFromScratch (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestFromWithArg [2022-01-20T09:34:44.565Z] --- PASS: TestFromWithArg (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-01-20T09:34:44.565Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestFromWithUndefinedArg [2022-01-20T09:34:44.565Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestFromMultiStageWithNamedStage [2022-01-20T09:34:44.565Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestOnbuild [2022-01-20T09:34:44.565Z] --- PASS: TestOnbuild (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestWorkdir [2022-01-20T09:34:44.565Z] --- PASS: TestWorkdir (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestCmd [2022-01-20T09:34:44.565Z] --- PASS: TestCmd (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestHealthcheckNone [2022-01-20T09:34:44.565Z] --- PASS: TestHealthcheckNone (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestHealthcheckCmd [2022-01-20T09:34:44.565Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestEntrypoint [2022-01-20T09:34:44.565Z] --- PASS: TestEntrypoint (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestExpose [2022-01-20T09:34:44.565Z] --- PASS: TestExpose (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestUser [2022-01-20T09:34:44.565Z] --- PASS: TestUser (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestVolume [2022-01-20T09:34:44.565Z] --- PASS: TestVolume (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestStopSignal [2022-01-20T09:34:44.565Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-20T09:34:44.565Z] --- SKIP: TestStopSignal (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestArg [2022-01-20T09:34:44.565Z] --- PASS: TestArg (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestShell [2022-01-20T09:34:44.565Z] --- PASS: TestShell (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestPrependEnvOnCmd [2022-01-20T09:34:44.565Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestRunWithBuildArgs [2022-01-20T09:34:44.565Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestRunIgnoresHealthcheck [2022-01-20T09:34:44.565Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestDispatchUnsupportedOptions [2022-01-20T09:34:44.565Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-01-20T09:34:44.565Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-01-20T09:34:44.565Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-01-20T09:34:44.565Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-01-20T09:34:44.565Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-01-20T09:34:44.565Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-01-20T09:34:44.565Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestNormalizeWorkdir [2022-01-20T09:34:44.565Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestDispatch [2022-01-20T09:34:44.565Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-01-20T09:34:44.565Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-01-20T09:34:44.565Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-01-20T09:34:44.565Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-01-20T09:34:44.565Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-01-20T09:34:44.565Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-01-20T09:34:44.565Z] === RUN TestDispatch/COPY_url [2022-01-20T09:34:44.565Z] --- PASS: TestDispatch (0.09s) [2022-01-20T09:34:44.565Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2022-01-20T09:34:44.565Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-01-20T09:34:44.565Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-01-20T09:34:44.565Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-01-20T09:34:44.565Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-01-20T09:34:44.565Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-01-20T09:34:44.565Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestAddScratchImageAddsToMounts [2022-01-20T09:34:44.565Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestAddFromScratchPopulatesPlatform [2022-01-20T09:34:44.565Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-01-20T09:34:44.565Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-01-20T09:34:44.565Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestImageSourceGetAddsToMounts [2022-01-20T09:34:44.565Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestEmptyDockerfile [2022-01-20T09:34:44.565Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-01-20T09:34:44.565Z] === RUN TestSymlinkDockerfile [2022-01-20T09:34:44.565Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-01-20T09:34:44.565Z] === RUN TestDockerfileOutsideTheBuildContext [2022-01-20T09:34:44.565Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestNonExistingDockerfile [2022-01-20T09:34:44.565Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestCopyRunConfig [2022-01-20T09:34:44.565Z] --- PASS: TestCopyRunConfig (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestDeepCopyRunConfig [2022-01-20T09:34:44.565Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestExportImage [2022-01-20T09:34:44.565Z] --- PASS: TestExportImage (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestNormalizeDest [2022-01-20T09:34:44.565Z] --- PASS: TestNormalizeDest (0.00s) [2022-01-20T09:34:44.565Z] PASS [2022-01-20T09:34:44.565Z] coverage: 46.8% of statements [2022-01-20T09:34:44.565Z] ok github.com/docker/docker/builder/dockerfile 0.214s coverage: 46.8% of statements [2022-01-20T09:34:44.565Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-20T09:34:44.565Z] === RUN TestEnable [2022-01-20T09:34:44.565Z] --- PASS: TestEnable (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestDisable [2022-01-20T09:34:44.565Z] --- PASS: TestDisable (0.00s) [2022-01-20T09:34:44.565Z] === RUN TestEnabled [2022-01-20T09:34:44.565Z] --- PASS: TestEnabled (0.00s) [2022-01-20T09:34:44.565Z] PASS [2022-01-20T09:34:44.565Z] coverage: 100.0% of statements [2022-01-20T09:34:44.565Z] ok github.com/docker/docker/cli/debug 0.039s coverage: 100.0% of statements [2022-01-20T09:34:46.410Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-01-20T09:34:46.410Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.06s) [2022-01-20T09:34:46.410Z] PASS [2022-01-20T09:34:46.410Z] [2022-01-20T09:34:46.410Z] === Skipped [2022-01-20T09:34:46.410Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T09:34:46.410Z] service_test.go:242: FLAKY_TEST [2022-01-20T09:34:46.410Z] [2022-01-20T09:34:46.410Z] [2022-01-20T09:34:46.410Z] DONE 26 tests, 1 skipped in 49.817s [2022-01-20T09:34:46.667Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-20T09:34:46.667Z] ++ 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-01-20T09:34:46.667Z] ++ set -e [2022-01-20T09:34:46.667Z] ++ '[' -n 0 ']' [2022-01-20T09:34:46.667Z] ++ set -x [2022-01-20T09:34:46.667Z] ++ 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-01-20T09:34:46.667Z] INFO: Testing against a local daemon [2022-01-20T09:34:46.667Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-20T09:34:46.667Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T09:34:46.667Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-20T09:34:46.667Z] === RUN TestDockerNetworkIpvlan [2022-01-20T09:34:46.667Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T09:34:46.667Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-20T09:34:46.667Z] PASS [2022-01-20T09:34:46.667Z] [2022-01-20T09:34:46.667Z] === Skipped [2022-01-20T09:34:46.667Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-20T09:34:46.667Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T09:34:46.667Z] [2022-01-20T09:34:46.667Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-20T09:34:46.667Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T09:34:46.667Z] [2022-01-20T09:34:46.667Z] [2022-01-20T09:34:46.667Z] DONE 2 tests, 2 skipped in 0.121s [2022-01-20T09:34:46.667Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-20T09:34:46.667Z] ++ 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-01-20T09:34:46.667Z] ++ set -e [2022-01-20T09:34:46.667Z] ++ '[' -n 0 ']' [2022-01-20T09:34:46.667Z] ++ set -x [2022-01-20T09:34:46.667Z] ++ 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-01-20T09:34:46.923Z] INFO: Testing against a local daemon [2022-01-20T09:34:46.923Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-20T09:34:48.291Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2022-01-20T09:34:48.291Z] === RUN TestDockerNetworkMacvlan [2022-01-20T09:34:48.547Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-01-20T09:34:49.109Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-01-20T09:34:50.037Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-01-20T09:34:50.037Z] === RUN TestDockerSuite/TestBuildRm [2022-01-20T09:34:50.599Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-01-20T09:34:52.489Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-01-20T09:34:53.053Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-01-20T09:34:53.309Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-01-20T09:34:54.240Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-01-20T09:34:54.802Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-01-20T09:34:55.059Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-01-20T09:34:55.315Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-01-20T09:34:56.243Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-01-20T09:34:57.087Z] === RUN TestCheckpointCreateError [2022-01-20T09:34:57.087Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestCheckpointCreate [2022-01-20T09:34:57.087Z] --- PASS: TestCheckpointCreate (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestCheckpointDeleteError [2022-01-20T09:34:57.087Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestCheckpointDelete [2022-01-20T09:34:57.087Z] --- PASS: TestCheckpointDelete (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestCheckpointListError [2022-01-20T09:34:57.087Z] --- PASS: TestCheckpointListError (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestCheckpointList [2022-01-20T09:34:57.087Z] --- PASS: TestCheckpointList (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestCheckpointListContainerNotFound [2022-01-20T09:34:57.087Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestNewClientWithOpsFromEnv [2022-01-20T09:34:57.087Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-20T09:34:57.087Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestGetAPIPath [2022-01-20T09:34:57.087Z] --- PASS: TestGetAPIPath (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestParseHostURL [2022-01-20T09:34:57.087Z] --- PASS: TestParseHostURL (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-01-20T09:34:57.087Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestNegotiateAPIVersionEmpty [2022-01-20T09:34:57.087Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestNegotiateAPIVersion [2022-01-20T09:34:57.087Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestNegotiateAPVersionOverride [2022-01-20T09:34:57.087Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestNegotiateAPIVersionAutomatic [2022-01-20T09:34:57.087Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-01-20T09:34:57.087Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-01-20T09:34:57.087Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestClientRedirect [2022-01-20T09:34:57.087Z] --- PASS: TestClientRedirect (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestConfigCreateUnsupported [2022-01-20T09:34:57.087Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestConfigCreateError [2022-01-20T09:34:57.087Z] --- PASS: TestConfigCreateError (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestConfigCreate [2022-01-20T09:34:57.087Z] --- PASS: TestConfigCreate (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestConfigInspectNotFound [2022-01-20T09:34:57.087Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestConfigInspectWithEmptyID [2022-01-20T09:34:57.087Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestConfigInspectUnsupported [2022-01-20T09:34:57.087Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestConfigInspectError [2022-01-20T09:34:57.087Z] --- PASS: TestConfigInspectError (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestConfigInspectConfigNotFound [2022-01-20T09:34:57.087Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestConfigInspect [2022-01-20T09:34:57.087Z] --- PASS: TestConfigInspect (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestConfigListUnsupported [2022-01-20T09:34:57.087Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestConfigListError [2022-01-20T09:34:57.087Z] --- PASS: TestConfigListError (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestConfigList [2022-01-20T09:34:57.087Z] --- PASS: TestConfigList (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestConfigRemoveUnsupported [2022-01-20T09:34:57.087Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestConfigRemoveError [2022-01-20T09:34:57.087Z] --- PASS: TestConfigRemoveError (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestConfigRemove [2022-01-20T09:34:57.087Z] --- PASS: TestConfigRemove (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestConfigUpdateUnsupported [2022-01-20T09:34:57.087Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestConfigUpdateError [2022-01-20T09:34:57.087Z] --- PASS: TestConfigUpdateError (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestConfigUpdate [2022-01-20T09:34:57.087Z] --- PASS: TestConfigUpdate (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestContainerCommitError [2022-01-20T09:34:57.087Z] --- PASS: TestContainerCommitError (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestContainerCommit [2022-01-20T09:34:57.087Z] --- PASS: TestContainerCommit (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestContainerStatPathError [2022-01-20T09:34:57.087Z] --- PASS: TestContainerStatPathError (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestContainerStatPathNotFoundError [2022-01-20T09:34:57.087Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestContainerStatPathNoHeaderError [2022-01-20T09:34:57.087Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestContainerStatPath [2022-01-20T09:34:57.087Z] --- PASS: TestContainerStatPath (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestCopyToContainerError [2022-01-20T09:34:57.087Z] --- PASS: TestCopyToContainerError (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestCopyToContainerNotFoundError [2022-01-20T09:34:57.087Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestCopyToContainerNotStatusOKError [2022-01-20T09:34:57.087Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestCopyToContainer [2022-01-20T09:34:57.087Z] --- PASS: TestCopyToContainer (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestCopyFromContainerError [2022-01-20T09:34:57.087Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestCopyFromContainerNotFoundError [2022-01-20T09:34:57.087Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestCopyFromContainerNotStatusOKError [2022-01-20T09:34:57.087Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestCopyFromContainerNoHeaderError [2022-01-20T09:34:57.087Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestCopyFromContainer [2022-01-20T09:34:57.087Z] --- PASS: TestCopyFromContainer (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestContainerCreateError [2022-01-20T09:34:57.087Z] --- PASS: TestContainerCreateError (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestContainerCreateImageNotFound [2022-01-20T09:34:57.087Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestContainerCreateWithName [2022-01-20T09:34:57.087Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestContainerCreateAutoRemove [2022-01-20T09:34:57.087Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestContainerDiffError [2022-01-20T09:34:57.087Z] --- PASS: TestContainerDiffError (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestContainerDiff [2022-01-20T09:34:57.087Z] --- PASS: TestContainerDiff (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestContainerExecCreateError [2022-01-20T09:34:57.087Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestContainerExecCreate [2022-01-20T09:34:57.087Z] --- PASS: TestContainerExecCreate (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestContainerExecStartError [2022-01-20T09:34:57.087Z] --- PASS: TestContainerExecStartError (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestContainerExecStart [2022-01-20T09:34:57.087Z] --- PASS: TestContainerExecStart (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestContainerExecInspectError [2022-01-20T09:34:57.087Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestContainerExecInspect [2022-01-20T09:34:57.087Z] --- PASS: TestContainerExecInspect (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestContainerExportError [2022-01-20T09:34:57.087Z] --- PASS: TestContainerExportError (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestContainerExport [2022-01-20T09:34:57.087Z] --- PASS: TestContainerExport (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestContainerInspectError [2022-01-20T09:34:57.087Z] --- PASS: TestContainerInspectError (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestContainerInspectContainerNotFound [2022-01-20T09:34:57.087Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestContainerInspectWithEmptyID [2022-01-20T09:34:57.087Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestContainerInspect [2022-01-20T09:34:57.087Z] --- PASS: TestContainerInspect (0.00s) [2022-01-20T09:34:57.087Z] === RUN TestContainerInspectNode [2022-01-20T09:34:57.088Z] --- PASS: TestContainerInspectNode (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestContainerKillError [2022-01-20T09:34:57.088Z] --- PASS: TestContainerKillError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestContainerKill [2022-01-20T09:34:57.088Z] --- PASS: TestContainerKill (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestContainerListError [2022-01-20T09:34:57.088Z] --- PASS: TestContainerListError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestContainerList [2022-01-20T09:34:57.088Z] --- PASS: TestContainerList (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestContainerLogsNotFoundError [2022-01-20T09:34:57.088Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestContainerLogsError [2022-01-20T09:34:57.088Z] --- PASS: TestContainerLogsError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestContainerLogs [2022-01-20T09:34:57.088Z] --- PASS: TestContainerLogs (0.17s) [2022-01-20T09:34:57.088Z] === RUN TestContainerPauseError [2022-01-20T09:34:57.088Z] --- PASS: TestContainerPauseError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestContainerPause [2022-01-20T09:34:57.088Z] --- PASS: TestContainerPause (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestContainersPruneError [2022-01-20T09:34:57.088Z] --- PASS: TestContainersPruneError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestContainersPrune [2022-01-20T09:34:57.088Z] --- PASS: TestContainersPrune (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestContainerRemoveError [2022-01-20T09:34:57.088Z] --- PASS: TestContainerRemoveError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestContainerRemoveNotFoundError [2022-01-20T09:34:57.088Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestContainerRemove [2022-01-20T09:34:57.088Z] --- PASS: TestContainerRemove (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestContainerRenameError [2022-01-20T09:34:57.088Z] --- PASS: TestContainerRenameError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestContainerRename [2022-01-20T09:34:57.088Z] --- PASS: TestContainerRename (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestContainerResizeError [2022-01-20T09:34:57.088Z] --- PASS: TestContainerResizeError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestContainerExecResizeError [2022-01-20T09:34:57.088Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestContainerResize [2022-01-20T09:34:57.088Z] --- PASS: TestContainerResize (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestContainerExecResize [2022-01-20T09:34:57.088Z] --- PASS: TestContainerExecResize (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestContainerRestartError [2022-01-20T09:34:57.088Z] --- PASS: TestContainerRestartError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestContainerRestart [2022-01-20T09:34:57.088Z] --- PASS: TestContainerRestart (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestContainerStartError [2022-01-20T09:34:57.088Z] --- PASS: TestContainerStartError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestContainerStart [2022-01-20T09:34:57.088Z] --- PASS: TestContainerStart (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestContainerStatsError [2022-01-20T09:34:57.088Z] --- PASS: TestContainerStatsError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestContainerStats [2022-01-20T09:34:57.088Z] --- PASS: TestContainerStats (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestContainerStopError [2022-01-20T09:34:57.088Z] --- PASS: TestContainerStopError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestContainerStop [2022-01-20T09:34:57.088Z] --- PASS: TestContainerStop (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestContainerTopError [2022-01-20T09:34:57.088Z] --- PASS: TestContainerTopError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestContainerTop [2022-01-20T09:34:57.088Z] --- PASS: TestContainerTop (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestContainerUnpauseError [2022-01-20T09:34:57.088Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestContainerUnpause [2022-01-20T09:34:57.088Z] --- PASS: TestContainerUnpause (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestContainerUpdateError [2022-01-20T09:34:57.088Z] --- PASS: TestContainerUpdateError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestContainerUpdate [2022-01-20T09:34:57.088Z] --- PASS: TestContainerUpdate (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestContainerWaitError [2022-01-20T09:34:57.088Z] --- PASS: TestContainerWaitError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestContainerWait [2022-01-20T09:34:57.088Z] --- PASS: TestContainerWait (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestDiskUsageError [2022-01-20T09:34:57.088Z] --- PASS: TestDiskUsageError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestDiskUsage [2022-01-20T09:34:57.088Z] --- PASS: TestDiskUsage (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestDistributionInspectUnsupported [2022-01-20T09:34:57.088Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestDistributionInspectWithEmptyID [2022-01-20T09:34:57.088Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestEventsErrorInOptions [2022-01-20T09:34:57.088Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestEventsErrorFromServer [2022-01-20T09:34:57.088Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestEvents [2022-01-20T09:34:57.088Z] --- PASS: TestEvents (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestTLSCloseWriter [2022-01-20T09:34:57.088Z] === PAUSE TestTLSCloseWriter [2022-01-20T09:34:57.088Z] === RUN TestImageBuildError [2022-01-20T09:34:57.088Z] --- PASS: TestImageBuildError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImageBuild [2022-01-20T09:34:57.088Z] --- PASS: TestImageBuild (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestGetDockerOS [2022-01-20T09:34:57.088Z] --- PASS: TestGetDockerOS (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImageCreateError [2022-01-20T09:34:57.088Z] --- PASS: TestImageCreateError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImageCreate [2022-01-20T09:34:57.088Z] --- PASS: TestImageCreate (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImageHistoryError [2022-01-20T09:34:57.088Z] --- PASS: TestImageHistoryError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImageHistory [2022-01-20T09:34:57.088Z] --- PASS: TestImageHistory (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImageImportError [2022-01-20T09:34:57.088Z] --- PASS: TestImageImportError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImageImport [2022-01-20T09:34:57.088Z] --- PASS: TestImageImport (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImageInspectError [2022-01-20T09:34:57.088Z] --- PASS: TestImageInspectError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImageInspectImageNotFound [2022-01-20T09:34:57.088Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImageInspectWithEmptyID [2022-01-20T09:34:57.088Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImageInspect [2022-01-20T09:34:57.088Z] --- PASS: TestImageInspect (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImageListError [2022-01-20T09:34:57.088Z] --- PASS: TestImageListError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImageList [2022-01-20T09:34:57.088Z] --- PASS: TestImageList (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImageListApiBefore125 [2022-01-20T09:34:57.088Z] --- PASS: TestImageListApiBefore125 (0.01s) [2022-01-20T09:34:57.088Z] === RUN TestImageLoadError [2022-01-20T09:34:57.088Z] --- PASS: TestImageLoadError (0.03s) [2022-01-20T09:34:57.088Z] === RUN TestImageLoad [2022-01-20T09:34:57.088Z] --- PASS: TestImageLoad (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImagesPruneError [2022-01-20T09:34:57.088Z] --- PASS: TestImagesPruneError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImagesPrune [2022-01-20T09:34:57.088Z] --- PASS: TestImagesPrune (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImagePullReferenceParseError [2022-01-20T09:34:57.088Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImagePullAnyError [2022-01-20T09:34:57.088Z] --- PASS: TestImagePullAnyError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImagePullStatusUnauthorizedError [2022-01-20T09:34:57.088Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-20T09:34:57.088Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-20T09:34:57.088Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-01-20T09:34:57.088Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImagePullWithoutErrors [2022-01-20T09:34:57.088Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImagePushReferenceError [2022-01-20T09:34:57.088Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImagePushAnyError [2022-01-20T09:34:57.088Z] --- PASS: TestImagePushAnyError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImagePushStatusUnauthorizedError [2022-01-20T09:34:57.088Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-20T09:34:57.088Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-20T09:34:57.088Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-01-20T09:34:57.088Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImagePushWithoutErrors [2022-01-20T09:34:57.088Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-01-20T09:34:57.088Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-01-20T09:34:57.088Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-01-20T09:34:57.088Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-01-20T09:34:57.088Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-01-20T09:34:57.088Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-01-20T09:34:57.088Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-01-20T09:34:57.088Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-01-20T09:34:57.088Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImageRemoveError [2022-01-20T09:34:57.088Z] --- PASS: TestImageRemoveError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImageRemoveImageNotFound [2022-01-20T09:34:57.088Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImageRemove [2022-01-20T09:34:57.088Z] --- PASS: TestImageRemove (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImageSaveError [2022-01-20T09:34:57.088Z] --- PASS: TestImageSaveError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImageSave [2022-01-20T09:34:57.088Z] --- PASS: TestImageSave (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImageSearchAnyError [2022-01-20T09:34:57.088Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImageSearchStatusUnauthorizedError [2022-01-20T09:34:57.088Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-20T09:34:57.088Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-20T09:34:57.088Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-01-20T09:34:57.088Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImageSearchWithoutErrors [2022-01-20T09:34:57.088Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImageTagError [2022-01-20T09:34:57.088Z] --- PASS: TestImageTagError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImageTagInvalidReference [2022-01-20T09:34:57.088Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImageTagInvalidSourceImageName [2022-01-20T09:34:57.088Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImageTagHexSource [2022-01-20T09:34:57.088Z] --- PASS: TestImageTagHexSource (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestImageTag [2022-01-20T09:34:57.088Z] --- PASS: TestImageTag (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestInfoServerError [2022-01-20T09:34:57.088Z] --- PASS: TestInfoServerError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestInfoInvalidResponseJSONError [2022-01-20T09:34:57.088Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestInfo [2022-01-20T09:34:57.088Z] --- PASS: TestInfo (0.01s) [2022-01-20T09:34:57.088Z] === RUN TestNetworkConnectError [2022-01-20T09:34:57.088Z] --- PASS: TestNetworkConnectError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-01-20T09:34:57.088Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestNetworkConnect [2022-01-20T09:34:57.088Z] --- PASS: TestNetworkConnect (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestNetworkCreateError [2022-01-20T09:34:57.088Z] --- PASS: TestNetworkCreateError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestNetworkCreate [2022-01-20T09:34:57.088Z] --- PASS: TestNetworkCreate (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestNetworkDisconnectError [2022-01-20T09:34:57.088Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestNetworkDisconnect [2022-01-20T09:34:57.088Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestNetworkInspectError [2022-01-20T09:34:57.088Z] --- PASS: TestNetworkInspectError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestNetworkInspectNotFoundError [2022-01-20T09:34:57.088Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestNetworkInspectWithEmptyID [2022-01-20T09:34:57.088Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestNetworkInspect [2022-01-20T09:34:57.088Z] --- PASS: TestNetworkInspect (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestNetworkListError [2022-01-20T09:34:57.088Z] --- PASS: TestNetworkListError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestNetworkList [2022-01-20T09:34:57.088Z] --- PASS: TestNetworkList (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestNetworksPruneError [2022-01-20T09:34:57.088Z] --- PASS: TestNetworksPruneError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestNetworksPrune [2022-01-20T09:34:57.088Z] --- PASS: TestNetworksPrune (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestNetworkRemoveError [2022-01-20T09:34:57.088Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestNetworkRemove [2022-01-20T09:34:57.088Z] --- PASS: TestNetworkRemove (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestNodeInspectError [2022-01-20T09:34:57.088Z] --- PASS: TestNodeInspectError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestNodeInspectNodeNotFound [2022-01-20T09:34:57.088Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestNodeInspectWithEmptyID [2022-01-20T09:34:57.088Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestNodeInspect [2022-01-20T09:34:57.088Z] --- PASS: TestNodeInspect (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestNodeListError [2022-01-20T09:34:57.088Z] --- PASS: TestNodeListError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestNodeList [2022-01-20T09:34:57.088Z] --- PASS: TestNodeList (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestNodeRemoveError [2022-01-20T09:34:57.088Z] --- PASS: TestNodeRemoveError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestNodeRemove [2022-01-20T09:34:57.088Z] --- PASS: TestNodeRemove (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestNodeUpdateError [2022-01-20T09:34:57.088Z] --- PASS: TestNodeUpdateError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestNodeUpdate [2022-01-20T09:34:57.088Z] --- PASS: TestNodeUpdate (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestOptionWithTimeout [2022-01-20T09:34:57.088Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestPingFail [2022-01-20T09:34:57.088Z] --- PASS: TestPingFail (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestPingWithError [2022-01-20T09:34:57.088Z] 2022/01/20 09:34:55 RoundTripper returned a response & error; ignoring response [2022-01-20T09:34:57.088Z] 2022/01/20 09:34:55 RoundTripper returned a response & error; ignoring response [2022-01-20T09:34:57.088Z] --- PASS: TestPingWithError (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestPingSuccess [2022-01-20T09:34:57.088Z] --- PASS: TestPingSuccess (0.00s) [2022-01-20T09:34:57.088Z] === RUN TestPingHeadFallback [2022-01-20T09:34:57.088Z] === RUN TestPingHeadFallback/OK [2022-01-20T09:34:57.088Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-01-20T09:34:57.088Z] === RUN TestPingHeadFallback/Not_Found [2022-01-20T09:34:57.088Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-01-20T09:34:57.088Z] --- PASS: TestPingHeadFallback (0.00s) [2022-01-20T09:34:57.088Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-01-20T09:34:57.088Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-01-20T09:34:57.089Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-01-20T09:34:57.089Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestPluginDisableError [2022-01-20T09:34:57.089Z] --- PASS: TestPluginDisableError (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestPluginDisable [2022-01-20T09:34:57.089Z] --- PASS: TestPluginDisable (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestPluginEnableError [2022-01-20T09:34:57.089Z] --- PASS: TestPluginEnableError (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestPluginEnable [2022-01-20T09:34:57.089Z] --- PASS: TestPluginEnable (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestPluginInspectError [2022-01-20T09:34:57.089Z] --- PASS: TestPluginInspectError (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestPluginInspectWithEmptyID [2022-01-20T09:34:57.089Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestPluginInspect [2022-01-20T09:34:57.089Z] --- PASS: TestPluginInspect (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestPluginListError [2022-01-20T09:34:57.089Z] --- PASS: TestPluginListError (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestPluginList [2022-01-20T09:34:57.089Z] --- PASS: TestPluginList (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestPluginPushError [2022-01-20T09:34:57.089Z] --- PASS: TestPluginPushError (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestPluginPush [2022-01-20T09:34:57.089Z] --- PASS: TestPluginPush (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestPluginRemoveError [2022-01-20T09:34:57.089Z] --- PASS: TestPluginRemoveError (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestPluginRemove [2022-01-20T09:34:57.089Z] --- PASS: TestPluginRemove (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestPluginSetError [2022-01-20T09:34:57.089Z] --- PASS: TestPluginSetError (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestPluginSet [2022-01-20T09:34:57.089Z] --- PASS: TestPluginSet (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestSetHostHeader [2022-01-20T09:34:57.089Z] --- PASS: TestSetHostHeader (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestPlainTextError [2022-01-20T09:34:57.089Z] --- PASS: TestPlainTextError (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestInfiniteError [2022-01-20T09:34:57.089Z] --- PASS: TestInfiniteError (0.09s) [2022-01-20T09:34:57.089Z] === RUN TestSecretCreateUnsupported [2022-01-20T09:34:57.089Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestSecretCreateError [2022-01-20T09:34:57.089Z] --- PASS: TestSecretCreateError (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestSecretCreate [2022-01-20T09:34:57.089Z] --- PASS: TestSecretCreate (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestSecretInspectUnsupported [2022-01-20T09:34:57.089Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestSecretInspectError [2022-01-20T09:34:57.089Z] --- PASS: TestSecretInspectError (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestSecretInspectSecretNotFound [2022-01-20T09:34:57.089Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestSecretInspectWithEmptyID [2022-01-20T09:34:57.089Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestSecretInspect [2022-01-20T09:34:57.089Z] --- PASS: TestSecretInspect (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestSecretListUnsupported [2022-01-20T09:34:57.089Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestSecretListError [2022-01-20T09:34:57.089Z] --- PASS: TestSecretListError (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestSecretList [2022-01-20T09:34:57.089Z] --- PASS: TestSecretList (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestSecretRemoveUnsupported [2022-01-20T09:34:57.089Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestSecretRemoveError [2022-01-20T09:34:57.089Z] --- PASS: TestSecretRemoveError (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestSecretRemove [2022-01-20T09:34:57.089Z] --- PASS: TestSecretRemove (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestSecretUpdateUnsupported [2022-01-20T09:34:57.089Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestSecretUpdateError [2022-01-20T09:34:57.089Z] --- PASS: TestSecretUpdateError (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestSecretUpdate [2022-01-20T09:34:57.089Z] --- PASS: TestSecretUpdate (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestServiceCreateError [2022-01-20T09:34:57.089Z] --- PASS: TestServiceCreateError (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestServiceCreate [2022-01-20T09:34:57.089Z] --- PASS: TestServiceCreate (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestServiceCreateCompatiblePlatforms [2022-01-20T09:34:57.089Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestServiceCreateDigestPinning [2022-01-20T09:34:57.089Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestServiceInspectError [2022-01-20T09:34:57.089Z] --- PASS: TestServiceInspectError (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestServiceInspectServiceNotFound [2022-01-20T09:34:57.089Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestServiceInspectWithEmptyID [2022-01-20T09:34:57.089Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestServiceInspect [2022-01-20T09:34:57.089Z] --- PASS: TestServiceInspect (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestServiceListError [2022-01-20T09:34:57.089Z] --- PASS: TestServiceListError (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestServiceList [2022-01-20T09:34:57.089Z] --- PASS: TestServiceList (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestServiceLogsError [2022-01-20T09:34:57.089Z] --- PASS: TestServiceLogsError (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestServiceLogs [2022-01-20T09:34:57.089Z] --- PASS: TestServiceLogs (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestServiceRemoveError [2022-01-20T09:34:57.089Z] --- PASS: TestServiceRemoveError (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestServiceRemoveNotFoundError [2022-01-20T09:34:57.089Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestServiceRemove [2022-01-20T09:34:57.089Z] --- PASS: TestServiceRemove (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestServiceUpdateError [2022-01-20T09:34:57.089Z] --- PASS: TestServiceUpdateError (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestServiceUpdate [2022-01-20T09:34:57.089Z] --- PASS: TestServiceUpdate (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestSwarmGetUnlockKeyError [2022-01-20T09:34:57.089Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestSwarmGetUnlockKey [2022-01-20T09:34:57.089Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestSwarmInitError [2022-01-20T09:34:57.089Z] --- PASS: TestSwarmInitError (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestSwarmInit [2022-01-20T09:34:57.089Z] --- PASS: TestSwarmInit (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestSwarmInspectError [2022-01-20T09:34:57.089Z] --- PASS: TestSwarmInspectError (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestSwarmInspect [2022-01-20T09:34:57.089Z] --- PASS: TestSwarmInspect (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestSwarmJoinError [2022-01-20T09:34:57.089Z] --- PASS: TestSwarmJoinError (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestSwarmJoin [2022-01-20T09:34:57.089Z] --- PASS: TestSwarmJoin (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestSwarmLeaveError [2022-01-20T09:34:57.089Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestSwarmLeave [2022-01-20T09:34:57.089Z] --- PASS: TestSwarmLeave (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestSwarmUnlockError [2022-01-20T09:34:57.089Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestSwarmUnlock [2022-01-20T09:34:57.089Z] --- PASS: TestSwarmUnlock (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestSwarmUpdateError [2022-01-20T09:34:57.089Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestSwarmUpdate [2022-01-20T09:34:57.089Z] --- PASS: TestSwarmUpdate (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestTaskInspectError [2022-01-20T09:34:57.089Z] --- PASS: TestTaskInspectError (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestTaskInspectWithEmptyID [2022-01-20T09:34:57.089Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestTaskInspect [2022-01-20T09:34:57.089Z] --- PASS: TestTaskInspect (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestTaskListError [2022-01-20T09:34:57.089Z] --- PASS: TestTaskListError (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestTaskList [2022-01-20T09:34:57.089Z] --- PASS: TestTaskList (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestVolumeCreateError [2022-01-20T09:34:57.089Z] --- PASS: TestVolumeCreateError (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestVolumeCreate [2022-01-20T09:34:57.089Z] --- PASS: TestVolumeCreate (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestVolumeInspectError [2022-01-20T09:34:57.089Z] --- PASS: TestVolumeInspectError (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestVolumeInspectNotFound [2022-01-20T09:34:57.089Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestVolumeInspectWithEmptyID [2022-01-20T09:34:57.089Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestVolumeInspect [2022-01-20T09:34:57.089Z] --- PASS: TestVolumeInspect (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestVolumeListError [2022-01-20T09:34:57.089Z] --- PASS: TestVolumeListError (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestVolumeList [2022-01-20T09:34:57.089Z] --- PASS: TestVolumeList (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestVolumeRemoveError [2022-01-20T09:34:57.089Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-01-20T09:34:57.089Z] === RUN TestVolumeRemove [2022-01-20T09:34:57.089Z] --- PASS: TestVolumeRemove (0.00s) [2022-01-20T09:34:57.089Z] === CONT TestTLSCloseWriter [2022-01-20T09:34:57.089Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-01-20T09:34:57.089Z] PASS [2022-01-20T09:34:57.089Z] coverage: 74.9% of statements [2022-01-20T09:34:57.089Z] ok github.com/docker/docker/client 0.496s coverage: 74.9% of statements [2022-01-20T09:34:57.172Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-01-20T09:34:57.736Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-01-20T09:34:57.992Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-01-20T09:34:59.885Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-01-20T09:34:59.885Z] docker_api_swarm_test.go:303: [dcd6dde2a9e5e] joining swarm manager [d61a8cb1ad148]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:35:01.255Z] --- PASS: TestDockerNetworkMacvlan (13.09s) [2022-01-20T09:35:01.255Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-01-20T09:35:01.255Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2022-01-20T09:35:01.255Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s) [2022-01-20T09:35:01.255Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.17s) [2022-01-20T09:35:01.255Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.06s) [2022-01-20T09:35:01.255Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.11s) [2022-01-20T09:35:01.255Z] PASS [2022-01-20T09:35:01.255Z] [2022-01-20T09:35:01.255Z] DONE 8 tests in 14.610s [2022-01-20T09:35:01.255Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-20T09:35:01.255Z] ++ 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-01-20T09:35:01.255Z] ++ set -e [2022-01-20T09:35:01.255Z] ++ '[' -n 0 ']' [2022-01-20T09:35:01.255Z] ++ set -x [2022-01-20T09:35:01.255Z] ++ 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-01-20T09:35:01.513Z] testing: warning: no tests to run [2022-01-20T09:35:01.513Z] PASS [2022-01-20T09:35:01.513Z] [2022-01-20T09:35:01.513Z] DONE 0 tests in 0.043s [2022-01-20T09:35:01.513Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-20T09:35:01.513Z] ++ 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-01-20T09:35:01.513Z] ++ set -e [2022-01-20T09:35:01.513Z] ++ '[' -n 0 ']' [2022-01-20T09:35:01.513Z] ++ set -x [2022-01-20T09:35:01.513Z] ++ 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-01-20T09:35:01.513Z] docker_api_swarm_test.go:304: [d14c4db1f3ba7] joining swarm manager [d61a8cb1ad148]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:35:01.513Z] INFO: Testing against a local daemon [2022-01-20T09:35:01.513Z] === RUN TestAuthZPluginAllowRequest [2022-01-20T09:35:02.075Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-01-20T09:35:02.075Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-01-20T09:35:02.637Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2022-01-20T09:35:02.637Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-01-20T09:35:02.637Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-01-20T09:35:02.637Z] === RUN TestDockerSuite/TestBuildSpaces [2022-01-20T09:35:02.894Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-01-20T09:35:03.149Z] --- PASS: TestAuthZPluginAllowRequest (1.45s) [2022-01-20T09:35:03.149Z] === RUN TestAuthZPluginTLS [2022-01-20T09:35:03.405Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-01-20T09:35:03.661Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-01-20T09:35:03.661Z] === RUN TestAuthZPluginDenyRequest [2022-01-20T09:35:03.661Z] === RUN TestDockerSuite/TestBuildStderr [2022-01-20T09:35:04.223Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2022-01-20T09:35:04.223Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-20T09:35:04.223Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-01-20T09:35:04.787Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-01-20T09:35:04.787Z] === RUN TestAuthZPluginDenyResponse [2022-01-20T09:35:05.349Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2022-01-20T09:35:05.349Z] === RUN TestAuthZPluginAllowEventStream [2022-01-20T09:35:06.717Z] --- PASS: TestAuthZPluginAllowEventStream (1.35s) [2022-01-20T09:35:06.717Z] === RUN TestAuthZPluginErrorResponse [2022-01-20T09:35:07.280Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-01-20T09:35:07.280Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2022-01-20T09:35:07.280Z] === RUN TestAuthZPluginErrorRequest [2022-01-20T09:35:07.843Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2022-01-20T09:35:07.843Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-20T09:35:07.843Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-01-20T09:35:08.404Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2022-01-20T09:35:08.404Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-20T09:35:08.661Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-01-20T09:35:09.225Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-01-20T09:35:09.787Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-01-20T09:35:10.046Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.76s) [2022-01-20T09:35:10.046Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-20T09:35:10.975Z] === RUN TestDockerSuite/TestBuildUser [2022-01-20T09:35:11.905Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.65s) [2022-01-20T09:35:11.905Z] === RUN TestAuthZPluginHeader [2022-01-20T09:35:12.468Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-01-20T09:35:12.468Z] --- PASS: TestAuthZPluginHeader (0.79s) [2022-01-20T09:35:12.468Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-20T09:35:14.964Z] --- PASS: TestCheckoutGit (32.01s) [2022-01-20T09:35:14.964Z] === RUN TestValidGitTransport [2022-01-20T09:35:14.964Z] --- PASS: TestValidGitTransport (0.00s) [2022-01-20T09:35:14.964Z] === RUN TestGitInvalidRef [2022-01-20T09:35:14.964Z] --- PASS: TestGitInvalidRef (0.21s) [2022-01-20T09:35:14.964Z] PASS [2022-01-20T09:35:14.964Z] coverage: 86.3% of statements [2022-01-20T09:35:14.964Z] ok github.com/docker/docker/builder/remotecontext/git 32.333s coverage: 86.3% of statements [2022-01-20T09:35:14.964Z] ? github.com/docker/docker/cli [no test files] [2022-01-20T09:35:14.964Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-20T09:35:14.984Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-01-20T09:35:16.877Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.32s) [2022-01-20T09:35:16.877Z] === RUN TestAuthZPluginV2Disable [2022-01-20T09:35:19.396Z] docker_api_swarm_test.go:363: Waiting for possible election... [2022-01-20T09:35:20.762Z] --- PASS: TestAuthZPluginV2Disable (3.90s) [2022-01-20T09:35:20.762Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-20T09:35:24.942Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.60s) [2022-01-20T09:35:24.942Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-20T09:35:25.504Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-01-20T09:35:26.067Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-01-20T09:35:26.325Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-01-20T09:35:27.257Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-01-20T09:35:27.819Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-01-20T09:35:28.748Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-01-20T09:35:28.748Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-01-20T09:35:28.748Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-01-20T09:35:28.748Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-01-20T09:35:29.005Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-01-20T09:35:29.005Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-01-20T09:35:29.005Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-01-20T09:35:29.005Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-01-20T09:35:29.005Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-01-20T09:35:29.927Z] === RUN TestContainerStopSignal [2022-01-20T09:35:29.927Z] --- PASS: TestContainerStopSignal (0.00s) [2022-01-20T09:35:29.927Z] === RUN TestContainerStopTimeout [2022-01-20T09:35:29.927Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-01-20T09:35:29.927Z] === RUN TestContainerSecretReferenceDestTarget [2022-01-20T09:35:29.927Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-01-20T09:35:29.927Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-01-20T09:35:29.927Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-01-20T09:35:29.927Z] === RUN TestContainerLogPathSetForRingLogger [2022-01-20T09:35:29.927Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-01-20T09:35:29.927Z] === RUN TestReplaceAndAppendEnvVars [2022-01-20T09:35:29.927Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-01-20T09:35:29.927Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-01-20T09:35:29.927Z] === RUN TestNewMemoryStore [2022-01-20T09:35:29.927Z] --- PASS: TestNewMemoryStore (0.00s) [2022-01-20T09:35:29.927Z] === RUN TestAddContainers [2022-01-20T09:35:29.927Z] --- PASS: TestAddContainers (0.00s) [2022-01-20T09:35:29.927Z] === RUN TestGetContainer [2022-01-20T09:35:29.927Z] --- PASS: TestGetContainer (0.00s) [2022-01-20T09:35:29.927Z] === RUN TestDeleteContainer [2022-01-20T09:35:29.927Z] --- PASS: TestDeleteContainer (0.00s) [2022-01-20T09:35:29.927Z] === RUN TestListContainers [2022-01-20T09:35:29.927Z] --- PASS: TestListContainers (0.00s) [2022-01-20T09:35:29.927Z] === RUN TestFirstContainer [2022-01-20T09:35:29.927Z] --- PASS: TestFirstContainer (0.00s) [2022-01-20T09:35:29.927Z] === RUN TestApplyAllContainer [2022-01-20T09:35:29.927Z] --- PASS: TestApplyAllContainer (0.00s) [2022-01-20T09:35:29.927Z] === RUN TestIsValidHealthString [2022-01-20T09:35:29.927Z] --- PASS: TestIsValidHealthString (0.00s) [2022-01-20T09:35:29.927Z] === RUN TestStateRunStop [2022-01-20T09:35:29.927Z] --- PASS: TestStateRunStop (0.00s) [2022-01-20T09:35:29.927Z] === RUN TestStateTimeoutWait [2022-01-20T09:35:29.927Z] state_test.go:141: Stop callback fired [2022-01-20T09:35:29.927Z] state_test.go:165: Stop callback fired [2022-01-20T09:35:29.927Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-01-20T09:35:29.927Z] === RUN TestIsValidStateString [2022-01-20T09:35:29.927Z] --- PASS: TestIsValidStateString (0.00s) [2022-01-20T09:35:29.927Z] === RUN TestViewSaveDelete [2022-01-20T09:35:29.927Z] --- PASS: TestViewSaveDelete (0.02s) [2022-01-20T09:35:29.927Z] === RUN TestViewAll [2022-01-20T09:35:29.927Z] --- PASS: TestViewAll (0.02s) [2022-01-20T09:35:29.927Z] === RUN TestViewGet [2022-01-20T09:35:29.927Z] --- PASS: TestViewGet (0.01s) [2022-01-20T09:35:29.927Z] === RUN TestNames [2022-01-20T09:35:29.927Z] --- PASS: TestNames (0.00s) [2022-01-20T09:35:29.927Z] === RUN TestViewWithHealthCheck [2022-01-20T09:35:29.927Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-01-20T09:35:29.927Z] PASS [2022-01-20T09:35:29.927Z] coverage: 41.4% of statements [2022-01-20T09:35:29.927Z] ok github.com/docker/docker/container 0.271s coverage: 41.4% of statements [2022-01-20T09:35:29.927Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-01-20T09:35:29.927Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-01-20T09:35:29.927Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-01-20T09:35:29.927Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-01-20T09:35:29.927Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-01-20T09:35:29.927Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-01-20T09:35:29.927Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-01-20T09:35:29.927Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-01-20T09:35:29.927Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-01-20T09:35:29.927Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-01-20T09:35:29.927Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-01-20T09:35:29.927Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-01-20T09:35:29.927Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-01-20T09:35:29.927Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-01-20T09:35:29.927Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-01-20T09:35:29.927Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-01-20T09:35:29.927Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-01-20T09:35:29.927Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-01-20T09:35:29.927Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-01-20T09:35:29.927Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-01-20T09:35:29.927Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-01-20T09:35:29.927Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-01-20T09:35:29.927Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-01-20T09:35:29.927Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-01-20T09:35:29.927Z] === RUN TestConfigureDaemonLogs [2022-01-20T09:35:29.927Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-01-20T09:35:29.927Z] === RUN TestCommonOptionsInstallFlags [2022-01-20T09:35:29.927Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-01-20T09:35:29.927Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-01-20T09:35:29.927Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-01-20T09:35:29.927Z] PASS [2022-01-20T09:35:29.927Z] coverage: 18.4% of statements [2022-01-20T09:35:29.927Z] ok github.com/docker/docker/cmd/dockerd 0.203s coverage: 18.4% of statements [2022-01-20T09:35:29.927Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-20T09:35:29.927Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-20T09:35:29.927Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-20T09:35:29.927Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-20T09:35:29.936Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-01-20T09:35:30.865Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-01-20T09:35:30.865Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-01-20T09:35:30.917Z] === RUN TestPrepare [2022-01-20T09:35:30.917Z] --- PASS: TestPrepare (0.00s) [2022-01-20T09:35:30.917Z] === RUN TestStart [2022-01-20T09:35:30.917Z] --- PASS: TestStart (0.00s) [2022-01-20T09:35:30.917Z] === RUN TestWaitCancel [2022-01-20T09:35:30.917Z] --- PASS: TestWaitCancel (0.00s) [2022-01-20T09:35:30.917Z] === RUN TestWaitDisabled [2022-01-20T09:35:30.917Z] --- PASS: TestWaitDisabled (0.00s) [2022-01-20T09:35:30.917Z] === RUN TestWaitEnabled [2022-01-20T09:35:30.917Z] --- PASS: TestWaitEnabled (0.00s) [2022-01-20T09:35:30.917Z] === RUN TestRemove [2022-01-20T09:35:30.917Z] --- PASS: TestRemove (0.00s) [2022-01-20T09:35:30.917Z] PASS [2022-01-20T09:35:30.917Z] coverage: 65.3% of statements [2022-01-20T09:35:30.917Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.070s coverage: 65.3% of statements [2022-01-20T09:35:31.794Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-01-20T09:35:32.357Z] docker_api_swarm_test.go:271: [d8e7ad001e656] joining swarm manager [da45aa22b571b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:35:32.920Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-01-20T09:35:33.141Z] === RUN TestNewListSecretsFilters [2022-01-20T09:35:33.141Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-01-20T09:35:33.141Z] === RUN TestNewListConfigsFilters [2022-01-20T09:35:33.141Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-01-20T09:35:33.141Z] PASS [2022-01-20T09:35:33.141Z] coverage: 0.5% of statements [2022-01-20T09:35:33.611Z] ok github.com/docker/docker/daemon/cluster 0.985s coverage: 0.5% of statements [2022-01-20T09:35:33.851Z] docker_api_swarm_test.go:272: [da8d0f51a87aa] joining swarm manager [da45aa22b571b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:35:34.082Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-01-20T09:35:34.082Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.14s) [2022-01-20T09:35:34.082Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-01-20T09:35:34.082Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-01-20T09:35:34.082Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-01-20T09:35:34.082Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-01-20T09:35:34.082Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-01-20T09:35:34.082Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-01-20T09:35:34.082Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-01-20T09:35:34.082Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-01-20T09:35:34.082Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-01-20T09:35:34.082Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-01-20T09:35:34.082Z] === RUN TestServiceConvertToGRPCIsolation [2022-01-20T09:35:34.082Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-01-20T09:35:34.082Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-01-20T09:35:34.082Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-01-20T09:35:34.082Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-01-20T09:35:34.082Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-01-20T09:35:34.082Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-01-20T09:35:34.082Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-01-20T09:35:34.082Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-01-20T09:35:34.082Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-01-20T09:35:34.082Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-01-20T09:35:34.082Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-01-20T09:35:34.082Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-01-20T09:35:34.082Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-01-20T09:35:34.082Z] === RUN TestServiceConvertFromGRPCIsolation [2022-01-20T09:35:34.082Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-01-20T09:35:34.082Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-01-20T09:35:34.082Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-01-20T09:35:34.082Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-01-20T09:35:34.082Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-01-20T09:35:34.082Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-01-20T09:35:34.082Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-01-20T09:35:34.082Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-01-20T09:35:34.082Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-01-20T09:35:34.082Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-01-20T09:35:34.082Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-01-20T09:35:34.082Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-01-20T09:35:34.082Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-01-20T09:35:34.082Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-01-20T09:35:34.082Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-01-20T09:35:34.082Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-01-20T09:35:34.082Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-01-20T09:35:34.082Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-20T09:35:34.082Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-01-20T09:35:34.082Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-01-20T09:35:34.082Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-01-20T09:35:34.082Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-01-20T09:35:34.082Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-20T09:35:34.082Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-20T09:35:34.082Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-20T09:35:34.082Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-01-20T09:35:34.082Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-01-20T09:35:34.082Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-01-20T09:35:34.082Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-01-20T09:35:34.082Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-01-20T09:35:34.082Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-01-20T09:35:34.082Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-20T09:35:34.082Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-20T09:35:34.082Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-20T09:35:34.082Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-20T09:35:34.082Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-01-20T09:35:34.082Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-01-20T09:35:34.082Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-01-20T09:35:34.082Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-01-20T09:35:34.082Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-01-20T09:35:34.082Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-01-20T09:35:34.082Z] === RUN TestServiceConvertFromGRPCConfigs [2022-01-20T09:35:34.082Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-01-20T09:35:34.082Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-01-20T09:35:34.082Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-01-20T09:35:34.082Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-01-20T09:35:34.082Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-01-20T09:35:34.082Z] === RUN TestServiceConvertToGRPCConfigs [2022-01-20T09:35:34.082Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-01-20T09:35:34.082Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-01-20T09:35:34.082Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-01-20T09:35:34.082Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-01-20T09:35:34.082Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-01-20T09:35:34.082Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-01-20T09:35:34.082Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-01-20T09:35:34.082Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-01-20T09:35:34.082Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-01-20T09:35:34.082Z] PASS [2022-01-20T09:35:34.082Z] coverage: 35.9% of statements [2022-01-20T09:35:34.082Z] ok github.com/docker/docker/daemon/cluster/convert 0.237s coverage: 35.9% of statements [2022-01-20T09:35:34.107Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-01-20T09:35:34.364Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-01-20T09:35:36.882Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-01-20T09:35:37.050Z] === RUN TestBuilderGC [2022-01-20T09:35:37.050Z] --- PASS: TestBuilderGC (0.00s) [2022-01-20T09:35:37.050Z] === RUN TestDaemonConfigurationNotFound [2022-01-20T09:35:37.050Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-01-20T09:35:37.050Z] === RUN TestDaemonBrokenConfiguration [2022-01-20T09:35:37.050Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-01-20T09:35:37.050Z] === RUN TestParseClusterAdvertiseSettings [2022-01-20T09:35:37.050Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2022-01-20T09:35:37.050Z] === RUN TestFindConfigurationConflicts [2022-01-20T09:35:37.050Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-01-20T09:35:37.050Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-01-20T09:35:37.050Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-01-20T09:35:37.050Z] === RUN TestDaemonConfigurationMergeConflicts [2022-01-20T09:35:37.050Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-01-20T09:35:37.050Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-01-20T09:35:37.050Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-01-20T09:35:37.050Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-01-20T09:35:37.050Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-01-20T09:35:37.050Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-01-20T09:35:37.050Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-01-20T09:35:37.050Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-01-20T09:35:37.050Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-01-20T09:35:37.050Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-01-20T09:35:37.050Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-01-20T09:35:37.050Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-01-20T09:35:37.050Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-01-20T09:35:37.050Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-01-20T09:35:37.050Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-01-20T09:35:37.050Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-01-20T09:35:37.050Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-01-20T09:35:37.050Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-01-20T09:35:37.050Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-01-20T09:35:37.050Z] === RUN TestValidateConfigurationErrors [2022-01-20T09:35:37.050Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-01-20T09:35:37.050Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-01-20T09:35:37.050Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-01-20T09:35:37.723Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-01-20T09:35:37.723Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-01-20T09:35:37.723Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-01-20T09:35:37.723Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-01-20T09:35:37.723Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-01-20T09:35:37.723Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-01-20T09:35:37.723Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-01-20T09:35:37.723Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-01-20T09:35:37.723Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-01-20T09:35:37.723Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-01-20T09:35:37.723Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-01-20T09:35:37.723Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-01-20T09:35:37.723Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-01-20T09:35:37.723Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-01-20T09:35:37.723Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-01-20T09:35:37.723Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-01-20T09:35:37.723Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-01-20T09:35:37.723Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-01-20T09:35:37.723Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-01-20T09:35:37.723Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-01-20T09:35:37.723Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-01-20T09:35:37.723Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-01-20T09:35:37.723Z] === RUN TestValidateConfiguration [2022-01-20T09:35:37.723Z] === RUN TestValidateConfiguration/with_label [2022-01-20T09:35:37.723Z] === RUN TestValidateConfiguration/with_dns [2022-01-20T09:35:37.723Z] === RUN TestValidateConfiguration/with_dns-search [2022-01-20T09:35:37.723Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-01-20T09:35:37.723Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-01-20T09:35:37.723Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-01-20T09:35:37.723Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-01-20T09:35:37.723Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-01-20T09:35:37.723Z] --- PASS: TestValidateConfiguration (0.00s) [2022-01-20T09:35:37.723Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-01-20T09:35:37.723Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-01-20T09:35:37.723Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-01-20T09:35:37.723Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-01-20T09:35:37.723Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-01-20T09:35:37.723Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-01-20T09:35:37.723Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-01-20T09:35:37.723Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-01-20T09:35:37.723Z] === RUN TestModifiedDiscoverySettings [2022-01-20T09:35:37.723Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2022-01-20T09:35:37.723Z] === RUN TestReloadSetConfigFileNotExist [2022-01-20T09:35:37.723Z] time="2022-01-20T09:35:36Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-01-20T09:35:37.723Z] --- PASS: TestReloadSetConfigFileNotExist (0.17s) [2022-01-20T09:35:37.723Z] === RUN TestReloadDefaultConfigNotExist [2022-01-20T09:35:37.723Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:35:37.723Z] --- SKIP: TestReloadDefaultConfigNotExist (0.05s) [2022-01-20T09:35:37.723Z] === RUN TestReloadBadDefaultConfig [2022-01-20T09:35:37.723Z] time="2022-01-20T09:35:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-952912855" [2022-01-20T09:35:37.723Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-01-20T09:35:37.723Z] === RUN TestReloadWithConflictingLabels [2022-01-20T09:35:37.723Z] time="2022-01-20T09:35:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-976558410" [2022-01-20T09:35:37.723Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-01-20T09:35:37.723Z] === RUN TestReloadWithDuplicateLabels [2022-01-20T09:35:37.723Z] time="2022-01-20T09:35:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-427261473" [2022-01-20T09:35:37.723Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-01-20T09:35:37.723Z] === RUN TestDaemonConfigurationMerge [2022-01-20T09:35:37.723Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-01-20T09:35:37.723Z] PASS [2022-01-20T09:35:37.723Z] coverage: 79.7% of statements [2022-01-20T09:35:37.723Z] ok github.com/docker/docker/daemon/config 0.510s coverage: 79.7% of statements [2022-01-20T09:35:37.723Z] === RUN TestWaitNodeAttachment [2022-01-20T09:35:37.945Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-01-20T09:35:38.196Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-01-20T09:35:38.197Z] === RUN TestIsolationConversion [2022-01-20T09:35:38.197Z] === RUN TestIsolationConversion/default [2022-01-20T09:35:38.197Z] === RUN TestIsolationConversion/process [2022-01-20T09:35:38.197Z] === RUN TestIsolationConversion/hyperv [2022-01-20T09:35:38.197Z] --- PASS: TestIsolationConversion (0.00s) [2022-01-20T09:35:38.197Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-01-20T09:35:38.197Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-01-20T09:35:38.197Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-01-20T09:35:38.197Z] === RUN TestContainerLabels [2022-01-20T09:35:38.197Z] --- PASS: TestContainerLabels (0.00s) [2022-01-20T09:35:38.197Z] === RUN TestCredentialSpecConversion [2022-01-20T09:35:38.197Z] === RUN TestCredentialSpecConversion/none [2022-01-20T09:35:38.197Z] === RUN TestCredentialSpecConversion/config [2022-01-20T09:35:38.197Z] === RUN TestCredentialSpecConversion/file [2022-01-20T09:35:38.197Z] === RUN TestCredentialSpecConversion/registry [2022-01-20T09:35:38.197Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-01-20T09:35:38.197Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-01-20T09:35:38.197Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-01-20T09:35:38.197Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-01-20T09:35:38.197Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-01-20T09:35:38.197Z] === RUN TestControllerValidateMountBind [2022-01-20T09:35:38.197Z] --- PASS: TestControllerValidateMountBind (0.05s) [2022-01-20T09:35:38.197Z] === RUN TestControllerValidateMountVolume [2022-01-20T09:35:38.197Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-01-20T09:35:38.197Z] === RUN TestControllerValidateMountTarget [2022-01-20T09:35:38.197Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-01-20T09:35:38.197Z] === RUN TestControllerValidateMountTmpfs [2022-01-20T09:35:38.197Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-01-20T09:35:38.197Z] === RUN TestControllerValidateMountInvalidType [2022-01-20T09:35:38.197Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-01-20T09:35:38.197Z] === RUN TestControllerValidateMountNamedPipe [2022-01-20T09:35:38.197Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-01-20T09:35:38.197Z] PASS [2022-01-20T09:35:38.197Z] coverage: 11.0% of statements [2022-01-20T09:35:38.197Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.807s coverage: 11.0% of statements [2022-01-20T09:35:38.508Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-01-20T09:35:38.508Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (14.06s) [2022-01-20T09:35:38.508Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-20T09:35:38.669Z] === RUN TestDiscoveryOptsErrors [2022-01-20T09:35:38.669Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2022-01-20T09:35:38.669Z] === RUN TestDiscoveryOpts [2022-01-20T09:35:38.669Z] --- PASS: TestDiscoveryOpts (0.00s) [2022-01-20T09:35:38.669Z] PASS [2022-01-20T09:35:38.669Z] coverage: 30.0% of statements [2022-01-20T09:35:38.669Z] ok github.com/docker/docker/daemon/discovery 0.057s coverage: 30.0% of statements [2022-01-20T09:35:38.669Z] === RUN TestVerifyNetworkingConfig [2022-01-20T09:35:38.669Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-01-20T09:35:38.669Z] === RUN TestGetContainer [2022-01-20T09:35:38.669Z] --- PASS: TestGetContainer (0.00s) [2022-01-20T09:35:38.669Z] === RUN TestValidContainerNames [2022-01-20T09:35:38.669Z] --- PASS: TestValidContainerNames (0.00s) [2022-01-20T09:35:38.669Z] === RUN TestContainerInitDNS [2022-01-20T09:35:38.669Z] daemon_test.go:147: root required [2022-01-20T09:35:38.669Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-01-20T09:35:38.669Z] === RUN TestMerge [2022-01-20T09:35:38.669Z] --- PASS: TestMerge (0.00s) [2022-01-20T09:35:38.669Z] === RUN TestValidateContainerIsolation [2022-01-20T09:35:38.669Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-01-20T09:35:38.669Z] === RUN TestFindNetworkErrorType [2022-01-20T09:35:38.669Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-01-20T09:35:38.669Z] === RUN TestEnsureServicesExist [2022-01-20T09:35:38.669Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-01-20T09:35:38.669Z] === RUN TestEnsureServicesExistErrors [2022-01-20T09:35:38.669Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-01-20T09:35:38.669Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-01-20T09:35:38.669Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-01-20T09:35:38.669Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-01-20T09:35:38.669Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-01-20T09:35:38.669Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-01-20T09:35:38.669Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-01-20T09:35:38.669Z] === RUN TestContainerDelete [2022-01-20T09:35:38.669Z] --- PASS: TestContainerDelete (0.01s) [2022-01-20T09:35:38.669Z] === RUN TestContainerDoubleDelete [2022-01-20T09:35:38.669Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-01-20T09:35:38.669Z] === RUN TestLogContainerEventCopyLabels [2022-01-20T09:35:38.669Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-01-20T09:35:38.669Z] === RUN TestLogContainerEventWithAttributes [2022-01-20T09:35:38.669Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-01-20T09:35:38.669Z] === RUN TestNoneHealthcheck [2022-01-20T09:35:38.669Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-01-20T09:35:38.669Z] === RUN TestHealthStates [2022-01-20T09:35:38.670Z] time="2022-01-20T09:35:38Z" 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-01-20T09:35:38.670Z] time="2022-01-20T09:35:38Z" 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-01-20T09:35:38.670Z] time="2022-01-20T09:35:38Z" 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-01-20T09:35:38.670Z] time="2022-01-20T09:35:38Z" 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-01-20T09:35:38.670Z] time="2022-01-20T09:35:38Z" 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-01-20T09:35:38.670Z] time="2022-01-20T09:35:38Z" 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-01-20T09:35:38.670Z] time="2022-01-20T09:35:38Z" 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-01-20T09:35:38.670Z] time="2022-01-20T09:35:38Z" 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-01-20T09:35:38.670Z] time="2022-01-20T09:35:38Z" 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-01-20T09:35:38.670Z] time="2022-01-20T09:35:38Z" 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-01-20T09:35:38.670Z] --- PASS: TestHealthStates (0.17s) [2022-01-20T09:35:38.765Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-01-20T09:35:39.144Z] === RUN TestMaskURLCredentials [2022-01-20T09:35:39.144Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-01-20T09:35:39.144Z] === RUN TestGetInspectData [2022-01-20T09:35:39.144Z] --- PASS: TestGetInspectData (0.00s) [2022-01-20T09:35:39.144Z] === RUN TestFillLicense [2022-01-20T09:35:39.144Z] --- PASS: TestFillLicense (0.00s) [2022-01-20T09:35:39.144Z] === RUN TestListInvalidFilter [2022-01-20T09:35:39.144Z] --- PASS: TestListInvalidFilter (0.00s) [2022-01-20T09:35:39.144Z] === RUN TestNameFilter [2022-01-20T09:35:39.144Z] --- PASS: TestNameFilter (0.01s) [2022-01-20T09:35:39.144Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-01-20T09:35:39.144Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-01-20T09:35:39.144Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-01-20T09:35:39.144Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-01-20T09:35:39.144Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-01-20T09:35:39.144Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-01-20T09:35:39.144Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-01-20T09:35:39.144Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-01-20T09:35:39.144Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-01-20T09:35:39.144Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-01-20T09:35:39.144Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-01-20T09:35:39.144Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-01-20T09:35:39.144Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-01-20T09:35:39.144Z] === 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-01-20T09:35:39.144Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-01-20T09:35:39.144Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-01-20T09:35:39.144Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-01-20T09:35:39.144Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-01-20T09:35:39.144Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-01-20T09:35:39.144Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-01-20T09:35:39.144Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-01-20T09:35:39.144Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-01-20T09:35:39.144Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.02s) [2022-01-20T09:35:39.144Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-01-20T09:35:39.144Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.01s) [2022-01-20T09:35:39.144Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-01-20T09:35:39.144Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-01-20T09:35:39.144Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-20T09:35:39.144Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-01-20T09:35:39.144Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-01-20T09:35:39.144Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-20T09:35:39.144Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-01-20T09:35:39.144Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-01-20T09:35:39.144Z] --- 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-01-20T09:35:39.144Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-01-20T09:35:39.144Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-01-20T09:35:39.144Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-01-20T09:35:39.144Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-01-20T09:35:39.144Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-01-20T09:35:39.144Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-01-20T09:35:39.144Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-01-20T09:35:39.144Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-01-20T09:35:39.144Z] === RUN TestDaemonReloadLabels [2022-01-20T09:35:39.144Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-01-20T09:35:39.144Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-01-20T09:35:39.144Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-01-20T09:35:39.144Z] === RUN TestDaemonReloadMirrors [2022-01-20T09:35:39.144Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-01-20T09:35:39.144Z] === RUN TestDaemonReloadInsecureRegistries [2022-01-20T09:35:39.144Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-01-20T09:35:39.144Z] === RUN TestDaemonReloadNotAffectOthers [2022-01-20T09:35:39.144Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-01-20T09:35:39.144Z] === RUN TestDaemonDiscoveryReload [2022-01-20T09:35:39.144Z] === RUN TestEventsLog [2022-01-20T09:35:39.144Z] --- PASS: TestEventsLog (0.00s) [2022-01-20T09:35:39.144Z] === RUN TestEventsLogTimeout [2022-01-20T09:35:39.144Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-01-20T09:35:39.144Z] === RUN TestLogEvents [2022-01-20T09:35:39.144Z] --- PASS: TestLogEvents (0.05s) [2022-01-20T09:35:39.144Z] === RUN TestLoadBufferedEvents [2022-01-20T09:35:39.144Z] --- PASS: TestLoadBufferedEvents (0.16s) [2022-01-20T09:35:39.144Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-01-20T09:35:39.144Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-01-20T09:35:39.144Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-01-20T09:35:39.144Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-01-20T09:35:39.144Z] PASS [2022-01-20T09:35:39.144Z] coverage: 50.0% of statements [2022-01-20T09:35:39.144Z] ok github.com/docker/docker/daemon/events 0.309s coverage: 50.0% of statements [2022-01-20T09:35:39.328Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-01-20T09:35:39.328Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-01-20T09:35:39.328Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-01-20T09:35:39.891Z] === RUN TestDockerSuite/TestBuildXZHost [2022-01-20T09:35:40.140Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2022-01-20T09:35:40.140Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2022-01-20T09:35:40.140Z] === RUN TestIsEmptyDir [2022-01-20T09:35:40.140Z] --- PASS: TestIsEmptyDir (0.00s) [2022-01-20T09:35:40.140Z] PASS [2022-01-20T09:35:40.140Z] coverage: 2.3% of statements [2022-01-20T09:35:40.140Z] ok github.com/docker/docker/daemon/graphdriver 0.062s coverage: 2.3% of statements [2022-01-20T09:35:40.140Z] === RUN TestLinkNaming [2022-01-20T09:35:40.140Z] --- PASS: TestLinkNaming (0.00s) [2022-01-20T09:35:40.140Z] === RUN TestLinkNew [2022-01-20T09:35:40.140Z] --- PASS: TestLinkNew (0.00s) [2022-01-20T09:35:40.140Z] === RUN TestLinkEnv [2022-01-20T09:35:40.140Z] --- PASS: TestLinkEnv (0.00s) [2022-01-20T09:35:40.140Z] === RUN TestLinkMultipleEnv [2022-01-20T09:35:40.140Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-01-20T09:35:40.140Z] === RUN TestLinkPortRangeEnv [2022-01-20T09:35:40.140Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-01-20T09:35:40.140Z] PASS [2022-01-20T09:35:40.140Z] coverage: 93.0% of statements [2022-01-20T09:35:40.141Z] ok github.com/docker/docker/daemon/links 0.041s coverage: 93.0% of statements [2022-01-20T09:35:40.141Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2022-01-20T09:35:40.141Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2022-01-20T09:35:41.132Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2022-01-20T09:35:41.132Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-01-20T09:35:41.132Z] reload_test.go:520: root required [2022-01-20T09:35:41.132Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-20T09:35:41.132Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-01-20T09:35:41.132Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-01-20T09:35:41.132Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-01-20T09:35:41.132Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-01-20T09:35:41.132Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-01-20T09:35:41.132Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-01-20T09:35:41.132Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-01-20T09:35:41.132Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-01-20T09:35:41.132Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-01-20T09:35:41.132Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-01-20T09:35:41.132Z] === RUN TestParseVolumesFrom [2022-01-20T09:35:41.132Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-01-20T09:35:41.132Z] PASS [2022-01-20T09:35:41.132Z] coverage: 9.0% of statements [2022-01-20T09:35:41.132Z] ok github.com/docker/docker/daemon 2.432s coverage: 9.0% of statements [2022-01-20T09:35:41.132Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-20T09:35:41.132Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-20T09:35:41.132Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-20T09:35:41.132Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-20T09:35:41.132Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-01-20T09:35:41.132Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-01-20T09:35:41.132Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-01-20T09:35:41.132Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-20T09:35:41.132Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2022-01-20T09:35:41.132Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-01-20T09:35:41.132Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-01-20T09:35:41.132Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-20T09:35:41.132Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-01-20T09:35:41.132Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-01-20T09:35:41.132Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-01-20T09:35:41.258Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-01-20T09:35:41.258Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-01-20T09:35:41.258Z] docker_cli_sni_test.go:18: Flakey test [2022-01-20T09:35:41.258Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-01-20T09:35:41.515Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-01-20T09:35:42.077Z] === RUN TestDockerSuite/TestCommitChange [2022-01-20T09:35:42.639Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-01-20T09:35:42.703Z] === RUN TestAdapterReadLogs [2022-01-20T09:35:42.703Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-01-20T09:35:42.703Z] === RUN TestCopier [2022-01-20T09:35:42.703Z] --- PASS: TestCopier (0.00s) [2022-01-20T09:35:42.703Z] === RUN TestCopierLongLines [2022-01-20T09:35:42.703Z] --- PASS: TestCopierLongLines (0.00s) [2022-01-20T09:35:42.703Z] === RUN TestCopierSlow [2022-01-20T09:35:42.703Z] === RUN TestNewStreamConfig [2022-01-20T09:35:42.703Z] === RUN TestNewStreamConfig/defaults [2022-01-20T09:35:42.703Z] === RUN TestNewStreamConfig/invalid_create_group [2022-01-20T09:35:42.703Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-01-20T09:35:42.703Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-01-20T09:35:42.703Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-01-20T09:35:42.703Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-01-20T09:35:42.703Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-01-20T09:35:42.703Z] --- PASS: TestNewStreamConfig (0.00s) [2022-01-20T09:35:42.703Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-01-20T09:35:42.703Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-01-20T09:35:42.703Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-01-20T09:35:42.703Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-01-20T09:35:42.703Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-01-20T09:35:42.703Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-01-20T09:35:42.703Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-01-20T09:35:42.703Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-01-20T09:35:42.703Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-01-20T09:35:42.703Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-01-20T09:35:42.703Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-01-20T09:35:42.703Z] === RUN TestNewAWSLogsClientRegionDetect [2022-01-20T09:35:42.703Z] --- PASS: TestCopierSlow (0.20s) [2022-01-20T09:35:42.703Z] === RUN TestCopierWithSized [2022-01-20T09:35:42.703Z] === RUN TestCopierWithSized/as_is [2022-01-20T09:35:42.703Z] === RUN TestSearchRegistryForImagesErrors [2022-01-20T09:35:42.703Z] === RUN TestCopierWithSized/With_RingLogger [2022-01-20T09:35:42.703Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-01-20T09:35:42.703Z] === RUN TestSearchRegistryForImages [2022-01-20T09:35:42.703Z] --- PASS: TestCopierWithSized (0.01s) [2022-01-20T09:35:42.703Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-01-20T09:35:42.703Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-01-20T09:35:42.703Z] === RUN TestCopierWithPartial [2022-01-20T09:35:42.703Z] --- PASS: TestSearchRegistryForImages (0.01s) [2022-01-20T09:35:42.703Z] === RUN TestOnlyPlatformWithFallback [2022-01-20T09:35:42.703Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-01-20T09:35:42.703Z] === RUN TestImageDelete [2022-01-20T09:35:42.703Z] --- PASS: TestCopierWithPartial (0.00s) [2022-01-20T09:35:42.703Z] === RUN TestRingLogger [2022-01-20T09:35:42.703Z] --- PASS: TestRingLogger (0.00s) [2022-01-20T09:35:42.703Z] === RUN TestRingCap [2022-01-20T09:35:42.703Z] --- PASS: TestRingCap (0.00s) [2022-01-20T09:35:42.703Z] === RUN TestRingClose [2022-01-20T09:35:42.703Z] --- PASS: TestRingClose (0.00s) [2022-01-20T09:35:42.703Z] === RUN TestRingDrain [2022-01-20T09:35:42.703Z] --- PASS: TestRingDrain (0.00s) [2022-01-20T09:35:42.703Z] PASS [2022-01-20T09:35:42.703Z] coverage: 43.5% of statements [2022-01-20T09:35:42.703Z] === RUN TestImageDelete/no_lease [2022-01-20T09:35:42.703Z] ok github.com/docker/docker/daemon/logger 0.288s coverage: 43.5% of statements [2022-01-20T09:35:42.703Z] === RUN TestImageDelete/lease_exists [2022-01-20T09:35:42.703Z] --- PASS: TestImageDelete (0.05s) [2022-01-20T09:35:42.703Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-01-20T09:35:42.703Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2022-01-20T09:35:42.703Z] === RUN TestContentStoreForPull [2022-01-20T09:35:43.173Z] time="2022-01-20T09:35:42Z" level=info msg="Trying to get region from EC2 Metadata" [2022-01-20T09:35:43.173Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.17s) [2022-01-20T09:35:43.173Z] === RUN TestCreateSuccess [2022-01-20T09:35:43.174Z] --- PASS: TestCreateSuccess (0.00s) [2022-01-20T09:35:43.174Z] === RUN TestCreateLogGroupSuccess [2022-01-20T09:35:43.174Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-01-20T09:35:43.174Z] === RUN TestCreateError [2022-01-20T09:35:43.174Z] --- PASS: TestCreateError (0.00s) [2022-01-20T09:35:43.174Z] === RUN TestCreateAlreadyExists [2022-01-20T09:35:43.174Z] time="2022-01-20T09:35:42Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-01-20T09:35:43.174Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-01-20T09:35:43.174Z] === RUN TestLogClosed [2022-01-20T09:35:43.174Z] --- PASS: TestLogClosed (0.00s) [2022-01-20T09:35:43.174Z] === RUN TestLogBlocking [2022-01-20T09:35:43.174Z] --- PASS: TestLogBlocking (0.00s) [2022-01-20T09:35:43.174Z] === RUN TestLogNonBlockingBufferEmpty [2022-01-20T09:35:43.174Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-01-20T09:35:43.174Z] === RUN TestLogNonBlockingBufferFull [2022-01-20T09:35:43.174Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-01-20T09:35:43.174Z] === RUN TestPublishBatchSuccess [2022-01-20T09:35:43.174Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-01-20T09:35:43.174Z] === RUN TestPublishBatchError [2022-01-20T09:35:43.174Z] time="2022-01-20T09:35:42Z" level=error msg=Error [2022-01-20T09:35:43.174Z] --- PASS: TestPublishBatchError (0.00s) [2022-01-20T09:35:43.174Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-01-20T09:35:43.174Z] time="2022-01-20T09:35:42Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-20T09:35:43.174Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-01-20T09:35:43.174Z] === RUN TestPublishBatchAlreadyAccepted [2022-01-20T09:35:43.174Z] time="2022-01-20T09:35:42Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-20T09:35:43.174Z] time="2022-01-20T09:35:42Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-01-20T09:35:43.174Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-01-20T09:35:43.174Z] === RUN TestCollectBatchSimple [2022-01-20T09:35:43.174Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-01-20T09:35:43.174Z] === RUN TestCollectBatchTicker [2022-01-20T09:35:43.174Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-01-20T09:35:43.174Z] === RUN TestCollectBatchMultilinePattern [2022-01-20T09:35:43.174Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-01-20T09:35:43.174Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-01-20T09:35:43.174Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-01-20T09:35:43.174Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-01-20T09:35:43.174Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-01-20T09:35:43.174Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-01-20T09:35:43.174Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-01-20T09:35:43.174Z] === RUN TestCollectBatchClose [2022-01-20T09:35:43.174Z] --- PASS: TestCollectBatchClose (0.00s) [2022-01-20T09:35:43.174Z] === RUN TestEffectiveLen [2022-01-20T09:35:43.174Z] === RUN TestEffectiveLen/0/Hello [2022-01-20T09:35:43.174Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-01-20T09:35:43.174Z] === RUN TestEffectiveLen/2/🙃 [2022-01-20T09:35:43.174Z] === RUN TestEffectiveLen/3/���� [2022-01-20T09:35:43.174Z] === RUN TestEffectiveLen/4/He��o [2022-01-20T09:35:43.174Z] === RUN TestEffectiveLen/5/ [2022-01-20T09:35:43.174Z] --- PASS: TestEffectiveLen (0.00s) [2022-01-20T09:35:43.174Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-01-20T09:35:43.174Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-01-20T09:35:43.174Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-01-20T09:35:43.174Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-01-20T09:35:43.174Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-01-20T09:35:43.174Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-01-20T09:35:43.174Z] === RUN TestFindValidSplit [2022-01-20T09:35:43.174Z] === RUN TestFindValidSplit/0/ [2022-01-20T09:35:43.174Z] cloudwatchlogs_test.go:1044: [2022-01-20T09:35:43.174Z] cloudwatchlogs_test.go:1045: [2022-01-20T09:35:43.174Z] === RUN TestFindValidSplit/1/Hello [2022-01-20T09:35:43.174Z] cloudwatchlogs_test.go:1044: Hello [2022-01-20T09:35:43.174Z] cloudwatchlogs_test.go:1045: [2022-01-20T09:35:43.174Z] === RUN TestFindValidSplit/2/Hello [2022-01-20T09:35:43.174Z] cloudwatchlogs_test.go:1044: He [2022-01-20T09:35:43.174Z] cloudwatchlogs_test.go:1045: llo [2022-01-20T09:35:43.174Z] === RUN TestFindValidSplit/3/Hello [2022-01-20T09:35:43.174Z] cloudwatchlogs_test.go:1044: [2022-01-20T09:35:43.174Z] cloudwatchlogs_test.go:1045: Hello [2022-01-20T09:35:43.174Z] === RUN TestFindValidSplit/4/🙃 [2022-01-20T09:35:43.174Z] cloudwatchlogs_test.go:1044: [2022-01-20T09:35:43.174Z] cloudwatchlogs_test.go:1045: 🙃 [2022-01-20T09:35:43.174Z] === RUN TestFindValidSplit/5/🙃 [2022-01-20T09:35:43.174Z] cloudwatchlogs_test.go:1044: 🙃 [2022-01-20T09:35:43.174Z] cloudwatchlogs_test.go:1045: [2022-01-20T09:35:43.174Z] === RUN TestFindValidSplit/6/a� [2022-01-20T09:35:43.174Z] cloudwatchlogs_test.go:1044: a [2022-01-20T09:35:43.174Z] cloudwatchlogs_test.go:1045: � [2022-01-20T09:35:43.174Z] === RUN TestFindValidSplit/7/a� [2022-01-20T09:35:43.174Z] cloudwatchlogs_test.go:1044: a� [2022-01-20T09:35:43.174Z] cloudwatchlogs_test.go:1045: [2022-01-20T09:35:43.174Z] --- PASS: TestFindValidSplit (0.00s) [2022-01-20T09:35:43.174Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-01-20T09:35:43.174Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-01-20T09:35:43.174Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-01-20T09:35:43.174Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-01-20T09:35:43.174Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-01-20T09:35:43.174Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-01-20T09:35:43.174Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-01-20T09:35:43.174Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-01-20T09:35:43.174Z] === RUN TestProcessEventEmoji [2022-01-20T09:35:43.174Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-01-20T09:35:43.174Z] === RUN TestCollectBatchLineSplit [2022-01-20T09:35:43.174Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-01-20T09:35:43.174Z] === RUN TestCollectBatchLineSplitWithBinary [2022-01-20T09:35:43.174Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-01-20T09:35:43.174Z] === RUN TestCollectBatchMaxEvents [2022-01-20T09:35:43.174Z] --- PASS: TestCollectBatchMaxEvents (0.05s) [2022-01-20T09:35:43.174Z] === RUN TestCollectBatchMaxTotalBytes [2022-01-20T09:35:43.174Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-01-20T09:35:43.174Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-01-20T09:35:43.174Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-01-20T09:35:43.174Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-01-20T09:35:43.174Z] --- PASS: TestContentStoreForPull (0.19s) [2022-01-20T09:35:43.174Z] PASS [2022-01-20T09:35:43.174Z] coverage: 6.6% of statements [2022-01-20T09:35:43.174Z] ok github.com/docker/docker/daemon/images 0.344s coverage: 6.6% of statements [2022-01-20T09:35:43.174Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-01-20T09:35:43.174Z] === RUN TestParseLogOptionsMultilinePattern [2022-01-20T09:35:43.174Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-01-20T09:35:43.174Z] === RUN TestParseLogOptionsDatetimeFormat [2022-01-20T09:35:43.174Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-01-20T09:35:43.174Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-01-20T09:35:43.174Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-01-20T09:35:43.174Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-01-20T09:35:43.174Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-01-20T09:35:43.174Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-01-20T09:35:43.174Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-01-20T09:35:43.174Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2022-01-20T09:35:43.174Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-01-20T09:35:43.174Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-01-20T09:35:43.174Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-01-20T09:35:43.174Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-01-20T09:35:43.174Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-01-20T09:35:43.174Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-01-20T09:35:43.174Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-01-20T09:35:43.174Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-01-20T09:35:43.174Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-01-20T09:35:43.174Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-01-20T09:35:43.174Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-01-20T09:35:43.174Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-01-20T09:35:43.174Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-01-20T09:35:43.174Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-01-20T09:35:43.174Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-01-20T09:35:43.174Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-01-20T09:35:43.174Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-01-20T09:35:43.174Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-01-20T09:35:43.174Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-01-20T09:35:43.174Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-01-20T09:35:43.174Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-01-20T09:35:43.174Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-01-20T09:35:43.174Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-01-20T09:35:43.174Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-01-20T09:35:43.174Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-01-20T09:35:43.174Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-01-20T09:35:43.174Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-01-20T09:35:43.174Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-01-20T09:35:43.174Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-01-20T09:35:43.174Z] === RUN TestCreateTagSuccess [2022-01-20T09:35:43.174Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-01-20T09:35:43.174Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-01-20T09:35:43.174Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-01-20T09:35:43.174Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-01-20T09:35:43.174Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-01-20T09:35:43.174Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-01-20T09:35:43.174Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-01-20T09:35:43.174Z] PASS [2022-01-20T09:35:43.174Z] coverage: 77.8% of statements [2022-01-20T09:35:43.174Z] ok github.com/docker/docker/daemon/logger/awslogs 0.414s coverage: 77.8% of statements [2022-01-20T09:35:43.174Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-20T09:35:43.174Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-20T09:35:43.174Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-01-20T09:35:43.174Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-01-20T09:35:43.174Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-20T09:35:43.174Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-01-20T09:35:43.174Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-01-20T09:35:43.202Z] === RUN TestDockerSuite/TestCommitHardlink [2022-01-20T09:35:43.645Z] === RUN TestJSONFileLogger [2022-01-20T09:35:43.645Z] --- PASS: TestJSONFileLogger (0.00s) [2022-01-20T09:35:43.645Z] === RUN TestJSONFileLoggerWithTags [2022-01-20T09:35:44.115Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-01-20T09:35:44.115Z] === RUN TestJSONFileLoggerWithOpts [2022-01-20T09:35:44.115Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-01-20T09:35:44.115Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-01-20T09:35:44.115Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-01-20T09:35:44.115Z] === RUN TestEncodeDecode [2022-01-20T09:35:44.115Z] === PAUSE TestEncodeDecode [2022-01-20T09:35:44.115Z] === RUN TestUnexpectedEOF [2022-01-20T09:35:44.115Z] time="2022-01-20T09:35:43Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-20T09:35:44.115Z] time="2022-01-20T09:35:43Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-20T09:35:44.115Z] --- PASS: TestUnexpectedEOF (0.15s) [2022-01-20T09:35:44.115Z] === CONT TestEncodeDecode [2022-01-20T09:35:44.115Z] --- PASS: TestEncodeDecode (0.00s) [2022-01-20T09:35:44.115Z] PASS [2022-01-20T09:35:44.115Z] coverage: 69.9% of statements [2022-01-20T09:35:44.115Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.221s coverage: 69.9% of statements [2022-01-20T09:35:44.115Z] === RUN TestJSONLogsMarshalJSONBuf [2022-01-20T09:35:44.115Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-01-20T09:35:44.115Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-01-20T09:35:44.115Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2022-01-20T09:35:44.115Z] === RUN TestFastTimeMarshalJSON [2022-01-20T09:35:44.115Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-01-20T09:35:44.115Z] PASS [2022-01-20T09:35:44.115Z] coverage: 87.2% of statements [2022-01-20T09:35:44.115Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.189s coverage: 87.2% of statements [2022-01-20T09:35:44.570Z] === RUN TestDockerSuite/TestCommitNewFile [2022-01-20T09:35:45.105Z] === RUN TestWriteLog [2022-01-20T09:35:45.105Z] === PAUSE TestWriteLog [2022-01-20T09:35:45.105Z] === RUN TestReadLog [2022-01-20T09:35:45.105Z] === PAUSE TestReadLog [2022-01-20T09:35:45.105Z] === CONT TestWriteLog [2022-01-20T09:35:45.105Z] === CONT TestReadLog [2022-01-20T09:35:45.105Z] --- PASS: TestWriteLog (0.00s) [2022-01-20T09:35:45.105Z] === RUN TestReadLog/tail_exact [2022-01-20T09:35:45.105Z] === RUN TestOpenFileDelete [2022-01-20T09:35:45.105Z] --- PASS: TestOpenFileDelete (0.00s) [2022-01-20T09:35:45.105Z] === RUN TestOpenFileRename [2022-01-20T09:35:45.105Z] --- PASS: TestOpenFileRename (0.00s) [2022-01-20T09:35:45.105Z] === RUN TestParseLogTagDefaultTag [2022-01-20T09:35:45.105Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-01-20T09:35:45.105Z] === RUN TestParseLogTag [2022-01-20T09:35:45.106Z] --- PASS: TestParseLogTag (0.00s) [2022-01-20T09:35:45.106Z] === RUN TestParseLogTagEmptyTag [2022-01-20T09:35:45.106Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-01-20T09:35:45.106Z] === RUN TestTailFiles [2022-01-20T09:35:45.106Z] --- PASS: TestTailFiles (0.00s) [2022-01-20T09:35:45.106Z] === RUN TestFollowLogsConsumerGone [2022-01-20T09:35:45.106Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-01-20T09:35:45.106Z] === RUN TestFollowLogsProducerGone [2022-01-20T09:35:45.106Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2022-01-20T09:35:45.106Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2022-01-20T09:35:45.106Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-01-20T09:35:45.106Z] === RUN TestCheckCapacityAndRotate [2022-01-20T09:35:45.106Z] === RUN TestReadLog/tail_less_than_available [2022-01-20T09:35:45.106Z] === RUN TestReadLog/tail_more_than_available [2022-01-20T09:35:45.106Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-01-20T09:35:45.106Z] --- PASS: TestReadLog (0.17s) [2022-01-20T09:35:45.106Z] --- PASS: TestReadLog/tail_exact (0.14s) [2022-01-20T09:35:45.106Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-01-20T09:35:45.106Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-01-20T09:35:45.106Z] PASS [2022-01-20T09:35:45.106Z] coverage: 75.2% of statements [2022-01-20T09:35:45.106Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-01-20T09:35:45.106Z] ok github.com/docker/docker/daemon/logger/local 0.228s coverage: 75.2% of statements [2022-01-20T09:35:45.106Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-20T09:35:45.106Z] --- PASS: TestCheckCapacityAndRotate (0.25s) [2022-01-20T09:35:45.106Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-01-20T09:35:45.106Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.16s) [2022-01-20T09:35:45.106Z] PASS [2022-01-20T09:35:45.106Z] coverage: 55.3% of statements [2022-01-20T09:35:45.106Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.314s coverage: 55.3% of statements [2022-01-20T09:35:45.158Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-01-20T09:35:45.577Z] === RUN TestLog [2022-01-20T09:35:45.577Z] --- PASS: TestLog (0.00s) [2022-01-20T09:35:45.577Z] PASS [2022-01-20T09:35:45.577Z] coverage: 31.5% of statements [2022-01-20T09:35:45.577Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.059s coverage: 31.5% of statements [2022-01-20T09:35:45.719Z] === RUN TestDockerSuite/TestCommitTTY [2022-01-20T09:35:46.569Z] === RUN TestNewParse [2022-01-20T09:35:46.570Z] --- PASS: TestNewParse (0.00s) [2022-01-20T09:35:46.570Z] PASS [2022-01-20T09:35:46.570Z] coverage: 8.3% of statements [2022-01-20T09:35:46.570Z] ok github.com/docker/docker/daemon/logger/templates 0.038s coverage: 8.3% of statements [2022-01-20T09:35:46.570Z] === RUN TestValidateLogOpt [2022-01-20T09:35:46.570Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-20T09:35:46.570Z] === RUN TestNewMissedConfig [2022-01-20T09:35:46.570Z] --- PASS: TestNewMissedConfig (0.00s) [2022-01-20T09:35:46.570Z] === RUN TestNewMissedUrl [2022-01-20T09:35:46.570Z] --- PASS: TestNewMissedUrl (0.00s) [2022-01-20T09:35:46.570Z] === RUN TestNewMissedToken [2022-01-20T09:35:46.570Z] --- PASS: TestNewMissedToken (0.00s) [2022-01-20T09:35:46.570Z] === RUN TestNewWithProxy [2022-01-20T09:35:46.570Z] --- PASS: TestNewWithProxy (0.00s) [2022-01-20T09:35:46.570Z] === RUN TestDefault [2022-01-20T09:35:46.570Z] --- PASS: TestDefault (0.01s) [2022-01-20T09:35:46.570Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-01-20T09:35:46.570Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-01-20T09:35:46.570Z] === RUN TestJsonFormat [2022-01-20T09:35:46.570Z] === RUN TestParseLogFormat [2022-01-20T09:35:46.570Z] --- PASS: TestParseLogFormat (0.00s) [2022-01-20T09:35:46.570Z] === RUN TestValidateLogOptEmpty [2022-01-20T09:35:46.570Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-01-20T09:35:46.570Z] === RUN TestValidateSyslogAddress [2022-01-20T09:35:46.570Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-01-20T09:35:46.570Z] === RUN TestParseAddressDefaultPort [2022-01-20T09:35:46.570Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-01-20T09:35:46.570Z] --- PASS: TestJsonFormat (0.01s) [2022-01-20T09:35:46.570Z] === RUN TestRawFormat [2022-01-20T09:35:46.570Z] === RUN TestValidateSyslogFacility [2022-01-20T09:35:46.570Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-01-20T09:35:46.570Z] === RUN TestValidateLogOptSyslogFormat [2022-01-20T09:35:46.570Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-01-20T09:35:46.570Z] === RUN TestValidateLogOpt [2022-01-20T09:35:46.570Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-20T09:35:46.570Z] PASS [2022-01-20T09:35:46.570Z] coverage: 46.8% of statements [2022-01-20T09:35:46.570Z] --- PASS: TestRawFormat (0.01s) [2022-01-20T09:35:46.570Z] === RUN TestRawFormatWithLabels [2022-01-20T09:35:46.570Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-01-20T09:35:46.570Z] === RUN TestRawFormatWithoutTag [2022-01-20T09:35:46.570Z] ok github.com/docker/docker/daemon/logger/syslog 0.051s coverage: 46.8% of statements [2022-01-20T09:35:46.570Z] --- PASS: TestRawFormatWithoutTag (0.01s) [2022-01-20T09:35:46.570Z] === RUN TestBatching [2022-01-20T09:35:47.040Z] --- PASS: TestBatching (0.22s) [2022-01-20T09:35:47.040Z] === RUN TestFrequency [2022-01-20T09:35:47.040Z] --- PASS: TestFrequency (0.21s) [2022-01-20T09:35:47.040Z] === RUN TestOneMessagePerRequest [2022-01-20T09:35:47.040Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-01-20T09:35:47.040Z] === RUN TestVerify [2022-01-20T09:35:47.040Z] --- PASS: TestVerify (0.01s) [2022-01-20T09:35:47.040Z] === RUN TestSkipVerify [2022-01-20T09:35:47.040Z] time="2022-01-20T09:35:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T09:35:47.040Z] time="2022-01-20T09:35:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T09:35:47.040Z] time="2022-01-20T09:35:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T09:35:47.085Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-01-20T09:35:47.341Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-01-20T09:35:47.510Z] --- PASS: TestSkipVerify (0.62s) [2022-01-20T09:35:47.510Z] === RUN TestBufferMaximum [2022-01-20T09:35:47.510Z] time="2022-01-20T09:35:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T09:35:47.510Z] time="2022-01-20T09:35:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T09:35:47.510Z] time="2022-01-20T09:35:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T09:35:47.510Z] time="2022-01-20T09:35:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T09:35:47.510Z] time="2022-01-20T09:35:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T09:35:47.510Z] time="2022-01-20T09:35:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642671347.380299\",\"host\":\"56eb548f34b8\"}'" [2022-01-20T09:35:47.510Z] time="2022-01-20T09:35:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642671347.380299\",\"host\":\"56eb548f34b8\"}'" [2022-01-20T09:35:47.510Z] --- PASS: TestBufferMaximum (0.00s) [2022-01-20T09:35:47.510Z] === RUN TestServerAlwaysDown [2022-01-20T09:35:47.510Z] time="2022-01-20T09:35:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T09:35:47.510Z] time="2022-01-20T09:35:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T09:35:47.510Z] time="2022-01-20T09:35:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642671347.383428\",\"host\":\"56eb548f34b8\"}'" [2022-01-20T09:35:47.510Z] time="2022-01-20T09:35:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642671347.383428\",\"host\":\"56eb548f34b8\"}'" [2022-01-20T09:35:47.510Z] time="2022-01-20T09:35:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T09:35:47.510Z] time="2022-01-20T09:35:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642671347.383428\",\"host\":\"56eb548f34b8\"}'" [2022-01-20T09:35:47.510Z] time="2022-01-20T09:35:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642671347.384424\",\"host\":\"56eb548f34b8\"}'" [2022-01-20T09:35:47.510Z] time="2022-01-20T09:35:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642671347.384424\",\"host\":\"56eb548f34b8\"}'" [2022-01-20T09:35:47.510Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-01-20T09:35:47.510Z] === RUN TestCannotSendAfterClose [2022-01-20T09:35:47.510Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-01-20T09:35:47.510Z] === RUN TestDeadlockOnBlockedEndpoint [2022-01-20T09:35:48.269Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-01-20T09:35:48.518Z] === RUN TestV1IDService [2022-01-20T09:35:48.518Z] --- PASS: TestV1IDService (0.02s) [2022-01-20T09:35:48.518Z] === RUN TestV2MetadataService [2022-01-20T09:35:48.518Z] time="2022-01-20T09:35:48Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49201/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-01-20T09:35:48.518Z] time="2022-01-20T09:35:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"56eb548f34b8\"}'" [2022-01-20T09:35:48.518Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2022-01-20T09:35:48.518Z] PASS [2022-01-20T09:35:48.518Z] coverage: 82.5% of statements [2022-01-20T09:35:48.518Z] ok github.com/docker/docker/daemon/logger/splunk 2.161s coverage: 82.5% of statements [2022-01-20T09:35:48.518Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-20T09:35:48.518Z] ? github.com/docker/docker/daemon/network [no test files] [2022-01-20T09:35:48.518Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-20T09:35:48.832Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-01-20T09:35:48.832Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-01-20T09:35:48.832Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-01-20T09:35:48.832Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-01-20T09:35:48.832Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-01-20T09:35:48.832Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-01-20T09:35:48.832Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-01-20T09:35:48.990Z] === RUN TestSuccessfulDownload [2022-01-20T09:35:48.990Z] download_test.go:268: Needs fixing on Windows [2022-01-20T09:35:48.990Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-01-20T09:35:48.990Z] === RUN TestCancelledDownload [2022-01-20T09:35:48.990Z] --- PASS: TestCancelledDownload (0.00s) [2022-01-20T09:35:48.990Z] === RUN TestMaxDownloadAttempts [2022-01-20T09:35:48.990Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-20T09:35:48.990Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-20T09:35:48.990Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-20T09:35:48.990Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-20T09:35:48.990Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-20T09:35:48.990Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-20T09:35:48.990Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-20T09:35:48.990Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-20T09:35:48.990Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-20T09:35:48.990Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-20T09:35:48.990Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-20T09:35:48.990Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-20T09:35:48.990Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-01-20T09:35:48.990Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-01-20T09:35:48.990Z] === RUN TestContinueOnError_MirrorEndpoint [2022-01-20T09:35:48.990Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-01-20T09:35:48.990Z] === RUN TestContinueOnError_NeverContinue [2022-01-20T09:35:48.990Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-01-20T09:35:48.990Z] === RUN TestContinueOnError_UnnestsErrors [2022-01-20T09:35:48.990Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2022-01-20T09:35:48.990Z] === RUN TestManifestStore [2022-01-20T09:35:48.990Z] === RUN TestManifestStore/no_remote_or_local [2022-01-20T09:35:49.461Z] time="2022-01-20T09:35:48Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local575569711\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-01-20T09:35:49.461Z] === RUN TestManifestStore/no_local_cache [2022-01-20T09:35:49.461Z] === RUN TestManifestStore/with_local_cache [2022-01-20T09:35:49.461Z] === RUN TestManifestStore/unknown_media_type [2022-01-20T09:35:49.461Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-01-20T09:35:49.461Z] time="2022-01-20T09:35:49Z" level=warning msg="reference for unknown type: " [2022-01-20T09:35:49.461Z] time="2022-01-20T09:35:49Z" level=warning msg="reference for unknown type: " [2022-01-20T09:35:49.461Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-01-20T09:35:49.461Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-01-20T09:35:49.461Z] time="2022-01-20T09:35:49Z" level=warning msg="reference for unknown type: " [2022-01-20T09:35:49.461Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-01-20T09:35:49.461Z] time="2022-01-20T09:35:49Z" level=warning msg="reference for unknown type: " [2022-01-20T09:35:49.461Z] time="2022-01-20T09:35:49Z" level=warning msg="reference for unknown type: " [2022-01-20T09:35:49.461Z] === RUN TestManifestStore/error_persisting_manifest [2022-01-20T09:35:49.461Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-01-20T09:35:49.461Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-01-20T09:35:49.461Z] time="2022-01-20T09:35:48Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T09:35:49.461Z] time="2022-01-20T09:35:48Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T09:35:49.461Z] time="2022-01-20T09:35:48Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T09:35:49.461Z] time="2022-01-20T09:35:48Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T09:35:49.461Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-01-20T09:35:49.461Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.43s) [2022-01-20T09:35:49.461Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.43s) [2022-01-20T09:35:49.461Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.43s) [2022-01-20T09:35:49.461Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.43s) [2022-01-20T09:35:49.461Z] === RUN TestTransfer [2022-01-20T09:35:49.461Z] time="2022-01-20T09:35:49Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-01-20T09:35:49.461Z] --- PASS: TestManifestStore (0.34s) [2022-01-20T09:35:49.461Z] --- PASS: TestManifestStore/no_remote_or_local (0.20s) [2022-01-20T09:35:49.461Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-01-20T09:35:49.461Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-01-20T09:35:49.461Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-01-20T09:35:49.461Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2022-01-20T09:35:49.461Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-01-20T09:35:49.461Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-01-20T09:35:49.461Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-01-20T09:35:49.461Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-01-20T09:35:49.461Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-01-20T09:35:49.461Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-01-20T09:35:49.461Z] === RUN TestDetectManifestBlobMediaType [2022-01-20T09:35:49.461Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-01-20T09:35:49.461Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-01-20T09:35:49.461Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-01-20T09:35:49.461Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-01-20T09:35:49.461Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-01-20T09:35:49.461Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-01-20T09:35:49.461Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-01-20T09:35:49.461Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-01-20T09:35:49.461Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-01-20T09:35:49.461Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-01-20T09:35:49.461Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-01-20T09:35:49.461Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-01-20T09:35:49.461Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-01-20T09:35:49.461Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-01-20T09:35:49.461Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-01-20T09:35:49.461Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-01-20T09:35:49.461Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-01-20T09:35:49.461Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-01-20T09:35:49.461Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-01-20T09:35:49.461Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-01-20T09:35:49.461Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-01-20T09:35:49.461Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-01-20T09:35:49.461Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-01-20T09:35:49.461Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-01-20T09:35:49.461Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-01-20T09:35:49.461Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-01-20T09:35:49.461Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-01-20T09:35:49.461Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-01-20T09:35:49.461Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-01-20T09:35:49.461Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-01-20T09:35:49.461Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-01-20T09:35:49.461Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-01-20T09:35:49.461Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-01-20T09:35:49.461Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-01-20T09:35:49.461Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-01-20T09:35:49.461Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-01-20T09:35:49.461Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-01-20T09:35:49.461Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-01-20T09:35:49.461Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-01-20T09:35:49.461Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-01-20T09:35:49.461Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-01-20T09:35:49.461Z] === RUN TestFixManifestLayers [2022-01-20T09:35:49.461Z] --- PASS: TestFixManifestLayers (0.01s) [2022-01-20T09:35:49.461Z] === RUN TestFixManifestLayersBaseLayerParent [2022-01-20T09:35:49.461Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-20T09:35:49.461Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-20T09:35:49.461Z] === RUN TestFixManifestLayersBadParent [2022-01-20T09:35:49.461Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-01-20T09:35:49.461Z] === RUN TestValidateManifest [2022-01-20T09:35:49.461Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-20T09:35:49.461Z] --- SKIP: TestValidateManifest (0.00s) [2022-01-20T09:35:49.461Z] === RUN TestFormatPlatform [2022-01-20T09:35:49.461Z] --- PASS: TestFormatPlatform (0.00s) [2022-01-20T09:35:49.461Z] === RUN TestGetRepositoryMountCandidates [2022-01-20T09:35:49.461Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-01-20T09:35:49.461Z] === RUN TestLayerAlreadyExists [2022-01-20T09:35:49.461Z] 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-01-20T09:35:49.461Z] 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-01-20T09:35:49.461Z] 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-01-20T09:35:49.461Z] 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-01-20T09:35:49.461Z] 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-01-20T09:35:49.461Z] 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-01-20T09:35:49.461Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-01-20T09:35:49.461Z] === RUN TestWhenEmptyAuthConfig [2022-01-20T09:35:49.461Z] --- PASS: TestTransfer (0.13s) [2022-01-20T09:35:49.461Z] === RUN TestConcurrencyLimit [2022-01-20T09:35:49.461Z] --- PASS: TestV2MetadataService (1.06s) [2022-01-20T09:35:49.461Z] PASS [2022-01-20T09:35:49.461Z] coverage: 48.2% of statements [2022-01-20T09:35:49.461Z] ok github.com/docker/docker/distribution/metadata 1.143s coverage: 48.2% of statements [2022-01-20T09:35:49.759Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-01-20T09:35:49.933Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-01-20T09:35:49.933Z] === RUN TestInactiveJobs [2022-01-20T09:35:49.933Z] === RUN TestNotFound [2022-01-20T09:35:49.933Z] --- PASS: TestNotFound (0.00s) [2022-01-20T09:35:49.933Z] === RUN TestConflict [2022-01-20T09:35:49.933Z] --- PASS: TestConflict (0.00s) [2022-01-20T09:35:49.933Z] === RUN TestForbidden [2022-01-20T09:35:49.933Z] --- PASS: TestForbidden (0.00s) [2022-01-20T09:35:49.933Z] === RUN TestInvalidParameter [2022-01-20T09:35:49.933Z] --- PASS: TestInvalidParameter (0.00s) [2022-01-20T09:35:49.933Z] === RUN TestNotImplemented [2022-01-20T09:35:49.933Z] --- PASS: TestNotImplemented (0.00s) [2022-01-20T09:35:49.933Z] === RUN TestNotModified [2022-01-20T09:35:49.933Z] --- PASS: TestNotModified (0.00s) [2022-01-20T09:35:49.933Z] === RUN TestUnauthorized [2022-01-20T09:35:49.933Z] --- PASS: TestUnauthorized (0.00s) [2022-01-20T09:35:49.933Z] === RUN TestUnknown [2022-01-20T09:35:49.933Z] --- PASS: TestUnknown (0.00s) [2022-01-20T09:35:49.933Z] === RUN TestCancelled [2022-01-20T09:35:49.933Z] --- PASS: TestCancelled (0.00s) [2022-01-20T09:35:49.933Z] === RUN TestDeadline [2022-01-20T09:35:49.933Z] --- PASS: TestDeadline (0.00s) [2022-01-20T09:35:49.933Z] === RUN TestDataLoss [2022-01-20T09:35:49.933Z] --- PASS: TestDataLoss (0.00s) [2022-01-20T09:35:49.933Z] === RUN TestUnavailable [2022-01-20T09:35:49.933Z] --- PASS: TestUnavailable (0.00s) [2022-01-20T09:35:49.933Z] === RUN TestSystem [2022-01-20T09:35:49.933Z] --- PASS: TestSystem (0.00s) [2022-01-20T09:35:49.933Z] === RUN TestFromStatusCode [2022-01-20T09:35:49.933Z] === RUN TestFromStatusCode/Not_Found [2022-01-20T09:35:49.933Z] === RUN TestFromStatusCode/Bad_Request [2022-01-20T09:35:49.933Z] === RUN TestFromStatusCode/Conflict [2022-01-20T09:35:49.933Z] === RUN TestFromStatusCode/Unauthorized [2022-01-20T09:35:49.933Z] === RUN TestFromStatusCode/Service_Unavailable [2022-01-20T09:35:49.933Z] === RUN TestFromStatusCode/Forbidden [2022-01-20T09:35:49.933Z] === RUN TestFromStatusCode/Not_Modified [2022-01-20T09:35:49.933Z] === RUN TestFromStatusCode/Not_Implemented [2022-01-20T09:35:49.933Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-01-20T09:35:49.933Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-01-20T09:35:49.933Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-01-20T09:35:49.933Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-01-20T09:35:49.933Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-01-20T09:35:49.933Z] --- PASS: TestFromStatusCode (0.00s) [2022-01-20T09:35:49.933Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-01-20T09:35:49.933Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-01-20T09:35:49.933Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-01-20T09:35:49.933Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-01-20T09:35:49.933Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-01-20T09:35:49.933Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-01-20T09:35:49.933Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-01-20T09:35:49.933Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-01-20T09:35:49.933Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-01-20T09:35:49.933Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-01-20T09:35:49.933Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-01-20T09:35:49.933Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-01-20T09:35:49.933Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-01-20T09:35:49.933Z] PASS [2022-01-20T09:35:49.933Z] coverage: 53.1% of statements [2022-01-20T09:35:49.933Z] ok github.com/docker/docker/errdefs 0.038s coverage: 53.1% of statements [2022-01-20T09:35:50.403Z] --- PASS: TestInactiveJobs (0.36s) [2022-01-20T09:35:50.403Z] === RUN TestWatchRelease [2022-01-20T09:35:50.403Z] --- PASS: TestWatchRelease (0.05s) [2022-01-20T09:35:50.403Z] === RUN TestWatchFinishedTransfer [2022-01-20T09:35:50.403Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-01-20T09:35:50.403Z] === RUN TestDuplicateTransfer [2022-01-20T09:35:50.403Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-01-20T09:35:50.403Z] === RUN TestSuccessfulUpload [2022-01-20T09:35:50.403Z] --- PASS: TestWhenEmptyAuthConfig (1.14s) [2022-01-20T09:35:50.403Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-01-20T09:35:50.403Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-01-20T09:35:50.403Z] === RUN TestTokenPassThru [2022-01-20T09:35:50.403Z] --- PASS: TestTokenPassThru (0.01s) [2022-01-20T09:35:50.403Z] === RUN TestTokenPassThruDifferentHost [2022-01-20T09:35:50.403Z] time="2022-01-20T09:35:50Z" level=error msg="Upload failed, retrying: simulating retry" [2022-01-20T09:35:50.403Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-01-20T09:35:50.403Z] PASS [2022-01-20T09:35:50.403Z] coverage: 23.9% of statements [2022-01-20T09:35:50.403Z] ok github.com/docker/docker/distribution 1.610s coverage: 23.9% of statements [2022-01-20T09:35:50.879Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-20T09:35:50.879Z] --- PASS: TestSuccessfulUpload (0.40s) [2022-01-20T09:35:50.879Z] === RUN TestCancelledUpload [2022-01-20T09:35:50.879Z] --- PASS: TestCancelledUpload (0.00s) [2022-01-20T09:35:50.879Z] PASS [2022-01-20T09:35:50.879Z] coverage: 77.3% of statements [2022-01-20T09:35:50.879Z] ok github.com/docker/docker/distribution/xfer 1.849s coverage: 77.3% of statements [2022-01-20T09:35:50.879Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-20T09:35:50.879Z] === RUN TestCompare [2022-01-20T09:35:50.879Z] --- PASS: TestCompare (0.00s) [2022-01-20T09:35:50.879Z] PASS [2022-01-20T09:35:50.879Z] coverage: 19.2% of statements [2022-01-20T09:35:50.879Z] ok github.com/docker/docker/image/cache 0.094s coverage: 19.2% of statements [2022-01-20T09:35:51.124Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-01-20T09:35:51.124Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-01-20T09:35:51.351Z] === RUN TestFSGetInvalidData [2022-01-20T09:35:51.351Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-01-20T09:35:51.351Z] === RUN TestFSInvalidSet [2022-01-20T09:35:51.351Z] --- PASS: TestFSInvalidSet (0.01s) [2022-01-20T09:35:51.351Z] === RUN TestFSInvalidRoot [2022-01-20T09:35:51.351Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-01-20T09:35:51.351Z] === RUN TestFSMetadataGetSet [2022-01-20T09:35:51.351Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-01-20T09:35:51.351Z] === RUN TestFSInvalidWalker [2022-01-20T09:35:51.351Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-01-20T09:35:51.351Z] === RUN TestFSGetSet [2022-01-20T09:35:51.351Z] --- PASS: TestFSGetSet (0.01s) [2022-01-20T09:35:51.351Z] === RUN TestFSGetUnsetKey [2022-01-20T09:35:51.351Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-01-20T09:35:51.351Z] === RUN TestFSGetEmptyData [2022-01-20T09:35:51.351Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-01-20T09:35:51.351Z] === RUN TestFSDelete [2022-01-20T09:35:51.351Z] --- PASS: TestFSDelete (0.02s) [2022-01-20T09:35:51.351Z] === RUN TestFSWalker [2022-01-20T09:35:51.351Z] --- PASS: TestFSWalker (0.01s) [2022-01-20T09:35:51.351Z] === RUN TestFSWalkerStopOnError [2022-01-20T09:35:51.351Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-01-20T09:35:51.351Z] === RUN TestNewFromJSON [2022-01-20T09:35:51.351Z] --- PASS: TestNewFromJSON (0.00s) [2022-01-20T09:35:51.351Z] === RUN TestNewFromJSONWithInvalidJSON [2022-01-20T09:35:51.351Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-01-20T09:35:51.351Z] === RUN TestMarshalKeyOrder [2022-01-20T09:35:51.351Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-01-20T09:35:51.351Z] === RUN TestImage [2022-01-20T09:35:51.351Z] --- PASS: TestImage (0.00s) [2022-01-20T09:35:51.351Z] === RUN TestImageOSNotEmpty [2022-01-20T09:35:51.351Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-01-20T09:35:51.351Z] === RUN TestNewChildImageFromImageWithRootFS [2022-01-20T09:35:51.351Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-01-20T09:35:51.351Z] === RUN TestCreate [2022-01-20T09:35:51.351Z] --- PASS: TestCreate (0.00s) [2022-01-20T09:35:51.351Z] === RUN TestRestore [2022-01-20T09:35:51.351Z] time="2022-01-20T09:35:51Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-01-20T09:35:51.380Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-01-20T09:35:51.638Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-01-20T09:35:51.823Z] --- PASS: TestRestore (0.23s) [2022-01-20T09:35:51.823Z] === RUN TestAddDelete [2022-01-20T09:35:51.823Z] --- PASS: TestAddDelete (0.07s) [2022-01-20T09:35:51.823Z] === RUN TestSearchAfterDelete [2022-01-20T09:35:51.823Z] --- PASS: TestSearchAfterDelete (0.03s) [2022-01-20T09:35:51.823Z] === RUN TestParentReset [2022-01-20T09:35:51.823Z] --- PASS: TestParentReset (0.03s) [2022-01-20T09:35:51.823Z] === RUN TestGetAndSetLastUpdated [2022-01-20T09:35:51.823Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-01-20T09:35:51.823Z] === RUN TestStoreLen [2022-01-20T09:35:51.823Z] --- PASS: TestStoreLen (0.07s) [2022-01-20T09:35:51.823Z] PASS [2022-01-20T09:35:51.823Z] coverage: 86.8% of statements [2022-01-20T09:35:51.823Z] ok github.com/docker/docker/image 0.693s coverage: 86.8% of statements [2022-01-20T09:35:51.823Z] === RUN TestMakeV1ConfigFromConfig [2022-01-20T09:35:51.823Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-01-20T09:35:51.823Z] PASS [2022-01-20T09:35:51.823Z] coverage: 25.0% of statements [2022-01-20T09:35:51.823Z] ok github.com/docker/docker/image/v1 0.075s coverage: 25.0% of statements [2022-01-20T09:35:52.200Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-01-20T09:35:52.297Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-01-20T09:35:52.297Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-20T09:35:52.761Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-01-20T09:35:53.017Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-01-20T09:35:53.017Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-01-20T09:35:53.017Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-01-20T09:35:53.288Z] === RUN TestSerialization [2022-01-20T09:35:53.288Z] --- PASS: TestSerialization (0.02s) [2022-01-20T09:35:53.288Z] PASS [2022-01-20T09:35:53.288Z] coverage: 100.0% of statements [2022-01-20T09:35:53.288Z] ok github.com/docker/docker/libcontainerd/queue 0.068s coverage: 100.0% of statements [2022-01-20T09:35:53.288Z] === RUN TestEnvironmentParsing [2022-01-20T09:35:53.288Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-01-20T09:35:53.288Z] PASS [2022-01-20T09:35:53.288Z] coverage: 1.0% of statements [2022-01-20T09:35:53.288Z] ok github.com/docker/docker/libcontainerd/local 0.072s coverage: 1.0% of statements [2022-01-20T09:35:53.579Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-01-20T09:35:53.579Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-01-20T09:35:53.579Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-01-20T09:35:53.579Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-01-20T09:35:53.579Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-01-20T09:35:53.758Z] === RUN TestEmptyLayer [2022-01-20T09:35:53.758Z] --- PASS: TestEmptyLayer (0.00s) [2022-01-20T09:35:53.758Z] === RUN TestCommitFailure [2022-01-20T09:35:53.758Z] --- PASS: TestCommitFailure (0.01s) [2022-01-20T09:35:53.758Z] === RUN TestStartTransactionFailure [2022-01-20T09:35:53.758Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-01-20T09:35:53.758Z] === RUN TestGetOrphan [2022-01-20T09:35:53.758Z] --- PASS: TestGetOrphan (0.01s) [2022-01-20T09:35:53.758Z] === RUN TestMountAndRegister [2022-01-20T09:35:53.758Z] layer_test.go:271: Layer size: 14 [2022-01-20T09:35:53.758Z] --- PASS: TestMountAndRegister (0.06s) [2022-01-20T09:35:53.758Z] === RUN TestLayerRelease [2022-01-20T09:35:53.758Z] layer_test.go:304: Failing on Windows [2022-01-20T09:35:53.758Z] --- SKIP: TestLayerRelease (0.00s) [2022-01-20T09:35:53.758Z] === RUN TestStoreRestore [2022-01-20T09:35:53.758Z] layer_test.go:353: Failing on Windows [2022-01-20T09:35:53.758Z] --- SKIP: TestStoreRestore (0.00s) [2022-01-20T09:35:53.758Z] === RUN TestTarStreamStability [2022-01-20T09:35:53.758Z] layer_test.go:468: Failing on Windows [2022-01-20T09:35:53.758Z] --- SKIP: TestTarStreamStability (0.00s) [2022-01-20T09:35:53.758Z] === RUN TestRegisterExistingLayer [2022-01-20T09:35:53.758Z] --- PASS: TestRegisterExistingLayer (0.16s) [2022-01-20T09:35:53.758Z] === RUN TestTarStreamVerification [2022-01-20T09:35:53.758Z] layer_test.go:697: Failing on Windows [2022-01-20T09:35:53.758Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-01-20T09:35:53.758Z] === RUN TestLayerMigration [2022-01-20T09:35:53.758Z] migration_test.go:46: Failing on Windows [2022-01-20T09:35:53.758Z] --- SKIP: TestLayerMigration (0.00s) [2022-01-20T09:35:53.758Z] === RUN TestLayerMigrationNoTarsplit [2022-01-20T09:35:53.758Z] migration_test.go:182: Failing on Windows [2022-01-20T09:35:53.758Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-01-20T09:35:53.758Z] === RUN TestMountInit [2022-01-20T09:35:53.758Z] mount_test.go:17: Failing on Windows [2022-01-20T09:35:53.758Z] --- SKIP: TestMountInit (0.00s) [2022-01-20T09:35:53.758Z] === RUN TestMountSize [2022-01-20T09:35:53.758Z] mount_test.go:76: Failing on Windows [2022-01-20T09:35:53.758Z] --- SKIP: TestMountSize (0.00s) [2022-01-20T09:35:53.758Z] === RUN TestMountChanges [2022-01-20T09:35:53.758Z] mount_test.go:125: Failing on Windows [2022-01-20T09:35:53.758Z] --- SKIP: TestMountChanges (0.00s) [2022-01-20T09:35:53.758Z] === RUN TestMountApply [2022-01-20T09:35:53.758Z] mount_test.go:212: Failing on Windows [2022-01-20T09:35:53.758Z] --- SKIP: TestMountApply (0.00s) [2022-01-20T09:35:53.758Z] PASS [2022-01-20T09:35:53.758Z] coverage: 30.1% of statements [2022-01-20T09:35:53.758Z] ok github.com/docker/docker/layer 0.325s coverage: 30.1% of statements [2022-01-20T09:35:54.142Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-01-20T09:35:54.231Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-01-20T09:35:54.231Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-01-20T09:35:54.231Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-01-20T09:35:54.231Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-01-20T09:35:54.231Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-01-20T09:35:54.231Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-01-20T09:35:54.231Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-01-20T09:35:54.231Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-01-20T09:35:54.231Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-01-20T09:35:54.231Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-01-20T09:35:54.231Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-01-20T09:35:54.231Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-01-20T09:35:54.231Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-01-20T09:35:54.231Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-01-20T09:35:54.231Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-01-20T09:35:54.231Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-01-20T09:35:54.231Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-01-20T09:35:54.231Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-01-20T09:35:54.231Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-01-20T09:35:54.231Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-01-20T09:35:54.232Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-01-20T09:35:54.232Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-01-20T09:35:54.232Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-01-20T09:35:54.232Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-01-20T09:35:54.232Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-01-20T09:35:54.232Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-01-20T09:35:54.232Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-01-20T09:35:54.232Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-01-20T09:35:54.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-01-20T09:35:54.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-01-20T09:35:54.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-01-20T09:35:54.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-01-20T09:35:54.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-01-20T09:35:54.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-01-20T09:35:54.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-01-20T09:35:54.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-01-20T09:35:54.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-01-20T09:35:54.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-01-20T09:35:54.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-01-20T09:35:54.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-01-20T09:35:54.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-01-20T09:35:54.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-01-20T09:35:54.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-01-20T09:35:54.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-01-20T09:35:54.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-01-20T09:35:54.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-01-20T09:35:54.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-01-20T09:35:54.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-01-20T09:35:54.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-01-20T09:35:54.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-01-20T09:35:54.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-01-20T09:35:54.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-01-20T09:35:54.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-01-20T09:35:54.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-01-20T09:35:54.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-01-20T09:35:54.232Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-01-20T09:35:54.232Z] PASS [2022-01-20T09:35:54.232Z] coverage: 42.3% of statements [2022-01-20T09:35:54.232Z] ok github.com/docker/docker/oci 0.078s coverage: 42.3% of statements [2022-01-20T09:35:54.232Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-20T09:35:54.232Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-20T09:35:54.232Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-20T09:35:54.232Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-20T09:35:54.232Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-20T09:35:54.232Z] === RUN TestParseVersion [2022-01-20T09:35:54.232Z] --- PASS: TestParseVersion (0.00s) [2022-01-20T09:35:54.232Z] PASS [2022-01-20T09:35:54.232Z] coverage: 52.9% of statements [2022-01-20T09:35:54.232Z] ok github.com/docker/docker/pkg/aaparser 0.038s coverage: 52.9% of statements [2022-01-20T09:35:54.702Z] === RUN TestAddressPoolOpt [2022-01-20T09:35:54.702Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-01-20T09:35:54.702Z] === RUN TestValidateEnv [2022-01-20T09:35:54.702Z] === RUN TestValidateEnv/a [2022-01-20T09:35:54.702Z] === RUN TestValidateEnv/something [2022-01-20T09:35:54.702Z] === RUN TestValidateEnv/_=a [2022-01-20T09:35:54.702Z] === RUN TestValidateEnv/env1=value1 [2022-01-20T09:35:54.702Z] === RUN TestValidateEnv/_env1=value1 [2022-01-20T09:35:54.702Z] === RUN TestValidateEnv/env2=value2=value3 [2022-01-20T09:35:54.702Z] === RUN TestValidateEnv/env3=abc!qwe [2022-01-20T09:35:54.702Z] === RUN TestValidateEnv/env_4=value_4 [2022-01-20T09:35:54.702Z] === RUN TestValidateEnv/PATH [2022-01-20T09:35:54.702Z] === RUN TestValidateEnv/=a [2022-01-20T09:35:54.702Z] === RUN TestValidateEnv/PATH= [2022-01-20T09:35:54.702Z] === RUN TestValidateEnv/PATH=something [2022-01-20T09:35:54.702Z] === RUN TestValidateEnv/asd!qwe [2022-01-20T09:35:54.702Z] === RUN TestValidateEnv/1asd [2022-01-20T09:35:54.702Z] === RUN TestValidateEnv/123 [2022-01-20T09:35:54.702Z] === RUN TestValidateEnv/some_space [2022-01-20T09:35:54.702Z] === RUN TestValidateEnv/__some_space_before [2022-01-20T09:35:54.702Z] === RUN TestValidateEnv/some_space_after__ [2022-01-20T09:35:54.702Z] === RUN TestValidateEnv/= [2022-01-20T09:35:54.702Z] === RUN TestValidateEnv/PaTh [2022-01-20T09:35:54.702Z] --- PASS: TestValidateEnv (0.00s) [2022-01-20T09:35:54.702Z] --- PASS: TestValidateEnv/a (0.00s) [2022-01-20T09:35:54.702Z] --- PASS: TestValidateEnv/something (0.00s) [2022-01-20T09:35:54.702Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-01-20T09:35:54.702Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-01-20T09:35:54.702Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-01-20T09:35:54.702Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-01-20T09:35:54.702Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-01-20T09:35:54.702Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-01-20T09:35:54.702Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-01-20T09:35:54.702Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-01-20T09:35:54.702Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-01-20T09:35:54.702Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-01-20T09:35:54.702Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-01-20T09:35:54.702Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-01-20T09:35:54.702Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-01-20T09:35:54.702Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-01-20T09:35:54.702Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-01-20T09:35:54.702Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-01-20T09:35:54.702Z] --- PASS: TestValidateEnv/= (0.00s) [2022-01-20T09:35:54.702Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-01-20T09:35:54.702Z] === RUN TestParseHost [2022-01-20T09:35:54.702Z] --- PASS: TestParseHost (0.00s) [2022-01-20T09:35:54.702Z] === RUN TestParseDockerDaemonHost [2022-01-20T09:35:54.702Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-01-20T09:35:54.702Z] === RUN TestParseTCP [2022-01-20T09:35:54.702Z] --- PASS: TestParseTCP (0.00s) [2022-01-20T09:35:54.708Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-01-20T09:35:54.964Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-01-20T09:35:54.964Z] PASS [2022-01-20T09:35:54.964Z] [2022-01-20T09:35:54.964Z] DONE 17 tests in 53.598s [2022-01-20T09:35:54.964Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-01-20T09:35:54.964Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-20T09:35:54.964Z] ++ 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-01-20T09:35:54.964Z] ++ set -e [2022-01-20T09:35:54.964Z] ++ '[' -n 0 ']' [2022-01-20T09:35:54.964Z] ++ set -x [2022-01-20T09:35:54.964Z] ++ 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-01-20T09:35:55.063Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-01-20T09:35:55.064Z] Copying nested executables into bundles/binary-daemon [2022-01-20T09:35:55.064Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-01-20T09:35:55.174Z] === RUN TestParseInvalidUnixAddrInvalid [2022-01-20T09:35:55.174Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-01-20T09:35:55.174Z] === RUN TestValidateExtraHosts [2022-01-20T09:35:55.174Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-01-20T09:35:55.174Z] === RUN TestIpOptString [2022-01-20T09:35:55.174Z] --- PASS: TestIpOptString (0.00s) [2022-01-20T09:35:55.174Z] === RUN TestNewIpOptInvalidDefaultVal [2022-01-20T09:35:55.174Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-01-20T09:35:55.174Z] === RUN TestNewIpOptValidDefaultVal [2022-01-20T09:35:55.174Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-01-20T09:35:55.174Z] === RUN TestIpOptSetInvalidVal [2022-01-20T09:35:55.174Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-01-20T09:35:55.174Z] === RUN TestValidateIPAddress [2022-01-20T09:35:55.174Z] --- PASS: TestValidateIPAddress (0.00s) [2022-01-20T09:35:55.174Z] === RUN TestMapOpts [2022-01-20T09:35:55.174Z] --- PASS: TestMapOpts (0.00s) [2022-01-20T09:35:55.174Z] === RUN TestListOptsWithoutValidator [2022-01-20T09:35:55.174Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-01-20T09:35:55.174Z] === RUN TestListOptsWithValidator [2022-01-20T09:35:55.174Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-01-20T09:35:55.174Z] === RUN TestValidateDNSSearch [2022-01-20T09:35:55.174Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-01-20T09:35:55.174Z] === RUN TestValidateLabel [2022-01-20T09:35:55.174Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-01-20T09:35:55.174Z] === RUN TestValidateLabel/label_with_general_format [2022-01-20T09:35:55.174Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-01-20T09:35:55.174Z] === RUN TestValidateLabel/label_with_one_more [2022-01-20T09:35:55.174Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-01-20T09:35:55.174Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-01-20T09:35:55.174Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-01-20T09:35:55.174Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-01-20T09:35:55.174Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-01-20T09:35:55.174Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-01-20T09:35:55.174Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-01-20T09:35:55.174Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-01-20T09:35:55.174Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-01-20T09:35:55.174Z] --- PASS: TestValidateLabel (0.00s) [2022-01-20T09:35:55.174Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-01-20T09:35:55.174Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-01-20T09:35:55.174Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-01-20T09:35:55.174Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-01-20T09:35:55.174Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-01-20T09:35:55.174Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-01-20T09:35:55.174Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-01-20T09:35:55.174Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-01-20T09:35:55.174Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-01-20T09:35:55.174Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-01-20T09:35:55.174Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-01-20T09:35:55.174Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-01-20T09:35:55.174Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-01-20T09:35:55.174Z] === RUN TestNamedListOpts [2022-01-20T09:35:55.174Z] --- PASS: TestNamedListOpts (0.00s) [2022-01-20T09:35:55.174Z] === RUN TestNamedMapOpts [2022-01-20T09:35:55.174Z] --- PASS: TestNamedMapOpts (0.00s) [2022-01-20T09:35:55.174Z] === RUN TestParseLink [2022-01-20T09:35:55.174Z] --- PASS: TestParseLink (0.00s) [2022-01-20T09:35:55.174Z] === RUN TestQuotedStringSetWithQuotes [2022-01-20T09:35:55.174Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-01-20T09:35:55.174Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-01-20T09:35:55.174Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-01-20T09:35:55.174Z] === RUN TestQuotedStringSetWithNoQuotes [2022-01-20T09:35:55.174Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-01-20T09:35:55.174Z] === RUN TestUlimitOpt [2022-01-20T09:35:55.174Z] --- PASS: TestUlimitOpt (0.00s) [2022-01-20T09:35:55.174Z] PASS [2022-01-20T09:35:55.174Z] coverage: 67.1% of statements [2022-01-20T09:35:55.174Z] ok github.com/docker/docker/opts 0.116s coverage: 67.1% of statements [2022-01-20T09:35:55.220Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-01-20T09:35:55.220Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-01-20T09:35:55.220Z] INFO: Testing against a local daemon [2022-01-20T09:35:55.220Z] === RUN TestPluginInvalidJSON [2022-01-20T09:35:55.220Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T09:35:55.220Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T09:35:55.220Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T09:35:55.220Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-01-20T09:35:55.220Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-20T09:35:55.220Z] === RUN TestPluginInstall [2022-01-20T09:35:55.220Z] === RUN TestPluginInstall/no_auth [2022-01-20T09:35:55.417Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43167/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=ad21bcd94e956d64f4ca0539e0d077664fe5c780 -e DOCKER_GRAPHDRIVER docker:ad21bcd94e956d64f4ca0539e0d077664fe5c780 hack/make.sh cross [2022-01-20T09:35:55.644Z] === RUN TestPeerCertificateMarshalJSON [2022-01-20T09:35:55.644Z] === RUN TestUnbuffered [2022-01-20T09:35:55.644Z] --- PASS: TestUnbuffered (0.00s) [2022-01-20T09:35:55.644Z] === RUN TestRaceUnbuffered [2022-01-20T09:35:55.644Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-01-20T09:35:55.644Z] PASS [2022-01-20T09:35:55.644Z] coverage: 100.0% of statements [2022-01-20T09:35:55.644Z] ok github.com/docker/docker/pkg/broadcaster 0.043s coverage: 100.0% of statements [2022-01-20T09:35:55.672Z] [2022-01-20T09:35:55.672Z] Removing bundles/ [2022-01-20T09:35:55.930Z] [2022-01-20T09:35:55.930Z] ---> Making bundle: cross (in bundles/cross) [2022-01-20T09:35:55.930Z] Cross building: bundles/cross/linux/amd64 [2022-01-20T09:35:55.930Z] Building: bundles/cross/linux/amd64/dockerd-dev [2022-01-20T09:35:55.930Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-01-20T09:35:56.115Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-01-20T09:35:56.115Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-01-20T09:35:56.115Z] --- PASS: TestPeerCertificateMarshalJSON (0.51s) [2022-01-20T09:35:56.115Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-01-20T09:35:56.115Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-01-20T09:35:56.115Z] === RUN TestMiddleware [2022-01-20T09:35:56.115Z] --- PASS: TestMiddleware (0.00s) [2022-01-20T09:35:56.115Z] === RUN TestNewResponseModifier [2022-01-20T09:35:56.115Z] --- PASS: TestNewResponseModifier (0.00s) [2022-01-20T09:35:56.115Z] PASS [2022-01-20T09:35:56.115Z] coverage: 26.8% of statements [2022-01-20T09:35:56.115Z] ok github.com/docker/docker/pkg/authorization 0.561s coverage: 26.8% of statements [2022-01-20T09:35:56.115Z] === RUN TestMatch [2022-01-20T09:35:56.115Z] === RUN TestMatch/[[]] [2022-01-20T09:35:56.115Z] === RUN TestMatch/[[foo]] [2022-01-20T09:35:56.115Z] === RUN TestMatch/[[bar]_[foo]] [2022-01-20T09:35:56.115Z] === RUN TestMatch/[[foo_bar]] [2022-01-20T09:35:56.115Z] === RUN TestMatch/[[qux]_[foo]] [2022-01-20T09:35:56.115Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-01-20T09:35:56.115Z] === RUN TestMatch/[] [2022-01-20T09:35:56.115Z] === RUN TestMatch/[]#01 [2022-01-20T09:35:56.115Z] === RUN TestMatch/[[qux]] [2022-01-20T09:35:56.115Z] === RUN TestMatch/[[foo_bar_qux]] [2022-01-20T09:35:56.115Z] === RUN TestMatch/[[qux]_[baz]] [2022-01-20T09:35:56.115Z] === RUN TestMatch/[[foo_baz]] [2022-01-20T09:35:56.115Z] --- PASS: TestMatch (0.00s) [2022-01-20T09:35:56.115Z] --- PASS: TestMatch/[[]] (0.00s) [2022-01-20T09:35:56.115Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-01-20T09:35:56.115Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-01-20T09:35:56.115Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-01-20T09:35:56.115Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-01-20T09:35:56.115Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-01-20T09:35:56.115Z] --- PASS: TestMatch/[] (0.00s) [2022-01-20T09:35:56.115Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-01-20T09:35:56.115Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-01-20T09:35:56.115Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-01-20T09:35:56.115Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-01-20T09:35:56.115Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-01-20T09:35:56.115Z] PASS [2022-01-20T09:35:56.115Z] coverage: 87.5% of statements [2022-01-20T09:35:56.115Z] ok github.com/docker/docker/pkg/capabilities 0.042s coverage: 87.5% of statements [2022-01-20T09:35:56.586Z] === RUN TestIsArchivePathDir [2022-01-20T09:35:56.586Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-01-20T09:35:56.586Z] === RUN TestIsArchivePathInvalidFile [2022-01-20T09:35:56.586Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2022-01-20T09:35:56.586Z] === RUN TestIsArchivePathTar [2022-01-20T09:35:56.587Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-01-20T09:35:57.056Z] --- PASS: TestIsArchivePathTar (0.17s) [2022-01-20T09:35:57.056Z] === RUN TestDecompressStreamGzip [2022-01-20T09:35:57.056Z] === RUN TestSizeEmpty [2022-01-20T09:35:57.056Z] --- PASS: TestSizeEmpty (0.00s) [2022-01-20T09:35:57.056Z] === RUN TestSizeEmptyFile [2022-01-20T09:35:57.056Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-01-20T09:35:57.056Z] === RUN TestSizeNonemptyFile [2022-01-20T09:35:57.056Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-01-20T09:35:57.056Z] === RUN TestSizeNestedDirectoryEmpty [2022-01-20T09:35:57.056Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-01-20T09:35:57.056Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-01-20T09:35:57.056Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-01-20T09:35:57.056Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-01-20T09:35:57.056Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-01-20T09:35:57.056Z] === RUN TestMoveToSubdir [2022-01-20T09:35:57.056Z] --- PASS: TestMoveToSubdir (0.00s) [2022-01-20T09:35:57.056Z] === RUN TestSizeNonExistingDirectory [2022-01-20T09:35:57.056Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-01-20T09:35:57.056Z] PASS [2022-01-20T09:35:57.056Z] coverage: 80.0% of statements [2022-01-20T09:35:57.056Z] ok github.com/docker/docker/pkg/directory 0.062s coverage: 80.0% of statements [2022-01-20T09:35:57.056Z] --- PASS: TestDecompressStreamGzip (0.13s) [2022-01-20T09:35:57.056Z] === RUN TestDecompressStreamBzip2 [2022-01-20T09:35:57.056Z] === RUN TestChrootTarUntar [2022-01-20T09:35:57.056Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:35:57.056Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-01-20T09:35:57.056Z] === RUN TestChrootUntarWithHugeExcludesList [2022-01-20T09:35:57.056Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:35:57.056Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-20T09:35:57.056Z] === RUN TestChrootUntarEmptyArchive [2022-01-20T09:35:57.056Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-01-20T09:35:57.056Z] === RUN TestChrootTarUntarWithSymlink [2022-01-20T09:35:57.056Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T09:35:57.056Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-01-20T09:35:57.056Z] === RUN TestChrootCopyWithTar [2022-01-20T09:35:57.056Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T09:35:57.056Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-01-20T09:35:57.056Z] === RUN TestChrootCopyFileWithTar [2022-01-20T09:35:57.056Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:35:57.056Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-01-20T09:35:57.056Z] === RUN TestChrootUntarPath [2022-01-20T09:35:57.056Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T09:35:57.056Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-01-20T09:35:57.056Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-01-20T09:35:57.056Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:35:57.056Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-20T09:35:57.056Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-01-20T09:35:57.056Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:35:57.056Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-20T09:35:57.056Z] === RUN TestChrootApplyDotDotFile [2022-01-20T09:35:57.056Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:35:57.056Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-01-20T09:35:57.056Z] PASS [2022-01-20T09:35:57.056Z] coverage: 15.1% of statements [2022-01-20T09:35:57.056Z] ok github.com/docker/docker/pkg/chrootarchive 0.094s coverage: 15.1% of statements [2022-01-20T09:35:57.056Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2022-01-20T09:35:57.056Z] === RUN TestDecompressStreamXz [2022-01-20T09:35:57.056Z] archive_test.go:134: Xz not present in msys2 [2022-01-20T09:35:57.056Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-01-20T09:35:57.056Z] === RUN TestCompressStreamXzUnsupported [2022-01-20T09:35:57.056Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-01-20T09:35:57.056Z] === RUN TestCompressStreamBzip2Unsupported [2022-01-20T09:35:57.056Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-01-20T09:35:57.056Z] === RUN TestCompressStreamInvalid [2022-01-20T09:35:57.056Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-01-20T09:35:57.056Z] === RUN TestExtensionInvalid [2022-01-20T09:35:57.056Z] --- PASS: TestExtensionInvalid (0.00s) [2022-01-20T09:35:57.056Z] === RUN TestExtensionUncompressed [2022-01-20T09:35:57.056Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-01-20T09:35:57.056Z] === RUN TestExtensionBzip2 [2022-01-20T09:35:57.056Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-01-20T09:35:57.056Z] === RUN TestExtensionGzip [2022-01-20T09:35:57.056Z] --- PASS: TestExtensionGzip (0.00s) [2022-01-20T09:35:57.056Z] === RUN TestExtensionXz [2022-01-20T09:35:57.056Z] --- PASS: TestExtensionXz (0.00s) [2022-01-20T09:35:57.056Z] === RUN TestCmdStreamLargeStderr [2022-01-20T09:35:57.515Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-01-20T09:35:57.515Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-01-20T09:35:57.526Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-01-20T09:35:57.526Z] === RUN TestCmdStreamBad [2022-01-20T09:35:57.526Z] archive_test.go:239: Failing on Windows CI machines [2022-01-20T09:35:57.526Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-01-20T09:35:57.526Z] === RUN TestCmdStreamGood [2022-01-20T09:35:57.526Z] --- PASS: TestCmdStreamGood (0.06s) [2022-01-20T09:35:57.526Z] === RUN TestUntarPathWithInvalidDest [2022-01-20T09:35:57.526Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-01-20T09:35:57.526Z] === RUN TestUntarPathWithInvalidSrc [2022-01-20T09:35:57.526Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-01-20T09:35:57.526Z] === RUN TestUntarPath [2022-01-20T09:35:57.526Z] === RUN Test [2022-01-20T09:35:57.526Z] === RUN Test/TestContainsEntry [2022-01-20T09:35:57.526Z] === RUN Test/TestCreateEntries [2022-01-20T09:35:57.526Z] === RUN Test/TestEntriesDiff [2022-01-20T09:35:57.526Z] === RUN Test/TestEntriesEquality [2022-01-20T09:35:57.526Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2022-01-20T09:35:57.526Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2022-01-20T09:35:57.526Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2022-01-20T09:35:57.526Z] === RUN Test/TestGeneratorNotGenerate [2022-01-20T09:35:57.526Z] === RUN Test/TestGeneratorWithPort [2022-01-20T09:35:57.526Z] === RUN Test/TestGeneratorWithPortNotGenerate [2022-01-20T09:35:57.526Z] === RUN Test/TestNewEntry [2022-01-20T09:35:57.526Z] === RUN Test/TestParse [2022-01-20T09:35:57.526Z] --- PASS: Test (0.00s) [2022-01-20T09:35:57.526Z] --- PASS: Test/TestContainsEntry (0.00s) [2022-01-20T09:35:57.526Z] --- PASS: Test/TestCreateEntries (0.00s) [2022-01-20T09:35:57.526Z] --- PASS: Test/TestEntriesDiff (0.00s) [2022-01-20T09:35:57.526Z] --- PASS: Test/TestEntriesEquality (0.00s) [2022-01-20T09:35:57.526Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2022-01-20T09:35:57.526Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2022-01-20T09:35:57.526Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2022-01-20T09:35:57.526Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2022-01-20T09:35:57.526Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2022-01-20T09:35:57.526Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2022-01-20T09:35:57.526Z] --- PASS: Test/TestNewEntry (0.00s) [2022-01-20T09:35:57.526Z] --- PASS: Test/TestParse (0.00s) [2022-01-20T09:35:57.526Z] PASS [2022-01-20T09:35:57.526Z] coverage: 58.3% of statements [2022-01-20T09:35:57.526Z] ok github.com/docker/docker/pkg/discovery 0.040s coverage: 58.3% of statements [2022-01-20T09:35:57.526Z] --- PASS: TestUntarPath (0.07s) [2022-01-20T09:35:57.526Z] === RUN TestUntarPathWithDestinationFile [2022-01-20T09:35:57.526Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-01-20T09:35:57.526Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-01-20T09:35:57.526Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-01-20T09:35:57.526Z] === RUN TestCopyWithTarInvalidSrc [2022-01-20T09:35:57.526Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-01-20T09:35:57.526Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-01-20T09:35:57.526Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-01-20T09:35:57.526Z] === RUN TestCopyWithTarSrcFile [2022-01-20T09:35:57.526Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-01-20T09:35:57.526Z] === RUN TestCopyWithTarSrcFolder [2022-01-20T09:35:57.526Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-01-20T09:35:57.526Z] === RUN TestCopyFileWithTarInvalidSrc [2022-01-20T09:35:57.527Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-01-20T09:35:57.527Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-01-20T09:35:57.527Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-01-20T09:35:57.527Z] === RUN TestCopyFileWithTarSrcFolder [2022-01-20T09:35:57.527Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-01-20T09:35:57.527Z] === RUN TestCopyFileWithTarSrcFile [2022-01-20T09:35:57.527Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-01-20T09:35:57.527Z] === RUN TestTarFiles [2022-01-20T09:35:57.996Z] === RUN Test [2022-01-20T09:35:57.996Z] === RUN Test/TestContent [2022-01-20T09:35:57.996Z] === RUN Test/TestInitialize [2022-01-20T09:35:57.996Z] === RUN Test/TestNew [2022-01-20T09:35:57.997Z] === RUN Test/TestParsingContentsWithComments [2022-01-20T09:35:57.997Z] === RUN Test/TestRegister [2022-01-20T09:35:57.997Z] === RUN Test/TestWatch [2022-01-20T09:35:57.997Z] --- PASS: Test (0.01s) [2022-01-20T09:35:57.997Z] --- PASS: Test/TestContent (0.00s) [2022-01-20T09:35:57.997Z] --- PASS: Test/TestInitialize (0.00s) [2022-01-20T09:35:57.997Z] --- PASS: Test/TestNew (0.00s) [2022-01-20T09:35:57.997Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2022-01-20T09:35:57.997Z] --- PASS: Test/TestRegister (0.00s) [2022-01-20T09:35:57.997Z] --- PASS: Test/TestWatch (0.01s) [2022-01-20T09:35:57.997Z] PASS [2022-01-20T09:35:57.997Z] coverage: 97.6% of statements [2022-01-20T09:35:57.997Z] ok github.com/docker/docker/pkg/discovery/file 0.058s coverage: 97.6% of statements [2022-01-20T09:35:58.080Z] time="2022-01-20T09:35:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T09:35:58.080Z] time="2022-01-20T09:35:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6469fa0a7a79509ffd90743b93378ad95b22780090eb4c892a11c5aa1d6e48b9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T09:35:58.080Z] time="2022-01-20T09:35:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T09:35:58.080Z] time="2022-01-20T09:35:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6469fa0a7a79509ffd90743b93378ad95b22780090eb4c892a11c5aa1d6e48b9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T09:35:58.337Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-01-20T09:35:58.337Z] === RUN TestPluginInstall/with_htpasswd [2022-01-20T09:35:58.467Z] === RUN Test [2022-01-20T09:35:58.467Z] === RUN Test/TestWatch [2022-01-20T09:35:58.467Z] --- PASS: Test (0.00s) [2022-01-20T09:35:58.467Z] --- PASS: Test/TestWatch (0.00s) [2022-01-20T09:35:58.467Z] PASS [2022-01-20T09:35:58.467Z] coverage: 92.3% of statements [2022-01-20T09:35:58.467Z] ok github.com/docker/docker/pkg/discovery/memory 0.045s coverage: 92.3% of statements [2022-01-20T09:35:58.467Z] === RUN Test [2022-01-20T09:35:58.467Z] === RUN Test/TestInitialize [2022-01-20T09:35:58.900Z] time="2022-01-20T09:35:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T09:35:58.900Z] time="2022-01-20T09:35:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b53dbe94cb69c0aa0ccf2612da80e4fda43a87022811ff4e6ec34958cbb1346f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T09:35:58.900Z] time="2022-01-20T09:35:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T09:35:58.900Z] time="2022-01-20T09:35:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b53dbe94cb69c0aa0ccf2612da80e4fda43a87022811ff4e6ec34958cbb1346f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T09:35:58.900Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-01-20T09:35:58.937Z] time="2022-01-20T09:35:58Z" level=info msg="Initializing discovery without TLS" [2022-01-20T09:35:58.937Z] time="2022-01-20T09:35:58Z" level=info msg="Initializing discovery without TLS" [2022-01-20T09:35:58.937Z] time="2022-01-20T09:35:58Z" level=info msg="Initializing discovery without TLS" [2022-01-20T09:35:58.937Z] === RUN Test/TestInitializeWithCerts [2022-01-20T09:35:58.937Z] time="2022-01-20T09:35:58Z" level=info msg="Initializing discovery with TLS" [2022-01-20T09:35:58.937Z] === RUN Test/TestWatch [2022-01-20T09:35:58.937Z] time="2022-01-20T09:35:58Z" level=info msg="Initializing discovery without TLS" [2022-01-20T09:35:58.937Z] === RUN Test [2022-01-20T09:35:58.937Z] === RUN Test/TestInitialize [2022-01-20T09:35:58.937Z] === RUN Test/TestInitializeWithPattern [2022-01-20T09:35:58.937Z] === RUN Test/TestRegister [2022-01-20T09:35:58.937Z] === RUN Test/TestWatch [2022-01-20T09:35:58.937Z] --- PASS: Test (0.00s) [2022-01-20T09:35:58.937Z] --- PASS: Test/TestInitialize (0.00s) [2022-01-20T09:35:58.937Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2022-01-20T09:35:58.937Z] --- PASS: Test/TestRegister (0.00s) [2022-01-20T09:35:58.937Z] --- PASS: Test/TestWatch (0.00s) [2022-01-20T09:35:58.937Z] PASS [2022-01-20T09:35:58.937Z] coverage: 93.8% of statements [2022-01-20T09:35:58.937Z] ok github.com/docker/docker/pkg/discovery/nodes 0.047s coverage: 93.8% of statements [2022-01-20T09:35:59.407Z] === RUN TestPollerAddRemove [2022-01-20T09:35:59.407Z] --- PASS: TestPollerAddRemove (0.00s) [2022-01-20T09:35:59.407Z] === RUN TestPollerEvent [2022-01-20T09:35:59.407Z] poller_test.go:41: No chmod on Windows [2022-01-20T09:35:59.407Z] --- SKIP: TestPollerEvent (0.00s) [2022-01-20T09:35:59.407Z] === RUN TestPollerClose [2022-01-20T09:35:59.407Z] --- PASS: TestPollerClose (0.00s) [2022-01-20T09:35:59.407Z] PASS [2022-01-20T09:35:59.407Z] coverage: 36.2% of statements [2022-01-20T09:35:59.407Z] ok github.com/docker/docker/pkg/filenotify 0.051s coverage: 36.2% of statements [2022-01-20T09:35:59.464Z] === RUN TestPluginInstall/with_insecure [2022-01-20T09:35:59.720Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-01-20T09:36:00.284Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-01-20T09:36:00.284Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-01-20T09:36:00.284Z] time="2022-01-20T09:36:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T09:36:00.284Z] time="2022-01-20T09:36:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f6263ed200216c2ddf4ebfa4a13080186bbeeaf7cb42715846fe8b5e3c2d58f3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T09:36:00.284Z] time="2022-01-20T09:36:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T09:36:00.284Z] time="2022-01-20T09:36:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f6263ed200216c2ddf4ebfa4a13080186bbeeaf7cb42715846fe8b5e3c2d58f3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T09:36:00.398Z] === RUN TestCopyFileWithInvalidSrc [2022-01-20T09:36:00.398Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-01-20T09:36:00.398Z] === RUN TestCopyFileWithInvalidDest [2022-01-20T09:36:00.398Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-01-20T09:36:00.398Z] === RUN TestCopyFileWithSameSrcAndDest [2022-01-20T09:36:00.398Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-01-20T09:36:00.398Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-01-20T09:36:00.398Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-01-20T09:36:00.398Z] === RUN TestCopyFile [2022-01-20T09:36:00.398Z] --- PASS: TestCopyFile (0.00s) [2022-01-20T09:36:00.398Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-01-20T09:36:00.398Z] fileutils_test.go:134: Needs porting to Windows [2022-01-20T09:36:00.398Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-20T09:36:00.398Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-01-20T09:36:00.398Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-01-20T09:36:00.398Z] === RUN TestReadSymlinkedDirectoryToFile [2022-01-20T09:36:00.398Z] fileutils_test.go:180: Needs porting to Windows [2022-01-20T09:36:00.398Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-20T09:36:00.398Z] === RUN TestWildcardMatches [2022-01-20T09:36:00.398Z] --- PASS: TestWildcardMatches (0.00s) [2022-01-20T09:36:00.398Z] === RUN TestPatternMatches [2022-01-20T09:36:00.398Z] --- PASS: TestPatternMatches (0.00s) [2022-01-20T09:36:00.398Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-01-20T09:36:00.398Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-01-20T09:36:00.398Z] === RUN TestPatternMatchesFolderExclusions [2022-01-20T09:36:00.398Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-01-20T09:36:00.398Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-01-20T09:36:00.398Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-01-20T09:36:00.398Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-01-20T09:36:00.398Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-01-20T09:36:00.398Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-01-20T09:36:00.398Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-01-20T09:36:00.398Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-01-20T09:36:00.398Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-01-20T09:36:00.398Z] === RUN TestSingleExclamationError [2022-01-20T09:36:00.398Z] --- PASS: TestSingleExclamationError (0.00s) [2022-01-20T09:36:00.398Z] === RUN TestMatchesWithNoPatterns [2022-01-20T09:36:00.398Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-01-20T09:36:00.398Z] === RUN TestMatchesWithMalformedPatterns [2022-01-20T09:36:00.398Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-01-20T09:36:00.398Z] === RUN TestMatches [2022-01-20T09:36:00.398Z] --- PASS: TestMatches (0.00s) [2022-01-20T09:36:00.398Z] === RUN TestCleanPatterns [2022-01-20T09:36:00.398Z] --- PASS: TestCleanPatterns (0.00s) [2022-01-20T09:36:00.398Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-01-20T09:36:00.398Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-01-20T09:36:00.398Z] === RUN TestCleanPatternsExceptionFlag [2022-01-20T09:36:00.398Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-01-20T09:36:00.398Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-01-20T09:36:00.398Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-01-20T09:36:00.398Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-01-20T09:36:00.398Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-01-20T09:36:00.398Z] === RUN TestCleanPatternsErrorSingleException [2022-01-20T09:36:00.398Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-01-20T09:36:00.398Z] === RUN TestCreateIfNotExistsDir [2022-01-20T09:36:00.398Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-01-20T09:36:00.398Z] === RUN TestCreateIfNotExistsFile [2022-01-20T09:36:00.398Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-01-20T09:36:00.398Z] === RUN TestMatch [2022-01-20T09:36:00.398Z] --- PASS: TestMatch (0.00s) [2022-01-20T09:36:00.398Z] PASS [2022-01-20T09:36:00.398Z] coverage: 85.4% of statements [2022-01-20T09:36:00.398Z] ok github.com/docker/docker/pkg/fileutils 0.080s coverage: 85.4% of statements [2022-01-20T09:36:00.846Z] plugin_test.go:165: [d79eca1306848] daemon is not started [2022-01-20T09:36:00.846Z] --- PASS: TestPluginInstall (5.49s) [2022-01-20T09:36:00.846Z] --- PASS: TestPluginInstall/no_auth (3.22s) [2022-01-20T09:36:00.846Z] --- PASS: TestPluginInstall/with_htpasswd (0.94s) [2022-01-20T09:36:00.846Z] --- PASS: TestPluginInstall/with_insecure (1.33s) [2022-01-20T09:36:00.846Z] === RUN TestPluginsWithRuntimes [2022-01-20T09:36:00.846Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-01-20T09:36:00.868Z] === RUN TestGet [2022-01-20T09:36:00.868Z] --- PASS: TestGet (0.00s) [2022-01-20T09:36:00.868Z] === RUN TestGetShortcutString [2022-01-20T09:36:00.868Z] --- PASS: TestGetShortcutString (0.00s) [2022-01-20T09:36:00.868Z] PASS [2022-01-20T09:36:00.868Z] coverage: 42.9% of statements [2022-01-20T09:36:00.868Z] ok github.com/docker/docker/pkg/homedir 0.043s coverage: 42.9% of statements [2022-01-20T09:36:01.410Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-01-20T09:36:01.859Z] --- PASS: Test (3.21s) [2022-01-20T09:36:01.859Z] --- PASS: Test/TestInitialize (0.20s) [2022-01-20T09:36:01.859Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2022-01-20T09:36:01.859Z] --- PASS: Test/TestWatch (3.00s) [2022-01-20T09:36:01.859Z] PASS [2022-01-20T09:36:01.859Z] coverage: 84.1% of statements [2022-01-20T09:36:01.859Z] ok github.com/docker/docker/pkg/discovery/kv 3.272s coverage: 84.1% of statements [2022-01-20T09:36:01.859Z] === RUN TestCreateIDMapOrder [2022-01-20T09:36:01.859Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-01-20T09:36:01.859Z] PASS [2022-01-20T09:36:01.859Z] coverage: 7.2% of statements [2022-01-20T09:36:01.859Z] ok github.com/docker/docker/pkg/idtools 0.047s coverage: 7.2% of statements [2022-01-20T09:36:01.972Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-01-20T09:36:02.228Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-01-20T09:36:02.330Z] === RUN TestFixedBufferCap [2022-01-20T09:36:02.330Z] --- PASS: TestFixedBufferCap (0.00s) [2022-01-20T09:36:02.330Z] === RUN TestFixedBufferLen [2022-01-20T09:36:02.330Z] --- PASS: TestFixedBufferLen (0.00s) [2022-01-20T09:36:02.330Z] === RUN TestFixedBufferString [2022-01-20T09:36:02.330Z] --- PASS: TestFixedBufferString (0.00s) [2022-01-20T09:36:02.330Z] === RUN TestFixedBufferWrite [2022-01-20T09:36:02.330Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-01-20T09:36:02.330Z] === RUN TestFixedBufferRead [2022-01-20T09:36:02.330Z] --- PASS: TestFixedBufferRead (0.00s) [2022-01-20T09:36:02.330Z] === RUN TestBytesPipeRead [2022-01-20T09:36:02.330Z] --- PASS: TestBytesPipeRead (0.00s) [2022-01-20T09:36:02.330Z] === RUN TestBytesPipeWrite [2022-01-20T09:36:02.330Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-01-20T09:36:02.330Z] === RUN TestBytesPipeWriteRandomChunks [2022-01-20T09:36:02.484Z] === RUN TestPluginsWithRuntimes/No_Args [2022-01-20T09:36:02.484Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-01-20T09:36:02.800Z] --- PASS: TestBytesPipeWriteRandomChunks (0.48s) [2022-01-20T09:36:02.801Z] === RUN TestAtomicWriteToFile [2022-01-20T09:36:02.801Z] === RUN TestError [2022-01-20T09:36:02.801Z] --- PASS: TestError (0.00s) [2022-01-20T09:36:02.801Z] === RUN TestProgressString [2022-01-20T09:36:02.801Z] === RUN TestProgressString/no_progress [2022-01-20T09:36:02.801Z] === RUN TestProgressString/progress_1 [2022-01-20T09:36:02.801Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-01-20T09:36:02.801Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-01-20T09:36:02.801Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-01-20T09:36:02.801Z] === RUN TestProgressString/with_units [2022-01-20T09:36:02.801Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-01-20T09:36:02.801Z] === RUN TestProgressString/hide_counts [2022-01-20T09:36:02.801Z] --- PASS: TestProgressString (0.00s) [2022-01-20T09:36:02.801Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-01-20T09:36:02.801Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-01-20T09:36:02.801Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-01-20T09:36:02.801Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-01-20T09:36:02.801Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-01-20T09:36:02.801Z] --- PASS: TestProgressString/with_units (0.00s) [2022-01-20T09:36:02.801Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-01-20T09:36:02.801Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-01-20T09:36:02.801Z] === RUN TestJSONMessageDisplay [2022-01-20T09:36:02.801Z] --- PASS: TestAtomicWriteToFile (0.02s) [2022-01-20T09:36:02.801Z] === RUN TestAtomicWriteSetCommit [2022-01-20T09:36:02.801Z] --- PASS: TestAtomicWriteSetCommit (0.02s) [2022-01-20T09:36:02.801Z] === RUN TestAtomicWriteSetCancel [2022-01-20T09:36:02.801Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-01-20T09:36:02.801Z] === RUN TestReadCloserWrapperClose [2022-01-20T09:36:02.801Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-01-20T09:36:02.801Z] === RUN TestReaderErrWrapperReadOnError [2022-01-20T09:36:02.801Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-01-20T09:36:02.801Z] === RUN TestReaderErrWrapperRead [2022-01-20T09:36:02.801Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-01-20T09:36:02.801Z] === RUN TestHashData [2022-01-20T09:36:02.801Z] --- PASS: TestHashData (0.00s) [2022-01-20T09:36:02.801Z] === RUN TestCancelReadCloser [2022-01-20T09:36:02.801Z] --- PASS: TestCancelReadCloser (0.10s) [2022-01-20T09:36:02.801Z] === RUN TestWriteCloserWrapperClose [2022-01-20T09:36:02.801Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-01-20T09:36:02.801Z] === RUN TestNopWriteCloser [2022-01-20T09:36:02.801Z] --- PASS: TestNopWriteCloser (0.00s) [2022-01-20T09:36:02.801Z] === RUN TestNopWriter [2022-01-20T09:36:02.801Z] --- PASS: TestNopWriter (0.00s) [2022-01-20T09:36:02.801Z] === RUN TestWriteCounter [2022-01-20T09:36:02.801Z] --- PASS: TestWriteCounter (0.00s) [2022-01-20T09:36:02.801Z] PASS [2022-01-20T09:36:02.801Z] coverage: 68.4% of statements [2022-01-20T09:36:02.801Z] ok github.com/docker/docker/pkg/ioutils 0.678s coverage: 68.4% of statements [2022-01-20T09:36:02.801Z] --- PASS: TestJSONMessageDisplay (0.15s) [2022-01-20T09:36:02.801Z] === RUN TestJSONMessageDisplayWithJSONError [2022-01-20T09:36:02.801Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-01-20T09:36:02.801Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-01-20T09:36:02.801Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-01-20T09:36:02.801Z] === RUN TestDisplayJSONMessagesStream [2022-01-20T09:36:02.801Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-01-20T09:36:02.801Z] PASS [2022-01-20T09:36:02.801Z] coverage: 91.7% of statements [2022-01-20T09:36:02.801Z] ok github.com/docker/docker/pkg/jsonmessage 0.195s coverage: 91.7% of statements [2022-01-20T09:36:02.801Z] === RUN TestStandardLongPath [2022-01-20T09:36:02.801Z] --- PASS: TestStandardLongPath (0.00s) [2022-01-20T09:36:02.801Z] === RUN TestUNCLongPath [2022-01-20T09:36:02.801Z] --- PASS: TestUNCLongPath (0.00s) [2022-01-20T09:36:02.801Z] PASS [2022-01-20T09:36:02.801Z] coverage: 100.0% of statements [2022-01-20T09:36:02.801Z] ok github.com/docker/docker/pkg/longpath 0.041s coverage: 100.0% of statements [2022-01-20T09:36:03.271Z] === RUN TestNameFormat [2022-01-20T09:36:03.271Z] --- PASS: TestNameFormat (0.00s) [2022-01-20T09:36:03.271Z] === RUN TestNameRetries [2022-01-20T09:36:03.271Z] --- PASS: TestNameRetries (0.00s) [2022-01-20T09:36:03.271Z] PASS [2022-01-20T09:36:03.271Z] coverage: 85.7% of statements [2022-01-20T09:36:03.271Z] ok github.com/docker/docker/pkg/namesgenerator 0.044s coverage: 85.7% of statements [2022-01-20T09:36:03.412Z] === RUN TestPluginsWithRuntimes/With_Args [2022-01-20T09:36:03.668Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-01-20T09:36:03.742Z] --- PASS: TestTarFiles (6.01s) [2022-01-20T09:36:03.742Z] === RUN TestTarUntar [2022-01-20T09:36:03.742Z] --- PASS: TestTarUntar (0.02s) [2022-01-20T09:36:03.742Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-01-20T09:36:03.742Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-01-20T09:36:03.742Z] === RUN TestTarWithOptions [2022-01-20T09:36:03.742Z] --- PASS: TestTarWithOptions (0.03s) [2022-01-20T09:36:03.742Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-01-20T09:36:03.742Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-01-20T09:36:03.742Z] === RUN TestUntarUstarGnuConflict [2022-01-20T09:36:03.742Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-01-20T09:36:03.742Z] === RUN TestUntarInvalidFilenames [2022-01-20T09:36:03.742Z] === RUN TestParseKeyValueOpt [2022-01-20T09:36:03.742Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-01-20T09:36:03.742Z] === RUN TestParseUintList [2022-01-20T09:36:03.742Z] --- PASS: TestParseUintList (0.00s) [2022-01-20T09:36:03.742Z] === RUN TestParseUintListMaximumLimits [2022-01-20T09:36:03.742Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-01-20T09:36:03.742Z] PASS [2022-01-20T09:36:03.742Z] coverage: 97.0% of statements [2022-01-20T09:36:03.742Z] ok github.com/docker/docker/pkg/parsers 0.039s coverage: 97.0% of statements [2022-01-20T09:36:03.742Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames314694046\\dest" [2022-01-20T09:36:03.742Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2022-01-20T09:36:03.742Z] === RUN TestUntarHardlinkToSymlink [2022-01-20T09:36:03.742Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-01-20T09:36:03.742Z] === RUN TestUntarInvalidHardlink [2022-01-20T09:36:03.742Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink220590047\\victim\\hello" -> "../victim/hello" [2022-01-20T09:36:03.742Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink907751858\\victim\\hello" -> "/../victim/hello" [2022-01-20T09:36:03.742Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink425174889\\victim" -> "../victim" [2022-01-20T09:36:03.742Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink419883956\\victim" -> "../victim" [2022-01-20T09:36:03.742Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink421123459\\victim" -> "../victim" [2022-01-20T09:36:03.742Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink186051846\\victim" -> "../victim" [2022-01-20T09:36:03.742Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-01-20T09:36:03.742Z] === RUN TestUntarInvalidSymlink [2022-01-20T09:36:03.742Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink014990509\\dest\\dotdot" -> "../victim/hello" [2022-01-20T09:36:03.742Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink373942824\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-20T09:36:03.742Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink316585831\\dest\\loophole-victim" -> "../victim" [2022-01-20T09:36:03.742Z] === RUN TestNewAndRemove [2022-01-20T09:36:03.742Z] --- PASS: TestNewAndRemove (0.00s) [2022-01-20T09:36:03.742Z] === RUN TestRemoveInvalidPath [2022-01-20T09:36:03.742Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-01-20T09:36:03.742Z] PASS [2022-01-20T09:36:03.742Z] coverage: 82.6% of statements [2022-01-20T09:36:03.742Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink995835290\\dest\\loophole-victim" -> "../victim" [2022-01-20T09:36:03.742Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink035741745\\dest\\loophole-victim" -> "../victim" [2022-01-20T09:36:03.742Z] ok github.com/docker/docker/pkg/pidfile 0.047s coverage: 82.6% of statements [2022-01-20T09:36:03.742Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink824017372\\dest\\loophole-victim" -> "../victim" [2022-01-20T09:36:04.212Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink932589451\\dest\\dir\\loophole" -> "../../victim" [2022-01-20T09:36:04.212Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-01-20T09:36:04.212Z] === RUN TestTempArchiveCloseMultipleTimes [2022-01-20T09:36:04.212Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-01-20T09:36:04.212Z] === RUN TestXGlobalNoParent [2022-01-20T09:36:04.212Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-01-20T09:36:04.212Z] === RUN TestReplaceFileTarWrapper [2022-01-20T09:36:04.212Z] --- PASS: TestReplaceFileTarWrapper (0.28s) [2022-01-20T09:36:04.212Z] === RUN TestPrefixHeaderReadable [2022-01-20T09:36:04.212Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-01-20T09:36:04.212Z] === RUN TestDisablePigz [2022-01-20T09:36:04.212Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2022-01-20T09:36:04.212Z] --- PASS: TestDisablePigz (0.14s) [2022-01-20T09:36:04.212Z] === RUN TestPigz [2022-01-20T09:36:04.607Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-01-20T09:36:04.607Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-01-20T09:36:04.607Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-01-20T09:36:04.607Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-01-20T09:36:04.607Z] --- PASS: TestPluginsWithRuntimes (3.94s) [2022-01-20T09:36:04.607Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.05s) [2022-01-20T09:36:04.607Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.08s) [2022-01-20T09:36:04.607Z] === RUN TestPluginBackCompatMediaTypes [2022-01-20T09:36:04.607Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-01-20T09:36:04.683Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2022-01-20T09:36:04.683Z] --- PASS: TestPigz (0.16s) [2022-01-20T09:36:04.683Z] === RUN TestCopyFileWithInvalidDest [2022-01-20T09:36:04.683Z] archive_windows_test.go:16: Currently fails [2022-01-20T09:36:04.683Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-01-20T09:36:04.683Z] === RUN TestCanonicalTarNameForPath [2022-01-20T09:36:04.683Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-01-20T09:36:04.683Z] === RUN TestCanonicalTarName [2022-01-20T09:36:04.683Z] --- PASS: TestCanonicalTarName (0.00s) [2022-01-20T09:36:04.683Z] === RUN TestChmodTarEntry [2022-01-20T09:36:04.683Z] --- PASS: TestChmodTarEntry (0.00s) [2022-01-20T09:36:04.683Z] === RUN TestHardLinkOrder [2022-01-20T09:36:04.683Z] --- PASS: TestHardLinkOrder (0.09s) [2022-01-20T09:36:04.683Z] === RUN TestChangeString [2022-01-20T09:36:04.683Z] --- PASS: TestChangeString (0.00s) [2022-01-20T09:36:04.683Z] === RUN TestChangesWithNoChanges [2022-01-20T09:36:04.683Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-01-20T09:36:04.683Z] === RUN TestChangesWithChanges [2022-01-20T09:36:04.683Z] === RUN TestParseEmptyInterface [2022-01-20T09:36:04.683Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-01-20T09:36:04.683Z] === RUN TestParseNonInterfaceType [2022-01-20T09:36:04.683Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-01-20T09:36:04.683Z] === RUN TestParseWithOneFunction [2022-01-20T09:36:04.683Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-01-20T09:36:04.683Z] === RUN TestParseWithMultipleFuncs [2022-01-20T09:36:04.683Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-01-20T09:36:04.683Z] === RUN TestParseWithUnnamedReturn [2022-01-20T09:36:04.683Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-01-20T09:36:04.683Z] === RUN TestEmbeddedInterface [2022-01-20T09:36:04.683Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-01-20T09:36:04.683Z] === RUN TestParsedImports [2022-01-20T09:36:04.683Z] --- PASS: TestParsedImports (0.00s) [2022-01-20T09:36:04.683Z] === RUN TestAliasedImports [2022-01-20T09:36:04.683Z] --- PASS: TestAliasedImports (0.00s) [2022-01-20T09:36:04.683Z] PASS [2022-01-20T09:36:04.683Z] coverage: 56.8% of statements [2022-01-20T09:36:04.683Z] --- PASS: TestChangesWithChanges (0.03s) [2022-01-20T09:36:04.683Z] === RUN TestChangesWithChangesGH13590 [2022-01-20T09:36:04.683Z] changes_test.go:192: needs more investigation [2022-01-20T09:36:04.683Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-01-20T09:36:04.683Z] === RUN TestChangesDirsEmpty [2022-01-20T09:36:04.683Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.068s coverage: 56.8% of statements [2022-01-20T09:36:04.683Z] --- PASS: TestChangesDirsEmpty (0.14s) [2022-01-20T09:36:04.683Z] === RUN TestChangesDirsMutated [2022-01-20T09:36:05.156Z] --- PASS: TestChangesDirsMutated (0.18s) [2022-01-20T09:36:05.156Z] === RUN TestApplyLayer [2022-01-20T09:36:05.156Z] changes_test.go:405: needs further investigation [2022-01-20T09:36:05.156Z] --- SKIP: TestApplyLayer (0.00s) [2022-01-20T09:36:05.156Z] === RUN TestChangesSizeWithHardlinks [2022-01-20T09:36:05.156Z] changes_test.go:441: needs further investigation [2022-01-20T09:36:05.157Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-01-20T09:36:05.157Z] === RUN TestChangesSizeWithNoChanges [2022-01-20T09:36:05.157Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-01-20T09:36:05.157Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-01-20T09:36:05.157Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-01-20T09:36:05.157Z] === RUN TestChangesSize [2022-01-20T09:36:05.157Z] --- PASS: TestChangesSize (0.00s) [2022-01-20T09:36:05.157Z] === RUN TestApplyLayerInvalidFilenames [2022-01-20T09:36:05.157Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames887715666\\dest" [2022-01-20T09:36:05.157Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-01-20T09:36:05.157Z] === RUN TestApplyLayerInvalidHardlink [2022-01-20T09:36:05.157Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink188244564\\victim\\hello" -> "../victim/hello" [2022-01-20T09:36:05.157Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink666251171\\victim\\hello" -> "/../victim/hello" [2022-01-20T09:36:05.157Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink123714726\\victim" -> "../victim" [2022-01-20T09:36:05.157Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink140259277\\victim" -> "../victim" [2022-01-20T09:36:05.157Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink254676680\\victim" -> "../victim" [2022-01-20T09:36:05.157Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink442566023\\victim" -> "../victim" [2022-01-20T09:36:05.157Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-01-20T09:36:05.157Z] === RUN TestApplyLayerInvalidSymlink [2022-01-20T09:36:05.157Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink231197498\\dest\\dotdot" -> "../victim/hello" [2022-01-20T09:36:05.157Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink664573777\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-20T09:36:05.157Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink622709884\\dest\\loophole-victim" -> "../victim" [2022-01-20T09:36:05.157Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink049658283\\dest\\loophole-victim" -> "../victim" [2022-01-20T09:36:05.157Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink656303886\\dest\\loophole-victim" -> "../victim" [2022-01-20T09:36:05.157Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink926610709\\dest\\loophole-victim" -> "../victim" [2022-01-20T09:36:05.157Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-01-20T09:36:05.157Z] === RUN TestApplyLayerWhiteouts [2022-01-20T09:36:05.157Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2022-01-20T09:36:05.157Z] === RUN TestGenerateEmptyFile [2022-01-20T09:36:05.157Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-01-20T09:36:05.157Z] === RUN TestGenerateWithContent [2022-01-20T09:36:05.157Z] --- PASS: TestGenerateWithContent (0.00s) [2022-01-20T09:36:05.157Z] PASS [2022-01-20T09:36:05.157Z] coverage: 62.6% of statements [2022-01-20T09:36:05.157Z] ok github.com/docker/docker/pkg/archive 8.713s coverage: 62.6% of statements [2022-01-20T09:36:05.157Z] === RUN TestFailedConnection [2022-01-20T09:36:05.173Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-01-20T09:36:05.429Z] --- PASS: TestPluginBackCompatMediaTypes (0.84s) [2022-01-20T09:36:05.429Z] PASS [2022-01-20T09:36:05.429Z] [2022-01-20T09:36:05.429Z] DONE 10 tests in 10.446s [2022-01-20T09:36:05.429Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-20T09:36:05.429Z] ++ 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-01-20T09:36:05.429Z] ++ set -e [2022-01-20T09:36:05.429Z] ++ '[' -n 0 ']' [2022-01-20T09:36:05.429Z] ++ set -x [2022-01-20T09:36:05.429Z] ++ 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-01-20T09:36:05.627Z] === RUN TestHTTPTransport [2022-01-20T09:36:05.627Z] --- PASS: TestHTTPTransport (0.00s) [2022-01-20T09:36:05.627Z] PASS [2022-01-20T09:36:05.627Z] coverage: 85.7% of statements [2022-01-20T09:36:05.627Z] ok github.com/docker/docker/pkg/plugins/transport 0.042s coverage: 85.7% of statements [2022-01-20T09:36:05.684Z] INFO: Testing against a local daemon [2022-01-20T09:36:05.684Z] === RUN TestExternalGraphDriver [2022-01-20T09:36:05.684Z] === RUN TestExternalGraphDriver/json [2022-01-20T09:36:06.098Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-01-20T09:36:06.098Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-20T09:36:06.098Z] === RUN TestBufioReaderPoolPutAndGet [2022-01-20T09:36:06.098Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-01-20T09:36:06.098Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-01-20T09:36:06.098Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-01-20T09:36:06.098Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-01-20T09:36:06.098Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-20T09:36:06.098Z] === RUN TestBufioWriterPoolPutAndGet [2022-01-20T09:36:06.098Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-01-20T09:36:06.098Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-01-20T09:36:06.098Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-01-20T09:36:06.098Z] === RUN TestBufferPoolPutAndGet [2022-01-20T09:36:06.098Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-01-20T09:36:06.098Z] PASS [2022-01-20T09:36:06.098Z] coverage: 88.2% of statements [2022-01-20T09:36:06.098Z] ok github.com/docker/docker/pkg/pools 0.040s coverage: 88.2% of statements [2022-01-20T09:36:06.568Z] === RUN TestOutputOnPrematureClose [2022-01-20T09:36:06.568Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-01-20T09:36:06.568Z] === RUN TestCompleteSilently [2022-01-20T09:36:06.568Z] --- PASS: TestCompleteSilently (0.00s) [2022-01-20T09:36:06.568Z] PASS [2022-01-20T09:36:06.568Z] coverage: 75.9% of statements [2022-01-20T09:36:06.568Z] ok github.com/docker/docker/pkg/progress 0.035s coverage: 75.9% of statements [2022-01-20T09:36:06.568Z] --- PASS: TestFailedConnection (1.11s) [2022-01-20T09:36:06.568Z] === RUN TestFailOnce [2022-01-20T09:36:06.568Z] === RUN TestSendToOneSub [2022-01-20T09:36:06.568Z] --- PASS: TestSendToOneSub (0.00s) [2022-01-20T09:36:06.568Z] === RUN TestSendToMultipleSubs [2022-01-20T09:36:06.568Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-01-20T09:36:06.568Z] === RUN TestEvictOneSub [2022-01-20T09:36:06.568Z] --- PASS: TestEvictOneSub (0.00s) [2022-01-20T09:36:06.568Z] === RUN TestClosePublisher [2022-01-20T09:36:06.568Z] --- PASS: TestClosePublisher (0.00s) [2022-01-20T09:36:06.568Z] === RUN TestPubSubRace [2022-01-20T09:36:06.568Z] 2022/01/20 09:36:06 http: panic serving 127.0.0.1:49224: Plugin not ready [2022-01-20T09:36:06.568Z] goroutine 22 [running]: [2022-01-20T09:36:06.568Z] net/http.(*conn).serve.func1(0xc0001be000) [2022-01-20T09:36:06.568Z] c:/go/src/net/http/server.go:1805 +0x153 [2022-01-20T09:36:06.568Z] panic(0x1064180, 0x117a2f0) [2022-01-20T09:36:06.568Z] c:/go/src/runtime/panic.go:971 +0x49a [2022-01-20T09:36:06.568Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x118aa50, 0xc00016a000, 0xc0001ae200) [2022-01-20T09:36:06.568Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2022-01-20T09:36:06.568Z] net/http.HandlerFunc.ServeHTTP(0xc00018e050, 0x118aa50, 0xc00016a000, 0xc0001ae200) [2022-01-20T09:36:06.568Z] c:/go/src/net/http/server.go:2050 +0x4b [2022-01-20T09:36:06.568Z] net/http.(*ServeMux).ServeHTTP(0xc00019a000, 0x118aa50, 0xc00016a000, 0xc0001ae200) [2022-01-20T09:36:06.568Z] c:/go/src/net/http/server.go:2429 +0x1b7 [2022-01-20T09:36:06.568Z] net/http.serverHandler.ServeHTTP(0xc0001a2000, 0x118aa50, 0xc00016a000, 0xc0001ae200) [2022-01-20T09:36:06.568Z] c:/go/src/net/http/server.go:2868 +0xaa [2022-01-20T09:36:06.568Z] net/http.(*conn).serve(0xc0001be000, 0x118b640, 0xc00019a0c0) [2022-01-20T09:36:06.568Z] c:/go/src/net/http/server.go:1933 +0x8cd [2022-01-20T09:36:06.568Z] created by net/http.(*Server).Serve [2022-01-20T09:36:06.568Z] c:/go/src/net/http/server.go:2994 +0x3b8 [2022-01-20T09:36:06.568Z] time="2022-01-20T09:36:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.FailOnce: Post \"http://127.0.0.1:49223/Test.FailOnce\": EOF, retrying in 1s" [2022-01-20T09:36:07.039Z] === RUN TestRegister [2022-01-20T09:36:07.039Z] --- PASS: TestRegister (0.00s) [2022-01-20T09:36:07.039Z] === RUN TestCommand [2022-01-20T09:36:07.039Z] --- PASS: TestCommand (0.03s) [2022-01-20T09:36:07.039Z] === RUN TestNaiveSelf [2022-01-20T09:36:07.039Z] --- PASS: TestNaiveSelf (0.02s) [2022-01-20T09:36:07.039Z] PASS [2022-01-20T09:36:07.039Z] coverage: 82.4% of statements [2022-01-20T09:36:07.039Z] ok github.com/docker/docker/pkg/reexec 0.080s coverage: 82.4% of statements [2022-01-20T09:36:07.509Z] --- PASS: TestPubSubRace (1.05s) [2022-01-20T09:36:07.509Z] PASS [2022-01-20T09:36:07.509Z] coverage: 75.0% of statements [2022-01-20T09:36:07.509Z] ok github.com/docker/docker/pkg/pubsub 1.083s coverage: 75.0% of statements [2022-01-20T09:36:07.509Z] --- PASS: TestFailOnce (1.16s) [2022-01-20T09:36:07.509Z] === RUN TestEchoInputOutput [2022-01-20T09:36:07.509Z] --- PASS: TestEchoInputOutput (0.00s) [2022-01-20T09:36:07.509Z] === RUN TestBackoff [2022-01-20T09:36:07.509Z] --- PASS: TestBackoff (0.00s) [2022-01-20T09:36:07.509Z] === RUN TestAbortRetry [2022-01-20T09:36:07.509Z] --- PASS: TestAbortRetry (0.00s) [2022-01-20T09:36:07.509Z] === RUN TestClientScheme [2022-01-20T09:36:07.509Z] --- PASS: TestClientScheme (0.00s) [2022-01-20T09:36:07.509Z] === RUN TestNewClientWithTimeout [2022-01-20T09:36:07.509Z] === RUN TestParseSignal [2022-01-20T09:36:07.572Z] === RUN TestExternalGraphDriver/spec [2022-01-20T09:36:07.981Z] --- PASS: TestParseSignal (0.00s) [2022-01-20T09:36:07.981Z] === RUN TestValidSignalForPlatform [2022-01-20T09:36:07.981Z] --- PASS: TestValidSignalForPlatform (0.00s) [2022-01-20T09:36:07.981Z] PASS [2022-01-20T09:36:07.981Z] coverage: 19.7% of statements [2022-01-20T09:36:07.981Z] ok github.com/docker/docker/pkg/signal 0.038s coverage: 19.7% of statements [2022-01-20T09:36:07.981Z] time="2022-01-20T09:36:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49228/Test.Echo: Post \"http://127.0.0.1:49228/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-01-20T09:36:08.451Z] === RUN TestNewStdWriter [2022-01-20T09:36:08.451Z] --- PASS: TestNewStdWriter (0.00s) [2022-01-20T09:36:08.451Z] === RUN TestWriteWithUninitializedStdWriter [2022-01-20T09:36:08.451Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-01-20T09:36:08.451Z] === RUN TestWriteWithNilBytes [2022-01-20T09:36:08.451Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-01-20T09:36:08.451Z] === RUN TestWrite [2022-01-20T09:36:08.451Z] --- PASS: TestWrite (0.00s) [2022-01-20T09:36:08.451Z] === RUN TestWriteWithWriterError [2022-01-20T09:36:08.451Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-01-20T09:36:08.451Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-01-20T09:36:08.451Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-01-20T09:36:08.451Z] === RUN TestStdCopyWriteAndRead [2022-01-20T09:36:08.451Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-01-20T09:36:08.451Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-01-20T09:36:08.451Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-01-20T09:36:08.451Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-01-20T09:36:08.451Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-01-20T09:36:08.451Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-01-20T09:36:08.451Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-01-20T09:36:08.451Z] === RUN TestStdCopyWithInvalidInputHeader [2022-01-20T09:36:08.451Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-01-20T09:36:08.451Z] === RUN TestStdCopyWithCorruptedPrefix [2022-01-20T09:36:08.451Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-01-20T09:36:08.451Z] === RUN TestStdCopyReturnsWriteErrors [2022-01-20T09:36:08.451Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-01-20T09:36:08.451Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-01-20T09:36:08.451Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-01-20T09:36:08.451Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-01-20T09:36:08.451Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-01-20T09:36:08.451Z] PASS [2022-01-20T09:36:08.451Z] coverage: 100.0% of statements [2022-01-20T09:36:08.451Z] ok github.com/docker/docker/pkg/stdcopy 0.040s coverage: 100.0% of statements [2022-01-20T09:36:08.451Z] === RUN TestRawProgressFormatterFormatStatus [2022-01-20T09:36:08.451Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-01-20T09:36:08.451Z] === RUN TestRawProgressFormatterFormatProgress [2022-01-20T09:36:08.451Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-01-20T09:36:08.451Z] === RUN TestFormatStatus [2022-01-20T09:36:08.451Z] --- PASS: TestFormatStatus (0.00s) [2022-01-20T09:36:08.451Z] === RUN TestFormatError [2022-01-20T09:36:08.451Z] --- PASS: TestFormatError (0.00s) [2022-01-20T09:36:08.451Z] === RUN TestFormatJSONError [2022-01-20T09:36:08.451Z] --- PASS: TestFormatJSONError (0.00s) [2022-01-20T09:36:08.451Z] === RUN TestJsonProgressFormatterFormatProgress [2022-01-20T09:36:08.451Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-01-20T09:36:08.451Z] === RUN TestJsonProgressFormatterFormatStatus [2022-01-20T09:36:08.451Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-01-20T09:36:08.451Z] === RUN TestNewJSONProgressOutput [2022-01-20T09:36:08.451Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-01-20T09:36:08.451Z] === RUN TestAuxFormatterEmit [2022-01-20T09:36:08.451Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-01-20T09:36:08.451Z] === RUN TestStreamWriterStdout [2022-01-20T09:36:08.451Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-01-20T09:36:08.451Z] === RUN TestStreamWriterStderr [2022-01-20T09:36:08.451Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-01-20T09:36:08.451Z] PASS [2022-01-20T09:36:08.451Z] coverage: 66.2% of statements [2022-01-20T09:36:08.451Z] ok github.com/docker/docker/pkg/streamformatter 0.046s coverage: 66.2% of statements [2022-01-20T09:36:08.921Z] === RUN TestGenerateRandomID [2022-01-20T09:36:08.921Z] --- PASS: TestGenerateRandomID (0.00s) [2022-01-20T09:36:08.921Z] === RUN TestShortenId [2022-01-20T09:36:08.921Z] --- PASS: TestShortenId (0.00s) [2022-01-20T09:36:08.921Z] === RUN TestShortenSha256Id [2022-01-20T09:36:08.921Z] --- PASS: TestShortenSha256Id (0.00s) [2022-01-20T09:36:08.921Z] === RUN TestShortenIdEmpty [2022-01-20T09:36:08.921Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-01-20T09:36:08.921Z] === RUN TestShortenIdInvalid [2022-01-20T09:36:08.921Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-01-20T09:36:08.921Z] === RUN TestIsShortIDNonHex [2022-01-20T09:36:08.921Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-01-20T09:36:08.921Z] === RUN TestIsShortIDNotCorrectSize [2022-01-20T09:36:08.921Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-01-20T09:36:08.921Z] PASS [2022-01-20T09:36:08.921Z] coverage: 70.6% of statements [2022-01-20T09:36:08.921Z] ok github.com/docker/docker/pkg/stringid 0.047s coverage: 70.6% of statements [2022-01-20T09:36:08.936Z] === RUN TestExternalGraphDriver/pull [2022-01-20T09:36:09.395Z] === RUN TestIsCpusetListAvailable [2022-01-20T09:36:09.396Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-01-20T09:36:09.396Z] PASS [2022-01-20T09:36:09.396Z] coverage: 38.2% of statements [2022-01-20T09:36:09.396Z] ok github.com/docker/docker/pkg/sysinfo 0.033s coverage: 38.2% of statements [2022-01-20T09:36:09.396Z] time="2022-01-20T09:36:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49228/Test.Echo: Post \"http://127.0.0.1:49228/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-01-20T09:36:09.497Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-01-20T09:36:10.060Z] === RUN TestDockerSuite/TestContainerAPITop [2022-01-20T09:36:10.387Z] === RUN TestTailFile [2022-01-20T09:36:10.387Z] --- PASS: TestTailFile (0.00s) [2022-01-20T09:36:10.387Z] === RUN TestTailFileManyLines [2022-01-20T09:36:10.387Z] --- PASS: TestTailFileManyLines (0.00s) [2022-01-20T09:36:10.387Z] === RUN TestTailEmptyFile [2022-01-20T09:36:10.387Z] --- PASS: TestTailEmptyFile (0.00s) [2022-01-20T09:36:10.387Z] === RUN TestTailNegativeN [2022-01-20T09:36:10.387Z] --- PASS: TestTailNegativeN (0.00s) [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader [2022-01-20T09:36:10.387Z] === CONT TestNewTailReader [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/4_byte_delimiter [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/8_byte_delimiter [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/12_byte_delimiter [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/no_delimiter [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/no_delimiter [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/single_byte_delimiter [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/2_byte_delimiter [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/truncated_last_line [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-01-20T09:36:10.387Z] === CONT TestNewTailReader/4_byte_delimiter [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-20T09:36:10.387Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T09:36:10.387Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-20T09:36:10.387Z] === CONT TestNewTailReader/2_byte_delimiter [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-20T09:36:10.387Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T09:36:10.387Z] === CONT TestNewTailReader/12_byte_delimiter [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-20T09:36:10.387Z] === CONT TestNewTailReader/single_byte_delimiter [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-20T09:36:10.387Z] === CONT TestNewTailReader/8_byte_delimiter [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-20T09:36:10.387Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-20T09:36:10.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-20T09:36:10.388Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T09:36:10.388Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T09:36:10.388Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T09:36:10.388Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T09:36:10.388Z] === CONT TestNewTailReader/no_delimiter [2022-01-20T09:36:10.388Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-20T09:36:10.388Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T09:36:10.388Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T09:36:10.388Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T09:36:10.388Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T09:36:10.388Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T09:36:10.388Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T09:36:10.388Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T09:36:10.388Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T09:36:10.388Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T09:36:10.388Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T09:36:10.388Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T09:36:10.388Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T09:36:10.388Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T09:36:10.388Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T09:36:10.388Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T09:36:10.388Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T09:36:10.388Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T09:36:10.388Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T09:36:10.389Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T09:36:10.389Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T09:36:10.389Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-20T09:36:10.389Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T09:36:10.389Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T09:36:10.389Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T09:36:10.389Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T09:36:10.389Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-20T09:36:10.389Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-20T09:36:10.389Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-20T09:36:10.389Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-20T09:36:10.389Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-20T09:36:10.389Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-20T09:36:10.389Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-20T09:36:10.389Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-20T09:36:10.389Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-20T09:36:10.389Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-20T09:36:10.389Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-20T09:36:10.389Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-20T09:36:10.389Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-20T09:36:10.389Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-20T09:36:10.389Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-20T09:36:10.389Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-20T09:36:10.389Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-20T09:36:10.389Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-20T09:36:10.389Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-20T09:36:10.389Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-20T09:36:10.389Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-20T09:36:10.389Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T09:36:10.389Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T09:36:10.389Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-20T09:36:10.389Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-20T09:36:10.389Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-20T09:36:10.389Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-20T09:36:10.389Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-20T09:36:10.389Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-20T09:36:10.389Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-20T09:36:10.389Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T09:36:10.389Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T09:36:10.389Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T09:36:10.389Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-20T09:36:10.389Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-20T09:36:10.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-20T09:36:10.389Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T09:36:10.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T09:36:10.389Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-20T09:36:10.389Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T09:36:10.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T09:36:10.389Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T09:36:10.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T09:36:10.389Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-01-20T09:36:10.389Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T09:36:10.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T09:36:10.389Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T09:36:10.389Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T09:36:10.389Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T09:36:10.389Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T09:36:10.389Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T09:36:10.389Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T09:36:10.389Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T09:36:10.389Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T09:36:10.389Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T09:36:10.389Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T09:36:10.389Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T09:36:10.389Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T09:36:10.389Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T09:36:10.389Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-20T09:36:10.389Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-20T09:36:10.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-20T09:36:10.389Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-20T09:36:10.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-20T09:36:10.389Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-20T09:36:10.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-20T09:36:10.389Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-20T09:36:10.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-20T09:36:10.389Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-20T09:36:10.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-20T09:36:10.389Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-20T09:36:10.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-20T09:36:10.389Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-20T09:36:10.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-20T09:36:10.389Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-20T09:36:10.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-20T09:36:10.389Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-20T09:36:10.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-20T09:36:10.389Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-20T09:36:10.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-20T09:36:10.389Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T09:36:10.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T09:36:10.389Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-20T09:36:10.389Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T09:36:10.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T09:36:10.389Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T09:36:10.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T09:36:10.389Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-20T09:36:10.389Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T09:36:10.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T09:36:10.389Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T09:36:10.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T09:36:10.389Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T09:36:10.389Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T09:36:10.623Z] --- PASS: TestExternalGraphDriver (5.08s) [2022-01-20T09:36:10.623Z] --- PASS: TestExternalGraphDriver/json (1.60s) [2022-01-20T09:36:10.623Z] --- PASS: TestExternalGraphDriver/spec (1.59s) [2022-01-20T09:36:10.623Z] --- PASS: TestExternalGraphDriver/pull (1.82s) [2022-01-20T09:36:10.623Z] === RUN TestGraphdriverPluginV2 [2022-01-20T09:36:10.623Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-01-20T09:36:10.623Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-01-20T09:36:10.623Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-01-20T09:36:10.623Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-01-20T09:36:10.860Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T09:36:10.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T09:36:10.860Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T09:36:10.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T09:36:10.860Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T09:36:10.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T09:36:10.860Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-20T09:36:10.860Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T09:36:10.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T09:36:10.860Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T09:36:10.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T09:36:10.860Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T09:36:10.860Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T09:36:10.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T09:36:10.860Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T09:36:10.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T09:36:10.860Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T09:36:10.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T09:36:10.860Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T09:36:10.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T09:36:10.860Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T09:36:10.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T09:36:10.860Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T09:36:10.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T09:36:10.860Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-20T09:36:10.860Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-20T09:36:10.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-20T09:36:10.860Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-20T09:36:10.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-20T09:36:10.860Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-20T09:36:10.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-20T09:36:10.860Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T09:36:10.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T09:36:10.860Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-20T09:36:10.860Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-20T09:36:10.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-20T09:36:10.860Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T09:36:10.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T09:36:10.860Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T09:36:10.860Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T09:36:10.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T09:36:10.860Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T09:36:10.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T09:36:10.860Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T09:36:10.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T09:36:10.860Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T09:36:10.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T09:36:10.860Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T09:36:10.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T09:36:10.860Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T09:36:10.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T09:36:10.860Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-20T09:36:10.860Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-20T09:36:10.860Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-20T09:36:10.860Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T09:36:10.860Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T09:36:10.860Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T09:36:10.860Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-20T09:36:10.860Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-20T09:36:10.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-20T09:36:10.860Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-20T09:36:10.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-20T09:36:10.860Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-20T09:36:10.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-20T09:36:10.860Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-20T09:36:10.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-20T09:36:10.860Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-20T09:36:10.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-20T09:36:10.860Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-20T09:36:10.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-20T09:36:10.860Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-20T09:36:10.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-20T09:36:10.860Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-20T09:36:10.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-20T09:36:10.860Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-20T09:36:10.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-20T09:36:10.860Z] === RUN TestChtimes [2022-01-20T09:36:10.860Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-20T09:36:10.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-20T09:36:10.860Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T09:36:10.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T09:36:10.860Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-20T09:36:10.860Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T09:36:10.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T09:36:10.860Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T09:36:10.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T09:36:10.860Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-20T09:36:10.860Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T09:36:10.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T09:36:10.860Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T09:36:10.860Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T09:36:10.861Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T09:36:10.861Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T09:36:10.861Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T09:36:10.861Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-20T09:36:10.861Z] --- PASS: TestChtimes (0.01s) [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-20T09:36:10.861Z] === RUN TestChtimesWindows [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T09:36:10.861Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T09:36:10.861Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-20T09:36:10.861Z] --- PASS: TestChtimesWindows (0.00s) [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-20T09:36:10.861Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T09:36:10.861Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-01-20T09:36:10.861Z] === RUN TestEnsureRemoveAllNotExist [2022-01-20T09:36:10.861Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-01-20T09:36:10.861Z] === RUN TestEnsureRemoveAllWithDir [2022-01-20T09:36:10.861Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-01-20T09:36:10.861Z] === RUN TestEnsureRemoveAllWithFile [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T09:36:10.861Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T09:36:10.861Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T09:36:10.861Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-20T09:36:10.861Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T09:36:10.861Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T09:36:10.861Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T09:36:10.861Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T09:36:10.861Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T09:36:10.861Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T09:36:10.861Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T09:36:10.861Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-01-20T09:36:10.861Z] === RUN TestHasWin32KSupport [2022-01-20T09:36:10.861Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T09:36:10.861Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T09:36:10.861Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-20T09:36:10.861Z] syscall_windows_test.go:8: win32k: true [2022-01-20T09:36:10.861Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-01-20T09:36:10.861Z] PASS [2022-01-20T09:36:10.861Z] coverage: 12.0% of statements [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-20T09:36:10.861Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-20T09:36:10.861Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-20T09:36:10.862Z] ok github.com/docker/docker/pkg/system 0.099s coverage: 12.0% of statements [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-20T09:36:10.862Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T09:36:10.862Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-20T09:36:10.863Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T09:36:10.864Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-01-20T09:36:10.864Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T09:36:11.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T09:36:11.347Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.02s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.01s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.01s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.05s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.348Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.01s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T09:36:11.349Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T09:36:11.349Z] PASS [2022-01-20T09:36:11.349Z] coverage: 88.6% of statements [2022-01-20T09:36:11.349Z] ok github.com/docker/docker/pkg/tailfile 0.339s coverage: 88.6% of statements [2022-01-20T09:36:11.820Z] testing: warning: no tests to run [2022-01-20T09:36:11.820Z] PASS [2022-01-20T09:36:11.820Z] coverage: [no statements] [2022-01-20T09:36:11.820Z] === RUN TestTarSumRemoveNonExistent [2022-01-20T09:36:11.820Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-01-20T09:36:11.820Z] === RUN TestTarSumRemove [2022-01-20T09:36:11.820Z] ok github.com/docker/docker/pkg/term/windows 0.035s coverage: [no statements] [no tests to run] [2022-01-20T09:36:11.820Z] --- PASS: TestTarSumRemove (0.00s) [2022-01-20T09:36:11.820Z] === RUN TestSortFileInfoSums [2022-01-20T09:36:11.820Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-01-20T09:36:11.820Z] === RUN TestNewTarSumForLabelInvalid [2022-01-20T09:36:11.820Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-01-20T09:36:11.820Z] === RUN TestNewTarSumForLabel [2022-01-20T09:36:11.820Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-01-20T09:36:11.820Z] === RUN TestEmptyTar [2022-01-20T09:36:11.820Z] --- PASS: TestEmptyTar (0.01s) [2022-01-20T09:36:11.820Z] === RUN TestTarSumsReadSize [2022-01-20T09:36:11.820Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-01-20T09:36:11.820Z] === RUN TestTarSums [2022-01-20T09:36:11.820Z] --- PASS: TestTarSums (0.09s) [2022-01-20T09:36:11.820Z] === RUN TestIteration [2022-01-20T09:36:11.820Z] --- PASS: TestIteration (0.00s) [2022-01-20T09:36:11.820Z] === RUN TestVersionLabelForChecksum [2022-01-20T09:36:11.820Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-01-20T09:36:11.820Z] === RUN TestVersion [2022-01-20T09:36:11.820Z] --- PASS: TestVersion (0.00s) [2022-01-20T09:36:11.820Z] === RUN TestGetVersion [2022-01-20T09:36:11.820Z] --- PASS: TestGetVersion (0.00s) [2022-01-20T09:36:11.820Z] === RUN TestGetVersions [2022-01-20T09:36:11.820Z] --- PASS: TestGetVersions (0.00s) [2022-01-20T09:36:11.820Z] PASS [2022-01-20T09:36:11.820Z] coverage: 89.3% of statements [2022-01-20T09:36:11.820Z] ok github.com/docker/docker/pkg/tarsum 0.174s coverage: 89.3% of statements [2022-01-20T09:36:12.291Z] time="2022-01-20T09:36:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49228/Test.Echo: Post \"http://127.0.0.1:49228/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-01-20T09:36:12.291Z] === RUN TestTruncIndex [2022-01-20T09:36:12.291Z] --- PASS: TestTruncIndex (0.10s) [2022-01-20T09:36:12.291Z] PASS [2022-01-20T09:36:12.291Z] coverage: 91.5% of statements [2022-01-20T09:36:12.291Z] ok github.com/docker/docker/pkg/truncindex 0.138s coverage: 91.5% of statements [2022-01-20T09:36:12.291Z] === RUN TestIsGIT [2022-01-20T09:36:12.291Z] --- PASS: TestIsGIT (0.00s) [2022-01-20T09:36:12.291Z] === RUN TestIsTransport [2022-01-20T09:36:12.291Z] --- PASS: TestIsTransport (0.00s) [2022-01-20T09:36:12.291Z] PASS [2022-01-20T09:36:12.291Z] coverage: 100.0% of statements [2022-01-20T09:36:12.291Z] ok github.com/docker/docker/pkg/urlutil 0.035s coverage: 100.0% of statements [2022-01-20T09:36:13.283Z] === RUN TestVersionInfo [2022-01-20T09:36:13.283Z] --- PASS: TestVersionInfo (0.00s) [2022-01-20T09:36:13.283Z] === RUN TestAppendVersions [2022-01-20T09:36:13.283Z] --- PASS: TestAppendVersions (0.00s) [2022-01-20T09:36:13.283Z] PASS [2022-01-20T09:36:13.283Z] coverage: 88.9% of statements [2022-01-20T09:36:13.283Z] ok github.com/docker/docker/pkg/useragent 0.063s coverage: 88.9% of statements [2022-01-20T09:36:13.893Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-01-20T09:36:13.893Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-01-20T09:36:14.275Z] === RUN TestValidatePrivileges [2022-01-20T09:36:14.275Z] --- PASS: TestValidatePrivileges (0.00s) [2022-01-20T09:36:14.275Z] === RUN TestFilterByCapNeg [2022-01-20T09:36:14.275Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-01-20T09:36:14.275Z] === RUN TestFilterByCapPos [2022-01-20T09:36:14.275Z] --- PASS: TestFilterByCapPos (0.00s) [2022-01-20T09:36:14.275Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-01-20T09:36:14.275Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-01-20T09:36:14.275Z] PASS [2022-01-20T09:36:14.275Z] coverage: 12.0% of statements [2022-01-20T09:36:14.275Z] ok github.com/docker/docker/plugin 0.046s coverage: 12.0% of statements [2022-01-20T09:36:14.275Z] === RUN TestNewSettable [2022-01-20T09:36:14.275Z] --- PASS: TestNewSettable (0.00s) [2022-01-20T09:36:14.275Z] === RUN TestIsSettable [2022-01-20T09:36:14.275Z] --- PASS: TestIsSettable (0.00s) [2022-01-20T09:36:14.275Z] === RUN TestUpdateSettingsEnv [2022-01-20T09:36:14.275Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-01-20T09:36:14.275Z] PASS [2022-01-20T09:36:14.275Z] coverage: 20.1% of statements [2022-01-20T09:36:14.275Z] ok github.com/docker/docker/plugin/v2 0.045s coverage: 20.1% of statements [2022-01-20T09:36:14.824Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-01-20T09:36:14.825Z] --- PASS: TestGraphdriverPluginV2 (4.25s) [2022-01-20T09:36:14.825Z] PASS [2022-01-20T09:36:14.825Z] [2022-01-20T09:36:14.825Z] DONE 5 tests in 9.426s [2022-01-20T09:36:14.825Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-20T09:36:14.825Z] ++ 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-01-20T09:36:14.825Z] ++ set -e [2022-01-20T09:36:14.825Z] ++ '[' -n 0 ']' [2022-01-20T09:36:14.825Z] ++ set -x [2022-01-20T09:36:14.825Z] ++ 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-01-20T09:36:15.081Z] INFO: Testing against a local daemon [2022-01-20T09:36:15.081Z] === RUN TestContinueAfterPluginCrash [2022-01-20T09:36:15.081Z] === PAUSE TestContinueAfterPluginCrash [2022-01-20T09:36:15.081Z] === RUN TestReadPluginNoRead [2022-01-20T09:36:15.081Z] === PAUSE TestReadPluginNoRead [2022-01-20T09:36:15.081Z] === RUN TestDaemonStartWithLogOpt [2022-01-20T09:36:15.081Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-20T09:36:15.081Z] === CONT TestContinueAfterPluginCrash [2022-01-20T09:36:15.081Z] === CONT TestDaemonStartWithLogOpt [2022-01-20T09:36:15.272Z] === RUN TestLoad [2022-01-20T09:36:15.272Z] --- PASS: TestLoad (0.00s) [2022-01-20T09:36:15.272Z] === RUN TestSave [2022-01-20T09:36:15.272Z] --- PASS: TestSave (0.03s) [2022-01-20T09:36:15.272Z] === RUN TestAddDeleteGet [2022-01-20T09:36:15.272Z] --- PASS: TestAddDeleteGet (0.05s) [2022-01-20T09:36:15.272Z] === RUN TestInvalidTags [2022-01-20T09:36:15.272Z] --- PASS: TestInvalidTags (0.00s) [2022-01-20T09:36:15.272Z] PASS [2022-01-20T09:36:15.272Z] coverage: 84.4% of statements [2022-01-20T09:36:15.272Z] ok github.com/docker/docker/reference 0.134s coverage: 84.4% of statements [2022-01-20T09:36:16.262Z] === RUN TestResolveAuthConfigIndexServer [2022-01-20T09:36:16.262Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-01-20T09:36:16.262Z] === RUN TestResolveAuthConfigFullURL [2022-01-20T09:36:16.262Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-01-20T09:36:16.262Z] === RUN TestLoadAllowNondistributableArtifacts [2022-01-20T09:36:16.262Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-01-20T09:36:16.262Z] === RUN TestValidateMirror [2022-01-20T09:36:16.262Z] --- PASS: TestValidateMirror (0.00s) [2022-01-20T09:36:16.262Z] === RUN TestLoadInsecureRegistries [2022-01-20T09:36:16.262Z] time="2022-01-20T09:36:16Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-20T09:36:16.262Z] time="2022-01-20T09:36:16Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-01-20T09:36:16.263Z] time="2022-01-20T09:36:16Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-20T09:36:16.263Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2022-01-20T09:36:16.263Z] === RUN TestNewServiceConfig [2022-01-20T09:36:16.263Z] --- PASS: TestNewServiceConfig (0.00s) [2022-01-20T09:36:16.263Z] === RUN TestValidateIndexName [2022-01-20T09:36:16.263Z] --- PASS: TestValidateIndexName (0.00s) [2022-01-20T09:36:16.263Z] === RUN TestValidateIndexNameWithError [2022-01-20T09:36:16.263Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-01-20T09:36:16.263Z] === RUN TestEndpointParse [2022-01-20T09:36:16.263Z] --- PASS: TestEndpointParse (0.00s) [2022-01-20T09:36:16.263Z] === RUN TestEndpointParseInvalid [2022-01-20T09:36:16.263Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-01-20T09:36:16.263Z] === RUN TestValidateEndpoint [2022-01-20T09:36:16.263Z] --- PASS: TestValidateEndpoint (0.01s) [2022-01-20T09:36:16.263Z] === RUN TestPing [2022-01-20T09:36:16.263Z] --- PASS: TestPing (0.00s) [2022-01-20T09:36:16.263Z] === RUN TestPingRegistryEndpoint [2022-01-20T09:36:16.263Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:36:16.263Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-01-20T09:36:16.263Z] === RUN TestEndpoint [2022-01-20T09:36:16.263Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:36:16.263Z] --- SKIP: TestEndpoint (0.00s) [2022-01-20T09:36:16.263Z] === RUN TestParseRepositoryInfo [2022-01-20T09:36:16.263Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-01-20T09:36:16.263Z] === RUN TestNewIndexInfo [2022-01-20T09:36:16.263Z] --- PASS: TestNewIndexInfo (0.00s) [2022-01-20T09:36:16.263Z] === RUN TestMirrorEndpointLookup [2022-01-20T09:36:16.263Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:36:16.263Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2022-01-20T09:36:16.263Z] === RUN TestSearchRepositories [2022-01-20T09:36:16.263Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-01-20T09:36:16.263Z] Host: 127.0.0.1:49233 [2022-01-20T09:36:16.733Z] User-Agent: docker test client [2022-01-20T09:36:16.733Z] Authorization: Token fake-token [2022-01-20T09:36:16.733Z] X-Docker-Token: true [2022-01-20T09:36:16.733Z] Accept-Encoding: gzip [2022-01-20T09:36:16.733Z] [2022-01-20T09:36:16.733Z] [2022-01-20T09:36:16.733Z] registry_test.go:730: HTTP/1.1 200 OK [2022-01-20T09:36:16.733Z] Connection: close [2022-01-20T09:36:16.733Z] Content-Length: 144 [2022-01-20T09:36:16.733Z] Cache-Control: no-cache [2022-01-20T09:36:16.733Z] Content-Type: application/json [2022-01-20T09:36:16.733Z] Date: Thu, 20 Jan 2022 09:36:16 GMT [2022-01-20T09:36:16.733Z] Expires: -1 [2022-01-20T09:36:16.733Z] Pragma: no-cache [2022-01-20T09:36:16.733Z] Server: docker-tests/mock [2022-01-20T09:36:16.733Z] X-Docker-Registry-Config: mock [2022-01-20T09:36:16.733Z] X-Docker-Registry-Version: 0.0.0 [2022-01-20T09:36:16.733Z] [2022-01-20T09:36:16.733Z] [2022-01-20T09:36:16.733Z] --- PASS: TestSearchRepositories (0.01s) [2022-01-20T09:36:16.733Z] === RUN TestTrustedLocation [2022-01-20T09:36:16.733Z] --- PASS: TestTrustedLocation (0.00s) [2022-01-20T09:36:16.733Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-01-20T09:36:16.733Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-01-20T09:36:16.733Z] === RUN TestAllowNondistributableArtifacts [2022-01-20T09:36:16.733Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-01-20T09:36:16.733Z] === RUN TestIsSecureIndex [2022-01-20T09:36:16.733Z] --- PASS: TestIsSecureIndex (0.00s) [2022-01-20T09:36:16.733Z] PASS [2022-01-20T09:36:16.733Z] coverage: 50.3% of statements [2022-01-20T09:36:16.733Z] ok github.com/docker/docker/registry 0.217s coverage: 50.3% of statements [2022-01-20T09:36:16.733Z] time="2022-01-20T09:36:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49228/Test.Echo: Post \"http://127.0.0.1:49228/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-01-20T09:36:16.733Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-01-20T09:36:16.733Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-01-20T09:36:16.733Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-01-20T09:36:16.733Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-01-20T09:36:16.733Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-01-20T09:36:16.733Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-01-20T09:36:16.733Z] === RUN TestResumableRequestReaderWithReadError [2022-01-20T09:36:16.733Z] time="2022-01-20T09:36:16Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-01-20T09:36:16.733Z] --- PASS: TestResumableRequestReaderWithReadError (0.16s) [2022-01-20T09:36:17.204Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-01-20T09:36:17.204Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-01-20T09:36:17.204Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-01-20T09:36:17.204Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-01-20T09:36:17.204Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-01-20T09:36:17.204Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-01-20T09:36:17.204Z] === RUN TestResumableRequestReader [2022-01-20T09:36:17.204Z] --- PASS: TestResumableRequestReader (0.00s) [2022-01-20T09:36:17.204Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-01-20T09:36:17.204Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-01-20T09:36:17.204Z] PASS [2022-01-20T09:36:17.204Z] coverage: 100.0% of statements [2022-01-20T09:36:17.204Z] ok github.com/docker/docker/registry/resumable 0.226s coverage: 100.0% of statements [2022-01-20T09:36:17.204Z] === RUN TestRestartManagerTimeout [2022-01-20T09:36:17.204Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-01-20T09:36:17.204Z] === RUN TestRestartManagerTimeoutReset [2022-01-20T09:36:17.204Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-01-20T09:36:17.204Z] PASS [2022-01-20T09:36:17.204Z] coverage: 50.9% of statements [2022-01-20T09:36:17.204Z] ok github.com/docker/docker/restartmanager 0.039s coverage: 50.9% of statements [2022-01-20T09:36:17.674Z] === RUN TestDecodeContainerConfig [2022-01-20T09:36:17.674Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-01-20T09:36:17.674Z] === RUN TestDecodeContainerConfigIsolation [2022-01-20T09:36:17.674Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-01-20T09:36:17.674Z] === RUN TestValidatePrivileged [2022-01-20T09:36:17.674Z] --- PASS: TestValidatePrivileged (0.00s) [2022-01-20T09:36:17.674Z] PASS [2022-01-20T09:36:17.674Z] coverage: 52.2% of statements [2022-01-20T09:36:17.674Z] ok github.com/docker/docker/runconfig 0.046s coverage: 52.2% of statements [2022-01-20T09:36:18.148Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-01-20T09:36:18.148Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-01-20T09:36:18.148Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-01-20T09:36:18.148Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-01-20T09:36:18.148Z] PASS [2022-01-20T09:36:18.148Z] coverage: 62.5% of statements [2022-01-20T09:36:18.148Z] ok github.com/docker/docker/testutil 0.051s coverage: 62.5% of statements [2022-01-20T09:36:18.351Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-01-20T09:36:18.914Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-01-20T09:36:19.170Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-01-20T09:36:19.734Z] --- PASS: TestDaemonStartWithLogOpt (4.45s) [2022-01-20T09:36:19.734Z] === CONT TestReadPluginNoRead [2022-01-20T09:36:20.372Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-20T09:36:20.372Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-20T09:36:20.372Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-20T09:36:20.372Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-20T09:36:20.372Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-20T09:36:20.372Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-01-20T09:36:20.372Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-01-20T09:36:20.372Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-20T09:36:20.372Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-20T09:36:20.663Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-01-20T09:36:21.363Z] === RUN TestGetAddress [2022-01-20T09:36:21.363Z] --- PASS: TestGetAddress (0.00s) [2022-01-20T09:36:21.363Z] === RUN TestRemove [2022-01-20T09:36:21.363Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-20T09:36:21.363Z] --- SKIP: TestRemove (0.00s) [2022-01-20T09:36:21.363Z] === RUN TestInitializeWithVolumes [2022-01-20T09:36:21.363Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-01-20T09:36:21.363Z] === RUN TestCreate [2022-01-20T09:36:21.363Z] --- PASS: TestCreate (0.01s) [2022-01-20T09:36:21.363Z] === RUN TestValidateName [2022-01-20T09:36:21.363Z] --- PASS: TestValidateName (0.00s) [2022-01-20T09:36:21.363Z] === RUN TestCreateWithOpts [2022-01-20T09:36:21.363Z] local_test.go:181: runtime.GOOS == "windows" [2022-01-20T09:36:21.363Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-01-20T09:36:21.363Z] === RUN TestRelaodNoOpts [2022-01-20T09:36:21.363Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-01-20T09:36:21.363Z] PASS [2022-01-20T09:36:21.363Z] coverage: 41.5% of statements [2022-01-20T09:36:21.363Z] ok github.com/docker/docker/volume/local 0.068s coverage: 41.5% of statements [2022-01-20T09:36:21.363Z] === RUN TestGetDriver [2022-01-20T09:36:21.363Z] --- PASS: TestGetDriver (0.00s) [2022-01-20T09:36:21.363Z] === RUN TestVolumeRequestError [2022-01-20T09:36:21.363Z] --- PASS: TestVolumeRequestError (0.01s) [2022-01-20T09:36:21.363Z] PASS [2022-01-20T09:36:21.363Z] coverage: 36.1% of statements [2022-01-20T09:36:21.833Z] ok github.com/docker/docker/volume/drivers 0.060s coverage: 36.1% of statements [2022-01-20T09:36:22.304Z] === RUN TestConvertTmpfsOptions [2022-01-20T09:36:22.304Z] parser_test.go:49: data="mode=700,size=1m" [2022-01-20T09:36:22.304Z] parser_test.go:49: data="ro" [2022-01-20T09:36:22.304Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-01-20T09:36:22.304Z] === RUN TestParseMountRaw [2022-01-20T09:36:22.304Z] --- PASS: TestParseMountRaw (0.02s) [2022-01-20T09:36:22.304Z] === RUN TestParseMountRawSplit [2022-01-20T09:36:22.304Z] parser_test.go:390: case 0 [2022-01-20T09:36:22.304Z] parser_test.go:390: case 1 [2022-01-20T09:36:22.304Z] parser_test.go:390: case 2 [2022-01-20T09:36:22.304Z] parser_test.go:390: case 3 [2022-01-20T09:36:22.304Z] parser_test.go:390: case 4 [2022-01-20T09:36:22.304Z] parser_test.go:390: case 5 [2022-01-20T09:36:22.305Z] parser_test.go:390: case 6 [2022-01-20T09:36:22.305Z] parser_test.go:390: case 7 [2022-01-20T09:36:22.305Z] parser_test.go:390: case 8 [2022-01-20T09:36:22.305Z] parser_test.go:390: case 0 [2022-01-20T09:36:22.305Z] parser_test.go:390: case 1 [2022-01-20T09:36:22.305Z] parser_test.go:390: case 2 [2022-01-20T09:36:22.305Z] parser_test.go:390: case 3 [2022-01-20T09:36:22.305Z] parser_test.go:390: case 4 [2022-01-20T09:36:22.305Z] parser_test.go:390: case 5 [2022-01-20T09:36:22.305Z] parser_test.go:390: case 6 [2022-01-20T09:36:22.305Z] parser_test.go:390: case 7 [2022-01-20T09:36:22.305Z] parser_test.go:390: case 8 [2022-01-20T09:36:22.305Z] parser_test.go:390: case 9 [2022-01-20T09:36:22.305Z] parser_test.go:390: case 10 [2022-01-20T09:36:22.305Z] parser_test.go:390: case 11 [2022-01-20T09:36:22.305Z] parser_test.go:390: case 12 [2022-01-20T09:36:22.305Z] parser_test.go:390: case 0 [2022-01-20T09:36:22.305Z] parser_test.go:390: case 1 [2022-01-20T09:36:22.305Z] parser_test.go:390: case 2 [2022-01-20T09:36:22.305Z] parser_test.go:390: case 3 [2022-01-20T09:36:22.305Z] parser_test.go:390: case 4 [2022-01-20T09:36:22.305Z] parser_test.go:390: case 5 [2022-01-20T09:36:22.305Z] parser_test.go:390: case 6 [2022-01-20T09:36:22.305Z] parser_test.go:390: case 7 [2022-01-20T09:36:22.305Z] parser_test.go:390: case 8 [2022-01-20T09:36:22.305Z] parser_test.go:390: case 9 [2022-01-20T09:36:22.305Z] parser_test.go:390: case 10 [2022-01-20T09:36:22.305Z] parser_test.go:390: case 11 [2022-01-20T09:36:22.305Z] --- PASS: TestParseMountRawSplit (0.01s) [2022-01-20T09:36:22.305Z] === RUN TestParseMountSpec [2022-01-20T09:36:22.305Z] parser_test.go:455: case 0 [2022-01-20T09:36:22.305Z] parser_test.go:455: case 1 [2022-01-20T09:36:22.305Z] parser_test.go:455: case 2 [2022-01-20T09:36:22.305Z] parser_test.go:455: case 3 [2022-01-20T09:36:22.305Z] parser_test.go:455: case 4 [2022-01-20T09:36:22.305Z] parser_test.go:455: case 5 [2022-01-20T09:36:22.305Z] --- PASS: TestParseMountSpec (0.00s) [2022-01-20T09:36:22.305Z] === RUN TestParseMountSpecBindWithFileinfoError [2022-01-20T09:36:22.305Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2022-01-20T09:36:22.305Z] === RUN TestValidateMount [2022-01-20T09:36:22.305Z] --- PASS: TestValidateMount (0.00s) [2022-01-20T09:36:22.305Z] PASS [2022-01-20T09:36:22.305Z] coverage: 66.2% of statements [2022-01-20T09:36:22.305Z] ok github.com/docker/docker/volume/mounts 0.071s coverage: 66.2% of statements [2022-01-20T09:36:22.555Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-01-20T09:36:22.775Z] === RUN TestSetGetMeta [2022-01-20T09:36:22.775Z] === PAUSE TestSetGetMeta [2022-01-20T09:36:22.775Z] === RUN TestRestore [2022-01-20T09:36:22.775Z] === PAUSE TestRestore [2022-01-20T09:36:22.775Z] === RUN TestServiceCreate [2022-01-20T09:36:22.775Z] === PAUSE TestServiceCreate [2022-01-20T09:36:22.775Z] === RUN TestServiceList [2022-01-20T09:36:22.775Z] === PAUSE TestServiceList [2022-01-20T09:36:22.775Z] === RUN TestServiceRemove [2022-01-20T09:36:22.775Z] === PAUSE TestServiceRemove [2022-01-20T09:36:22.775Z] === RUN TestServiceGet [2022-01-20T09:36:22.775Z] === PAUSE TestServiceGet [2022-01-20T09:36:22.775Z] === RUN TestServicePrune [2022-01-20T09:36:22.775Z] === PAUSE TestServicePrune [2022-01-20T09:36:22.775Z] === RUN TestCreate [2022-01-20T09:36:22.775Z] === PAUSE TestCreate [2022-01-20T09:36:22.775Z] === RUN TestRemove [2022-01-20T09:36:22.775Z] === PAUSE TestRemove [2022-01-20T09:36:22.775Z] === RUN TestList [2022-01-20T09:36:22.775Z] === PAUSE TestList [2022-01-20T09:36:22.775Z] === RUN TestFindByDriver [2022-01-20T09:36:22.775Z] === PAUSE TestFindByDriver [2022-01-20T09:36:22.775Z] === RUN TestFindByReferenced [2022-01-20T09:36:22.775Z] === PAUSE TestFindByReferenced [2022-01-20T09:36:22.775Z] === RUN TestDerefMultipleOfSameRef [2022-01-20T09:36:22.775Z] === PAUSE TestDerefMultipleOfSameRef [2022-01-20T09:36:22.775Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-20T09:36:22.775Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-20T09:36:22.775Z] === RUN TestDefererencePluginOnCreateError [2022-01-20T09:36:22.775Z] === PAUSE TestDefererencePluginOnCreateError [2022-01-20T09:36:22.775Z] === RUN TestRefDerefRemove [2022-01-20T09:36:22.775Z] === PAUSE TestRefDerefRemove [2022-01-20T09:36:22.775Z] === RUN TestGet [2022-01-20T09:36:22.775Z] === PAUSE TestGet [2022-01-20T09:36:22.775Z] === RUN TestGetWithReference [2022-01-20T09:36:22.775Z] === PAUSE TestGetWithReference [2022-01-20T09:36:22.775Z] === RUN TestFilterFunc [2022-01-20T09:36:22.775Z] === RUN TestFilterFunc/test_nil_list [2022-01-20T09:36:22.775Z] === PAUSE TestFilterFunc/test_nil_list [2022-01-20T09:36:22.775Z] === RUN TestFilterFunc/test_empty_list [2022-01-20T09:36:22.775Z] === PAUSE TestFilterFunc/test_empty_list [2022-01-20T09:36:23.246Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-01-20T09:36:23.246Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-01-20T09:36:23.246Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-20T09:36:23.246Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-20T09:36:23.246Z] === RUN TestFilterFunc/test_filter_some [2022-01-20T09:36:23.246Z] === PAUSE TestFilterFunc/test_filter_some [2022-01-20T09:36:23.246Z] === RUN TestFilterFunc/test_filter_middle [2022-01-20T09:36:23.246Z] === PAUSE TestFilterFunc/test_filter_middle [2022-01-20T09:36:23.246Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-01-20T09:36:23.246Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-01-20T09:36:23.246Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-01-20T09:36:23.246Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-01-20T09:36:23.246Z] === CONT TestFilterFunc/test_nil_list [2022-01-20T09:36:23.246Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-01-20T09:36:23.246Z] === CONT TestFilterFunc/test_filter_some [2022-01-20T09:36:23.246Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-01-20T09:36:23.246Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-20T09:36:23.246Z] === CONT TestFilterFunc/test_empty_list [2022-01-20T09:36:23.246Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-01-20T09:36:23.246Z] === CONT TestFilterFunc/test_filter_middle [2022-01-20T09:36:23.246Z] --- PASS: TestFilterFunc (0.00s) [2022-01-20T09:36:23.246Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-01-20T09:36:23.246Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-01-20T09:36:23.246Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-01-20T09:36:23.246Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-01-20T09:36:23.246Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-01-20T09:36:23.246Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-01-20T09:36:23.246Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-01-20T09:36:23.246Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-01-20T09:36:23.246Z] === CONT TestSetGetMeta [2022-01-20T09:36:23.246Z] === CONT TestFindByReferenced [2022-01-20T09:36:23.246Z] === CONT TestServicePrune [2022-01-20T09:36:23.246Z] === CONT TestList [2022-01-20T09:36:23.246Z] --- PASS: TestSetGetMeta (0.02s) [2022-01-20T09:36:23.246Z] === CONT TestFindByDriver [2022-01-20T09:36:23.246Z] --- PASS: TestFindByReferenced (0.04s) [2022-01-20T09:36:23.246Z] === CONT TestServiceList [2022-01-20T09:36:23.246Z] --- PASS: TestList (0.04s) [2022-01-20T09:36:23.246Z] === CONT TestServiceGet [2022-01-20T09:36:23.246Z] --- PASS: TestFindByDriver (0.03s) [2022-01-20T09:36:23.246Z] === CONT TestServiceRemove [2022-01-20T09:36:23.246Z] --- PASS: TestServiceGet (0.11s) [2022-01-20T09:36:23.246Z] === CONT TestServiceCreate [2022-01-20T09:36:23.246Z] time="2022-01-20T09:36:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T09:36:23.246Z] --- PASS: TestServiceRemove (0.10s) [2022-01-20T09:36:23.246Z] === CONT TestGetWithReference [2022-01-20T09:36:23.246Z] --- PASS: TestServiceList (0.13s) [2022-01-20T09:36:23.246Z] === CONT TestDefererencePluginOnCreateError [2022-01-20T09:36:23.246Z] time="2022-01-20T09:36:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T09:36:23.246Z] time="2022-01-20T09:36:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T09:36:23.246Z] --- PASS: TestServiceCreate (0.03s) [2022-01-20T09:36:23.246Z] === CONT TestGet [2022-01-20T09:36:23.246Z] time="2022-01-20T09:36:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-01-20T09:36:23.246Z] --- PASS: TestGetWithReference (0.03s) [2022-01-20T09:36:23.246Z] === CONT TestRefDerefRemove [2022-01-20T09:36:23.246Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-01-20T09:36:23.246Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-20T09:36:23.246Z] time="2022-01-20T09:36:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T09:36:23.246Z] --- PASS: TestServicePrune (0.20s) [2022-01-20T09:36:23.246Z] === CONT TestRestore [2022-01-20T09:36:23.246Z] --- PASS: TestGet (0.02s) [2022-01-20T09:36:23.246Z] === CONT TestRemove [2022-01-20T09:36:23.246Z] --- PASS: TestRefDerefRemove (0.02s) [2022-01-20T09:36:23.246Z] === CONT TestCreate [2022-01-20T09:36:23.246Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-01-20T09:36:23.246Z] === CONT TestDerefMultipleOfSameRef [2022-01-20T09:36:23.246Z] --- PASS: TestCreate (0.02s) [2022-01-20T09:36:23.246Z] --- PASS: TestRestore (0.03s) [2022-01-20T09:36:23.246Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-01-20T09:36:23.246Z] --- PASS: TestRemove (0.03s) [2022-01-20T09:36:23.246Z] PASS [2022-01-20T09:36:23.246Z] coverage: 70.3% of statements [2022-01-20T09:36:23.246Z] ok github.com/docker/docker/volume/service 0.279s coverage: 70.3% of statements [2022-01-20T09:36:23.487Z] === RUN TestReadPluginNoRead/default [2022-01-20T09:36:23.744Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-01-20T09:36:23.744Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-01-20T09:36:24.673Z] --- PASS: TestContinueAfterPluginCrash (9.42s) [2022-01-20T09:36:24.930Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-20T09:36:24.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-01-20T09:36:25.471Z] --- PASS: TestNewClientWithTimeout (17.65s) [2022-01-20T09:36:25.471Z] === RUN TestClientStream [2022-01-20T09:36:25.471Z] --- PASS: TestClientStream (0.00s) [2022-01-20T09:36:25.471Z] === RUN TestClientSendFile [2022-01-20T09:36:25.471Z] --- PASS: TestClientSendFile (0.00s) [2022-01-20T09:36:25.471Z] === RUN TestClientWithRequestTimeout [2022-01-20T09:36:25.471Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-01-20T09:36:25.471Z] === RUN TestFileSpecPlugin [2022-01-20T09:36:25.471Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-01-20T09:36:25.471Z] === RUN TestFileJSONSpecPlugin [2022-01-20T09:36:25.471Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-01-20T09:36:25.471Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-01-20T09:36:25.471Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-01-20T09:36:25.471Z] === RUN TestPluginAddHandler [2022-01-20T09:36:25.471Z] --- PASS: TestPluginAddHandler (0.00s) [2022-01-20T09:36:25.471Z] === RUN TestPluginWaitBadPlugin [2022-01-20T09:36:25.471Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-01-20T09:36:25.471Z] === RUN TestGet [2022-01-20T09:36:25.471Z] time="2022-01-20T09:36:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-01-20T09:36:26.298Z] docker_api_swarm_node_test.go:19: [d3bff7e95e24c] joining swarm manager [ddf479ea79163]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:36:26.298Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-20T09:36:26.461Z] time="2022-01-20T09:36:25Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-01-20T09:36:26.554Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-01-20T09:36:26.810Z] docker_api_swarm_node_test.go:20: [d96bf15e1e360] joining swarm manager [ddf479ea79163]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:36:27.747Z] === CONT TestReadPluginNoRead [2022-01-20T09:36:27.747Z] read_test.go:92: [d359b8ace0b05] daemon is not started [2022-01-20T09:36:27.747Z] --- PASS: TestReadPluginNoRead (8.15s) [2022-01-20T09:36:27.747Z] --- PASS: TestReadPluginNoRead/default (1.56s) [2022-01-20T09:36:27.747Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.43s) [2022-01-20T09:36:27.747Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.38s) [2022-01-20T09:36:27.747Z] PASS [2022-01-20T09:36:27.747Z] [2022-01-20T09:36:27.747Z] DONE 6 tests in 12.765s [2022-01-20T09:36:27.747Z] 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-01-20T09:36:27.747Z] ++ 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-01-20T09:36:27.747Z] ++ set -e [2022-01-20T09:36:27.747Z] ++ '[' -n 0 ']' [2022-01-20T09:36:27.747Z] ++ set -x [2022-01-20T09:36:27.747Z] ++ 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-01-20T09:36:27.747Z] testing: warning: no tests to run [2022-01-20T09:36:27.747Z] PASS [2022-01-20T09:36:27.747Z] [2022-01-20T09:36:27.747Z] DONE 0 tests in 0.035s [2022-01-20T09:36:27.747Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-20T09:36:27.747Z] ++ 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-01-20T09:36:27.747Z] ++ set -e [2022-01-20T09:36:27.747Z] ++ '[' -n 0 ']' [2022-01-20T09:36:27.747Z] ++ set -x [2022-01-20T09:36:27.747Z] ++ 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-01-20T09:36:28.006Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-01-20T09:36:28.006Z] INFO: Testing against a local daemon [2022-01-20T09:36:28.006Z] === RUN TestPluginWithDevMounts [2022-01-20T09:36:28.006Z] === PAUSE TestPluginWithDevMounts [2022-01-20T09:36:28.006Z] === CONT TestPluginWithDevMounts [2022-01-20T09:36:28.043Z] time="2022-01-20T09:36:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-01-20T09:36:29.372Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009c86c0_} [2022-01-20T09:36:29.372Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-01-20T09:36:29.372Z] PASS [2022-01-20T09:36:29.628Z] [2022-01-20T09:36:29.628Z] DONE 1 tests in 1.727s [2022-01-20T09:36:29.628Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-20T09:36:29.628Z] ++ 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-01-20T09:36:29.628Z] ++ set -e [2022-01-20T09:36:29.628Z] ++ '[' -n 0 ']' [2022-01-20T09:36:29.628Z] ++ set -x [2022-01-20T09:36:29.628Z] ++ 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-01-20T09:36:29.628Z] INFO: Testing against a local daemon [2022-01-20T09:36:29.628Z] === RUN TestSecretInspect [2022-01-20T09:36:30.555Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1197136932_/foo_false____} [2022-01-20T09:36:31.921Z] --- PASS: TestSecretInspect (2.19s) [2022-01-20T09:36:31.921Z] === RUN TestSecretList [2022-01-20T09:36:31.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1197136932_/foo_true____} [2022-01-20T09:36:32.806Z] time="2022-01-20T09:36:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-01-20T09:36:33.286Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3777794355_/foo_false____} [2022-01-20T09:36:34.214Z] --- PASS: TestSecretList (2.42s) [2022-01-20T09:36:34.214Z] === RUN TestSecretsCreateAndDelete [2022-01-20T09:36:34.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3777794355_/foo_true____} [2022-01-20T09:36:36.145Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3777794355_/foo_true__0xc0009c8738__} [2022-01-20T09:36:36.707Z] --- PASS: TestSecretsCreateAndDelete (2.28s) [2022-01-20T09:36:36.707Z] === RUN TestSecretsUpdate [2022-01-20T09:36:37.635Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-01-20T09:36:37.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009c8750_} [2022-01-20T09:36:39.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009c8768_} [2022-01-20T09:36:39.005Z] --- PASS: TestSecretsUpdate (2.42s) [2022-01-20T09:36:39.005Z] === RUN TestTemplatedSecret [2022-01-20T09:36:40.371Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009c8780_} [2022-01-20T09:36:41.487Z] --- PASS: TestGet (15.00s) [2022-01-20T09:36:41.487Z] === RUN TestPluginWithNoManifest [2022-01-20T09:36:41.487Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-01-20T09:36:41.487Z] === RUN TestGetAll [2022-01-20T09:36:41.487Z] --- PASS: TestGetAll (0.00s) [2022-01-20T09:36:41.487Z] PASS [2022-01-20T09:36:41.487Z] coverage: 73.4% of statements [2022-01-20T09:36:41.487Z] ok github.com/docker/docker/pkg/plugins 35.001s coverage: 73.4% of statements [2022-01-20T09:36:41.487Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-20T09:36:41.487Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-20T09:36:41.487Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-01-20T09:36:41.487Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-20T09:36:41.487Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-20T09:36:41.487Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-20T09:36:41.487Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-01-20T09:36:41.487Z] ? github.com/docker/docker/quota [no test files] [2022-01-20T09:36:41.487Z] ? github.com/docker/docker/rootless [no test files] [2022-01-20T09:36:41.487Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-20T09:36:41.487Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-20T09:36:41.487Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-20T09:36:41.487Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-20T09:36:41.487Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-20T09:36:41.487Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-20T09:36:41.487Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-20T09:36:41.487Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-20T09:36:41.487Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-20T09:36:41.487Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-20T09:36:41.487Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-20T09:36:41.487Z] ? github.com/docker/docker/volume [no test files] [2022-01-20T09:36:41.487Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-20T09:36:41.487Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] === Skipped [2022-01-20T09:36:41.957Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-01-20T09:36:41.957Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-01-20T09:36:41.957Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-01-20T09:36:41.957Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-01-20T09:36:41.957Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-01-20T09:36:41.957Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-01-20T09:36:41.957Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-01-20T09:36:41.957Z] daemon_test.go:147: root required [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-20T09:36:41.957Z] reload_test.go:520: root required [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.05s) [2022-01-20T09:36:41.957Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-20T09:36:41.957Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-01-20T09:36:41.957Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-01-20T09:36:41.957Z] download_test.go:268: Needs fixing on Windows [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-01-20T09:36:41.957Z] layer_test.go:304: Failing on Windows [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-01-20T09:36:41.957Z] layer_test.go:353: Failing on Windows [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-01-20T09:36:41.957Z] layer_test.go:468: Failing on Windows [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-01-20T09:36:41.957Z] layer_test.go:697: Failing on Windows [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-01-20T09:36:41.957Z] migration_test.go:46: Failing on Windows [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-01-20T09:36:41.957Z] migration_test.go:182: Failing on Windows [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-01-20T09:36:41.957Z] mount_test.go:17: Failing on Windows [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-01-20T09:36:41.957Z] mount_test.go:76: Failing on Windows [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-01-20T09:36:41.957Z] mount_test.go:125: Failing on Windows [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-01-20T09:36:41.957Z] mount_test.go:212: Failing on Windows [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-01-20T09:36:41.957Z] archive_test.go:134: Xz not present in msys2 [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-01-20T09:36:41.957Z] archive_test.go:239: Failing on Windows CI machines [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-01-20T09:36:41.957Z] archive_windows_test.go:16: Currently fails [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-01-20T09:36:41.957Z] changes_test.go:192: needs more investigation [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-01-20T09:36:41.957Z] changes_test.go:405: needs further investigation [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-01-20T09:36:41.957Z] changes_test.go:441: needs further investigation [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-01-20T09:36:41.957Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-20T09:36:41.957Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-01-20T09:36:41.957Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-01-20T09:36:41.957Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-01-20T09:36:41.957Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-01-20T09:36:41.957Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-20T09:36:41.957Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-20T09:36:41.957Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-01-20T09:36:41.957Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-01-20T09:36:41.957Z] poller_test.go:41: No chmod on Windows [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-20T09:36:41.957Z] fileutils_test.go:134: Needs porting to Windows [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-20T09:36:41.957Z] fileutils_test.go:180: Needs porting to Windows [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-01-20T09:36:41.957Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-01-20T09:36:41.957Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2022-01-20T09:36:41.957Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-01-20T09:36:41.957Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-01-20T09:36:41.957Z] local_test.go:181: runtime.GOOS == "windows" [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] [2022-01-20T09:36:41.957Z] DONE 1844 tests, 45 skipped in 216.708s [2022-01-20T09:36:41.957Z] INFO: make.ps1 ended at 01/20/2022 09:36:41 [2022-01-20T09:36:42.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009c8798_} [2022-01-20T09:36:42.263Z] docker_api_swarm_test.go:501: [d167453de6ecd] joining swarm manager [d78d3e279dc36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:36:42.824Z] --- PASS: TestTemplatedSecret (3.75s) [2022-01-20T09:36:42.824Z] === RUN TestSecretCreateResolve [2022-01-20T09:36:43.750Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-01-20T09:36:44.181Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-01-20T09:36:44.181Z] INFO: Unit tests ended at 01/20/2022 09:36:43. Duration:00:03:52.0012396 [2022-01-20T09:36:44.181Z] INFO: Building busybox [2022-01-20T09:36:44.181Z] Sending build context to Docker daemon 5.12kB [2022-01-20T09:36:44.181Z] [2022-01-20T09:36:44.181Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-01-20T09:36:44.181Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-01-20T09:36:44.181Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-01-20T09:36:44.181Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-01-20T09:36:44.181Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-01-20T09:36:44.181Z] ---> 60d6f56ecebd [2022-01-20T09:36:44.181Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-01-20T09:36:44.181Z] ---> Running in 57b183aa7ea9 [2022-01-20T09:36:44.678Z] --- PASS: TestSecretCreateResolve (1.94s) [2022-01-20T09:36:44.678Z] PASS [2022-01-20T09:36:44.678Z] [2022-01-20T09:36:44.678Z] DONE 6 tests in 15.123s [2022-01-20T09:36:44.678Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-01-20T09:36:44.678Z] ++ 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-01-20T09:36:44.678Z] ++ set -e [2022-01-20T09:36:44.678Z] ++ '[' -n 0 ']' [2022-01-20T09:36:44.678Z] ++ set -x [2022-01-20T09:36:44.678Z] ++ 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-01-20T09:36:44.935Z] INFO: Testing against a local daemon [2022-01-20T09:36:44.935Z] === RUN TestServiceCreateInit [2022-01-20T09:36:44.935Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-20T09:36:44.935Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-01-20T09:36:44.935Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-01-20T09:36:44.935Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-01-20T09:36:44.935Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-01-20T09:36:44.935Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-01-20T09:36:44.935Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-01-20T09:36:44.935Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-01-20T09:36:44.935Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-01-20T09:36:44.935Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-01-20T09:36:44.935Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-01-20T09:36:44.935Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-01-20T09:36:44.935Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-01-20T09:36:44.935Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-01-20T09:36:44.935Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-01-20T09:36:44.935Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-01-20T09:36:44.935Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-01-20T09:36:45.194Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-01-20T09:36:45.194Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-01-20T09:36:47.086Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-01-20T09:36:48.981Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-01-20T09:36:49.238Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-20T09:36:51.129Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-01-20T09:36:52.061Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-01-20T09:36:52.317Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-01-20T09:36:52.880Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-01-20T09:36:53.808Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-01-20T09:36:53.808Z] --- PASS: TestServiceCreateInit (8.89s) [2022-01-20T09:36:53.808Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.32s) [2022-01-20T09:36:53.808Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.55s) [2022-01-20T09:36:53.808Z] === RUN TestCreateServiceMultipleTimes [2022-01-20T09:36:54.064Z] docker_api_swarm_test.go:506: [d2dc7b44e4a2f] joining swarm manager [d78d3e279dc36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:36:54.320Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-01-20T09:36:54.881Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-01-20T09:36:55.809Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-01-20T09:36:56.375Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-01-20T09:36:57.304Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-01-20T09:36:58.232Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-01-20T09:36:59.163Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-01-20T09:37:00.093Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-01-20T09:37:00.656Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-01-20T09:37:01.218Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-01-20T09:37:02.023Z] Removing intermediate container 57b183aa7ea9 [2022-01-20T09:37:02.023Z] ---> df782709bf04 [2022-01-20T09:37:02.023Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-01-20T09:37:02.023Z] ---> Running in 6ea80f3f84a8 [2022-01-20T09:37:02.023Z] Removing intermediate container 6ea80f3f84a8 [2022-01-20T09:37:02.023Z] ---> eb86c0e3c60d [2022-01-20T09:37:02.023Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-01-20T09:37:02.023Z] ---> Running in 1ab8b6e56463 [2022-01-20T09:37:02.023Z] Removing intermediate container 1ab8b6e56463 [2022-01-20T09:37:02.023Z] ---> ced0118c306a [2022-01-20T09:37:02.023Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-01-20T09:37:02.146Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-01-20T09:37:03.073Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-01-20T09:37:03.594Z] [2022-01-20T09:37:03.636Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-01-20T09:37:04.067Z] ---> a80e6478aed9 [2022-01-20T09:37:04.067Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-01-20T09:37:04.067Z] ---> Running in d70c01c20e56 [2022-01-20T09:37:04.564Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-01-20T09:37:04.564Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-01-20T09:37:05.128Z] === RUN TestDockerSuite/TestCpRelativePath [2022-01-20T09:37:05.689Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-01-20T09:37:06.618Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-01-20T09:37:06.874Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-01-20T09:37:07.436Z] === RUN TestDockerSuite/TestCpToCaseA [2022-01-20T09:37:08.363Z] === RUN TestDockerSuite/TestCpToCaseB [2022-01-20T09:37:08.925Z] === RUN TestDockerSuite/TestCpToCaseC [2022-01-20T09:37:10.297Z] === RUN TestDockerSuite/TestCpToCaseD [2022-01-20T09:37:10.892Z] --- PASS: TestCreateServiceMultipleTimes (17.06s) [2022-01-20T09:37:10.892Z] === RUN TestCreateServiceConflict [2022-01-20T09:37:13.409Z] --- PASS: TestCreateServiceConflict (2.58s) [2022-01-20T09:37:13.409Z] === RUN TestCreateServiceMaxReplicas [2022-01-20T09:37:13.970Z] === RUN TestDockerSuite/TestCpToCaseE [2022-01-20T09:37:16.491Z] === RUN TestDockerSuite/TestCpToCaseF [2022-01-20T09:37:16.747Z] --- PASS: TestCreateServiceMaxReplicas (3.29s) [2022-01-20T09:37:16.747Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-20T09:37:17.004Z] === RUN TestDockerSuite/TestCpToCaseG [2022-01-20T09:37:20.273Z] === RUN TestDockerSuite/TestCpToCaseH [2022-01-20T09:37:21.640Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-01-20T09:37:22.203Z] === RUN TestDockerSuite/TestCpToCaseI [2022-01-20T09:37:22.766Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-01-20T09:37:23.695Z] docker_api_swarm_node_test.go:80: [d6e066bedf220] joining swarm manager [d3f72dc1eba4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:37:25.405Z] Removing intermediate container d70c01c20e56 [2022-01-20T09:37:25.406Z] ---> 546fe45b1f41 [2022-01-20T09:37:25.406Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-01-20T09:37:25.406Z] ---> Running in b3901eebd73e [2022-01-20T09:37:25.875Z] [2022-01-20T09:37:25.875Z] SUCCESS: Specified value was saved. [2022-01-20T09:37:26.212Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-01-20T09:37:26.471Z] === RUN TestDockerSuite/TestCpToDot [2022-01-20T09:37:27.032Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-01-20T09:37:28.098Z] Removing intermediate container b3901eebd73e [2022-01-20T09:37:28.098Z] ---> 2e60ab864af0 [2022-01-20T09:37:28.098Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-01-20T09:37:28.098Z] ---> Running in 6a6daf0f7360 [2022-01-20T09:37:28.398Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-01-20T09:37:28.959Z] === RUN TestDockerSuite/TestCpToStdout [2022-01-20T09:37:29.888Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-01-20T09:37:30.450Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.83s) [2022-01-20T09:37:30.450Z] === RUN TestCreateServiceSecretFileMode [2022-01-20T09:37:31.012Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-01-20T09:37:31.575Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-01-20T09:37:32.319Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2022-01-20T09:37:32.319Z] Copying nested executables into bundles/cross/linux/amd64 [2022-01-20T09:37:32.319Z] Cross building: bundles/cross/windows/amd64 [2022-01-20T09:37:32.319Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2022-01-20T09:37:32.319Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-01-20T09:37:32.504Z] === RUN TestDockerSuite/TestCpVolumePath [2022-01-20T09:37:33.433Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-01-20T09:37:33.433Z] === RUN TestDockerSuite/TestCreateArgs [2022-01-20T09:37:33.433Z] === RUN TestDockerSuite/TestCreateByImageID [2022-01-20T09:37:33.690Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-01-20T09:37:33.985Z] Cannot create a file when that file already exists. [2022-01-20T09:37:34.254Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-01-20T09:37:34.254Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-01-20T09:37:34.254Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-01-20T09:37:34.254Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-01-20T09:37:34.817Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-01-20T09:37:34.817Z] === RUN TestDockerSuite/TestCreateLabels [2022-01-20T09:37:35.073Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-01-20T09:37:35.073Z] === RUN TestDockerSuite/TestCreateRM [2022-01-20T09:37:35.073Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-01-20T09:37:35.073Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-20T09:37:35.073Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-01-20T09:37:35.073Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-01-20T09:37:35.329Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-01-20T09:37:36.695Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-01-20T09:37:36.695Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-01-20T09:37:36.695Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-01-20T09:37:37.259Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-01-20T09:37:37.792Z] Removing intermediate container 6a6daf0f7360 [2022-01-20T09:37:37.792Z] ---> b7304c8d7d9e [2022-01-20T09:37:37.792Z] Step 13/13 : CMD ["sh"] [2022-01-20T09:37:37.792Z] ---> Running in 85bac1e84f21 [2022-01-20T09:37:37.792Z] Removing intermediate container 85bac1e84f21 [2022-01-20T09:37:37.792Z] ---> 52436eec86d0 [2022-01-20T09:37:37.792Z] Successfully built 52436eec86d0 [2022-01-20T09:37:37.792Z] Successfully tagged busybox:latest [2022-01-20T09:37:37.792Z] INFO: Docker images of the daemon under test [2022-01-20T09:37:37.792Z] [2022-01-20T09:37:38.264Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-20T09:37:38.265Z] busybox latest 52436eec86d0 Less than a second ago 5.77GB [2022-01-20T09:37:38.265Z] mcr.microsoft.com/windows/servercore ltsc2019 60d6f56ecebd 2 days ago 5.75GB [2022-01-20T09:37:38.265Z] microsoft/windowsservercore latest 60d6f56ecebd 2 days ago 5.75GB [2022-01-20T09:37:38.265Z] [2022-01-20T09:37:38.265Z] INFO: Running integration tests at 01/20/2022 09:37:37... [2022-01-20T09:37:38.265Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-01-20T09:37:38.265Z] INFO: Integration API tests being run from the host: [2022-01-20T09:37:38.265Z] INFO: make.ps1 starting at 01/20/2022 09:37:37 [2022-01-20T09:37:38.735Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-01-20T09:37:39.779Z] docker_api_swarm_node_test.go:52: [d41d69ffd2ebf] joining swarm manager [d1a8b8b032b6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:37:40.708Z] docker_api_swarm_node_test.go:53: [db01c6d7e1101] joining swarm manager [d1a8b8b032b6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:37:40.708Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-01-20T09:37:40.708Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-01-20T09:37:40.708Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-01-20T09:37:40.708Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-01-20T09:37:40.963Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-01-20T09:37:40.963Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-01-20T09:37:41.525Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-01-20T09:37:42.452Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-01-20T09:37:43.017Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-01-20T09:37:43.579Z] --- PASS: TestCreateServiceSecretFileMode (13.12s) [2022-01-20T09:37:43.579Z] === RUN TestCreateServiceConfigFileMode [2022-01-20T09:37:44.141Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-01-20T09:37:45.072Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-01-20T09:37:46.002Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-01-20T09:37:46.257Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-01-20T09:37:46.513Z] === RUN TestDockerSuite/TestDevicePermissions [2022-01-20T09:37:46.769Z] === RUN TestDockerSuite/TestDockerFails [2022-01-20T09:37:47.025Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-01-20T09:37:47.025Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-01-20T09:37:47.025Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-01-20T09:37:47.586Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-01-20T09:37:48.149Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-01-20T09:37:49.515Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-01-20T09:37:49.515Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-01-20T09:37:49.515Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-01-20T09:37:49.515Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-01-20T09:37:54.757Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-01-20T09:37:56.646Z] --- PASS: TestCreateServiceConfigFileMode (12.88s) [2022-01-20T09:37:56.646Z] === RUN TestCreateServiceSysctls [2022-01-20T09:37:56.646Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-01-20T09:37:58.558Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-01-20T09:37:59.924Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-01-20T09:38:00.181Z] --- PASS: TestCreateServiceSysctls (3.66s) [2022-01-20T09:38:00.181Z] === RUN TestCreateServiceCapabilities [2022-01-20T09:38:00.743Z] === RUN TestDockerSuite/TestEventsAttach [2022-01-20T09:38:01.305Z] === RUN TestDockerSuite/TestEventsCommit [2022-01-20T09:38:02.234Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-01-20T09:38:02.795Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-01-20T09:38:03.052Z] --- PASS: TestCreateServiceCapabilities (2.98s) [2022-01-20T09:38:03.052Z] === RUN TestInspect [2022-01-20T09:38:03.308Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-01-20T09:38:03.872Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-01-20T09:38:05.763Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-01-20T09:38:06.325Z] --- PASS: TestInspect (3.30s) [2022-01-20T09:38:06.325Z] === RUN TestCreateJob [2022-01-20T09:38:06.887Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-01-20T09:38:08.926Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T09:38:08.926Z] INFO: Testing against a local daemon [2022-01-20T09:38:08.926Z] === RUN TestBuildWithSession [2022-01-20T09:38:08.926Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T09:38:08.926Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-20T09:38:08.926Z] === RUN TestBuildSquashParent [2022-01-20T09:38:08.926Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:38:08.926Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-01-20T09:38:08.926Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-20T09:38:08.926Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T09:38:08.926Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T09:38:08.926Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T09:38:08.926Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T09:38:08.927Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T09:38:08.927Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T09:38:08.927Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T09:38:08.927Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T09:38:08.927Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T09:38:08.927Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T09:38:08.927Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T09:38:08.927Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T09:38:08.927Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T09:38:08.927Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T09:38:08.927Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T09:38:08.927Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T09:38:09.403Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-01-20T09:38:09.660Z] --- PASS: TestCreateJob (3.38s) [2022-01-20T09:38:09.660Z] === RUN TestReplicatedJob [2022-01-20T09:38:11.550Z] === RUN TestDockerSuite/TestEventsCopy [2022-01-20T09:38:12.919Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-01-20T09:38:12.919Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-01-20T09:38:14.285Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-01-20T09:38:16.802Z] --- PASS: TestReplicatedJob (6.55s) [2022-01-20T09:38:16.802Z] === RUN TestUpdateReplicatedJob [2022-01-20T09:38:17.612Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T09:38:17.612Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T09:38:19.316Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-01-20T09:38:19.574Z] --- PASS: TestUpdateReplicatedJob (3.25s) [2022-01-20T09:38:19.574Z] === RUN TestServiceListWithStatuses [2022-01-20T09:38:19.574Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T09:38:19.574Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-20T09:38:19.574Z] === RUN TestDockerNetworkConnectAlias [2022-01-20T09:38:20.136Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-01-20T09:38:20.392Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-01-20T09:38:21.773Z] docker_api_swarm_test.go:201: [d94b38c4a57d4] joining swarm manager [dc0840253e266]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:38:21.773Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-01-20T09:38:22.030Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-01-20T09:38:22.591Z] === RUN TestDockerSuite/TestEventsFilterType [2022-01-20T09:38:22.847Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-01-20T09:38:23.103Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-01-20T09:38:23.103Z] === RUN TestDockerSuite/TestEventsFilters [2022-01-20T09:38:24.467Z] === RUN TestDockerSuite/TestEventsFormat [2022-01-20T09:38:25.029Z] --- PASS: TestDockerNetworkConnectAlias (5.57s) [2022-01-20T09:38:25.029Z] === RUN TestDockerNetworkReConnect [2022-01-20T09:38:25.592Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-01-20T09:38:25.592Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-01-20T09:38:25.592Z] === RUN TestDockerSuite/TestEventsImageImport [2022-01-20T09:38:26.326Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-01-20T09:38:26.326Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.38s) [2022-01-20T09:38:26.326Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.93s) [2022-01-20T09:38:26.326Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.32s) [2022-01-20T09:38:26.326Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.43s) [2022-01-20T09:38:26.326Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.24s) [2022-01-20T09:38:26.326Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.01s) [2022-01-20T09:38:26.326Z] === RUN TestBuildMultiStageCopy [2022-01-20T09:38:26.326Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-20T09:38:26.521Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-01-20T09:38:26.521Z] === RUN TestDockerSuite/TestEventsImagePull [2022-01-20T09:38:27.452Z] === RUN TestDockerSuite/TestEventsImageTag [2022-01-20T09:38:28.381Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-01-20T09:38:28.636Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-01-20T09:38:28.636Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-01-20T09:38:28.636Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-01-20T09:38:28.636Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-01-20T09:38:28.636Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-01-20T09:38:28.893Z] --- PASS: TestDockerNetworkReConnect (3.76s) [2022-01-20T09:38:28.893Z] === RUN TestServicePlugin [2022-01-20T09:38:30.782Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-01-20T09:38:31.343Z] === RUN TestDockerSuite/TestEventsRename [2022-01-20T09:38:31.906Z] === RUN TestDockerSuite/TestEventsResize [2022-01-20T09:38:32.468Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-01-20T09:38:33.031Z] plugin_test.go:62: [d89717730dfe8] joining swarm manager [d77144ebaa02d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:38:33.502Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-20T09:38:33.973Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-20T09:38:34.396Z] plugin_test.go:65: [d357d508579c4] joining swarm manager [d77144ebaa02d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:38:34.967Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-20T09:38:35.962Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-20T09:38:36.954Z] --- PASS: TestBuildMultiStageCopy (11.06s) [2022-01-20T09:38:36.954Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.76s) [2022-01-20T09:38:36.954Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.61s) [2022-01-20T09:38:36.954Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.74s) [2022-01-20T09:38:36.954Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2022-01-20T09:38:36.954Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.97s) [2022-01-20T09:38:36.954Z] === RUN TestBuildMultiStageParentConfig [2022-01-20T09:38:37.663Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-01-20T09:38:37.919Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-01-20T09:38:38.482Z] === RUN TestDockerSuite/TestEventsStreaming [2022-01-20T09:38:39.178Z] --- PASS: TestBuildMultiStageParentConfig (2.25s) [2022-01-20T09:38:39.178Z] === RUN TestBuildLabelWithTargets [2022-01-20T09:38:39.178Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T09:38:39.178Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-01-20T09:38:39.178Z] === RUN TestBuildWithEmptyLayers [2022-01-20T09:38:39.411Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-01-20T09:38:39.411Z] docker_api_swarm_test.go:383: [dae3d837f77e6] joining swarm manager [dca5024431e31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:38:40.169Z] --- PASS: TestBuildWithEmptyLayers (1.14s) [2022-01-20T09:38:40.169Z] === RUN TestBuildMultiStageOnBuild [2022-01-20T09:38:40.782Z] docker_api_swarm_test.go:384: [d77cc0b5fd51c] joining swarm manager [dca5024431e31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:38:42.145Z] === RUN TestDockerSuite/TestEventsTop [2022-01-20T09:38:42.708Z] === RUN TestDockerSuite/TestEventsUntag [2022-01-20T09:38:45.241Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-01-20T09:38:52.681Z] --- PASS: TestBuildMultiStageOnBuild (10.85s) [2022-01-20T09:38:52.681Z] === RUN TestBuildUncleanTarFilenames [2022-01-20T09:38:52.681Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T09:38:52.681Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-01-20T09:38:52.681Z] === RUN TestBuildMultiStageLayerLeak [2022-01-20T09:38:53.703Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2022-01-20T09:38:53.703Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-01-20T09:38:53.703Z] remote: Enumerating objects: 23, done. [2022-01-20T09:38:53.703Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-01-20T09:38:53.703Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-01-20T09:38:53.703Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-01-20T09:38:53.703Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2022-01-20T09:38:53.703Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-01-20T09:38:53.703Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-01-20T09:38:54.065Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43167/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ad21bcd94e956d64f4ca0539e0d077664fe5c780 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:ad21bcd94e956d64f4ca0539e0d077664fe5c780 hack/test/unit [2022-01-20T09:38:56.755Z] ? github.com/docker/docker/api [no test files] [2022-01-20T09:38:57.405Z] === RUN TestDockerSuite/TestExec [2022-01-20T09:38:57.405Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-01-20T09:38:57.405Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-01-20T09:38:57.405Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-01-20T09:38:57.969Z] === RUN TestDockerSuite/TestExecAPIStart [2022-01-20T09:38:58.899Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-01-20T09:38:59.155Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-01-20T09:38:59.717Z] --- PASS: TestServicePlugin (30.83s) [2022-01-20T09:38:59.717Z] === RUN TestServiceUpdateLabel [2022-01-20T09:38:59.973Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-01-20T09:39:00.535Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-01-20T09:39:01.098Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-01-20T09:39:01.661Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-01-20T09:39:02.224Z] --- PASS: TestServiceUpdateLabel (2.50s) [2022-01-20T09:39:02.224Z] === RUN TestServiceUpdateSecrets [2022-01-20T09:39:02.480Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-01-20T09:39:03.408Z] === RUN TestDockerSuite/TestExecCgroup [2022-01-20T09:39:04.776Z] === RUN TestDockerSuite/TestExecEnv [2022-01-20T09:39:05.338Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-01-20T09:39:06.265Z] === RUN TestDockerSuite/TestExecExitStatus [2022-01-20T09:39:06.828Z] === RUN TestDockerSuite/TestExecInspectID [2022-01-20T09:39:09.340Z] === RUN TestDockerSuite/TestExecInteractive [2022-01-20T09:39:09.901Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-01-20T09:39:10.157Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-01-20T09:39:10.700Z] --- PASS: TestBuildMultiStageLayerLeak (19.10s) [2022-01-20T09:39:10.700Z] === RUN TestBuildWithHugeFile [2022-01-20T09:39:10.718Z] === RUN TestDockerSuite/TestExecParseError [2022-01-20T09:39:11.280Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-01-20T09:39:11.650Z] ok github.com/docker/docker/api/server 0.018s coverage: 9.0% of statements [2022-01-20T09:39:11.843Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-01-20T09:39:12.406Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-01-20T09:39:13.340Z] === RUN TestDockerSuite/TestExecSetEnv [2022-01-20T09:39:13.913Z] === RUN TestDockerSuite/TestExecStartFails [2022-01-20T09:39:14.474Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-01-20T09:39:17.737Z] --- PASS: TestServiceUpdateSecrets (14.98s) [2022-01-20T09:39:17.737Z] === RUN TestServiceUpdateConfigs [2022-01-20T09:39:25.818Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-01-20T09:39:25.818Z] === RUN TestDockerSuite/TestExecTTY [2022-01-20T09:39:26.379Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-01-20T09:39:26.940Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-01-20T09:39:27.196Z] === RUN TestDockerSuite/TestExecUlimits [2022-01-20T09:39:27.758Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-01-20T09:39:27.758Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-01-20T09:39:27.758Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-01-20T09:39:29.123Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-01-20T09:39:29.684Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-01-20T09:39:30.245Z] === RUN TestDockerSuite/TestExecWithTERM [2022-01-20T09:39:30.808Z] === RUN TestDockerSuite/TestExecWithUser [2022-01-20T09:39:31.735Z] === RUN TestDockerSuite/TestGetContainerStats [2022-01-20T09:39:31.991Z] --- PASS: TestServiceUpdateConfigs (14.76s) [2022-01-20T09:39:31.991Z] === RUN TestServiceUpdateNetwork [2022-01-20T09:39:35.256Z] check_test.go:380: [d77cc0b5fd51c] daemon is not started [2022-01-20T09:39:35.256Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-01-20T09:39:36.185Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-01-20T09:39:36.747Z] docker_api_swarm_test.go:801: [d7106cbdef3e5] joining swarm manager [d90fdf950d221]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:39:38.112Z] docker_api_swarm_test.go:801: [d085e3a003d0d] joining swarm manager [d90fdf950d221]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:39:39.475Z] docker_api_swarm_test.go:801: [d33af89e4a0e5] joining swarm manager [d90fdf950d221]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-01-20T09:39:40.849Z] docker_api_swarm_test.go:801: [d426ef2538085] joining swarm manager [d90fdf950d221]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-01-20T09:39:40.849Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-01-20T09:39:42.215Z] docker_api_swarm_test.go:809: [d0271a3dde8d9] joining swarm manager [d90fdf950d221]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-01-20T09:39:42.470Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-01-20T09:39:44.357Z] --- PASS: TestServiceUpdateNetwork (12.35s) [2022-01-20T09:39:44.357Z] === RUN TestServiceUpdatePidsLimit [2022-01-20T09:39:45.722Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-01-20T09:39:46.285Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-01-20T09:39:46.847Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-01-20T09:39:47.775Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-01-20T09:39:47.775Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-01-20T09:39:47.775Z] === RUN TestDockerSuite/TestHealth [2022-01-20T09:39:54.310Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-01-20T09:40:01.008Z] --- PASS: TestServiceUpdatePidsLimit (16.54s) [2022-01-20T09:40:01.008Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-01-20T09:40:01.008Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.13s) [2022-01-20T09:40:01.008Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2022-01-20T09:40:01.008Z] PASS [2022-01-20T09:40:01.008Z] [2022-01-20T09:40:01.008Z] === Skipped [2022-01-20T09:40:01.008Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-20T09:40:01.008Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T09:40:01.008Z] [2022-01-20T09:40:01.008Z] [2022-01-20T09:40:01.008Z] DONE 27 tests, 1 skipped in 196.192s [2022-01-20T09:40:01.008Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-01-20T09:40:01.008Z] ++ 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-01-20T09:40:01.008Z] ++ set -e [2022-01-20T09:40:01.008Z] ++ '[' -n 0 ']' [2022-01-20T09:40:01.008Z] ++ set -x [2022-01-20T09:40:01.008Z] ++ 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-01-20T09:40:01.008Z] INFO: Testing against a local daemon [2022-01-20T09:40:01.008Z] === RUN TestSessionCreate [2022-01-20T09:40:01.008Z] --- PASS: TestSessionCreate (0.02s) [2022-01-20T09:40:01.008Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-20T09:40:01.008Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-01-20T09:40:01.008Z] PASS [2022-01-20T09:40:01.008Z] [2022-01-20T09:40:01.008Z] DONE 2 tests in 0.159s [2022-01-20T09:40:01.008Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-01-20T09:40:01.008Z] ++ 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-01-20T09:40:01.008Z] ++ set -e [2022-01-20T09:40:01.008Z] ++ '[' -n 0 ']' [2022-01-20T09:40:01.008Z] ++ set -x [2022-01-20T09:40:01.009Z] ++ 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-01-20T09:40:01.265Z] INFO: Testing against a local daemon [2022-01-20T09:40:01.265Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-20T09:40:01.265Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-20T09:40:01.265Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T09:40:01.265Z] === RUN TestEventsExecDie [2022-01-20T09:40:01.827Z] --- PASS: TestEventsExecDie (0.57s) [2022-01-20T09:40:01.827Z] === RUN TestEventsBackwardsCompatible [2022-01-20T09:40:01.827Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-01-20T09:40:01.827Z] === RUN TestInfoBinaryCommits [2022-01-20T09:40:01.827Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-01-20T09:40:01.827Z] === RUN TestInfoAPIVersioned [2022-01-20T09:40:01.827Z] --- PASS: TestInfoAPIVersioned (0.02s) [2022-01-20T09:40:01.827Z] === RUN TestInfoDiscoveryBackend [2022-01-20T09:40:02.387Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2022-01-20T09:40:02.388Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-01-20T09:40:03.313Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-01-20T09:40:03.313Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-01-20T09:40:03.874Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2022-01-20T09:40:03.874Z] === RUN TestInfoAPI [2022-01-20T09:40:03.874Z] --- PASS: TestInfoAPI (0.02s) [2022-01-20T09:40:03.874Z] === RUN TestInfoAPIWarnings [2022-01-20T09:40:07.136Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-01-20T09:40:07.136Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-01-20T09:40:07.136Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-01-20T09:40:07.136Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-01-20T09:40:07.392Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-01-20T09:40:07.392Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-01-20T09:40:07.954Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-01-20T09:40:07.954Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-01-20T09:40:07.954Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-01-20T09:40:08.210Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-01-20T09:40:08.466Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-01-20T09:40:08.466Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-01-20T09:40:08.723Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-01-20T09:40:08.723Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-01-20T09:40:09.297Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-01-20T09:40:09.556Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-01-20T09:40:10.129Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-01-20T09:40:10.690Z] === RUN TestDockerSuite/TestImagesFormat [2022-01-20T09:40:10.690Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-01-20T09:40:11.252Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-01-20T09:40:13.766Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-01-20T09:40:13.766Z] === RUN TestDockerSuite/TestImportBadURL [2022-01-20T09:40:13.766Z] === RUN TestDockerSuite/TestImportDisplay [2022-01-20T09:40:15.132Z] === RUN TestDockerSuite/TestImportFile [2022-01-20T09:40:16.059Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-01-20T09:40:16.059Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-01-20T09:40:16.987Z] === RUN TestDockerSuite/TestImportGzipped [2022-01-20T09:40:18.353Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-01-20T09:40:19.280Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-01-20T09:40:19.842Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-01-20T09:40:20.099Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-01-20T09:40:20.099Z] --- PASS: TestInfoAPIWarnings (16.30s) [2022-01-20T09:40:20.099Z] === RUN TestInfoDebug [2022-01-20T09:40:20.662Z] --- PASS: TestInfoDebug (0.53s) [2022-01-20T09:40:20.662Z] === RUN TestInfoInsecureRegistries [2022-01-20T09:40:20.918Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-01-20T09:40:20.918Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-01-20T09:40:20.918Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-01-20T09:40:21.176Z] --- PASS: TestInfoInsecureRegistries (0.57s) [2022-01-20T09:40:21.176Z] === RUN TestInfoRegistryMirrors [2022-01-20T09:40:21.434Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-01-20T09:40:21.997Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-01-20T09:40:21.997Z] === RUN TestLoginFailsWithBadCredentials [2022-01-20T09:40:21.997Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-01-20T09:40:21.997Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2022-01-20T09:40:21.997Z] === RUN TestPingCacheHeaders [2022-01-20T09:40:21.997Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-01-20T09:40:21.997Z] === RUN TestPingGet [2022-01-20T09:40:21.997Z] --- PASS: TestPingGet (0.02s) [2022-01-20T09:40:21.997Z] === RUN TestPingHead [2022-01-20T09:40:21.997Z] --- PASS: TestPingHead (0.03s) [2022-01-20T09:40:21.997Z] === RUN TestVersion [2022-01-20T09:40:21.997Z] --- PASS: TestVersion (0.03s) [2022-01-20T09:40:21.997Z] PASS [2022-01-20T09:40:21.997Z] [2022-01-20T09:40:21.997Z] === Skipped [2022-01-20T09:40:21.997Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T09:40:21.997Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-20T09:40:21.997Z] [2022-01-20T09:40:21.997Z] [2022-01-20T09:40:21.997Z] DONE 18 tests, 1 skipped in 21.055s [2022-01-20T09:40:22.253Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-20T09:40:22.253Z] ++ 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-01-20T09:40:22.253Z] ++ set -e [2022-01-20T09:40:22.253Z] ++ '[' -n 0 ']' [2022-01-20T09:40:22.253Z] ++ set -x [2022-01-20T09:40:22.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-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-01-20T09:40:22.253Z] INFO: Testing against a local daemon [2022-01-20T09:40:22.253Z] === RUN TestVolumesCreateAndList [2022-01-20T09:40:22.253Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-01-20T09:40:22.253Z] === RUN TestVolumesRemove [2022-01-20T09:40:22.253Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-01-20T09:40:22.253Z] --- PASS: TestVolumesRemove (0.09s) [2022-01-20T09:40:22.253Z] === RUN TestVolumesInspect [2022-01-20T09:40:22.510Z] --- PASS: TestVolumesInspect (0.03s) [2022-01-20T09:40:22.510Z] === RUN TestVolumesInvalidJSON [2022-01-20T09:40:22.510Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-20T09:40:22.510Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-20T09:40:22.510Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-20T09:40:22.510Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-01-20T09:40:22.510Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-20T09:40:22.510Z] PASS [2022-01-20T09:40:22.510Z] [2022-01-20T09:40:22.510Z] DONE 5 tests in 0.290s [2022-01-20T09:40:22.510Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-20T09:40:22.768Z] ++++ cat bundles/test-integration/docker.pid [2022-01-20T09:40:22.768Z] +++ kill 5627 [2022-01-20T09:40:23.025Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-01-20T09:40:23.281Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-01-20T09:40:23.843Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-01-20T09:40:23.843Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-01-20T09:40:24.099Z] +++ /etc/init.d/apparmor stop [2022-01-20T09:40:24.099Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-20T09:40:24.099Z] [2022-01-20T09:40:24.099Z] Unloading profiles will leave already running processes permanently [2022-01-20T09:40:24.099Z] unconfined, which can lead to unexpected situations. [2022-01-20T09:40:24.099Z] [2022-01-20T09:40:24.099Z] To set a process to complain mode, use the command line tool [2022-01-20T09:40:24.099Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-20T09:40:24.099Z] +++ true [2022-01-20T09:40:24.099Z] exiting test-integration [2022-01-20T09:40:24.099Z] ++ exit 0 [2022-01-20T09:40:24.099Z] [2022-01-20T09:40:24.661Z] + for job in $(jobs -p) [2022-01-20T09:40:24.661Z] + wait 32114 [2022-01-20T09:40:25.225Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-01-20T09:40:25.789Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-01-20T09:40:26.045Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-01-20T09:40:26.301Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-01-20T09:40:26.557Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-01-20T09:40:26.557Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-01-20T09:40:26.557Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-01-20T09:40:27.484Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-01-20T09:40:27.740Z] === RUN TestDockerSuite/TestInspectDefault [2022-01-20T09:40:28.302Z] === RUN TestDockerSuite/TestInspectHistory [2022-01-20T09:40:28.867Z] === RUN TestDockerSuite/TestInspectImage [2022-01-20T09:40:28.867Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-01-20T09:40:28.867Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-01-20T09:40:28.867Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-01-20T09:40:28.867Z] === RUN TestDockerSuite/TestInspectInt64 [2022-01-20T09:40:29.124Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-01-20T09:40:30.052Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-01-20T09:40:30.052Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-01-20T09:40:30.614Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-01-20T09:40:30.870Z] === RUN TestDockerSuite/TestInspectPlugin [2022-01-20T09:40:32.759Z] === RUN TestDockerSuite/TestInspectRootFS [2022-01-20T09:40:33.014Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-01-20T09:40:33.270Z] === RUN TestDockerSuite/TestInspectStatus [2022-01-20T09:40:33.832Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-01-20T09:40:35.198Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-01-20T09:40:35.198Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-01-20T09:40:35.455Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-01-20T09:40:36.017Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-01-20T09:40:36.579Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-01-20T09:40:36.836Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-01-20T09:40:37.398Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-01-20T09:40:37.654Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-01-20T09:40:37.654Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-01-20T09:40:39.020Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-01-20T09:40:39.947Z] === RUN TestDockerSuite/TestLinksEnvs [2022-01-20T09:40:40.874Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-01-20T09:40:41.130Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-01-20T09:40:42.494Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-01-20T09:40:43.860Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-01-20T09:40:44.789Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-01-20T09:40:44.789Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-01-20T09:40:46.154Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-01-20T09:40:46.409Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-01-20T09:40:46.971Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-01-20T09:40:48.037Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-20T09:40:48.037Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2022-01-20T09:40:48.037Z] ok github.com/docker/docker/api/server/middleware 0.023s coverage: 37.7% of statements [2022-01-20T09:40:48.037Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-20T09:40:48.037Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-20T09:40:48.037Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-20T09:40:48.037Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-20T09:40:48.037Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-20T09:40:48.037Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-20T09:40:48.037Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-20T09:40:48.037Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-20T09:40:48.037Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-20T09:40:48.037Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-20T09:40:48.037Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-20T09:40:48.037Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 5.7% of statements [2022-01-20T09:40:48.037Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-20T09:40:48.037Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-20T09:40:48.037Z] ? github.com/docker/docker/api/types [no test files] [2022-01-20T09:40:48.037Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-20T09:40:48.037Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-20T09:40:48.037Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-20T09:40:48.037Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-20T09:40:48.037Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-01-20T09:40:48.037Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2022-01-20T09:40:48.037Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-20T09:40:48.037Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-20T09:40:48.037Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-20T09:40:48.037Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-20T09:40:48.037Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-20T09:40:48.037Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-20T09:40:48.037Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-20T09:40:48.037Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements [2022-01-20T09:40:48.037Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2022-01-20T09:40:48.037Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-20T09:40:48.037Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-20T09:40:48.037Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-20T09:40:48.037Z] ? github.com/docker/docker/builder [no test files] [2022-01-20T09:40:48.037Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-20T09:40:48.037Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-20T09:40:48.037Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-20T09:40:48.037Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-20T09:40:48.037Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-20T09:40:48.037Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-20T09:40:48.037Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-20T09:40:48.037Z] ok github.com/docker/docker/builder/dockerfile 0.248s coverage: 48.5% of statements [2022-01-20T09:40:48.037Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-20T09:40:48.037Z] ok github.com/docker/docker/builder/remotecontext 0.082s coverage: 13.7% of statements [2022-01-20T09:40:48.037Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-01-20T09:40:48.293Z] ok github.com/docker/docker/builder/remotecontext/git 1.420s coverage: 86.3% of statements [2022-01-20T09:40:48.293Z] ? github.com/docker/docker/cli [no test files] [2022-01-20T09:40:48.293Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-20T09:40:51.562Z] ok github.com/docker/docker/client 0.133s coverage: 75.4% of statements [2022-01-20T09:40:53.529Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-01-20T09:40:55.420Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-01-20T09:40:55.982Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-01-20T09:40:56.543Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-01-20T09:40:56.798Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-01-20T09:40:58.163Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-01-20T09:40:58.163Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-01-20T09:40:58.726Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-01-20T09:40:58.726Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-01-20T09:40:58.726Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-01-20T09:40:59.656Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-01-20T09:41:00.219Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-01-20T09:41:01.145Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-01-20T09:41:03.661Z] docker_api_swarm_service_test.go:394: [d93b0d9e0dc51] joining swarm manager [dd5fab1bac648]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:41:03.661Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-01-20T09:41:03.917Z] docker_api_swarm_service_test.go:394: [d06985428efec] joining swarm manager [dd5fab1bac648]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:41:04.174Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-01-20T09:41:09.421Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-01-20T09:41:09.421Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-01-20T09:41:09.421Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-01-20T09:41:09.982Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-01-20T09:41:10.910Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-01-20T09:41:11.473Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-01-20T09:41:12.402Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-01-20T09:41:13.332Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-01-20T09:41:15.221Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-01-20T09:41:15.478Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-01-20T09:41:16.039Z] === RUN TestDockerSuite/TestLogsSince [2022-01-20T09:41:18.575Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-01-20T09:41:21.089Z] docker_api_swarm_service_test.go:342: [d1b70dca83740] joining swarm manager [d917e9961954f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:41:21.345Z] docker_api_swarm_service_test.go:342: [d0718791d0956] joining swarm manager [d917e9961954f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:41:22.670Z] --- PASS: TestBuildWithHugeFile (130.84s) [2022-01-20T09:41:22.670Z] === RUN TestBuildWithEmptyDockerfile [2022-01-20T09:41:22.670Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T09:41:22.670Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T09:41:22.670Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T09:41:22.670Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T09:41:22.670Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T09:41:22.670Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T09:41:22.670Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T09:41:22.670Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T09:41:22.670Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T09:41:22.670Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-01-20T09:41:22.670Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-01-20T09:41:22.670Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-01-20T09:41:22.670Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-01-20T09:41:22.670Z] === RUN TestBuildPreserveOwnership [2022-01-20T09:41:22.670Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T09:41:22.670Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-01-20T09:41:22.670Z] === RUN TestBuildPlatformInvalid [2022-01-20T09:41:22.670Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-01-20T09:41:22.670Z] PASS [2022-01-20T09:41:22.670Z] ok github.com/docker/docker/integration/build 194.515s [2022-01-20T09:41:22.670Z] [2022-01-20T09:41:22.670Z] === Skipped [2022-01-20T09:41:22.670Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-01-20T09:41:22.670Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T09:41:22.670Z] [2022-01-20T09:41:22.670Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-01-20T09:41:22.670Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:41:22.670Z] [2022-01-20T09:41:22.670Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-01-20T09:41:22.670Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T09:41:22.670Z] [2022-01-20T09:41:22.670Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-01-20T09:41:22.670Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T09:41:22.670Z] [2022-01-20T09:41:22.670Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-01-20T09:41:22.670Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T09:41:22.670Z] [2022-01-20T09:41:22.670Z] [2022-01-20T09:41:22.670Z] DONE 28 tests, 5 skipped in 222.535s [2022-01-20T09:41:22.670Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-01-20T09:41:22.712Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-01-20T09:41:23.661Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T09:41:23.661Z] INFO: Testing against a local daemon [2022-01-20T09:41:23.661Z] === RUN TestConfigInspect [2022-01-20T09:41:23.661Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:41:23.661Z] --- SKIP: TestConfigInspect (0.00s) [2022-01-20T09:41:23.661Z] === RUN TestConfigList [2022-01-20T09:41:23.661Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:41:23.661Z] --- SKIP: TestConfigList (0.00s) [2022-01-20T09:41:23.661Z] === RUN TestConfigsCreateAndDelete [2022-01-20T09:41:23.661Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:41:23.661Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-01-20T09:41:23.661Z] === RUN TestConfigsUpdate [2022-01-20T09:41:23.661Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:41:23.661Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-01-20T09:41:23.661Z] === RUN TestTemplatedConfig [2022-01-20T09:41:23.661Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:41:23.661Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-01-20T09:41:23.661Z] === RUN TestConfigCreateResolve [2022-01-20T09:41:23.661Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:41:23.662Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-01-20T09:41:23.662Z] === RUN TestConfigDaemonLibtrustID [2022-01-20T09:41:23.662Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:41:23.662Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-01-20T09:41:23.662Z] PASS [2022-01-20T09:41:23.662Z] ok github.com/docker/docker/integration/config 0.111s [2022-01-20T09:41:23.662Z] [2022-01-20T09:41:23.662Z] === Skipped [2022-01-20T09:41:23.662Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-01-20T09:41:23.662Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:41:23.662Z] [2022-01-20T09:41:23.662Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-01-20T09:41:23.662Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:41:23.662Z] [2022-01-20T09:41:23.662Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-01-20T09:41:23.662Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:41:23.662Z] [2022-01-20T09:41:23.662Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.01s) [2022-01-20T09:41:23.662Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:41:23.662Z] [2022-01-20T09:41:23.662Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-01-20T09:41:23.662Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:41:23.662Z] [2022-01-20T09:41:23.662Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-01-20T09:41:23.662Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:41:23.662Z] [2022-01-20T09:41:23.662Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2022-01-20T09:41:23.662Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:41:23.662Z] [2022-01-20T09:41:23.662Z] [2022-01-20T09:41:23.662Z] DONE 7 tests, 7 skipped in 1.957s [2022-01-20T09:41:23.662Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-01-20T09:41:25.907Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T09:41:25.907Z] INFO: Testing against a local daemon [2022-01-20T09:41:25.907Z] === RUN TestCheckpoint [2022-01-20T09:41:25.907Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T09:41:25.907Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-20T09:41:25.907Z] === RUN TestContainerInvalidJSON [2022-01-20T09:41:25.907Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-01-20T09:41:25.907Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-01-20T09:41:25.907Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T09:41:25.907Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T09:41:25.907Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-20T09:41:25.907Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-20T09:41:25.907Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-01-20T09:41:25.907Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-20T09:41:25.907Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T09:41:25.907Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-01-20T09:41:25.907Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2022-01-20T09:41:25.907Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-01-20T09:41:25.907Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-01-20T09:41:25.907Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-20T09:41:26.377Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.16s) [2022-01-20T09:41:26.377Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-20T09:41:26.377Z] copy_test.go:38: testEnv.OSType == "windows" [2022-01-20T09:41:26.377Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2022-01-20T09:41:26.377Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-20T09:41:26.377Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s) [2022-01-20T09:41:26.378Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-20T09:41:26.378Z] copy_test.go:63: testEnv.OSType == "windows" [2022-01-20T09:41:26.378Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s) [2022-01-20T09:41:26.378Z] === RUN TestCopyFromContainer [2022-01-20T09:41:26.378Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:41:26.378Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-01-20T09:41:26.378Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-20T09:41:26.378Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T09:41:26.378Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T09:41:26.378Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T09:41:26.378Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T09:41:26.378Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T09:41:26.378Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T09:41:26.378Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T09:41:26.378Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T09:41:26.378Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T09:41:26.378Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-01-20T09:41:26.378Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-20T09:41:26.378Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-20T09:41:26.378Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-20T09:41:26.378Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-20T09:41:26.378Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-20T09:41:26.378Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-01-20T09:41:26.378Z] === RUN TestCreateWithInvalidEnv [2022-01-20T09:41:26.378Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-20T09:41:26.378Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-20T09:41:26.378Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-20T09:41:26.378Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-20T09:41:26.378Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-20T09:41:26.378Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-20T09:41:26.378Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-20T09:41:26.378Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-20T09:41:26.378Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-20T09:41:26.378Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-01-20T09:41:26.378Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-20T09:41:26.378Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-20T09:41:26.378Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-20T09:41:26.378Z] === RUN TestCreateTmpfsMountsTarget [2022-01-20T09:41:26.378Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:41:26.378Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-01-20T09:41:26.378Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-20T09:41:26.378Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:41:26.378Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-01-20T09:41:26.378Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-20T09:41:26.378Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:41:26.378Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-20T09:41:26.378Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-20T09:41:26.378Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T09:41:26.378Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T09:41:26.378Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T09:41:26.378Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T09:41:26.378Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T09:41:26.378Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T09:41:26.378Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T09:41:26.378Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T09:41:26.378Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T09:41:26.378Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T09:41:26.378Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T09:41:26.378Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T09:41:26.378Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T09:41:26.378Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T09:41:26.378Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T09:41:26.378Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-01-20T09:41:26.378Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-20T09:41:26.378Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-20T09:41:26.378Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-20T09:41:26.378Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-20T09:41:26.378Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-01-20T09:41:26.378Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-20T09:41:26.378Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-20T09:41:26.378Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-20T09:41:26.378Z] === RUN TestCreateDifferentPlatform [2022-01-20T09:41:26.856Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-20T09:41:26.856Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-20T09:41:26.856Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-01-20T09:41:26.856Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-20T09:41:26.856Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-20T09:41:26.856Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-20T09:41:26.856Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-01-20T09:41:26.856Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-20T09:41:26.856Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-20T09:41:26.856Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-01-20T09:41:26.856Z] === RUN TestContainerKillOnDaemonStart [2022-01-20T09:41:26.856Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:41:26.856Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-01-20T09:41:26.856Z] === RUN TestDiff [2022-01-20T09:41:26.856Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-20T09:41:26.856Z] --- SKIP: TestDiff (0.00s) [2022-01-20T09:41:26.856Z] === RUN TestExecWithCloseStdin [2022-01-20T09:41:27.953Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-01-20T09:41:28.515Z] === RUN TestDockerSuite/TestLogsTail [2022-01-20T09:41:29.077Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-01-20T09:41:29.118Z] --- PASS: TestExecWithCloseStdin (2.61s) [2022-01-20T09:41:29.118Z] === RUN TestExec [2022-01-20T09:41:29.333Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-01-20T09:41:29.896Z] === RUN TestDockerSuite/TestMountIntoProc [2022-01-20T09:41:30.152Z] === RUN TestDockerSuite/TestMountIntoSys [2022-01-20T09:41:30.409Z] === RUN TestDockerSuite/TestNetHostname [2022-01-20T09:41:31.346Z] --- PASS: TestExec (2.22s) [2022-01-20T09:41:31.346Z] === RUN TestExecUser [2022-01-20T09:41:31.346Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-20T09:41:31.346Z] --- SKIP: TestExecUser (0.00s) [2022-01-20T09:41:31.346Z] === RUN TestExportContainerAndImportImage [2022-01-20T09:41:31.346Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:41:31.346Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-01-20T09:41:31.346Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-20T09:41:31.346Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:41:31.346Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-01-20T09:41:31.346Z] === RUN TestHealthCheckWorkdir [2022-01-20T09:41:31.346Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-20T09:41:31.346Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-01-20T09:41:31.346Z] === RUN TestHealthKillContainer [2022-01-20T09:41:31.346Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-20T09:41:31.347Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-01-20T09:41:31.347Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-20T09:41:31.347Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-20T09:41:31.776Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-01-20T09:41:31.816Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-01-20T09:41:31.816Z] === RUN TestKillContainerInvalidSignal [2022-01-20T09:41:32.033Z] === RUN TestDockerSuite/TestNetworkEvents [2022-01-20T09:41:32.594Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-01-20T09:41:33.386Z] --- PASS: TestKillContainerInvalidSignal (1.97s) [2022-01-20T09:41:33.386Z] === RUN TestKillContainer [2022-01-20T09:41:33.386Z] === RUN TestKillContainer/no_signal [2022-01-20T09:41:33.959Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-01-20T09:41:34.214Z] === RUN TestDockerSuite/TestPluginActive [2022-01-20T09:41:34.775Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-01-20T09:41:35.610Z] === RUN TestKillContainer/non_killing_signal [2022-01-20T09:41:35.610Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-20T09:41:35.610Z] === RUN TestKillContainer/killing_signal [2022-01-20T09:41:36.142Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-01-20T09:41:36.704Z] docker_api_swarm_service_test.go:489: [d4bd36e102caa] joining swarm manager [d7877ee67f5b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:41:37.633Z] docker_api_swarm_service_test.go:489: [d3c48f2193287] joining swarm manager [d7877ee67f5b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:41:37.831Z] --- PASS: TestKillContainer (4.24s) [2022-01-20T09:41:37.831Z] --- PASS: TestKillContainer/no_signal (1.89s) [2022-01-20T09:41:37.831Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-20T09:41:37.831Z] --- PASS: TestKillContainer/killing_signal (2.30s) [2022-01-20T09:41:37.831Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-20T09:41:37.831Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T09:41:37.831Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-20T09:41:37.831Z] === RUN TestKillStoppedContainer [2022-01-20T09:41:37.831Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T09:41:37.831Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-01-20T09:41:37.831Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-20T09:41:37.831Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T09:41:37.831Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-20T09:41:37.831Z] === RUN TestKillDifferentUserContainer [2022-01-20T09:41:37.831Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-20T09:41:37.831Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-01-20T09:41:37.831Z] === RUN TestInspectOomKilledTrue [2022-01-20T09:41:37.831Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:41:37.831Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-20T09:41:37.831Z] === RUN TestInspectOomKilledFalse [2022-01-20T09:41:37.831Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T09:41:37.831Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-20T09:41:37.831Z] === RUN TestLogsFollowTailEmpty [2022-01-20T09:41:38.187Z] ok github.com/docker/docker/cmd/dockerd 0.058s coverage: 29.1% of statements [2022-01-20T09:41:38.187Z] ok github.com/docker/docker/container 0.121s coverage: 34.5% of statements [2022-01-20T09:41:38.187Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-20T09:41:38.187Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-20T09:41:38.187Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-20T09:41:38.187Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-20T09:41:40.054Z] --- PASS: TestLogsFollowTailEmpty (1.93s) [2022-01-20T09:41:40.054Z] === RUN TestNetworkNat [2022-01-20T09:41:40.054Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-01-20T09:41:40.054Z] --- SKIP: TestNetworkNat (0.00s) [2022-01-20T09:41:40.054Z] === RUN TestNetworkLocalhostTCPNat [2022-01-20T09:41:42.445Z] --- PASS: TestNetworkLocalhostTCPNat (2.38s) [2022-01-20T09:41:42.445Z] === RUN TestNetworkLoopbackNat [2022-01-20T09:41:42.445Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-01-20T09:41:42.445Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-01-20T09:41:42.445Z] === RUN TestPause [2022-01-20T09:41:42.445Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-20T09:41:42.445Z] --- SKIP: TestPause (0.00s) [2022-01-20T09:41:42.445Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-20T09:41:42.886Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-01-20T09:41:42.886Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-01-20T09:41:42.886Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-01-20T09:41:43.464Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-01-20T09:41:44.017Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.98s) [2022-01-20T09:41:44.017Z] === RUN TestPauseStopPausedContainer [2022-01-20T09:41:44.017Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:41:44.017Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-01-20T09:41:44.017Z] === RUN TestPsFilter [2022-01-20T09:41:44.017Z] --- PASS: TestPsFilter (0.12s) [2022-01-20T09:41:44.017Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-20T09:41:46.279Z] ok github.com/docker/docker/daemon/cluster 0.051s coverage: 0.5% of statements [2022-01-20T09:41:46.536Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2022-01-20T09:41:46.729Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-01-20T09:41:47.902Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-01-20T09:41:48.097Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-01-20T09:41:49.986Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-01-20T09:41:50.547Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-01-20T09:41:51.192Z] --- PASS: TestRemoveContainerWithRemovedVolume (7.20s) [2022-01-20T09:41:51.192Z] === RUN TestRemoveContainerWithVolume [2022-01-20T09:41:53.417Z] --- PASS: TestRemoveContainerWithVolume (2.23s) [2022-01-20T09:41:53.417Z] === RUN TestRemoveContainerRunning [2022-01-20T09:41:55.642Z] --- PASS: TestRemoveContainerRunning (1.91s) [2022-01-20T09:41:55.642Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-20T09:41:55.792Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-01-20T09:41:55.792Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-01-20T09:41:55.986Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.8% of statements [2022-01-20T09:41:55.986Z] ok github.com/docker/docker/daemon/config 0.028s coverage: 81.8% of statements [2022-01-20T09:41:56.242Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2022-01-20T09:41:56.803Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-01-20T09:41:57.212Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.89s) [2022-01-20T09:41:57.212Z] === RUN TestRemoveInvalidContainer [2022-01-20T09:41:57.364Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-01-20T09:41:57.681Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-01-20T09:41:57.681Z] docker_api_swarm_service_test.go:127: [d8fb5c89332b3] joining swarm manager [d950a6cd50398]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:41:57.684Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-01-20T09:41:57.684Z] === RUN TestRenameLinkedContainer [2022-01-20T09:41:57.684Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-20T09:41:57.684Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-01-20T09:41:57.684Z] === RUN TestRenameStoppedContainer [2022-01-20T09:41:58.609Z] === RUN TestDockerSuite/TestPortHostBinding [2022-01-20T09:41:58.609Z] docker_api_swarm_service_test.go:128: [d122f2eced2ca] joining swarm manager [d950a6cd50398]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:41:58.730Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.772s coverage: 73.3% of statements [2022-01-20T09:41:58.731Z] ok github.com/docker/docker/daemon 12.157s coverage: 17.1% of statements [2022-01-20T09:41:58.986Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-20T09:41:58.986Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-20T09:41:58.986Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-20T09:41:58.986Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-20T09:41:59.975Z] === RUN TestDockerSuite/TestPortList [2022-01-20T09:42:00.352Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.419s coverage: 56.2% of statements [2022-01-20T09:42:00.903Z] docker_api_swarm_service_test.go:136: [d9a160a3a1749] joining swarm manager [d950a6cd50398]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-01-20T09:42:01.280Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.018s coverage: 2.9% of statements [2022-01-20T09:42:01.832Z] docker_api_swarm_service_test.go:137: [d4ba09d0ceebf] joining swarm manager [d950a6cd50398]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-01-20T09:42:03.194Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2022-01-20T09:42:04.562Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.409s coverage: 46.2% of statements [2022-01-20T09:42:04.562Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-20T09:42:04.562Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.302s coverage: 50.5% of statements [2022-01-20T09:42:04.861Z] --- PASS: TestRenameStoppedContainer (7.09s) [2022-01-20T09:42:04.861Z] === RUN TestRenameRunningContainerAndReuse [2022-01-20T09:42:05.928Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 58.8% of statements [2022-01-20T09:42:06.856Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.639s coverage: 58.0% of statements [2022-01-20T09:42:06.856Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-01-20T09:42:06.856Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-20T09:42:07.080Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-01-20T09:42:07.113Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.015s coverage: 3.0% of statements [2022-01-20T09:42:07.369Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2022-01-20T09:42:07.641Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-01-20T09:42:08.663Z] --- PASS: TestRenameRunningContainerAndReuse (3.97s) [2022-01-20T09:42:08.663Z] === RUN TestRenameInvalidName [2022-01-20T09:42:08.736Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 6.6% of statements [2022-01-20T09:42:08.991Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-20T09:42:08.991Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-20T09:42:09.552Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.2% of statements [2022-01-20T09:42:10.383Z] --- PASS: TestRenameInvalidName (1.92s) [2022-01-20T09:42:10.383Z] === RUN TestRenameAnonymousContainer [2022-01-20T09:42:10.383Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-01-20T09:42:10.383Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2022-01-20T09:42:10.383Z] === RUN TestRenameContainerWithSameName [2022-01-20T09:42:10.480Z] ok github.com/docker/docker/daemon/logger/awslogs 0.179s coverage: 77.8% of statements [2022-01-20T09:42:10.480Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-01-20T09:42:10.480Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-20T09:42:10.480Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2022-01-20T09:42:11.043Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 23.9% of statements [2022-01-20T09:42:11.299Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2022-01-20T09:42:11.299Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-01-20T09:42:12.228Z] ok github.com/docker/docker/daemon/logger/local 0.019s coverage: 75.2% of statements [2022-01-20T09:42:12.228Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-20T09:42:12.485Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.044s coverage: 55.1% of statements [2022-01-20T09:42:12.613Z] --- PASS: TestRenameContainerWithSameName (1.94s) [2022-01-20T09:42:12.613Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-20T09:42:12.613Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-01-20T09:42:12.613Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-01-20T09:42:12.613Z] === RUN TestResize [2022-01-20T09:42:13.451Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.026s coverage: 31.5% of statements [2022-01-20T09:42:14.187Z] --- PASS: TestResize (1.89s) [2022-01-20T09:42:14.187Z] === RUN TestResizeWithInvalidSize [2022-01-20T09:42:14.187Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-01-20T09:42:14.187Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2022-01-20T09:42:14.187Z] === RUN TestResizeWhenContainerNotStarted [2022-01-20T09:42:14.194Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-01-20T09:42:14.194Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-01-20T09:42:14.194Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-01-20T09:42:14.194Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-01-20T09:42:14.194Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-01-20T09:42:14.385Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-01-20T09:42:14.454Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-01-20T09:42:14.454Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-01-20T09:42:14.640Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-01-20T09:42:14.709Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-01-20T09:42:14.896Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-01-20T09:42:14.965Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-01-20T09:42:15.457Z] ok github.com/docker/docker/daemon/logger/splunk 1.577s coverage: 82.5% of statements [2022-01-20T09:42:15.457Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-20T09:42:15.457Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-20T09:42:15.892Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-01-20T09:42:15.892Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-01-20T09:42:16.419Z] --- PASS: TestResizeWhenContainerNotStarted (2.22s) [2022-01-20T09:42:16.419Z] === RUN TestDaemonRestartKillContainers [2022-01-20T09:42:16.419Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:42:16.419Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-01-20T09:42:16.419Z] === RUN TestStats [2022-01-20T09:42:16.419Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-20T09:42:16.419Z] --- SKIP: TestStats (0.00s) [2022-01-20T09:42:16.419Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-20T09:42:16.823Z] ok github.com/docker/docker/distribution/metadata 0.051s coverage: 48.2% of statements [2022-01-20T09:42:16.823Z] ok github.com/docker/docker/distribution 0.130s coverage: 25.6% of statements [2022-01-20T09:42:16.823Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-20T09:42:17.752Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-01-20T09:42:17.783Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-01-20T09:42:18.345Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-01-20T09:42:18.679Z] ok github.com/docker/docker/image 0.017s coverage: 86.8% of statements [2022-01-20T09:42:18.908Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-01-20T09:42:18.908Z] === RUN TestDockerSuite/TestPsByOrder [2022-01-20T09:42:18.935Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-01-20T09:42:19.191Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-01-20T09:42:19.753Z] ok github.com/docker/docker/distribution/xfer 1.942s coverage: 85.1% of statements [2022-01-20T09:42:19.753Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-20T09:42:19.753Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-01-20T09:42:19.753Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-20T09:42:20.315Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2022-01-20T09:42:20.795Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-01-20T09:42:20.878Z] ok github.com/docker/docker/oci 0.008s coverage: 38.4% of statements [2022-01-20T09:42:21.356Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-01-20T09:42:21.440Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2022-01-20T09:42:21.696Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-01-20T09:42:22.300Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.61s) [2022-01-20T09:42:22.300Z] === RUN TestStopContainerWithTimeout [2022-01-20T09:42:22.300Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-20T09:42:22.300Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-01-20T09:42:22.300Z] === RUN TestUpdateRestartPolicy [2022-01-20T09:42:23.061Z] ok github.com/docker/docker/pkg/archive 0.304s coverage: 81.9% of statements [2022-01-20T09:42:23.246Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-01-20T09:42:23.807Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-01-20T09:42:23.987Z] ok github.com/docker/docker/pkg/authorization 0.202s coverage: 68.3% of statements [2022-01-20T09:42:23.987Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-01-20T09:42:24.243Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-01-20T09:42:27.077Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-01-20T09:42:27.077Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-01-20T09:42:27.077Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-01-20T09:42:27.507Z] ok github.com/docker/docker/pkg/chrootarchive 2.474s coverage: 43.5% of statements [2022-01-20T09:42:27.507Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-01-20T09:42:27.762Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2022-01-20T09:42:28.018Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2022-01-20T09:42:28.274Z] ok github.com/docker/docker/layer 7.429s coverage: 68.8% of statements [2022-01-20T09:42:28.274Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-20T09:42:28.274Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-20T09:42:28.274Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-20T09:42:28.274Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-20T09:42:28.274Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-20T09:42:28.274Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-20T09:42:28.274Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-20T09:42:28.530Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2022-01-20T09:42:28.970Z] docker_api_swarm_service_test.go:303: [db6986345bd3d] joining swarm manager [da5d6c72691dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:42:29.093Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2022-01-20T09:42:29.349Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2022-01-20T09:42:29.532Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-01-20T09:42:29.788Z] docker_api_swarm_service_test.go:303: [de10cb25c8d3b] joining swarm manager [da5d6c72691dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:42:30.276Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-01-20T09:42:30.838Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 86.5% of statements [2022-01-20T09:42:31.400Z] ok github.com/docker/docker/pkg/fsutils 0.168s coverage: 85.1% of statements [2022-01-20T09:42:31.656Z] ok github.com/docker/docker/pkg/discovery/kv 3.064s coverage: 84.1% of statements [2022-01-20T09:42:31.656Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-01-20T09:42:33.024Z] ok github.com/docker/docker/pkg/idtools 0.450s coverage: 69.5% of statements [2022-01-20T09:42:33.024Z] ok github.com/docker/docker/pkg/ioutils 0.419s coverage: 70.6% of statements [2022-01-20T09:42:33.280Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-01-20T09:42:33.280Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-20T09:42:33.280Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2022-01-20T09:42:33.280Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-01-20T09:42:33.280Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-20T09:42:33.280Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-01-20T09:42:33.536Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-20T09:42:33.536Z] ok github.com/docker/docker/pkg/parsers 0.010s coverage: 97.0% of statements [2022-01-20T09:42:33.792Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-01-20T09:42:34.049Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2022-01-20T09:42:34.049Z] ok github.com/docker/docker/pkg/pidfile 0.012s coverage: 82.4% of statements [2022-01-20T09:42:34.049Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-20T09:42:34.049Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-20T09:42:34.978Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2022-01-20T09:42:35.235Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-01-20T09:42:35.491Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-01-20T09:42:35.491Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-01-20T09:42:36.855Z] ok github.com/docker/docker/pkg/pubsub 1.028s coverage: 75.0% of statements [2022-01-20T09:42:37.111Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-01-20T09:42:37.873Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-01-20T09:42:37.873Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-01-20T09:42:39.770Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-01-20T09:42:40.331Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-01-20T09:42:41.263Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-01-20T09:42:41.273Z] ok github.com/docker/docker/pkg/signal 3.318s coverage: 62.3% of statements [2022-01-20T09:42:41.273Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-01-20T09:42:41.273Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-01-20T09:42:41.273Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-01-20T09:42:41.835Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2022-01-20T09:42:42.402Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2022-01-20T09:42:42.634Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-01-20T09:42:42.658Z] ok github.com/docker/docker/pkg/tailfile 0.069s coverage: 88.6% of statements [2022-01-20T09:42:43.219Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2022-01-20T09:42:43.219Z] testing: warning: no tests to run [2022-01-20T09:42:43.219Z] coverage: [no statements] [2022-01-20T09:42:43.219Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-01-20T09:42:43.475Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-01-20T09:42:43.566Z] --- PASS: TestUpdateRestartPolicy (20.21s) [2022-01-20T09:42:43.566Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-20T09:42:43.731Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-01-20T09:42:43.731Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-01-20T09:42:44.001Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-01-20T09:42:44.038Z] --- PASS: TestUpdateRestartWithAutoRemove (1.92s) [2022-01-20T09:42:44.038Z] === RUN TestWaitNonBlocked [2022-01-20T09:42:44.508Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T09:42:44.508Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T09:42:44.508Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T09:42:44.508Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T09:42:44.508Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T09:42:44.508Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T09:42:44.937Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-01-20T09:42:45.194Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-01-20T09:42:45.620Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-01-20T09:42:45.755Z] === RUN TestDockerSuite/TestPsRightTagName [2022-01-20T09:42:45.875Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2022-01-20T09:42:46.438Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 85.6% of statements [2022-01-20T09:42:47.122Z] === RUN TestDockerSuite/TestPsShowMounts [2022-01-20T09:42:47.365Z] ok github.com/docker/docker/quota 0.263s coverage: 71.4% of statements [2022-01-20T09:42:47.487Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-01-20T09:42:47.487Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.64s) [2022-01-20T09:42:47.487Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.71s) [2022-01-20T09:42:47.487Z] === RUN TestWaitBlocked [2022-01-20T09:42:47.487Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:42:47.487Z] --- SKIP: TestWaitBlocked (0.00s) [2022-01-20T09:42:47.487Z] PASS [2022-01-20T09:42:47.487Z] ok github.com/docker/docker/integration/container 81.010s [2022-01-20T09:42:47.487Z] [2022-01-20T09:42:47.487Z] === Skipped [2022-01-20T09:42:47.487Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-01-20T09:42:47.487Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T09:42:47.487Z] [2022-01-20T09:42:47.487Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2022-01-20T09:42:47.487Z] copy_test.go:38: testEnv.OSType == "windows" [2022-01-20T09:42:47.487Z] [2022-01-20T09:42:47.487Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s) [2022-01-20T09:42:47.487Z] copy_test.go:63: testEnv.OSType == "windows" [2022-01-20T09:42:47.487Z] [2022-01-20T09:42:47.487Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-01-20T09:42:47.487Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:42:47.487Z] [2022-01-20T09:42:47.487Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-01-20T09:42:47.487Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-20T09:42:47.487Z] [2022-01-20T09:42:47.487Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-01-20T09:42:47.487Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:42:47.487Z] [2022-01-20T09:42:47.487Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-01-20T09:42:47.487Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:42:47.487Z] [2022-01-20T09:42:47.487Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-20T09:42:47.487Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:42:47.487Z] [2022-01-20T09:42:47.487Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-20T09:42:47.487Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-20T09:42:47.487Z] [2022-01-20T09:42:47.487Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-01-20T09:42:47.487Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-20T09:42:47.487Z] [2022-01-20T09:42:47.487Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-01-20T09:42:47.487Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:42:47.487Z] [2022-01-20T09:42:47.487Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-01-20T09:42:47.487Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-20T09:42:47.487Z] [2022-01-20T09:42:47.487Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-01-20T09:42:47.487Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-20T09:42:47.487Z] [2022-01-20T09:42:47.487Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-01-20T09:42:47.487Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:42:47.487Z] [2022-01-20T09:42:47.487Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-01-20T09:42:47.487Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:42:47.487Z] [2022-01-20T09:42:47.487Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-01-20T09:42:47.487Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-20T09:42:47.487Z] [2022-01-20T09:42:47.487Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-01-20T09:42:47.487Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-20T09:42:47.487Z] [2022-01-20T09:42:47.487Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-01-20T09:42:47.487Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-20T09:42:47.487Z] [2022-01-20T09:42:47.487Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-01-20T09:42:47.487Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-20T09:42:47.487Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-20T09:42:47.487Z] [2022-01-20T09:42:47.487Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-20T09:42:47.487Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T09:42:47.487Z] [2022-01-20T09:42:47.487Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-01-20T09:42:47.487Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T09:42:47.487Z] [2022-01-20T09:42:47.487Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-20T09:42:47.487Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T09:42:47.487Z] [2022-01-20T09:42:47.487Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-01-20T09:42:47.487Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-20T09:42:47.487Z] [2022-01-20T09:42:47.487Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-01-20T09:42:47.487Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:42:47.487Z] [2022-01-20T09:42:47.487Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-01-20T09:42:47.487Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T09:42:47.487Z] [2022-01-20T09:42:47.487Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-01-20T09:42:47.487Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-01-20T09:42:47.487Z] [2022-01-20T09:42:47.487Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-01-20T09:42:47.487Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-01-20T09:42:47.487Z] [2022-01-20T09:42:47.487Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-01-20T09:42:47.487Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-20T09:42:47.487Z] [2022-01-20T09:42:47.487Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-01-20T09:42:47.487Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:42:47.487Z] [2022-01-20T09:42:47.487Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-01-20T09:42:47.487Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-20T09:42:47.487Z] [2022-01-20T09:42:47.487Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2022-01-20T09:42:47.487Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-01-20T09:42:47.487Z] [2022-01-20T09:42:47.487Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-01-20T09:42:47.487Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-01-20T09:42:47.487Z] [2022-01-20T09:42:47.487Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2022-01-20T09:42:47.487Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-01-20T09:42:47.487Z] [2022-01-20T09:42:47.487Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-01-20T09:42:47.487Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:42:47.487Z] [2022-01-20T09:42:47.487Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-01-20T09:42:47.487Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-20T09:42:47.487Z] [2022-01-20T09:42:47.487Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-01-20T09:42:47.487Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-20T09:42:47.487Z] [2022-01-20T09:42:47.487Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-01-20T09:42:47.487Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:42:47.487Z] [2022-01-20T09:42:47.487Z] [2022-01-20T09:42:47.487Z] DONE 88 tests, 37 skipped in 83.473s [2022-01-20T09:42:47.487Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-01-20T09:42:47.622Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-01-20T09:42:48.489Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-01-20T09:42:48.552Z] ok github.com/docker/docker/registry 0.047s coverage: 57.2% of statements [2022-01-20T09:42:49.051Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-01-20T09:42:49.051Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-01-20T09:42:49.051Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-01-20T09:42:49.060Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T09:42:49.060Z] INFO: Testing against a local daemon [2022-01-20T09:42:49.060Z] === RUN TestCommitInheritsEnv [2022-01-20T09:42:49.060Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T09:42:49.060Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2022-01-20T09:42:49.060Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-20T09:42:49.060Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-01-20T09:42:49.060Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-01-20T09:42:49.060Z] === RUN TestImagesFilterMultiReference [2022-01-20T09:42:49.060Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-01-20T09:42:49.060Z] === RUN TestImagePullPlatformInvalid [2022-01-20T09:42:49.060Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-01-20T09:42:49.060Z] === RUN TestRemoveImageOrphaning [2022-01-20T09:42:49.114Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-01-20T09:42:49.114Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-01-20T09:42:49.307Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-01-20T09:42:49.307Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-01-20T09:42:49.307Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-01-20T09:42:49.307Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-01-20T09:42:49.676Z] ok github.com/docker/docker/runconfig 0.009s coverage: 66.1% of statements [2022-01-20T09:42:49.676Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-01-20T09:42:49.869Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-01-20T09:42:50.053Z] --- PASS: TestRemoveImageOrphaning (0.89s) [2022-01-20T09:42:50.053Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-20T09:42:50.053Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-01-20T09:42:50.053Z] === RUN TestTagInvalidReference [2022-01-20T09:42:50.053Z] --- PASS: TestTagInvalidReference (0.03s) [2022-01-20T09:42:50.053Z] === RUN TestTagValidPrefixedRepo [2022-01-20T09:42:50.053Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-01-20T09:42:50.053Z] === RUN TestTagExistedNameWithoutForce [2022-01-20T09:42:50.053Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-01-20T09:42:50.053Z] === RUN TestTagOfficialNames [2022-01-20T09:42:50.053Z] --- PASS: TestTagOfficialNames (0.09s) [2022-01-20T09:42:50.053Z] === RUN TestTagMatchesDigest [2022-01-20T09:42:50.053Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-01-20T09:42:50.053Z] PASS [2022-01-20T09:42:50.053Z] ok github.com/docker/docker/integration/image 1.397s [2022-01-20T09:42:50.524Z] [2022-01-20T09:42:50.524Z] === Skipped [2022-01-20T09:42:50.524Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2022-01-20T09:42:50.524Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T09:42:50.524Z] [2022-01-20T09:42:50.524Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-01-20T09:42:50.524Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-01-20T09:42:50.524Z] [2022-01-20T09:42:50.524Z] [2022-01-20T09:42:50.524Z] DONE 11 tests, 2 skipped in 3.178s [2022-01-20T09:42:50.524Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-01-20T09:42:50.798Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-01-20T09:42:51.727Z] docker_api_swarm_service_test.go:99: [df4b434f09870] joining swarm manager [d072defd97c9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:42:51.983Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-01-20T09:42:52.099Z] testing: warning: no tests to run [2022-01-20T09:42:52.099Z] PASS [2022-01-20T09:42:52.099Z] ok github.com/docker/docker/integration/network/ipvlan 0.119s [no tests to run] [2022-01-20T09:42:52.099Z] testing: warning: no tests to run [2022-01-20T09:42:52.099Z] PASS [2022-01-20T09:42:52.099Z] ok github.com/docker/docker/integration/network/macvlan 0.050s [no tests to run] [2022-01-20T09:42:52.545Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-01-20T09:42:52.545Z] docker_api_swarm_service_test.go:100: [d57417cb4f5a1] joining swarm manager [d072defd97c9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:42:52.570Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T09:42:52.570Z] INFO: Testing against a local daemon [2022-01-20T09:42:52.570Z] === RUN TestNetworkCreateDelete [2022-01-20T09:42:52.570Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:42:52.570Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-01-20T09:42:52.570Z] === RUN TestDockerNetworkDeletePreferID [2022-01-20T09:42:52.570Z] 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-01-20T09:42:52.570Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-01-20T09:42:52.570Z] === RUN TestDaemonDNSFallback [2022-01-20T09:42:52.570Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:42:52.570Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-01-20T09:42:52.570Z] === RUN TestInspectNetwork [2022-01-20T09:42:52.570Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-20T09:42:52.570Z] --- SKIP: TestInspectNetwork (0.00s) [2022-01-20T09:42:52.570Z] === RUN TestRunContainerWithBridgeNone [2022-01-20T09:42:52.570Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:42:52.570Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-01-20T09:42:52.570Z] === RUN TestNetworkInvalidJSON [2022-01-20T09:42:52.570Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-20T09:42:52.570Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-20T09:42:52.570Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T09:42:52.570Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T09:42:52.570Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T09:42:52.570Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T09:42:52.570Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-20T09:42:52.570Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T09:42:52.570Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T09:42:52.570Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-01-20T09:42:52.570Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-01-20T09:42:52.570Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-01-20T09:42:52.570Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-01-20T09:42:52.570Z] === RUN TestNetworkList [2022-01-20T09:42:52.570Z] === RUN TestNetworkList//networks [2022-01-20T09:42:52.570Z] === PAUSE TestNetworkList//networks [2022-01-20T09:42:52.570Z] === RUN TestNetworkList//networks/ [2022-01-20T09:42:52.570Z] === PAUSE TestNetworkList//networks/ [2022-01-20T09:42:52.570Z] === CONT TestNetworkList//networks [2022-01-20T09:42:52.570Z] === CONT TestNetworkList//networks/ [2022-01-20T09:42:52.570Z] --- PASS: TestNetworkList (0.04s) [2022-01-20T09:42:52.570Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-20T09:42:52.570Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-20T09:42:52.570Z] === RUN TestHostIPv4BridgeLabel [2022-01-20T09:42:52.570Z] network_test.go:126: testEnv.OSType == "windows" [2022-01-20T09:42:52.570Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-01-20T09:42:52.570Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-20T09:42:52.570Z] service_test.go:29: testEnv.OSType == "windows" [2022-01-20T09:42:52.570Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-01-20T09:42:52.570Z] === RUN TestDaemonDefaultNetworkPools [2022-01-20T09:42:52.570Z] service_test.go:58: testEnv.OSType == "windows" [2022-01-20T09:42:52.570Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-01-20T09:42:52.570Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-20T09:42:52.570Z] service_test.go:102: testEnv.OSType == "windows" [2022-01-20T09:42:52.570Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-20T09:42:52.570Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-20T09:42:52.570Z] service_test.go:136: testEnv.OSType == "windows" [2022-01-20T09:42:52.570Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-20T09:42:52.570Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-20T09:42:52.570Z] service_test.go:187: testEnv.OSType == "windows" [2022-01-20T09:42:52.570Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-20T09:42:52.570Z] === RUN TestServiceWithPredefinedNetwork [2022-01-20T09:42:52.570Z] service_test.go:212: testEnv.OSType == "windows" [2022-01-20T09:42:52.570Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-01-20T09:42:52.570Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-20T09:42:52.570Z] service_test.go:242: FLAKY_TEST [2022-01-20T09:42:52.570Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T09:42:52.570Z] === RUN TestServiceWithDataPathPortInit [2022-01-20T09:42:52.570Z] service_test.go:332: testEnv.OSType == "windows" [2022-01-20T09:42:52.570Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-01-20T09:42:52.570Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-20T09:42:52.570Z] service_test.go:400: testEnv.OSType == "windows" [2022-01-20T09:42:52.570Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-20T09:42:52.570Z] PASS [2022-01-20T09:42:52.570Z] ok github.com/docker/docker/integration/network 0.192s [2022-01-20T09:42:52.943Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-01-20T09:42:53.042Z] [2022-01-20T09:42:53.042Z] === Skipped [2022-01-20T09:42:53.042Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-01-20T09:42:53.042Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:42:53.042Z] [2022-01-20T09:42:53.042Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-01-20T09:42:53.042Z] 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-01-20T09:42:53.042Z] [2022-01-20T09:42:53.042Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-01-20T09:42:53.042Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:42:53.042Z] [2022-01-20T09:42:53.042Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-01-20T09:42:53.042Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-20T09:42:53.042Z] [2022-01-20T09:42:53.042Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-01-20T09:42:53.042Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:42:53.042Z] [2022-01-20T09:42:53.042Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-01-20T09:42:53.042Z] network_test.go:126: testEnv.OSType == "windows" [2022-01-20T09:42:53.042Z] [2022-01-20T09:42:53.042Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-01-20T09:42:53.042Z] service_test.go:29: testEnv.OSType == "windows" [2022-01-20T09:42:53.042Z] [2022-01-20T09:42:53.042Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-01-20T09:42:53.042Z] service_test.go:58: testEnv.OSType == "windows" [2022-01-20T09:42:53.042Z] [2022-01-20T09:42:53.042Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-20T09:42:53.042Z] service_test.go:102: testEnv.OSType == "windows" [2022-01-20T09:42:53.042Z] [2022-01-20T09:42:53.042Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-20T09:42:53.042Z] service_test.go:136: testEnv.OSType == "windows" [2022-01-20T09:42:53.042Z] [2022-01-20T09:42:53.042Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-20T09:42:53.042Z] service_test.go:187: testEnv.OSType == "windows" [2022-01-20T09:42:53.042Z] [2022-01-20T09:42:53.042Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-01-20T09:42:53.042Z] service_test.go:212: testEnv.OSType == "windows" [2022-01-20T09:42:53.042Z] [2022-01-20T09:42:53.042Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T09:42:53.042Z] service_test.go:242: FLAKY_TEST [2022-01-20T09:42:53.042Z] [2022-01-20T09:42:53.042Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-01-20T09:42:53.042Z] service_test.go:332: testEnv.OSType == "windows" [2022-01-20T09:42:53.042Z] [2022-01-20T09:42:53.042Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-20T09:42:53.042Z] service_test.go:400: testEnv.OSType == "windows" [2022-01-20T09:42:53.042Z] [2022-01-20T09:42:53.042Z] [2022-01-20T09:42:53.042Z] DONE 22 tests, 15 skipped in 2.579s [2022-01-20T09:42:53.042Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-01-20T09:42:53.199Z] ok github.com/docker/docker/volume/local 0.097s coverage: 76.4% of statements [2022-01-20T09:42:53.512Z] testing: warning: no tests to run [2022-01-20T09:42:53.512Z] PASS [2022-01-20T09:42:53.512Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2022-01-20T09:42:53.512Z] [2022-01-20T09:42:53.512Z] DONE 0 tests in 0.394s [2022-01-20T09:42:53.512Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-01-20T09:42:53.780Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2022-01-20T09:42:53.983Z] testing: warning: no tests to run [2022-01-20T09:42:53.983Z] PASS [2022-01-20T09:42:53.983Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2022-01-20T09:42:53.983Z] [2022-01-20T09:42:53.983Z] DONE 0 tests in 0.406s [2022-01-20T09:42:53.983Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-01-20T09:42:55.165Z] ok github.com/docker/docker/volume/service 0.038s coverage: 73.1% of statements [2022-01-20T09:42:55.592Z] testing: warning: no tests to run [2022-01-20T09:42:55.593Z] PASS [2022-01-20T09:42:55.593Z] ok github.com/docker/docker/integration/plugin 0.156s [no tests to run] [2022-01-20T09:42:55.593Z] testing: warning: no tests to run [2022-01-20T09:42:55.593Z] PASS [2022-01-20T09:42:55.593Z] ok github.com/docker/docker/integration/plugin/authz 0.138s [no tests to run] [2022-01-20T09:43:00.633Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-01-20T09:43:00.633Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-01-20T09:43:01.560Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-01-20T09:43:01.560Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-01-20T09:43:01.560Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-01-20T09:43:01.817Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-01-20T09:43:03.706Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-01-20T09:43:04.292Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T09:43:04.292Z] INFO: Testing against a local daemon [2022-01-20T09:43:04.292Z] === RUN TestExternalGraphDriver [2022-01-20T09:43:04.292Z] external_test.go:48: runtime.GOOS == "windows" [2022-01-20T09:43:04.292Z] --- SKIP: TestExternalGraphDriver (0.01s) [2022-01-20T09:43:04.292Z] === RUN TestGraphdriverPluginV2 [2022-01-20T09:43:04.292Z] external_test.go:408: runtime.GOOS == "windows" [2022-01-20T09:43:04.292Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2022-01-20T09:43:04.292Z] PASS [2022-01-20T09:43:04.292Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.231s [2022-01-20T09:43:04.634Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-01-20T09:43:04.767Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T09:43:04.767Z] INFO: Testing against a local daemon [2022-01-20T09:43:04.767Z] === RUN TestPluginInvalidJSON [2022-01-20T09:43:04.767Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T09:43:04.767Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T09:43:04.767Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T09:43:04.767Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-01-20T09:43:04.767Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-01-20T09:43:04.767Z] === RUN TestPluginInstall [2022-01-20T09:43:04.767Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-20T09:43:04.767Z] --- SKIP: TestPluginInstall (0.00s) [2022-01-20T09:43:04.767Z] === RUN TestPluginsWithRuntimes [2022-01-20T09:43:04.767Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-20T09:43:04.767Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-01-20T09:43:04.767Z] === RUN TestPluginBackCompatMediaTypes [2022-01-20T09:43:04.767Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-20T09:43:04.767Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-01-20T09:43:04.767Z] PASS [2022-01-20T09:43:04.767Z] ok github.com/docker/docker/integration/plugin/common 0.202s [2022-01-20T09:43:05.240Z] testing: warning: no tests to run [2022-01-20T09:43:05.240Z] PASS [2022-01-20T09:43:05.240Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.041s [no tests to run] [2022-01-20T09:43:05.711Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T09:43:05.711Z] INFO: Testing against a local daemon [2022-01-20T09:43:05.711Z] === RUN TestReadPluginNoRead [2022-01-20T09:43:05.711Z] read_test.go:21: no unix domain sockets on Windows [2022-01-20T09:43:05.711Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-01-20T09:43:05.711Z] PASS [2022-01-20T09:43:05.711Z] ok github.com/docker/docker/integration/plugin/logging 0.121s [2022-01-20T09:43:05.711Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-01-20T09:43:05.711Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-01-20T09:43:06.182Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T09:43:06.182Z] INFO: Testing against a local daemon [2022-01-20T09:43:06.182Z] === RUN TestPluginWithDevMounts [2022-01-20T09:43:06.182Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:06.182Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-01-20T09:43:06.182Z] PASS [2022-01-20T09:43:06.182Z] ok github.com/docker/docker/integration/plugin/volumes 0.079s [2022-01-20T09:43:06.182Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-01-20T09:43:06.653Z] [2022-01-20T09:43:06.653Z] === Skipped [2022-01-20T09:43:06.653Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-01-20T09:43:06.653Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-20T09:43:06.653Z] [2022-01-20T09:43:06.653Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-01-20T09:43:06.653Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-20T09:43:06.653Z] [2022-01-20T09:43:06.653Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-01-20T09:43:06.653Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-20T09:43:06.653Z] [2022-01-20T09:43:06.653Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2022-01-20T09:43:06.653Z] external_test.go:48: runtime.GOOS == "windows" [2022-01-20T09:43:06.653Z] [2022-01-20T09:43:06.653Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2022-01-20T09:43:06.653Z] external_test.go:408: runtime.GOOS == "windows" [2022-01-20T09:43:06.653Z] [2022-01-20T09:43:06.653Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-01-20T09:43:06.653Z] read_test.go:21: no unix domain sockets on Windows [2022-01-20T09:43:06.653Z] [2022-01-20T09:43:06.653Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-01-20T09:43:06.653Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:06.653Z] [2022-01-20T09:43:06.653Z] [2022-01-20T09:43:06.653Z] DONE 9 tests, 7 skipped in 12.647s [2022-01-20T09:43:06.653Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-01-20T09:43:07.124Z] testing: warning: no tests to run [2022-01-20T09:43:07.124Z] PASS [2022-01-20T09:43:07.124Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2022-01-20T09:43:07.124Z] [2022-01-20T09:43:07.124Z] DONE 0 tests in 0.398s [2022-01-20T09:43:07.124Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-01-20T09:43:07.152Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-01-20T09:43:07.737Z] === RUN TestDockerSuite/TestRmiBlank [2022-01-20T09:43:07.737Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-01-20T09:43:07.998Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-01-20T09:43:08.115Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T09:43:08.115Z] INFO: Testing against a local daemon [2022-01-20T09:43:08.115Z] === RUN TestPluginInvalidJSON [2022-01-20T09:43:08.115Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T09:43:08.115Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T09:43:08.115Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T09:43:08.115Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-01-20T09:43:08.115Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-01-20T09:43:08.115Z] === RUN TestPluginInstall [2022-01-20T09:43:08.115Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-20T09:43:08.115Z] --- SKIP: TestPluginInstall (0.00s) [2022-01-20T09:43:08.115Z] === RUN TestPluginsWithRuntimes [2022-01-20T09:43:08.115Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-20T09:43:08.115Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-01-20T09:43:08.116Z] === RUN TestPluginBackCompatMediaTypes [2022-01-20T09:43:08.116Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-20T09:43:08.116Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-01-20T09:43:08.116Z] PASS [2022-01-20T09:43:08.116Z] ok github.com/docker/docker/integration/plugin/common (cached) [2022-01-20T09:43:08.116Z] [2022-01-20T09:43:08.116Z] === Skipped [2022-01-20T09:43:08.116Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-01-20T09:43:08.116Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-20T09:43:08.116Z] [2022-01-20T09:43:08.116Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-01-20T09:43:08.116Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-20T09:43:08.116Z] [2022-01-20T09:43:08.116Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-01-20T09:43:08.116Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-20T09:43:08.116Z] [2022-01-20T09:43:08.116Z] [2022-01-20T09:43:08.116Z] DONE 5 tests, 3 skipped in 1.034s [2022-01-20T09:43:08.116Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-01-20T09:43:09.126Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T09:43:09.126Z] INFO: Testing against a local daemon [2022-01-20T09:43:09.126Z] === RUN TestExternalGraphDriver [2022-01-20T09:43:09.126Z] external_test.go:48: runtime.GOOS == "windows" [2022-01-20T09:43:09.126Z] --- SKIP: TestExternalGraphDriver (0.01s) [2022-01-20T09:43:09.126Z] === RUN TestGraphdriverPluginV2 [2022-01-20T09:43:09.126Z] external_test.go:408: runtime.GOOS == "windows" [2022-01-20T09:43:09.126Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2022-01-20T09:43:09.126Z] PASS [2022-01-20T09:43:09.126Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2022-01-20T09:43:09.126Z] [2022-01-20T09:43:09.126Z] === Skipped [2022-01-20T09:43:09.126Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2022-01-20T09:43:09.126Z] external_test.go:48: runtime.GOOS == "windows" [2022-01-20T09:43:09.126Z] [2022-01-20T09:43:09.126Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2022-01-20T09:43:09.126Z] external_test.go:408: runtime.GOOS == "windows" [2022-01-20T09:43:09.126Z] [2022-01-20T09:43:09.126Z] [2022-01-20T09:43:09.126Z] DONE 2 tests, 2 skipped in 0.998s [2022-01-20T09:43:09.126Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-01-20T09:43:09.995Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.6% of statements [2022-01-20T09:43:09.995Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-20T09:43:09.995Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-20T09:43:09.995Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-01-20T09:43:09.995Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-20T09:43:09.995Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-20T09:43:09.995Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-20T09:43:09.995Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-01-20T09:43:09.995Z] ? github.com/docker/docker/rootless [no test files] [2022-01-20T09:43:09.995Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-01-20T09:43:09.995Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-20T09:43:09.995Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-20T09:43:09.995Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-20T09:43:09.995Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-20T09:43:09.995Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-20T09:43:09.995Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-20T09:43:09.995Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-20T09:43:09.995Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-20T09:43:09.995Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-20T09:43:09.995Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-20T09:43:09.995Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-20T09:43:09.995Z] ? github.com/docker/docker/volume [no test files] [2022-01-20T09:43:09.995Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-20T09:43:09.995Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-20T09:43:09.995Z] [2022-01-20T09:43:09.995Z] === Skipped [2022-01-20T09:43:09.995Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-01-20T09:43:09.995Z] exec_linux_test.go:18: requires AppArmor to be enabled [2022-01-20T09:43:09.995Z] [2022-01-20T09:43:09.995Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-01-20T09:43:09.995Z] exec_linux_test.go:38: requires AppArmor to be enabled [2022-01-20T09:43:09.995Z] [2022-01-20T09:43:09.995Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-01-20T09:43:09.995Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T09:43:09.995Z] graphtest_unix.go:46: Driver btrfs not supported [2022-01-20T09:43:09.995Z] [2022-01-20T09:43:09.995Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-01-20T09:43:09.995Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T09:43:09.995Z] graphtest_unix.go:46: Driver btrfs not supported [2022-01-20T09:43:09.995Z] [2022-01-20T09:43:09.995Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-01-20T09:43:09.995Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T09:43:09.995Z] graphtest_unix.go:46: Driver btrfs not supported [2022-01-20T09:43:09.995Z] [2022-01-20T09:43:09.995Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-01-20T09:43:09.995Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T09:43:09.995Z] graphtest_unix.go:46: Driver btrfs not supported [2022-01-20T09:43:09.995Z] [2022-01-20T09:43:09.995Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-01-20T09:43:09.995Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T09:43:09.995Z] graphtest_unix.go:46: Driver btrfs not supported [2022-01-20T09:43:09.995Z] [2022-01-20T09:43:09.995Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-01-20T09:43:09.995Z] graphtest_unix.go:73: No driver to put! [2022-01-20T09:43:09.995Z] [2022-01-20T09:43:09.995Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-01-20T09:43:09.995Z] time="2022-01-20T09:42:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T09:43:09.995Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-01-20T09:43:09.995Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-01-20T09:43:09.995Z] [2022-01-20T09:43:09.995Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-01-20T09:43:09.995Z] time="2022-01-20T09:42:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T09:43:09.995Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-01-20T09:43:09.996Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-01-20T09:43:09.996Z] [2022-01-20T09:43:09.996Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-01-20T09:43:09.996Z] time="2022-01-20T09:42:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T09:43:09.996Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-01-20T09:43:09.996Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-01-20T09:43:09.996Z] [2022-01-20T09:43:09.996Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-01-20T09:43:09.996Z] time="2022-01-20T09:42:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T09:43:09.996Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-01-20T09:43:09.996Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-01-20T09:43:09.996Z] [2022-01-20T09:43:09.996Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-01-20T09:43:09.996Z] time="2022-01-20T09:42:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T09:43:09.996Z] graphtest_unix.go:44: graphdriver: driver not supported [2022-01-20T09:43:09.996Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2022-01-20T09:43:09.996Z] [2022-01-20T09:43:09.996Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-01-20T09:43:09.996Z] graphtest_unix.go:73: No driver to put! [2022-01-20T09:43:09.996Z] [2022-01-20T09:43:09.996Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-01-20T09:43:09.996Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2022-01-20T09:43:09.996Z] [2022-01-20T09:43:09.996Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-01-20T09:43:09.996Z] overlay_test.go:49: Fails to compute changes intermittently [2022-01-20T09:43:09.996Z] [2022-01-20T09:43:09.996Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-01-20T09:43:09.996Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-01-20T09:43:09.996Z] [2022-01-20T09:43:09.996Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-01-20T09:43:09.996Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-01-20T09:43:09.996Z] [2022-01-20T09:43:09.996Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-01-20T09:43:09.996Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T09:43:09.996Z] graphtest_unix.go:46: Driver zfs not supported [2022-01-20T09:43:09.996Z] [2022-01-20T09:43:09.996Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-01-20T09:43:09.996Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T09:43:09.996Z] graphtest_unix.go:46: Driver zfs not supported [2022-01-20T09:43:09.996Z] [2022-01-20T09:43:09.996Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-01-20T09:43:09.996Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T09:43:09.996Z] graphtest_unix.go:46: Driver zfs not supported [2022-01-20T09:43:09.996Z] [2022-01-20T09:43:09.996Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-01-20T09:43:09.996Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T09:43:09.996Z] graphtest_unix.go:46: Driver zfs not supported [2022-01-20T09:43:09.996Z] [2022-01-20T09:43:09.996Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-01-20T09:43:09.996Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T09:43:09.996Z] graphtest_unix.go:46: Driver zfs not supported [2022-01-20T09:43:09.996Z] [2022-01-20T09:43:09.996Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-01-20T09:43:09.996Z] graphtest_unix.go:73: No driver to put! [2022-01-20T09:43:09.996Z] [2022-01-20T09:43:09.996Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-01-20T09:43:09.996Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-01-20T09:43:09.996Z] [2022-01-20T09:43:09.996Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-01-20T09:43:09.996Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-01-20T09:43:09.996Z] [2022-01-20T09:43:09.996Z] [2022-01-20T09:43:09.996Z] DONE 2244 tests, 26 skipped in 253.361s Post stage [Pipeline] junit [2022-01-20T09:43:10.005Z] Recording test results [2022-01-20T09:43:10.344Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-01-20T09:43:10.520Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-01-20T09:43:10.669Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43167/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ad21bcd94e956d64f4ca0539e0d077664fe5c780 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:ad21bcd94e956d64f4ca0539e0d077664fe5c780 hack/validate/vendor [2022-01-20T09:43:10.698Z] testing: warning: no tests to run [2022-01-20T09:43:10.698Z] PASS [2022-01-20T09:43:10.698Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T09:43:10.698Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-01-20T09:43:10.698Z] INFO: Testing against a local daemon [2022-01-20T09:43:10.698Z] === RUN TestReadPluginNoRead [2022-01-20T09:43:10.698Z] read_test.go:21: no unix domain sockets on Windows [2022-01-20T09:43:10.698Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-01-20T09:43:10.698Z] PASS [2022-01-20T09:43:10.698Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2022-01-20T09:43:10.698Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-01-20T09:43:10.698Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-01-20T09:43:10.698Z] [2022-01-20T09:43:10.698Z] === Skipped [2022-01-20T09:43:10.698Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-01-20T09:43:10.698Z] read_test.go:21: no unix domain sockets on Windows [2022-01-20T09:43:10.698Z] [2022-01-20T09:43:10.698Z] [2022-01-20T09:43:10.698Z] DONE 1 tests, 1 skipped in 1.086s [2022-01-20T09:43:10.698Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-01-20T09:43:11.083Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-01-20T09:43:11.083Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-01-20T09:43:11.169Z] testing: warning: no tests to run [2022-01-20T09:43:11.169Z] PASS [2022-01-20T09:43:11.169Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-01-20T09:43:11.169Z] [2022-01-20T09:43:11.169Z] DONE 0 tests in 0.610s [2022-01-20T09:43:11.169Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-01-20T09:43:11.229Z] update vendored copy of archive/tar [2022-01-20T09:43:11.230Z] downloading: https://golang.org/dl/go1.16.13.src.tar.gz [2022-01-20T09:43:12.161Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T09:43:12.161Z] INFO: Testing against a local daemon [2022-01-20T09:43:12.161Z] === RUN TestPluginWithDevMounts [2022-01-20T09:43:12.161Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:12.161Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-01-20T09:43:12.161Z] PASS [2022-01-20T09:43:12.161Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2022-01-20T09:43:12.161Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-01-20T09:43:12.161Z] [2022-01-20T09:43:12.161Z] === Skipped [2022-01-20T09:43:12.161Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-01-20T09:43:12.161Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:12.161Z] [2022-01-20T09:43:12.161Z] [2022-01-20T09:43:12.161Z] DONE 1 tests, 1 skipped in 0.961s [2022-01-20T09:43:12.161Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-01-20T09:43:12.449Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-01-20T09:43:13.013Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-01-20T09:43:13.119Z] patching file stat_unix.go [2022-01-20T09:43:13.119Z] 2022/01/20 09:43:12 Collecting initial packages [2022-01-20T09:43:13.119Z] 2022/01/20 09:43:12 Download dependencies [2022-01-20T09:43:13.731Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T09:43:13.731Z] INFO: Testing against a local daemon [2022-01-20T09:43:13.731Z] === RUN TestSecretInspect [2022-01-20T09:43:13.731Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:13.731Z] --- SKIP: TestSecretInspect (0.00s) [2022-01-20T09:43:13.731Z] === RUN TestSecretList [2022-01-20T09:43:13.731Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:13.731Z] --- SKIP: TestSecretList (0.00s) [2022-01-20T09:43:13.731Z] === RUN TestSecretsCreateAndDelete [2022-01-20T09:43:13.731Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:13.731Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-01-20T09:43:13.731Z] === RUN TestSecretsUpdate [2022-01-20T09:43:13.731Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:13.731Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-01-20T09:43:13.731Z] === RUN TestTemplatedSecret [2022-01-20T09:43:13.731Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:13.731Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-01-20T09:43:13.731Z] === RUN TestSecretCreateResolve [2022-01-20T09:43:13.731Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:43:13.731Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-01-20T09:43:13.731Z] PASS [2022-01-20T09:43:13.731Z] ok github.com/docker/docker/integration/secret 0.109s [2022-01-20T09:43:14.206Z] [2022-01-20T09:43:14.206Z] === Skipped [2022-01-20T09:43:14.206Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-01-20T09:43:14.206Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:14.206Z] [2022-01-20T09:43:14.206Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-01-20T09:43:14.206Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:14.206Z] [2022-01-20T09:43:14.206Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-01-20T09:43:14.206Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:14.206Z] [2022-01-20T09:43:14.206Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-01-20T09:43:14.206Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:14.206Z] [2022-01-20T09:43:14.206Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-01-20T09:43:14.206Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:14.206Z] [2022-01-20T09:43:14.206Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-01-20T09:43:14.206Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:43:14.206Z] [2022-01-20T09:43:14.206Z] [2022-01-20T09:43:14.206Z] DONE 6 tests, 6 skipped in 1.777s [2022-01-20T09:43:14.206Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-01-20T09:43:14.382Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-01-20T09:43:15.312Z] === RUN TestDockerSuite/TestRmiTag [2022-01-20T09:43:15.312Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-01-20T09:43:16.239Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-01-20T09:43:16.382Z] 2022/01/20 09:43:16 Starting whole vndr cycle because no package specified [2022-01-20T09:43:16.382Z] 2022/01/20 09:43:16 Ignoring paths matching "^archive/tar" [2022-01-20T09:43:16.382Z] 2022/01/20 09:43:16 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2022-01-20T09:43:16.382Z] 2022/01/20 09:43:16 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2022-01-20T09:43:16.382Z] 2022/01/20 09:43:16 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2022-01-20T09:43:16.382Z] 2022/01/20 09:43:16 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2022-01-20T09:43:16.382Z] 2022/01/20 09:43:16 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2022-01-20T09:43:16.382Z] 2022/01/20 09:43:16 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2022-01-20T09:43:16.382Z] 2022/01/20 09:43:16 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2022-01-20T09:43:16.382Z] 2022/01/20 09:43:16 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2022-01-20T09:43:16.382Z] 2022/01/20 09:43:16 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2022-01-20T09:43:16.382Z] 2022/01/20 09:43:16 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2022-01-20T09:43:16.382Z] 2022/01/20 09:43:16 Clone github.com/Microsoft/hcsshim, revision 64a2b71405dacf76c95600f4c756a991ad09cf7c, attempt 1/20 [2022-01-20T09:43:16.382Z] 2022/01/20 09:43:16 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2022-01-20T09:43:16.382Z] 2022/01/20 09:43:16 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2022-01-20T09:43:16.382Z] 2022/01/20 09:43:16 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2022-01-20T09:43:16.382Z] 2022/01/20 09:43:16 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2022-01-20T09:43:16.382Z] 2022/01/20 09:43:16 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2022-01-20T09:43:16.440Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T09:43:16.440Z] INFO: Testing against a local daemon [2022-01-20T09:43:16.440Z] === RUN TestServiceCreateInit [2022-01-20T09:43:16.440Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-20T09:43:16.440Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:16.440Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-20T09:43:16.440Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:16.440Z] --- PASS: TestServiceCreateInit (0.04s) [2022-01-20T09:43:16.440Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T09:43:16.440Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T09:43:16.440Z] === RUN TestCreateServiceMultipleTimes [2022-01-20T09:43:16.440Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:16.440Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-01-20T09:43:16.440Z] === RUN TestCreateServiceConflict [2022-01-20T09:43:16.440Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:16.440Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-01-20T09:43:16.440Z] === RUN TestCreateServiceMaxReplicas [2022-01-20T09:43:16.440Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:16.440Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-01-20T09:43:16.440Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-20T09:43:16.440Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:16.440Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-20T09:43:16.440Z] === RUN TestCreateServiceSecretFileMode [2022-01-20T09:43:16.440Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:16.440Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-01-20T09:43:16.440Z] === RUN TestCreateServiceConfigFileMode [2022-01-20T09:43:16.440Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:16.440Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-01-20T09:43:16.440Z] === RUN TestCreateServiceSysctls [2022-01-20T09:43:16.440Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:16.440Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-01-20T09:43:16.440Z] === RUN TestCreateServiceCapabilities [2022-01-20T09:43:16.440Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:16.440Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-01-20T09:43:16.440Z] === RUN TestInspect [2022-01-20T09:43:16.440Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:16.440Z] --- SKIP: TestInspect (0.00s) [2022-01-20T09:43:16.440Z] === RUN TestCreateJob [2022-01-20T09:43:16.440Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:16.440Z] --- SKIP: TestCreateJob (0.00s) [2022-01-20T09:43:16.440Z] === RUN TestReplicatedJob [2022-01-20T09:43:16.440Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:16.440Z] --- SKIP: TestReplicatedJob (0.00s) [2022-01-20T09:43:16.440Z] === RUN TestUpdateReplicatedJob [2022-01-20T09:43:16.440Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:16.440Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-01-20T09:43:16.440Z] === RUN TestServiceListWithStatuses [2022-01-20T09:43:16.440Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:16.440Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-20T09:43:16.440Z] === RUN TestDockerNetworkConnectAlias [2022-01-20T09:43:16.440Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:16.440Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-01-20T09:43:16.440Z] === RUN TestDockerNetworkReConnect [2022-01-20T09:43:16.440Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:16.440Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-01-20T09:43:16.440Z] === RUN TestServicePlugin [2022-01-20T09:43:16.440Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:16.440Z] --- SKIP: TestServicePlugin (0.00s) [2022-01-20T09:43:16.440Z] === RUN TestServiceUpdateLabel [2022-01-20T09:43:16.440Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:43:16.440Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-01-20T09:43:16.440Z] === RUN TestServiceUpdateSecrets [2022-01-20T09:43:16.440Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:43:16.440Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-01-20T09:43:16.440Z] === RUN TestServiceUpdateConfigs [2022-01-20T09:43:16.440Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:43:16.440Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-01-20T09:43:16.440Z] === RUN TestServiceUpdateNetwork [2022-01-20T09:43:16.440Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:43:16.440Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-01-20T09:43:16.440Z] === RUN TestServiceUpdatePidsLimit [2022-01-20T09:43:16.440Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:43:16.440Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-01-20T09:43:16.440Z] PASS [2022-01-20T09:43:16.440Z] ok github.com/docker/docker/integration/service 0.310s [2022-01-20T09:43:16.440Z] [2022-01-20T09:43:16.440Z] === Skipped [2022-01-20T09:43:16.440Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T09:43:16.440Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:16.440Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T09:43:16.440Z] [2022-01-20T09:43:16.440Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T09:43:16.440Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:16.440Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T09:43:16.440Z] [2022-01-20T09:43:16.440Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-01-20T09:43:16.440Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:16.440Z] [2022-01-20T09:43:16.440Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-01-20T09:43:16.440Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:16.440Z] [2022-01-20T09:43:16.440Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-01-20T09:43:16.440Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:16.440Z] [2022-01-20T09:43:16.440Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-20T09:43:16.440Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:16.440Z] [2022-01-20T09:43:16.440Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-01-20T09:43:16.440Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:16.440Z] [2022-01-20T09:43:16.440Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-01-20T09:43:16.440Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:16.440Z] [2022-01-20T09:43:16.440Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-01-20T09:43:16.440Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:16.440Z] [2022-01-20T09:43:16.440Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-01-20T09:43:16.440Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:16.440Z] [2022-01-20T09:43:16.440Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-01-20T09:43:16.440Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:16.440Z] [2022-01-20T09:43:16.440Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-01-20T09:43:16.440Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:16.440Z] [2022-01-20T09:43:16.440Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-01-20T09:43:16.440Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:16.440Z] [2022-01-20T09:43:16.440Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-01-20T09:43:16.440Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:16.440Z] [2022-01-20T09:43:16.440Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-01-20T09:43:16.440Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:16.440Z] [2022-01-20T09:43:16.440Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-01-20T09:43:16.440Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:16.440Z] [2022-01-20T09:43:16.440Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-01-20T09:43:16.440Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:16.440Z] [2022-01-20T09:43:16.440Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-01-20T09:43:16.440Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:16.440Z] [2022-01-20T09:43:16.440Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-01-20T09:43:16.440Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:43:16.440Z] [2022-01-20T09:43:16.440Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-01-20T09:43:16.440Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:43:16.440Z] [2022-01-20T09:43:16.440Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-01-20T09:43:16.440Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:43:16.440Z] [2022-01-20T09:43:16.440Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-01-20T09:43:16.440Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:43:16.440Z] [2022-01-20T09:43:16.440Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-01-20T09:43:16.440Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T09:43:16.440Z] [2022-01-20T09:43:16.440Z] [2022-01-20T09:43:16.440Z] DONE 24 tests, 23 skipped in 2.474s [2022-01-20T09:43:16.440Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-01-20T09:43:16.496Z] check_test.go:380: [df4b434f09870] daemon is not started [2022-01-20T09:43:17.750Z] 2022/01/20 09:43:17 Finished clone github.com/creack/pty [2022-01-20T09:43:17.750Z] 2022/01/20 09:43:17 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2022-01-20T09:43:17.750Z] 2022/01/20 09:43:17 Finished clone github.com/moby/locker [2022-01-20T09:43:17.750Z] 2022/01/20 09:43:17 Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20 [2022-01-20T09:43:17.750Z] 2022/01/20 09:43:17 Finished clone github.com/tchap/go-patricia [2022-01-20T09:43:17.750Z] 2022/01/20 09:43:17 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2022-01-20T09:43:17.750Z] 2022/01/20 09:43:17 Finished clone github.com/google/uuid [2022-01-20T09:43:17.750Z] 2022/01/20 09:43:17 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2022-01-20T09:43:17.750Z] 2022/01/20 09:43:17 Finished clone github.com/Azure/go-ansiterm [2022-01-20T09:43:17.750Z] 2022/01/20 09:43:17 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2022-01-20T09:43:17.750Z] 2022/01/20 09:43:17 Finished clone github.com/moby/term [2022-01-20T09:43:17.750Z] 2022/01/20 09:43:17 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2022-01-20T09:43:17.750Z] 2022/01/20 09:43:17 Finished clone github.com/docker/libtrust [2022-01-20T09:43:17.750Z] 2022/01/20 09:43:17 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2022-01-20T09:43:17.750Z] 2022/01/20 09:43:17 Finished clone github.com/gorilla/mux [2022-01-20T09:43:17.750Z] 2022/01/20 09:43:17 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2022-01-20T09:43:17.750Z] 2022/01/20 09:43:17 Finished clone github.com/Microsoft/go-winio [2022-01-20T09:43:17.750Z] 2022/01/20 09:43:17 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2022-01-20T09:43:18.007Z] 2022/01/20 09:43:17 Finished clone github.com/willf/bitset [2022-01-20T09:43:18.007Z] 2022/01/20 09:43:17 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2022-01-20T09:43:18.007Z] 2022/01/20 09:43:17 Finished clone github.com/moby/sys [2022-01-20T09:43:18.007Z] 2022/01/20 09:43:17 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2022-01-20T09:43:18.263Z] 2022/01/20 09:43:18 Clone github.com/moby/buildkit, revision bc07b2b81b1c6a62d29981ac564b16a15ce2bfa7, attempt 1/20 [2022-01-20T09:43:18.263Z] 2022/01/20 09:43:18 Finished clone github.com/sirupsen/logrus [2022-01-20T09:43:18.671Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T09:43:18.671Z] INFO: Testing against a local daemon [2022-01-20T09:43:18.671Z] === RUN TestSessionCreate [2022-01-20T09:43:18.671Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-20T09:43:18.671Z] --- SKIP: TestSessionCreate (0.00s) [2022-01-20T09:43:18.671Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-20T09:43:18.671Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-20T09:43:18.671Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-01-20T09:43:18.671Z] PASS [2022-01-20T09:43:18.671Z] ok github.com/docker/docker/integration/session 0.101s [2022-01-20T09:43:18.671Z] [2022-01-20T09:43:18.671Z] === Skipped [2022-01-20T09:43:18.671Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-01-20T09:43:18.671Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-20T09:43:18.671Z] [2022-01-20T09:43:18.671Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-01-20T09:43:18.671Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-20T09:43:18.671Z] [2022-01-20T09:43:18.671Z] [2022-01-20T09:43:18.671Z] DONE 2 tests, 2 skipped in 1.925s [2022-01-20T09:43:18.671Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-01-20T09:43:18.824Z] 2022/01/20 09:43:18 Finished clone github.com/syndtr/gocapability [2022-01-20T09:43:18.824Z] 2022/01/20 09:43:18 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2022-01-20T09:43:19.012Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-01-20T09:43:19.082Z] 2022/01/20 09:43:18 Finished clone github.com/docker/go-units [2022-01-20T09:43:19.082Z] 2022/01/20 09:43:18 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2022-01-20T09:43:19.082Z] 2022/01/20 09:43:19 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2022-01-20T09:43:19.082Z] 2022/01/20 09:43:19 Finished clone github.com/opencontainers/image-spec [2022-01-20T09:43:19.082Z] 2022/01/20 09:43:19 Finished clone github.com/RackSec/srslog [2022-01-20T09:43:19.082Z] 2022/01/20 09:43:19 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2022-01-20T09:43:19.268Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-01-20T09:43:19.339Z] 2022/01/20 09:43:19 Finished clone github.com/imdario/mergo [2022-01-20T09:43:19.339Z] 2022/01/20 09:43:19 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2022-01-20T09:43:19.339Z] 2022/01/20 09:43:19 Finished clone gotest.tools/v3 [2022-01-20T09:43:19.339Z] 2022/01/20 09:43:19 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2022-01-20T09:43:19.829Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-01-20T09:43:19.902Z] 2022/01/20 09:43:19 Finished clone golang.org/x/sync [2022-01-20T09:43:19.902Z] 2022/01/20 09:43:19 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2022-01-20T09:43:19.902Z] 2022/01/20 09:43:19 Finished clone github.com/google/go-cmp [2022-01-20T09:43:19.902Z] 2022/01/20 09:43:19 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2022-01-20T09:43:20.088Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-01-20T09:43:20.159Z] 2022/01/20 09:43:20 Finished clone github.com/tonistiigi/units [2022-01-20T09:43:20.159Z] 2022/01/20 09:43:20 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2022-01-20T09:43:20.159Z] 2022/01/20 09:43:20 Clone github.com/docker/libnetwork, revision 64b7a4574d1426139437d20e81c0b6d391130ec8, attempt 1/20 [2022-01-20T09:43:20.159Z] 2022/01/20 09:43:20 Finished clone github.com/docker/go-connections [2022-01-20T09:43:20.242Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T09:43:20.243Z] INFO: Testing against a local daemon [2022-01-20T09:43:20.243Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-20T09:43:20.243Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:20.243Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T09:43:20.243Z] === RUN TestEventsExecDie [2022-01-20T09:43:20.243Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-20T09:43:20.243Z] --- SKIP: TestEventsExecDie (0.00s) [2022-01-20T09:43:20.243Z] === RUN TestEventsBackwardsCompatible [2022-01-20T09:43:20.243Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-20T09:43:20.243Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-01-20T09:43:20.243Z] === RUN TestInfoAPI [2022-01-20T09:43:20.243Z] --- PASS: TestInfoAPI (0.05s) [2022-01-20T09:43:20.243Z] === RUN TestInfoAPIWarnings [2022-01-20T09:43:20.243Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T09:43:20.243Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-01-20T09:43:20.243Z] === RUN TestInfoDebug [2022-01-20T09:43:20.243Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T09:43:20.243Z] --- SKIP: TestInfoDebug (0.00s) [2022-01-20T09:43:20.243Z] === RUN TestInfoInsecureRegistries [2022-01-20T09:43:20.243Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T09:43:20.243Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-01-20T09:43:20.243Z] === RUN TestInfoRegistryMirrors [2022-01-20T09:43:20.243Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T09:43:20.243Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-01-20T09:43:20.243Z] === RUN TestLoginFailsWithBadCredentials [2022-01-20T09:43:20.723Z] 2022/01/20 09:43:20 Finished clone github.com/google/shlex [2022-01-20T09:43:20.723Z] 2022/01/20 09:43:20 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2022-01-20T09:43:20.723Z] 2022/01/20 09:43:20 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2022-01-20T09:43:20.723Z] 2022/01/20 09:43:20 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2022-01-20T09:43:20.981Z] 2022/01/20 09:43:20 Finished clone github.com/opentracing-contrib/go-stdlib [2022-01-20T09:43:20.981Z] 2022/01/20 09:43:20 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2022-01-20T09:43:20.981Z] 2022/01/20 09:43:20 Finished clone github.com/opentracing/opentracing-go [2022-01-20T09:43:20.981Z] 2022/01/20 09:43:20 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2022-01-20T09:43:20.981Z] 2022/01/20 09:43:20 Finished clone github.com/mitchellh/hashstructure [2022-01-20T09:43:20.981Z] 2022/01/20 09:43:20 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2022-01-20T09:43:21.016Z] === RUN TestDockerSuite/TestRunAddHost [2022-01-20T09:43:21.234Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2022-01-20T09:43:21.234Z] === RUN TestPingCacheHeaders [2022-01-20T09:43:21.234Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-01-20T09:43:21.234Z] === RUN TestPingGet [2022-01-20T09:43:21.234Z] --- PASS: TestPingGet (0.03s) [2022-01-20T09:43:21.234Z] === RUN TestPingHead [2022-01-20T09:43:21.234Z] --- PASS: TestPingHead (0.03s) [2022-01-20T09:43:21.234Z] === RUN TestVersion [2022-01-20T09:43:21.234Z] --- PASS: TestVersion (0.04s) [2022-01-20T09:43:21.234Z] PASS [2022-01-20T09:43:21.234Z] ok github.com/docker/docker/integration/system 1.263s [2022-01-20T09:43:21.238Z] 2022/01/20 09:43:21 Finished clone github.com/gofrs/flock [2022-01-20T09:43:21.238Z] 2022/01/20 09:43:21 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2022-01-20T09:43:21.272Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-01-20T09:43:21.529Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-01-20T09:43:21.705Z] [2022-01-20T09:43:21.705Z] === Skipped [2022-01-20T09:43:21.705Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T09:43:21.705Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T09:43:21.705Z] [2022-01-20T09:43:21.705Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-01-20T09:43:21.705Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-20T09:43:21.705Z] [2022-01-20T09:43:21.705Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-01-20T09:43:21.705Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-20T09:43:21.705Z] [2022-01-20T09:43:21.705Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-01-20T09:43:21.705Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T09:43:21.705Z] [2022-01-20T09:43:21.705Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-01-20T09:43:21.705Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T09:43:21.705Z] [2022-01-20T09:43:21.705Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-01-20T09:43:21.705Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T09:43:21.705Z] [2022-01-20T09:43:21.705Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-01-20T09:43:21.705Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T09:43:21.705Z] [2022-01-20T09:43:21.705Z] [2022-01-20T09:43:21.705Z] DONE 13 tests, 7 skipped in 3.031s [2022-01-20T09:43:21.705Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-01-20T09:43:21.785Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-01-20T09:43:22.041Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-01-20T09:43:22.041Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-01-20T09:43:22.168Z] 2022/01/20 09:43:22 Finished clone github.com/docker/go-events [2022-01-20T09:43:22.169Z] 2022/01/20 09:43:22 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2022-01-20T09:43:22.425Z] 2022/01/20 09:43:22 Finished clone github.com/armon/go-radix [2022-01-20T09:43:22.425Z] 2022/01/20 09:43:22 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2022-01-20T09:43:22.425Z] 2022/01/20 09:43:22 Finished clone github.com/armon/go-metrics [2022-01-20T09:43:22.425Z] 2022/01/20 09:43:22 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2022-01-20T09:43:22.425Z] 2022/01/20 09:43:22 Finished clone github.com/sean-/seed [2022-01-20T09:43:22.425Z] 2022/01/20 09:43:22 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2022-01-20T09:43:22.604Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-01-20T09:43:23.276Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T09:43:23.276Z] INFO: Testing against a local daemon [2022-01-20T09:43:23.276Z] === RUN TestVolumesCreateAndList [2022-01-20T09:43:23.276Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-01-20T09:43:23.276Z] === RUN TestVolumesRemove [2022-01-20T09:43:23.747Z] --- PASS: TestVolumesRemove (0.08s) [2022-01-20T09:43:23.747Z] === RUN TestVolumesInspect [2022-01-20T09:43:23.747Z] --- PASS: TestVolumesInspect (0.04s) [2022-01-20T09:43:23.747Z] === RUN TestVolumesInvalidJSON [2022-01-20T09:43:23.747Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-20T09:43:23.747Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-20T09:43:23.747Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-20T09:43:23.747Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-01-20T09:43:23.747Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-20T09:43:23.747Z] PASS [2022-01-20T09:43:23.747Z] ok github.com/docker/docker/integration/volume 0.282s [2022-01-20T09:43:23.747Z] [2022-01-20T09:43:23.747Z] DONE 5 tests in 2.002s [2022-01-20T09:43:23.747Z] INFO: make.ps1 ended at 01/20/2022 09:43:23 [2022-01-20T09:43:23.747Z] INFO: Integration CLI tests being run from the host: [2022-01-20T09:43:23.747Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-01-20T09:43:23.793Z] 2022/01/20 09:43:23 Finished clone github.com/tonistiigi/fsutil [2022-01-20T09:43:23.793Z] 2022/01/20 09:43:23 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2022-01-20T09:43:23.793Z] 2022/01/20 09:43:23 Finished clone github.com/hashicorp/go-multierror [2022-01-20T09:43:23.793Z] 2022/01/20 09:43:23 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2022-01-20T09:43:23.793Z] 2022/01/20 09:43:23 Finished clone github.com/hashicorp/errwrap [2022-01-20T09:43:23.793Z] 2022/01/20 09:43:23 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2022-01-20T09:43:23.793Z] 2022/01/20 09:43:23 Finished clone github.com/hashicorp/memberlist [2022-01-20T09:43:23.793Z] 2022/01/20 09:43:23 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2022-01-20T09:43:23.970Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-01-20T09:43:23.970Z] docker_api_swarm_service_test.go:532: [d62c72c7e7886] joining swarm manager [dcba2d79fa102]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:43:24.226Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-01-20T09:43:24.724Z] 2022/01/20 09:43:24 Finished clone github.com/golang/gddo [2022-01-20T09:43:24.724Z] 2022/01/20 09:43:24 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2022-01-20T09:43:24.788Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-01-20T09:43:25.093Z] 2022/01/20 09:43:24 Finished clone github.com/vishvananda/netns [2022-01-20T09:43:25.093Z] 2022/01/20 09:43:24 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2022-01-20T09:43:25.350Z] 2022/01/20 09:43:25 Finished clone github.com/hashicorp/go-sockaddr [2022-01-20T09:43:25.350Z] 2022/01/20 09:43:25 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2022-01-20T09:43:25.350Z] 2022/01/20 09:43:25 Finished clone github.com/docker/libkv [2022-01-20T09:43:25.350Z] 2022/01/20 09:43:25 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2022-01-20T09:43:25.405Z] docker_api_swarm_service_test.go:533: [de206a165dd79] joining swarm manager [dcba2d79fa102]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:43:25.661Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-01-20T09:43:26.279Z] 2022/01/20 09:43:26 Finished clone github.com/moby/ipvs [2022-01-20T09:43:26.279Z] 2022/01/20 09:43:26 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2022-01-20T09:43:26.590Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-01-20T09:43:26.841Z] 2022/01/20 09:43:26 Finished clone github.com/samuel/go-zookeeper [2022-01-20T09:43:26.841Z] 2022/01/20 09:43:26 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2022-01-20T09:43:26.841Z] 2022/01/20 09:43:26 Finished clone github.com/deckarep/golang-set [2022-01-20T09:43:26.841Z] 2022/01/20 09:43:26 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2022-01-20T09:43:27.097Z] 2022/01/20 09:43:27 Finished clone github.com/hashicorp/go-msgpack [2022-01-20T09:43:27.097Z] 2022/01/20 09:43:27 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2022-01-20T09:43:27.097Z] 2022/01/20 09:43:27 Finished clone github.com/vishvananda/netlink [2022-01-20T09:43:27.097Z] 2022/01/20 09:43:27 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2022-01-20T09:43:27.353Z] 2022/01/20 09:43:27 Finished clone github.com/BurntSushi/toml [2022-01-20T09:43:27.353Z] 2022/01/20 09:43:27 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2022-01-20T09:43:27.609Z] 2022/01/20 09:43:27 Finished clone github.com/coreos/go-semver [2022-01-20T09:43:27.609Z] 2022/01/20 09:43:27 Clone https://github.com/samuelkarp/docker-distribution.git to github.com/docker/distribution, revision 58f99e93b767ebacbf8e62a9074844712d31a177, attempt 1/20 [2022-01-20T09:43:27.959Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-01-20T09:43:28.539Z] 2022/01/20 09:43:28 Finished clone github.com/ishidawataru/sctp [2022-01-20T09:43:28.539Z] 2022/01/20 09:43:28 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2022-01-20T09:43:28.902Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-01-20T09:43:29.466Z] 2022/01/20 09:43:29 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2022-01-20T09:43:29.466Z] 2022/01/20 09:43:29 Finished clone golang.org/x/net [2022-01-20T09:43:29.470Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-01-20T09:43:30.398Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-01-20T09:43:30.400Z] 2022/01/20 09:43:30 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2022-01-20T09:43:30.400Z] 2022/01/20 09:43:30 Finished clone go.etcd.io/bbolt [2022-01-20T09:43:30.657Z] 2022/01/20 09:43:30 Finished clone github.com/hashicorp/serf [2022-01-20T09:43:30.657Z] 2022/01/20 09:43:30 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2022-01-20T09:43:30.960Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-01-20T09:43:31.219Z] 2022/01/20 09:43:30 Finished clone github.com/opencontainers/go-digest [2022-01-20T09:43:31.220Z] 2022/01/20 09:43:30 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2022-01-20T09:43:31.220Z] 2022/01/20 09:43:31 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2022-01-20T09:43:31.220Z] 2022/01/20 09:43:31 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2022-01-20T09:43:31.522Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-01-20T09:43:32.149Z] 2022/01/20 09:43:31 Finished clone github.com/mistifyio/go-zfs [2022-01-20T09:43:32.149Z] 2022/01/20 09:43:31 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2022-01-20T09:43:32.149Z] 2022/01/20 09:43:32 Finished clone github.com/Microsoft/opengcs [2022-01-20T09:43:32.149Z] 2022/01/20 09:43:32 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2022-01-20T09:43:32.437Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T09:43:32.437Z] INFO: Testing against a local daemon [2022-01-20T09:43:32.437Z] === RUN TestDockerSuite [2022-01-20T09:43:32.437Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-01-20T09:43:32.437Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-01-20T09:43:32.437Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T09:43:32.437Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-01-20T09:43:32.437Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-01-20T09:43:32.437Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-01-20T09:43:32.437Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-01-20T09:43:32.437Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-20T09:43:32.437Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-01-20T09:43:32.437Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-01-20T09:43:32.453Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-01-20T09:43:32.907Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-01-20T09:43:33.078Z] 2022/01/20 09:43:32 Finished clone github.com/vbatts/tar-split [2022-01-20T09:43:33.078Z] 2022/01/20 09:43:32 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2022-01-20T09:43:33.378Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-01-20T09:43:33.379Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-01-20T09:43:33.636Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-01-20T09:43:33.849Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-01-20T09:43:34.198Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-01-20T09:43:34.318Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-01-20T09:43:34.455Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-01-20T09:43:34.455Z] === RUN TestDockerSuite/TestRunBindMounts [2022-01-20T09:43:34.967Z] 2022/01/20 09:43:34 Finished clone github.com/coreos/go-systemd [2022-01-20T09:43:34.967Z] 2022/01/20 09:43:34 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2022-01-20T09:43:34.967Z] 2022/01/20 09:43:34 Finished clone github.com/opencontainers/runtime-spec [2022-01-20T09:43:34.967Z] 2022/01/20 09:43:34 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2022-01-20T09:43:35.529Z] 2022/01/20 09:43:35 Finished clone github.com/coreos/go-systemd/v22 [2022-01-20T09:43:35.529Z] 2022/01/20 09:43:35 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2022-01-20T09:43:35.819Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-01-20T09:43:36.075Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-01-20T09:43:36.637Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-01-20T09:43:36.895Z] 2022/01/20 09:43:36 Finished clone github.com/Graylog2/go-gelf [2022-01-20T09:43:36.895Z] 2022/01/20 09:43:36 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2022-01-20T09:43:37.198Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-01-20T09:43:37.456Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-01-20T09:43:37.456Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-01-20T09:43:37.457Z] 2022/01/20 09:43:37 Finished clone github.com/godbus/dbus/v5 [2022-01-20T09:43:37.457Z] 2022/01/20 09:43:37 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2022-01-20T09:43:37.714Z] 2022/01/20 09:43:37 Finished clone github.com/fluent/fluent-logger-golang [2022-01-20T09:43:37.714Z] 2022/01/20 09:43:37 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2022-01-20T09:43:38.019Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-01-20T09:43:38.580Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-01-20T09:43:38.641Z] 2022/01/20 09:43:38 Finished clone github.com/philhofer/fwd [2022-01-20T09:43:38.641Z] 2022/01/20 09:43:38 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2022-01-20T09:43:38.836Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-01-20T09:43:39.398Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-01-20T09:43:39.960Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-01-20T09:43:39.960Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-01-20T09:43:40.034Z] 2022/01/20 09:43:39 Finished clone github.com/fsnotify/fsnotify [2022-01-20T09:43:40.034Z] 2022/01/20 09:43:39 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2022-01-20T09:43:40.218Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-01-20T09:43:40.218Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-01-20T09:43:40.290Z] 2022/01/20 09:43:40 Finished clone github.com/ugorji/go [2022-01-20T09:43:40.290Z] 2022/01/20 09:43:40 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2022-01-20T09:43:41.145Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-01-20T09:43:41.401Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-01-20T09:43:41.656Z] 2022/01/20 09:43:41 Finished clone github.com/cilium/ebpf [2022-01-20T09:43:41.656Z] 2022/01/20 09:43:41 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2022-01-20T09:43:41.656Z] 2022/01/20 09:43:41 Finished clone github.com/docker/libnetwork [2022-01-20T09:43:41.656Z] 2022/01/20 09:43:41 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2022-01-20T09:43:41.912Z] 2022/01/20 09:43:41 Finished clone github.com/bsphere/le_go [2022-01-20T09:43:41.912Z] 2022/01/20 09:43:41 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2022-01-20T09:43:41.963Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-01-20T09:43:42.168Z] 2022/01/20 09:43:42 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2022-01-20T09:43:42.168Z] 2022/01/20 09:43:42 Finished clone github.com/tinylib/msgp [2022-01-20T09:43:42.168Z] 2022/01/20 09:43:42 Finished clone github.com/jmespath/go-jmespath [2022-01-20T09:43:42.168Z] 2022/01/20 09:43:42 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2022-01-20T09:43:42.220Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-01-20T09:43:42.476Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-01-20T09:43:42.733Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-01-20T09:43:43.534Z] 2022/01/20 09:43:43 Finished clone github.com/golang/groupcache [2022-01-20T09:43:43.534Z] 2022/01/20 09:43:43 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2022-01-20T09:43:43.534Z] 2022/01/20 09:43:43 Finished clone github.com/docker/distribution [2022-01-20T09:43:43.534Z] 2022/01/20 09:43:43 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2022-01-20T09:43:43.790Z] 2022/01/20 09:43:43 Finished clone golang.org/x/oauth2 [2022-01-20T09:43:43.790Z] 2022/01/20 09:43:43 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision e048c115a3a89caf63941d363858e207c28bccd6, attempt 1/20 [2022-01-20T09:43:44.107Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-01-20T09:43:44.719Z] 2022/01/20 09:43:44 Finished clone github.com/miekg/dns [2022-01-20T09:43:44.719Z] 2022/01/20 09:43:44 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2022-01-20T09:43:44.976Z] 2022/01/20 09:43:44 Finished clone golang.org/x/sys [2022-01-20T09:43:44.976Z] 2022/01/20 09:43:44 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2022-01-20T09:43:44.976Z] 2022/01/20 09:43:44 Finished clone github.com/googleapis/gax-go [2022-01-20T09:43:44.976Z] 2022/01/20 09:43:44 Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20 [2022-01-20T09:43:45.036Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-01-20T09:43:45.598Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-01-20T09:43:45.907Z] 2022/01/20 09:43:45 Finished clone go.opencensus.io [2022-01-20T09:43:45.907Z] 2022/01/20 09:43:45 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2022-01-20T09:43:46.160Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-01-20T09:43:46.470Z] 2022/01/20 09:43:46 Finished clone github.com/containerd/fifo [2022-01-20T09:43:46.470Z] 2022/01/20 09:43:46 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2022-01-20T09:43:46.721Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-01-20T09:43:46.977Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-01-20T09:43:47.398Z] 2022/01/20 09:43:47 Finished clone golang.org/x/text [2022-01-20T09:43:47.398Z] 2022/01/20 09:43:47 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2022-01-20T09:43:47.398Z] 2022/01/20 09:43:47 Finished clone github.com/containerd/cgroups [2022-01-20T09:43:47.398Z] 2022/01/20 09:43:47 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2022-01-20T09:43:47.538Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-01-20T09:43:47.795Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-01-20T09:43:47.960Z] 2022/01/20 09:43:47 Finished clone github.com/containerd/go-runc [2022-01-20T09:43:47.960Z] 2022/01/20 09:43:47 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2022-01-20T09:43:48.391Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-01-20T09:43:48.890Z] 2022/01/20 09:43:48 Finished clone github.com/containerd/typeurl [2022-01-20T09:43:48.890Z] 2022/01/20 09:43:48 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2022-01-20T09:43:48.890Z] 2022/01/20 09:43:48 Finished clone github.com/containerd/ttrpc [2022-01-20T09:43:48.890Z] 2022/01/20 09:43:48 Clone github.com/docker/swarmkit, revision 286f4575a2d2853c1574e1be10eb1a2450692dfc, attempt 1/20 [2022-01-20T09:43:48.952Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-01-20T09:43:49.819Z] 2022/01/20 09:43:49 Finished clone github.com/containerd/console [2022-01-20T09:43:49.819Z] 2022/01/20 09:43:49 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2022-01-20T09:43:49.819Z] 2022/01/20 09:43:49 Finished clone github.com/gogo/googleapis [2022-01-20T09:43:49.819Z] 2022/01/20 09:43:49 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2022-01-20T09:43:50.842Z] docker_api_swarm_service_test.go:147: [d1cc30e5de34d] joining swarm manager [dc9d022cc48f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:43:51.187Z] 2022/01/20 09:43:50 Finished clone github.com/containerd/continuity [2022-01-20T09:43:51.187Z] 2022/01/20 09:43:50 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2022-01-20T09:43:51.404Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-01-20T09:43:51.404Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-01-20T09:43:51.661Z] docker_api_swarm_service_test.go:147: [dd04097f7e315] joining swarm manager [dc9d022cc48f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:43:51.918Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-01-20T09:43:52.555Z] 2022/01/20 09:43:52 Finished clone google.golang.org/grpc [2022-01-20T09:43:52.555Z] 2022/01/20 09:43:52 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2022-01-20T09:43:52.555Z] 2022/01/20 09:43:52 Finished clone github.com/opencontainers/runc [2022-01-20T09:43:52.555Z] 2022/01/20 09:43:52 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2022-01-20T09:43:52.555Z] 2022/01/20 09:43:52 Finished clone github.com/prometheus/client_golang [2022-01-20T09:43:52.555Z] 2022/01/20 09:43:52 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2022-01-20T09:43:53.808Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-01-20T09:43:53.924Z] 2022/01/20 09:43:53 Finished clone github.com/fernet/fernet-go [2022-01-20T09:43:53.924Z] 2022/01/20 09:43:53 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2022-01-20T09:43:55.175Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-01-20T09:43:55.819Z] 2022/01/20 09:43:55 Finished clone golang.org/x/time [2022-01-20T09:43:55.819Z] 2022/01/20 09:43:55 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2022-01-20T09:43:55.819Z] 2022/01/20 09:43:55 Finished clone github.com/moby/buildkit [2022-01-20T09:43:55.819Z] 2022/01/20 09:43:55 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2022-01-20T09:43:57.067Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-01-20T09:43:57.185Z] 2022/01/20 09:43:56 Finished clone github.com/hashicorp/go-immutable-radix [2022-01-20T09:43:57.185Z] 2022/01/20 09:43:56 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2022-01-20T09:43:57.185Z] 2022/01/20 09:43:57 Finished clone github.com/hashicorp/go-memdb [2022-01-20T09:43:57.185Z] 2022/01/20 09:43:57 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2022-01-20T09:43:57.747Z] 2022/01/20 09:43:57 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2022-01-20T09:43:57.747Z] 2022/01/20 09:43:57 Finished clone github.com/Microsoft/hcsshim [2022-01-20T09:43:58.308Z] 2022/01/20 09:43:58 Finished clone github.com/golang/protobuf [2022-01-20T09:43:58.308Z] 2022/01/20 09:43:58 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2022-01-20T09:43:58.432Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-01-20T09:43:58.432Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-01-20T09:43:58.432Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-01-20T09:43:58.432Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-01-20T09:43:58.432Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-01-20T09:43:58.566Z] 2022/01/20 09:43:58 Finished clone github.com/hashicorp/golang-lru [2022-01-20T09:43:58.566Z] 2022/01/20 09:43:58 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2022-01-20T09:43:58.566Z] 2022/01/20 09:43:58 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2022-01-20T09:43:58.566Z] 2022/01/20 09:43:58 Finished clone github.com/coreos/pkg [2022-01-20T09:43:58.688Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-01-20T09:43:59.126Z] 2022/01/20 09:43:59 Finished clone golang.org/x/crypto [2022-01-20T09:43:59.126Z] 2022/01/20 09:43:59 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2022-01-20T09:43:59.615Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-01-20T09:43:59.690Z] 2022/01/20 09:43:59 Finished clone github.com/cyphar/filepath-securejoin [2022-01-20T09:43:59.690Z] 2022/01/20 09:43:59 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2022-01-20T09:43:59.947Z] 2022/01/20 09:43:59 Finished clone github.com/beorn7/perks [2022-01-20T09:43:59.947Z] 2022/01/20 09:43:59 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2022-01-20T09:44:00.203Z] 2022/01/20 09:44:00 Finished clone github.com/prometheus/client_model [2022-01-20T09:44:00.203Z] 2022/01/20 09:44:00 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2022-01-20T09:44:00.543Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-01-20T09:44:01.569Z] 2022/01/20 09:44:01 Finished clone github.com/matttproud/golang_protobuf_extensions [2022-01-20T09:44:01.569Z] 2022/01/20 09:44:01 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2022-01-20T09:44:01.826Z] 2022/01/20 09:44:01 Finished clone github.com/pkg/errors [2022-01-20T09:44:01.826Z] 2022/01/20 09:44:01 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2022-01-20T09:44:02.389Z] 2022/01/20 09:44:02 Finished clone code.cloudfoundry.org/clock [2022-01-20T09:44:02.389Z] 2022/01/20 09:44:02 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2022-01-20T09:44:02.433Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-01-20T09:44:02.689Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-01-20T09:44:02.952Z] 2022/01/20 09:44:02 Finished clone github.com/prometheus/common [2022-01-20T09:44:02.952Z] 2022/01/20 09:44:02 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2022-01-20T09:44:03.209Z] 2022/01/20 09:44:03 Finished clone github.com/prometheus/procfs [2022-01-20T09:44:03.209Z] 2022/01/20 09:44:03 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2022-01-20T09:44:03.209Z] 2022/01/20 09:44:03 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2022-01-20T09:44:03.209Z] 2022/01/20 09:44:03 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2022-01-20T09:44:03.465Z] 2022/01/20 09:44:03 Finished clone github.com/cespare/xxhash/v2 [2022-01-20T09:44:03.465Z] 2022/01/20 09:44:03 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2022-01-20T09:44:03.616Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-01-20T09:44:04.178Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-01-20T09:44:04.178Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-01-20T09:44:04.178Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-01-20T09:44:04.435Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-01-20T09:44:04.835Z] 2022/01/20 09:44:04 Finished clone github.com/inconshreveable/mousetrap [2022-01-20T09:44:04.835Z] 2022/01/20 09:44:04 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2022-01-20T09:44:04.835Z] 2022/01/20 09:44:04 Finished clone github.com/morikuni/aec [2022-01-20T09:44:05.092Z] 2022/01/20 09:44:04 Finished clone github.com/docker/go-metrics [2022-01-20T09:44:05.092Z] 2022/01/20 09:44:04 Finished clone github.com/spf13/pflag [2022-01-20T09:44:05.367Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-01-20T09:44:05.367Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-01-20T09:44:05.930Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-01-20T09:44:06.022Z] 2022/01/20 09:44:05 Finished clone github.com/spf13/cobra [2022-01-20T09:44:06.494Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-01-20T09:44:06.752Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-01-20T09:44:06.952Z] 2022/01/20 09:44:06 Finished clone github.com/google/certificate-transparency-go [2022-01-20T09:44:07.315Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-01-20T09:44:07.315Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-01-20T09:44:07.876Z] === RUN TestDockerSuite/TestRunEnvironment [2022-01-20T09:44:08.132Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-01-20T09:44:08.320Z] 2022/01/20 09:44:07 Finished clone github.com/opencontainers/selinux [2022-01-20T09:44:08.694Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-01-20T09:44:09.259Z] === RUN TestDockerSuite/TestRunExitCode [2022-01-20T09:44:09.843Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-01-20T09:44:10.404Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-01-20T09:44:10.660Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-01-20T09:44:11.222Z] === RUN TestDockerSuite/TestRunExposePort [2022-01-20T09:44:11.222Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-01-20T09:44:11.784Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-01-20T09:44:12.040Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-01-20T09:44:12.969Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-01-20T09:44:13.225Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-20T09:44:13.225Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-01-20T09:44:13.225Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-01-20T09:44:15.742Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-01-20T09:44:15.999Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-01-20T09:44:20.496Z] 2022/01/20 09:44:19 Finished clone github.com/cloudflare/cfssl [2022-01-20T09:44:25.747Z] 2022/01/20 09:44:25 Finished clone github.com/docker/swarmkit [2022-01-20T09:44:26.311Z] 2022/01/20 09:44:26 Finished clone github.com/containerd/containerd [2022-01-20T09:44:26.568Z] 2022/01/20 09:44:26 Finished clone github.com/coreos/etcd [2022-01-20T09:44:28.162Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-01-20T09:44:28.162Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-01-20T09:44:28.162Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-01-20T09:44:28.725Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-01-20T09:44:28.725Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-01-20T09:44:28.725Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-01-20T09:44:28.725Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-01-20T09:44:29.654Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-01-20T09:44:32.172Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-01-20T09:44:32.735Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-01-20T09:44:33.662Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-01-20T09:44:38.756Z] 2022/01/20 09:44:37 Finished clone cloud.google.com/go [2022-01-20T09:44:40.196Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-01-20T09:44:40.196Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-01-20T09:44:40.196Z] === RUN TestDockerSuite/TestRunModeHostname [2022-01-20T09:44:41.123Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-01-20T09:44:41.123Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-01-20T09:44:41.123Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-01-20T09:44:42.052Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-01-20T09:44:42.980Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-01-20T09:44:43.907Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-01-20T09:44:43.907Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-01-20T09:44:44.164Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-01-20T09:44:45.533Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-01-20T09:44:46.466Z] === RUN TestDockerSuite/TestRunMount [2022-01-20T09:44:46.899Z] 2022/01/20 09:44:45 Finished clone github.com/gogo/protobuf [2022-01-20T09:44:48.797Z] 2022/01/20 09:44:48 Finished clone google.golang.org/genproto [2022-01-20T09:44:51.717Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-01-20T09:44:51.717Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-01-20T09:44:51.717Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-01-20T09:44:52.278Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-01-20T09:44:53.645Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-01-20T09:44:55.537Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-01-20T09:44:56.468Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-01-20T09:44:57.835Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-01-20T09:44:58.761Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-01-20T09:44:59.691Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-01-20T09:45:01.583Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-01-20T09:45:01.839Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-01-20T09:45:02.405Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-01-20T09:45:03.772Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-01-20T09:45:03.772Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-01-20T09:45:04.335Z] === RUN TestDockerSuite/TestRunNetHost [2022-01-20T09:45:04.899Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-01-20T09:45:05.156Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-01-20T09:45:05.730Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-01-20T09:45:06.298Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-01-20T09:45:08.190Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-01-20T09:45:08.190Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-01-20T09:45:09.557Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-01-20T09:45:10.924Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-01-20T09:45:12.814Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-01-20T09:45:13.377Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-01-20T09:45:13.377Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-01-20T09:45:13.941Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-01-20T09:45:13.941Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-01-20T09:45:14.869Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-01-20T09:45:14.869Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-01-20T09:45:15.125Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-01-20T09:45:15.125Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-01-20T09:45:15.687Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-01-20T09:45:16.616Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-01-20T09:45:16.616Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-01-20T09:45:17.091Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-01-20T09:45:17.091Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-20T09:45:17.091Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-01-20T09:45:17.091Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-20T09:45:17.091Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-01-20T09:45:17.091Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T09:45:17.091Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-01-20T09:45:17.091Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T09:45:17.091Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-01-20T09:45:17.091Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T09:45:17.091Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-01-20T09:45:17.091Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-20T09:45:17.091Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-01-20T09:45:17.091Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T09:45:17.091Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-01-20T09:45:17.091Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-01-20T09:45:17.091Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-01-20T09:45:17.091Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-01-20T09:45:18.202Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-01-20T09:45:21.466Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-01-20T09:45:21.466Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-01-20T09:45:21.466Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-01-20T09:45:21.722Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-01-20T09:45:22.284Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-01-20T09:45:22.984Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-01-20T09:45:22.984Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-20T09:45:22.984Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-01-20T09:45:22.984Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-01-20T09:45:22.984Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-01-20T09:45:23.212Z] === RUN TestDockerSuite/TestRunPortInUse [2022-01-20T09:45:23.774Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-01-20T09:45:24.336Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-01-20T09:45:24.336Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-01-20T09:45:24.898Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-01-20T09:45:25.154Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-01-20T09:45:25.719Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-01-20T09:45:25.955Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-01-20T09:45:25.974Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-20T09:45:25.974Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-01-20T09:45:25.974Z] === RUN TestDockerSuite/TestRunPublishPort [2022-01-20T09:45:26.536Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-01-20T09:45:26.792Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-01-20T09:45:26.792Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-01-20T09:45:26.792Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-01-20T09:45:27.354Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-01-20T09:45:28.309Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-01-20T09:45:28.309Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-01-20T09:45:28.309Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-01-20T09:45:28.928Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-01-20T09:45:28.928Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-01-20T09:45:28.928Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-01-20T09:45:28.928Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-20T09:45:28.928Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-01-20T09:45:28.928Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-01-20T09:45:28.928Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-01-20T09:45:28.928Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-20T09:45:28.928Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-01-20T09:45:30.198Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-01-20T09:45:31.126Z] === RUN TestDockerSuite/TestRunRm [2022-01-20T09:45:31.691Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-01-20T09:45:31.892Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-01-20T09:45:31.892Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-20T09:45:31.893Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-01-20T09:45:31.893Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T09:45:31.893Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-01-20T09:45:35.856Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-01-20T09:45:35.856Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-01-20T09:45:35.856Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-01-20T09:45:37.222Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-01-20T09:45:37.783Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-01-20T09:45:39.067Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-01-20T09:45:40.300Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-01-20T09:45:41.667Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-01-20T09:45:43.033Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-01-20T09:45:43.289Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-01-20T09:45:43.853Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-01-20T09:45:44.782Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-01-20T09:45:44.969Z] 2022/01/20 09:45:39 Finished clone github.com/hashicorp/consul [2022-01-20T09:45:45.345Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-01-20T09:45:45.907Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-01-20T09:45:46.469Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-01-20T09:45:47.033Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-01-20T09:45:47.289Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-01-20T09:45:47.851Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-01-20T09:45:50.365Z] === RUN TestDockerSuite/TestRunState [2022-01-20T09:45:50.365Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-01-20T09:45:51.309Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-01-20T09:45:51.877Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-01-20T09:45:52.439Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-01-20T09:45:52.695Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-01-20T09:45:52.695Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-01-20T09:45:52.695Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-01-20T09:45:53.258Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-01-20T09:45:53.820Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-01-20T09:45:53.820Z] === RUN TestDockerSuite/TestRunSysctls [2022-01-20T09:45:54.910Z] 2022/01/20 09:45:53 Finished clone github.com/aws/aws-sdk-go [2022-01-20T09:45:55.185Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-01-20T09:45:55.185Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-01-20T09:45:55.185Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-01-20T09:45:55.441Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-01-20T09:45:57.332Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-01-20T09:45:57.588Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-01-20T09:45:58.517Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-01-20T09:46:01.036Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-01-20T09:46:03.550Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-01-20T09:46:04.114Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-01-20T09:46:04.374Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-01-20T09:46:04.937Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-01-20T09:46:06.305Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-01-20T09:46:06.561Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-01-20T09:46:07.123Z] === RUN TestDockerSuite/TestRunUserByID [2022-01-20T09:46:07.684Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-01-20T09:46:07.940Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-01-20T09:46:07.940Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-01-20T09:46:08.506Z] === RUN TestDockerSuite/TestRunUserByName [2022-01-20T09:46:09.069Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-01-20T09:46:09.631Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-01-20T09:46:09.631Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-01-20T09:46:09.631Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-01-20T09:46:09.631Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-01-20T09:46:09.887Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-01-20T09:46:10.449Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-01-20T09:46:12.965Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-01-20T09:46:13.533Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-01-20T09:46:14.095Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-01-20T09:46:15.023Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-01-20T09:46:15.279Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-01-20T09:46:16.646Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-01-20T09:46:18.014Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-01-20T09:46:18.270Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-01-20T09:46:19.637Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-01-20T09:46:21.528Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-01-20T09:46:21.785Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-01-20T09:46:22.347Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-01-20T09:46:22.347Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-01-20T09:46:22.347Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-01-20T09:46:22.347Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-01-20T09:46:22.347Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-01-20T09:46:22.347Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-01-20T09:46:22.347Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-01-20T09:46:22.347Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-01-20T09:46:22.347Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-01-20T09:46:22.347Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-01-20T09:46:23.274Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-01-20T09:46:23.835Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-01-20T09:46:24.397Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-01-20T09:46:24.958Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-01-20T09:46:25.520Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-01-20T09:46:26.083Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-01-20T09:46:26.083Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-01-20T09:46:26.646Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-01-20T09:46:26.646Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-01-20T09:46:26.646Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-01-20T09:46:26.646Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-01-20T09:46:26.646Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-01-20T09:46:26.646Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-01-20T09:46:26.646Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-01-20T09:46:26.646Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-01-20T09:46:26.646Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-01-20T09:46:26.646Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-01-20T09:46:26.646Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-01-20T09:46:26.646Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-01-20T09:46:26.646Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-01-20T09:46:26.646Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-01-20T09:46:26.646Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-01-20T09:46:26.901Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-01-20T09:46:27.157Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-01-20T09:46:27.720Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-01-20T09:46:27.720Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-01-20T09:46:28.282Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-01-20T09:46:28.539Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-01-20T09:46:29.101Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-01-20T09:46:29.101Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-01-20T09:46:30.029Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-01-20T09:46:30.029Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-01-20T09:46:30.591Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-01-20T09:46:30.591Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-01-20T09:46:30.591Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-01-20T09:46:31.154Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-01-20T09:46:32.084Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-01-20T09:46:32.649Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-01-20T09:46:32.649Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-01-20T09:46:32.649Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-01-20T09:46:33.219Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-01-20T09:46:33.219Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-01-20T09:46:34.150Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-01-20T09:46:34.407Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-01-20T09:46:36.296Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-01-20T09:46:36.296Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-01-20T09:46:36.551Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-01-20T09:46:36.551Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-01-20T09:46:36.551Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-01-20T09:46:37.480Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-01-20T09:46:38.411Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-01-20T09:46:39.339Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-01-20T09:46:39.339Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-01-20T09:46:40.704Z] === RUN TestDockerSuite/TestSaveImageId [2022-01-20T09:46:40.704Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-01-20T09:46:40.962Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-01-20T09:46:41.892Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-01-20T09:46:42.465Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents813344476 [2022-01-20T09:46:42.722Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-01-20T09:46:42.722Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-01-20T09:46:44.618Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-01-20T09:46:44.618Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-01-20T09:46:44.618Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-01-20T09:46:45.546Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-01-20T09:46:46.912Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-01-20T09:46:46.912Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-01-20T09:46:47.168Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-01-20T09:46:47.168Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-01-20T09:46:47.168Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-01-20T09:46:47.730Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-01-20T09:46:49.667Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-01-20T09:46:54.924Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-01-20T09:46:55.181Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-01-20T09:46:56.546Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-01-20T09:46:57.475Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-01-20T09:46:58.036Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-01-20T09:46:58.601Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-01-20T09:47:01.867Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-01-20T09:47:01.867Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-01-20T09:47:03.233Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-01-20T09:47:03.796Z] === RUN TestDockerSuite/TestStartRecordError [2022-01-20T09:47:04.359Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-01-20T09:47:04.921Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-01-20T09:47:06.815Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-01-20T09:47:08.181Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-01-20T09:47:09.546Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-01-20T09:47:10.473Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-01-20T09:47:12.367Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-01-20T09:47:14.886Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-01-20T09:47:18.160Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-01-20T09:47:22.322Z] === RUN TestDockerSuite/TestStatsNoStream [2022-01-20T09:47:24.903Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-01-20T09:47:24.903Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-01-20T09:47:26.792Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-01-20T09:47:27.050Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-01-20T09:47:27.612Z] === RUN TestDockerSuite/TestTopPrivileged [2022-01-20T09:47:28.175Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-01-20T09:47:28.175Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-01-20T09:47:28.175Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-01-20T09:47:28.739Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-01-20T09:47:31.260Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-01-20T09:47:34.526Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-01-20T09:47:34.526Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-01-20T09:47:34.782Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-01-20T09:47:34.782Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2022-01-20T09:47:34.782Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-01-20T09:47:34.782Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2022-01-20T09:47:34.782Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-01-20T09:47:35.709Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-01-20T09:47:35.812Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-01-20T09:47:35.813Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-01-20T09:47:35.813Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-01-20T09:47:36.271Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-01-20T09:47:36.284Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-01-20T09:47:36.284Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-01-20T09:47:36.835Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-01-20T09:47:37.762Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-01-20T09:47:38.018Z] === RUN TestDockerSuite/TestUpdateStats [2022-01-20T09:47:39.910Z] docker_cli_service_logs_test.go:245: checking task k4wjx9cc4ef3 [2022-01-20T09:47:39.910Z] docker_cli_service_logs_test.go:250: checking messages for k4wjx9cc4ef3 [2022-01-20T09:47:39.910Z] docker_cli_service_logs_test.go:245: checking task xronpe8o0f1p [2022-01-20T09:47:39.910Z] docker_cli_service_logs_test.go:250: checking messages for xronpe8o0f1p [2022-01-20T09:47:40.088Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-01-20T09:47:41.079Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-01-20T09:47:41.079Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-01-20T09:47:41.079Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-01-20T09:47:41.079Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-01-20T09:47:41.079Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-01-20T09:47:41.079Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-01-20T09:47:41.079Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-01-20T09:47:41.549Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-01-20T09:47:41.797Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-01-20T09:47:42.020Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-01-20T09:47:42.741Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-01-20T09:47:42.741Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2022-01-20T09:47:42.741Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-01-20T09:47:43.303Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-01-20T09:47:43.864Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-01-20T09:47:45.823Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-01-20T09:47:46.379Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-01-20T09:47:46.814Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-01-20T09:47:46.814Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-01-20T09:47:47.284Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-01-20T09:47:47.284Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-01-20T09:47:47.284Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-01-20T09:47:47.284Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-01-20T09:47:48.267Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-01-20T09:47:50.256Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-01-20T09:47:50.789Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-01-20T09:47:50.789Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-01-20T09:47:52.156Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-01-20T09:47:53.084Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-01-20T09:47:54.976Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-01-20T09:47:57.495Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-01-20T09:47:58.863Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-01-20T09:48:00.232Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-01-20T09:48:01.219Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-01-20T09:48:02.586Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-01-20T09:48:02.790Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-01-20T09:48:03.961Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-01-20T09:48:05.333Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-01-20T09:48:06.260Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-01-20T09:48:07.625Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-01-20T09:48:09.516Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-01-20T09:48:10.835Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-01-20T09:48:10.979Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-01-20T09:48:11.977Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-01-20T09:48:11.977Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-01-20T09:48:11.977Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-01-20T09:48:12.724Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-01-20T09:48:14.612Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-01-20T09:48:15.786Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-01-20T09:48:17.127Z] docker_cli_swarm_test.go:1901: [d7613890c5aea] joining swarm manager [d49c3fb5189fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:48:17.367Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-01-20T09:48:18.055Z] docker_cli_swarm_test.go:1902: [d38dcbf10ef47] joining swarm manager [d49c3fb5189fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:48:24.642Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-01-20T09:48:24.642Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-01-20T09:48:24.642Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-01-20T09:48:25.204Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-01-20T09:48:25.204Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-01-20T09:48:25.204Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-01-20T09:48:25.204Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-01-20T09:48:25.767Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-01-20T09:48:25.767Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-01-20T09:48:26.329Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-01-20T09:48:26.329Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-01-20T09:48:26.329Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-01-20T09:48:26.329Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-01-20T09:48:26.329Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-01-20T09:48:27.694Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-01-20T09:48:27.875Z] === RUN TestDockerSuite/TestBuildAddScript [2022-01-20T09:48:27.875Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-01-20T09:48:27.875Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-01-20T09:48:27.875Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-01-20T09:48:27.875Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-01-20T09:48:27.875Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-01-20T09:48:27.875Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-01-20T09:48:27.875Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-01-20T09:48:27.875Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-01-20T09:48:27.875Z] === RUN TestDockerSuite/TestBuildAddTar [2022-01-20T09:48:27.950Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-01-20T09:48:27.950Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-01-20T09:48:27.950Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-01-20T09:48:28.206Z] === RUN TestDockerSuite/TestVolumeEvents [2022-01-20T09:48:28.462Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-01-20T09:48:29.829Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-01-20T09:48:29.829Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-01-20T09:48:30.086Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-01-20T09:48:31.976Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-01-20T09:48:34.496Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-01-20T09:48:34.496Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-01-20T09:48:34.496Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite (1274.58s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.54s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.14s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.42s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.66s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.01s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.32s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.00s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.72s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.76s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.83s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.22s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.91s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.61s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.84s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.70s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.69s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.94s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.59s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestAttachDetach (1.06s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.85s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.94s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.86s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.93s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.26s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.40s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.92s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.19s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.03s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.81s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.81s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.46s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (0.93s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.74s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.56s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.72s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.83s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.41s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.89s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.29s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.03s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.23s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.78s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.40s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.49s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.73s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.92s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.37s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.91s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.00s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.35s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.32s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.11s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.07s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.22s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.58s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.45s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.50s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.88s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.42s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.89s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.65s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.45s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.74s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.96s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.82s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.64s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.70s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.62s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.62s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.17s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.72s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.71s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.08s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.13s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.69s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.84s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.65s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.15s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.58s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.76s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.04s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.02s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.01s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.49s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildCmd (0.40s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.36s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.42s) [2022-01-20T09:48:34.496Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.43s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.27s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.83s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.65s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.26s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.69s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.45s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.24s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.98s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.76s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.67s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.74s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.16s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.28s) [2022-01-20T09:48:34.496Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-01-20T09:48:34.496Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-01-20T09:48:34.496Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2022-01-20T09:48:34.496Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.34s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.45s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.24s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.26s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.32s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.59s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.99s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.81s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.53s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.23s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.16s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.19s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.89s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.27s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.70s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.63s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.21s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.29s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.03s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.06s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.44s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.05s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.92s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (13.80s) [2022-01-20T09:48:34.496Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.59s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.44s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.43s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.69s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.44s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.17s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.50s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.70s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildEnv (1.41s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.45s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.14s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.46s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.81s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.90s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.83s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.93s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.57s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.57s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.49s) [2022-01-20T09:48:34.497Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.40s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.96s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildExpose (0.31s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.66s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.51s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.31s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildFails (0.83s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.12s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.38s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.71s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.54s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.32s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.83s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.55s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.78s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.27s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.71s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.08s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.72s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildHistory (3.90s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.66s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.65s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.57s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.48s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.05s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.02s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildLabel (0.41s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.40s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.41s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildLabels (0.38s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.06s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.86s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.80s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.66s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.24s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.25s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.89s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.27s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.39s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.53s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.91s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.99s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.98s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.80s) [2022-01-20T09:48:34.497Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.24s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.36s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.33s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.28s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.57s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.47s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.67s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.56s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.34s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.34s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.25s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.24s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.41s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.23s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.38s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.69s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.96s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.55s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.09s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.93s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.26s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.07s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildPATH (1.59s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.57s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.64s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.10s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.74s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.51s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildRm (2.42s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.76s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.12s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.39s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.47s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.94s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.98s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.90s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.03s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.32s) [2022-01-20T09:48:34.497Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.40s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.62s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildStderr (0.66s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.86s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.76s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.74s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.39s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.78s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.09s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildUser (1.51s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.33s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.76s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.57s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.23s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.71s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.70s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.10s) [2022-01-20T09:48:34.497Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-01-20T09:48:34.497Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-01-20T09:48:34.497Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-01-20T09:48:34.497Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.80s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.16s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.04s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.07s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.15s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.22s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.24s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.68s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.37s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.47s) [2022-01-20T09:48:34.497Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.48s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.28s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.07s) [2022-01-20T09:48:34.497Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.52s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.51s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestCommitChange (0.65s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.55s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.95s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.99s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.56s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestCommitTTY (0.98s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.50s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.93s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.53s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.95s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.98s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.42s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.46s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.44s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.44s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.42s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.42s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.46s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.48s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.55s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.42s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.92s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.89s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.64s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.66s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.55s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.62s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.56s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.64s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.47s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (0.97s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.98s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.04s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.59s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.33s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.48s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.62s) [2022-01-20T09:48:34.497Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.55s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.49s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.88s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.82s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.80s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.45s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.67s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.25s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.33s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.45s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.41s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.35s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009c86c0_} (1.38s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1197136932_/foo_false____} (1.32s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1197136932_/foo_true____} (1.31s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3777794355_/foo_false____} (1.44s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3777794355_/foo_true____} (1.44s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3777794355_/foo_true__0xc0009c8738__} (1.42s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009c8750_} (1.33s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009c8768_} (1.49s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009c8780_} (1.62s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009c8798_} (1.64s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.17s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-01-20T09:48:34.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.05s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.58s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.15s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.20s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.63s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.72s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.79s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.58s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.65s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.73s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.94s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.94s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.75s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.13s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.61s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.49s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.84s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.84s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.59s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.86s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.89s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.52s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.65s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.51s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.56s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.92s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.45s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.35s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.74s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.55s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.51s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.28s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.82s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.57s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.39s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.53s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCpToDot (0.55s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.00s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.84s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCpToStdout (0.69s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.36s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.41s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.83s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.99s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.33s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.47s) [2022-01-20T09:48:34.498Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.44s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.22s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2022-01-20T09:48:34.498Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.29s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.94s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.47s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.02s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.48s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.13s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.03s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.75s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.55s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.46s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.73s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.51s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.00s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.31s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.83s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.86s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.47s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.78s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestEventsAttach (0.61s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestEventsCommit (0.80s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.66s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.60s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.50s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.77s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.15s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.59s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.32s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestEventsCopy (1.20s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.55s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.65s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.34s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.41s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.36s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.30s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.43s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.25s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestEventsFilters (1.34s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestEventsFormat (1.11s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.72s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.81s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-01-20T09:48:34.498Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-01-20T09:48:34.498Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.16s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.50s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestEventsRename (0.60s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestEventsResize (0.52s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.57s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.69s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.69s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.76s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestEventsTop (0.51s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.76s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestExec (0.53s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.49s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.45s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.43s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestExecAPIStart (0.99s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.50s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.65s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.61s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.49s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.67s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.72s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.05s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestExecCgroup (1.12s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestExecEnv (0.60s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.96s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.53s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestExecInspectID (2.56s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestExecInteractive (0.53s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.52s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestExecParseError (0.56s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.58s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.45s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.97s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.58s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestExecStartFails (0.53s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.70s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.51s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestExecTTY (0.61s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.52s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.45s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestExecUlimits (0.54s) [2022-01-20T09:48:34.498Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.19s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.76s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.55s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestExecWithUser (0.66s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.67s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.69s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.60s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.48s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.57s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestHealth (19.22s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.53s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.07s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.62s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.48s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.54s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestImportDisplay (1.13s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestImportFile (1.08s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.03s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestImportGzipped (1.13s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.02s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.55s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.51s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.60s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.55s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.50s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.55s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.42s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.46s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.45s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2022-01-20T09:48:34.498Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.64s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestInspectHistory (0.56s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-20T09:48:34.498Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.44s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.65s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.49s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.94s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.04s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestInspectStatus (0.55s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.98s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.45s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.56s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.53s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.42s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.43s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.41s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.41s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.93s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.88s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.21s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.07s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.34s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.28s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.35s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.50s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.63s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.43s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.01s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.51s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.60s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.44s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.05s) [2022-01-20T09:48:34.498Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.74s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.61s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.58s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.56s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.49s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.46s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.79s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.80s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.84s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.87s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.89s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.47s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.43s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestLogsSince (6.52s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.50s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestLogsTail (0.53s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.46s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.42s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestNetHostname (1.24s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.66s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.20s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.42s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPluginActive (2.00s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.02s) [2022-01-20T09:48:34.499Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.22s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.74s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.90s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.42s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.31s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.64s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.07s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.29s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPortList (6.87s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.86s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.83s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.48s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.42s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.42s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.82s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.79s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.85s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.18s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPsByOrder (1.77s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.61s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPsListContainersBase (1.98s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.44s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.75s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.91s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.98s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.94s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.86s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.84s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.55s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.42s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.98s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.51s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.36s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.51s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.44s) [2022-01-20T09:48:34.499Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.23s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.46s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.09s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.17s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.49s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.88s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.77s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.27s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.94s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.90s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.08s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.00s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.41s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.65s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.11s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.70s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.49s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.65s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRmiTag (0.20s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.83s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.76s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.41s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.57s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.80s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunAddHost (0.43s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.20s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.47s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.49s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.17s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.59s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.60s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.67s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.82s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.38s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.97s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.81s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.68s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.64s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.64s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.85s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.82s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.40s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.40s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.31s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.42s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.45s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.40s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.56s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.43s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.42s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.69s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.50s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.47s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.42s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.42s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.20s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.85s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.84s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.44s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.42s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.45s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.43s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.07s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.35s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.10s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.49s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.94s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.16s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.72s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.49s) [2022-01-20T09:48:34.499Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-01-20T09:48:34.499Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.45s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.04s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.89s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.60s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.42s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.96s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.47s) [2022-01-20T09:48:34.499Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.43s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.95s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.48s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.43s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.40s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.46s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.49s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.42s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.43s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.59s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunExitCode (0.68s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.45s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.43s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.44s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.42s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.42s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.85s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s) [2022-01-20T09:48:34.499Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.14s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.62s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.26s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.58s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.03s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.66s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.44s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.91s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.94s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.58s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.38s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.40s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.75s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.95s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.83s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.13s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.22s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.07s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunMount (4.42s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.87s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.48s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.08s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.04s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.45s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.63s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.86s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.16s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.18s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.64s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunNetHost (0.73s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.54s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.48s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.99s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.35s) [2022-01-20T09:48:34.499Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.23s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.54s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.16s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.54s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.61s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.47s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.53s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.61s) [2022-01-20T09:48:34.500Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.49s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.44s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.99s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.58s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.42s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.46s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.45s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.42s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s) [2022-01-20T09:48:34.500Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.46s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.41s) [2022-01-20T09:48:34.500Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.44s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.89s) [2022-01-20T09:48:34.500Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.05s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.90s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunRm (0.45s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.47s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.43s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.44s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.32s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.42s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.20s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.86s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.45s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.69s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.82s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.55s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.59s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.53s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.48s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.47s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.43s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.44s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunState (1.11s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.48s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.74s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s) [2022-01-20T09:48:34.500Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.51s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.68s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunSysctls (1.01s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.50s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.64s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.41s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.07s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.12s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.79s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.42s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.43s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.43s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.26s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.09s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunUserByID (0.54s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.60s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunUserByName (0.58s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.56s) [2022-01-20T09:48:34.500Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.51s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.30s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.44s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.04s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.48s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.27s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.63s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.23s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.55s) [2022-01-20T09:48:34.500Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-01-20T09:48:34.500Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-01-20T09:48:34.500Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2022-01-20T09:48:34.500Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.69s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.65s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.10s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.56s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.49s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.59s) [2022-01-20T09:48:34.500Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-01-20T09:48:34.500Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-01-20T09:48:34.500Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-01-20T09:48:34.500Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-01-20T09:48:34.500Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-01-20T09:48:34.500Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.60s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.52s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.46s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.22s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.64s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.06s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.72s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.57s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.50s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.02s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.63s) [2022-01-20T09:48:34.500Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.45s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.93s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.41s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.60s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.46s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.05s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.75s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.10s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.84s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.22s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.63s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.51s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.09s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.14s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.13s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.32s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.54s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.94s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.96s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.74s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.93s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.26s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.73s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.66s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.76s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestStartRecordError (1.23s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.81s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.21s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.50s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.48s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.45s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.50s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.53s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.70s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.53s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.49s) [2022-01-20T09:48:34.500Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.47s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.45s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.82s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.42s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s) [2022-01-20T09:48:34.500Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-01-20T09:48:34.500Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.91s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.60s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.53s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.29s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestUpdateStats (3.59s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.84s) [2022-01-20T09:48:34.500Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.68s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.55s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.23s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.38s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.22s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.68s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.57s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.55s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.28s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.37s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.26s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.08s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.38s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.30s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.28s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.31s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.79s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.46s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.56s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.37s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.46s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.31s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.74s) [2022-01-20T09:48:34.500Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.42s) [2022-01-20T09:48:34.500Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-01-20T09:48:34.500Z] === RUN TestDockerRegistrySuite [2022-01-20T09:48:34.500Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-01-20T09:48:35.867Z] check_test.go:196: [d2b118637c0b4] daemon is not started [2022-01-20T09:48:35.867Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-01-20T09:48:36.795Z] check_test.go:196: [d41d8337485ec] daemon is not started [2022-01-20T09:48:36.795Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-01-20T09:48:38.161Z] check_test.go:196: [d052cd59111c3] daemon is not started [2022-01-20T09:48:38.161Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-01-20T09:48:38.161Z] check_test.go:196: [da84035584c22] daemon is not started [2022-01-20T09:48:38.161Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-01-20T09:48:40.677Z] check_test.go:196: [dae7a80c41940] daemon is not started [2022-01-20T09:48:40.677Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-01-20T09:48:42.042Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-01-20T09:48:43.931Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-01-20T09:48:47.199Z] check_test.go:196: [dac1d68956e7c] daemon is not started [2022-01-20T09:48:47.199Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-01-20T09:48:49.717Z] check_test.go:196: [d2365ed473bb6] daemon is not started [2022-01-20T09:48:49.717Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-01-20T09:48:50.647Z] check_test.go:196: [d667cb7cad624] daemon is not started [2022-01-20T09:48:50.647Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-01-20T09:48:51.599Z] check_test.go:196: [dc1732f9e7e09] daemon is not started [2022-01-20T09:48:51.599Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-01-20T09:48:52.526Z] check_test.go:196: [d544b00f9a8ae] daemon is not started [2022-01-20T09:48:52.526Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-01-20T09:48:53.891Z] check_test.go:196: [d5a33a10cd145] daemon is not started [2022-01-20T09:48:53.891Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-01-20T09:48:54.819Z] check_test.go:196: [d1d591b70d25e] daemon is not started [2022-01-20T09:48:54.819Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-01-20T09:48:55.746Z] check_test.go:196: [dc53bcc7ede0c] daemon is not started [2022-01-20T09:48:55.746Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-01-20T09:48:56.673Z] check_test.go:196: [dd2717bc42852] daemon is not started [2022-01-20T09:48:56.673Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-01-20T09:48:57.601Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5e6c79cace4c274ad1cb68237de41e592df997bfe0d455d7d51e7a3aed6fb79b [2022-01-20T09:48:58.164Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:00ca50780ee57f444b00794ebac5e6dceaf8cc8545c04b5582ee51ede5e1998e [2022-01-20T09:48:58.420Z] check_test.go:196: [da32a037b4c07] daemon is not started [2022-01-20T09:48:58.420Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-01-20T09:48:59.348Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ec7ce6039c176f5d01637c4c2e5ace250905d8d37769a155d6357e158e93e0d5 [2022-01-20T09:48:59.604Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-01-20T09:49:00.166Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b6b969bc172e32dd817942ff88cdb2c7cdc7fe98327e4f3a2f43c82558fba773 [2022-01-20T09:49:00.729Z] check_test.go:196: [d0d9350a823d1] daemon is not started [2022-01-20T09:49:00.729Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-01-20T09:49:02.094Z] check_test.go:196: [d22f74c701f7c] daemon is not started [2022-01-20T09:49:02.094Z] docker_cli_swarm_test.go:1802: [dfc4fdbb7f889] joining swarm manager [d6602f4cc042c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:49:02.094Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-01-20T09:49:03.459Z] docker_cli_swarm_test.go:1803: [d68924c5a52c9] joining swarm manager [d6602f4cc042c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:49:04.388Z] check_test.go:196: [db3d0ca67fcf8] daemon is not started [2022-01-20T09:49:04.388Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-01-20T09:49:05.317Z] check_test.go:196: [df973d0251286] daemon is not started [2022-01-20T09:49:05.318Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-01-20T09:49:05.318Z] check_test.go:196: [d5ce28318ff58] daemon is not started [2022-01-20T09:49:05.318Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-01-20T09:49:06.244Z] check_test.go:196: [d7d2f31335c33] daemon is not started [2022-01-20T09:49:06.244Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-01-20T09:49:07.173Z] check_test.go:196: [de33fc3e8bb72] daemon is not started [2022-01-20T09:49:07.173Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-01-20T09:49:08.103Z] check_test.go:196: [dd96ca1cb9492] daemon is not started [2022-01-20T09:49:08.103Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-01-20T09:49:10.619Z] check_test.go:196: [d593901df992e] daemon is not started [2022-01-20T09:49:10.619Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-01-20T09:49:10.619Z] check_test.go:196: [d04b952853112] daemon is not started [2022-01-20T09:49:10.619Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-01-20T09:49:11.552Z] check_test.go:196: [d7ccc5f3ff091] daemon is not started [2022-01-20T09:49:11.552Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-01-20T09:49:12.114Z] check_test.go:196: [d3b1fa5f66cd4] daemon is not started [2022-01-20T09:49:12.114Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-01-20T09:49:12.114Z] check_test.go:196: [d9274d1ac0763] daemon is not started [2022-01-20T09:49:12.114Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-01-20T09:49:12.369Z] check_test.go:196: [d29927b89fbc8] daemon is not started [2022-01-20T09:49:12.369Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-01-20T09:49:12.624Z] check_test.go:196: [df5fb47574537] daemon is not started [2022-01-20T09:49:12.624Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-01-20T09:49:12.881Z] check_test.go:196: [d5eb96a56a70c] daemon is not started [2022-01-20T09:49:12.881Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-01-20T09:49:13.136Z] check_test.go:196: [d4b2ea1f21518] daemon is not started [2022-01-20T09:49:13.136Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-01-20T09:49:14.064Z] check_test.go:196: [d7c1bb042acf4] daemon is not started [2022-01-20T09:49:14.064Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-01-20T09:49:15.430Z] check_test.go:196: [dd7f321046438] daemon is not started [2022-01-20T09:49:15.430Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-01-20T09:49:16.358Z] check_test.go:196: [dc8060566cf34] daemon is not started [2022-01-20T09:49:16.358Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-01-20T09:49:17.285Z] check_test.go:196: [db66a7ab1359b] daemon is not started [2022-01-20T09:49:17.285Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-01-20T09:49:18.211Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-01-20T09:49:18.772Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-01-20T09:49:18.794Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-01-20T09:49:18.794Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-01-20T09:49:18.794Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-01-20T09:49:18.794Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-01-20T09:49:18.794Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-01-20T09:49:19.029Z] --- PASS: TestDockerRegistrySuite (44.75s) [2022-01-20T09:49:19.029Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.53s) [2022-01-20T09:49:19.029Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.00s) [2022-01-20T09:49:19.029Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.22s) [2022-01-20T09:49:19.029Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-01-20T09:49:19.029Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.71s) [2022-01-20T09:49:19.029Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.14s) [2022-01-20T09:49:19.029Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.60s) [2022-01-20T09:49:19.029Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.99s) [2022-01-20T09:49:19.029Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s) [2022-01-20T09:49:19.029Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.09s) [2022-01-20T09:49:19.029Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.24s) [2022-01-20T09:49:19.029Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.04s) [2022-01-20T09:49:19.029Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.92s) [2022-01-20T09:49:19.029Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.93s) [2022-01-20T09:49:19.029Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.87s) [2022-01-20T09:49:19.029Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.10s) [2022-01-20T09:49:19.029Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.23s) [2022-01-20T09:49:19.029Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.48s) [2022-01-20T09:49:19.029Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.94s) [2022-01-20T09:49:19.029Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-01-20T09:49:19.029Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.97s) [2022-01-20T09:49:19.029Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.85s) [2022-01-20T09:49:19.029Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.82s) [2022-01-20T09:49:19.029Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.28s) [2022-01-20T09:49:19.029Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-01-20T09:49:19.029Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.98s) [2022-01-20T09:49:19.029Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2022-01-20T09:49:19.029Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-01-20T09:49:19.029Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-01-20T09:49:19.029Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2022-01-20T09:49:19.029Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2022-01-20T09:49:19.029Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-01-20T09:49:19.029Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.96s) [2022-01-20T09:49:19.029Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.38s) [2022-01-20T09:49:19.029Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.79s) [2022-01-20T09:49:19.029Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.95s) [2022-01-20T09:49:19.029Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2022-01-20T09:49:19.029Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.81s) [2022-01-20T09:49:19.029Z] === RUN TestDockerSchema1RegistrySuite [2022-01-20T09:49:19.029Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-01-20T09:49:19.029Z] check_test.go:223: [dd811971a597f] daemon is not started [2022-01-20T09:49:19.029Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-01-20T09:49:22.298Z] check_test.go:223: [d7ef84656db55] daemon is not started [2022-01-20T09:49:22.298Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-01-20T09:49:27.541Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-01-20T09:49:28.103Z] check_test.go:223: [d7ba7f8a1abda] daemon is not started [2022-01-20T09:49:28.103Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-01-20T09:49:29.469Z] docker_cli_swarm_test.go:1321: [da8501c327e32] joining swarm manager [dbfa456262bc4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:49:30.841Z] docker_cli_swarm_test.go:1322: [dca5c17bf3a0b] joining swarm manager [dbfa456262bc4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:49:31.403Z] check_test.go:223: [d49640a34fcd5] daemon is not started [2022-01-20T09:49:31.403Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-01-20T09:49:32.332Z] check_test.go:223: [d64aaee825067] daemon is not started [2022-01-20T09:49:32.332Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-01-20T09:49:33.259Z] check_test.go:223: [d28c5e0362e8a] daemon is not started [2022-01-20T09:49:33.259Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-01-20T09:49:33.259Z] check_test.go:223: [de72b7d874340] daemon is not started [2022-01-20T09:49:33.259Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-01-20T09:49:34.186Z] check_test.go:223: [dcc6253fabeef] daemon is not started [2022-01-20T09:49:34.186Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-01-20T09:49:35.113Z] check_test.go:223: [dd4a6fd6cd01b] daemon is not started [2022-01-20T09:49:35.113Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-01-20T09:49:36.044Z] check_test.go:223: [d7a3510ed988a] daemon is not started [2022-01-20T09:49:36.044Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-01-20T09:49:38.591Z] check_test.go:223: [de6bcd4772a94] daemon is not started [2022-01-20T09:49:38.591Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-01-20T09:49:38.847Z] check_test.go:223: [d5f1830c328ed] daemon is not started [2022-01-20T09:49:38.847Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-01-20T09:49:39.102Z] check_test.go:223: [db1769804e3fe] daemon is not started [2022-01-20T09:49:39.358Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-01-20T09:49:39.358Z] check_test.go:223: [dcfc5a29f7c32] daemon is not started [2022-01-20T09:49:39.358Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-01-20T09:49:39.614Z] check_test.go:223: [d4c0fd8932847] daemon is not started [2022-01-20T09:49:39.614Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-01-20T09:49:39.871Z] check_test.go:223: [da2be1ddd334a] daemon is not started [2022-01-20T09:49:39.871Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-01-20T09:49:40.127Z] check_test.go:223: [d685a1fa2d86d] daemon is not started [2022-01-20T09:49:40.383Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-01-20T09:49:40.383Z] check_test.go:223: [d5b80a1c3a4d7] daemon is not started [2022-01-20T09:49:40.383Z] --- PASS: TestDockerSchema1RegistrySuite (21.46s) [2022-01-20T09:49:40.383Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-01-20T09:49:40.383Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.15s) [2022-01-20T09:49:40.383Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.81s) [2022-01-20T09:49:40.383Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.25s) [2022-01-20T09:49:40.383Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.96s) [2022-01-20T09:49:40.383Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.95s) [2022-01-20T09:49:40.383Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-01-20T09:49:40.383Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2022-01-20T09:49:40.383Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2022-01-20T09:49:40.383Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2022-01-20T09:49:40.383Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.40s) [2022-01-20T09:49:40.383Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2022-01-20T09:49:40.383Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2022-01-20T09:49:40.383Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2022-01-20T09:49:40.383Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2022-01-20T09:49:40.383Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s) [2022-01-20T09:49:40.383Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2022-01-20T09:49:40.383Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2022-01-20T09:49:40.383Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-01-20T09:49:40.383Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-01-20T09:49:41.311Z] check_test.go:252: [dc3ed22e0ea14] daemon is not started [2022-01-20T09:49:41.311Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-01-20T09:49:41.567Z] check_test.go:252: [d39e04fc3d04d] daemon is not started [2022-01-20T09:49:41.567Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-01-20T09:49:41.823Z] check_test.go:252: [d02e28a69ce1d] daemon is not started [2022-01-20T09:49:41.823Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-01-20T09:49:42.752Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-01-20T09:49:43.008Z] check_test.go:252: [de4fa83ca1a5d] daemon is not started [2022-01-20T09:49:43.008Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-01-20T09:49:43.570Z] check_test.go:252: [d8f7cc61581c7] daemon is not started [2022-01-20T09:49:43.570Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-01-20T09:49:44.123Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-01-20T09:49:44.123Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-01-20T09:49:44.123Z] === RUN TestDockerSuite/TestBuildBlankName [2022-01-20T09:49:44.123Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-01-20T09:49:44.131Z] check_test.go:252: [d982e9180f246] daemon is not started [2022-01-20T09:49:44.131Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-01-20T09:49:44.131Z] check_test.go:252: [dc22747b72182] daemon is not started [2022-01-20T09:49:44.131Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.79s) [2022-01-20T09:49:44.131Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.71s) [2022-01-20T09:49:44.131Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.47s) [2022-01-20T09:49:44.131Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2022-01-20T09:49:44.131Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.14s) [2022-01-20T09:49:44.131Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2022-01-20T09:49:44.131Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2022-01-20T09:49:44.131Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2022-01-20T09:49:44.131Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-01-20T09:49:44.131Z] === RUN TestDockerRegistryAuthTokenSuite [2022-01-20T09:49:44.131Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-01-20T09:49:49.370Z] check_test.go:279: [de8d6a7198d9e] daemon is not started [2022-01-20T09:49:49.370Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-01-20T09:49:49.370Z] check_test.go:279: [dccbb046f42ea] daemon is not started [2022-01-20T09:49:49.370Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-01-20T09:49:49.626Z] check_test.go:279: [da17225b54589] daemon is not started [2022-01-20T09:49:49.626Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-01-20T09:49:49.882Z] check_test.go:279: [d443aae5f6736] daemon is not started [2022-01-20T09:49:49.882Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-01-20T09:49:49.882Z] check_test.go:279: [d308991958d16] daemon is not started [2022-01-20T09:49:49.882Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2022-01-20T09:49:49.882Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-01-20T09:49:49.882Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-01-20T09:49:49.882Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-01-20T09:49:49.882Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-01-20T09:49:49.882Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-01-20T09:49:49.882Z] === RUN TestDockerNetworkSuite [2022-01-20T09:49:49.882Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-01-20T09:49:50.007Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-01-20T09:49:50.007Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-01-20T09:49:50.477Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-01-20T09:49:51.769Z] docker_cli_network_unix_test.go:46: [d506ab825f3f2] daemon is not started [2022-01-20T09:49:52.025Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-01-20T09:49:52.586Z] docker_cli_network_unix_test.go:46: [d883bf6f218ab] daemon is not started [2022-01-20T09:49:52.843Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-01-20T09:49:55.245Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-01-20T09:49:55.360Z] docker_cli_network_unix_test.go:46: [d8f1dbc17e157] daemon is not started [2022-01-20T09:49:55.618Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-01-20T09:49:56.983Z] docker_cli_network_unix_test.go:46: [d8ff00965cbbe] daemon is not started [2022-01-20T09:49:56.983Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-01-20T09:49:57.239Z] docker_cli_network_unix_test.go:1233: [d5f8e6c74b4b5] daemon is not started [2022-01-20T09:49:59.754Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-01-20T09:50:00.683Z] docker_cli_network_unix_test.go:46: [d3af2211cb3c6] daemon is not started [2022-01-20T09:50:00.948Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-01-20T09:50:01.364Z] 2022/01/20 09:49:57 Finished clone google.golang.org/api [2022-01-20T09:50:01.364Z] 2022/01/20 09:49:57 Dependencies downloaded. Download time: 6m41.428283836s [2022-01-20T09:50:01.364Z] 2022/01/20 09:49:57 Collecting all dependencies [2022-01-20T09:50:03.931Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-01-20T09:50:05.126Z] docker_cli_network_unix_test.go:46: [d4f8f724f27c9] daemon is not started [2022-01-20T09:50:06.066Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-01-20T09:50:07.955Z] docker_cli_network_unix_test.go:46: [d09de5d098e40] daemon is not started [2022-01-20T09:50:08.210Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-01-20T09:50:09.139Z] docker_cli_network_unix_test.go:46: [d3c7ae8cd57a5] daemon is not started [2022-01-20T09:50:09.395Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-01-20T09:50:09.455Z] 2022/01/20 09:50:08 Clean vendor dir from unused packages [2022-01-20T09:50:09.455Z] 2022/01/20 09:50:08 Ignoring paths matching "^archive/tar" [2022-01-20T09:50:09.455Z] 2022/01/20 09:50:08 Success [2022-01-20T09:50:09.455Z] 2022/01/20 09:50:08 Running time: 6m56.283379815s [2022-01-20T09:50:09.455Z] Congratulations! All vendoring changes are done the right way. [2022-01-20T09:50:09.650Z] docker_cli_network_unix_test.go:46: [dfaa109d4b28f] daemon is not started [2022-01-20T09:50:09.906Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-20T09:50:10.163Z] docker_cli_network_unix_test.go:46: [d6228898b07a8] daemon is not started [2022-01-20T09:50:10.163Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-01-20T09:50:10.364Z] + echo Ensuring container killed. [2022-01-20T09:50:10.364Z] Ensuring container killed. [2022-01-20T09:50:10.364Z] + docker rm -vf docker-pr1 [2022-01-20T09:50:10.364Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-01-20T09:50:10.638Z] + echo Chowning /workspace to jenkins user [2022-01-20T09:50:10.638Z] Chowning /workspace to jenkins user [2022-01-20T09:50:10.638Z] + id -u [2022-01-20T09:50:10.638Z] + id -g [2022-01-20T09:50:10.638Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43167:/workspace busybox chown -R 1000:1000 /workspace [2022-01-20T09:50:10.725Z] docker_cli_network_unix_test.go:46: [d8a8b66d441de] daemon is not started [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-20T09:50:11.286Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-01-20T09:50:11.534Z] + bundleName=unit [2022-01-20T09:50:11.534Z] + echo Creating unit-bundles.tar.gz [2022-01-20T09:50:11.534Z] Creating unit-bundles.tar.gz [2022-01-20T09:50:11.534Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2022-01-20T09:50:11.534Z] bundles/junit-report.xml [2022-01-20T09:50:11.534Z] bundles/go-test-report.json [2022-01-20T09:50:11.534Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-01-20T09:50:11.542Z] docker_cli_network_unix_test.go:46: [d428cc095e168] daemon is not started [2022-01-20T09:50:11.544Z] Archiving artifacts [2022-01-20T09:50:12.037Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43167/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-20T09:50:12.103Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-01-20T09:50:12.104Z] docker_cli_network_unix_test.go:46: [dcd9c2a1f2e2f] daemon is not started [2022-01-20T09:50:12.104Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-01-20T09:50:12.358Z] + make clean [2022-01-20T09:50:12.614Z] docker volume rm -f docker-dev-cache [2022-01-20T09:50:12.614Z] docker-dev-cache [Pipeline] deleteDir [2022-01-20T09:50:12.620Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-01-20T09:50:12.620Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-01-20T09:50:12.620Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-01-20T09:50:12.665Z] docker_cli_network_unix_test.go:46: [d8e7e34a05b9e] daemon is not started [2022-01-20T09:50:12.665Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-01-20T09:50:12.921Z] docker_cli_network_unix_test.go:46: [d034fce8c20d7] daemon is not started [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T09:50:13.483Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-01-20T09:50:13.483Z] docker_cli_network_unix_test.go:46: [d765b8d720c21] daemon is not started [2022-01-20T09:50:13.483Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-01-20T09:50:13.483Z] docker_cli_network_unix_test.go:46: [dd07009544310] daemon is not started [2022-01-20T09:50:13.483Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-01-20T09:50:13.739Z] docker_cli_network_unix_test.go:46: [da50aea2b4f34] daemon is not started [2022-01-20T09:50:13.739Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-01-20T09:50:14.301Z] docker_cli_network_unix_test.go:46: [de06c228e1238] daemon is not started [2022-01-20T09:50:14.301Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-01-20T09:50:14.864Z] docker_cli_network_unix_test.go:46: [dd27c9eb86da1] daemon is not started [2022-01-20T09:50:15.425Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-01-20T09:50:15.426Z] docker_cli_network_unix_test.go:46: [d1349409ea153] daemon is not started [2022-01-20T09:50:15.426Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-01-20T09:50:15.682Z] docker_cli_network_unix_test.go:46: [d92deae5ab2e7] daemon is not started [2022-01-20T09:50:15.682Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-01-20T09:50:15.682Z] docker_cli_network_unix_test.go:46: [d26c24f60c145] daemon is not started [2022-01-20T09:50:15.682Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-01-20T09:50:17.048Z] docker_cli_network_unix_test.go:968: [d893b282c44b5] daemon is not started [2022-01-20T09:50:17.393Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-01-20T09:50:17.393Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-01-20T09:50:17.393Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-01-20T09:50:17.393Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-01-20T09:50:17.393Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-01-20T09:50:18.414Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-01-20T09:50:19.342Z] docker_cli_network_unix_test.go:46: [dedf07d06fd33] daemon is not started [2022-01-20T09:50:19.342Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-01-20T09:50:21.857Z] docker_cli_network_unix_test.go:1116: [d0139c627b7f6] daemon is not started [2022-01-20T09:50:24.569Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-01-20T09:50:24.569Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-01-20T09:50:24.569Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-01-20T09:50:24.569Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-01-20T09:50:24.569Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-01-20T09:50:24.569Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-01-20T09:50:24.569Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-01-20T09:50:24.569Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-01-20T09:50:25.130Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-01-20T09:50:25.130Z] docker_cli_network_unix_test.go:46: [dce0620925ea3] daemon is not started [2022-01-20T09:50:25.130Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-01-20T09:50:25.715Z] docker_cli_network_unix_test.go:46: [df7da99c52391] daemon is not started [2022-01-20T09:50:25.715Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-01-20T09:50:25.715Z] docker_cli_network_unix_test.go:46: [d8b61f550755c] daemon is not started [2022-01-20T09:50:25.715Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-01-20T09:50:25.976Z] docker_cli_network_unix_test.go:46: [dacf8f349f434] daemon is not started [2022-01-20T09:50:25.976Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-01-20T09:50:25.976Z] docker_cli_network_unix_test.go:46: [d292a130d6f13] daemon is not started [2022-01-20T09:50:25.976Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-01-20T09:50:26.232Z] docker_cli_network_unix_test.go:46: [dbcb9ccbeea5f] daemon is not started [2022-01-20T09:50:26.232Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-01-20T09:50:26.232Z] docker_cli_network_unix_test.go:46: [db65ce4e11c79] daemon is not started [2022-01-20T09:50:26.232Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-01-20T09:50:27.597Z] docker_cli_network_unix_test.go:46: [dda81519ee746] daemon is not started [2022-01-20T09:50:28.527Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-01-20T09:50:28.527Z] docker_cli_network_unix_test.go:46: [da20f67ba434e] daemon is not started [2022-01-20T09:50:28.527Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-01-20T09:50:28.527Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-01-20T09:50:28.527Z] docker_cli_network_unix_test.go:46: [d3bec9dd0cd19] daemon is not started [2022-01-20T09:50:28.527Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-01-20T09:50:29.091Z] docker_cli_network_unix_test.go:46: [d8652a74e4e70] daemon is not started [2022-01-20T09:50:29.348Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-01-20T09:50:32.614Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-01-20T09:50:33.979Z] docker_cli_network_unix_test.go:1084: [d62b10050bec2] daemon is not started [2022-01-20T09:50:35.867Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-01-20T09:50:35.867Z] docker_cli_network_unix_test.go:46: [d2973de7d2ac9] daemon is not started [2022-01-20T09:50:35.867Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-01-20T09:50:36.122Z] docker_cli_network_unix_test.go:46: [db2dc4c75b0b0] daemon is not started [2022-01-20T09:50:36.378Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-01-20T09:50:37.742Z] docker_cli_network_unix_test.go:46: [d372b0a2f93b7] daemon is not started [2022-01-20T09:50:37.998Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-01-20T09:50:37.998Z] docker_cli_network_unix_test.go:46: [d0fd076bc5801] daemon is not started [2022-01-20T09:50:37.998Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-01-20T09:50:38.255Z] docker_cli_network_unix_test.go:46: [dfec46036bf05] daemon is not started [2022-01-20T09:50:38.511Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-01-20T09:50:39.073Z] docker_cli_network_unix_test.go:46: [d4288697d170e] daemon is not started [2022-01-20T09:50:39.073Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-01-20T09:50:39.636Z] docker_cli_network_unix_test.go:46: [dd7bd8a7f406f] daemon is not started [2022-01-20T09:50:39.892Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-01-20T09:50:47.975Z] docker_cli_network_unix_test.go:46: [d982be8266916] daemon is not started [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite (58.18s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.13s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.71s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.74s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.48s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.44s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.54s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.04s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.18s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.08s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.46s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.87s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.93s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.77s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.71s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.01s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.39s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.15s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.25s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.87s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.27s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-01-20T09:50:48.230Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.39s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.92s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.51s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.64s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.89s) [2022-01-20T09:50:48.230Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (8.16s) [2022-01-20T09:50:48.230Z] === RUN TestDockerHubPullSuite [2022-01-20T09:50:48.230Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-01-20T09:50:50.117Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-01-20T09:50:52.631Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-01-20T09:50:53.205Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-01-20T09:50:54.569Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-01-20T09:50:54.569Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-01-20T09:50:54.825Z] --- PASS: TestDockerHubPullSuite (6.59s) [2022-01-20T09:50:54.825Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.96s) [2022-01-20T09:50:54.825Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s) [2022-01-20T09:50:54.825Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.78s) [2022-01-20T09:50:54.825Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.32s) [2022-01-20T09:50:54.825Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2022-01-20T09:50:54.825Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2022-01-20T09:50:54.825Z] PASS [2022-01-20T09:50:54.825Z] [2022-01-20T09:50:54.825Z] === Skipped [2022-01-20T09:50:54.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-01-20T09:50:54.825Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-01-20T09:50:54.825Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-01-20T09:50:54.825Z] [2022-01-20T09:50:54.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-01-20T09:50:54.825Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-01-20T09:50:54.825Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-01-20T09:50:54.825Z] [2022-01-20T09:50:54.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-01-20T09:50:54.825Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-01-20T09:50:54.825Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-01-20T09:50:54.825Z] [2022-01-20T09:50:54.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2022-01-20T09:50:54.825Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-01-20T09:50:54.825Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2022-01-20T09:50:54.825Z] [2022-01-20T09:50:54.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-01-20T09:50:54.825Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-01-20T09:50:54.825Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-01-20T09:50:54.825Z] [2022-01-20T09:50:54.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-01-20T09:50:54.825Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-01-20T09:50:54.825Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-01-20T09:50:54.825Z] [2022-01-20T09:50:54.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-01-20T09:50:54.825Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-01-20T09:50:54.825Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-01-20T09:50:54.825Z] [2022-01-20T09:50:54.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-01-20T09:50:54.825Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-01-20T09:50:54.825Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-01-20T09:50:54.825Z] [2022-01-20T09:50:54.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-01-20T09:50:54.825Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-01-20T09:50:54.825Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-01-20T09:50:54.825Z] [2022-01-20T09:50:54.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-01-20T09:50:54.825Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-01-20T09:50:54.825Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-01-20T09:50:54.825Z] [2022-01-20T09:50:54.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-01-20T09:50:54.825Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-01-20T09:50:54.825Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-01-20T09:50:54.825Z] [2022-01-20T09:50:54.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-01-20T09:50:54.825Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-01-20T09:50:54.825Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-01-20T09:50:54.825Z] [2022-01-20T09:50:54.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-01-20T09:50:54.825Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-01-20T09:50:54.825Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-01-20T09:50:54.825Z] [2022-01-20T09:50:54.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-01-20T09:50:54.825Z] docker_cli_sni_test.go:18: Flakey test [2022-01-20T09:50:54.825Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-01-20T09:50:54.825Z] [2022-01-20T09:50:54.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-01-20T09:50:54.825Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-01-20T09:50:54.825Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-01-20T09:50:54.825Z] [2022-01-20T09:50:54.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-01-20T09:50:54.825Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-01-20T09:50:54.825Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-01-20T09:50:54.825Z] [2022-01-20T09:50:54.825Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-01-20T09:50:54.825Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-20T09:50:54.825Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-01-20T09:50:54.825Z] [2022-01-20T09:50:54.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-01-20T09:50:54.826Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-01-20T09:50:54.826Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-01-20T09:50:54.826Z] [2022-01-20T09:50:54.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-01-20T09:50:54.826Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-01-20T09:50:54.826Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-01-20T09:50:54.826Z] [2022-01-20T09:50:54.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-01-20T09:50:54.826Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-01-20T09:50:54.826Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-01-20T09:50:54.826Z] [2022-01-20T09:50:54.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-01-20T09:50:54.826Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-01-20T09:50:54.826Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-01-20T09:50:54.826Z] [2022-01-20T09:50:54.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-01-20T09:50:54.826Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-01-20T09:50:54.826Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-01-20T09:50:54.826Z] [2022-01-20T09:50:54.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-01-20T09:50:54.826Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-01-20T09:50:54.826Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-01-20T09:50:54.826Z] [2022-01-20T09:50:54.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-01-20T09:50:54.826Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-01-20T09:50:54.826Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-01-20T09:50:54.826Z] [2022-01-20T09:50:54.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-01-20T09:50:54.826Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-01-20T09:50:54.826Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-01-20T09:50:54.826Z] [2022-01-20T09:50:54.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-01-20T09:50:54.826Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-01-20T09:50:54.826Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-01-20T09:50:54.826Z] [2022-01-20T09:50:54.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-01-20T09:50:54.826Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-01-20T09:50:54.826Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-01-20T09:50:54.826Z] [2022-01-20T09:50:54.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-20T09:50:54.826Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-01-20T09:50:54.826Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-20T09:50:54.826Z] [2022-01-20T09:50:54.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-01-20T09:50:54.826Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-01-20T09:50:54.826Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-01-20T09:50:54.826Z] [2022-01-20T09:50:54.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-20T09:50:54.826Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-01-20T09:50:54.826Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-20T09:50:54.826Z] [2022-01-20T09:50:54.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-01-20T09:50:54.826Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-01-20T09:50:54.826Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-01-20T09:50:54.826Z] [2022-01-20T09:50:54.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-01-20T09:50:54.826Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-01-20T09:50:54.826Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-01-20T09:50:54.826Z] [2022-01-20T09:50:54.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-01-20T09:50:54.826Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-01-20T09:50:54.826Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-01-20T09:50:54.826Z] [2022-01-20T09:50:54.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-01-20T09:50:54.826Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-01-20T09:50:54.826Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-01-20T09:50:54.826Z] [2022-01-20T09:50:54.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-01-20T09:50:54.826Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-01-20T09:50:54.826Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-01-20T09:50:54.826Z] [2022-01-20T09:50:54.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-01-20T09:50:54.826Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-01-20T09:50:54.826Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-01-20T09:50:54.826Z] [2022-01-20T09:50:54.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-01-20T09:50:54.826Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-01-20T09:50:54.826Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-01-20T09:50:54.826Z] [2022-01-20T09:50:54.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-01-20T09:50:54.826Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-01-20T09:50:54.826Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-01-20T09:50:54.826Z] [2022-01-20T09:50:54.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-01-20T09:50:54.826Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-01-20T09:50:54.826Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-01-20T09:50:54.826Z] [2022-01-20T09:50:54.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-01-20T09:50:54.826Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-01-20T09:50:54.826Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-01-20T09:50:54.826Z] [2022-01-20T09:50:54.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-01-20T09:50:54.826Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-01-20T09:50:54.826Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-01-20T09:50:54.826Z] [2022-01-20T09:50:54.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-01-20T09:50:54.826Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-01-20T09:50:54.826Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-01-20T09:50:54.826Z] [2022-01-20T09:50:54.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-01-20T09:50:54.826Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-01-20T09:50:54.826Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-01-20T09:50:54.826Z] [2022-01-20T09:50:54.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-01-20T09:50:54.826Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-01-20T09:50:54.826Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-01-20T09:50:54.826Z] [2022-01-20T09:50:54.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-01-20T09:50:54.826Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-01-20T09:50:54.826Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-01-20T09:50:54.826Z] [2022-01-20T09:50:54.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-01-20T09:50:54.826Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-01-20T09:50:54.826Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-01-20T09:50:54.826Z] [2022-01-20T09:50:54.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-01-20T09:50:54.826Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2022-01-20T09:50:54.826Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-01-20T09:50:54.826Z] [2022-01-20T09:50:54.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-01-20T09:50:54.826Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2022-01-20T09:50:54.826Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-01-20T09:50:54.826Z] [2022-01-20T09:50:54.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-01-20T09:50:54.826Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2022-01-20T09:50:54.826Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-01-20T09:50:54.826Z] [2022-01-20T09:50:54.826Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-01-20T09:50:54.826Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-01-20T09:50:54.826Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-01-20T09:50:54.826Z] [2022-01-20T09:50:54.826Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-01-20T09:50:54.826Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-01-20T09:50:54.826Z] docker_cli_network_unix_test.go:46: [d3bec9dd0cd19] daemon is not started [2022-01-20T09:50:54.826Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-01-20T09:50:54.826Z] [2022-01-20T09:50:54.826Z] [2022-01-20T09:50:54.826Z] DONE 1270 tests, 51 skipped in 1467.527s [2022-01-20T09:50:54.826Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-20T09:50:54.826Z] ++++ cat bundles/test-integration/docker.pid [2022-01-20T09:50:54.826Z] +++ kill 8102 [2022-01-20T09:50:55.753Z] +++ /etc/init.d/apparmor stop [2022-01-20T09:50:55.753Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-20T09:50:55.753Z] [2022-01-20T09:50:55.753Z] Unloading profiles will leave already running processes permanently [2022-01-20T09:50:55.753Z] unconfined, which can lead to unexpected situations. [2022-01-20T09:50:55.753Z] [2022-01-20T09:50:55.753Z] To set a process to complain mode, use the command line tool [2022-01-20T09:50:55.753Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-20T09:50:55.753Z] +++ true [2022-01-20T09:50:55.753Z] exiting test-integration [2022-01-20T09:50:55.753Z] ++ exit 0 [2022-01-20T09:50:55.753Z] [2022-01-20T09:50:56.008Z] + for job in $(jobs -p) [2022-01-20T09:50:56.008Z] + wait 32115 [2022-01-20T09:51:00.471Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-01-20T09:51:00.942Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-01-20T09:51:00.942Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-01-20T09:51:01.934Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-01-20T09:51:01.934Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-01-20T09:51:01.934Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-01-20T09:51:03.505Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-01-20T09:51:03.505Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-01-20T09:51:03.505Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-01-20T09:51:08.281Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-01-20T09:51:09.271Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-01-20T09:51:09.271Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-01-20T09:51:09.271Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-01-20T09:51:09.271Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-01-20T09:51:09.271Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-01-20T09:51:10.851Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-01-20T09:51:11.842Z] === RUN TestDockerSuite/TestBuildCmd [2022-01-20T09:51:12.833Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-01-20T09:51:13.308Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-01-20T09:51:13.778Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-01-20T09:51:14.045Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-01-20T09:51:17.311Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-01-20T09:51:19.663Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-01-20T09:51:21.234Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-01-20T09:51:21.234Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-01-20T09:51:21.234Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-01-20T09:51:22.806Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-01-20T09:51:22.806Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-01-20T09:51:22.806Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-01-20T09:51:23.276Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-01-20T09:51:23.845Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-01-20T09:51:25.505Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-01-20T09:51:25.975Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-01-20T09:51:26.967Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-01-20T09:51:26.967Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-01-20T09:51:26.967Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-01-20T09:51:27.445Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-01-20T09:51:28.437Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-01-20T09:51:28.437Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-01-20T09:51:28.437Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-01-20T09:51:28.437Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-01-20T09:51:28.437Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-01-20T09:51:29.087Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-01-20T09:51:30.975Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-01-20T09:51:33.210Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-01-20T09:51:36.216Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-01-20T09:51:42.764Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-01-20T09:51:46.029Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-01-20T09:51:46.029Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-01-20T09:51:46.029Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-01-20T09:51:52.565Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-01-20T09:51:52.565Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-01-20T09:51:53.492Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-01-20T09:51:55.381Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-01-20T09:52:09.112Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-01-20T09:52:09.112Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-01-20T09:52:09.112Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-01-20T09:52:12.085Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-01-20T09:52:12.085Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-01-20T09:52:12.555Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-01-20T09:52:12.556Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-01-20T09:52:13.028Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-01-20T09:52:13.028Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-01-20T09:52:13.028Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-01-20T09:52:13.500Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-01-20T09:52:13.500Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-01-20T09:52:13.500Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-01-20T09:52:49.401Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-01-20T09:52:49.401Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-01-20T09:52:49.401Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-01-20T09:52:49.401Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-01-20T09:52:51.543Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-01-20T09:52:51.543Z] docker_cli_swarm_test.go:1186: [de292779672b5] joining swarm manager [da8caa8ce9f82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:52:58.075Z] docker_cli_swarm_test.go:1195: [d3666de56e521] joining swarm manager [da8caa8ce9f82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:53:14.732Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-01-20T09:53:14.732Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-01-20T09:53:15.203Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-01-20T09:53:19.019Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-01-20T09:53:27.729Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-01-20T09:53:29.956Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-01-20T09:53:36.744Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-01-20T09:53:40.908Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-01-20T09:53:45.070Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-01-20T09:53:46.437Z] docker_cli_swarm_test.go:1118: [deac52ac3f4c4] joining swarm manager [d3ef51e8ba446]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:53:47.800Z] docker_cli_swarm_test.go:1119: [d0f22f0b7a20b] joining swarm manager [d3ef51e8ba446]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:54:56.278Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-01-20T09:54:56.278Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-01-20T09:54:56.278Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-01-20T09:54:56.278Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-01-20T09:55:09.162Z] docker_cli_swarm_test.go:1172: [d862621234faf] joining swarm manager [d3ef51e8ba446]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-01-20T09:55:35.655Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-01-20T09:55:36.584Z] docker_cli_swarm_test.go:1453: [dc364d268aead] joining swarm manager [da25acda0e96a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:55:37.511Z] docker_cli_swarm_test.go:1454: [de608f0b8feeb] joining swarm manager [da25acda0e96a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T09:55:49.674Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-01-20T09:55:49.674Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-01-20T09:55:49.674Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-01-20T09:55:49.674Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-01-20T09:55:49.674Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-01-20T09:55:50.235Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-01-20T09:55:52.123Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-01-20T09:55:55.456Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-01-20T09:55:57.970Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-01-20T09:55:59.859Z] docker_cli_swarm_unix_test.go:62: [d12dbf61c8a48] joining swarm manager [de035850491bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:56:22.601Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-01-20T09:56:22.601Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-01-20T09:56:22.601Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-01-20T09:56:35.127Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-01-20T09:56:50.093Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-01-20T09:56:56.022Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-01-20T09:56:56.022Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-01-20T09:56:56.022Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-01-20T09:56:57.910Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-01-20T09:57:01.178Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-01-20T09:57:03.069Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-01-20T09:57:04.958Z] docker_api_swarm_test.go:961: [d8c7b5f8c3097] joining swarm manager [ddbd49378f1a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T09:57:05.115Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-01-20T09:57:26.836Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-01-20T09:57:36.774Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-01-20T09:57:38.138Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-01-20T09:57:40.653Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-01-20T09:57:43.208Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-01-20T09:57:47.862Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-01-20T09:57:49.741Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-01-20T09:57:54.982Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-01-20T09:57:56.871Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-01-20T09:57:59.386Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-01-20T09:58:01.902Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-01-20T09:58:04.417Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-01-20T09:58:05.710Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-01-20T09:58:06.932Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-01-20T09:58:09.445Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-01-20T09:58:16.192Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-01-20T09:59:05.608Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-01-20T09:59:20.440Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite (1600.93s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.24s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.22s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.71s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.26s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.71s) [2022-01-20T09:59:35.273Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (19.99s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.76s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.40s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.30s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.11s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.01s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.65s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.73s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.11s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.64s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.52s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.57s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.91s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.54s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.63s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.43s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.47s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.46s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (15.95s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.47s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.45s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.37s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.60s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.83s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.42s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.59s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.83s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.64s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.74s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.11s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.11s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.94s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.08s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.80s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.02s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.34s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.71s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.65s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.50s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.80s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.83s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.17s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.64s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.02s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.06s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.01s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.57s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.13s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.99s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.64s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.43s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.98s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.44s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.88s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.85s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.95s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.56s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.83s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.70s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.58s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.39s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.13s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.19s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.42s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.72s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.26s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.47s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.34s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.28s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (106.68s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.60s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.66s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.84s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.15s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.28s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.97s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.71s) [2022-01-20T09:59:35.273Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.90s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.16s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.50s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (42.70s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.81s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.30s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (110.17s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (12.90s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.22s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.12s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.13s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.28s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.14s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.38s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.17s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.09s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.29s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.11s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.41s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.52s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.20s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.16s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.19s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.92s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.71s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.54s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.54s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.60s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.47s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.04s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.86s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.14s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.84s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.19s) [2022-01-20T09:59:35.273Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.25s) [2022-01-20T09:59:35.273Z] === RUN TestDockerExternalVolumeSuite [2022-01-20T09:59:35.273Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-01-20T09:59:35.529Z] docker_cli_external_volume_driver_test.go:53: [df81064c6714c] daemon is not started [2022-01-20T09:59:53.565Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-01-20T10:00:28.167Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-01-20T10:00:28.167Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-01-20T10:00:28.167Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-01-20T10:00:28.167Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-01-20T10:00:28.167Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-01-20T10:00:28.167Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-01-20T10:00:28.167Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-01-20T10:00:28.167Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-01-20T10:00:28.167Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-01-20T10:00:28.167Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-01-20T10:00:28.167Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-01-20T10:00:28.167Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-01-20T10:00:28.167Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-01-20T10:00:28.167Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-01-20T10:00:32.932Z] === RUN TestDockerSuite/TestBuildEnv [2022-01-20T10:00:32.932Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-20T10:00:32.932Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-01-20T10:00:32.932Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-01-20T10:00:32.932Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-01-20T10:00:32.932Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-01-20T10:00:32.932Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-01-20T10:00:32.932Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-01-20T10:00:32.932Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-01-20T10:00:32.932Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-01-20T10:00:32.932Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-01-20T10:00:36.738Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-01-20T10:00:36.738Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-01-20T10:00:36.738Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-01-20T10:00:36.738Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-01-20T10:00:36.738Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-01-20T10:00:36.738Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-01-20T10:00:36.738Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-01-20T10:00:37.729Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-01-20T10:00:42.590Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-01-20T10:01:00.438Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-01-20T10:01:00.438Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-01-20T10:01:00.438Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-01-20T10:01:00.438Z] === RUN TestDockerSuite/TestBuildExpose [2022-01-20T10:01:00.438Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-01-20T10:01:00.438Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-01-20T10:01:00.438Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-01-20T10:01:00.438Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-01-20T10:01:00.438Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-01-20T10:01:00.438Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-01-20T10:01:00.438Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-01-20T10:01:00.438Z] === RUN TestDockerSuite/TestBuildFails [2022-01-20T10:01:01.193Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-01-20T10:01:07.621Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-01-20T10:01:07.622Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-01-20T10:01:07.722Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-01-20T10:01:18.067Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-01-20T10:01:22.555Z] docker_cli_external_volume_driver_test.go:53: [dbd30797413e6] daemon is not started [2022-01-20T10:01:23.952Z] === RUN TestDockerSuite/TestBuildForceRm [2022-01-20T10:01:36.476Z] === RUN TestDockerSuite/TestBuildFromGit [2022-01-20T10:01:40.589Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-01-20T10:01:46.932Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-01-20T10:01:47.402Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-01-20T10:01:53.292Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-01-20T10:01:53.292Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-01-20T10:01:53.292Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-01-20T10:01:53.763Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-01-20T10:01:54.233Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-01-20T10:01:54.233Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-01-20T10:01:54.704Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-01-20T10:01:55.422Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-01-20T10:02:09.662Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-01-20T10:02:09.662Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-01-20T10:02:09.662Z] === RUN TestDockerSuite/TestBuildHistory [2022-01-20T10:02:10.286Z] docker_cli_external_volume_driver_test.go:53: [d93105b2a0220] daemon is not started [2022-01-20T10:02:20.110Z] === RUN TestDockerSuite/TestBuildIidFile [2022-01-20T10:02:20.580Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-01-20T10:02:22.804Z] === RUN TestDockerSuite/TestBuildInheritance [2022-01-20T10:02:22.804Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-01-20T10:02:22.804Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-01-20T10:02:23.275Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-01-20T10:02:23.746Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-01-20T10:02:25.118Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-01-20T10:02:25.118Z] docker_cli_external_volume_driver_test.go:53: [da496961dc90d] daemon is not started [2022-01-20T10:02:28.514Z] === RUN TestDockerSuite/TestBuildLabel [2022-01-20T10:02:28.985Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-01-20T10:02:29.456Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-01-20T10:02:30.449Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-01-20T10:02:31.439Z] === RUN TestDockerSuite/TestBuildLabels [2022-01-20T10:02:32.433Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-01-20T10:02:34.008Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-01-20T10:02:39.891Z] === RUN TestDockerSuite/TestBuildLastModified [2022-01-20T10:02:39.891Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-01-20T10:02:39.891Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-01-20T10:02:39.892Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-01-20T10:02:39.950Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-01-20T10:02:40.362Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-01-20T10:02:40.362Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-01-20T10:02:40.362Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-01-20T10:02:40.362Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-01-20T10:02:40.362Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-01-20T10:02:41.352Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-01-20T10:02:41.825Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-01-20T10:02:46.603Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-01-20T10:03:07.871Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-01-20T10:03:07.871Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-01-20T10:03:07.871Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-01-20T10:03:10.091Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-01-20T10:03:11.966Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-01-20T10:03:26.800Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-01-20T10:03:41.641Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-01-20T10:03:45.990Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-01-20T10:04:00.965Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-01-20T10:04:05.752Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-01-20T10:04:13.005Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-01-20T10:04:17.775Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-01-20T10:04:28.249Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-01-20T10:04:35.620Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-01-20T10:04:35.620Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-01-20T10:04:35.620Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-01-20T10:04:46.287Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-01-20T10:04:48.140Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-01-20T10:04:48.140Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-01-20T10:04:48.140Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-01-20T10:04:48.140Z] === RUN TestDockerSuite/TestBuildNetNone [2022-01-20T10:04:48.140Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-01-20T10:04:48.140Z] === RUN TestDockerSuite/TestBuildNoContext [2022-01-20T10:04:51.105Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-01-20T10:04:55.878Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-01-20T10:04:57.450Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-01-20T10:04:57.920Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-01-20T10:04:57.920Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-01-20T10:05:00.883Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-01-20T10:05:04.687Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-01-20T10:05:06.260Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-01-20T10:05:14.943Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-01-20T10:05:16.519Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-01-20T10:05:18.305Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-01-20T10:05:26.963Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-01-20T10:05:29.931Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-01-20T10:05:38.607Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-01-20T10:05:43.356Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-01-20T10:05:48.105Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-01-20T10:05:49.092Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-01-20T10:05:49.092Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-01-20T10:05:49.559Z] === RUN TestDockerSuite/TestBuildPATH [2022-01-20T10:05:49.559Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-01-20T10:05:49.559Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-01-20T10:05:50.325Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-01-20T10:05:51.778Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-01-20T10:05:51.778Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-01-20T10:05:51.778Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-01-20T10:06:05.158Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-01-20T10:06:23.192Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-01-20T10:06:23.192Z] docker_cli_external_volume_driver_test.go:485: [da3b8a57b556f] daemon is not started [2022-01-20T10:06:34.457Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-01-20T10:06:38.025Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-01-20T10:06:38.025Z] docker_cli_external_volume_driver_test.go:53: [dd8f0ead6f40a] daemon is not started [2022-01-20T10:06:52.865Z] --- PASS: TestDockerExternalVolumeSuite (436.90s) [2022-01-20T10:06:52.865Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2022-01-20T10:06:52.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-01-20T10:06:52.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) [2022-01-20T10:06:52.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-01-20T10:06:52.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2022-01-20T10:06:52.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-01-20T10:06:52.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-01-20T10:06:52.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s) [2022-01-20T10:06:52.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2022-01-20T10:06:52.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-01-20T10:06:52.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-01-20T10:06:52.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2022-01-20T10:06:52.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2022-01-20T10:06:52.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-01-20T10:06:52.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2022-01-20T10:06:52.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.59s) [2022-01-20T10:06:52.866Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2022-01-20T10:06:52.866Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-01-20T10:06:52.866Z] PASS [2022-01-20T10:06:52.866Z] [2022-01-20T10:06:52.866Z] === Skipped [2022-01-20T10:06:52.866Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-01-20T10:06:52.866Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-01-20T10:06:52.866Z] check_test.go:309: [d22063ef087e1] daemon is not started [2022-01-20T10:06:52.866Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-01-20T10:06:52.866Z] [2022-01-20T10:06:52.866Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-01-20T10:06:52.866Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-01-20T10:06:52.866Z] check_test.go:309: [d288f1e55621a] daemon is not started [2022-01-20T10:06:52.866Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-01-20T10:06:52.866Z] [2022-01-20T10:06:52.866Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-01-20T10:06:52.866Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-01-20T10:06:52.866Z] check_test.go:309: [d59b2ac1db2a1] daemon is not started [2022-01-20T10:06:52.866Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-01-20T10:06:52.866Z] [2022-01-20T10:06:52.866Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-01-20T10:06:52.866Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2022-01-20T10:06:52.866Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-01-20T10:06:52.866Z] [2022-01-20T10:06:52.866Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-01-20T10:06:52.866Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-01-20T10:06:52.866Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-01-20T10:06:52.866Z] [2022-01-20T10:06:52.866Z] [2022-01-20T10:06:52.866Z] DONE 273 tests, 5 skipped in 2424.950s [2022-01-20T10:06:52.866Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-20T10:06:52.866Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0973ff63fdcf/docker.pid [2022-01-20T10:06:52.866Z] +++ kill 4735 [2022-01-20T10:06:52.866Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4735 is not a child of this shell [2022-01-20T10:06:52.866Z] warning: PID 4735 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0973ff63fdcf/docker.pid had a nonzero exit code [2022-01-20T10:06:52.866Z] ++++ cat bundles/test-integration/docker.pid [2022-01-20T10:06:52.866Z] +++ kill 8073 [2022-01-20T10:06:53.428Z] +++ /etc/init.d/apparmor stop [2022-01-20T10:06:53.428Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-20T10:06:53.428Z] [2022-01-20T10:06:53.428Z] Unloading profiles will leave already running processes permanently [2022-01-20T10:06:53.428Z] unconfined, which can lead to unexpected situations. [2022-01-20T10:06:53.428Z] [2022-01-20T10:06:53.428Z] To set a process to complain mode, use the command line tool [2022-01-20T10:06:53.428Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-20T10:06:53.428Z] +++ true [2022-01-20T10:06:53.428Z] exiting test-integration [2022-01-20T10:06:53.428Z] ++ exit 0 [2022-01-20T10:06:53.428Z] [2022-01-20T10:06:53.683Z] + exit 0 [2022-01-20T10:06:53.683Z] ++ jobs -p [2022-01-20T10:06:53.683Z] + pids= [2022-01-20T10:06:53.683Z] + echo 'Remaining pids to kill: []' [2022-01-20T10:06:53.683Z] Remaining pids to kill: [] [2022-01-20T10:06:53.683Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-01-20T10:06:53.693Z] Recording test results [2022-01-20T10:06:54.034Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-20T10:06:54.333Z] + echo Ensuring container killed. [2022-01-20T10:06:54.333Z] Ensuring container killed. [2022-01-20T10:06:54.333Z] + docker ps -aq -f name=docker-pr1-* [2022-01-20T10:06:54.333Z] + cids=78832525f630 [2022-01-20T10:06:54.333Z] 63c0e7aecf06 [2022-01-20T10:06:54.333Z] 9b28c17ef254 [2022-01-20T10:06:54.333Z] + [ -n 78832525f630 [2022-01-20T10:06:54.333Z] 63c0e7aecf06 [2022-01-20T10:06:54.333Z] 9b28c17ef254 ] [2022-01-20T10:06:54.333Z] + docker rm -vf 78832525f630 63c0e7aecf06 9b28c17ef254 [2022-01-20T10:06:56.224Z] 78832525f630 [2022-01-20T10:06:56.224Z] 63c0e7aecf06 [2022-01-20T10:06:58.113Z] 9b28c17ef254 [Pipeline] sh [2022-01-20T10:06:58.390Z] + echo Chowning /workspace to jenkins user [2022-01-20T10:06:58.390Z] Chowning /workspace to jenkins user [2022-01-20T10:06:58.390Z] + id -u [2022-01-20T10:06:58.390Z] + id -g [2022-01-20T10:06:58.390Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43167:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-20T10:07:01.196Z] + bundleName=amd64 [2022-01-20T10:07:01.196Z] + echo Creating amd64-bundles.tar.gz [2022-01-20T10:07:01.196Z] Creating amd64-bundles.tar.gz [2022-01-20T10:07:01.196Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-01-20T10:07:01.196Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-01-20T10:07:02.131Z] Archiving artifacts [2022-01-20T10:07:02.617Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43167/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-20T10:07:02.916Z] + make clean [2022-01-20T10:07:02.916Z] docker volume rm -f docker-dev-cache [2022-01-20T10:07:02.916Z] docker-dev-cache [Pipeline] deleteDir [2022-01-20T10:07:04.557Z] === RUN TestDockerSuite/TestBuildRm [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T10:07:13.218Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-01-20T10:07:17.013Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-01-20T10:07:17.013Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-01-20T10:07:17.013Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-01-20T10:07:17.013Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-01-20T10:07:17.483Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-01-20T10:07:19.046Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-01-20T10:07:22.834Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-01-20T10:07:26.616Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-01-20T10:07:31.366Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-01-20T10:07:52.598Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-01-20T10:07:52.598Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-01-20T10:07:52.598Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-01-20T10:08:03.008Z] === RUN TestDockerSuite/TestBuildSpaces [2022-01-20T10:08:03.008Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-01-20T10:08:08.871Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-01-20T10:08:08.871Z] === RUN TestDockerSuite/TestBuildStderr [2022-01-20T10:08:12.655Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-01-20T10:08:33.873Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-01-20T10:08:33.873Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-01-20T10:08:33.873Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-01-20T10:08:36.088Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-01-20T10:08:37.071Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-01-20T10:08:41.824Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-01-20T10:08:46.572Z] === RUN TestDockerSuite/TestBuildUser [2022-01-20T10:08:46.572Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-01-20T10:08:46.572Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-01-20T10:08:46.572Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-01-20T10:08:46.572Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-01-20T10:08:46.572Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-01-20T10:08:47.039Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-01-20T10:08:50.828Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-01-20T10:08:51.813Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-01-20T10:08:54.768Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-01-20T10:08:54.768Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-01-20T10:08:54.768Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-01-20T10:08:54.768Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-01-20T10:08:54.768Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-01-20T10:09:15.988Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-01-20T10:09:16.973Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-01-20T10:09:25.627Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-01-20T10:09:31.484Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-01-20T10:09:31.484Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-01-20T10:09:31.484Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-01-20T10:09:31.484Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-01-20T10:09:31.484Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-01-20T10:09:34.430Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-01-20T10:09:34.430Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-01-20T10:09:34.898Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-01-20T10:09:45.311Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-01-20T10:09:50.061Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-01-20T10:09:50.531Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-01-20T10:10:15.801Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-01-20T10:10:15.801Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-01-20T10:10:15.801Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-01-20T10:10:15.801Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-01-20T10:10:15.801Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-01-20T10:10:15.801Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-01-20T10:10:15.801Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-01-20T10:10:15.801Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-01-20T10:10:22.957Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-01-20T10:10:25.166Z] === RUN TestDockerSuite/TestBuildXZHost [2022-01-20T10:10:25.166Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-01-20T10:10:25.166Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-01-20T10:10:25.166Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-20T10:10:25.166Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-01-20T10:10:25.166Z] docker_cli_sni_test.go:18: Flakey test [2022-01-20T10:10:25.166Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-01-20T10:10:27.377Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-01-20T10:10:32.130Z] === RUN TestDockerSuite/TestCommitChange [2022-01-20T10:10:36.876Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-01-20T10:10:41.623Z] === RUN TestDockerSuite/TestCommitHardlink [2022-01-20T10:10:41.623Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T10:10:41.623Z] === RUN TestDockerSuite/TestCommitNewFile [2022-01-20T10:10:48.795Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-01-20T10:10:48.795Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-01-20T10:10:48.795Z] === RUN TestDockerSuite/TestCommitTTY [2022-01-20T10:11:01.313Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-01-20T10:11:10.006Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-01-20T10:11:10.006Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-01-20T10:11:10.006Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-01-20T10:11:10.006Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T10:11:10.006Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-01-20T10:11:10.006Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-20T10:11:10.006Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-01-20T10:11:10.006Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-20T10:11:10.007Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-01-20T10:11:10.007Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-20T10:11:10.007Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-01-20T10:11:10.007Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-20T10:11:10.007Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-01-20T10:11:10.007Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-01-20T10:11:10.007Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-01-20T10:11:10.007Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-01-20T10:11:17.182Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-01-20T10:11:29.696Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-01-20T10:11:29.696Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-01-20T10:11:29.696Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-01-20T10:11:30.687Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-01-20T10:11:30.687Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-01-20T10:11:30.687Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-01-20T10:11:30.687Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-20T10:11:30.687Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-01-20T10:11:30.687Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-01-20T10:11:30.687Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-01-20T10:11:37.862Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-01-20T10:11:37.862Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-01-20T10:11:37.862Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-01-20T10:11:37.862Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-01-20T10:11:40.827Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-01-20T10:11:40.827Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-01-20T10:11:40.827Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-01-20T10:11:40.827Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-01-20T10:11:40.827Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-01-20T10:11:40.827Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-01-20T10:11:40.827Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-01-20T10:11:40.827Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-01-20T10:11:43.051Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-01-20T10:11:45.274Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-01-20T10:11:48.234Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-01-20T10:11:48.234Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-01-20T10:11:48.234Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-01-20T10:11:48.234Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-01-20T10:11:50.574Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-01-20T10:11:50.574Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-01-20T10:11:57.751Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-01-20T10:11:57.751Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T10:11:57.751Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-01-20T10:11:57.751Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T10:11:57.751Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-01-20T10:12:04.925Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-01-20T10:12:04.925Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-01-20T10:12:07.148Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-01-20T10:12:07.148Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-01-20T10:12:07.148Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-01-20T10:12:10.109Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-01-20T10:12:10.109Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-01-20T10:12:12.335Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-01-20T10:12:16.138Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-01-20T10:12:20.906Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-01-20T10:12:20.906Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-01-20T10:12:20.906Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-01-20T10:12:20.906Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-01-20T10:12:20.906Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-01-20T10:12:22.486Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-01-20T10:12:22.486Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-01-20T10:12:22.486Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-01-20T10:12:29.670Z] === RUN TestDockerSuite/TestContainerAPITop [2022-01-20T10:12:29.670Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-01-20T10:12:29.670Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-01-20T10:12:32.631Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-01-20T10:12:32.631Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-01-20T10:12:37.404Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-01-20T10:12:38.975Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-01-20T10:12:38.975Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-20T10:12:38.975Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-01-20T10:12:38.975Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-01-20T10:12:38.975Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-01-20T10:12:38.975Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-01-20T10:12:38.975Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-01-20T10:12:38.975Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-01-20T10:12:38.975Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-01-20T10:12:38.975Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-01-20T10:12:38.975Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-01-20T10:12:41.204Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-01-20T10:12:41.204Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-01-20T10:12:43.427Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-01-20T10:12:46.396Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-01-20T10:12:55.077Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-01-20T10:13:02.253Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000793188_} [2022-01-20T10:13:04.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1010862738_c:\foo_false____} [2022-01-20T10:13:06.698Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1010862738_c:\foo_true____} [2022-01-20T10:13:09.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-01-20T10:13:09.661Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-01-20T10:13:09.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-01-20T10:13:09.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-01-20T10:13:09.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-01-20T10:13:09.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-01-20T10:13:09.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-01-20T10:13:09.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-01-20T10:13:09.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-01-20T10:13:09.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-01-20T10:13:09.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-01-20T10:13:09.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-01-20T10:13:09.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-01-20T10:13:09.661Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-01-20T10:13:09.661Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-01-20T10:13:09.661Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-01-20T10:13:09.661Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-01-20T10:13:09.661Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-01-20T10:13:09.661Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-01-20T10:13:09.661Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-01-20T10:13:09.661Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-20T10:13:09.661Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-01-20T10:13:09.661Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-20T10:13:09.661Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-01-20T10:13:11.889Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-01-20T10:13:11.889Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-20T10:13:11.889Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-01-20T10:13:11.889Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T10:13:11.889Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-01-20T10:13:11.889Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T10:13:11.889Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-01-20T10:13:11.889Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-20T10:13:11.889Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-01-20T10:13:11.889Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T10:13:11.889Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-01-20T10:13:11.889Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-20T10:13:11.889Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-01-20T10:13:11.889Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-20T10:13:11.889Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-01-20T10:13:11.889Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T10:13:11.889Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-01-20T10:13:11.889Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-20T10:13:12.360Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-01-20T10:13:12.360Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-20T10:13:12.360Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-01-20T10:13:12.360Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-20T10:13:12.360Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-01-20T10:13:12.360Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T10:13:12.360Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-01-20T10:13:12.360Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T10:13:12.360Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-01-20T10:13:15.318Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-01-20T10:13:15.318Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-01-20T10:13:15.318Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-20T10:13:15.318Z] === RUN TestDockerSuite/TestCpRelativePath [2022-01-20T10:13:18.279Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-01-20T10:13:18.279Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-20T10:13:18.279Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-01-20T10:13:18.279Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-20T10:13:18.279Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-01-20T10:13:18.279Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-20T10:13:18.279Z] === RUN TestDockerSuite/TestCpToCaseA [2022-01-20T10:13:23.045Z] === RUN TestDockerSuite/TestCpToCaseB [2022-01-20T10:13:30.220Z] === RUN TestDockerSuite/TestCpToCaseC [2022-01-20T10:13:30.220Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T10:13:30.220Z] === RUN TestDockerSuite/TestCpToCaseD [2022-01-20T10:13:30.220Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-20T10:13:30.220Z] === RUN TestDockerSuite/TestCpToCaseE [2022-01-20T10:13:45.177Z] === RUN TestDockerSuite/TestCpToCaseF [2022-01-20T10:13:45.177Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-20T10:13:45.177Z] === RUN TestDockerSuite/TestCpToCaseG [2022-01-20T10:13:45.177Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T10:13:45.177Z] === RUN TestDockerSuite/TestCpToCaseH [2022-01-20T10:13:53.859Z] === RUN TestDockerSuite/TestCpToCaseI [2022-01-20T10:13:53.859Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-20T10:13:53.859Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-01-20T10:13:53.859Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-20T10:13:53.859Z] === RUN TestDockerSuite/TestCpToDot [2022-01-20T10:13:56.083Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-01-20T10:13:56.083Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-20T10:13:56.083Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-01-20T10:13:56.083Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-20T10:13:56.083Z] === RUN TestDockerSuite/TestCpToStdout [2022-01-20T10:13:59.043Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-01-20T10:13:59.043Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T10:13:59.043Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-01-20T10:13:59.043Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-20T10:13:59.043Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-01-20T10:13:59.043Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-20T10:13:59.043Z] === RUN TestDockerSuite/TestCpVolumePath [2022-01-20T10:13:59.043Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-20T10:13:59.043Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-01-20T10:13:59.043Z] === RUN TestDockerSuite/TestCreateArgs [2022-01-20T10:13:59.043Z] === RUN TestDockerSuite/TestCreateByImageID [2022-01-20T10:14:01.263Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-01-20T10:14:03.483Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-01-20T10:14:03.953Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-01-20T10:14:03.953Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-01-20T10:14:06.178Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-01-20T10:14:06.649Z] === RUN TestDockerSuite/TestCreateLabels [2022-01-20T10:14:07.120Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-01-20T10:14:07.120Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-20T10:14:07.120Z] === RUN TestDockerSuite/TestCreateRM [2022-01-20T10:14:07.120Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-01-20T10:14:07.120Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-20T10:14:07.120Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-01-20T10:14:07.592Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-01-20T10:14:07.592Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-01-20T10:14:22.549Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-01-20T10:14:22.549Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-01-20T10:14:22.549Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-01-20T10:14:25.510Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-01-20T10:14:25.510Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-01-20T10:14:25.510Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-01-20T10:14:25.510Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-01-20T10:14:27.742Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-01-20T10:14:27.742Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T10:14:27.742Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-01-20T10:14:27.742Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-01-20T10:14:27.742Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-20T10:14:27.742Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-01-20T10:14:27.742Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-20T10:14:27.742Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-01-20T10:14:27.742Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-20T10:14:27.742Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-01-20T10:14:27.742Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T10:14:27.742Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-01-20T10:14:27.742Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-20T10:14:27.742Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-01-20T10:14:27.742Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:14:28.213Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-01-20T10:14:28.213Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T10:14:28.213Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-01-20T10:14:28.213Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T10:14:28.213Z] === RUN TestDockerSuite/TestDevicePermissions [2022-01-20T10:14:28.213Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-01-20T10:14:28.213Z] === RUN TestDockerSuite/TestDockerFails [2022-01-20T10:14:28.213Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-01-20T10:14:28.213Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-01-20T10:14:28.213Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-01-20T10:14:28.213Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-01-20T10:14:28.213Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-01-20T10:14:28.213Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-01-20T10:14:28.213Z] === RUN TestDockerSuite/TestEventsAttach [2022-01-20T10:14:28.213Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-01-20T10:14:28.213Z] === RUN TestDockerSuite/TestEventsCommit [2022-01-20T10:14:28.213Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-01-20T10:14:28.213Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-01-20T10:14:30.437Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-01-20T10:14:33.399Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-01-20T10:14:35.626Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-01-20T10:14:50.579Z] === RUN TestDockerSuite/TestEventsCopy [2022-01-20T10:14:53.543Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-01-20T10:14:59.424Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-01-20T10:15:00.995Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-01-20T10:15:01.988Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-01-20T10:15:06.757Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-01-20T10:15:06.757Z] === RUN TestDockerSuite/TestEventsFilterType [2022-01-20T10:15:07.228Z] === RUN TestDockerSuite/TestEventsFilters [2022-01-20T10:15:13.109Z] === RUN TestDockerSuite/TestEventsFormat [2022-01-20T10:15:17.885Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-01-20T10:15:17.885Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-01-20T10:15:17.885Z] === RUN TestDockerSuite/TestEventsImageImport [2022-01-20T10:15:17.885Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-01-20T10:15:17.885Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-01-20T10:15:17.885Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-01-20T10:15:17.885Z] === RUN TestDockerSuite/TestEventsImagePull [2022-01-20T10:15:17.885Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-01-20T10:15:17.885Z] === RUN TestDockerSuite/TestEventsImageTag [2022-01-20T10:15:18.359Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-01-20T10:15:18.359Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-01-20T10:15:18.829Z] === RUN TestDockerSuite/TestEventsRename [2022-01-20T10:15:21.052Z] === RUN TestDockerSuite/TestEventsResize [2022-01-20T10:15:24.017Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-01-20T10:15:26.237Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-01-20T10:15:29.137Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-01-20T10:15:33.822Z] === RUN TestDockerSuite/TestEventsTop [2022-01-20T10:15:33.822Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-01-20T10:15:33.822Z] === RUN TestDockerSuite/TestEventsUntag [2022-01-20T10:15:36.728Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-01-20T10:15:40.458Z] === RUN TestDockerSuite/TestExec [2022-01-20T10:15:40.458Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T10:15:40.458Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-01-20T10:15:40.458Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-20T10:15:40.458Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-01-20T10:15:42.632Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-01-20T10:15:44.815Z] === RUN TestDockerSuite/TestExecAPIStart [2022-01-20T10:15:44.815Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T10:15:44.815Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-01-20T10:15:44.815Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T10:15:44.815Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-01-20T10:15:44.815Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-20T10:15:44.815Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-01-20T10:15:46.789Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-01-20T10:15:48.968Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-01-20T10:15:51.143Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-01-20T10:15:54.064Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-01-20T10:15:57.868Z] === RUN TestDockerSuite/TestExecCgroup [2022-01-20T10:15:57.868Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-20T10:15:57.868Z] === RUN TestDockerSuite/TestExecEnv [2022-01-20T10:15:57.868Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T10:15:57.868Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-01-20T10:15:57.868Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-20T10:15:57.868Z] === RUN TestDockerSuite/TestExecExitStatus [2022-01-20T10:16:00.091Z] === RUN TestDockerSuite/TestExecInspectID [2022-01-20T10:16:03.898Z] === RUN TestDockerSuite/TestExecInteractive [2022-01-20T10:16:03.898Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.898Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-01-20T10:16:03.898Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.898Z] === RUN TestDockerSuite/TestExecParseError [2022-01-20T10:16:03.898Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.898Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-01-20T10:16:03.898Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-20T10:16:03.898Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-01-20T10:16:03.898Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-20T10:16:03.898Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-01-20T10:16:06.859Z] === RUN TestDockerSuite/TestExecSetEnv [2022-01-20T10:16:06.859Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-20T10:16:06.859Z] === RUN TestDockerSuite/TestExecStartFails [2022-01-20T10:16:06.859Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T10:16:06.859Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-01-20T10:16:06.859Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-20T10:16:06.859Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-01-20T10:16:06.859Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-20T10:16:06.859Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-01-20T10:16:06.859Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-20T10:16:06.859Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-01-20T10:16:09.082Z] === RUN TestDockerSuite/TestExecUlimits [2022-01-20T10:16:09.082Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-20T10:16:09.082Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-01-20T10:16:17.762Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-01-20T10:16:17.762Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-20T10:16:17.762Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-01-20T10:16:17.762Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-20T10:16:17.762Z] === RUN TestDockerSuite/TestExecWithUser [2022-01-20T10:16:17.762Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T10:16:17.762Z] === RUN TestDockerSuite/TestGetContainerStats [2022-01-20T10:16:23.647Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-01-20T10:16:30.862Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-01-20T10:16:33.086Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-01-20T10:16:40.257Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-01-20T10:16:40.257Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T10:16:40.257Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-01-20T10:16:40.257Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-01-20T10:16:40.257Z] === RUN TestDockerSuite/TestHealth [2022-01-20T10:16:40.257Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-20T10:16:40.257Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-01-20T10:16:40.257Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-01-20T10:16:40.257Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-01-20T10:16:40.257Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-01-20T10:16:44.060Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-01-20T10:16:44.060Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-01-20T10:16:44.060Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-01-20T10:16:44.060Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-01-20T10:16:44.060Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-01-20T10:16:44.060Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-01-20T10:16:44.537Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-01-20T10:16:45.528Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-01-20T10:16:45.528Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-01-20T10:16:45.528Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-01-20T10:16:46.519Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-01-20T10:16:46.519Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-01-20T10:16:48.090Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-01-20T10:16:48.560Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-01-20T10:16:50.785Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-01-20T10:16:53.752Z] === RUN TestDockerSuite/TestImagesFormat [2022-01-20T10:16:53.752Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-01-20T10:16:53.752Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-01-20T10:16:53.752Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-01-20T10:16:57.555Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-01-20T10:16:57.555Z] === RUN TestDockerSuite/TestImportBadURL [2022-01-20T10:16:59.943Z] === RUN TestDockerSuite/TestImportDisplay [2022-01-20T10:16:59.943Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-01-20T10:16:59.943Z] === RUN TestDockerSuite/TestImportFile [2022-01-20T10:16:59.943Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-01-20T10:16:59.943Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-01-20T10:17:00.414Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-01-20T10:17:00.414Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-01-20T10:17:00.414Z] === RUN TestDockerSuite/TestImportGzipped [2022-01-20T10:17:00.414Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-01-20T10:17:00.414Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-01-20T10:17:00.414Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-01-20T10:17:00.414Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-01-20T10:17:00.414Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-20T10:17:00.414Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-01-20T10:17:00.414Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-20T10:17:00.414Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-01-20T10:17:00.414Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-20T10:17:00.414Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-01-20T10:17:00.414Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-01-20T10:17:00.414Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T10:17:00.414Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-01-20T10:17:00.414Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T10:17:00.414Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-01-20T10:17:02.649Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-01-20T10:17:04.875Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-01-20T10:17:04.875Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T10:17:04.875Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-01-20T10:17:04.875Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-20T10:17:04.875Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-01-20T10:17:05.346Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-01-20T10:17:05.346Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-20T10:17:05.346Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-01-20T10:17:07.571Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-01-20T10:17:07.571Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-01-20T10:17:10.532Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-01-20T10:17:10.532Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-20T10:17:10.532Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-01-20T10:17:10.532Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-20T10:17:10.532Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-01-20T10:17:10.532Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-20T10:17:10.532Z] === RUN TestDockerSuite/TestInspectDefault [2022-01-20T10:17:12.754Z] === RUN TestDockerSuite/TestInspectHistory [2022-01-20T10:17:17.526Z] === RUN TestDockerSuite/TestInspectImage [2022-01-20T10:17:17.526Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T10:17:17.526Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-01-20T10:17:17.526Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T10:17:17.526Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-01-20T10:17:17.526Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T10:17:17.526Z] === RUN TestDockerSuite/TestInspectInt64 [2022-01-20T10:17:19.096Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-01-20T10:17:21.319Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-01-20T10:17:21.790Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-01-20T10:17:24.012Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-01-20T10:17:26.235Z] === RUN TestDockerSuite/TestInspectPlugin [2022-01-20T10:17:26.235Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-20T10:17:26.235Z] === RUN TestDockerSuite/TestInspectRootFS [2022-01-20T10:17:26.705Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-01-20T10:17:28.932Z] === RUN TestDockerSuite/TestInspectStatus [2022-01-20T10:17:31.892Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-01-20T10:17:36.658Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-01-20T10:17:38.881Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-01-20T10:17:41.107Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-01-20T10:17:43.332Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-01-20T10:17:45.556Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-01-20T10:17:47.778Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-01-20T10:17:50.738Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-01-20T10:17:50.738Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-01-20T10:17:50.738Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T10:17:50.738Z] === RUN TestDockerSuite/TestLinksEnvs [2022-01-20T10:17:50.738Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-20T10:17:50.738Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-01-20T10:17:50.738Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-20T10:17:50.738Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-01-20T10:17:50.738Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-20T10:17:50.738Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-01-20T10:17:50.738Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T10:17:50.738Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-01-20T10:17:50.738Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T10:17:50.738Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-01-20T10:17:50.738Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T10:17:50.738Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-01-20T10:17:50.738Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T10:17:50.738Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-01-20T10:17:50.738Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-20T10:17:50.738Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-01-20T10:17:50.738Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-20T10:17:50.738Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-01-20T10:17:50.739Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-20T10:17:50.739Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-01-20T10:17:50.739Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T10:17:50.739Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-01-20T10:17:50.739Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-20T10:17:50.739Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-01-20T10:17:50.739Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-20T10:17:50.739Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-01-20T10:17:50.739Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-20T10:17:50.739Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-01-20T10:17:50.739Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-01-20T10:17:50.739Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-01-20T10:17:50.739Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-01-20T10:17:50.739Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-01-20T10:17:52.961Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-01-20T10:17:55.182Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-01-20T10:18:01.063Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-01-20T10:18:03.287Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-01-20T10:18:03.287Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-01-20T10:18:03.287Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-01-20T10:18:06.254Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-01-20T10:18:06.254Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-01-20T10:18:12.138Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-01-20T10:18:18.030Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-01-20T10:18:25.205Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-01-20T10:18:27.429Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-01-20T10:18:29.652Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-01-20T10:18:29.652Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-20T10:18:29.652Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-01-20T10:18:33.454Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-01-20T10:18:35.678Z] === RUN TestDockerSuite/TestLogsSince [2022-01-20T10:18:46.120Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-01-20T10:18:46.120Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-20T10:18:46.120Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-01-20T10:18:46.120Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-20T10:18:46.120Z] === RUN TestDockerSuite/TestLogsTail [2022-01-20T10:18:53.291Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-01-20T10:18:55.518Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-01-20T10:18:57.740Z] === RUN TestDockerSuite/TestMountIntoProc [2022-01-20T10:18:57.740Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-01-20T10:18:57.740Z] === RUN TestDockerSuite/TestMountIntoSys [2022-01-20T10:18:57.740Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-01-20T10:18:57.740Z] === RUN TestDockerSuite/TestNetHostname [2022-01-20T10:18:57.740Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-20T10:18:57.740Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-01-20T10:18:57.740Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T10:18:57.740Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-01-20T10:18:57.740Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-01-20T10:18:57.740Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-01-20T10:18:57.740Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-01-20T10:18:57.740Z] === RUN TestDockerSuite/TestPluginActive [2022-01-20T10:18:57.740Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T10:18:57.740Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-01-20T10:18:57.740Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T10:18:57.740Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-01-20T10:18:57.740Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-01-20T10:18:57.740Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-20T10:18:57.740Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-01-20T10:18:57.740Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-20T10:18:58.211Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-01-20T10:18:58.211Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-20T10:18:58.211Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-01-20T10:18:58.211Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-20T10:18:58.211Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-01-20T10:18:58.211Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-20T10:18:58.211Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-01-20T10:18:58.211Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-20T10:18:58.211Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-01-20T10:18:58.211Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-20T10:18:58.211Z] === RUN TestDockerSuite/TestPortHostBinding [2022-01-20T10:18:58.211Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-20T10:18:58.211Z] === RUN TestDockerSuite/TestPortList [2022-01-20T10:18:58.211Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-20T10:18:58.211Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-01-20T10:19:08.728Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-01-20T10:19:08.728Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T10:19:08.728Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-01-20T10:19:08.728Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-01-20T10:19:08.728Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-01-20T10:19:08.728Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-01-20T10:19:08.728Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-01-20T10:19:08.728Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-01-20T10:19:08.728Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-01-20T10:19:08.728Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-01-20T10:19:08.728Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-01-20T10:19:08.728Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-01-20T10:19:08.728Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-01-20T10:19:08.728Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-01-20T10:19:08.728Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-01-20T10:19:08.728Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-01-20T10:19:08.728Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-01-20T10:19:08.728Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-01-20T10:19:12.708Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-01-20T10:19:12.708Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-01-20T10:19:12.708Z] === RUN TestDockerSuite/TestPsByOrder [2022-01-20T10:19:21.388Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-01-20T10:19:21.388Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-01-20T10:19:21.388Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-01-20T10:19:31.862Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-01-20T10:19:53.137Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-01-20T10:19:53.137Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-01-20T10:19:53.137Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-20T10:19:53.137Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-01-20T10:20:05.652Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-01-20T10:20:11.533Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-01-20T10:20:24.051Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-01-20T10:20:28.821Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-01-20T10:20:28.821Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-01-20T10:20:28.821Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-01-20T10:20:28.821Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-01-20T10:20:28.821Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-01-20T10:20:33.593Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-01-20T10:20:33.593Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T10:20:33.593Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-01-20T10:20:33.593Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-01-20T10:20:33.593Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-01-20T10:20:33.593Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-01-20T10:20:33.593Z] === RUN TestDockerSuite/TestPsRightTagName [2022-01-20T10:20:33.593Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-01-20T10:20:33.593Z] === RUN TestDockerSuite/TestPsShowMounts [2022-01-20T10:20:40.769Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-01-20T10:20:40.769Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-01-20T10:20:41.238Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-01-20T10:20:42.807Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-01-20T10:20:42.807Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-20T10:20:42.807Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-01-20T10:20:44.376Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-01-20T10:20:44.847Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-01-20T10:20:44.847Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-01-20T10:20:44.847Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-01-20T10:20:49.612Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-01-20T10:20:53.414Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-01-20T10:20:56.374Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-01-20T10:21:17.639Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-01-20T10:21:17.639Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T10:21:17.639Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-01-20T10:21:20.602Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-01-20T10:21:21.073Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-01-20T10:21:21.073Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-01-20T10:21:22.068Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-01-20T10:21:26.837Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-01-20T10:21:35.515Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-01-20T10:21:35.515Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T10:21:35.515Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-01-20T10:21:40.426Z] === RUN TestDockerSuite/TestRmiBlank [2022-01-20T10:21:40.426Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-01-20T10:21:40.426Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-01-20T10:21:55.388Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-01-20T10:21:56.960Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-01-20T10:21:57.951Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-01-20T10:22:05.130Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-01-20T10:22:09.897Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-01-20T10:22:17.075Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-01-20T10:22:21.850Z] === RUN TestDockerSuite/TestRmiTag [2022-01-20T10:22:22.320Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-01-20T10:22:25.280Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-01-20T10:22:43.122Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-01-20T10:22:44.113Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-01-20T10:22:48.887Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-01-20T10:22:49.878Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-01-20T10:22:49.878Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-01-20T10:22:49.878Z] === RUN TestDockerSuite/TestRunAddHost [2022-01-20T10:22:49.879Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-01-20T10:22:49.879Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-01-20T10:22:49.879Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-01-20T10:22:49.879Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-01-20T10:22:49.879Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-01-20T10:22:49.879Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-01-20T10:22:49.879Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-01-20T10:22:49.879Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-01-20T10:22:49.879Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-01-20T10:22:49.879Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-01-20T10:22:49.879Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-20T10:22:49.879Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-01-20T10:22:52.099Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-01-20T10:22:52.099Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-20T10:22:52.099Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-01-20T10:22:52.099Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-01-20T10:22:52.099Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-01-20T10:22:56.872Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-01-20T10:22:59.834Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-01-20T10:23:02.054Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-01-20T10:23:09.234Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-01-20T10:23:11.459Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-01-20T10:23:11.459Z] === RUN TestDockerSuite/TestRunBindMounts [2022-01-20T10:23:16.227Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-01-20T10:23:16.227Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-01-20T10:23:16.227Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-01-20T10:23:16.227Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-01-20T10:23:16.227Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-01-20T10:23:16.227Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-01-20T10:23:16.227Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-01-20T10:23:16.227Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-01-20T10:23:16.227Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-01-20T10:23:16.227Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-01-20T10:23:16.227Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-01-20T10:23:16.227Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-01-20T10:23:16.227Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-01-20T10:23:16.228Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-01-20T10:23:16.699Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-01-20T10:23:16.699Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-01-20T10:23:16.699Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-01-20T10:23:16.699Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-01-20T10:23:16.699Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-01-20T10:23:16.699Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-01-20T10:23:16.699Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-01-20T10:23:16.699Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-01-20T10:23:16.699Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-01-20T10:23:18.921Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-01-20T10:23:18.921Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-01-20T10:23:18.921Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-01-20T10:23:22.722Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-01-20T10:23:22.722Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-01-20T10:23:22.722Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-01-20T10:23:22.722Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-01-20T10:23:22.722Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-01-20T10:23:24.292Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-01-20T10:23:24.292Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-01-20T10:23:24.292Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-01-20T10:23:24.292Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-01-20T10:23:24.292Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-01-20T10:23:24.292Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-01-20T10:23:24.292Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-01-20T10:23:24.292Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-20T10:23:24.292Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-01-20T10:23:24.292Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-01-20T10:23:24.292Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-01-20T10:23:24.292Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-01-20T10:23:24.292Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-01-20T10:23:24.292Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-20T10:23:24.292Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-01-20T10:23:26.515Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-01-20T10:23:29.474Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-01-20T10:23:31.697Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-01-20T10:23:31.697Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-01-20T10:23:31.697Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-01-20T10:23:31.697Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-01-20T10:23:31.697Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-01-20T10:23:31.697Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-01-20T10:23:31.697Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-01-20T10:23:33.920Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-01-20T10:23:33.920Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-20T10:23:33.920Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-01-20T10:23:33.920Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-01-20T10:23:33.920Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-01-20T10:23:33.920Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-01-20T10:23:33.920Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-01-20T10:23:33.920Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-01-20T10:23:33.920Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-01-20T10:23:35.491Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-01-20T10:23:41.376Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-01-20T10:23:41.376Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-01-20T10:23:41.376Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-01-20T10:23:41.376Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-01-20T10:23:41.376Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-01-20T10:23:41.376Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-01-20T10:23:41.376Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-01-20T10:23:41.376Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-01-20T10:23:41.376Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-01-20T10:23:41.376Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-01-20T10:23:41.376Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-01-20T10:23:41.376Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-20T10:23:41.376Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-01-20T10:23:48.547Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-01-20T10:23:48.547Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-01-20T10:23:48.547Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-01-20T10:23:48.547Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-01-20T10:23:48.547Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-01-20T10:23:48.547Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-01-20T10:23:50.774Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-01-20T10:23:53.006Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-01-20T10:23:53.006Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-01-20T10:23:53.006Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-01-20T10:23:55.377Z] === RUN TestDockerSuite/TestRunEnvironment [2022-01-20T10:23:55.377Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-01-20T10:23:55.377Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-01-20T10:23:55.377Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-01-20T10:23:55.377Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-01-20T10:23:55.377Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-01-20T10:23:55.377Z] === RUN TestDockerSuite/TestRunExitCode [2022-01-20T10:23:58.338Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-01-20T10:24:00.563Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-01-20T10:24:02.799Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-01-20T10:24:05.023Z] === RUN TestDockerSuite/TestRunExposePort [2022-01-20T10:24:05.023Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-01-20T10:24:05.023Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-01-20T10:24:05.023Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-01-20T10:24:05.023Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-01-20T10:24:05.023Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-01-20T10:24:05.023Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-01-20T10:24:05.023Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-01-20T10:24:05.023Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-01-20T10:24:05.023Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-20T10:24:05.023Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-01-20T10:24:05.023Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-01-20T10:24:05.023Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-01-20T10:24:05.023Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-01-20T10:24:05.023Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-20T10:24:05.023Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-01-20T10:24:09.790Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-01-20T10:24:09.790Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-01-20T10:24:09.790Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-01-20T10:24:09.790Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-01-20T10:24:09.790Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-01-20T10:24:09.790Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-01-20T10:24:09.790Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-01-20T10:24:09.790Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-01-20T10:24:09.790Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-01-20T10:24:09.790Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-01-20T10:24:09.790Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-01-20T10:24:09.790Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-01-20T10:24:20.234Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-01-20T10:24:20.234Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-01-20T10:24:20.234Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-01-20T10:24:21.226Z] === RUN TestDockerSuite/TestRunModeHostname [2022-01-20T10:24:21.226Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-01-20T10:24:21.226Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-01-20T10:24:21.226Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-20T10:24:21.226Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-01-20T10:24:21.226Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-20T10:24:21.226Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-01-20T10:24:21.226Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-20T10:24:21.226Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-01-20T10:24:21.226Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-01-20T10:24:21.226Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-01-20T10:24:21.226Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-20T10:24:21.226Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-01-20T10:24:21.226Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-20T10:24:21.226Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-01-20T10:24:21.226Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-20T10:24:21.226Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-01-20T10:24:21.226Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-20T10:24:21.226Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-01-20T10:24:21.226Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-01-20T10:24:21.226Z] === RUN TestDockerSuite/TestRunMount [2022-01-20T10:24:21.226Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-01-20T10:24:21.226Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-01-20T10:24:21.226Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-20T10:24:21.226Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-01-20T10:24:21.226Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-01-20T10:24:21.226Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-01-20T10:24:21.226Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-20T10:24:21.226Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-01-20T10:24:28.404Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-01-20T10:24:28.404Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-20T10:24:28.404Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-01-20T10:24:28.404Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-01-20T10:24:28.404Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-01-20T10:24:28.404Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-01-20T10:24:28.404Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-01-20T10:24:34.444Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-01-20T10:24:41.625Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-01-20T10:24:41.625Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-01-20T10:24:41.625Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-01-20T10:24:41.625Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-01-20T10:24:41.625Z] === RUN TestDockerSuite/TestRunNetHost [2022-01-20T10:24:41.625Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-01-20T10:24:41.625Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-01-20T10:24:41.625Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-01-20T10:24:41.625Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-01-20T10:24:41.625Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-01-20T10:24:41.625Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-01-20T10:24:41.625Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-01-20T10:24:41.625Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-01-20T10:24:41.625Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-20T10:24:41.625Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-01-20T10:24:41.625Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-01-20T10:24:41.625Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-01-20T10:24:41.625Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-01-20T10:24:41.625Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-01-20T10:24:41.625Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-01-20T10:24:43.196Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-01-20T10:24:45.418Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-01-20T10:24:47.640Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-01-20T10:24:48.630Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-01-20T10:24:50.855Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-01-20T10:24:50.855Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-01-20T10:24:51.325Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-01-20T10:24:51.325Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-01-20T10:24:51.325Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-01-20T10:24:51.325Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-01-20T10:24:51.325Z] === RUN TestDockerSuite/TestRunPortInUse [2022-01-20T10:24:51.325Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-20T10:24:51.325Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-01-20T10:24:51.325Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-01-20T10:24:51.325Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-01-20T10:24:51.325Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-01-20T10:24:51.325Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-01-20T10:24:51.325Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-01-20T10:24:51.325Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-01-20T10:24:51.325Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-01-20T10:24:51.325Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-20T10:24:54.284Z] === RUN TestDockerSuite/TestRunPublishPort [2022-01-20T10:24:54.284Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-01-20T10:24:54.284Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-01-20T10:24:54.284Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-01-20T10:24:54.285Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-01-20T10:24:54.285Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-01-20T10:24:54.285Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-01-20T10:24:54.285Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-01-20T10:24:54.285Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-01-20T10:24:54.285Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-01-20T10:24:54.285Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-01-20T10:25:02.967Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-01-20T10:25:02.967Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-20T10:25:02.967Z] === RUN TestDockerSuite/TestRunRm [2022-01-20T10:25:04.538Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-01-20T10:25:10.423Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-01-20T10:25:13.390Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-01-20T10:25:15.611Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-01-20T10:25:17.832Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-01-20T10:25:20.053Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-01-20T10:25:20.053Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-20T10:25:20.053Z] === RUN TestDockerSuite/TestRunState [2022-01-20T10:25:20.053Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-01-20T10:25:20.053Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-01-20T10:25:23.016Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-01-20T10:25:23.016Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T10:25:23.016Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-01-20T10:25:24.585Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-01-20T10:25:24.585Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-01-20T10:25:24.585Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-01-20T10:25:24.585Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-01-20T10:25:24.585Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-01-20T10:25:25.055Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-01-20T10:25:25.055Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-01-20T10:25:25.055Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-01-20T10:25:25.055Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-01-20T10:25:29.823Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-01-20T10:25:29.823Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-01-20T10:25:29.823Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-01-20T10:25:29.823Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-01-20T10:25:29.823Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-01-20T10:25:29.823Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-01-20T10:25:29.823Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-01-20T10:25:29.823Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-01-20T10:25:29.823Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-01-20T10:25:29.823Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-01-20T10:25:29.823Z] === RUN TestDockerSuite/TestRunUserByID [2022-01-20T10:25:29.823Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-01-20T10:25:29.823Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-01-20T10:25:29.823Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-01-20T10:25:29.823Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-01-20T10:25:29.823Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-01-20T10:25:29.823Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-01-20T10:25:29.823Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-01-20T10:25:29.823Z] === RUN TestDockerSuite/TestRunUserByName [2022-01-20T10:25:29.823Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-01-20T10:25:29.823Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-01-20T10:25:32.048Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-01-20T10:25:32.048Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-01-20T10:25:32.048Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-01-20T10:25:35.011Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-01-20T10:25:35.011Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-01-20T10:25:35.011Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-01-20T10:25:35.011Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-01-20T10:25:35.011Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-01-20T10:25:37.977Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-01-20T10:25:45.164Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-01-20T10:25:49.931Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-01-20T10:25:57.104Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-01-20T10:25:57.104Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-01-20T10:25:57.104Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-01-20T10:25:57.104Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-01-20T10:25:58.680Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-01-20T10:26:01.639Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-01-20T10:26:08.791Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-01-20T10:26:08.791Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-01-20T10:26:08.791Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-01-20T10:26:08.791Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-01-20T10:26:08.791Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-01-20T10:26:08.791Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-01-20T10:26:08.791Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-01-20T10:26:08.791Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-01-20T10:26:08.791Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-01-20T10:26:08.791Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-20T10:26:08.791Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-01-20T10:26:08.791Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-01-20T10:26:08.791Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-01-20T10:26:08.791Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-01-20T10:26:08.791Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-01-20T10:26:13.535Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-01-20T10:26:15.097Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-01-20T10:26:17.310Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-01-20T10:26:22.055Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-01-20T10:26:22.055Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-01-20T10:26:22.055Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-01-20T10:26:22.055Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-01-20T10:26:22.055Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-01-20T10:26:22.055Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-01-20T10:26:22.055Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-01-20T10:26:22.055Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-01-20T10:26:22.055Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-01-20T10:26:22.055Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-01-20T10:26:22.055Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-01-20T10:26:22.055Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T10:26:22.055Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-01-20T10:26:22.055Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-01-20T10:26:22.055Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-01-20T10:26:22.055Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-01-20T10:26:22.055Z] === RUN TestDockerSuite/TestSaveImageId [2022-01-20T10:26:22.055Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-01-20T10:26:22.055Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-01-20T10:26:22.055Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-01-20T10:26:22.055Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-01-20T10:26:22.055Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-01-20T10:26:22.055Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-01-20T10:26:22.055Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-01-20T10:26:22.055Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-01-20T10:26:22.055Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T10:26:22.055Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-01-20T10:26:22.055Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-01-20T10:26:22.055Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-01-20T10:26:22.055Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-01-20T10:26:22.055Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-01-20T10:26:22.055Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-01-20T10:26:22.055Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-01-20T10:26:22.055Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-01-20T10:26:22.055Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-01-20T10:26:24.267Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-01-20T10:26:24.734Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-01-20T10:26:25.203Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-01-20T10:26:25.674Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-01-20T10:26:27.235Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-01-20T10:26:34.391Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-01-20T10:26:34.391Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-20T10:26:34.391Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-01-20T10:26:43.066Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-01-20T10:26:43.066Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T10:26:43.066Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-01-20T10:26:51.714Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-01-20T10:26:51.714Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-20T10:26:51.714Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-01-20T10:26:51.714Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T10:26:51.714Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-01-20T10:26:51.714Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-20T10:26:51.714Z] === RUN TestDockerSuite/TestStartRecordError [2022-01-20T10:26:51.714Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-20T10:26:51.714Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-01-20T10:27:04.193Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-01-20T10:27:04.193Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T10:27:04.193Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-01-20T10:27:04.193Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-20T10:27:04.193Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-01-20T10:27:04.193Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T10:27:04.193Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-01-20T10:27:04.193Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T10:27:04.193Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-01-20T10:27:04.193Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-20T10:27:04.193Z] === RUN TestDockerSuite/TestStatsNoStream [2022-01-20T10:27:04.193Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T10:27:04.193Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-01-20T10:27:05.177Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-01-20T10:27:07.387Z] === RUN TestDockerSuite/TestTopPrivileged [2022-01-20T10:27:07.387Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-20T10:27:07.387Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-01-20T10:27:10.336Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-01-20T10:27:10.336Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-01-20T10:27:10.336Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-01-20T10:27:10.336Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-20T10:27:10.336Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-01-20T10:27:10.336Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T10:27:10.336Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-01-20T10:27:10.336Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-01-20T10:27:10.336Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-01-20T10:27:10.336Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-01-20T10:27:10.336Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-01-20T10:27:10.336Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-01-20T10:27:10.336Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-01-20T10:27:25.252Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-01-20T10:27:25.719Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-01-20T10:27:25.719Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-01-20T10:27:25.719Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-01-20T10:27:25.719Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-01-20T10:27:26.186Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-01-20T10:27:26.654Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-01-20T10:27:26.654Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-01-20T10:27:29.790Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-01-20T10:27:29.790Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-01-20T10:27:32.736Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-01-20T10:27:33.202Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-01-20T10:27:33.670Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-01-20T10:27:33.670Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-01-20T10:27:33.670Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-01-20T10:27:42.321Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-01-20T10:27:42.321Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-01-20T10:27:42.321Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-01-20T10:27:42.321Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-01-20T10:27:42.788Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-01-20T10:27:42.788Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-01-20T10:27:42.788Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-01-20T10:27:49.939Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-01-20T10:27:50.406Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-01-20T10:27:50.406Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-01-20T10:28:00.814Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-01-20T10:28:00.814Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-20T10:28:00.814Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite (2668.94s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.83s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.28s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.61s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (100.43s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.01s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.75s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.31s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.50s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.31s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.65s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (111.54s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.59s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.01s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.84s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.85s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.23s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.54s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.83s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.49s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.60s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.07s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.24s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.71s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.88s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildAddTar (47.16s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (26.19s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.51s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.94s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.93s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.78s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.98s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.29s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.37s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.65s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.30s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.61s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (32.12s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.50s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.64s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.34s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.59s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.32s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.52s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.01s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildCmd (0.60s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.57s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.57s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.43s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.26s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.23s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.51s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.07s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.91s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.52s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.83s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.71s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.11s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (31.78s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.18s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.96s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.91s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (31.41s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (26.86s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.68s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.74s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.62s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.81s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.89s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildDockerignore (73.61s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.52s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (83.19s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.85s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.74s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.85s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (15.22s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (15.18s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (41.65s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (19.94s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.16s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (118.47s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.43s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.34s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.60s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.18s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.52s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.56s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.92s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.39s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.89s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.77s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.99s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.04s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.49s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.67s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildFails (7.31s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (10.56s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.64s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.74s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.73s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.49s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.48s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.85s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.62s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.89s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildHistory (11.09s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.02s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.13s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.81s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.29s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildLabel (0.99s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.70s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.03s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.63s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildLabels (1.07s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.70s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.98s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.58s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.69s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.93s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.34s) [2022-01-20T10:28:01.281Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.60s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (31.45s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.17s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.42s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.43s) [2022-01-20T10:28:01.281Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.59s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.82s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.48s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.66s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.79s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.50s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.51s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.84s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (3.59s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.46s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.99s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.61s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.99s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.88s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.80s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.00s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.91s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.14s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.34s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.73s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (28.03s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildRm (12.84s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.46s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.40s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.62s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.62s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.78s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.36s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.13s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.69s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.65s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.75s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.90s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildStderr (4.39s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.66s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.34s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.14s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.23s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.56s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.18s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.12s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.62s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.90s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.65s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.88s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.70s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.59s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.64s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.79s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.47s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.40s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (22.56s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.34s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.24s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.04s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.32s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.25s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.35s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestCommitChange (4.89s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.51s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.79s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestCommitTTY (11.76s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.54s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.84s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (11.87s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.35s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.18s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.49s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.74s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.25s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.26s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.44s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (7.20s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (7.33s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.14s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.60s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.31s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.11s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.10s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.97s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.34s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.37s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.43s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.16s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.04s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (28.39s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.61s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.58s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.62s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.65s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000793188_} (2.66s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1010862738_c:\foo_false____} (2.63s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1010862738_c:\foo_true____} (2.60s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.16s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.33s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.13s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.52s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.68s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.40s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestCpToCaseE (14.18s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.14s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestCpToDot (2.48s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestCpToStdout (2.65s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.10s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.42s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.10s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.71s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestCreateRM (0.32s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.32s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.99s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.47s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.71s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.35s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-20T10:28:01.282Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-01-20T10:28:01.282Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.44s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.46s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.64s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.87s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestEventsCopy (4.88s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.18s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.57s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.86s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.95s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.30s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.05s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestEventsFilters (4.87s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestEventsFormat (4.92s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestEventsRename (2.57s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestEventsResize (2.79s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.37s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.69s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.84s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.91s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.04s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.04s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.09s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.24s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.26s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.28s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.22s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.41s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestExecInspectID (3.73s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.61s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.47s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.24s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.18s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.12s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.18s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.19s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.36s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.37s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.67s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.01s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.80s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.25s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.89s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.76s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestImportBadURL (2.40s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.33s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.29s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.32s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.43s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestInspectDefault (2.29s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestInspectHistory (4.31s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.33s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.32s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.38s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.31s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.31s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestInspectStatus (2.81s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.51s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.38s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.36s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.20s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.28s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.64s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.40s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.06s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.08s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.76s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.50s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.51s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.17s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.22s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.15s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.78s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.64s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.04s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.75s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestLogsSince (9.22s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestLogsTail (7.72s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.74s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.35s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-20T10:28:01.283Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-01-20T10:28:01.283Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-01-20T10:28:01.751Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-20T10:28:01.751Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-20T10:28:01.751Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-01-20T10:28:01.751Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-01-20T10:28:01.751Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-01-20T10:28:01.751Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-20T10:28:01.751Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-01-20T10:28:01.751Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-01-20T10:28:01.751Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (9.52s) [2022-01-20T10:28:01.751Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-01-20T10:28:01.751Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-01-20T10:28:01.751Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-01-20T10:28:01.751Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-20T10:28:01.751Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-20T10:28:01.751Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.67s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestPsByOrder (8.95s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.85s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (19.97s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.75s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.09s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.44s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.63s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.84s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.47s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.75s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.16s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.27s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.46s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (18.54s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.15s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.74s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.47s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (9.19s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.40s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.01s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.92s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.74s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.60s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.07s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.61s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.48s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRmiTag (0.78s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.46s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.63s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.60s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.65s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.18s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.04s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.59s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.89s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.33s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.22s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.34s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.72s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.31s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.26s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.03s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.38s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.41s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.30s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.30s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.76s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.43s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (7.27s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.37s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.24s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.27s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunExitCode (2.41s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.28s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.35s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.37s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.17s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.85s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.78s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.22s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.10s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (7.42s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.32s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.27s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.27s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.29s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.13s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.84s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.08s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunRm (2.47s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.65s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.62s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.32s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.29s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.61s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.31s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.10s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.80s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.29s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.31s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.38s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.03s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.58s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.48s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.53s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.51s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (7.31s) [2022-01-20T10:28:01.752Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-01-20T10:28:01.752Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-20T10:28:01.753Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.14s) [2022-01-20T10:28:01.753Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.80s) [2022-01-20T10:28:01.753Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.26s) [2022-01-20T10:28:01.753Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.62s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-01-20T10:28:01.753Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.38s) [2022-01-20T10:28:01.753Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2022-01-20T10:28:01.753Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2022-01-20T10:28:01.753Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2022-01-20T10:28:01.753Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.79s) [2022-01-20T10:28:01.753Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.92s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-20T10:28:01.753Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.91s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-20T10:28:01.753Z] --- PASS: TestDockerSuite/TestStartAttachSilent (9.22s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-01-20T10:28:01.753Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.98s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-01-20T10:28:01.753Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.43s) [2022-01-20T10:28:01.753Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.61s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-20T10:28:01.753Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.45s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-20T10:28:01.753Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.32s) [2022-01-20T10:28:01.753Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s) [2022-01-20T10:28:01.753Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-01-20T10:28:01.753Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.37s) [2022-01-20T10:28:01.753Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.32s) [2022-01-20T10:28:01.753Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2022-01-20T10:28:01.753Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.73s) [2022-01-20T10:28:01.753Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2022-01-20T10:28:01.753Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.09s) [2022-01-20T10:28:01.753Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.43s) [2022-01-20T10:28:01.753Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.43s) [2022-01-20T10:28:01.753Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-01-20T10:28:01.753Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.22s) [2022-01-20T10:28:01.753Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.06s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-20T10:28:01.753Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.64s) [2022-01-20T10:28:01.753Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-20T10:28:01.753Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.21s) [2022-01-20T10:28:01.753Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.33s) [2022-01-20T10:28:01.753Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2022-01-20T10:28:01.753Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.15s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-01-20T10:28:01.753Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.52s) [2022-01-20T10:28:01.753Z] === RUN TestDockerRegistrySuite [2022-01-20T10:28:01.753Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-01-20T10:28:01.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-01-20T10:28:01.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-01-20T10:28:01.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-01-20T10:28:01.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-01-20T10:28:01.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-01-20T10:28:01.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-01-20T10:28:01.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-01-20T10:28:01.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-01-20T10:28:01.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-01-20T10:28:01.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-01-20T10:28:01.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-01-20T10:28:01.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-01-20T10:28:01.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-01-20T10:28:01.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-01-20T10:28:01.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-01-20T10:28:01.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-01-20T10:28:01.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-01-20T10:28:01.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-01-20T10:28:01.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-01-20T10:28:01.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-01-20T10:28:01.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-01-20T10:28:01.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-01-20T10:28:01.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-01-20T10:28:01.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-01-20T10:28:01.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-01-20T10:28:01.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-01-20T10:28:01.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-01-20T10:28:01.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-01-20T10:28:01.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-01-20T10:28:01.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-01-20T10:28:01.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-01-20T10:28:01.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-01-20T10:28:01.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-01-20T10:28:01.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-01-20T10:28:01.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-01-20T10:28:01.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-01-20T10:28:01.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-01-20T10:28:01.753Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] --- PASS: TestDockerRegistrySuite (0.17s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.17s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-20T10:28:01.753Z] === RUN TestDockerSchema1RegistrySuite [2022-01-20T10:28:01.753Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-01-20T10:28:01.753Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-01-20T10:28:01.753Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-01-20T10:28:01.753Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-01-20T10:28:01.753Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-01-20T10:28:01.753Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-01-20T10:28:01.753Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-01-20T10:28:01.753Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-01-20T10:28:01.753Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-01-20T10:28:01.753Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-01-20T10:28:01.753Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-01-20T10:28:01.753Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-01-20T10:28:01.753Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-01-20T10:28:01.753Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-01-20T10:28:01.753Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-01-20T10:28:01.753Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-01-20T10:28:01.753Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-01-20T10:28:01.753Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-01-20T10:28:01.753Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T10:28:01.753Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-01-20T10:28:01.753Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-01-20T10:28:01.753Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-01-20T10:28:01.753Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-01-20T10:28:01.753Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-01-20T10:28:01.753Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-01-20T10:28:01.753Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.753Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-01-20T10:28:01.754Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-01-20T10:28:01.754Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-01-20T10:28:01.754Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-01-20T10:28:01.754Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-20T10:28:01.754Z] === RUN TestDockerRegistryAuthTokenSuite [2022-01-20T10:28:01.754Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-01-20T10:28:01.754Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-01-20T10:28:01.754Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-01-20T10:28:01.754Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-01-20T10:28:01.754Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-01-20T10:28:01.754Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-20T10:28:01.754Z] === RUN TestDockerDaemonSuite [2022-01-20T10:28:01.754Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-01-20T10:28:01.754Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-01-20T10:28:01.754Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-01-20T10:28:01.754Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-20T10:28:01.754Z] === RUN TestDockerSwarmSuite [2022-01-20T10:28:01.754Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-01-20T10:28:01.754Z] === RUN TestDockerPluginSuite [2022-01-20T10:28:01.754Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-01-20T10:28:01.754Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-01-20T10:28:01.754Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-01-20T10:28:01.754Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-01-20T10:28:01.754Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-01-20T10:28:01.754Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-01-20T10:28:01.754Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-01-20T10:28:01.754Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-01-20T10:28:01.754Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-01-20T10:28:01.754Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-01-20T10:28:01.754Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-01-20T10:28:01.754Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] --- PASS: TestDockerPluginSuite (0.02s) [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-20T10:28:01.754Z] === RUN TestDockerExternalVolumeSuite [2022-01-20T10:28:01.754Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-01-20T10:28:01.754Z] === RUN TestDockerNetworkSuite [2022-01-20T10:28:01.754Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-01-20T10:28:01.754Z] === RUN TestDockerHubPullSuite [2022-01-20T10:28:01.754Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-01-20T10:28:01.754Z] PASS [2022-01-20T10:28:01.754Z] ok github.com/docker/docker/integration-cli 2669.388s [2022-01-20T10:28:01.754Z] [2022-01-20T10:28:01.754Z] === Skipped [2022-01-20T10:28:01.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-20T10:28:01.754Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-20T10:28:01.754Z] [2022-01-20T10:28:01.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-20T10:28:01.754Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-20T10:28:01.754Z] [2022-01-20T10:28:01.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-20T10:28:01.754Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-20T10:28:01.754Z] [2022-01-20T10:28:01.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-20T10:28:01.754Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-20T10:28:01.754Z] [2022-01-20T10:28:01.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-20T10:28:01.754Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-20T10:28:01.754Z] [2022-01-20T10:28:01.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-20T10:28:01.754Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-20T10:28:01.754Z] [2022-01-20T10:28:01.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-01-20T10:28:01.754Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-01-20T10:28:01.754Z] [2022-01-20T10:28:01.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-20T10:28:01.754Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-20T10:28:01.754Z] [2022-01-20T10:28:01.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-20T10:28:01.754Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-20T10:28:01.754Z] [2022-01-20T10:28:01.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-20T10:28:01.754Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-01-20T10:28:01.754Z] [2022-01-20T10:28:01.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-20T10:28:01.754Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-20T10:28:01.754Z] [2022-01-20T10:28:01.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-01-20T10:28:01.754Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-01-20T10:28:01.754Z] [2022-01-20T10:28:01.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-01-20T10:28:01.754Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-01-20T10:28:01.754Z] [2022-01-20T10:28:01.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-20T10:28:01.754Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-20T10:28:01.754Z] [2022-01-20T10:28:01.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-20T10:28:01.754Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-20T10:28:01.754Z] [2022-01-20T10:28:01.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-01-20T10:28:01.754Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-01-20T10:28:01.754Z] [2022-01-20T10:28:01.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-01-20T10:28:01.754Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-01-20T10:28:01.754Z] [2022-01-20T10:28:01.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-01-20T10:28:01.754Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-01-20T10:28:01.754Z] [2022-01-20T10:28:01.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2022-01-20T10:28:01.754Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2022-01-20T10:28:01.754Z] [2022-01-20T10:28:01.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-20T10:28:01.754Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-20T10:28:01.754Z] [2022-01-20T10:28:01.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-01-20T10:28:01.754Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-01-20T10:28:01.754Z] [2022-01-20T10:28:01.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-01-20T10:28:01.754Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-01-20T10:28:01.754Z] [2022-01-20T10:28:01.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-01-20T10:28:01.754Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-01-20T10:28:01.754Z] [2022-01-20T10:28:01.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-01-20T10:28:01.754Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-01-20T10:28:01.754Z] [2022-01-20T10:28:01.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-20T10:28:01.754Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-20T10:28:01.754Z] [2022-01-20T10:28:01.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-01-20T10:28:01.754Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-01-20T10:28:01.754Z] [2022-01-20T10:28:01.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-20T10:28:01.754Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-01-20T10:28:01.754Z] [2022-01-20T10:28:01.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-01-20T10:28:01.754Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-01-20T10:28:01.754Z] [2022-01-20T10:28:01.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-20T10:28:01.754Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-01-20T10:28:01.754Z] [2022-01-20T10:28:01.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-01-20T10:28:01.754Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-01-20T10:28:01.754Z] [2022-01-20T10:28:01.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2022-01-20T10:28:01.754Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2022-01-20T10:28:01.754Z] [2022-01-20T10:28:01.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s) [2022-01-20T10:28:01.754Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s) [2022-01-20T10:28:01.754Z] [2022-01-20T10:28:01.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.93s) [2022-01-20T10:28:01.754Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.93s) [2022-01-20T10:28:01.754Z] [2022-01-20T10:28:01.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.37s) [2022-01-20T10:28:01.754Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.37s) [2022-01-20T10:28:01.754Z] [2022-01-20T10:28:01.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-01-20T10:28:01.754Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-01-20T10:28:01.754Z] [2022-01-20T10:28:01.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-01-20T10:28:01.754Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-01-20T10:28:01.754Z] [2022-01-20T10:28:01.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-01-20T10:28:01.754Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.754Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-01-20T10:28:01.754Z] [2022-01-20T10:28:01.754Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.64s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.64s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.33s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-01-20T10:28:01.755Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.34s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.34s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.31s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.40s) [2022-01-20T10:28:01.755Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.40s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.34s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.34s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.34s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.34s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.32s) [2022-01-20T10:28:01.755Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.32s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-20T10:28:01.755Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-20T10:28:01.755Z] docker_cli_sni_test.go:18: Flakey test [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-20T10:28:01.755Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-01-20T10:28:01.755Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-01-20T10:28:01.755Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-20T10:28:01.755Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-20T10:28:01.755Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.755Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-20T10:28:01.755Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.755Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-20T10:28:01.755Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-20T10:28:01.756Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-01-20T10:28:01.756Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-20T10:28:01.756Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-01-20T10:28:01.756Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-20T10:28:01.756Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-20T10:28:01.756Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-01-20T10:28:01.756Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-01-20T10:28:01.756Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-01-20T10:28:01.756Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-01-20T10:28:01.756Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-20T10:28:01.756Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-20T10:28:01.756Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-01-20T10:28:01.756Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-20T10:28:01.756Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-01-20T10:28:01.756Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-20T10:28:01.756Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-20T10:28:01.756Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-20T10:28:01.756Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-20T10:28:01.756Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-01-20T10:28:01.756Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-20T10:28:01.756Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-01-20T10:28:01.756Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-20T10:28:01.756Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-20T10:28:01.756Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-20T10:28:01.756Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-01-20T10:28:01.756Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-01-20T10:28:01.756Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-20T10:28:01.756Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-01-20T10:28:01.756Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-20T10:28:01.756Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-20T10:28:01.756Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-01-20T10:28:01.756Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-01-20T10:28:01.756Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-20T10:28:01.756Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-20T10:28:01.756Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-01-20T10:28:01.756Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-20T10:28:01.756Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-01-20T10:28:01.756Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-20T10:28:01.756Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-20T10:28:01.756Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-01-20T10:28:01.756Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-20T10:28:01.756Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-01-20T10:28:01.756Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-01-20T10:28:01.756Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-01-20T10:28:01.756Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-20T10:28:01.756Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s) [2022-01-20T10:28:01.756Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-20T10:28:01.756Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-20T10:28:01.756Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-20T10:28:01.756Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-20T10:28:01.756Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-20T10:28:01.756Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-20T10:28:01.756Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-20T10:28:01.756Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-20T10:28:01.756Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-20T10:28:01.756Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-20T10:28:01.756Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-01-20T10:28:01.756Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-20T10:28:01.756Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-20T10:28:01.756Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-20T10:28:01.756Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T10:28:01.756Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-20T10:28:01.756Z] [2022-01-20T10:28:01.756Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-01-20T10:28:01.756Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.225Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-01-20T10:28:02.225Z] [2022-01-20T10:28:02.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-01-20T10:28:02.225Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.225Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-01-20T10:28:02.225Z] [2022-01-20T10:28:02.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-20T10:28:02.225Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.225Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-01-20T10:28:02.225Z] [2022-01-20T10:28:02.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-01-20T10:28:02.225Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.225Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-01-20T10:28:02.225Z] [2022-01-20T10:28:02.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-20T10:28:02.225Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.225Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-20T10:28:02.225Z] [2022-01-20T10:28:02.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-01-20T10:28:02.225Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.225Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-01-20T10:28:02.225Z] [2022-01-20T10:28:02.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-01-20T10:28:02.225Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.225Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-01-20T10:28:02.225Z] [2022-01-20T10:28:02.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-01-20T10:28:02.225Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.225Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-01-20T10:28:02.225Z] [2022-01-20T10:28:02.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-20T10:28:02.225Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.225Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-20T10:28:02.225Z] [2022-01-20T10:28:02.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-20T10:28:02.225Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.225Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-20T10:28:02.225Z] [2022-01-20T10:28:02.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-01-20T10:28:02.225Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.225Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-01-20T10:28:02.225Z] [2022-01-20T10:28:02.225Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-20T10:28:02.226Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-01-20T10:28:02.226Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-01-20T10:28:02.226Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-20T10:28:02.226Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-01-20T10:28:02.226Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-20T10:28:02.226Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-20T10:28:02.226Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-01-20T10:28:02.226Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-01-20T10:28:02.226Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-20T10:28:02.226Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-20T10:28:02.226Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-20T10:28:02.226Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-20T10:28:02.226Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-01-20T10:28:02.226Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-01-20T10:28:02.226Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-01-20T10:28:02.226Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-01-20T10:28:02.226Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-20T10:28:02.226Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-01-20T10:28:02.226Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-20T10:28:02.226Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-20T10:28:02.226Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-20T10:28:02.226Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-01-20T10:28:02.226Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-20T10:28:02.226Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-20T10:28:02.226Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-01-20T10:28:02.226Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.03s) [2022-01-20T10:28:02.226Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-20T10:28:02.226Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-20T10:28:02.226Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-01-20T10:28:02.226Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-20T10:28:02.226Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-01-20T10:28:02.226Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-20T10:28:02.226Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-01-20T10:28:02.226Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-20T10:28:02.226Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-01-20T10:28:02.226Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-01-20T10:28:02.226Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-20T10:28:02.226Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.03s) [2022-01-20T10:28:02.226Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-20T10:28:02.226Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-20T10:28:02.226Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-01-20T10:28:02.226Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-01-20T10:28:02.226Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-20T10:28:02.226Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-20T10:28:02.226Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-20T10:28:02.226Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-01-20T10:28:02.226Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-20T10:28:02.226Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-20T10:28:02.226Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-01-20T10:28:02.226Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-01-20T10:28:02.226Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-01-20T10:28:02.226Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-20T10:28:02.226Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-20T10:28:02.226Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-20T10:28:02.226Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-20T10:28:02.226Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-20T10:28:02.226Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-20T10:28:02.226Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-01-20T10:28:02.226Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-20T10:28:02.226Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-20T10:28:02.226Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-01-20T10:28:02.226Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-01-20T10:28:02.226Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-20T10:28:02.226Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-01-20T10:28:02.226Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-01-20T10:28:02.226Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-01-20T10:28:02.226Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-01-20T10:28:02.226Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.226Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-01-20T10:28:02.226Z] [2022-01-20T10:28:02.226Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-01-20T10:28:02.227Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-20T10:28:02.227Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-01-20T10:28:02.227Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-20T10:28:02.227Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-20T10:28:02.227Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-20T10:28:02.227Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-20T10:28:02.227Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-01-20T10:28:02.227Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-01-20T10:28:02.227Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-01-20T10:28:02.227Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-01-20T10:28:02.227Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-20T10:28:02.227Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-20T10:28:02.227Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-01-20T10:28:02.227Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-20T10:28:02.227Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-01-20T10:28:02.227Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-20T10:28:02.227Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-20T10:28:02.227Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-01-20T10:28:02.227Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-01-20T10:28:02.227Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-01-20T10:28:02.227Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-20T10:28:02.227Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-01-20T10:28:02.227Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-01-20T10:28:02.227Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-01-20T10:28:02.227Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-01-20T10:28:02.227Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-20T10:28:02.227Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-20T10:28:02.227Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-20T10:28:02.227Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-01-20T10:28:02.227Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-01-20T10:28:02.227Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-01-20T10:28:02.227Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-20T10:28:02.227Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-20T10:28:02.227Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-20T10:28:02.227Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-01-20T10:28:02.227Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-01-20T10:28:02.227Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-01-20T10:28:02.227Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-20T10:28:02.227Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-01-20T10:28:02.227Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-20T10:28:02.227Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-20T10:28:02.227Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-20T10:28:02.227Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-01-20T10:28:02.227Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-20T10:28:02.227Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-20T10:28:02.227Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-20T10:28:02.227Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-01-20T10:28:02.227Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-20T10:28:02.227Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-20T10:28:02.227Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-01-20T10:28:02.227Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-01-20T10:28:02.227Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-01-20T10:28:02.227Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-20T10:28:02.227Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-01-20T10:28:02.227Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-20T10:28:02.227Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-01-20T10:28:02.227Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-20T10:28:02.227Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-20T10:28:02.227Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-01-20T10:28:02.227Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-01-20T10:28:02.227Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-01-20T10:28:02.227Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-01-20T10:28:02.227Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-01-20T10:28:02.227Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-01-20T10:28:02.227Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-20T10:28:02.227Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-20T10:28:02.227Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-20T10:28:02.227Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.227Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-20T10:28:02.227Z] [2022-01-20T10:28:02.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.03s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-01-20T10:28:02.228Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-01-20T10:28:02.228Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.228Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-01-20T10:28:02.228Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-01-20T10:28:02.229Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-01-20T10:28:02.229Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-01-20T10:28:02.229Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-01-20T10:28:02.229Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-01-20T10:28:02.229Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-01-20T10:28:02.229Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-01-20T10:28:02.229Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-01-20T10:28:02.229Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-01-20T10:28:02.229Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.229Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-01-20T10:28:02.229Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-01-20T10:28:02.230Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-20T10:28:02.230Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-01-20T10:28:02.230Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-20T10:28:02.230Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-01-20T10:28:02.230Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-01-20T10:28:02.230Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-01-20T10:28:02.230Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-20T10:28:02.230Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-01-20T10:28:02.230Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-20T10:28:02.230Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-20T10:28:02.230Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-01-20T10:28:02.230Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.17s) [2022-01-20T10:28:02.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.17s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T10:28:02.230Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.230Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T10:28:02.230Z] [2022-01-20T10:28:02.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-20T10:28:02.231Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.231Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-20T10:28:02.231Z] [2022-01-20T10:28:02.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T10:28:02.231Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.231Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T10:28:02.231Z] [2022-01-20T10:28:02.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T10:28:02.231Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.231Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T10:28:02.231Z] [2022-01-20T10:28:02.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-01-20T10:28:02.231Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.231Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-01-20T10:28:02.231Z] [2022-01-20T10:28:02.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T10:28:02.231Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.231Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T10:28:02.231Z] [2022-01-20T10:28:02.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T10:28:02.231Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.231Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T10:28:02.231Z] [2022-01-20T10:28:02.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T10:28:02.231Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.231Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T10:28:02.231Z] [2022-01-20T10:28:02.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-01-20T10:28:02.231Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.231Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-01-20T10:28:02.231Z] [2022-01-20T10:28:02.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-20T10:28:02.231Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.231Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-20T10:28:02.231Z] [2022-01-20T10:28:02.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-20T10:28:02.231Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.231Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-20T10:28:02.231Z] [2022-01-20T10:28:02.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-20T10:28:02.231Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.231Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-20T10:28:02.231Z] [2022-01-20T10:28:02.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-20T10:28:02.231Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.231Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-20T10:28:02.231Z] [2022-01-20T10:28:02.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-20T10:28:02.231Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.231Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-20T10:28:02.231Z] [2022-01-20T10:28:02.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-20T10:28:02.231Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.231Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-20T10:28:02.231Z] [2022-01-20T10:28:02.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-20T10:28:02.231Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.231Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-20T10:28:02.231Z] [2022-01-20T10:28:02.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-20T10:28:02.231Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.231Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-20T10:28:02.231Z] [2022-01-20T10:28:02.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-20T10:28:02.231Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.231Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-20T10:28:02.231Z] [2022-01-20T10:28:02.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-20T10:28:02.231Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.231Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-20T10:28:02.231Z] [2022-01-20T10:28:02.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-20T10:28:02.231Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.231Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-20T10:28:02.231Z] [2022-01-20T10:28:02.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-20T10:28:02.231Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.231Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-20T10:28:02.231Z] [2022-01-20T10:28:02.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-20T10:28:02.231Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.231Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-20T10:28:02.231Z] [2022-01-20T10:28:02.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-20T10:28:02.231Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.231Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-20T10:28:02.231Z] [2022-01-20T10:28:02.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-20T10:28:02.698Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.698Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-20T10:28:02.698Z] [2022-01-20T10:28:02.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-20T10:28:02.698Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.698Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-20T10:28:02.698Z] [2022-01-20T10:28:02.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-20T10:28:02.698Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.698Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-20T10:28:02.698Z] [2022-01-20T10:28:02.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-20T10:28:02.698Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.698Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-20T10:28:02.698Z] [2022-01-20T10:28:02.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-20T10:28:02.698Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.698Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-20T10:28:02.698Z] [2022-01-20T10:28:02.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-20T10:28:02.698Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.698Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-20T10:28:02.698Z] [2022-01-20T10:28:02.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-20T10:28:02.698Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.698Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-20T10:28:02.698Z] [2022-01-20T10:28:02.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-20T10:28:02.698Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.698Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-20T10:28:02.698Z] [2022-01-20T10:28:02.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-20T10:28:02.698Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.698Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-20T10:28:02.698Z] [2022-01-20T10:28:02.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-20T10:28:02.698Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.698Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-20T10:28:02.698Z] [2022-01-20T10:28:02.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-20T10:28:02.698Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.698Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-20T10:28:02.698Z] [2022-01-20T10:28:02.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-20T10:28:02.698Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.698Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-20T10:28:02.698Z] [2022-01-20T10:28:02.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-20T10:28:02.698Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.698Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-20T10:28:02.698Z] [2022-01-20T10:28:02.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-01-20T10:28:02.698Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.698Z] [2022-01-20T10:28:02.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-01-20T10:28:02.698Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.698Z] [2022-01-20T10:28:02.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-01-20T10:28:02.698Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-01-20T10:28:02.698Z] [2022-01-20T10:28:02.698Z] [2022-01-20T10:28:02.698Z] DONE 1093 tests, 547 skipped in 2678.432s [2022-01-20T10:28:02.698Z] INFO: Integration tests ended at 01/20/2022 10:28:02. Duration:00:44:38.7373383 [2022-01-20T10:28:02.698Z] INFO: Docker info of the daemon under test at end of run [2022-01-20T10:28:02.698Z] [2022-01-20T10:28:02.699Z] Containers: 2 [2022-01-20T10:28:02.699Z] Running: 0 [2022-01-20T10:28:02.699Z] Paused: 0 [2022-01-20T10:28:02.699Z] Stopped: 2 [2022-01-20T10:28:02.699Z] Images: 18 [2022-01-20T10:28:02.699Z] Server Version: 0.0.0-dev [2022-01-20T10:28:02.699Z] Storage Driver: windowsfilter [2022-01-20T10:28:02.699Z] Windows: [2022-01-20T10:28:02.699Z] Logging Driver: json-file [2022-01-20T10:28:02.699Z] Plugins: [2022-01-20T10:28:02.699Z] Volume: local [2022-01-20T10:28:02.699Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T10:28:02.699Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T10:28:02.699Z] Swarm: inactive [2022-01-20T10:28:02.699Z] Default Isolation: process [2022-01-20T10:28:02.699Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-20T10:28:02.699Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-20T10:28:02.699Z] OSType: windows [2022-01-20T10:28:02.699Z] Architecture: x86_64 [2022-01-20T10:28:02.699Z] CPUs: 4 [2022-01-20T10:28:02.699Z] Total Memory: 32GiB [2022-01-20T10:28:02.699Z] Name: azwin-2-7b31f0 [2022-01-20T10:28:02.699Z] ID: RMLL:HCPK:RJ3B:IB5W:X5CF:3ESU:KDHZ:GZQH:WUX5:KSS3:PA6I:4FKM [2022-01-20T10:28:02.699Z] Docker Root Dir: D:\CI\PR-43167\1\daemon [2022-01-20T10:28:02.699Z] Debug Mode (client): false [2022-01-20T10:28:02.699Z] Debug Mode (server): true [2022-01-20T10:28:02.699Z] File Descriptors: -1 [2022-01-20T10:28:02.699Z] Goroutines: 17 [2022-01-20T10:28:02.699Z] System Time: 2022-01-20T10:28:02.2486717Z [2022-01-20T10:28:02.699Z] EventsListeners: 0 [2022-01-20T10:28:02.699Z] Registry: https://index.docker.io/v1/ [2022-01-20T10:28:02.699Z] Labels: [2022-01-20T10:28:02.699Z] Experimental: false [2022-01-20T10:28:02.699Z] Insecure Registries: [2022-01-20T10:28:02.699Z] 127.0.0.0/8 [2022-01-20T10:28:02.699Z] Live Restore Enabled: false [2022-01-20T10:28:02.699Z] [2022-01-20T10:28:02.699Z] [2022-01-20T10:28:02.699Z] INFO: Stopping daemon under test [2022-01-20T10:28:02.699Z] SUCCESS: The process with PID 3256 (child process of PID 2416) has been terminated. [2022-01-20T10:28:02.699Z] SUCCESS: The process with PID 2416 (child process of PID 5548) has been terminated. [2022-01-20T10:28:02.699Z] INFO: Stop tailing logs of the daemon under tests [2022-01-20T10:28:02.699Z] INFO: executeCI.ps1 Completed successfully at 01/20/2022 10:28:02. [2022-01-20T10:28:02.699Z] INFO: Tidying up at end of run [2022-01-20T10:28:02.699Z] INFO: Saving daemon under test log (d:\CI\PR-43167\1\dut.out) to bundles\CIDUT.out [2022-01-20T10:28:02.699Z] INFO: Saving daemon under test log (d:\CI\PR-43167\1\dut.err) to bundles\CIDUT.err [2022-01-20T10:28:02.699Z] INFO: Nuke-Everything... [2022-01-20T10:28:02.699Z] INFO: Container count on control daemon to delete is 2 [2022-01-20T10:28:03.167Z] 56eb548f34b8 [2022-01-20T10:28:03.167Z] f6340f832581 [2022-01-20T10:28:03.167Z] INFO: Tidying pidfile d:\CI\PR-43167\1\docker.pid [2022-01-20T10:28:03.167Z] INFO: Nuking d:\CI [2022-01-20T10:28:33.261Z] INFO: Zapped successfully [2022-01-20T10:28:33.261Z] [2022-01-20T10:28:33.261Z] INFO: executeCI.ps1 exiting at Thu Jan 20 10:28:29 CUT 2022. Duration 01:09:53.5598603 [2022-01-20T10:28:33.261Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-01-20T10:28:33.509Z] Recording test results [2022-01-20T10:28:42.415Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-01-20T10:28:44.013Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-01-20T10:28:46.444Z] Archiving artifacts [2022-01-20T10:29:02.497Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43167/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-20T10:29:03.447Z] + make clean [2022-01-20T10:29:05.665Z] docker volume rm -f docker-dev-cache [2022-01-20T10:29:05.665Z] docker-dev-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