Pull request #43027 updated Started by user Sebastiaan van Stijn Rebuilds build #4 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from dc015972bbd112f67de333b4701cd0b3b9fcc935+c98869341b7ea700df40f4d35d47e4cd1dd3234c (e5f99eff599bf037f1a970d7f4bf181123bcd5f4) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43027@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-11-17T23:14:03.995Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-11-17T23:14:04.001Z] Trying to pass milestone 4 [Pipeline] milestone [2021-11-17T23:14:04.068Z] Trying to pass milestone 5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-11-17T23:14:04.245Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-006f1270c4caeec82) in /home/ubuntu/workspace/moby_PR-43027 [Pipeline] { [Pipeline] checkout [2021-11-17T23:14:04.283Z] The recommended git tool is: git [2021-11-17T23:14:04.290Z] using credential docker-jenkins-github-credentials [2021-11-17T23:14:04.301Z] Cloning the remote Git repository [2021-11-17T23:14:04.301Z] Cloning with configured refspecs honoured and without tags [2021-11-17T23:14:04.303Z] Cloning repository https://github.com/moby/moby.git [2021-11-17T23:14:04.304Z] > git init /home/ubuntu/workspace/moby_PR-43027 # timeout=10 [2021-11-17T23:14:04.317Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-17T23:14:04.317Z] > git --version # timeout=10 [2021-11-17T23:14:04.319Z] > git --version # 'git version 2.17.1' [2021-11-17T23:14:04.319Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-17T23:14:04.320Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43027/head:refs/remotes/origin/PR-43027 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-17T23:14:18.160Z] Fetching without tags [2021-11-17T23:14:18.394Z] Merging remotes/origin/20.10 commit c98869341b7ea700df40f4d35d47e4cd1dd3234c into PR head commit dc015972bbd112f67de333b4701cd0b3b9fcc935 [2021-11-17T23:14:18.141Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-17T23:14:18.146Z] > git config --add remote.origin.fetch +refs/pull/43027/head:refs/remotes/origin/PR-43027 # timeout=10 [2021-11-17T23:14:18.151Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-17T23:14:18.157Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-17T23:14:18.162Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-17T23:14:18.162Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-17T23:14:18.162Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43027/head:refs/remotes/origin/PR-43027 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-17T23:14:18.396Z] > git config core.sparsecheckout # timeout=10 [2021-11-17T23:14:18.398Z] > git checkout -f dc015972bbd112f67de333b4701cd0b3b9fcc935 # timeout=10 [2021-11-17T23:14:19.362Z] Merge succeeded, producing c42f8fd29a5f93d569ad3d82a06ab31de542ca01 [2021-11-17T23:14:19.362Z] Checking out Revision c42f8fd29a5f93d569ad3d82a06ab31de542ca01 (PR-43027) [2021-11-17T23:14:19.415Z] Commit message: "Merge commit 'c98869341b7ea700df40f4d35d47e4cd1dd3234c' into HEAD" [2021-11-17T23:14:19.422Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-17T23:14:20.134Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43027:/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 [2021-11-17T23:14:18.842Z] > git remote # timeout=10 [2021-11-17T23:14:18.847Z] > git config --get remote.origin.url # timeout=10 [2021-11-17T23:14:18.852Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-17T23:14:18.852Z] > git merge c98869341b7ea700df40f4d35d47e4cd1dd3234c # timeout=10 [2021-11-17T23:14:19.355Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-17T23:14:19.364Z] > git config core.sparsecheckout # timeout=10 [2021-11-17T23:14:19.368Z] > git checkout -f c42f8fd29a5f93d569ad3d82a06ab31de542ca01 # timeout=10 [2021-11-17T23:14:19.416Z] > git rev-list --no-walk c80b2fcea86ab0f0b7a1ebcf361028330ee9c2b3 # timeout=10 [2021-11-17T23:14:23.418Z] 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-RS1) [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-RS1) [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 [Pipeline] node [Pipeline] node [2021-11-17T23:14:23.656Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-006f1270c4caeec82) in /home/ubuntu/workspace/moby_PR-43027 [2021-11-17T23:14:23.656Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0e708c3036fbed5e2) in /home/ubuntu/workspace/moby_PR-43027 [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [2021-11-17T23:14:23.663Z] Running on azwin-2-108ca0 in d:\jenkins\workspace\moby_PR-43027 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2021-11-17T23:14:23.670Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03a17418b91cb8073) in /home/ubuntu/workspace/moby_PR-43027 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-11-17T23:14:23.683Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-018ef68fe2f7d8ac8) in /home/ubuntu/workspace/moby_PR-43027 [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [2021-11-17T23:14:23.732Z] The recommended git tool is: git [Pipeline] checkout [Pipeline] ws [2021-11-17T23:14:23.738Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] { [2021-11-17T23:14:23.739Z] The recommended git tool is: git [2021-11-17T23:14:23.745Z] using credential docker-jenkins-github-credentials [2021-11-17T23:14:23.749Z] using credential docker-jenkins-github-credentials [2021-11-17T23:14:23.759Z] Cloning the remote Git repository [2021-11-17T23:14:23.759Z] Cloning with configured refspecs honoured and without tags [2021-11-17T23:14:23.763Z] Fetching changes from the remote Git repository [2021-11-17T23:14:23.764Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07c50cda64f7641ee) in /home/ubuntu/workspace/moby_PR-43027 [Pipeline] checkout [2021-11-17T23:14:23.773Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] checkout [2021-11-17T23:14:23.806Z] The recommended git tool is: git [Pipeline] // stage [2021-11-17T23:14:23.825Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-11-17T23:14:23.833Z] Cloning the remote Git repository [2021-11-17T23:14:23.833Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] { [2021-11-17T23:14:23.840Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) 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] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-11-17T23:14:23.895Z] The recommended git tool is: git [2021-11-17T23:14:23.903Z] using credential docker-jenkins-github-credentials [Pipeline] { [2021-11-17T23:14:23.910Z] Cloning the remote Git repository [2021-11-17T23:14:23.910Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [2021-11-17T23:14:24.003Z] The recommended git tool is: git [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [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] } [Pipeline] // stage [2021-11-17T23:14:24.060Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2021-11-17T23:14:24.110Z] Merging remotes/origin/20.10 commit c98869341b7ea700df40f4d35d47e4cd1dd3234c into PR head commit dc015972bbd112f67de333b4701cd0b3b9fcc935 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [2021-11-17T23:14:24.140Z] Cloning the remote Git repository [2021-11-17T23:14:24.140Z] Cloning with configured refspecs honoured and without tags Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-11-17T23:14:24.256Z] Merge succeeded, producing d90ee8dc573382cc433dc9e21f74c919fc15e6ba [2021-11-17T23:14:24.256Z] Checking out Revision d90ee8dc573382cc433dc9e21f74c919fc15e6ba (PR-43027) [2021-11-17T23:14:24.323Z] Commit message: "Merge commit 'c98869341b7ea700df40f4d35d47e4cd1dd3234c' into HEAD" [2021-11-17T23:14:23.839Z] Cloning repository https://github.com/moby/moby.git [2021-11-17T23:14:23.840Z] > git init /home/ubuntu/workspace/moby_PR-43027 # timeout=10 [2021-11-17T23:14:23.855Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-17T23:14:23.855Z] > git --version # timeout=10 [2021-11-17T23:14:23.865Z] > git --version # 'git version 2.17.1' [2021-11-17T23:14:23.865Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-17T23:14:23.866Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43027/head:refs/remotes/origin/PR-43027 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-17T23:14:24.338Z] First time build. Skipping changelog. [2021-11-17T23:14:23.754Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43027/.git # timeout=10 [2021-11-17T23:14:23.765Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-17T23:14:23.775Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-17T23:14:23.775Z] > git --version # timeout=10 [2021-11-17T23:14:23.785Z] > git --version # 'git version 2.17.1' [2021-11-17T23:14:23.785Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-17T23:14:23.786Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43027/head:refs/remotes/origin/PR-43027 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-17T23:14:24.113Z] > git config core.sparsecheckout # timeout=10 [2021-11-17T23:14:24.119Z] > git checkout -f dc015972bbd112f67de333b4701cd0b3b9fcc935 # timeout=10 [2021-11-17T23:14:24.186Z] > git remote # timeout=10 [2021-11-17T23:14:24.190Z] > git config --get remote.origin.url # timeout=10 [2021-11-17T23:14:24.195Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-17T23:14:24.196Z] > git merge c98869341b7ea700df40f4d35d47e4cd1dd3234c # timeout=10 [2021-11-17T23:14:24.250Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-17T23:14:24.258Z] > git config core.sparsecheckout # timeout=10 [2021-11-17T23:14:24.268Z] > git checkout -f d90ee8dc573382cc433dc9e21f74c919fc15e6ba # timeout=10 [2021-11-17T23:14:24.325Z] > git rev-list --no-walk c80b2fcea86ab0f0b7a1ebcf361028330ee9c2b3 # timeout=10 [2021-11-17T23:14:23.769Z] Cloning repository https://github.com/moby/moby.git [2021-11-17T23:14:23.770Z] > git init /home/ubuntu/workspace/moby_PR-43027 # timeout=10 [2021-11-17T23:14:23.781Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-17T23:14:23.781Z] > git --version # timeout=10 [2021-11-17T23:14:23.785Z] > git --version # 'git version 2.25.1' [2021-11-17T23:14:23.785Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-17T23:14:23.786Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43027/head:refs/remotes/origin/PR-43027 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-17T23:14:23.931Z] Cloning repository https://github.com/moby/moby.git [2021-11-17T23:14:23.931Z] > git init /home/ubuntu/workspace/moby_PR-43027 # timeout=10 [2021-11-17T23:14:23.946Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-17T23:14:23.946Z] > git --version # timeout=10 [2021-11-17T23:14:23.953Z] > git --version # 'git version 2.25.1' [2021-11-17T23:14:23.953Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-17T23:14:23.954Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43027/head:refs/remotes/origin/PR-43027 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-17T23:14:24.176Z] Cloning repository https://github.com/moby/moby.git [2021-11-17T23:14:24.177Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-11-17T23:14:24.235Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-17T23:14:24.236Z] > git --version # timeout=10 [2021-11-17T23:14:24.288Z] > git --version # 'git version 2.24.1.windows.2' [2021-11-17T23:14:24.288Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-17T23:14:24.290Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43027/head:refs/remotes/origin/PR-43027 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-17T23:14:25.103Z] + docker version [2021-11-17T23:14:25.103Z] Client: Docker Engine - Community [2021-11-17T23:14:25.103Z] Version: 20.10.10-rc1 [2021-11-17T23:14:25.103Z] API version: 1.41 [2021-11-17T23:14:25.103Z] Go version: go1.16.9 [2021-11-17T23:14:25.103Z] Git commit: b485636 [2021-11-17T23:14:25.103Z] Built: Mon Oct 18 15:21:56 2021 [2021-11-17T23:14:25.103Z] OS/Arch: linux/amd64 [2021-11-17T23:14:25.103Z] Context: default [2021-11-17T23:14:25.103Z] Experimental: true [2021-11-17T23:14:25.103Z] [2021-11-17T23:14:25.103Z] Server: Docker Engine - Community [2021-11-17T23:14:25.103Z] Engine: [2021-11-17T23:14:25.103Z] Version: 20.10.10-rc1 [2021-11-17T23:14:25.103Z] API version: 1.41 (minimum version 1.12) [2021-11-17T23:14:25.103Z] Go version: go1.16.9 [2021-11-17T23:14:25.103Z] Git commit: 9f5b26f [2021-11-17T23:14:25.103Z] Built: Mon Oct 18 15:20:03 2021 [2021-11-17T23:14:25.103Z] OS/Arch: linux/amd64 [2021-11-17T23:14:25.103Z] Experimental: true [2021-11-17T23:14:25.103Z] containerd: [2021-11-17T23:14:25.103Z] Version: 1.4.11 [2021-11-17T23:14:25.103Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-17T23:14:25.103Z] runc: [2021-11-17T23:14:25.103Z] Version: 1.0.2 [2021-11-17T23:14:25.103Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-17T23:14:25.103Z] docker-init: [2021-11-17T23:14:25.103Z] Version: 0.19.0 [2021-11-17T23:14:25.103Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-17T23:14:25.381Z] + docker info [2021-11-17T23:14:25.946Z] Client: [2021-11-17T23:14:25.947Z] Context: default [2021-11-17T23:14:25.947Z] Debug Mode: false [2021-11-17T23:14:25.947Z] Plugins: [2021-11-17T23:14:25.947Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-17T23:14:25.947Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-17T23:14:25.947Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-17T23:14:25.947Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-17T23:14:25.947Z] [2021-11-17T23:14:25.947Z] Server: [2021-11-17T23:14:25.947Z] Containers: 0 [2021-11-17T23:14:25.947Z] Running: 0 [2021-11-17T23:14:25.947Z] Paused: 0 [2021-11-17T23:14:25.947Z] Stopped: 0 [2021-11-17T23:14:25.947Z] Images: 6 [2021-11-17T23:14:25.947Z] Server Version: 20.10.10-rc1 [2021-11-17T23:14:25.947Z] Storage Driver: overlay2 [2021-11-17T23:14:25.947Z] Backing Filesystem: extfs [2021-11-17T23:14:25.947Z] Supports d_type: true [2021-11-17T23:14:25.947Z] Native Overlay Diff: true [2021-11-17T23:14:25.947Z] userxattr: false [2021-11-17T23:14:25.947Z] Logging Driver: json-file [2021-11-17T23:14:25.947Z] Cgroup Driver: cgroupfs [2021-11-17T23:14:25.947Z] Cgroup Version: 1 [2021-11-17T23:14:25.947Z] Plugins: [2021-11-17T23:14:25.947Z] Volume: local [2021-11-17T23:14:25.947Z] Network: bridge host ipvlan macvlan null overlay [2021-11-17T23:14:25.947Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-17T23:14:25.947Z] Swarm: inactive [2021-11-17T23:14:25.947Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-17T23:14:25.947Z] Default Runtime: runc [2021-11-17T23:14:25.947Z] Init Binary: docker-init [2021-11-17T23:14:25.947Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-17T23:14:25.947Z] runc version: v1.0.2-0-g52b36a2 [2021-11-17T23:14:25.947Z] init version: de40ad0 [2021-11-17T23:14:25.947Z] Security Options: [2021-11-17T23:14:25.947Z] apparmor [2021-11-17T23:14:25.947Z] seccomp [2021-11-17T23:14:25.947Z] Profile: default [2021-11-17T23:14:25.947Z] Kernel Version: 5.4.0-1057-aws [2021-11-17T23:14:25.947Z] Operating System: Ubuntu 18.04.6 LTS [2021-11-17T23:14:25.947Z] OSType: linux [2021-11-17T23:14:25.947Z] Architecture: x86_64 [2021-11-17T23:14:25.947Z] CPUs: 2 [2021-11-17T23:14:25.947Z] Total Memory: 7.569GiB [2021-11-17T23:14:25.947Z] Name: ip-10-100-119-135 [2021-11-17T23:14:25.947Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-11-17T23:14:25.947Z] Docker Root Dir: /var/lib/docker [2021-11-17T23:14:25.947Z] Debug Mode: false [2021-11-17T23:14:25.947Z] Registry: https://index.docker.io/v1/ [2021-11-17T23:14:25.947Z] Labels: [2021-11-17T23:14:25.947Z] Experimental: true [2021-11-17T23:14:25.947Z] Insecure Registries: [2021-11-17T23:14:25.947Z] 127.0.0.0/8 [2021-11-17T23:14:25.947Z] Live Restore Enabled: true [2021-11-17T23:14:25.947Z] [2021-11-17T23:14:25.947Z] WARNING: No swap limit support [Pipeline] sh [2021-11-17T23:14:26.122Z] using credential docker-jenkins-github-credentials [2021-11-17T23:14:26.131Z] Cloning the remote Git repository [2021-11-17T23:14:26.131Z] Cloning with configured refspecs honoured and without tags [2021-11-17T23:14:26.225Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-11-17T23:14:26.225Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-11-17T23:14:26.225Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43027/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-11-17T23:14:26.225Z] + bash /home/ubuntu/workspace/moby_PR-43027/check-config.sh [2021-11-17T23:14:26.225Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-17T23:14:26.225Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-11-17T23:14:26.225Z] [2021-11-17T23:14:26.225Z] Generally Necessary: [2021-11-17T23:14:26.225Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-17T23:14:26.225Z] - apparmor: enabled and tools installed [2021-11-17T23:14:26.225Z] - CONFIG_NAMESPACES: enabled [2021-11-17T23:14:26.225Z] - CONFIG_NET_NS: enabled [2021-11-17T23:14:26.225Z] - CONFIG_PID_NS: enabled [2021-11-17T23:14:26.225Z] - CONFIG_IPC_NS: enabled [2021-11-17T23:14:26.225Z] - CONFIG_UTS_NS: enabled [2021-11-17T23:14:26.225Z] - CONFIG_CGROUPS: enabled [2021-11-17T23:14:26.225Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-17T23:14:26.225Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-17T23:14:26.225Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-17T23:14:26.225Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-17T23:14:26.225Z] - CONFIG_CPUSETS: enabled [2021-11-17T23:14:26.225Z] - CONFIG_MEMCG: enabled [2021-11-17T23:14:26.225Z] - CONFIG_KEYS: enabled [2021-11-17T23:14:26.225Z] - CONFIG_VETH: enabled (as module) [2021-11-17T23:14:26.225Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-17T23:14:26.159Z] Cloning repository https://github.com/moby/moby.git [2021-11-17T23:14:26.222Z] > git init /home/ubuntu/workspace/moby_PR-43027 # timeout=10 [2021-11-17T23:14:26.484Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-17T23:14:26.484Z] - CONFIG_NF_NAT_IPV4: missing [2021-11-17T23:14:26.484Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-17T23:14:26.484Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-17T23:14:26.484Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-17T23:14:26.484Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-17T23:14:26.484Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-17T23:14:26.484Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-17T23:14:26.484Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-17T23:14:26.484Z] - CONFIG_NF_NAT_NEEDED: missing [2021-11-17T23:14:26.484Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-17T23:14:26.484Z] [2021-11-17T23:14:26.484Z] Optional Features: [2021-11-17T23:14:26.484Z] - CONFIG_USER_NS: enabled [2021-11-17T23:14:26.484Z] - CONFIG_SECCOMP: enabled [2021-11-17T23:14:26.484Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-17T23:14:26.484Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-17T23:14:26.484Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-11-17T23:14:26.484Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-11-17T23:14:26.484Z] - CONFIG_BLK_CGROUP: enabled [2021-11-17T23:14:26.484Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-17T23:14:26.484Z] - CONFIG_IOSCHED_CFQ: missing [2021-11-17T23:14:26.484Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-11-17T23:14:26.484Z] - CONFIG_CGROUP_PERF: enabled [2021-11-17T23:14:26.484Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-17T23:14:26.484Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-17T23:14:26.484Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-17T23:14:26.484Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-17T23:14:26.484Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-17T23:14:26.484Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-17T23:14:26.484Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-17T23:14:26.484Z] - CONFIG_IP_VS: enabled (as module) [2021-11-17T23:14:26.484Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-17T23:14:26.484Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-17T23:14:26.484Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-17T23:14:26.484Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-17T23:14:26.484Z] - CONFIG_EXT4_FS: enabled [2021-11-17T23:14:26.484Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-17T23:14:26.484Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-17T23:14:26.484Z] - Network Drivers: [2021-11-17T23:14:26.484Z] - "overlay": [2021-11-17T23:14:26.484Z] - CONFIG_VXLAN: enabled (as module) [2021-11-17T23:14:26.484Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-17T23:14:26.484Z] Optional (for encrypted networks): [2021-11-17T23:14:26.742Z] - CONFIG_CRYPTO: enabled [2021-11-17T23:14:26.742Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-17T23:14:26.742Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-17T23:14:26.742Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-17T23:14:26.742Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-17T23:14:26.742Z] - CONFIG_XFRM: enabled [2021-11-17T23:14:26.742Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-17T23:14:26.742Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-17T23:14:26.742Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-17T23:14:26.742Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-11-17T23:14:26.742Z] - "ipvlan": [2021-11-17T23:14:26.742Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-17T23:14:26.742Z] - "macvlan": [2021-11-17T23:14:26.742Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-17T23:14:26.742Z] - CONFIG_DUMMY: enabled (as module) [2021-11-17T23:14:26.742Z] - "ftp,tftp client in container": [2021-11-17T23:14:26.742Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-17T23:14:26.742Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-17T23:14:26.742Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-17T23:14:26.742Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-17T23:14:26.742Z] - Storage Drivers: [2021-11-17T23:14:26.742Z] - "aufs": [2021-11-17T23:14:26.742Z] - CONFIG_AUFS_FS: enabled (as module) [2021-11-17T23:14:26.742Z] - "btrfs": [2021-11-17T23:14:26.742Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-17T23:14:26.742Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-17T23:14:26.742Z] - "devicemapper": [2021-11-17T23:14:26.742Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-17T23:14:26.742Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-17T23:14:26.742Z] - "overlay": [2021-11-17T23:14:26.742Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-17T23:14:26.742Z] - "zfs": [2021-11-17T23:14:26.742Z] - /dev/zfs: present [2021-11-17T23:14:26.742Z] - zfs command: missing [2021-11-17T23:14:26.742Z] - zpool command: missing [2021-11-17T23:14:26.742Z] [2021-11-17T23:14:26.742Z] Limits: [2021-11-17T23:14:26.742Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-17T23:14:26.742Z] [2021-11-17T23:14:26.742Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-17T23:14:27.072Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d90ee8dc573382cc433dc9e21f74c919fc15e6ba . [2021-11-17T23:14:27.072Z] #1 [internal] load build definition from Dockerfile [2021-11-17T23:14:27.072Z] #1 sha256:07e2f73fe0bac14694d64c829da2d8d7c1a6338483e84939a901cfd62fffa021 [2021-11-17T23:14:27.072Z] #1 transferring dockerfile: 17.04kB done [2021-11-17T23:14:27.072Z] #1 DONE 0.0s [2021-11-17T23:14:27.072Z] [2021-11-17T23:14:27.072Z] #2 [internal] load .dockerignore [2021-11-17T23:14:27.072Z] #2 sha256:4e4bc35a0b94522c5f59a670eccb5d2a15ee4b82c5a65c862a9e393c63f6acca [2021-11-17T23:14:27.072Z] #2 transferring context: 87B done [2021-11-17T23:14:27.072Z] #2 DONE 0.0s [2021-11-17T23:14:27.072Z] [2021-11-17T23:14:27.072Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-11-17T23:14:27.072Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-11-17T23:14:27.330Z] #3 DONE 0.1s [2021-11-17T23:14:27.330Z] [2021-11-17T23:14:27.330Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-11-17T23:14:27.330Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-11-17T23:14:27.330Z] #4 CACHED [2021-11-17T23:14:26.414Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-17T23:14:26.414Z] > git --version # timeout=10 [2021-11-17T23:14:26.430Z] > git --version # 'git version 2.17.1' [2021-11-17T23:14:26.430Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-17T23:14:26.432Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43027/head:refs/remotes/origin/PR-43027 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-17T23:14:27.589Z] [2021-11-17T23:14:27.589Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-17T23:14:27.589Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-17T23:14:27.589Z] #8 DONE 0.1s [2021-11-17T23:14:27.589Z] [2021-11-17T23:14:27.589Z] #5 [internal] load metadata for docker.io/library/golang:1.16.10-buster [2021-11-17T23:14:27.589Z] #5 sha256:705bca3cecfe2ae9b90dd00a18e3b31b540b61c1f84bf1191487a4a560deaf69 [2021-11-17T23:14:27.589Z] #5 DONE 0.1s [2021-11-17T23:14:27.589Z] [2021-11-17T23:14:27.589Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-17T23:14:27.589Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-17T23:14:27.589Z] #7 DONE 0.1s [2021-11-17T23:14:27.589Z] [2021-11-17T23:14:27.589Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-11-17T23:14:27.589Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-11-17T23:14:27.589Z] #6 DONE 0.1s [2021-11-17T23:14:27.589Z] [2021-11-17T23:14:27.589Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-17T23:14:27.589Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-17T23:14:27.589Z] #64 DONE 0.0s [2021-11-17T23:14:27.589Z] [2021-11-17T23:14:27.589Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-17T23:14:27.589Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-17T23:14:27.589Z] #62 DONE 0.0s [2021-11-17T23:14:27.589Z] [2021-11-17T23:14:27.589Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e5333f8697a86fa1be53b2a7e994247083f61885166df0cdda9f812acb514d7c [2021-11-17T23:14:27.589Z] #26 sha256:edea472d48b98e570b16458eaf6333fc2b601119a1c33bfa71806ea14351f008 [2021-11-17T23:14:27.589Z] #26 DONE 0.0s [2021-11-17T23:14:27.589Z] [2021-11-17T23:14:27.589Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:c7eca30132701a36c0cbf1044d13762a5834debbf9d6bd27d3637f529f85c09c [2021-11-17T23:14:27.589Z] #9 sha256:ae993606a9f65624c0f89197724a1b6e0ee28e21b8dfb02d94848cfaf15c0e72 [2021-11-17T23:14:27.589Z] #9 DONE 0.0s [2021-11-17T23:14:27.589Z] [2021-11-17T23:14:27.589Z] #23 [internal] load build context [2021-11-17T23:14:27.589Z] #23 sha256:63707a23253e21f006c4d1258d9c0b9b44e4bb2d1577b1a1bffe8d8297bdf7bd [2021-11-17T23:14:27.852Z] #23 ... [2021-11-17T23:14:27.852Z] [2021-11-17T23:14:27.852Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:c7eca30132701a36c0cbf1044d13762a5834debbf9d6bd27d3637f529f85c09c [2021-11-17T23:14:27.852Z] #9 sha256:ae993606a9f65624c0f89197724a1b6e0ee28e21b8dfb02d94848cfaf15c0e72 [2021-11-17T23:14:27.852Z] #9 resolve docker.io/library/golang:1.16.10-buster@sha256:c7eca30132701a36c0cbf1044d13762a5834debbf9d6bd27d3637f529f85c09c done [2021-11-17T23:14:27.852Z] #9 DONE 0.0s [2021-11-17T23:14:27.852Z] [2021-11-17T23:14:27.852Z] #23 [internal] load build context [2021-11-17T23:14:27.852Z] #23 sha256:63707a23253e21f006c4d1258d9c0b9b44e4bb2d1577b1a1bffe8d8297bdf7bd [2021-11-17T23:14:29.229Z] #23 transferring context: 53.43MB 1.4s done [2021-11-17T23:14:29.229Z] #23 DONE 1.4s [2021-11-17T23:14:29.229Z] [2021-11-17T23:14:29.229Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-11-17T23:14:29.229Z] #41 sha256:3789538f015887d4b3e618dfc886bd967b78284dd56faa06b93409e4e0ade30d [2021-11-17T23:14:29.229Z] #41 CACHED [2021-11-17T23:14:29.229Z] [2021-11-17T23:14:29.229Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-17T23:14:29.229Z] #57 sha256:83ef1bce6167516fe4d048b3a969725565ea0588b147d11ff6cc0eecb704eb68 [2021-11-17T23:14:29.229Z] #57 CACHED [2021-11-17T23:14:29.229Z] [2021-11-17T23:14:29.229Z] #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 [2021-11-17T23:14:29.229Z] #24 sha256:588ed54104cc6fa559abed69a7758539a9484615b2d678cce21498ec87a53cc5 [2021-11-17T23:14:29.229Z] #24 CACHED [2021-11-17T23:14:29.229Z] [2021-11-17T23:14:29.229Z] #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 [2021-11-17T23:14:29.229Z] #36 sha256:b2e8030f1d3e6b76a273518953eb3f95355461261f5319e0bdc1ab365c1aaca8 [2021-11-17T23:14:29.229Z] #36 CACHED [2021-11-17T23:14:29.229Z] [2021-11-17T23:14:29.229Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-11-17T23:14:29.229Z] #22 sha256:568598d536f707cc97574aa61d68db2fc7316fd3e81028bade6ab2c443a99345 [2021-11-17T23:14:29.230Z] #22 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #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 [2021-11-17T23:14:29.230Z] #34 sha256:1c62605b3e4b3c4f323303618857b6aa4627883395bb76164494e79c8a91ab40 [2021-11-17T23:14:29.230Z] #34 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #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 [2021-11-17T23:14:29.230Z] #58 sha256:688a44f442e8cb49cf4409856fcc2de7d0090c3bb9b4f08db059053e1be9018c [2021-11-17T23:14:29.230Z] #58 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-17T23:14:29.230Z] #61 sha256:06845322bb6d0837e4080674e327d66fcf842509eedd928ea926ff06b30897fd [2021-11-17T23:14:29.230Z] #61 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-11-17T23:14:29.230Z] #25 sha256:9a31cefb509cfe4e230355434e3d654d794576925b04dce262f0dd0810d79b44 [2021-11-17T23:14:29.230Z] #25 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-17T23:14:29.230Z] #30 sha256:ee5be79ab2190824c75394c0b79a7e1ce23aa12872a44cae6138bb2b887349e0 [2021-11-17T23:14:29.230Z] #30 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #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 [2021-11-17T23:14:29.230Z] #40 sha256:2d462ea74ef525c4f75d25a79a9cf1f134c137bff45947dce31175cdabc798fa [2021-11-17T23:14:29.230Z] #40 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-11-17T23:14:29.230Z] #19 sha256:36f8b13f99f583e88edd170393fd2a976fd59b671eadce9052a3ff4d48fc22a4 [2021-11-17T23:14:29.230Z] #19 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-11-17T23:14:29.230Z] #44 sha256:b6559791bc5e4a0709939f4c5684bae152b331749159138b0b3c00c5da327519 [2021-11-17T23:14:29.230Z] #44 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-17T23:14:29.230Z] #46 sha256:c92864aee46b14b816aae3b1575491957afe14cbf772e9617b80306b2e8bba92 [2021-11-17T23:14:29.230Z] #46 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #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 [2021-11-17T23:14:29.230Z] #51 sha256:e4fd90b968f07b5f847bd0d3d8793dfcd1672a9068a1b2b2cdc63eebf48d46ff [2021-11-17T23:14:29.230Z] #51 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #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 [2021-11-17T23:14:29.230Z] #55 sha256:8e0525b109a1e0f7a0b21a83028ffee6aa17ef909a907da8fbbbfde8bd37a167 [2021-11-17T23:14:29.230Z] #55 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #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 [2021-11-17T23:14:29.230Z] #27 sha256:8e14252d95f59141c0f86364d4ba7bcb998e74dacce9c62a1e6b3d099b9829ae [2021-11-17T23:14:29.230Z] #27 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #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 [2021-11-17T23:14:29.230Z] #12 sha256:2967b6543b50d5c1a7aa936931a82d3381e584b4501741300be2efec17c65992 [2021-11-17T23:14:29.230Z] #12 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #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 [2021-11-17T23:14:29.230Z] #43 sha256:9c88665f5323b3954e3d3c9ccebf3a6fb3b18ad29fcde46a84373b30db78ca80 [2021-11-17T23:14:29.230Z] #43 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-17T23:14:29.230Z] #16 sha256:04ae1288de65841634c0124bcaa98d14279f91fc3c74c2dafbc5543ad627ef80 [2021-11-17T23:14:29.230Z] #16 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-17T23:14:29.230Z] #33 sha256:c4039bdd0bfa970389f0347bf03dc9c86e816692feab00400e60e390bfd93fd5 [2021-11-17T23:14:29.230Z] #33 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-17T23:14:29.230Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-17T23:14:29.230Z] #63 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #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 [2021-11-17T23:14:29.230Z] #29 sha256:1b8190ec209e2b4c6a9c57ba9b38bff699c79f138e6e09e9d46e4dad9e4c4254 [2021-11-17T23:14:29.230Z] #29 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-11-17T23:14:29.230Z] #35 sha256:ee0f66778d5d3c16b853ea19935393306870005b5397c84ae135bf87b2aa2b7c [2021-11-17T23:14:29.230Z] #35 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-11-17T23:14:29.230Z] #59 sha256:e432648deae5c9eb4ff7203e5b67cbc25bc60495b35296946a8858747c029387 [2021-11-17T23:14:29.230Z] #59 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-17T23:14:29.230Z] #48 sha256:017ac0e57689fda046e52dc8f0d9f6198d900b1a5f0571faf5aa95791c4a55e6 [2021-11-17T23:14:29.230Z] #48 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #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 [2021-11-17T23:14:29.230Z] #20 sha256:a6c57e76359cf066208a363bf3b2e2d6ee5440da08a6bd4e042a7b12b8f058ad [2021-11-17T23:14:29.230Z] #20 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #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 [2021-11-17T23:14:29.230Z] #21 sha256:60091f332eca22cce350bbe88c3bb1ef692eb93676e4ecf858e45a1c3edf2651 [2021-11-17T23:14:29.230Z] #21 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #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 [2021-11-17T23:14:29.230Z] #15 sha256:d33ca7c6b7c1756b1bcc1b316a69fc1a14c5fae58bcda29cea1574f81516bf6b [2021-11-17T23:14:29.230Z] #15 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #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 [2021-11-17T23:14:29.230Z] #47 sha256:21b02f63135bbe02c1dd543658dfc9460f24a2516d579d69c4bb26b3f6b01410 [2021-11-17T23:14:29.230Z] #47 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #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 [2021-11-17T23:14:29.230Z] #42 sha256:458dfcbb019aed25e86f24c62186909e3d0db8f816c9fb3db42bc8e2d47296d9 [2021-11-17T23:14:29.230Z] #42 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #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 [2021-11-17T23:14:29.230Z] #67 sha256:ca5cdb25251562699f7b581fc0fc29233744c6395992a0ae6d17fd5225f57a65 [2021-11-17T23:14:29.230Z] #67 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-11-17T23:14:29.230Z] #68 sha256:998fbf8cb76d43fe7f76d54dd39390cee7b82fefd902deb1746892066d7ab029 [2021-11-17T23:14:29.230Z] #68 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-17T23:14:29.230Z] #52 sha256:0287919536af3b4b8c231db006af61bd0bfd3a6360119a28c7428ce5bd935ebb [2021-11-17T23:14:29.230Z] #52 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-17T23:14:29.230Z] #17 sha256:df538d4e1efd01b9e3546cafd2d10882dac21594286391b0ffd41b924f04f54d [2021-11-17T23:14:29.230Z] #17 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #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 [2021-11-17T23:14:29.230Z] #45 sha256:f82fa8cf448795c356f3ffc59f0b2ca2e9af992281d7d9424ab5aa543fef82bc [2021-11-17T23:14:29.230Z] #45 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-17T23:14:29.230Z] #18 sha256:c39c76242e80f7c7af775563d13759a41bedf68ce456358eeb70fd635e848fa0 [2021-11-17T23:14:29.230Z] #18 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #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 [2021-11-17T23:14:29.230Z] #37 sha256:c8d5655bed2a61649e107bbd309b2831e0e47914593fb4e5ec34a254e72674c8 [2021-11-17T23:14:29.230Z] #37 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #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 [2021-11-17T23:14:29.230Z] #56 sha256:a9f9733e477e7c01da9e7146800023516b3a8c36ea9e7338432b7712f25ab700 [2021-11-17T23:14:29.230Z] #56 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-17T23:14:29.230Z] #39 sha256:00a8aedfe8f438f9ad6d7415aee35c937cf3246d711b63133a5a490563bd2e31 [2021-11-17T23:14:29.230Z] #39 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-17T23:14:29.230Z] #31 sha256:b6e96d49d439cb5c43d0c6fdd6688b4b7907d9e4d45306db361013833de8ef01 [2021-11-17T23:14:29.230Z] #31 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #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 [2021-11-17T23:14:29.230Z] #11 sha256:b257263610dcead0aeb36612c341a63b1d7f5edecf65f5c8b98a4c179b1995c5 [2021-11-17T23:14:29.230Z] #11 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-11-17T23:14:29.230Z] #54 sha256:fb8aaff3d72fc973cce8a31b13586066a4fdf6c8ff756debbc4075fba52e3619 [2021-11-17T23:14:29.230Z] #54 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-11-17T23:14:29.230Z] #14 sha256:83753444274c1956240e5de3fc4308f1301e1a6621feb29bb93e2a175f4b23df [2021-11-17T23:14:29.230Z] #14 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-11-17T23:14:29.230Z] #38 sha256:24fa0e3ccce111f378cb1718c69215a1178b901ad6be29651b5e7c7440fd666f [2021-11-17T23:14:29.230Z] #38 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-17T23:14:29.230Z] #10 sha256:5f4065678065e094c0189c52e78d17bfb74add524fcbfed2396ade1c30ccb40d [2021-11-17T23:14:29.230Z] #10 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-17T23:14:29.230Z] #28 sha256:250a8e3f7823b546e4a9da89cb4b5987739bda4ffa7fde6c7fae1b5ef6f975a6 [2021-11-17T23:14:29.230Z] #28 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-17T23:14:29.230Z] #66 sha256:e4293355ddb254129da46cd24913557cca1383e1e98159e7c8670d377d747037 [2021-11-17T23:14:29.230Z] #66 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #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 [2021-11-17T23:14:29.230Z] #13 sha256:c49801e2dce6d2ae9af8a4bf01e3f723d69e295b76ebdbe9590ac3e266c23ffb [2021-11-17T23:14:29.230Z] #13 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #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 [2021-11-17T23:14:29.230Z] #32 sha256:ddd67d6f85d538ef6e07aa19cfd9c5c44b4f0df2bbb11681f570a26b980749b1 [2021-11-17T23:14:29.230Z] #32 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-17T23:14:29.230Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-17T23:14:29.230Z] #65 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #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 [2021-11-17T23:14:29.230Z] #49 sha256:8adc26bb3cfa506c651c6d967b63dec456e17a11f6b47ddf8368db6931fd5bd2 [2021-11-17T23:14:29.230Z] #49 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-17T23:14:29.230Z] #60 sha256:4eab398754b9c9c5251fd40e69b0c3872a1c917d9a54517633aebb3d771c0eba [2021-11-17T23:14:29.230Z] #60 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #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 [2021-11-17T23:14:29.230Z] #53 sha256:aeb22e39ebb3e425a2d540be885f0e5766b12c761239e6e7609f529f60d2e0c0 [2021-11-17T23:14:29.230Z] #53 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-17T23:14:29.230Z] #50 sha256:33fab5e5973978168601604698d70c7eec5c38b02c41a9af3cf1cf954a8861e5 [2021-11-17T23:14:29.230Z] #50 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-11-17T23:14:29.230Z] #69 sha256:d98d62ade2947f0460ce4545e9cd57707973742be4161921fa8fa485dc0bbdf2 [2021-11-17T23:14:29.230Z] #69 CACHED [2021-11-17T23:14:29.230Z] [2021-11-17T23:14:29.230Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-17T23:14:29.230Z] #70 sha256:6f13d32e5116691db4ce63859957b58b57655f683371a620f5aa816da21f0034 [2021-11-17T23:14:30.166Z] #70 DONE 1.0s [2021-11-17T23:14:30.166Z] [2021-11-17T23:14:30.166Z] #71 exporting to image [2021-11-17T23:14:30.166Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-17T23:14:30.166Z] #71 exporting layers [2021-11-17T23:14:30.732Z] #71 exporting layers 0.8s done [2021-11-17T23:14:30.732Z] #71 writing image sha256:2b5a1371b4a5b1f6766eaaebb5d86208331bb2eb0bf923013f270483067e9a81 done [2021-11-17T23:14:30.732Z] #71 naming to docker.io/library/docker:d90ee8dc573382cc433dc9e21f74c919fc15e6ba [2021-11-17T23:14:30.732Z] #71 naming to docker.io/library/docker:d90ee8dc573382cc433dc9e21f74c919fc15e6ba done [2021-11-17T23:14:30.732Z] #71 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-17T23:14:31.086Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43027/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=d90ee8dc573382cc433dc9e21f74c919fc15e6ba -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:d90ee8dc573382cc433dc9e21f74c919fc15e6ba hack/make.sh dynbinary test-integration [2021-11-17T23:14:31.654Z] [2021-11-17T23:14:31.912Z] Removing bundles/ [2021-11-17T23:14:31.912Z] [2021-11-17T23:14:31.912Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-17T23:14:31.912Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-17T23:14:31.912Z] GOOS="" GOARCH="" GOARM="" [2021-11-17T23:14:34.894Z] Fetching without tags [2021-11-17T23:14:34.889Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-17T23:14:34.896Z] > git config --add remote.origin.fetch +refs/pull/43027/head:refs/remotes/origin/PR-43027 # timeout=10 [2021-11-17T23:14:34.900Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-17T23:14:34.908Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-17T23:14:34.916Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-17T23:14:34.916Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-17T23:14:34.917Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43027/head:refs/remotes/origin/PR-43027 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-17T23:14:35.124Z] Merging remotes/origin/20.10 commit c98869341b7ea700df40f4d35d47e4cd1dd3234c into PR head commit dc015972bbd112f67de333b4701cd0b3b9fcc935 [2021-11-17T23:14:36.168Z] Merge succeeded, producing fac2c10167861d430ab8242c8b97e97559e470e9 [2021-11-17T23:14:36.169Z] Checking out Revision fac2c10167861d430ab8242c8b97e97559e470e9 (PR-43027) [2021-11-17T23:14:36.207Z] Commit message: "Merge commit 'c98869341b7ea700df40f4d35d47e4cd1dd3234c' into HEAD" [2021-11-17T23:14:36.219Z] First time build. Skipping changelog. [2021-11-17T23:14:35.144Z] > git config core.sparsecheckout # timeout=10 [2021-11-17T23:14:35.160Z] > git checkout -f dc015972bbd112f67de333b4701cd0b3b9fcc935 # timeout=10 [2021-11-17T23:14:35.590Z] > git remote # timeout=10 [2021-11-17T23:14:35.595Z] > git config --get remote.origin.url # timeout=10 [2021-11-17T23:14:35.597Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-17T23:14:35.598Z] > git merge c98869341b7ea700df40f4d35d47e4cd1dd3234c # timeout=10 [2021-11-17T23:14:36.184Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-17T23:14:36.189Z] > git config core.sparsecheckout # timeout=10 [2021-11-17T23:14:36.192Z] > git checkout -f fac2c10167861d430ab8242c8b97e97559e470e9 # timeout=10 [2021-11-17T23:14:36.228Z] > git rev-list --no-walk c80b2fcea86ab0f0b7a1ebcf361028330ee9c2b3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-17T23:14:36.930Z] + docker version [2021-11-17T23:14:36.930Z] Client: Docker Engine - Community [2021-11-17T23:14:36.930Z] Version: 20.10.10-rc1 [2021-11-17T23:14:36.930Z] API version: 1.41 [2021-11-17T23:14:36.930Z] Go version: go1.16.9 [2021-11-17T23:14:36.930Z] Git commit: b485636 [2021-11-17T23:14:36.930Z] Built: Mon Oct 18 15:21:14 2021 [2021-11-17T23:14:36.930Z] OS/Arch: linux/arm64 [2021-11-17T23:14:36.930Z] Context: default [2021-11-17T23:14:36.930Z] Experimental: true [2021-11-17T23:14:36.930Z] [2021-11-17T23:14:36.930Z] Server: Docker Engine - Community [2021-11-17T23:14:36.930Z] Engine: [2021-11-17T23:14:36.930Z] Version: 20.10.10-rc1 [2021-11-17T23:14:36.930Z] API version: 1.41 (minimum version 1.12) [2021-11-17T23:14:36.930Z] Go version: go1.16.9 [2021-11-17T23:14:36.930Z] Git commit: 9f5b26f [2021-11-17T23:14:36.930Z] Built: Mon Oct 18 15:19:46 2021 [2021-11-17T23:14:36.930Z] OS/Arch: linux/arm64 [2021-11-17T23:14:36.930Z] Experimental: true [2021-11-17T23:14:36.930Z] containerd: [2021-11-17T23:14:36.930Z] Version: 1.4.11 [2021-11-17T23:14:36.930Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-17T23:14:36.930Z] runc: [2021-11-17T23:14:36.930Z] Version: 1.0.2 [2021-11-17T23:14:36.930Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-17T23:14:36.930Z] docker-init: [2021-11-17T23:14:36.930Z] Version: 0.19.0 [2021-11-17T23:14:36.930Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-17T23:14:37.218Z] + docker info [2021-11-17T23:14:37.378Z] Fetching without tags [2021-11-17T23:14:37.522Z] Fetching without tags [2021-11-17T23:14:37.581Z] Merging remotes/origin/20.10 commit c98869341b7ea700df40f4d35d47e4cd1dd3234c into PR head commit dc015972bbd112f67de333b4701cd0b3b9fcc935 [2021-11-17T23:14:37.743Z] Merging remotes/origin/20.10 commit c98869341b7ea700df40f4d35d47e4cd1dd3234c into PR head commit dc015972bbd112f67de333b4701cd0b3b9fcc935 [2021-11-17T23:14:37.785Z] Client: [2021-11-17T23:14:37.785Z] Context: default [2021-11-17T23:14:37.785Z] Debug Mode: false [2021-11-17T23:14:37.785Z] Plugins: [2021-11-17T23:14:37.785Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-17T23:14:37.785Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-17T23:14:37.785Z] [2021-11-17T23:14:37.785Z] Server: [2021-11-17T23:14:37.785Z] Containers: 0 [2021-11-17T23:14:37.785Z] Running: 0 [2021-11-17T23:14:37.785Z] Paused: 0 [2021-11-17T23:14:37.785Z] Stopped: 0 [2021-11-17T23:14:37.785Z] Images: 3 [2021-11-17T23:14:37.785Z] Server Version: 20.10.10-rc1 [2021-11-17T23:14:37.785Z] Storage Driver: overlay2 [2021-11-17T23:14:37.785Z] Backing Filesystem: extfs [2021-11-17T23:14:37.785Z] Supports d_type: true [2021-11-17T23:14:37.785Z] Native Overlay Diff: true [2021-11-17T23:14:37.785Z] userxattr: false [2021-11-17T23:14:37.785Z] Logging Driver: json-file [2021-11-17T23:14:37.785Z] Cgroup Driver: cgroupfs [2021-11-17T23:14:37.785Z] Cgroup Version: 1 [2021-11-17T23:14:37.785Z] Plugins: [2021-11-17T23:14:37.785Z] Volume: local [2021-11-17T23:14:37.785Z] Network: bridge host ipvlan macvlan null overlay [2021-11-17T23:14:37.785Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-17T23:14:37.785Z] Swarm: inactive [2021-11-17T23:14:37.785Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-17T23:14:37.785Z] Default Runtime: runc [2021-11-17T23:14:37.785Z] Init Binary: docker-init [2021-11-17T23:14:37.785Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-17T23:14:37.785Z] runc version: v1.0.2-0-g52b36a2 [2021-11-17T23:14:37.785Z] init version: de40ad0 [2021-11-17T23:14:37.785Z] Security Options: [2021-11-17T23:14:37.785Z] apparmor [2021-11-17T23:14:37.785Z] seccomp [2021-11-17T23:14:37.785Z] Profile: default [2021-11-17T23:14:37.785Z] Kernel Version: 5.11.0-1020-aws [2021-11-17T23:14:37.785Z] Operating System: Ubuntu 20.04.3 LTS [2021-11-17T23:14:37.785Z] OSType: linux [2021-11-17T23:14:37.785Z] Architecture: aarch64 [2021-11-17T23:14:37.785Z] CPUs: 2 [2021-11-17T23:14:37.785Z] Total Memory: 7.582GiB [2021-11-17T23:14:37.785Z] Name: ip-10-100-115-103 [2021-11-17T23:14:37.785Z] ID: 2QJQ:GFB4:R5EH:OJUD:6QSX:VWJY:GI53:DJTV:GPSZ:ID5L:T7WP:MQDN [2021-11-17T23:14:37.785Z] Docker Root Dir: /var/lib/docker [2021-11-17T23:14:37.785Z] Debug Mode: false [2021-11-17T23:14:37.785Z] Registry: https://index.docker.io/v1/ [2021-11-17T23:14:37.785Z] Labels: [2021-11-17T23:14:37.785Z] Experimental: true [2021-11-17T23:14:37.785Z] Insecure Registries: [2021-11-17T23:14:37.785Z] 127.0.0.0/8 [2021-11-17T23:14:37.785Z] Live Restore Enabled: true [2021-11-17T23:14:37.785Z] [Pipeline] sh [2021-11-17T23:14:37.367Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-17T23:14:37.370Z] > git config --add remote.origin.fetch +refs/pull/43027/head:refs/remotes/origin/PR-43027 # timeout=10 [2021-11-17T23:14:37.377Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-17T23:14:37.382Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-17T23:14:37.389Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-17T23:14:37.389Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-17T23:14:37.389Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43027/head:refs/remotes/origin/PR-43027 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-17T23:14:37.595Z] > git config core.sparsecheckout # timeout=10 [2021-11-17T23:14:37.600Z] > git checkout -f dc015972bbd112f67de333b4701cd0b3b9fcc935 # timeout=10 [2021-11-17T23:14:37.498Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-17T23:14:37.501Z] > git config --add remote.origin.fetch +refs/pull/43027/head:refs/remotes/origin/PR-43027 # timeout=10 [2021-11-17T23:14:37.506Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-17T23:14:37.516Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-17T23:14:37.531Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-17T23:14:37.531Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-17T23:14:37.532Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43027/head:refs/remotes/origin/PR-43027 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-17T23:14:37.748Z] > git config core.sparsecheckout # timeout=10 [2021-11-17T23:14:37.756Z] > git checkout -f dc015972bbd112f67de333b4701cd0b3b9fcc935 # timeout=10 [2021-11-17T23:14:38.066Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-11-17T23:14:38.066Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-11-17T23:14:38.066Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43027/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-11-17T23:14:38.066Z] + bash /home/ubuntu/workspace/moby_PR-43027/check-config.sh [2021-11-17T23:14:38.066Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-17T23:14:38.066Z] info: reading kernel config from /boot/config-5.11.0-1020-aws ... [2021-11-17T23:14:38.066Z] [2021-11-17T23:14:38.066Z] Generally Necessary: [2021-11-17T23:14:38.066Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-17T23:14:38.066Z] - apparmor: enabled and tools installed [2021-11-17T23:14:38.066Z] - CONFIG_NAMESPACES: enabled [2021-11-17T23:14:38.066Z] - CONFIG_NET_NS: enabled [2021-11-17T23:14:38.066Z] - CONFIG_PID_NS: enabled [2021-11-17T23:14:38.066Z] - CONFIG_IPC_NS: enabled [2021-11-17T23:14:38.066Z] - CONFIG_UTS_NS: enabled [2021-11-17T23:14:38.066Z] - CONFIG_CGROUPS: enabled [2021-11-17T23:14:38.066Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-17T23:14:38.066Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-17T23:14:38.066Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-17T23:14:38.066Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-17T23:14:38.066Z] - CONFIG_CPUSETS: enabled [2021-11-17T23:14:38.066Z] - CONFIG_MEMCG: enabled [2021-11-17T23:14:38.066Z] - CONFIG_KEYS: enabled [2021-11-17T23:14:38.066Z] - CONFIG_VETH: enabled (as module) [2021-11-17T23:14:38.066Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-17T23:14:37.906Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-17T23:14:37.954Z] > git config --add remote.origin.fetch +refs/pull/43027/head:refs/remotes/origin/PR-43027 # timeout=10 [2021-11-17T23:14:38.004Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-17T23:14:38.120Z] Merge succeeded, producing 169f57b959d2fdd38bac7fbfbcafbe22d036c2d2 [2021-11-17T23:14:38.120Z] Checking out Revision 169f57b959d2fdd38bac7fbfbcafbe22d036c2d2 (PR-43027) [2021-11-17T23:14:38.182Z] Commit message: "Merge commit 'c98869341b7ea700df40f4d35d47e4cd1dd3234c' into HEAD" [2021-11-17T23:14:38.191Z] First time build. Skipping changelog. [2021-11-17T23:14:38.213Z] Fetching without tags [2021-11-17T23:14:38.325Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-17T23:14:38.325Z] - CONFIG_NF_NAT_IPV4: missing [2021-11-17T23:14:38.325Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-17T23:14:38.325Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-17T23:14:38.325Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-17T23:14:38.325Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-17T23:14:38.325Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-17T23:14:38.325Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-17T23:14:38.325Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-17T23:14:38.325Z] - CONFIG_NF_NAT_NEEDED: missing [2021-11-17T23:14:38.325Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-17T23:14:38.325Z] [2021-11-17T23:14:38.325Z] Optional Features: [2021-11-17T23:14:38.325Z] - CONFIG_USER_NS: enabled [2021-11-17T23:14:38.325Z] - CONFIG_SECCOMP: enabled [2021-11-17T23:14:38.325Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-17T23:14:38.325Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-17T23:14:38.325Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-11-17T23:14:38.325Z] (cgroup swap accounting is currently enabled) [2021-11-17T23:14:38.325Z] - CONFIG_BLK_CGROUP: enabled [2021-11-17T23:14:38.325Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-17T23:14:38.325Z] - CONFIG_IOSCHED_CFQ: missing [2021-11-17T23:14:38.325Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-11-17T23:14:38.325Z] - CONFIG_CGROUP_PERF: enabled [2021-11-17T23:14:38.325Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-17T23:14:38.325Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-17T23:14:38.325Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-17T23:14:38.325Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-17T23:14:38.325Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-17T23:14:38.325Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-17T23:14:38.325Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-17T23:14:38.325Z] - CONFIG_IP_VS: enabled (as module) [2021-11-17T23:14:38.325Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-17T23:14:38.325Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-17T23:14:38.325Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-17T23:14:38.325Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-17T23:14:38.325Z] - CONFIG_EXT4_FS: enabled [2021-11-17T23:14:38.325Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-17T23:14:38.325Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-17T23:14:38.325Z] - Network Drivers: [2021-11-17T23:14:38.325Z] - "overlay": [2021-11-17T23:14:38.325Z] - CONFIG_VXLAN: enabled (as module) [2021-11-17T23:14:38.325Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-17T23:14:38.325Z] Optional (for encrypted networks): [2021-11-17T23:14:38.325Z] - CONFIG_CRYPTO: enabled [2021-11-17T23:14:38.325Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-17T23:14:38.325Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-17T23:14:38.325Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-17T23:14:38.325Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-17T23:14:38.325Z] - CONFIG_XFRM: enabled [2021-11-17T23:14:38.325Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-17T23:14:38.325Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-17T23:14:38.325Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-17T23:14:38.325Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-11-17T23:14:38.586Z] - "ipvlan": [2021-11-17T23:14:38.586Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-17T23:14:38.586Z] - "macvlan": [2021-11-17T23:14:38.586Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-17T23:14:38.586Z] - CONFIG_DUMMY: enabled (as module) [2021-11-17T23:14:38.586Z] - "ftp,tftp client in container": [2021-11-17T23:14:38.586Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-17T23:14:38.586Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-17T23:14:38.586Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-17T23:14:38.586Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-17T23:14:38.586Z] - Storage Drivers: [2021-11-17T23:14:38.586Z] - "aufs": [2021-11-17T23:14:38.586Z] - CONFIG_AUFS_FS: missing [2021-11-17T23:14:38.586Z] - "btrfs": [2021-11-17T23:14:38.586Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-17T23:14:38.586Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-17T23:14:38.586Z] - "devicemapper": [2021-11-17T23:14:38.586Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-17T23:14:38.586Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-17T23:14:38.586Z] - "overlay": [2021-11-17T23:14:38.586Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-17T23:14:38.586Z] - "zfs": [2021-11-17T23:14:38.586Z] - /dev/zfs: present [2021-11-17T23:14:38.586Z] - zfs command: missing [2021-11-17T23:14:38.586Z] - zpool command: missing [2021-11-17T23:14:38.586Z] [2021-11-17T23:14:38.586Z] Limits: [2021-11-17T23:14:38.586Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-17T23:14:38.586Z] [2021-11-17T23:14:38.586Z] + true [Pipeline] } [2021-11-17T23:14:38.596Z] Merge succeeded, producing 169f57b959d2fdd38bac7fbfbcafbe22d036c2d2 [2021-11-17T23:14:38.596Z] Checking out Revision 169f57b959d2fdd38bac7fbfbcafbe22d036c2d2 (PR-43027) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] sh [2021-11-17T23:14:38.892Z] Commit message: "Merge commit 'c98869341b7ea700df40f4d35d47e4cd1dd3234c' into HEAD" [2021-11-17T23:14:38.931Z] Merging remotes/origin/20.10 commit c98869341b7ea700df40f4d35d47e4cd1dd3234c into PR head commit dc015972bbd112f67de333b4701cd0b3b9fcc935 [2021-11-17T23:14:38.966Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:fac2c10167861d430ab8242c8b97e97559e470e9 . [2021-11-17T23:14:38.994Z] + docker version [2021-11-17T23:14:38.994Z] Client: Docker Engine - Community [2021-11-17T23:14:38.994Z] Version: 20.10.10-rc1 [2021-11-17T23:14:38.994Z] API version: 1.41 [2021-11-17T23:14:38.994Z] Go version: go1.16.9 [2021-11-17T23:14:38.994Z] Git commit: b485636 [2021-11-17T23:14:38.994Z] Built: Mon Oct 18 15:22:14 2021 [2021-11-17T23:14:38.994Z] OS/Arch: linux/amd64 [2021-11-17T23:14:38.994Z] Context: default [2021-11-17T23:14:38.994Z] Experimental: true [2021-11-17T23:14:38.994Z] [2021-11-17T23:14:38.994Z] Server: Docker Engine - Community [2021-11-17T23:14:38.994Z] Engine: [2021-11-17T23:14:38.994Z] Version: 20.10.10-rc1 [2021-11-17T23:14:38.994Z] API version: 1.41 (minimum version 1.12) [2021-11-17T23:14:38.994Z] Go version: go1.16.9 [2021-11-17T23:14:38.995Z] Git commit: 9f5b26f [2021-11-17T23:14:38.995Z] Built: Mon Oct 18 15:20:19 2021 [2021-11-17T23:14:38.995Z] OS/Arch: linux/amd64 [2021-11-17T23:14:38.995Z] Experimental: true [2021-11-17T23:14:38.995Z] containerd: [2021-11-17T23:14:38.995Z] Version: 1.4.11 [2021-11-17T23:14:38.995Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-17T23:14:38.995Z] runc: [2021-11-17T23:14:38.995Z] Version: 1.0.2 [2021-11-17T23:14:38.995Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-17T23:14:38.995Z] docker-init: [2021-11-17T23:14:38.995Z] Version: 0.19.0 [2021-11-17T23:14:38.995Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-17T23:14:39.227Z] #1 [internal] load build definition from Dockerfile [2021-11-17T23:14:39.228Z] #1 sha256:8ff69825422a11374d63c692779b8b1560c5dd77a85ab02aa6e22db986a7dde4 [2021-11-17T23:14:39.228Z] #1 transferring dockerfile: 17.04kB done [2021-11-17T23:14:39.228Z] #1 DONE 0.0s [2021-11-17T23:14:39.228Z] [2021-11-17T23:14:39.228Z] #2 [internal] load .dockerignore [2021-11-17T23:14:39.228Z] #2 sha256:80a32c3d622ed03d201d6adca51e43f3728b7891fc41a708d35222ebe6314173 [2021-11-17T23:14:39.228Z] #2 transferring context: 87B done [2021-11-17T23:14:39.228Z] #2 DONE 0.0s [2021-11-17T23:14:39.228Z] [2021-11-17T23:14:39.228Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-11-17T23:14:39.228Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-11-17T23:14:39.228Z] #3 DONE 0.1s [2021-11-17T23:14:39.228Z] [2021-11-17T23:14:39.228Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-11-17T23:14:39.228Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-11-17T23:14:39.228Z] #4 CACHED [2021-11-17T23:14:39.310Z] + docker info [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-17T23:14:39.486Z] [2021-11-17T23:14:39.486Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-11-17T23:14:39.486Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-11-17T23:14:39.486Z] #5 DONE 0.1s [2021-11-17T23:14:39.486Z] [2021-11-17T23:14:39.486Z] #6 [internal] load metadata for docker.io/library/golang:1.16.10-buster [2021-11-17T23:14:39.486Z] #6 sha256:8560aafd34ea92bd687f1c504bfa17fbb09c7c5703b6316aa7de933b492c9abc [2021-11-17T23:14:39.486Z] #6 DONE 0.1s [2021-11-17T23:14:39.486Z] [2021-11-17T23:14:39.486Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-17T23:14:39.486Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-17T23:14:39.486Z] #8 DONE 0.1s [2021-11-17T23:14:39.486Z] [2021-11-17T23:14:39.486Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-17T23:14:39.486Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-17T23:14:39.486Z] #7 DONE 0.1s [2021-11-17T23:14:38.037Z] > git remote # timeout=10 [2021-11-17T23:14:38.042Z] > git config --get remote.origin.url # timeout=10 [2021-11-17T23:14:38.044Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-17T23:14:38.045Z] > git merge c98869341b7ea700df40f4d35d47e4cd1dd3234c # timeout=10 [2021-11-17T23:14:38.121Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-17T23:14:38.130Z] > git config core.sparsecheckout # timeout=10 [2021-11-17T23:14:38.141Z] > git checkout -f 169f57b959d2fdd38bac7fbfbcafbe22d036c2d2 # timeout=10 [2021-11-17T23:14:38.193Z] > git rev-list --no-walk c80b2fcea86ab0f0b7a1ebcf361028330ee9c2b3 # timeout=10 [2021-11-17T23:14:38.208Z] > git remote # timeout=10 [2021-11-17T23:14:38.216Z] > git config --get remote.origin.url # timeout=10 [2021-11-17T23:14:38.224Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-17T23:14:38.225Z] > git merge c98869341b7ea700df40f4d35d47e4cd1dd3234c # timeout=10 [2021-11-17T23:14:38.573Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-17T23:14:38.603Z] > git config core.sparsecheckout # timeout=10 [2021-11-17T23:14:38.610Z] > git checkout -f 169f57b959d2fdd38bac7fbfbcafbe22d036c2d2 # timeout=10 [2021-11-17T23:14:39.701Z] + [ PR != PR ] [2021-11-17T23:14:39.701Z] + [ 20.10 != master ] [2021-11-17T23:14:39.701Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-11-17T23:14:39.745Z] [2021-11-17T23:14:39.745Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-17T23:14:39.745Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-17T23:14:39.745Z] #64 DONE 0.0s [2021-11-17T23:14:39.745Z] [2021-11-17T23:14:39.745Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-17T23:14:39.745Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-17T23:14:39.745Z] #62 DONE 0.0s [2021-11-17T23:14:39.745Z] [2021-11-17T23:14:39.745Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:c7eca30132701a36c0cbf1044d13762a5834debbf9d6bd27d3637f529f85c09c [2021-11-17T23:14:39.745Z] #9 sha256:3691218b0119731218e7db49c8f54d430133fc548420d44e06910b9e7200b95b [2021-11-17T23:14:39.745Z] #9 DONE 0.0s [2021-11-17T23:14:39.745Z] [2021-11-17T23:14:39.745Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e5333f8697a86fa1be53b2a7e994247083f61885166df0cdda9f812acb514d7c [2021-11-17T23:14:39.745Z] #26 sha256:4e7ca7694391dbe5ba32a36d89e84217a6bbe11e88465e1296b9990d628dff86 [2021-11-17T23:14:39.745Z] #26 DONE 0.0s [2021-11-17T23:14:39.745Z] [2021-11-17T23:14:39.745Z] #23 [internal] load build context [2021-11-17T23:14:39.745Z] #23 sha256:b4c2ae1ca07465943ec9d97366a492ff94cfc5b96652d0e8e111424aea5e585a [Pipeline] sh [2021-11-17T23:14:38.124Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-17T23:14:38.249Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-17T23:14:38.250Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-17T23:14:38.252Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43027/head:refs/remotes/origin/PR-43027 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-17T23:14:38.967Z] > git config core.sparsecheckout # timeout=10 [2021-11-17T23:14:39.021Z] > git checkout -f dc015972bbd112f67de333b4701cd0b3b9fcc935 # timeout=10 [2021-11-17T23:14:39.871Z] Client: [2021-11-17T23:14:39.871Z] Context: default [2021-11-17T23:14:39.871Z] Debug Mode: false [2021-11-17T23:14:39.871Z] Plugins: [2021-11-17T23:14:39.871Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-17T23:14:39.871Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-17T23:14:39.871Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-17T23:14:39.871Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-17T23:14:39.871Z] [2021-11-17T23:14:39.871Z] Server: [2021-11-17T23:14:39.871Z] Containers: 0 [2021-11-17T23:14:39.871Z] Running: 0 [2021-11-17T23:14:39.871Z] Paused: 0 [2021-11-17T23:14:39.871Z] Stopped: 0 [2021-11-17T23:14:39.871Z] Images: 3 [2021-11-17T23:14:39.871Z] Server Version: 20.10.10-rc1 [2021-11-17T23:14:39.871Z] Storage Driver: overlay2 [2021-11-17T23:14:39.871Z] Backing Filesystem: extfs [2021-11-17T23:14:39.871Z] Supports d_type: true [2021-11-17T23:14:39.871Z] Native Overlay Diff: true [2021-11-17T23:14:39.871Z] userxattr: false [2021-11-17T23:14:39.871Z] Logging Driver: json-file [2021-11-17T23:14:39.871Z] Cgroup Driver: systemd [2021-11-17T23:14:39.871Z] Cgroup Version: 2 [2021-11-17T23:14:39.871Z] Plugins: [2021-11-17T23:14:39.871Z] Volume: local [2021-11-17T23:14:39.871Z] Network: bridge host ipvlan macvlan null overlay [2021-11-17T23:14:39.871Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-17T23:14:39.871Z] Swarm: inactive [2021-11-17T23:14:39.871Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-17T23:14:39.871Z] Default Runtime: runc [2021-11-17T23:14:39.871Z] Init Binary: docker-init [2021-11-17T23:14:39.871Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-17T23:14:39.871Z] runc version: v1.0.2-0-g52b36a2 [2021-11-17T23:14:39.871Z] init version: de40ad0 [2021-11-17T23:14:39.871Z] Security Options: [2021-11-17T23:14:39.871Z] apparmor [2021-11-17T23:14:39.871Z] seccomp [2021-11-17T23:14:39.871Z] Profile: default [2021-11-17T23:14:39.871Z] cgroupns [2021-11-17T23:14:39.871Z] Kernel Version: 5.11.0-1020-aws [2021-11-17T23:14:39.871Z] Operating System: Ubuntu 20.04.3 LTS [2021-11-17T23:14:39.871Z] OSType: linux [2021-11-17T23:14:39.871Z] Architecture: x86_64 [2021-11-17T23:14:39.871Z] CPUs: 2 [2021-11-17T23:14:39.871Z] Total Memory: 7.564GiB [2021-11-17T23:14:39.871Z] Name: ip-10-100-69-168 [2021-11-17T23:14:39.871Z] ID: OBED:WFDB:UKZG:ZPKM:WQRJ:WS2Z:2JRM:ODNC:7HJV:6Z63:5KG3:MLVP [2021-11-17T23:14:39.871Z] Docker Root Dir: /var/lib/docker [2021-11-17T23:14:39.871Z] Debug Mode: false [2021-11-17T23:14:39.871Z] Registry: https://index.docker.io/v1/ [2021-11-17T23:14:39.871Z] Labels: [2021-11-17T23:14:39.871Z] Experimental: true [2021-11-17T23:14:39.871Z] Insecure Registries: [2021-11-17T23:14:39.871Z] 127.0.0.0/8 [2021-11-17T23:14:39.871Z] Live Restore Enabled: true [2021-11-17T23:14:39.871Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-17T23:14:40.031Z] + docker version [2021-11-17T23:14:40.031Z] Client: Docker Engine - Community [2021-11-17T23:14:40.031Z] Version: 20.10.10-rc1 [2021-11-17T23:14:40.031Z] API version: 1.41 [2021-11-17T23:14:40.031Z] Go version: go1.16.9 [2021-11-17T23:14:40.031Z] Git commit: b485636 [2021-11-17T23:14:40.031Z] Built: Mon Oct 18 15:21:56 2021 [2021-11-17T23:14:40.031Z] OS/Arch: linux/amd64 [2021-11-17T23:14:40.031Z] Context: default [2021-11-17T23:14:40.031Z] Experimental: true [2021-11-17T23:14:40.031Z] [2021-11-17T23:14:40.031Z] Server: Docker Engine - Community [2021-11-17T23:14:40.031Z] Engine: [2021-11-17T23:14:40.031Z] Version: 20.10.10-rc1 [2021-11-17T23:14:40.031Z] API version: 1.41 (minimum version 1.12) [2021-11-17T23:14:40.031Z] Go version: go1.16.9 [2021-11-17T23:14:40.031Z] Git commit: 9f5b26f [2021-11-17T23:14:40.031Z] Built: Mon Oct 18 15:20:03 2021 [2021-11-17T23:14:40.031Z] OS/Arch: linux/amd64 [2021-11-17T23:14:40.031Z] Experimental: true [2021-11-17T23:14:40.031Z] containerd: [2021-11-17T23:14:40.031Z] Version: 1.4.11 [2021-11-17T23:14:40.031Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-17T23:14:40.031Z] runc: [2021-11-17T23:14:40.031Z] Version: 1.0.2 [2021-11-17T23:14:40.031Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-17T23:14:40.031Z] docker-init: [2021-11-17T23:14:40.031Z] Version: 0.19.0 [2021-11-17T23:14:40.031Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-17T23:14:40.238Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:169f57b959d2fdd38bac7fbfbcafbe22d036c2d2 . [2021-11-17T23:14:40.322Z] + docker info [2021-11-17T23:14:40.499Z] #1 [internal] load build definition from Dockerfile [2021-11-17T23:14:40.499Z] #1 sha256:e5fa73523c8ef1401d4db243f2b4c9b1c39abad08e9bb47aa9760ffecb9167f3 [2021-11-17T23:14:40.499Z] #1 transferring dockerfile: 17.04kB done [2021-11-17T23:14:40.499Z] #1 DONE 0.0s [2021-11-17T23:14:40.499Z] [2021-11-17T23:14:40.499Z] #2 [internal] load .dockerignore [2021-11-17T23:14:40.499Z] #2 sha256:b83a24c34118b650d900fca9773e5fbb5d5153f91726a423228667f89b444cf6 [2021-11-17T23:14:40.499Z] #2 transferring context: 87B done [2021-11-17T23:14:40.499Z] #2 DONE 0.0s [2021-11-17T23:14:40.499Z] [2021-11-17T23:14:40.499Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-11-17T23:14:40.499Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-11-17T23:14:40.499Z] #3 DONE 0.1s [2021-11-17T23:14:40.499Z] [2021-11-17T23:14:40.499Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-11-17T23:14:40.499Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-11-17T23:14:40.499Z] #4 CACHED [2021-11-17T23:14:40.688Z] #23 transferring context: 53.43MB 0.9s done [2021-11-17T23:14:40.688Z] #23 DONE 1.0s [2021-11-17T23:14:40.688Z] [2021-11-17T23:14:40.688Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-11-17T23:14:40.688Z] #59 sha256:2cdc32f96f0ccf565c83a1a11b0ad251986c812fe15642d752391b10f11ca64a [2021-11-17T23:14:40.688Z] #59 CACHED [2021-11-17T23:14:40.688Z] [2021-11-17T23:14:40.688Z] #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 [2021-11-17T23:14:40.688Z] #36 sha256:065ca12eb2c38826d96765a3bcea4e89b3a60a65b276fd0a9e4a12c18bf8f44e [2021-11-17T23:14:40.688Z] #36 CACHED [2021-11-17T23:14:40.688Z] [2021-11-17T23:14:40.688Z] #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 [2021-11-17T23:14:40.688Z] #13 sha256:b07f44288fc6d3e923a03491fec747205594a17974f55e81c41033427f1ea7b7 [2021-11-17T23:14:40.688Z] #13 CACHED [2021-11-17T23:14:40.688Z] [2021-11-17T23:14:40.688Z] #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 [2021-11-17T23:14:40.688Z] #20 sha256:799955f6312cbdac23721e0b0414d0deea9b0c31f7fc5c22785a35ee9f002f09 [2021-11-17T23:14:40.688Z] #20 CACHED [2021-11-17T23:14:40.688Z] [2021-11-17T23:14:40.688Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-11-17T23:14:40.688Z] #41 sha256:fbaa023ee037116400385b14cb16b70f4dd18db6d7c7b2041224fa9fed69fee2 [2021-11-17T23:14:40.688Z] #41 CACHED [2021-11-17T23:14:40.688Z] [2021-11-17T23:14:40.688Z] #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 [2021-11-17T23:14:40.688Z] #11 sha256:9fa55a5b4fc232b2dce0c297c9ab009dc969941706a9938c391ba093347f847d [2021-11-17T23:14:40.688Z] #11 CACHED [2021-11-17T23:14:40.688Z] [2021-11-17T23:14:40.688Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-11-17T23:14:40.688Z] #25 sha256:e3d1830ddc134326842ed7a3b6841082174948c2fd5d679db32de6083f6c2786 [2021-11-17T23:14:40.688Z] #25 CACHED [2021-11-17T23:14:40.688Z] [2021-11-17T23:14:40.688Z] #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 [2021-11-17T23:14:40.688Z] #42 sha256:b078e7edfa1a8e332981599a6386260169e27a11bf9be2f396349a64530c7b9e [2021-11-17T23:14:40.688Z] #42 CACHED [2021-11-17T23:14:40.688Z] [2021-11-17T23:14:40.688Z] #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 [2021-11-17T23:14:40.688Z] #15 sha256:99a7a2a8ab8af8ee3345a657623924fd14ba5c1a833431cfeffc170764c6dd21 [2021-11-17T23:14:40.688Z] #15 CACHED [2021-11-17T23:14:40.688Z] [2021-11-17T23:14:40.688Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-17T23:14:40.688Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-11-17T23:14:40.688Z] #65 CACHED [2021-11-17T23:14:40.688Z] [2021-11-17T23:14:40.688Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-17T23:14:40.688Z] #10 sha256:a8223f67753ebe26fea3ed14f1615f6da8f84d6275a23db1c3ec1fa8889c334c [2021-11-17T23:14:40.688Z] #10 CACHED [2021-11-17T23:14:40.688Z] [2021-11-17T23:14:40.688Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-17T23:14:40.688Z] #50 sha256:14c5e60de514d6fc26d9908c2268abb62528bad3a903f77e8741ba221f5cb3e9 [2021-11-17T23:14:40.688Z] #50 CACHED [2021-11-17T23:14:40.688Z] [2021-11-17T23:14:40.688Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-17T23:14:40.688Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-11-17T23:14:40.688Z] #63 CACHED [2021-11-17T23:14:40.688Z] [2021-11-17T23:14:40.688Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-17T23:14:40.688Z] #30 sha256:94eae8fbf5cd3fb07dde4ab7cad5a50ea391091f012738300eb16b50317f8e4c [2021-11-17T23:14:40.688Z] #30 CACHED [2021-11-17T23:14:40.688Z] [2021-11-17T23:14:40.688Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-11-17T23:14:40.688Z] #19 sha256:5ade4f3acb93fdf521bb0f680b2e3f6e1cb326118255438aac32adb80f95812d [2021-11-17T23:14:40.688Z] #19 CACHED [2021-11-17T23:14:40.688Z] [2021-11-17T23:14:40.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 [2021-11-17T23:14:40.688Z] #49 sha256:faac0bb2e332d27f2ef03c25d6e2f48dd5c9d67f555af6d91a425786a2ac3e15 [2021-11-17T23:14:40.688Z] #49 CACHED [2021-11-17T23:14:40.688Z] [2021-11-17T23:14:40.688Z] #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 [2021-11-17T23:14:40.688Z] #32 sha256:827db25541513e73c7970e2c4d643a6df3a3e4ffdaab3539419f2bba02b1aa84 [2021-11-17T23:14:40.688Z] #32 CACHED [2021-11-17T23:14:40.688Z] [2021-11-17T23:14:40.688Z] #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 [2021-11-17T23:14:40.688Z] #24 sha256:5d4d9fe7eac627f3b4ab3fe6fc5b9d340018d89b40485838c54558b6e9f6dd16 [2021-11-17T23:14:40.688Z] #24 CACHED [2021-11-17T23:14:40.688Z] [2021-11-17T23:14:40.688Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-17T23:14:40.688Z] #52 sha256:522658b4a5ec6ad48bdfcdc318b9cd8b5dfee7c48b58782aef83ee9027f8a86d [2021-11-17T23:14:40.688Z] #52 CACHED [2021-11-17T23:14:40.688Z] [2021-11-17T23:14:40.688Z] #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 [2021-11-17T23:14:40.688Z] #53 sha256:dff7608eb4bc159e8d3ec1f06b09d53c98e4e92af40d4eddb3e1b7d0559e24d7 [2021-11-17T23:14:40.688Z] #53 CACHED [2021-11-17T23:14:40.688Z] [2021-11-17T23:14:40.688Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-11-17T23:14:40.688Z] #14 sha256:810610260d6c691677879aaca991429540010c926321016db7ea66bbd1e34fc3 [2021-11-17T23:14:40.688Z] #14 CACHED [2021-11-17T23:14:40.688Z] [2021-11-17T23:14:40.688Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-17T23:14:40.688Z] #17 sha256:0678fa44a044603b6da12191a5089e3b9dc9ef29f5d57e578b972e95a81ef992 [2021-11-17T23:14:40.688Z] #17 CACHED [2021-11-17T23:14:40.688Z] [2021-11-17T23:14:40.688Z] #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 [2021-11-17T23:14:40.688Z] #27 sha256:8f65e01b862c3cc05a11d9e9fd62a39cad8b717e45addacb9460e52a0e255031 [2021-11-17T23:14:40.688Z] #27 CACHED [2021-11-17T23:14:40.688Z] [2021-11-17T23:14:40.688Z] #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 [2021-11-17T23:14:40.689Z] #12 sha256:3c7bf1888abce24812eed15589b9e8ba876d75551d8b63f81a127dd346001274 [2021-11-17T23:14:40.689Z] #12 CACHED [2021-11-17T23:14:40.689Z] [2021-11-17T23:14:40.689Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-17T23:14:40.689Z] #66 sha256:327a694b34605e1e1342d07424689617a7ca97b931dae6bd4353603200fffab5 [2021-11-17T23:14:40.689Z] #66 CACHED [2021-11-17T23:14:40.689Z] [2021-11-17T23:14:40.689Z] #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 [2021-11-17T23:14:40.689Z] #34 sha256:34797f472f52ce49c7244ecc8561e8881c6f7da84cd376c00df032c534307f1b [2021-11-17T23:14:40.689Z] #34 CACHED [2021-11-17T23:14:40.689Z] [2021-11-17T23:14:40.689Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-17T23:14:40.689Z] #60 sha256:a8fa28d564b4066dec2abd12fd5a5b8e7b57721a6ca0d4ccaa13ec8cb2899940 [2021-11-17T23:14:40.689Z] #60 CACHED [2021-11-17T23:14:40.689Z] [2021-11-17T23:14:40.689Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-11-17T23:14:40.689Z] #22 sha256:2746d66bcc8b10db20bb116dcca555b344966952882cc0dc63925078a9401209 [2021-11-17T23:14:40.689Z] #22 CACHED [2021-11-17T23:14:40.689Z] [2021-11-17T23:14:40.689Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-11-17T23:14:40.689Z] #54 sha256:20e4087872514b65b593f623a03f4df915f831f661e634628ff01716eec1401f [2021-11-17T23:14:40.689Z] #54 CACHED [2021-11-17T23:14:40.689Z] [2021-11-17T23:14:40.689Z] #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 [2021-11-17T23:14:40.689Z] #47 sha256:1a10e637a8514717e74cc6bcc28410bfcfcb6426540e80b116d74d16ee501796 [2021-11-17T23:14:40.689Z] #47 CACHED [2021-11-17T23:14:40.689Z] [2021-11-17T23:14:40.689Z] #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 [2021-11-17T23:14:40.689Z] #55 sha256:2aa35fc92e1e1683cb3f0ac876478ac5966e770f82588dec56e4251c8937152d [2021-11-17T23:14:40.689Z] #55 CACHED [2021-11-17T23:14:40.689Z] [2021-11-17T23:14:40.689Z] #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 [2021-11-17T23:14:40.689Z] #37 sha256:11489e3ce294b296845b99bee67a3c93981c0187300e362ad656d1c2aa86ed0b [2021-11-17T23:14:40.689Z] #37 CACHED [2021-11-17T23:14:40.689Z] [2021-11-17T23:14:40.689Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-11-17T23:14:40.689Z] #68 sha256:74b5e2bade0f870ede44ba7b446ba79a9b5f655efe45e8adad15258cf07ae501 [2021-11-17T23:14:40.689Z] #68 CACHED [2021-11-17T23:14:40.689Z] [2021-11-17T23:14:40.689Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-17T23:14:40.689Z] #48 sha256:8a74129b94bd7c3fd6133482b47d4b1915081ccc78840f0e4c57ccf32c930da6 [2021-11-17T23:14:40.689Z] #48 CACHED [2021-11-17T23:14:40.689Z] [2021-11-17T23:14:40.689Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-11-17T23:14:40.689Z] #38 sha256:be9856262b6ef3112155663d3252cbea264e1edc0194319ac45df8fd4ba5b97c [2021-11-17T23:14:40.689Z] #38 CACHED [2021-11-17T23:14:40.689Z] [2021-11-17T23:14:40.689Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-17T23:14:40.689Z] #57 sha256:cd59dd8e745b361326533f3cd6552b5445b57372dc13185c541ed2421b6dd0c0 [2021-11-17T23:14:40.689Z] #57 CACHED [2021-11-17T23:14:40.689Z] [2021-11-17T23:14:40.689Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-17T23:14:40.689Z] #16 sha256:39f0d669bac8d00efdcc8fd9276f3d533249320ea7aaf6cce2f44090b09c10ff [2021-11-17T23:14:40.689Z] #16 CACHED [2021-11-17T23:14:40.689Z] [2021-11-17T23:14:40.689Z] #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 [2021-11-17T23:14:40.689Z] #58 sha256:7442c9929403b23392a7844b4ce16c724f58d564d7f5140f33e0b5c5f95c6dc0 [2021-11-17T23:14:40.689Z] #58 CACHED [2021-11-17T23:14:40.689Z] [2021-11-17T23:14:40.689Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-11-17T23:14:40.689Z] #35 sha256:cb7c1f3e53858f6ddd85308584f9ff82111471bb03ea4e561e239ac2e714d63e [2021-11-17T23:14:40.689Z] #35 CACHED [2021-11-17T23:14:40.689Z] [2021-11-17T23:14:40.689Z] #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 [2021-11-17T23:14:40.689Z] #56 sha256:f014c48d0fd3127466c3ed5e26734da19420ade920fa9b112b3f1982561a9b41 [2021-11-17T23:14:40.689Z] #56 CACHED [2021-11-17T23:14:40.689Z] [2021-11-17T23:14:40.689Z] #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 [2021-11-17T23:14:40.689Z] #21 sha256:679662920125068bfc3984f244372a0a3c62adfe629150c82e575ecf33566563 [2021-11-17T23:14:40.689Z] #21 CACHED [2021-11-17T23:14:40.689Z] [2021-11-17T23:14:40.689Z] #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 [2021-11-17T23:14:40.689Z] #51 sha256:ffe3017480df981ef58dda72e1f76c42ffda430ec2d105be9a3e9f9be6d16b62 [2021-11-17T23:14:40.689Z] #51 CACHED [2021-11-17T23:14:40.689Z] [2021-11-17T23:14:40.689Z] #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 [2021-11-17T23:14:40.689Z] #67 sha256:921b4f92d1a86ef73de0badca183b6de8318205085ae46b8ce52f68088d861c1 [2021-11-17T23:14:40.689Z] #67 CACHED [2021-11-17T23:14:40.689Z] [2021-11-17T23:14:40.689Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-17T23:14:40.689Z] #18 sha256:083e92fcccee5109c1176678083f264ab1a73a458f2a7f75b8716654993343e8 [2021-11-17T23:14:40.689Z] #18 CACHED [2021-11-17T23:14:40.689Z] [2021-11-17T23:14:40.689Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-17T23:14:40.689Z] #33 sha256:f339cd235d19a2c8478e9a4635679bbdc1bb3eeae18576b67a06f50e3e1e5a48 [2021-11-17T23:14:40.689Z] #33 CACHED [2021-11-17T23:14:40.689Z] [2021-11-17T23:14:40.689Z] #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 [2021-11-17T23:14:40.689Z] #40 sha256:90d150dc4a6b17f5986cc7591822c8cdf3597940a98fc025078f228cff0c0c7c [2021-11-17T23:14:40.689Z] #40 CACHED [2021-11-17T23:14:40.689Z] [2021-11-17T23:14:40.689Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-17T23:14:40.689Z] #28 sha256:5b4f046777573bb3457dde754116da75674ee77fdc6d080600cbae93850ebd62 [2021-11-17T23:14:40.689Z] #28 CACHED [2021-11-17T23:14:40.689Z] [2021-11-17T23:14:40.689Z] #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 [2021-11-17T23:14:40.689Z] #45 sha256:901a3bd6d75130732a7160123cf4adb69e9397af787a0f8c04da428da6e8a4bb [2021-11-17T23:14:40.689Z] #45 CACHED [2021-11-17T23:14:40.689Z] [2021-11-17T23:14:40.689Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-11-17T23:14:40.689Z] #44 sha256:a59178f201f32acc56b6ae4439d7e7df5d830bebb54ec499004cf1b6778bb937 [2021-11-17T23:14:40.689Z] #44 CACHED [2021-11-17T23:14:40.689Z] [2021-11-17T23:14:40.689Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-17T23:14:40.689Z] #31 sha256:4b4ade5c9d59f03b2b46b4959ceb55f20801433bc57f5641aab556a099727f0c [2021-11-17T23:14:40.689Z] #31 CACHED [2021-11-17T23:14:40.689Z] [2021-11-17T23:14:40.689Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-17T23:14:40.689Z] #46 sha256:20f8d29b036855ddc09ffe6fc5c4aace2e9145772bf718d851ee6155cb1cb4c7 [2021-11-17T23:14:40.689Z] #46 CACHED [2021-11-17T23:14:40.689Z] [2021-11-17T23:14:40.689Z] #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 [2021-11-17T23:14:40.689Z] #29 sha256:991be58cd304e2824f76b8c83d68f548c500d02d95b0d365fa8cb5e542c03ee2 [2021-11-17T23:14:40.689Z] #29 CACHED [2021-11-17T23:14:40.689Z] [2021-11-17T23:14:40.689Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-17T23:14:40.689Z] #61 sha256:b82aa71ee3bbc0e742057d8810b607cce3a5ef3e7f7f432212d1aa2e6d93199b [2021-11-17T23:14:40.689Z] #61 CACHED [2021-11-17T23:14:40.689Z] [2021-11-17T23:14:40.689Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-17T23:14:40.689Z] #39 sha256:cbffc8ac826cfb3d1737a2d98c7ec4523ec526e15c7f7e6910364a0b0f73676c [2021-11-17T23:14:40.689Z] #39 CACHED [2021-11-17T23:14:40.689Z] [2021-11-17T23:14:40.689Z] #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 [2021-11-17T23:14:40.689Z] #43 sha256:774b307447da09c42cf2a683e2d87dcb916bac872d5c12005f4ebd3c6aa11bf4 [2021-11-17T23:14:40.689Z] #43 CACHED [2021-11-17T23:14:40.689Z] [2021-11-17T23:14:40.689Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-11-17T23:14:40.689Z] #69 sha256:3ed87573ab6b5c8c85bb9ad07fc1deeccd340c94a0ac0d0a23a7f83ea03a7708 [2021-11-17T23:14:40.689Z] #69 CACHED [2021-11-17T23:14:40.689Z] [2021-11-17T23:14:40.689Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-17T23:14:40.689Z] #70 sha256:8f3a2030d5c6ccd7b8d0ae1666110da82ca35391f2dff3414e7c824b88a45832 [2021-11-17T23:14:40.763Z] [2021-11-17T23:14:40.763Z] #6 [internal] load metadata for docker.io/library/golang:1.16.10-buster [2021-11-17T23:14:40.763Z] #6 sha256:705bca3cecfe2ae9b90dd00a18e3b31b540b61c1f84bf1191487a4a560deaf69 [2021-11-17T23:14:40.763Z] #6 DONE 0.1s [2021-11-17T23:14:40.763Z] [2021-11-17T23:14:40.763Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-17T23:14:40.763Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-17T23:14:40.763Z] #7 DONE 0.1s [2021-11-17T23:14:40.763Z] [2021-11-17T23:14:40.763Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-11-17T23:14:40.763Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-11-17T23:14:40.763Z] #5 DONE 0.1s [2021-11-17T23:14:40.763Z] [2021-11-17T23:14:40.763Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-17T23:14:40.763Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-17T23:14:40.763Z] #8 DONE 0.1s [2021-11-17T23:14:41.021Z] [2021-11-17T23:14:41.021Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-17T23:14:41.021Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-17T23:14:41.021Z] #64 DONE 0.0s [2021-11-17T23:14:41.021Z] [2021-11-17T23:14:41.021Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-17T23:14:41.021Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-17T23:14:41.021Z] #62 DONE 0.0s [2021-11-17T23:14:41.021Z] [2021-11-17T23:14:41.021Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:c7eca30132701a36c0cbf1044d13762a5834debbf9d6bd27d3637f529f85c09c [2021-11-17T23:14:41.021Z] #9 sha256:ae993606a9f65624c0f89197724a1b6e0ee28e21b8dfb02d94848cfaf15c0e72 [2021-11-17T23:14:41.021Z] #9 DONE 0.0s [2021-11-17T23:14:41.021Z] [2021-11-17T23:14:41.021Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e5333f8697a86fa1be53b2a7e994247083f61885166df0cdda9f812acb514d7c [2021-11-17T23:14:41.021Z] #26 sha256:edea472d48b98e570b16458eaf6333fc2b601119a1c33bfa71806ea14351f008 [2021-11-17T23:14:41.021Z] #26 DONE 0.0s [2021-11-17T23:14:41.021Z] [2021-11-17T23:14:41.021Z] #23 [internal] load build context [2021-11-17T23:14:41.021Z] #23 sha256:fa5ca949b439e2a3f822ea4d76ba12cc110da53c18b934a38de2d47dc0eebb16 [2021-11-17T23:14:41.266Z] Client: [2021-11-17T23:14:41.266Z] Context: default [2021-11-17T23:14:41.266Z] Debug Mode: false [2021-11-17T23:14:41.266Z] Plugins: [2021-11-17T23:14:41.266Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-17T23:14:41.266Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-17T23:14:41.266Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-17T23:14:41.266Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-17T23:14:41.266Z] [2021-11-17T23:14:41.266Z] Server: [2021-11-17T23:14:41.266Z] Containers: 0 [2021-11-17T23:14:41.266Z] Running: 0 [2021-11-17T23:14:41.266Z] Paused: 0 [2021-11-17T23:14:41.266Z] Stopped: 0 [2021-11-17T23:14:41.266Z] Images: 2 [2021-11-17T23:14:41.266Z] Server Version: 20.10.10-rc1 [2021-11-17T23:14:41.266Z] Storage Driver: overlay2 [2021-11-17T23:14:41.266Z] Backing Filesystem: extfs [2021-11-17T23:14:41.266Z] Supports d_type: true [2021-11-17T23:14:41.266Z] Native Overlay Diff: true [2021-11-17T23:14:41.266Z] userxattr: false [2021-11-17T23:14:41.266Z] Logging Driver: json-file [2021-11-17T23:14:41.266Z] Cgroup Driver: cgroupfs [2021-11-17T23:14:41.266Z] Cgroup Version: 1 [2021-11-17T23:14:41.266Z] Plugins: [2021-11-17T23:14:41.266Z] Volume: local [2021-11-17T23:14:41.266Z] Network: bridge host ipvlan macvlan null overlay [2021-11-17T23:14:41.266Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-17T23:14:41.266Z] Swarm: inactive [2021-11-17T23:14:41.266Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-17T23:14:41.266Z] Default Runtime: runc [2021-11-17T23:14:41.266Z] Init Binary: docker-init [2021-11-17T23:14:41.266Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-17T23:14:41.266Z] runc version: v1.0.2-0-g52b36a2 [2021-11-17T23:14:41.266Z] init version: de40ad0 [2021-11-17T23:14:41.266Z] Security Options: [2021-11-17T23:14:41.266Z] apparmor [2021-11-17T23:14:41.266Z] seccomp [2021-11-17T23:14:41.266Z] Profile: default [2021-11-17T23:14:41.266Z] Kernel Version: 5.4.0-1057-aws [2021-11-17T23:14:41.266Z] Operating System: Ubuntu 18.04.6 LTS [2021-11-17T23:14:41.266Z] OSType: linux [2021-11-17T23:14:41.266Z] Architecture: x86_64 [2021-11-17T23:14:41.266Z] CPUs: 2 [2021-11-17T23:14:41.266Z] Total Memory: 7.569GiB [2021-11-17T23:14:41.266Z] Name: ip-10-100-44-203 [2021-11-17T23:14:41.266Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-11-17T23:14:41.266Z] Docker Root Dir: /var/lib/docker [2021-11-17T23:14:41.266Z] Debug Mode: false [2021-11-17T23:14:41.266Z] Registry: https://index.docker.io/v1/ [2021-11-17T23:14:41.266Z] Labels: [2021-11-17T23:14:41.266Z] Experimental: true [2021-11-17T23:14:41.266Z] Insecure Registries: [2021-11-17T23:14:41.266Z] 127.0.0.0/8 [2021-11-17T23:14:41.266Z] Live Restore Enabled: true [2021-11-17T23:14:41.266Z] [2021-11-17T23:14:41.266Z] WARNING: No swap limit support [Pipeline] sh [2021-11-17T23:14:41.561Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-11-17T23:14:41.561Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-11-17T23:14:41.561Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43027/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-11-17T23:14:41.561Z] + bash /home/ubuntu/workspace/moby_PR-43027/check-config.sh [2021-11-17T23:14:41.561Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-17T23:14:41.561Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-11-17T23:14:41.561Z] [2021-11-17T23:14:41.561Z] Generally Necessary: [2021-11-17T23:14:41.561Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-17T23:14:41.561Z] - apparmor: enabled and tools installed [2021-11-17T23:14:41.561Z] - CONFIG_NAMESPACES: enabled [2021-11-17T23:14:41.561Z] - CONFIG_NET_NS: enabled [2021-11-17T23:14:41.561Z] - CONFIG_PID_NS: enabled [2021-11-17T23:14:41.561Z] - CONFIG_IPC_NS: enabled [2021-11-17T23:14:41.561Z] - CONFIG_UTS_NS: enabled [2021-11-17T23:14:41.561Z] - CONFIG_CGROUPS: enabled [2021-11-17T23:14:41.561Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-17T23:14:41.561Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-17T23:14:41.561Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-17T23:14:41.561Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-17T23:14:41.561Z] - CONFIG_CPUSETS: enabled [2021-11-17T23:14:41.561Z] - CONFIG_MEMCG: enabled [2021-11-17T23:14:41.561Z] - CONFIG_KEYS: enabled [2021-11-17T23:14:41.561Z] - CONFIG_VETH: enabled (as module) [2021-11-17T23:14:41.561Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-17T23:14:41.561Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-17T23:14:41.561Z] - CONFIG_NF_NAT_IPV4: missing [2021-11-17T23:14:41.561Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-17T23:14:41.561Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-17T23:14:41.561Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-17T23:14:41.561Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-17T23:14:41.561Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-17T23:14:41.561Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-17T23:14:41.561Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-17T23:14:41.561Z] - CONFIG_NF_NAT_NEEDED: missing [2021-11-17T23:14:41.561Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-17T23:14:41.561Z] [2021-11-17T23:14:41.561Z] Optional Features: [2021-11-17T23:14:41.561Z] - CONFIG_USER_NS: enabled [2021-11-17T23:14:41.561Z] - CONFIG_SECCOMP: enabled [2021-11-17T23:14:41.561Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-17T23:14:41.561Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-17T23:14:41.561Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-11-17T23:14:41.561Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-11-17T23:14:41.561Z] - CONFIG_BLK_CGROUP: enabled [2021-11-17T23:14:41.561Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-17T23:14:41.561Z] - CONFIG_IOSCHED_CFQ: missing [2021-11-17T23:14:41.561Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-11-17T23:14:41.445Z] > git remote # timeout=10 [2021-11-17T23:14:41.511Z] > git config --get remote.origin.url # timeout=10 [2021-11-17T23:14:41.628Z] #70 DONE 0.9s [2021-11-17T23:14:41.628Z] [2021-11-17T23:14:41.628Z] #71 exporting to image [2021-11-17T23:14:41.628Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-17T23:14:41.628Z] #71 exporting layers [2021-11-17T23:14:41.725Z] Fetching without tags [2021-11-17T23:14:41.821Z] - CONFIG_CGROUP_PERF: enabled [2021-11-17T23:14:41.821Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-17T23:14:41.821Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-17T23:14:41.821Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-17T23:14:41.821Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-17T23:14:41.821Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-17T23:14:41.821Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-17T23:14:41.821Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-17T23:14:41.821Z] - CONFIG_IP_VS: enabled (as module) [2021-11-17T23:14:41.821Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-17T23:14:41.821Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-17T23:14:41.821Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-17T23:14:41.821Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-17T23:14:41.821Z] - CONFIG_EXT4_FS: enabled [2021-11-17T23:14:41.821Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-17T23:14:41.821Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-17T23:14:41.821Z] - Network Drivers: [2021-11-17T23:14:41.821Z] - "overlay": [2021-11-17T23:14:41.821Z] - CONFIG_VXLAN: enabled (as module) [2021-11-17T23:14:41.821Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-17T23:14:41.821Z] Optional (for encrypted networks): [2021-11-17T23:14:41.821Z] - CONFIG_CRYPTO: enabled [2021-11-17T23:14:41.821Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-17T23:14:41.821Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-17T23:14:41.821Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-17T23:14:41.821Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-17T23:14:41.821Z] - CONFIG_XFRM: enabled [2021-11-17T23:14:41.821Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-17T23:14:41.821Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-17T23:14:41.821Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-17T23:14:41.821Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-11-17T23:14:41.821Z] - "ipvlan": [2021-11-17T23:14:41.821Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-17T23:14:41.821Z] - "macvlan": [2021-11-17T23:14:41.821Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-17T23:14:41.821Z] - CONFIG_DUMMY: enabled (as module) [2021-11-17T23:14:41.821Z] - "ftp,tftp client in container": [2021-11-17T23:14:41.821Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-17T23:14:41.821Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-17T23:14:41.821Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-17T23:14:41.821Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-17T23:14:41.821Z] - Storage Drivers: [2021-11-17T23:14:41.821Z] - "aufs": [2021-11-17T23:14:41.821Z] - CONFIG_AUFS_FS: enabled (as module) [2021-11-17T23:14:41.821Z] - "btrfs": [2021-11-17T23:14:41.821Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-17T23:14:41.821Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-17T23:14:41.821Z] - "devicemapper": [2021-11-17T23:14:41.821Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-17T23:14:41.821Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-17T23:14:41.821Z] - "overlay": [2021-11-17T23:14:41.821Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-17T23:14:41.821Z] - "zfs": [2021-11-17T23:14:41.821Z] - /dev/zfs: present [2021-11-17T23:14:41.821Z] - zfs command: missing [2021-11-17T23:14:41.821Z] - zpool command: missing [2021-11-17T23:14:41.821Z] [2021-11-17T23:14:41.821Z] Limits: [2021-11-17T23:14:41.821Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-17T23:14:41.821Z] [2021-11-17T23:14:41.821Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-17T23:14:41.694Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-17T23:14:41.703Z] > git config --add remote.origin.fetch +refs/pull/43027/head:refs/remotes/origin/PR-43027 # timeout=10 [2021-11-17T23:14:41.711Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-17T23:14:41.719Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-17T23:14:41.738Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-17T23:14:41.739Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-17T23:14:41.740Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43027/head:refs/remotes/origin/PR-43027 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-11-17T23:14:42.024Z] Merging remotes/origin/20.10 commit c98869341b7ea700df40f4d35d47e4cd1dd3234c into PR head commit dc015972bbd112f67de333b4701cd0b3b9fcc935 [2021-11-17T23:14:42.112Z] Merge succeeded, producing 86bce3d8d2237b765fad0b18fe2efb76468c687f [2021-11-17T23:14:42.113Z] Checking out Revision 86bce3d8d2237b765fad0b18fe2efb76468c687f (PR-43027) [2021-11-17T23:14:42.154Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:169f57b959d2fdd38bac7fbfbcafbe22d036c2d2 . [2021-11-17T23:14:42.154Z] #1 [internal] load build definition from Dockerfile [2021-11-17T23:14:42.154Z] #1 sha256:5c5e62c90108f20c448c4eddeb6077319146c80a9b17a52733f9b4a94b031be8 [2021-11-17T23:14:42.154Z] #1 transferring dockerfile: 17.04kB done [2021-11-17T23:14:42.154Z] #1 DONE 0.0s [2021-11-17T23:14:42.154Z] [2021-11-17T23:14:42.154Z] #2 [internal] load .dockerignore [2021-11-17T23:14:42.154Z] #2 sha256:a2d406c6666d2184fe407ee47e2e8c5ab22082ec56db4b0e7b484d2b30797027 [2021-11-17T23:14:42.154Z] #2 transferring context: 87B done [2021-11-17T23:14:42.154Z] #2 DONE 0.0s [2021-11-17T23:14:42.154Z] [2021-11-17T23:14:42.154Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-11-17T23:14:42.154Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-11-17T23:14:42.195Z] #71 exporting layers 0.7s done [2021-11-17T23:14:42.195Z] #71 writing image sha256:f1a9da898ae2c8c4293bdebbd29cc6edb672a3e6423adee6acdc7f4fbdd9b012 done [2021-11-17T23:14:42.195Z] #71 naming to docker.io/library/docker:fac2c10167861d430ab8242c8b97e97559e470e9 done [2021-11-17T23:14:42.195Z] #71 DONE 0.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-11-17T23:14:42.394Z] #23 transferring context: 53.42MB 1.4s done [2021-11-17T23:14:42.394Z] #23 DONE 1.4s [2021-11-17T23:14:42.394Z] [2021-11-17T23:14:42.394Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-17T23:14:42.394Z] #10 sha256:5f4065678065e094c0189c52e78d17bfb74add524fcbfed2396ade1c30ccb40d [2021-11-17T23:14:42.394Z] #10 CACHED [2021-11-17T23:14:42.394Z] [2021-11-17T23:14:42.394Z] #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 [2021-11-17T23:14:42.394Z] #11 sha256:b257263610dcead0aeb36612c341a63b1d7f5edecf65f5c8b98a4c179b1995c5 [2021-11-17T23:14:42.394Z] #11 CACHED [2021-11-17T23:14:42.394Z] [2021-11-17T23:14:42.394Z] #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 [2021-11-17T23:14:42.394Z] #55 sha256:8e0525b109a1e0f7a0b21a83028ffee6aa17ef909a907da8fbbbfde8bd37a167 [2021-11-17T23:14:42.394Z] #55 CACHED [2021-11-17T23:14:42.394Z] [2021-11-17T23:14:42.394Z] #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 [2021-11-17T23:14:42.394Z] #67 sha256:f38db63d17f9d2ea9779d9910204934d92cc37d8a4132520f95928ed9ccb4353 [2021-11-17T23:14:42.414Z] #3 DONE 0.1s [2021-11-17T23:14:42.414Z] [2021-11-17T23:14:42.414Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-11-17T23:14:42.414Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-11-17T23:14:42.414Z] #4 CACHED [2021-11-17T23:14:42.525Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43027/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fac2c10167861d430ab8242c8b97e97559e470e9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:fac2c10167861d430ab8242c8b97e97559e470e9 hack/test/unit [2021-11-17T23:14:42.626Z] Commit message: "Merge commit 'c98869341b7ea700df40f4d35d47e4cd1dd3234c' into HEAD" [2021-11-17T23:14:42.654Z] #67 ... [2021-11-17T23:14:42.654Z] [2021-11-17T23:14:42.654Z] #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 [2021-11-17T23:14:42.654Z] #12 sha256:2967b6543b50d5c1a7aa936931a82d3381e584b4501741300be2efec17c65992 [2021-11-17T23:14:42.654Z] #12 CACHED [2021-11-17T23:14:42.654Z] [2021-11-17T23:14:42.655Z] #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 [2021-11-17T23:14:42.655Z] #13 sha256:c49801e2dce6d2ae9af8a4bf01e3f723d69e295b76ebdbe9590ac3e266c23ffb [2021-11-17T23:14:42.655Z] #13 CACHED [2021-11-17T23:14:42.655Z] [2021-11-17T23:14:42.655Z] #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 [2021-11-17T23:14:42.655Z] #36 sha256:b2e8030f1d3e6b76a273518953eb3f95355461261f5319e0bdc1ab365c1aaca8 [2021-11-17T23:14:42.655Z] #36 CACHED [2021-11-17T23:14:42.655Z] [2021-11-17T23:14:42.655Z] #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 [2021-11-17T23:14:42.655Z] #24 sha256:ee9eb8a3257ec7bc63c1c935eb743590e2d03da27c86114e5618b56e6d70c34e [2021-11-17T23:14:42.678Z] [2021-11-17T23:14:42.679Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-11-17T23:14:42.679Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-11-17T23:14:42.679Z] #5 DONE 0.1s [2021-11-17T23:14:42.679Z] [2021-11-17T23:14:42.679Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-17T23:14:42.679Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-17T23:14:42.679Z] #8 DONE 0.1s [2021-11-17T23:14:42.679Z] [2021-11-17T23:14:42.679Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-17T23:14:42.679Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-17T23:14:42.752Z] First time build. Skipping changelog. [2021-11-17T23:14:42.946Z] #7 DONE 0.1s [2021-11-17T23:14:42.946Z] [2021-11-17T23:14:42.946Z] #6 [internal] load metadata for docker.io/library/golang:1.16.10-buster [2021-11-17T23:14:42.947Z] #6 sha256:705bca3cecfe2ae9b90dd00a18e3b31b540b61c1f84bf1191487a4a560deaf69 [2021-11-17T23:14:42.947Z] #6 DONE 0.1s [2021-11-17T23:14:42.947Z] [2021-11-17T23:14:42.947Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:c7eca30132701a36c0cbf1044d13762a5834debbf9d6bd27d3637f529f85c09c [2021-11-17T23:14:42.947Z] #9 sha256:ae993606a9f65624c0f89197724a1b6e0ee28e21b8dfb02d94848cfaf15c0e72 [2021-11-17T23:14:42.947Z] #9 DONE 0.0s [2021-11-17T23:14:42.947Z] [2021-11-17T23:14:42.947Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e5333f8697a86fa1be53b2a7e994247083f61885166df0cdda9f812acb514d7c [2021-11-17T23:14:42.947Z] #26 sha256:edea472d48b98e570b16458eaf6333fc2b601119a1c33bfa71806ea14351f008 [2021-11-17T23:14:42.947Z] #26 DONE 0.0s [2021-11-17T23:14:42.947Z] [2021-11-17T23:14:42.947Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-17T23:14:42.947Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-17T23:14:42.947Z] #64 DONE 0.0s [2021-11-17T23:14:42.947Z] [2021-11-17T23:14:42.947Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-17T23:14:42.947Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-17T23:14:42.947Z] #62 DONE 0.0s [2021-11-17T23:14:42.947Z] [2021-11-17T23:14:42.947Z] #23 [internal] load build context [2021-11-17T23:14:42.947Z] #23 sha256:56463aaae1048150cda25c822152ac9667e42e5e1beaa5d6d74e35f59948dbfb [2021-11-17T23:14:43.081Z] Merge succeeded, producing 1c367a0002f748ee0394b9b99ed39ad4ea454d81 [2021-11-17T23:14:43.081Z] Checking out Revision 1c367a0002f748ee0394b9b99ed39ad4ea454d81 (PR-43027) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-17T23:14:41.567Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-17T23:14:41.569Z] > git merge c98869341b7ea700df40f4d35d47e4cd1dd3234c # timeout=10 [2021-11-17T23:14:42.023Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-11-17T23:14:42.149Z] > git config core.sparsecheckout # timeout=10 [2021-11-17T23:14:42.196Z] > git checkout -f 86bce3d8d2237b765fad0b18fe2efb76468c687f # timeout=10 [2021-11-17T23:14:42.663Z] > git rev-list --no-walk c80b2fcea86ab0f0b7a1ebcf361028330ee9c2b3 # timeout=10 [2021-11-17T23:14:42.040Z] > git config core.sparsecheckout # timeout=10 [2021-11-17T23:14:42.052Z] > git checkout -f dc015972bbd112f67de333b4701cd0b3b9fcc935 # timeout=10 [2021-11-17T23:14:42.530Z] > git remote # timeout=10 [2021-11-17T23:14:42.544Z] > git config --get remote.origin.url # timeout=10 [2021-11-17T23:14:42.564Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-17T23:14:42.565Z] > git merge c98869341b7ea700df40f4d35d47e4cd1dd3234c # timeout=10 [2021-11-17T23:14:43.072Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-17T23:14:43.094Z] > git config core.sparsecheckout # timeout=10 [2021-11-17T23:14:43.107Z] > git checkout -f 1c367a0002f748ee0394b9b99ed39ad4ea454d81 # timeout=10 [2021-11-17T23:14:44.298Z] + docker version [2021-11-17T23:14:44.298Z] Client: [2021-11-17T23:14:44.298Z] Version: 20.10.9 [2021-11-17T23:14:44.298Z] API version: 1.41 [2021-11-17T23:14:44.298Z] Go version: go1.16.8 [2021-11-17T23:14:44.298Z] Git commit: c2ea9bc [2021-11-17T23:14:44.298Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-17T23:14:44.298Z] OS/Arch: windows/amd64 [2021-11-17T23:14:44.298Z] Context: default [2021-11-17T23:14:44.298Z] Experimental: true [2021-11-17T23:14:44.298Z] [2021-11-17T23:14:44.298Z] Server: Docker Engine - Community [2021-11-17T23:14:44.298Z] Engine: [2021-11-17T23:14:44.298Z] Version: 20.10.9 [2021-11-17T23:14:44.298Z] API version: 1.41 (minimum version 1.24) [2021-11-17T23:14:44.298Z] Go version: go1.16.8 [2021-11-17T23:14:44.298Z] Git commit: 79ea9d3 [2021-11-17T23:14:44.298Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-17T23:14:44.298Z] OS/Arch: windows/amd64 [2021-11-17T23:14:44.298Z] Experimental: true [Pipeline] sh [2021-11-17T23:14:44.872Z] #23 transferring context: 53.43MB 1.5s done [2021-11-17T23:14:44.872Z] #23 DONE 1.5s [2021-11-17T23:14:44.872Z] [2021-11-17T23:14:44.872Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-17T23:14:44.872Z] #10 sha256:5f4065678065e094c0189c52e78d17bfb74add524fcbfed2396ade1c30ccb40d [2021-11-17T23:14:44.872Z] #10 CACHED [2021-11-17T23:14:44.872Z] [2021-11-17T23:14:44.872Z] #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 [2021-11-17T23:14:44.872Z] #11 sha256:b257263610dcead0aeb36612c341a63b1d7f5edecf65f5c8b98a4c179b1995c5 [2021-11-17T23:14:44.872Z] #11 CACHED [2021-11-17T23:14:44.872Z] [2021-11-17T23:14:44.872Z] #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 [2021-11-17T23:14:44.872Z] #55 sha256:8e0525b109a1e0f7a0b21a83028ffee6aa17ef909a907da8fbbbfde8bd37a167 [2021-11-17T23:14:44.872Z] #55 CACHED [2021-11-17T23:14:44.872Z] [2021-11-17T23:14:44.872Z] #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 [2021-11-17T23:14:44.872Z] #12 sha256:2967b6543b50d5c1a7aa936931a82d3381e584b4501741300be2efec17c65992 [2021-11-17T23:14:44.872Z] #12 CACHED [2021-11-17T23:14:44.872Z] [2021-11-17T23:14:44.872Z] #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 [2021-11-17T23:14:44.872Z] #13 sha256:c49801e2dce6d2ae9af8a4bf01e3f723d69e295b76ebdbe9590ac3e266c23ffb [2021-11-17T23:14:44.872Z] #13 CACHED [2021-11-17T23:14:44.872Z] [2021-11-17T23:14:44.872Z] #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 [2021-11-17T23:14:44.872Z] #36 sha256:b2e8030f1d3e6b76a273518953eb3f95355461261f5319e0bdc1ab365c1aaca8 [2021-11-17T23:14:44.872Z] #36 CACHED [2021-11-17T23:14:44.872Z] [2021-11-17T23:14:44.872Z] #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 [2021-11-17T23:14:44.872Z] #24 sha256:1f3a3ac8720fc717fa08d5fbf75be22ee20476b9298dd3c48fdd928634b66dde [2021-11-17T23:14:45.354Z] + docker info [2021-11-17T23:14:45.813Z] ? github.com/docker/docker/api [no test files] [2021-11-17T23:14:46.342Z] Client: [2021-11-17T23:14:46.342Z] Context: default [2021-11-17T23:14:46.342Z] Debug Mode: false [2021-11-17T23:14:46.342Z] Plugins: [2021-11-17T23:14:46.342Z] app: Docker Application (Docker Inc., v0.8.0) [2021-11-17T23:14:46.342Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-11-17T23:14:46.342Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-11-17T23:14:46.342Z] [2021-11-17T23:14:46.342Z] Server: [2021-11-17T23:14:46.342Z] Containers: 0 [2021-11-17T23:14:46.342Z] Running: 0 [2021-11-17T23:14:46.342Z] Paused: 0 [2021-11-17T23:14:46.342Z] Stopped: 0 [2021-11-17T23:14:46.342Z] Images: 10 [2021-11-17T23:14:46.342Z] Server Version: 20.10.9 [2021-11-17T23:14:46.342Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-17T23:14:46.342Z] Windows: [2021-11-17T23:14:46.342Z] LCOW: [2021-11-17T23:14:46.342Z] Logging Driver: json-file [2021-11-17T23:14:46.342Z] Plugins: [2021-11-17T23:14:46.342Z] Volume: local [2021-11-17T23:14:46.342Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-17T23:14:46.342Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-17T23:14:46.342Z] Swarm: inactive [2021-11-17T23:14:46.342Z] Default Isolation: process [2021-11-17T23:14:46.342Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-17T23:14:46.342Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-17T23:14:46.342Z] OSType: windows [2021-11-17T23:14:46.342Z] Architecture: x86_64 [2021-11-17T23:14:46.342Z] CPUs: 4 [2021-11-17T23:14:46.342Z] Total Memory: 32GiB [2021-11-17T23:14:46.342Z] Name: azwin-2-108ca0 [2021-11-17T23:14:46.342Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2021-11-17T23:14:46.342Z] Docker Root Dir: D:\docker [2021-11-17T23:14:46.342Z] Debug Mode: false [2021-11-17T23:14:46.342Z] Registry: https://index.docker.io/v1/ [2021-11-17T23:14:46.342Z] Labels: [2021-11-17T23:14:46.342Z] Experimental: true [2021-11-17T23:14:46.342Z] Insecure Registries: [2021-11-17T23:14:46.342Z] 10.0.0.4:5000 [2021-11-17T23:14:46.342Z] 127.0.0.0/8 [2021-11-17T23:14:46.342Z] Registry Mirrors: [2021-11-17T23:14:46.342Z] http://10.0.0.4:5000/ [2021-11-17T23:14:46.342Z] Live Restore Enabled: false [2021-11-17T23:14:46.342Z] Product License: Community Engine [2021-11-17T23:14:46.342Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-11-17T23:14:46.651Z] Commit message: "Merge commit 'c98869341b7ea700df40f4d35d47e4cd1dd3234c' into HEAD" [2021-11-17T23:14:46.671Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-17T23:14:47.712Z] + docker version [2021-11-17T23:14:46.664Z] > git rev-list --no-walk c80b2fcea86ab0f0b7a1ebcf361028330ee9c2b3 # timeout=10 [2021-11-17T23:14:47.900Z] #24 ... [2021-11-17T23:14:47.900Z] [2021-11-17T23:14:47.900Z] #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 [2021-11-17T23:14:47.900Z] #67 sha256:f38db63d17f9d2ea9779d9910204934d92cc37d8a4132520f95928ed9ccb4353 [2021-11-17T23:14:47.900Z] #67 4.110 + RM_GOPATH=0 [2021-11-17T23:14:47.900Z] #67 4.110 + TMP_GOPATH= [2021-11-17T23:14:47.900Z] #67 4.110 + : /build [2021-11-17T23:14:47.900Z] #67 4.110 + '[' -z '' ']' [2021-11-17T23:14:47.900Z] #67 4.112 ++ mktemp -d [2021-11-17T23:14:47.900Z] #67 4.115 + export GOPATH=/tmp/tmp.jpswiFDaSV [2021-11-17T23:14:47.900Z] #67 4.115 + GOPATH=/tmp/tmp.jpswiFDaSV [2021-11-17T23:14:47.900Z] #67 4.115 + RM_GOPATH=1 [2021-11-17T23:14:47.900Z] #67 4.115 + case "$(go env GOARCH)" in [2021-11-17T23:14:47.900Z] #67 4.115 ++ go env GOARCH [2021-11-17T23:14:47.900Z] #67 4.182 + export GO_BUILDMODE=-buildmode=pie [2021-11-17T23:14:47.900Z] #67 4.182 + GO_BUILDMODE=-buildmode=pie [2021-11-17T23:14:47.900Z] #67 4.182 ++ dirname /tmp/install/install.sh [2021-11-17T23:14:47.900Z] #67 4.184 + dir=/tmp/install [2021-11-17T23:14:47.900Z] #67 4.184 + bin=proxy [2021-11-17T23:14:47.900Z] #67 4.184 + shift [2021-11-17T23:14:47.900Z] #67 4.184 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-11-17T23:14:47.900Z] #67 4.184 + . /tmp/install/proxy.installer [2021-11-17T23:14:47.900Z] #67 4.184 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-11-17T23:14:47.900Z] #67 4.184 + install_proxy [2021-11-17T23:14:47.900Z] #67 4.184 + case "$1" in [2021-11-17T23:14:47.900Z] #67 4.184 + export CGO_ENABLED=0 [2021-11-17T23:14:47.900Z] #67 4.184 + CGO_ENABLED=0 [2021-11-17T23:14:47.900Z] #67 4.184 + _install_proxy [2021-11-17T23:14:47.900Z] #67 4.184 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-11-17T23:14:47.900Z] #67 4.184 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.jpswiFDaSV/src/github.com/docker/libnetwork [2021-11-17T23:14:47.900Z] #67 4.186 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-11-17T23:14:47.900Z] #67 4.201 Cloning into '/tmp/tmp.jpswiFDaSV/src/github.com/docker/libnetwork'... [2021-11-17T23:14:50.163Z] #24 ... [2021-11-17T23:14:50.163Z] [2021-11-17T23:14:50.163Z] #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 [2021-11-17T23:14:50.163Z] #58 sha256:45c9081c38a228e8f3943f2f05d9f66915cb5116aca2c34a11ce7e50c8265b13 [2021-11-17T23:14:50.163Z] #58 5.010 + RM_GOPATH=0 [2021-11-17T23:14:50.163Z] #58 5.010 + TMP_GOPATH= [2021-11-17T23:14:50.163Z] #58 5.010 + : /build [2021-11-17T23:14:50.163Z] #58 5.010 + '[' -z '' ']' [2021-11-17T23:14:50.163Z] #58 5.013 ++ mktemp -d [2021-11-17T23:14:50.163Z] #58 5.018 + export GOPATH=/tmp/tmp.yBAOyC4JDc [2021-11-17T23:14:50.163Z] #58 5.018 + GOPATH=/tmp/tmp.yBAOyC4JDc [2021-11-17T23:14:50.163Z] #58 5.018 + RM_GOPATH=1 [2021-11-17T23:14:50.163Z] #58 5.018 + case "$(go env GOARCH)" in [2021-11-17T23:14:50.163Z] #58 5.023 ++ go env GOARCH [2021-11-17T23:14:50.163Z] #58 5.061 + export GO_BUILDMODE=-buildmode=pie [2021-11-17T23:14:50.163Z] #58 5.061 + GO_BUILDMODE=-buildmode=pie [2021-11-17T23:14:50.163Z] #58 5.061 ++ dirname /tmp/install/install.sh [2021-11-17T23:14:50.163Z] #58 5.077 + dir=/tmp/install [2021-11-17T23:14:50.163Z] #58 5.077 + bin=rootlesskit [2021-11-17T23:14:50.163Z] #58 5.077 + shift [2021-11-17T23:14:50.163Z] #58 5.077 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-11-17T23:14:50.163Z] #58 5.077 + . /tmp/install/rootlesskit.installer [2021-11-17T23:14:50.163Z] #58 5.077 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-11-17T23:14:50.163Z] #58 5.077 + install_rootlesskit [2021-11-17T23:14:50.163Z] #58 5.077 + case "$1" in [2021-11-17T23:14:50.163Z] #58 5.077 + export CGO_ENABLED=0 [2021-11-17T23:14:50.163Z] #58 5.077 + CGO_ENABLED=0 [2021-11-17T23:14:50.163Z] #58 5.077 + _install_rootlesskit [2021-11-17T23:14:50.163Z] #58 5.077 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-11-17T23:14:50.163Z] #58 5.077 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.yBAOyC4JDc/src/github.com/rootless-containers/rootlesskit [2021-11-17T23:14:50.163Z] #58 5.077 Cloning into '/tmp/tmp.yBAOyC4JDc/src/github.com/rootless-containers/rootlesskit'... [2021-11-17T23:14:50.163Z] #58 5.077 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-11-17T23:14:50.424Z] #58 ... [2021-11-17T23:14:50.424Z] [2021-11-17T23:14:50.424Z] #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 [2021-11-17T23:14:50.424Z] #24 sha256:1f3a3ac8720fc717fa08d5fbf75be22ee20476b9298dd3c48fdd928634b66dde [2021-11-17T23:14:50.424Z] #24 5.835 + RM_GOPATH=0 [2021-11-17T23:14:50.424Z] #24 5.835 + TMP_GOPATH= [2021-11-17T23:14:50.424Z] #24 5.835 + : /build [2021-11-17T23:14:50.424Z] #24 5.835 + '[' -z '' ']' [2021-11-17T23:14:50.424Z] #24 5.841 ++ mktemp -d [2021-11-17T23:14:50.424Z] #24 5.841 + export GOPATH=/tmp/tmp.1G2OCXpNCa [2021-11-17T23:14:50.424Z] #24 5.841 + GOPATH=/tmp/tmp.1G2OCXpNCa [2021-11-17T23:14:50.424Z] #24 5.841 + RM_GOPATH=1 [2021-11-17T23:14:50.424Z] #24 5.841 + case "$(go env GOARCH)" in [2021-11-17T23:14:50.424Z] #24 5.846 ++ go env GOARCH [2021-11-17T23:14:50.424Z] #24 5.905 + export GO_BUILDMODE=-buildmode=pie [2021-11-17T23:14:50.424Z] #24 5.905 + GO_BUILDMODE=-buildmode=pie [2021-11-17T23:14:50.424Z] #24 5.905 ++ dirname /tmp/install/install.sh [2021-11-17T23:14:50.424Z] #24 5.910 Install docker/cli version 17.06.2-ce from stable [2021-11-17T23:14:50.424Z] #24 5.910 + dir=/tmp/install [2021-11-17T23:14:50.424Z] #24 5.910 + bin=dockercli [2021-11-17T23:14:50.424Z] #24 5.910 + shift [2021-11-17T23:14:50.424Z] #24 5.910 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-11-17T23:14:50.424Z] #24 5.910 + . /tmp/install/dockercli.installer [2021-11-17T23:14:50.424Z] #24 5.910 ++ : stable [2021-11-17T23:14:50.424Z] #24 5.910 ++ : 17.06.2-ce [2021-11-17T23:14:50.424Z] #24 5.910 + install_dockercli [2021-11-17T23:14:50.424Z] #24 5.910 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-17T23:14:50.424Z] #24 5.919 ++ uname -m [2021-11-17T23:14:50.424Z] #24 5.919 + arch=x86_64 [2021-11-17T23:14:50.424Z] #24 5.919 + '[' x86_64 '!=' x86_64 ']' [2021-11-17T23:14:50.424Z] #24 5.919 + url=https://download.docker.com/linux/static [2021-11-17T23:14:50.424Z] #24 5.929 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-11-17T23:14:50.424Z] #24 5.929 + tar -xz docker/docker [2021-11-17T23:14:52.070Z] #67 ... [2021-11-17T23:14:52.070Z] [2021-11-17T23:14:52.070Z] #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 [2021-11-17T23:14:52.070Z] #24 sha256:ee9eb8a3257ec7bc63c1c935eb743590e2d03da27c86114e5618b56e6d70c34e [2021-11-17T23:14:52.070Z] #24 5.744 + RM_GOPATH=0 [2021-11-17T23:14:52.070Z] #24 5.752 + TMP_GOPATH= [2021-11-17T23:14:52.070Z] #24 5.753 + : /build [2021-11-17T23:14:52.070Z] #24 5.753 + '[' -z '' ']' [2021-11-17T23:14:52.070Z] #24 5.754 ++ mktemp -d [2021-11-17T23:14:52.070Z] #24 5.755 + export GOPATH=/tmp/tmp.MyyKf3itd6 [2021-11-17T23:14:52.070Z] #24 5.755 + GOPATH=/tmp/tmp.MyyKf3itd6 [2021-11-17T23:14:52.070Z] #24 5.755 + RM_GOPATH=1 [2021-11-17T23:14:52.070Z] #24 5.755 + case "$(go env GOARCH)" in [2021-11-17T23:14:52.070Z] #24 5.757 ++ go env GOARCH [2021-11-17T23:14:52.070Z] #24 5.795 + export GO_BUILDMODE=-buildmode=pie [2021-11-17T23:14:52.070Z] #24 5.798 + GO_BUILDMODE=-buildmode=pie [2021-11-17T23:14:52.070Z] #24 5.799 ++ dirname /tmp/install/install.sh [2021-11-17T23:14:52.070Z] #24 5.802 + dir=/tmp/install [2021-11-17T23:14:52.070Z] #24 5.802 + bin=dockercli [2021-11-17T23:14:52.070Z] #24 5.802 + shift [2021-11-17T23:14:52.070Z] #24 5.803 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-11-17T23:14:52.070Z] #24 5.803 + . /tmp/install/dockercli.installer [2021-11-17T23:14:52.070Z] #24 5.803 ++ : stable [2021-11-17T23:14:52.070Z] #24 5.803 ++ : 17.06.2-ce [2021-11-17T23:14:52.070Z] #24 5.804 + install_dockercli [2021-11-17T23:14:52.070Z] #24 5.804 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-17T23:14:52.070Z] #24 5.805 Install docker/cli version 17.06.2-ce from stable [2021-11-17T23:14:52.070Z] #24 5.807 ++ uname -m [2021-11-17T23:14:52.070Z] #24 5.807 + arch=x86_64 [2021-11-17T23:14:52.070Z] #24 5.807 + '[' x86_64 '!=' x86_64 ']' [2021-11-17T23:14:52.070Z] #24 5.807 + url=https://download.docker.com/linux/static [2021-11-17T23:14:52.070Z] #24 5.808 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-11-17T23:14:52.070Z] #24 5.810 + tar -xz docker/docker [2021-11-17T23:14:52.326Z] #24 ... [2021-11-17T23:14:52.326Z] [2021-11-17T23:14:52.326Z] #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 [2021-11-17T23:14:52.326Z] #45 sha256:f5eb8268afb9ae9ab8ae1cca6ce07754c49ae07436c48ce21aeb45dcb77859eb [2021-11-17T23:14:52.326Z] #45 5.647 + RM_GOPATH=0 [2021-11-17T23:14:52.326Z] #45 5.647 + TMP_GOPATH= [2021-11-17T23:14:52.326Z] #45 5.647 + : /build [2021-11-17T23:14:52.326Z] #45 5.647 + '[' -z '' ']' [2021-11-17T23:14:52.326Z] #45 5.647 ++ mktemp -d [2021-11-17T23:14:52.326Z] #45 5.647 + export GOPATH=/tmp/tmp.1UtvVBFomQ [2021-11-17T23:14:52.326Z] #45 5.647 + GOPATH=/tmp/tmp.1UtvVBFomQ [2021-11-17T23:14:52.326Z] #45 5.647 + RM_GOPATH=1 [2021-11-17T23:14:52.326Z] #45 5.647 + case "$(go env GOARCH)" in [2021-11-17T23:14:52.326Z] #45 5.647 ++ go env GOARCH [2021-11-17T23:14:52.326Z] #45 5.675 + export GO_BUILDMODE=-buildmode=pie [2021-11-17T23:14:52.326Z] #45 5.675 + GO_BUILDMODE=-buildmode=pie [2021-11-17T23:14:52.326Z] #45 5.676 ++ dirname /tmp/install/install.sh [2021-11-17T23:14:52.326Z] #45 5.679 + dir=/tmp/install [2021-11-17T23:14:52.326Z] #45 5.679 + bin=vndr [2021-11-17T23:14:52.326Z] #45 5.679 + shift [2021-11-17T23:14:52.326Z] #45 5.679 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-11-17T23:14:52.326Z] #45 5.683 + . /tmp/install/vndr.installer [2021-11-17T23:14:52.326Z] #45 5.683 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-11-17T23:14:52.326Z] #45 5.687 + install_vndr [2021-11-17T23:14:52.326Z] #45 5.687 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-11-17T23:14:52.326Z] #45 5.687 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-11-17T23:14:52.326Z] #45 5.687 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.1UtvVBFomQ/src/github.com/LK4D4/vndr [2021-11-17T23:14:52.326Z] #45 5.696 Cloning into '/tmp/tmp.1UtvVBFomQ/src/github.com/LK4D4/vndr'... [2021-11-17T23:14:52.326Z] #45 6.485 + cd /tmp/tmp.1UtvVBFomQ/src/github.com/LK4D4/vndr [2021-11-17T23:14:52.326Z] #45 6.500 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-11-17T23:14:52.327Z] #45 6.506 + go build -buildmode=pie -v -o /build/vndr . [2021-11-17T23:14:52.327Z] #45 9.106 github.com/LK4D4/vndr/build [2021-11-17T23:14:52.327Z] #45 9.163 github.com/LK4D4/vndr/godl/singleflight [2021-11-17T23:14:52.327Z] #45 9.579 github.com/LK4D4/vndr/versioned [2021-11-17T23:14:52.583Z] #45 ... [2021-11-17T23:14:52.583Z] [2021-11-17T23:14:52.583Z] #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 [2021-11-17T23:14:52.583Z] #37 sha256:64cd2f3f98b460ba6345c580017e040b45125b2dd7ecec7aa60a629a983712d3 [2021-11-17T23:14:52.583Z] #37 4.742 + RM_GOPATH=0 [2021-11-17T23:14:52.583Z] #37 4.742 + TMP_GOPATH= [2021-11-17T23:14:52.583Z] #37 4.742 + : /build [2021-11-17T23:14:52.583Z] #37 4.742 + '[' -z '' ']' [2021-11-17T23:14:52.583Z] #37 4.742 ++ mktemp -d [2021-11-17T23:14:52.583Z] #37 4.742 + export GOPATH=/tmp/tmp.spZGePoLml [2021-11-17T23:14:52.583Z] #37 4.742 + GOPATH=/tmp/tmp.spZGePoLml [2021-11-17T23:14:52.583Z] #37 4.742 + RM_GOPATH=1 [2021-11-17T23:14:52.583Z] #37 4.742 + case "$(go env GOARCH)" in [2021-11-17T23:14:52.583Z] #37 4.742 ++ go env GOARCH [2021-11-17T23:14:52.583Z] #37 4.746 + export GO_BUILDMODE=-buildmode=pie [2021-11-17T23:14:52.583Z] #37 4.746 + GO_BUILDMODE=-buildmode=pie [2021-11-17T23:14:52.583Z] #37 4.746 ++ dirname /tmp/install/install.sh [2021-11-17T23:14:52.583Z] #37 4.751 + dir=/tmp/install [2021-11-17T23:14:52.583Z] #37 4.751 + bin=tini [2021-11-17T23:14:52.583Z] #37 4.751 + shift [2021-11-17T23:14:52.583Z] #37 4.751 + '[' '!' -f /tmp/install/tini.installer ']' [2021-11-17T23:14:52.583Z] #37 4.751 + . /tmp/install/tini.installer [2021-11-17T23:14:52.583Z] #37 4.751 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-11-17T23:14:52.583Z] #37 4.751 + install_tini [2021-11-17T23:14:52.583Z] #37 4.751 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-11-17T23:14:52.583Z] #37 4.751 + git clone https://github.com/krallin/tini.git /tmp/tmp.spZGePoLml/tini [2021-11-17T23:14:52.583Z] #37 4.766 Cloning into '/tmp/tmp.spZGePoLml/tini'... [2021-11-17T23:14:52.583Z] #37 4.776 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-11-17T23:14:52.583Z] #37 5.287 + cd /tmp/tmp.spZGePoLml/tini [2021-11-17T23:14:52.583Z] #37 5.287 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-11-17T23:14:52.583Z] #37 5.297 + cmake . [2021-11-17T23:14:52.583Z] #37 6.008 -- The C compiler identification is GNU 8.3.0 [2021-11-17T23:14:52.583Z] #37 6.080 -- Check for working C compiler: /usr/bin/cc [2021-11-17T23:14:52.583Z] #37 6.772 -- Check for working C compiler: /usr/bin/cc -- works [2021-11-17T23:14:52.583Z] #37 6.774 -- Detecting C compiler ABI info [2021-11-17T23:14:52.583Z] #37 7.551 -- Detecting C compiler ABI info - done [2021-11-17T23:14:52.583Z] #37 7.603 -- Detecting C compile features [2021-11-17T23:14:52.839Z] #37 10.25 -- Detecting C compile features - done [2021-11-17T23:14:52.839Z] #37 10.32 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-17T23:14:52.839Z] #37 ... [2021-11-17T23:14:52.839Z] [2021-11-17T23:14:52.839Z] #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 [2021-11-17T23:14:52.839Z] #34 sha256:d51d664a26d82eae3f1f981aec954768d27926b9002905407c3e022358e9d491 [2021-11-17T23:14:52.839Z] #34 5.562 + RM_GOPATH=0 [2021-11-17T23:14:52.839Z] #34 5.562 + TMP_GOPATH= [2021-11-17T23:14:52.839Z] #34 5.562 + : /build [2021-11-17T23:14:52.839Z] #34 5.562 + '[' -z '' ']' [2021-11-17T23:14:52.839Z] #34 5.574 ++ mktemp -d [2021-11-17T23:14:52.839Z] #34 5.574 + export GOPATH=/tmp/tmp.2mSWat2VO3 [2021-11-17T23:14:52.839Z] #34 5.574 + GOPATH=/tmp/tmp.2mSWat2VO3 [2021-11-17T23:14:52.839Z] #34 5.574 + RM_GOPATH=1 [2021-11-17T23:14:52.839Z] #34 5.574 + case "$(go env GOARCH)" in [2021-11-17T23:14:52.839Z] #34 5.574 ++ go env GOARCH [2021-11-17T23:14:52.839Z] #34 5.592 + export GO_BUILDMODE=-buildmode=pie [2021-11-17T23:14:52.839Z] #34 5.592 + GO_BUILDMODE=-buildmode=pie [2021-11-17T23:14:52.839Z] #34 5.592 ++ dirname /tmp/install/install.sh [2021-11-17T23:14:52.839Z] #34 5.593 + dir=/tmp/install [2021-11-17T23:14:52.839Z] #34 5.593 + bin=tomlv [2021-11-17T23:14:52.839Z] #34 5.593 + shift [2021-11-17T23:14:52.839Z] #34 5.593 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-11-17T23:14:52.839Z] #34 5.593 + . /tmp/install/tomlv.installer [2021-11-17T23:14:52.839Z] #34 5.593 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-11-17T23:14:52.839Z] #34 5.593 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-11-17T23:14:52.839Z] #34 5.593 + install_tomlv [2021-11-17T23:14:52.839Z] #34 5.593 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-11-17T23:14:52.839Z] #34 5.593 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.2mSWat2VO3/src/github.com/BurntSushi/toml [2021-11-17T23:14:52.839Z] #34 5.626 Cloning into '/tmp/tmp.2mSWat2VO3/src/github.com/BurntSushi/toml'... [2021-11-17T23:14:52.839Z] #34 6.956 + cd /tmp/tmp.2mSWat2VO3/src/github.com/BurntSushi/toml [2021-11-17T23:14:52.839Z] #34 6.957 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-11-17T23:14:52.839Z] #34 7.092 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-11-17T23:14:52.839Z] #34 8.301 github.com/BurntSushi/toml [2021-11-17T23:14:52.839Z] #34 ... [2021-11-17T23:14:52.839Z] [2021-11-17T23:14:52.839Z] #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 [2021-11-17T23:14:52.839Z] #56 sha256:f81768e6b85074abb610d8ce2b76adff6256afe0aed23608848861fe7007dc2c [2021-11-17T23:14:52.839Z] #56 4.255 + RM_GOPATH=0 [2021-11-17T23:14:52.839Z] #56 4.255 + TMP_GOPATH= [2021-11-17T23:14:52.839Z] #56 4.255 + : /build [2021-11-17T23:14:52.839Z] #56 4.255 + '[' -z '' ']' [2021-11-17T23:14:52.839Z] #56 4.268 ++ mktemp -d [2021-11-17T23:14:52.839Z] #56 4.268 + export GOPATH=/tmp/tmp.efznSmv0b9 [2021-11-17T23:14:52.839Z] #56 4.268 + GOPATH=/tmp/tmp.efznSmv0b9 [2021-11-17T23:14:52.839Z] #56 4.268 + RM_GOPATH=1 [2021-11-17T23:14:52.839Z] #56 4.268 + case "$(go env GOARCH)" in [2021-11-17T23:14:52.839Z] #56 4.268 ++ go env GOARCH [2021-11-17T23:14:52.839Z] #56 4.272 Install containerd version 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2021-11-17T23:14:52.839Z] #56 4.272 + export GO_BUILDMODE=-buildmode=pie [2021-11-17T23:14:52.839Z] #56 4.272 + GO_BUILDMODE=-buildmode=pie [2021-11-17T23:14:52.839Z] #56 4.272 ++ dirname /tmp/install/install.sh [2021-11-17T23:14:52.839Z] #56 4.272 + dir=/tmp/install [2021-11-17T23:14:52.839Z] #56 4.272 + bin=containerd [2021-11-17T23:14:52.839Z] #56 4.272 + shift [2021-11-17T23:14:52.839Z] #56 4.272 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-11-17T23:14:52.839Z] #56 4.272 + . /tmp/install/containerd.installer [2021-11-17T23:14:52.839Z] #56 4.272 ++ set -e [2021-11-17T23:14:52.839Z] #56 4.272 ++ : 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2021-11-17T23:14:52.839Z] #56 4.272 + install_containerd [2021-11-17T23:14:52.839Z] #56 4.272 + echo 'Install containerd version 7b11cfaabd73bb80907dd23182b9347b4245eb5d' [2021-11-17T23:14:52.839Z] #56 4.272 + git clone https://github.com/containerd/containerd.git /tmp/tmp.efznSmv0b9/src/github.com/containerd/containerd [2021-11-17T23:14:52.839Z] #56 4.275 Cloning into '/tmp/tmp.efznSmv0b9/src/github.com/containerd/containerd'... [2021-11-17T23:14:53.098Z] #56 ... [2021-11-17T23:14:53.098Z] [2021-11-17T23:14:53.098Z] #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 [2021-11-17T23:14:53.098Z] #49 sha256:27bfd8c7a1fd6f6d8b84d5e117056049211bb0aa981ac7f3a64477e3505fc3ed [2021-11-17T23:14:53.098Z] #49 5.107 + RM_GOPATH=0 [2021-11-17T23:14:53.098Z] #49 5.116 + TMP_GOPATH= [2021-11-17T23:14:53.098Z] #49 5.116 + : /build [2021-11-17T23:14:53.098Z] #49 5.116 + '[' -z '' ']' [2021-11-17T23:14:53.098Z] #49 5.116 ++ mktemp -d [2021-11-17T23:14:53.098Z] #49 5.116 + export GOPATH=/tmp/tmp.SfU9NDdpir [2021-11-17T23:14:53.098Z] #49 5.116 + GOPATH=/tmp/tmp.SfU9NDdpir [2021-11-17T23:14:53.098Z] #49 5.116 + RM_GOPATH=1 [2021-11-17T23:14:53.098Z] #49 5.116 + case "$(go env GOARCH)" in [2021-11-17T23:14:53.098Z] #49 5.116 ++ go env GOARCH [2021-11-17T23:14:53.098Z] #49 5.125 + export GO_BUILDMODE=-buildmode=pie [2021-11-17T23:14:53.098Z] #49 5.126 + GO_BUILDMODE=-buildmode=pie [2021-11-17T23:14:53.098Z] #49 5.127 ++ dirname /tmp/install/install.sh [2021-11-17T23:14:53.098Z] #49 5.129 + dir=/tmp/install [2021-11-17T23:14:53.098Z] #49 5.130 + bin=golangci_lint [2021-11-17T23:14:53.098Z] #49 5.130 + shift [2021-11-17T23:14:53.098Z] #49 5.130 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-11-17T23:14:53.098Z] #49 5.130 + . /tmp/install/golangci_lint.installer [2021-11-17T23:14:53.098Z] #49 5.130 ++ : v1.23.8 [2021-11-17T23:14:53.098Z] #49 5.130 + install_golangci_lint [2021-11-17T23:14:53.098Z] #49 5.135 + set -e [2021-11-17T23:14:53.098Z] #49 5.135 + export GO111MODULE=on [2021-11-17T23:14:53.098Z] #49 5.135 + GO111MODULE=on [2021-11-17T23:14:53.098Z] #49 5.135 + GOBIN=/build [2021-11-17T23:14:53.098Z] #49 5.135 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-11-17T23:14:53.098Z] #49 5.911 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-17T23:14:53.098Z] #49 ... [2021-11-17T23:14:53.098Z] [2021-11-17T23:14:53.098Z] #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 [2021-11-17T23:14:53.098Z] #47 sha256:69fdbf73836907e0bb8acfd07ec47844f436192359c635ceac7bfb3caba9e060 [2021-11-17T23:14:53.098Z] #47 4.573 + RM_GOPATH=0 [2021-11-17T23:14:53.098Z] #47 4.574 + TMP_GOPATH= [2021-11-17T23:14:53.098Z] #47 4.574 + : /build [2021-11-17T23:14:53.098Z] #47 4.574 + '[' -z '' ']' [2021-11-17T23:14:53.098Z] #47 4.574 ++ mktemp -d [2021-11-17T23:14:53.098Z] #47 4.591 + export GOPATH=/tmp/tmp.vBTwEGj5lo [2021-11-17T23:14:53.098Z] #47 4.591 + GOPATH=/tmp/tmp.vBTwEGj5lo [2021-11-17T23:14:53.098Z] #47 4.591 + RM_GOPATH=1 [2021-11-17T23:14:53.098Z] #47 4.591 + case "$(go env GOARCH)" in [2021-11-17T23:14:53.098Z] #47 4.595 ++ go env GOARCH [2021-11-17T23:14:53.098Z] #47 4.596 + export GO_BUILDMODE=-buildmode=pie [2021-11-17T23:14:53.098Z] #47 4.596 + GO_BUILDMODE=-buildmode=pie [2021-11-17T23:14:53.098Z] #47 4.597 ++ dirname /tmp/install/install.sh [2021-11-17T23:14:53.098Z] #47 4.609 + dir=/tmp/install [2021-11-17T23:14:53.098Z] #47 4.609 + bin=gotestsum [2021-11-17T23:14:53.098Z] #47 4.609 + shift [2021-11-17T23:14:53.098Z] #47 4.609 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-11-17T23:14:53.098Z] #47 4.609 + . /tmp/install/gotestsum.installer [2021-11-17T23:14:53.098Z] #47 4.609 ++ : v0.5.3 [2021-11-17T23:14:53.098Z] #47 4.609 + install_gotestsum [2021-11-17T23:14:53.098Z] #47 4.609 + set -e [2021-11-17T23:14:53.098Z] #47 4.609 + export GO111MODULE=on [2021-11-17T23:14:53.098Z] #47 4.609 + GO111MODULE=on [2021-11-17T23:14:53.098Z] #47 4.609 + GOBIN=/build [2021-11-17T23:14:53.098Z] #47 4.609 + go get gotest.tools/gotestsum@v0.5.3 [2021-11-17T23:14:53.098Z] #47 5.271 go: downloading gotest.tools/gotestsum v0.5.3 [2021-11-17T23:14:53.098Z] #47 6.836 go: downloading github.com/fatih/color v1.9.0 [2021-11-17T23:14:53.098Z] #47 6.836 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-17T23:14:53.098Z] #47 6.875 go: downloading github.com/pkg/errors v0.9.1 [2021-11-17T23:14:53.098Z] #47 6.926 go: downloading github.com/spf13/pflag v1.0.3 [2021-11-17T23:14:53.098Z] #47 7.268 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-11-17T23:14:53.098Z] #47 7.325 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-17T23:14:53.098Z] #47 7.388 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-11-17T23:14:53.098Z] #47 7.510 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-11-17T23:14:53.098Z] #47 7.895 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-11-17T23:14:53.098Z] #47 9.309 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-11-17T23:14:53.098Z] #47 9.649 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-11-17T23:14:53.355Z] #47 ... [2021-11-17T23:14:53.355Z] [2021-11-17T23:14:53.355Z] #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 [2021-11-17T23:14:53.355Z] #51 sha256:947f30006344e29613bf3e59e04a1af3b49a2c06c11db09d57f3a6e8f88bb148 [2021-11-17T23:14:53.355Z] #51 4.647 + RM_GOPATH=0 [2021-11-17T23:14:53.355Z] #51 4.647 + TMP_GOPATH= [2021-11-17T23:14:53.355Z] #51 4.647 + : /build [2021-11-17T23:14:53.355Z] #51 4.647 + '[' -z '' ']' [2021-11-17T23:14:53.355Z] #51 4.647 ++ mktemp -d [2021-11-17T23:14:53.355Z] #51 4.663 + export GOPATH=/tmp/tmp.9AdDlxfUnE [2021-11-17T23:14:53.355Z] #51 4.663 + GOPATH=/tmp/tmp.9AdDlxfUnE [2021-11-17T23:14:53.355Z] #51 4.663 + RM_GOPATH=1 [2021-11-17T23:14:53.355Z] #51 4.663 + case "$(go env GOARCH)" in [2021-11-17T23:14:53.355Z] #51 4.663 ++ go env GOARCH [2021-11-17T23:14:53.355Z] #51 4.667 + export GO_BUILDMODE=-buildmode=pie [2021-11-17T23:14:53.355Z] #51 4.667 + GO_BUILDMODE=-buildmode=pie [2021-11-17T23:14:53.355Z] #51 4.667 ++ dirname /tmp/install/install.sh [2021-11-17T23:14:53.355Z] #51 4.667 + dir=/tmp/install [2021-11-17T23:14:53.355Z] #51 4.667 + bin=shfmt [2021-11-17T23:14:53.355Z] #51 4.667 + shift [2021-11-17T23:14:53.355Z] #51 4.667 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-11-17T23:14:53.355Z] #51 4.667 + . /tmp/install/shfmt.installer [2021-11-17T23:14:53.355Z] #51 4.667 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-11-17T23:14:53.355Z] #51 4.667 + install_shfmt [2021-11-17T23:14:53.355Z] #51 4.667 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-11-17T23:14:53.355Z] #51 4.667 + git clone https://github.com/mvdan/sh.git /tmp/tmp.9AdDlxfUnE/src/github.com/mvdan/sh [2021-11-17T23:14:53.355Z] #51 4.667 Cloning into '/tmp/tmp.9AdDlxfUnE/src/github.com/mvdan/sh'... [2021-11-17T23:14:53.355Z] #51 4.667 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-11-17T23:14:53.355Z] #51 ... [2021-11-17T23:14:53.355Z] [2021-11-17T23:14:53.355Z] #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 [2021-11-17T23:14:53.355Z] #53 sha256:ef885f5c1c2d701615440e4c1ac9bc750f9487189375d0e80e4b996872e7268c [2021-11-17T23:14:53.355Z] #53 4.326 + RM_GOPATH=0 [2021-11-17T23:14:53.355Z] #53 4.326 + TMP_GOPATH= [2021-11-17T23:14:53.355Z] #53 4.326 + : /build [2021-11-17T23:14:53.355Z] #53 4.326 + '[' -z '' ']' [2021-11-17T23:14:53.355Z] #53 4.326 ++ mktemp -d [2021-11-17T23:14:53.355Z] #53 4.326 + export GOPATH=/tmp/tmp.O67ql76ad4 [2021-11-17T23:14:53.355Z] #53 4.326 + GOPATH=/tmp/tmp.O67ql76ad4 [2021-11-17T23:14:53.355Z] #53 4.326 + RM_GOPATH=1 [2021-11-17T23:14:53.355Z] #53 4.326 + case "$(go env GOARCH)" in [2021-11-17T23:14:53.355Z] #53 4.326 ++ go env GOARCH [2021-11-17T23:14:53.355Z] #53 4.345 + export GO_BUILDMODE=-buildmode=pie [2021-11-17T23:14:53.355Z] #53 4.345 + GO_BUILDMODE=-buildmode=pie [2021-11-17T23:14:53.355Z] #53 4.345 ++ dirname /tmp/install/install.sh [2021-11-17T23:14:53.355Z] #53 4.345 + dir=/tmp/install [2021-11-17T23:14:53.355Z] #53 4.345 + bin=runc [2021-11-17T23:14:53.355Z] #53 4.345 + shift [2021-11-17T23:14:53.355Z] #53 4.345 + '[' '!' -f /tmp/install/runc.installer ']' [2021-11-17T23:14:53.355Z] #53 4.345 + . /tmp/install/runc.installer [2021-11-17T23:14:53.355Z] #53 4.345 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-11-17T23:14:53.355Z] #53 4.345 + install_runc [2021-11-17T23:14:53.355Z] #53 4.345 + grep -q '^3\.10\.0.*\.el7\.' [2021-11-17T23:14:53.355Z] #53 4.345 + uname -r [2021-11-17T23:14:53.355Z] #53 4.355 + RUNC_BUILDTAGS='seccomp ' [2021-11-17T23:14:53.355Z] #53 4.355 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' [2021-11-17T23:14:53.355Z] #53 4.355 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.O67ql76ad4/src/github.com/opencontainers/runc [2021-11-17T23:14:53.355Z] #53 4.356 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) [2021-11-17T23:14:53.355Z] #53 4.362 Cloning into '/tmp/tmp.O67ql76ad4/src/github.com/opencontainers/runc'... [2021-11-17T23:14:53.611Z] #53 ... [2021-11-17T23:14:53.611Z] [2021-11-17T23:14:53.611Z] #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 [2021-11-17T23:14:53.611Z] #58 sha256:9c6836102cd610742a81561ae65c74cd0409155456d91ff29a05380aecd7359c [2021-11-17T23:14:53.611Z] #58 5.301 + RM_GOPATH=0 [2021-11-17T23:14:53.611Z] #58 5.301 + TMP_GOPATH= [2021-11-17T23:14:53.611Z] #58 5.301 + : /build [2021-11-17T23:14:53.611Z] #58 5.301 + '[' -z '' ']' [2021-11-17T23:14:53.611Z] #58 5.303 ++ mktemp -d [2021-11-17T23:14:53.611Z] #58 5.303 + export GOPATH=/tmp/tmp.Zyek4NLbKc [2021-11-17T23:14:53.611Z] #58 5.303 + GOPATH=/tmp/tmp.Zyek4NLbKc [2021-11-17T23:14:53.611Z] #58 5.303 + RM_GOPATH=1 [2021-11-17T23:14:53.611Z] #58 5.303 + case "$(go env GOARCH)" in [2021-11-17T23:14:53.611Z] #58 5.303 ++ go env GOARCH [2021-11-17T23:14:53.611Z] #58 5.331 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-11-17T23:14:53.611Z] #58 5.331 + export GO_BUILDMODE=-buildmode=pie [2021-11-17T23:14:53.611Z] #58 5.331 + GO_BUILDMODE=-buildmode=pie [2021-11-17T23:14:53.611Z] #58 5.331 ++ dirname /tmp/install/install.sh [2021-11-17T23:14:53.611Z] #58 5.331 + dir=/tmp/install [2021-11-17T23:14:53.611Z] #58 5.331 + bin=rootlesskit [2021-11-17T23:14:53.611Z] #58 5.331 + shift [2021-11-17T23:14:53.611Z] #58 5.331 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-11-17T23:14:53.611Z] #58 5.331 + . /tmp/install/rootlesskit.installer [2021-11-17T23:14:53.611Z] #58 5.331 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-11-17T23:14:53.611Z] #58 5.331 + install_rootlesskit [2021-11-17T23:14:53.611Z] #58 5.331 + case "$1" in [2021-11-17T23:14:53.611Z] #58 5.331 + export CGO_ENABLED=0 [2021-11-17T23:14:53.611Z] #58 5.331 + CGO_ENABLED=0 [2021-11-17T23:14:53.611Z] #58 5.331 + _install_rootlesskit [2021-11-17T23:14:53.611Z] #58 5.331 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-11-17T23:14:53.611Z] #58 5.331 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Zyek4NLbKc/src/github.com/rootless-containers/rootlesskit [2021-11-17T23:14:53.611Z] #58 5.331 Cloning into '/tmp/tmp.Zyek4NLbKc/src/github.com/rootless-containers/rootlesskit'... [2021-11-17T23:14:53.611Z] #58 9.397 + cd /tmp/tmp.Zyek4NLbKc/src/github.com/rootless-containers/rootlesskit [2021-11-17T23:14:53.611Z] #58 9.397 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-11-17T23:14:53.611Z] #58 9.467 + export GO111MODULE=on [2021-11-17T23:14:53.611Z] #58 9.471 + GO111MODULE=on [2021-11-17T23:14:53.611Z] #58 9.472 + export GOPROXY=https://proxy.golang.org [2021-11-17T23:14:53.611Z] #58 9.472 + GOPROXY=https://proxy.golang.org [2021-11-17T23:14:53.611Z] #58 9.472 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-17T23:14:53.611Z] #58 9.472 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-11-17T23:14:53.611Z] #58 10.80 go: downloading github.com/pkg/errors v0.9.1 [2021-11-17T23:14:53.611Z] #58 10.81 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-17T23:14:53.611Z] #58 10.94 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-17T23:14:53.867Z] #58 ... [2021-11-17T23:14:53.867Z] [2021-11-17T23:14:53.867Z] #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 [2021-11-17T23:14:53.867Z] #37 sha256:64cd2f3f98b460ba6345c580017e040b45125b2dd7ecec7aa60a629a983712d3 [2021-11-17T23:14:53.867Z] #37 10.55 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-17T23:14:53.867Z] #37 10.68 -- Configuring done [2021-11-17T23:14:53.867Z] #37 10.71 -- Generating done [2021-11-17T23:14:53.867Z] #37 10.72 -- Build files have been written to: /tmp/tmp.spZGePoLml/tini [2021-11-17T23:14:53.867Z] #37 10.73 + make tini-static [2021-11-17T23:14:53.867Z] #37 11.25 Scanning dependencies of target tini-static [2021-11-17T23:14:53.867Z] #37 11.45 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-17T23:14:54.276Z] Client: Docker Engine - Community [2021-11-17T23:14:54.276Z] Version: 20.10.10-rc1 [2021-11-17T23:14:54.276Z] API version: 1.41 [2021-11-17T23:14:54.276Z] Go version: go1.16.9 [2021-11-17T23:14:54.276Z] Git commit: b485636 [2021-11-17T23:14:54.276Z] Built: Mon Oct 18 15:21:56 2021 [2021-11-17T23:14:54.276Z] OS/Arch: linux/amd64 [2021-11-17T23:14:54.276Z] Context: default [2021-11-17T23:14:54.276Z] Experimental: true [2021-11-17T23:14:54.276Z] [2021-11-17T23:14:54.276Z] Server: Docker Engine - Community [2021-11-17T23:14:54.276Z] Engine: [2021-11-17T23:14:54.276Z] Version: 20.10.10-rc1 [2021-11-17T23:14:54.276Z] API version: 1.41 (minimum version 1.12) [2021-11-17T23:14:54.276Z] Go version: go1.16.9 [2021-11-17T23:14:54.276Z] Git commit: 9f5b26f [2021-11-17T23:14:54.276Z] Built: Mon Oct 18 15:20:03 2021 [2021-11-17T23:14:54.276Z] OS/Arch: linux/amd64 [2021-11-17T23:14:54.276Z] Experimental: true [2021-11-17T23:14:54.276Z] containerd: [2021-11-17T23:14:54.276Z] Version: 1.4.11 [2021-11-17T23:14:54.276Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-17T23:14:54.276Z] runc: [2021-11-17T23:14:54.276Z] Version: 1.0.2 [2021-11-17T23:14:54.276Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-17T23:14:54.276Z] docker-init: [2021-11-17T23:14:54.276Z] Version: 0.19.0 [2021-11-17T23:14:54.276Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-17T23:14:54.595Z] + docker info [2021-11-17T23:14:54.630Z] #24 ... [2021-11-17T23:14:54.630Z] [2021-11-17T23:14:54.630Z] #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 [2021-11-17T23:14:54.630Z] #53 sha256:36a5bf6bfe093234ed0540d95e20e905d6f9311d6c264427ce33c7f98d3bdb95 [2021-11-17T23:14:54.630Z] #53 5.488 + RM_GOPATH=0 [2021-11-17T23:14:54.630Z] #53 5.488 + TMP_GOPATH= [2021-11-17T23:14:54.630Z] #53 5.488 + : /build [2021-11-17T23:14:54.630Z] #53 5.488 + '[' -z '' ']' [2021-11-17T23:14:54.630Z] #53 5.488 ++ mktemp -d [2021-11-17T23:14:54.630Z] #53 5.502 + export GOPATH=/tmp/tmp.wurEXqJizM [2021-11-17T23:14:54.630Z] #53 5.502 + GOPATH=/tmp/tmp.wurEXqJizM [2021-11-17T23:14:54.630Z] #53 5.502 + RM_GOPATH=1 [2021-11-17T23:14:54.630Z] #53 5.502 + case "$(go env GOARCH)" in [2021-11-17T23:14:54.630Z] #53 5.502 ++ go env GOARCH [2021-11-17T23:14:54.630Z] #53 5.539 + export GO_BUILDMODE=-buildmode=pie [2021-11-17T23:14:54.630Z] #53 5.547 + GO_BUILDMODE=-buildmode=pie [2021-11-17T23:14:54.630Z] #53 5.547 ++ dirname /tmp/install/install.sh [2021-11-17T23:14:54.630Z] #53 5.547 + dir=/tmp/install [2021-11-17T23:14:54.630Z] #53 5.547 + bin=runc [2021-11-17T23:14:54.630Z] #53 5.547 + shift [2021-11-17T23:14:54.630Z] #53 5.547 + '[' '!' -f /tmp/install/runc.installer ']' [2021-11-17T23:14:54.630Z] #53 5.547 + . /tmp/install/runc.installer [2021-11-17T23:14:54.630Z] #53 5.547 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-11-17T23:14:54.630Z] #53 5.547 + install_runc [2021-11-17T23:14:54.630Z] #53 5.547 + uname -r [2021-11-17T23:14:54.630Z] #53 5.548 + grep -q '^3\.10\.0.*\.el7\.' [2021-11-17T23:14:54.630Z] #53 5.564 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) [2021-11-17T23:14:54.630Z] #53 5.564 + RUNC_BUILDTAGS='seccomp ' [2021-11-17T23:14:54.630Z] #53 5.564 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' [2021-11-17T23:14:54.630Z] #53 5.564 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.wurEXqJizM/src/github.com/opencontainers/runc [2021-11-17T23:14:54.630Z] #53 5.564 Cloning into '/tmp/tmp.wurEXqJizM/src/github.com/opencontainers/runc'... [2021-11-17T23:14:54.630Z] #53 ... [2021-11-17T23:14:54.630Z] [2021-11-17T23:14:54.630Z] #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 [2021-11-17T23:14:54.630Z] #47 sha256:223ae3ec50ed0cf2c512c1f5e6cfe2293045bdb983789f8e7dbbdb6d4a0d9dbd [2021-11-17T23:14:54.630Z] #47 5.949 + RM_GOPATH=0 [2021-11-17T23:14:54.630Z] #47 5.949 + TMP_GOPATH= [2021-11-17T23:14:54.630Z] #47 5.949 + : /build [2021-11-17T23:14:54.630Z] #47 5.949 + '[' -z '' ']' [2021-11-17T23:14:54.630Z] #47 5.949 ++ mktemp -d [2021-11-17T23:14:54.630Z] #47 5.949 + export GOPATH=/tmp/tmp.v8jjEfKXs5 [2021-11-17T23:14:54.630Z] #47 5.949 + GOPATH=/tmp/tmp.v8jjEfKXs5 [2021-11-17T23:14:54.630Z] #47 5.949 + RM_GOPATH=1 [2021-11-17T23:14:54.630Z] #47 5.949 + case "$(go env GOARCH)" in [2021-11-17T23:14:54.630Z] #47 5.949 ++ go env GOARCH [2021-11-17T23:14:54.630Z] #47 6.015 + export GO_BUILDMODE=-buildmode=pie [2021-11-17T23:14:54.630Z] #47 6.015 + GO_BUILDMODE=-buildmode=pie [2021-11-17T23:14:54.630Z] #47 6.015 ++ dirname /tmp/install/install.sh [2021-11-17T23:14:54.630Z] #47 6.018 + dir=/tmp/install [2021-11-17T23:14:54.630Z] #47 6.018 + bin=gotestsum [2021-11-17T23:14:54.630Z] #47 6.018 + shift [2021-11-17T23:14:54.630Z] #47 6.018 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-11-17T23:14:54.630Z] #47 6.018 + . /tmp/install/gotestsum.installer [2021-11-17T23:14:54.630Z] #47 6.018 ++ : v0.5.3 [2021-11-17T23:14:54.630Z] #47 6.018 + install_gotestsum [2021-11-17T23:14:54.630Z] #47 6.018 + set -e [2021-11-17T23:14:54.630Z] #47 6.029 + export GO111MODULE=on [2021-11-17T23:14:54.630Z] #47 6.029 + GO111MODULE=on [2021-11-17T23:14:54.630Z] #47 6.029 + GOBIN=/build [2021-11-17T23:14:54.630Z] #47 6.029 + go get gotest.tools/gotestsum@v0.5.3 [2021-11-17T23:14:54.630Z] #47 7.097 go: downloading gotest.tools/gotestsum v0.5.3 [2021-11-17T23:14:54.630Z] #47 9.974 go: downloading github.com/fatih/color v1.9.0 [2021-11-17T23:14:54.630Z] #47 9.981 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-17T23:14:54.630Z] #47 10.08 go: downloading github.com/pkg/errors v0.9.1 [2021-11-17T23:14:54.630Z] #47 10.08 go: downloading github.com/spf13/pflag v1.0.3 [2021-11-17T23:14:54.891Z] #47 ... [2021-11-17T23:14:54.891Z] [2021-11-17T23:14:54.891Z] #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 [2021-11-17T23:14:54.891Z] #51 sha256:b9d45b1f27c1b4099b799802890c50499a844f1c9a1ea0ebc8a6a6188ae3a143 [2021-11-17T23:14:54.891Z] #51 3.687 + RM_GOPATH=0 [2021-11-17T23:14:54.891Z] #51 3.687 + TMP_GOPATH= [2021-11-17T23:14:54.891Z] #51 3.687 + : /build [2021-11-17T23:14:54.891Z] #51 3.687 + '[' -z '' ']' [2021-11-17T23:14:54.891Z] #51 3.687 ++ mktemp -d [2021-11-17T23:14:54.891Z] #51 3.687 + export GOPATH=/tmp/tmp.1r8tlWfCui [2021-11-17T23:14:54.891Z] #51 3.688 + GOPATH=/tmp/tmp.1r8tlWfCui [2021-11-17T23:14:54.891Z] #51 3.688 + RM_GOPATH=1 [2021-11-17T23:14:54.891Z] #51 3.688 + case "$(go env GOARCH)" in [2021-11-17T23:14:54.891Z] #51 3.688 ++ go env GOARCH [2021-11-17T23:14:54.891Z] #51 3.700 + export GO_BUILDMODE=-buildmode=pie [2021-11-17T23:14:54.891Z] #51 3.700 + GO_BUILDMODE=-buildmode=pie [2021-11-17T23:14:54.891Z] #51 3.700 ++ dirname /tmp/install/install.sh [2021-11-17T23:14:54.891Z] #51 3.700 + dir=/tmp/install [2021-11-17T23:14:54.891Z] #51 3.700 + bin=shfmt [2021-11-17T23:14:54.891Z] #51 3.700 + shift [2021-11-17T23:14:54.891Z] #51 3.700 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-11-17T23:14:54.891Z] #51 3.700 + . /tmp/install/shfmt.installer [2021-11-17T23:14:54.891Z] #51 3.700 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-11-17T23:14:54.891Z] #51 3.700 + install_shfmt [2021-11-17T23:14:54.891Z] #51 3.700 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-11-17T23:14:54.891Z] #51 3.700 + git clone https://github.com/mvdan/sh.git /tmp/tmp.1r8tlWfCui/src/github.com/mvdan/sh [2021-11-17T23:14:54.891Z] #51 3.700 Cloning into '/tmp/tmp.1r8tlWfCui/src/github.com/mvdan/sh'... [2021-11-17T23:14:54.891Z] #51 3.700 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-11-17T23:14:55.152Z] #51 ... [2021-11-17T23:14:55.152Z] [2021-11-17T23:14:55.152Z] #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 [2021-11-17T23:14:55.152Z] #34 sha256:51924ccf8a76eb907a23695cc10c67da87054d18c05ac36a7b8234e9e47938a3 [2021-11-17T23:14:55.152Z] #34 5.760 + RM_GOPATH=0 [2021-11-17T23:14:55.152Z] #34 5.760 + TMP_GOPATH= [2021-11-17T23:14:55.152Z] #34 5.760 + : /build [2021-11-17T23:14:55.152Z] #34 5.760 + '[' -z '' ']' [2021-11-17T23:14:55.152Z] #34 5.762 ++ mktemp -d [2021-11-17T23:14:55.152Z] #34 5.783 + export GOPATH=/tmp/tmp.IchRyEfmGj [2021-11-17T23:14:55.152Z] #34 5.783 + GOPATH=/tmp/tmp.IchRyEfmGj [2021-11-17T23:14:55.152Z] #34 5.783 + RM_GOPATH=1 [2021-11-17T23:14:55.152Z] #34 5.783 + case "$(go env GOARCH)" in [2021-11-17T23:14:55.152Z] #34 5.783 ++ go env GOARCH [2021-11-17T23:14:55.152Z] #34 5.828 + export GO_BUILDMODE=-buildmode=pie [2021-11-17T23:14:55.152Z] #34 5.828 + GO_BUILDMODE=-buildmode=pie [2021-11-17T23:14:55.152Z] #34 5.828 ++ dirname /tmp/install/install.sh [2021-11-17T23:14:55.152Z] #34 5.828 + dir=/tmp/install [2021-11-17T23:14:55.152Z] #34 5.828 + bin=tomlv [2021-11-17T23:14:55.152Z] #34 5.828 + shift [2021-11-17T23:14:55.152Z] #34 5.828 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-11-17T23:14:55.152Z] #34 5.828 + . /tmp/install/tomlv.installer [2021-11-17T23:14:55.152Z] #34 5.828 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-11-17T23:14:55.152Z] #34 5.828 + install_tomlv [2021-11-17T23:14:55.152Z] #34 5.828 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-11-17T23:14:55.152Z] #34 5.828 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.IchRyEfmGj/src/github.com/BurntSushi/toml [2021-11-17T23:14:55.152Z] #34 5.828 Cloning into '/tmp/tmp.IchRyEfmGj/src/github.com/BurntSushi/toml'... [2021-11-17T23:14:55.152Z] #34 5.835 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-11-17T23:14:55.152Z] #34 7.907 + cd /tmp/tmp.IchRyEfmGj/src/github.com/BurntSushi/toml [2021-11-17T23:14:55.152Z] #34 7.907 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-11-17T23:14:55.152Z] #34 8.192 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-11-17T23:14:55.152Z] #34 10.01 github.com/BurntSushi/toml [2021-11-17T23:14:55.152Z] #34 ... [2021-11-17T23:14:55.152Z] [2021-11-17T23:14:55.152Z] #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 [2021-11-17T23:14:55.152Z] #56 sha256:32014eb51376718c5a2fa06cf176a18a8e885b2a65e83e200fae5e5f63e9f092 [2021-11-17T23:14:55.152Z] #56 4.168 + RM_GOPATH=0 [2021-11-17T23:14:55.152Z] #56 4.170 + TMP_GOPATH= [2021-11-17T23:14:55.152Z] #56 4.170 + : /build [2021-11-17T23:14:55.152Z] #56 4.170 + '[' -z '' ']' [2021-11-17T23:14:55.152Z] #56 4.170 ++ mktemp -d [2021-11-17T23:14:55.152Z] #56 4.170 + export GOPATH=/tmp/tmp.E02nI49t5Z [2021-11-17T23:14:55.152Z] #56 4.170 + GOPATH=/tmp/tmp.E02nI49t5Z [2021-11-17T23:14:55.152Z] #56 4.170 + RM_GOPATH=1 [2021-11-17T23:14:55.152Z] #56 4.170 + case "$(go env GOARCH)" in [2021-11-17T23:14:55.152Z] #56 4.175 ++ go env GOARCH [2021-11-17T23:14:55.152Z] #56 4.185 + export GO_BUILDMODE=-buildmode=pie [2021-11-17T23:14:55.152Z] #56 4.185 + GO_BUILDMODE=-buildmode=pie [2021-11-17T23:14:55.152Z] #56 4.185 ++ dirname /tmp/install/install.sh [2021-11-17T23:14:55.152Z] #56 4.189 Install containerd version 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2021-11-17T23:14:55.152Z] #56 4.190 + dir=/tmp/install [2021-11-17T23:14:55.152Z] #56 4.190 + bin=containerd [2021-11-17T23:14:55.152Z] #56 4.190 + shift [2021-11-17T23:14:55.152Z] #56 4.190 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-11-17T23:14:55.152Z] #56 4.190 + . /tmp/install/containerd.installer [2021-11-17T23:14:55.152Z] #56 4.190 ++ set -e [2021-11-17T23:14:55.152Z] #56 4.190 ++ : 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2021-11-17T23:14:55.152Z] #56 4.190 + install_containerd [2021-11-17T23:14:55.152Z] #56 4.190 + echo 'Install containerd version 7b11cfaabd73bb80907dd23182b9347b4245eb5d' [2021-11-17T23:14:55.152Z] #56 4.190 + git clone https://github.com/containerd/containerd.git /tmp/tmp.E02nI49t5Z/src/github.com/containerd/containerd [2021-11-17T23:14:55.152Z] #56 4.207 Cloning into '/tmp/tmp.E02nI49t5Z/src/github.com/containerd/containerd'... [2021-11-17T23:14:55.234Z] #37 ... [2021-11-17T23:14:55.234Z] [2021-11-17T23:14:55.234Z] #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 [2021-11-17T23:14:55.234Z] #24 sha256:ee9eb8a3257ec7bc63c1c935eb743590e2d03da27c86114e5618b56e6d70c34e [2021-11-17T23:14:55.234Z] #24 12.40 + mkdir -p /build [2021-11-17T23:14:55.234Z] #24 12.40 + mv docker/docker /build/ [2021-11-17T23:14:55.234Z] #24 12.41 + rmdir docker [2021-11-17T23:14:55.234Z] #24 DONE 12.6s [2021-11-17T23:14:55.234Z] [2021-11-17T23:14:55.234Z] #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 [2021-11-17T23:14:55.234Z] #34 sha256:d51d664a26d82eae3f1f981aec954768d27926b9002905407c3e022358e9d491 [2021-11-17T23:14:55.234Z] #34 12.00 github.com/BurntSushi/toml/cmd/tomlv [2021-11-17T23:14:55.413Z] #56 ... [2021-11-17T23:14:55.413Z] [2021-11-17T23:14:55.413Z] #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 [2021-11-17T23:14:55.413Z] #49 sha256:d8a693f41b2f8fb4f30235379e287997d94986119d79bd53162d4e9ff1c772ae [2021-11-17T23:14:55.413Z] #49 5.101 + RM_GOPATH=0 [2021-11-17T23:14:55.413Z] #49 5.101 + TMP_GOPATH= [2021-11-17T23:14:55.413Z] #49 5.101 + : /build [2021-11-17T23:14:55.413Z] #49 5.101 + '[' -z '' ']' [2021-11-17T23:14:55.413Z] #49 5.103 ++ mktemp -d [2021-11-17T23:14:55.413Z] #49 5.103 + export GOPATH=/tmp/tmp.HLWQFgC7Ib [2021-11-17T23:14:55.413Z] #49 5.103 + GOPATH=/tmp/tmp.HLWQFgC7Ib [2021-11-17T23:14:55.413Z] #49 5.103 + RM_GOPATH=1 [2021-11-17T23:14:55.413Z] #49 5.103 + case "$(go env GOARCH)" in [2021-11-17T23:14:55.413Z] #49 5.103 ++ go env GOARCH [2021-11-17T23:14:55.413Z] #49 5.133 + export GO_BUILDMODE=-buildmode=pie [2021-11-17T23:14:55.413Z] #49 5.133 + GO_BUILDMODE=-buildmode=pie [2021-11-17T23:14:55.413Z] #49 5.133 ++ dirname /tmp/install/install.sh [2021-11-17T23:14:55.413Z] #49 5.133 + dir=/tmp/install [2021-11-17T23:14:55.413Z] #49 5.133 + bin=golangci_lint [2021-11-17T23:14:55.413Z] #49 5.133 + shift [2021-11-17T23:14:55.413Z] #49 5.133 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-11-17T23:14:55.413Z] #49 5.133 + . /tmp/install/golangci_lint.installer [2021-11-17T23:14:55.413Z] #49 5.133 ++ : v1.23.8 [2021-11-17T23:14:55.413Z] #49 5.133 + install_golangci_lint [2021-11-17T23:14:55.413Z] #49 5.133 + set -e [2021-11-17T23:14:55.413Z] #49 5.133 + export GO111MODULE=on [2021-11-17T23:14:55.413Z] #49 5.133 + GO111MODULE=on [2021-11-17T23:14:55.413Z] #49 5.133 + GOBIN=/build [2021-11-17T23:14:55.413Z] #49 5.133 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-11-17T23:14:55.413Z] #49 6.401 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-17T23:14:55.413Z] #49 ... [2021-11-17T23:14:55.413Z] [2021-11-17T23:14:55.413Z] #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 [2021-11-17T23:14:55.413Z] #67 sha256:5b9d7427773a4f311d6586cde905d75b5f11925081277723ac8ee0ce7b275fd0 [2021-11-17T23:14:55.413Z] #67 3.369 + RM_GOPATH=0 [2021-11-17T23:14:55.413Z] #67 3.369 + TMP_GOPATH= [2021-11-17T23:14:55.413Z] #67 3.369 + : /build [2021-11-17T23:14:55.413Z] #67 3.369 + '[' -z '' ']' [2021-11-17T23:14:55.413Z] #67 3.369 ++ mktemp -d [2021-11-17T23:14:55.413Z] #67 3.374 + export GOPATH=/tmp/tmp.PuBgmUZGWA [2021-11-17T23:14:55.413Z] #67 3.374 + GOPATH=/tmp/tmp.PuBgmUZGWA [2021-11-17T23:14:55.413Z] #67 3.374 + RM_GOPATH=1 [2021-11-17T23:14:55.413Z] #67 3.374 + case "$(go env GOARCH)" in [2021-11-17T23:14:55.413Z] #67 3.374 ++ go env GOARCH [2021-11-17T23:14:55.413Z] #67 3.383 + export GO_BUILDMODE=-buildmode=pie [2021-11-17T23:14:55.413Z] #67 3.383 + GO_BUILDMODE=-buildmode=pie [2021-11-17T23:14:55.413Z] #67 3.384 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-11-17T23:14:55.413Z] #67 3.386 ++ dirname /tmp/install/install.sh [2021-11-17T23:14:55.413Z] #67 3.386 + dir=/tmp/install [2021-11-17T23:14:55.413Z] #67 3.386 + bin=proxy [2021-11-17T23:14:55.413Z] #67 3.386 + shift [2021-11-17T23:14:55.413Z] #67 3.386 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-11-17T23:14:55.413Z] #67 3.386 + . /tmp/install/proxy.installer [2021-11-17T23:14:55.413Z] #67 3.386 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-11-17T23:14:55.413Z] #67 3.386 + install_proxy [2021-11-17T23:14:55.413Z] #67 3.386 + case "$1" in [2021-11-17T23:14:55.413Z] #67 3.386 + export CGO_ENABLED=0 [2021-11-17T23:14:55.413Z] #67 3.386 + CGO_ENABLED=0 [2021-11-17T23:14:55.413Z] #67 3.386 + _install_proxy [2021-11-17T23:14:55.413Z] #67 3.386 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-11-17T23:14:55.413Z] #67 3.386 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.PuBgmUZGWA/src/github.com/docker/libnetwork [2021-11-17T23:14:55.413Z] #67 3.388 Cloning into '/tmp/tmp.PuBgmUZGWA/src/github.com/docker/libnetwork'... [2021-11-17T23:14:55.674Z] #67 ... [2021-11-17T23:14:55.674Z] [2021-11-17T23:14:55.674Z] #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 [2021-11-17T23:14:55.674Z] #45 sha256:f37a74bbb5d13ca00a3c55901a302807c37068952c093be15472751fc4dacd97 [2021-11-17T23:14:55.674Z] #45 4.771 + RM_GOPATH=0 [2021-11-17T23:14:55.674Z] #45 4.771 + TMP_GOPATH= [2021-11-17T23:14:55.674Z] #45 4.771 + : /build [2021-11-17T23:14:55.674Z] #45 4.771 + '[' -z '' ']' [2021-11-17T23:14:55.674Z] #45 4.774 ++ mktemp -d [2021-11-17T23:14:55.674Z] #45 4.774 + export GOPATH=/tmp/tmp.rovHa1FIpn [2021-11-17T23:14:55.674Z] #45 4.774 + GOPATH=/tmp/tmp.rovHa1FIpn [2021-11-17T23:14:55.674Z] #45 4.774 + RM_GOPATH=1 [2021-11-17T23:14:55.674Z] #45 4.774 + case "$(go env GOARCH)" in [2021-11-17T23:14:55.674Z] #45 4.775 ++ go env GOARCH [2021-11-17T23:14:55.674Z] #45 4.803 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-11-17T23:14:55.674Z] #45 4.803 + export GO_BUILDMODE=-buildmode=pie [2021-11-17T23:14:55.674Z] #45 4.803 + GO_BUILDMODE=-buildmode=pie [2021-11-17T23:14:55.674Z] #45 4.803 ++ dirname /tmp/install/install.sh [2021-11-17T23:14:55.674Z] #45 4.803 + dir=/tmp/install [2021-11-17T23:14:55.674Z] #45 4.803 + bin=vndr [2021-11-17T23:14:55.674Z] #45 4.803 + shift [2021-11-17T23:14:55.674Z] #45 4.803 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-11-17T23:14:55.674Z] #45 4.803 + . /tmp/install/vndr.installer [2021-11-17T23:14:55.674Z] #45 4.803 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-11-17T23:14:55.674Z] #45 4.803 + install_vndr [2021-11-17T23:14:55.674Z] #45 4.803 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-11-17T23:14:55.674Z] #45 4.803 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.rovHa1FIpn/src/github.com/LK4D4/vndr [2021-11-17T23:14:55.675Z] #45 4.805 Cloning into '/tmp/tmp.rovHa1FIpn/src/github.com/LK4D4/vndr'... [2021-11-17T23:14:55.675Z] #45 5.453 + cd /tmp/tmp.rovHa1FIpn/src/github.com/LK4D4/vndr [2021-11-17T23:14:55.675Z] #45 5.453 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-11-17T23:14:55.675Z] #45 5.485 + go build -buildmode=pie -v -o /build/vndr . [2021-11-17T23:14:55.675Z] #45 8.649 github.com/LK4D4/vndr/godl/singleflight [2021-11-17T23:14:55.675Z] #45 9.209 github.com/LK4D4/vndr/build [2021-11-17T23:14:55.675Z] #45 9.611 github.com/LK4D4/vndr/versioned [2021-11-17T23:14:55.675Z] #45 ... [2021-11-17T23:14:55.675Z] [2021-11-17T23:14:55.675Z] #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 [2021-11-17T23:14:55.675Z] #37 sha256:714f07819aaa775484d40b6956451615c26b304f4e03a3ef66fa0db115b53c26 [2021-11-17T23:14:55.675Z] #37 6.044 + RM_GOPATH=0 [2021-11-17T23:14:55.675Z] #37 6.044 + TMP_GOPATH= [2021-11-17T23:14:55.675Z] #37 6.044 + : /build [2021-11-17T23:14:55.675Z] #37 6.044 + '[' -z '' ']' [2021-11-17T23:14:55.675Z] #37 6.045 ++ mktemp -d [2021-11-17T23:14:55.675Z] #37 6.075 + export GOPATH=/tmp/tmp.TvZ9EtaWhQ [2021-11-17T23:14:55.675Z] #37 6.075 + GOPATH=/tmp/tmp.TvZ9EtaWhQ [2021-11-17T23:14:55.675Z] #37 6.075 + RM_GOPATH=1 [2021-11-17T23:14:55.675Z] #37 6.075 + case "$(go env GOARCH)" in [2021-11-17T23:14:55.675Z] #37 6.075 ++ go env GOARCH [2021-11-17T23:14:55.675Z] #37 6.099 + export GO_BUILDMODE=-buildmode=pie [2021-11-17T23:14:55.675Z] #37 6.099 + GO_BUILDMODE=-buildmode=pie [2021-11-17T23:14:55.675Z] #37 6.099 ++ dirname /tmp/install/install.sh [2021-11-17T23:14:55.675Z] #37 6.099 + dir=/tmp/install [2021-11-17T23:14:55.675Z] #37 6.099 + bin=tini [2021-11-17T23:14:55.675Z] #37 6.099 + shift [2021-11-17T23:14:55.675Z] #37 6.099 + '[' '!' -f /tmp/install/tini.installer ']' [2021-11-17T23:14:55.675Z] #37 6.099 + . /tmp/install/tini.installer [2021-11-17T23:14:55.675Z] #37 6.099 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-11-17T23:14:55.675Z] #37 6.099 + install_tini [2021-11-17T23:14:55.675Z] #37 6.099 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-11-17T23:14:55.675Z] #37 6.099 + git clone https://github.com/krallin/tini.git /tmp/tmp.TvZ9EtaWhQ/tini [2021-11-17T23:14:55.675Z] #37 6.100 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-11-17T23:14:55.675Z] #37 6.112 Cloning into '/tmp/tmp.TvZ9EtaWhQ/tini'... [2021-11-17T23:14:55.675Z] #37 7.423 + cd /tmp/tmp.TvZ9EtaWhQ/tini [2021-11-17T23:14:55.675Z] #37 7.423 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-11-17T23:14:55.675Z] #37 7.505 + cmake . [2021-11-17T23:14:55.675Z] #37 8.976 -- The C compiler identification is GNU 8.3.0 [2021-11-17T23:14:55.675Z] #37 9.120 -- Check for working C compiler: /usr/bin/cc [2021-11-17T23:14:55.675Z] #37 10.49 -- Check for working C compiler: /usr/bin/cc -- works [2021-11-17T23:14:55.675Z] #37 10.50 -- Detecting C compiler ABI info [2021-11-17T23:14:55.938Z] #37 ... [2021-11-17T23:14:55.938Z] [2021-11-17T23:14:55.938Z] #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 [2021-11-17T23:14:55.938Z] #47 sha256:223ae3ec50ed0cf2c512c1f5e6cfe2293045bdb983789f8e7dbbdb6d4a0d9dbd [2021-11-17T23:14:55.938Z] #47 10.79 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-11-17T23:14:55.938Z] #47 10.80 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-17T23:14:55.938Z] #47 10.89 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-11-17T23:14:55.938Z] #47 11.15 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-11-17T23:14:57.142Z] #34 DONE 14.7s [2021-11-17T23:14:57.142Z] [2021-11-17T23:14:57.142Z] #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 [2021-11-17T23:14:57.142Z] #37 sha256:64cd2f3f98b460ba6345c580017e040b45125b2dd7ecec7aa60a629a983712d3 [2021-11-17T23:14:57.142Z] #37 13.32 [100%] Linking C executable tini-static [2021-11-17T23:14:57.142Z] #37 14.11 [100%] Built target tini-static [2021-11-17T23:14:57.142Z] #37 14.21 + mkdir -p /build [2021-11-17T23:14:57.142Z] #37 14.22 + cp tini-static /build/docker-init [2021-11-17T23:14:57.142Z] #37 DONE 14.7s [2021-11-17T23:14:57.142Z] [2021-11-17T23:14:57.142Z] #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 [2021-11-17T23:14:57.142Z] #51 sha256:947f30006344e29613bf3e59e04a1af3b49a2c06c11db09d57f3a6e8f88bb148 [2021-11-17T23:14:57.142Z] #51 13.81 + cd /tmp/tmp.9AdDlxfUnE/src/github.com/mvdan/sh [2021-11-17T23:14:57.142Z] #51 13.81 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-11-17T23:14:57.142Z] #51 13.94 + GO111MODULE=on [2021-11-17T23:14:57.142Z] #51 13.94 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-11-17T23:14:57.398Z] #47 12.52 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-11-17T23:14:57.401Z] #51 14.93 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-17T23:14:57.401Z] #51 15.07 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-17T23:14:57.533Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-11-17T23:14:57.534Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-51aa91a2\powershellScript.ps1'; exit $LASTEXITCODE; [2021-11-17T23:14:57.534Z] ---------------------------------------------------------------------------- [2021-11-17T23:14:57.534Z] [2021-11-17T23:14:57.534Z] INFO: executeCI.ps1 starting at Wed Nov 17 23:14:56 CUT 2021 [2021-11-17T23:14:57.534Z] [2021-11-17T23:14:57.534Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-11-17T23:14:57.534Z] INFO: Running git version 2.24.1.windows.2 [2021-11-17T23:14:57.534Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-11-17T23:14:57.534Z] INFO: Environment variables: [2021-11-17T23:14:57.534Z] [2021-11-17T23:14:57.534Z] Name Value [2021-11-17T23:14:57.534Z] ---- ----- [2021-11-17T23:14:57.534Z] ALLUSERSPROFILE C:\ProgramData [2021-11-17T23:14:57.534Z] amd64 true [2021-11-17T23:14:57.534Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-11-17T23:14:57.534Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-11-17T23:14:57.534Z] arm64 true [2021-11-17T23:14:57.534Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-11-17T23:14:57.534Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-11-17T23:14:57.534Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-11-17T23:14:57.534Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-11-17T23:14:57.534Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-11-17T23:14:57.534Z] BRANCH_NAME PR-43027 [2021-11-17T23:14:57.534Z] BUILD_DISPLAY_NAME #5 [2021-11-17T23:14:57.534Z] BUILD_ID 5 [2021-11-17T23:14:57.534Z] BUILD_NUMBER 5 [2021-11-17T23:14:57.534Z] BUILD_TAG jenkins-moby-PR-43027-5 [2021-11-17T23:14:57.534Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43027/5/ [2021-11-17T23:14:57.534Z] cgroup2 true [2021-11-17T23:14:57.534Z] CHANGE_AUTHOR thaJeztah [2021-11-17T23:14:57.534Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-11-17T23:14:57.534Z] CHANGE_BRANCH 20.10_backport_update_image_spec [2021-11-17T23:14:57.534Z] CHANGE_FORK thaJeztah/docker [2021-11-17T23:14:57.534Z] CHANGE_ID 43027 [2021-11-17T23:14:57.534Z] CHANGE_TARGET 20.10 [2021-11-17T23:14:57.534Z] CHANGE_TITLE [20.10 backport] vendor: github.com/opencontainers/image-spec v1.0.2 [2021-11-17T23:14:57.534Z] CHANGE_URL https://github.com/moby/moby/pull/43027 [2021-11-17T23:14:57.534Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-11-17T23:14:57.534Z] CommonProgramFiles C:\Program Files\Common Files [2021-11-17T23:14:57.534Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-11-17T23:14:57.534Z] CommonProgramW6432 C:\Program Files\Common Files [2021-11-17T23:14:57.534Z] COMPUTERNAME azwin-2-108ca0 [2021-11-17T23:14:57.534Z] ComSpec C:\Windows\system32\cmd.exe [2021-11-17T23:14:57.534Z] ConfigSequenceNumber 0 [2021-11-17T23:14:57.534Z] dco true [2021-11-17T23:14:57.534Z] DOCKER_BUILDKIT 0 [2021-11-17T23:14:57.534Z] DOCKER_DUT_DEBUG 1 [2021-11-17T23:14:57.534Z] DOCKER_EXPERIMENTAL 1 [2021-11-17T23:14:57.534Z] DOCKER_GRAPHDRIVER overlay2 [2021-11-17T23:14:57.534Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-11-17T23:14:57.534Z] EXECUTOR_NUMBER 0 [2021-11-17T23:14:57.534Z] FQDN azwin-2-108ca0.westus.cloudapp.azure.com [2021-11-17T23:14:57.534Z] GIT_BRANCH PR-43027 [2021-11-17T23:14:57.534Z] GIT_COMMIT 1c367a0002f748ee0394b9b99ed39ad4ea454d81 [2021-11-17T23:14:57.534Z] GIT_URL https://github.com/moby/moby.git [2021-11-17T23:14:57.534Z] HUDSON_COOKIE 8b4780ba-2737-4cef-ab3b-42474a9d4bd7 [2021-11-17T23:14:57.534Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-11-17T23:14:57.534Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-11-17T23:14:57.534Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-11-17T23:14:57.534Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-11-17T23:14:57.534Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-11-17T23:14:57.534Z] JENKINS_NODE_COOKIE 568e5b6e-fbb9-45e4-b7db-84aaf8f47b82 [2021-11-17T23:14:57.534Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-11-17T23:14:57.534Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-11-17T23:14:57.534Z] JOB_BASE_NAME PR-43027 [2021-11-17T23:14:57.534Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43027/display/redirect [2021-11-17T23:14:57.534Z] JOB_NAME moby/PR-43027 [2021-11-17T23:14:57.534Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43027/ [2021-11-17T23:14:57.534Z] library.jps.version master [2021-11-17T23:14:57.534Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-11-17T23:14:57.534Z] NODE_LABELS amd64 azure azwin-2-108ca0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-11-17T23:14:57.534Z] NODE_NAME azwin-2-108ca0 [2021-11-17T23:14:57.535Z] NUMBER_OF_PROCESSORS 4 [2021-11-17T23:14:57.535Z] OS Windows_NT [2021-11-17T23:14:57.535Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-11-17T23:14:57.535Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-11-17T23:14:57.535Z] ppc64le false [2021-11-17T23:14:57.535Z] PROCESSOR_ARCHITECTURE AMD64 [2021-11-17T23:14:57.535Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-11-17T23:14:57.535Z] PROCESSOR_LEVEL 6 [2021-11-17T23:14:57.535Z] PROCESSOR_REVISION 5507 [2021-11-17T23:14:57.535Z] ProgramData C:\ProgramData [2021-11-17T23:14:57.535Z] ProgramFiles C:\Program Files [2021-11-17T23:14:57.535Z] ProgramFiles(x86) C:\Program Files (x86) [2021-11-17T23:14:57.535Z] ProgramW6432 C:\Program Files [2021-11-17T23:14:57.535Z] PROMPT $P$G [2021-11-17T23:14:57.535Z] PSExecutionPolicyPreference Bypass [2021-11-17T23:14:57.535Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-11-17T23:14:57.535Z] PUBLIC C:\Users\Public [2021-11-17T23:14:57.535Z] rootless true [2021-11-17T23:14:57.535Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43027/5/display/redirect?page=artif... [2021-11-17T23:14:57.535Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43027/5/display/redirect?page=changes [2021-11-17T23:14:57.535Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43027/5/display/redirect [2021-11-17T23:14:57.535Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43027/5/display/redirect?page=tests [2021-11-17T23:14:57.535Z] s390x false [2021-11-17T23:14:57.535Z] SKIP_VALIDATION_TESTS 1 [2021-11-17T23:14:57.535Z] SOURCES_DRIVE d [2021-11-17T23:14:57.535Z] SOURCES_SUBDIR gopath [2021-11-17T23:14:57.535Z] STAGE_NAME Run tests [2021-11-17T23:14:57.535Z] SystemDrive C: [2021-11-17T23:14:57.535Z] SystemRoot C:\Windows [2021-11-17T23:14:57.535Z] TEMP C:\Windows\TEMP [2021-11-17T23:14:57.535Z] TESTDEBUG 0 [2021-11-17T23:14:57.535Z] TESTRUN_DRIVE d [2021-11-17T23:14:57.535Z] TESTRUN_SUBDIR CI [2021-11-17T23:14:57.535Z] TIMEOUT 120m [2021-11-17T23:14:57.535Z] TMP C:\Windows\TEMP [2021-11-17T23:14:57.535Z] unit_validate true [2021-11-17T23:14:57.535Z] USERDOMAIN WORKGROUP [2021-11-17T23:14:57.535Z] USERNAME azwin-2-108ca0$ [2021-11-17T23:14:57.535Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-11-17T23:14:57.535Z] validate_force false [2021-11-17T23:14:57.535Z] windir C:\Windows [2021-11-17T23:14:57.535Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-11-17T23:14:57.535Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-11-17T23:14:57.535Z] windowsRS1 false [2021-11-17T23:14:57.535Z] windowsRS5 true [2021-11-17T23:14:57.535Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-11-17T23:14:57.535Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-11-17T23:14:57.535Z] [2021-11-17T23:14:57.535Z] [2021-11-17T23:14:57.535Z] [2021-11-17T23:14:57.535Z] INFO: Sources under d:\gopath\... [2021-11-17T23:14:57.535Z] INFO: Test run under d:\CI\... [2021-11-17T23:14:57.535Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-11-17T23:14:57.535Z] INFO: docker/docker repository was found [2021-11-17T23:14:57.535Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-11-17T23:14:57.535Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2300' [2021-11-17T23:14:57.535Z] INFO: Docker version of control daemon [2021-11-17T23:14:57.535Z] [2021-11-17T23:14:57.535Z] Client: [2021-11-17T23:14:57.535Z] Version: 20.10.9 [2021-11-17T23:14:57.535Z] API version: 1.41 [2021-11-17T23:14:57.535Z] Go version: go1.16.8 [2021-11-17T23:14:57.535Z] Git commit: c2ea9bc [2021-11-17T23:14:57.535Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-17T23:14:57.535Z] OS/Arch: windows/amd64 [2021-11-17T23:14:57.535Z] Context: default [2021-11-17T23:14:57.535Z] Experimental: true [2021-11-17T23:14:57.535Z] [2021-11-17T23:14:57.535Z] Server: Docker Engine - Community [2021-11-17T23:14:57.535Z] Engine: [2021-11-17T23:14:57.535Z] Version: 20.10.9 [2021-11-17T23:14:57.535Z] API version: 1.41 (minimum version 1.24) [2021-11-17T23:14:57.535Z] Go version: go1.16.8 [2021-11-17T23:14:57.535Z] Git commit: 79ea9d3 [2021-11-17T23:14:57.535Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-17T23:14:57.535Z] OS/Arch: windows/amd64 [2021-11-17T23:14:57.535Z] Experimental: true [2021-11-17T23:14:57.535Z] [2021-11-17T23:14:57.535Z] INFO: Docker info of control daemon [2021-11-17T23:14:57.535Z] [2021-11-17T23:14:57.659Z] #51 15.11 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-17T23:14:58.004Z] Client: [2021-11-17T23:14:58.004Z] Context: default [2021-11-17T23:14:58.004Z] Debug Mode: false [2021-11-17T23:14:58.004Z] Plugins: [2021-11-17T23:14:58.004Z] app: Docker Application (Docker Inc., v0.8.0) [2021-11-17T23:14:58.004Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-11-17T23:14:58.004Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-11-17T23:14:58.004Z] [2021-11-17T23:14:58.004Z] Server: [2021-11-17T23:14:58.004Z] Containers: 0 [2021-11-17T23:14:58.004Z] Running: 0 [2021-11-17T23:14:58.004Z] Paused: 0 [2021-11-17T23:14:58.004Z] Stopped: 0 [2021-11-17T23:14:58.004Z] Images: 10 [2021-11-17T23:14:58.004Z] Server Version: 20.10.9 [2021-11-17T23:14:58.004Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-11-17T23:14:58.004Z] LCOW: [2021-11-17T23:14:58.004Z] Windows: [2021-11-17T23:14:58.004Z] Logging Driver: json-file [2021-11-17T23:14:58.004Z] Plugins: [2021-11-17T23:14:58.004Z] Volume: local [2021-11-17T23:14:58.004Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-17T23:14:58.004Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-17T23:14:58.004Z] Swarm: inactive [2021-11-17T23:14:58.004Z] Default Isolation: process [2021-11-17T23:14:58.004Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-17T23:14:58.004Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-17T23:14:58.004Z] OSType: windows [2021-11-17T23:14:58.004Z] Architecture: x86_64 [2021-11-17T23:14:58.004Z] CPUs: 4 [2021-11-17T23:14:58.004Z] Total Memory: 32GiB [2021-11-17T23:14:58.004Z] Name: azwin-2-108ca0 [2021-11-17T23:14:58.004Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2021-11-17T23:14:58.004Z] Docker Root Dir: D:\docker [2021-11-17T23:14:58.004Z] Debug Mode: false [2021-11-17T23:14:58.004Z] Registry: https://index.docker.io/v1/ [2021-11-17T23:14:58.004Z] Labels: [2021-11-17T23:14:58.004Z] Experimental: true [2021-11-17T23:14:58.004Z] Insecure Registries: [2021-11-17T23:14:58.004Z] 10.0.0.4:5000 [2021-11-17T23:14:58.004Z] 127.0.0.0/8 [2021-11-17T23:14:58.004Z] Registry Mirrors: [2021-11-17T23:14:58.004Z] http://10.0.0.4:5000/ [2021-11-17T23:14:58.004Z] Live Restore Enabled: false [2021-11-17T23:14:58.004Z] Product License: Community Engine [2021-11-17T23:14:58.004Z] [2021-11-17T23:14:58.004Z] [2021-11-17T23:14:58.004Z] INFO: Commit hash is 86bce3d8d2 [2021-11-17T23:14:58.004Z] INFO: Nuke-Everything... [2021-11-17T23:14:58.004Z] INFO: Container count on control daemon to delete is 0 [2021-11-17T23:14:58.019Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2021-11-17T23:14:58.471Z] INFO: Nuking d:\CI [2021-11-17T23:14:58.471Z] INFO: Zapped successfully [2021-11-17T23:14:58.471Z] INFO: Location for testing is d:\CI\PR-43027\5 [2021-11-17T23:14:58.471Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-11-17T23:14:58.471Z] [2021-11-17T23:14:58.471Z] [2021-11-17T23:14:58.471Z] INFO: Building the image from Dockerfile.windows at 11/17/2021 23:14:58... [2021-11-17T23:14:58.471Z] [2021-11-17T23:14:58.786Z] #47 14.12 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-11-17T23:14:59.553Z] #51 16.73 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-17T23:14:59.728Z] #47 15.08 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-11-17T23:15:01.124Z] #47 ... [2021-11-17T23:15:01.124Z] [2021-11-17T23:15:01.124Z] #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 [2021-11-17T23:15:01.124Z] #51 sha256:b9d45b1f27c1b4099b799802890c50499a844f1c9a1ea0ebc8a6a6188ae3a143 [2021-11-17T23:15:01.124Z] #51 16.40 + cd /tmp/tmp.1r8tlWfCui/src/github.com/mvdan/sh [2021-11-17T23:15:01.124Z] #51 16.40 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-11-17T23:15:01.124Z] #51 16.61 + GO111MODULE=on [2021-11-17T23:15:01.124Z] #51 16.61 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-11-17T23:15:01.446Z] #51 ... [2021-11-17T23:15:01.446Z] [2021-11-17T23:15:01.446Z] #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 [2021-11-17T23:15:01.446Z] #67 sha256:f38db63d17f9d2ea9779d9910204934d92cc37d8a4132520f95928ed9ccb4353 [2021-11-17T23:15:01.446Z] #67 18.62 Checking out files: 86% (1659/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. [2021-11-17T23:15:01.446Z] #67 19.00 + cd /tmp/tmp.jpswiFDaSV/src/github.com/docker/libnetwork [2021-11-17T23:15:01.446Z] #67 19.00 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-11-17T23:15:01.703Z] #67 19.22 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-11-17T23:15:03.039Z] #51 18.29 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-17T23:15:03.040Z] #51 18.36 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-17T23:15:03.040Z] #51 18.48 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-17T23:15:03.223Z] Sending build context to Docker daemon 58.33MB [2021-11-17T23:15:03.223Z] [2021-11-17T23:15:03.223Z] Step 1/10 : FROM microsoft/windowsservercore [2021-11-17T23:15:03.223Z] ---> 617dd5ead5b8 [2021-11-17T23:15:03.223Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-11-17T23:15:03.223Z] ---> Using cache [2021-11-17T23:15:03.223Z] ---> a5542983fe80 [2021-11-17T23:15:03.223Z] Step 3/10 : ARG GO_VERSION=1.16.10 [2021-11-17T23:15:03.223Z] ---> Using cache [2021-11-17T23:15:03.223Z] ---> 836f5ab41ac9 [2021-11-17T23:15:03.223Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-11-17T23:15:03.223Z] ---> Using cache [2021-11-17T23:15:03.223Z] ---> 758f30d9aed2 [2021-11-17T23:15:03.223Z] 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} [2021-11-17T23:15:03.223Z] ---> Using cache [2021-11-17T23:15:03.223Z] ---> 595ebae3fb6a [2021-11-17T23:15:03.224Z] 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; [2021-11-17T23:15:03.224Z] ---> Using cache [2021-11-17T23:15:03.224Z] ---> 5eee0c25f7a4 [2021-11-17T23:15:03.224Z] 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 [2021-11-17T23:15:03.224Z] ---> Using cache [2021-11-17T23:15:03.224Z] ---> ffd574979f92 [2021-11-17T23:15:03.224Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-11-17T23:15:03.224Z] ---> Using cache [2021-11-17T23:15:03.224Z] ---> 9952e13c8e2f [2021-11-17T23:15:03.224Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-11-17T23:15:03.224Z] ---> Using cache [2021-11-17T23:15:03.224Z] ---> 35e648d8aa95 [2021-11-17T23:15:03.224Z] Step 10/10 : COPY . . [2021-11-17T23:15:03.595Z] #67 ... [2021-11-17T23:15:03.595Z] [2021-11-17T23:15: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 [2021-11-17T23:15:03.595Z] #45 sha256:f5eb8268afb9ae9ab8ae1cca6ce07754c49ae07436c48ce21aeb45dcb77859eb [2021-11-17T23:15:03.595Z] #45 10.89 github.com/LK4D4/vndr/godl [2021-11-17T23:15:03.595Z] #45 13.96 github.com/LK4D4/vndr [2021-11-17T23:15:03.595Z] #45 DONE 21.0s [2021-11-17T23:15:03.595Z] [2021-11-17T23:15:03.595Z] #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 [2021-11-17T23:15:03.595Z] #49 sha256:27bfd8c7a1fd6f6d8b84d5e117056049211bb0aa981ac7f3a64477e3505fc3ed [2021-11-17T23:15:03.595Z] #49 16.69 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-17T23:15:03.595Z] #49 16.69 go: downloading github.com/fatih/color v1.7.0 [2021-11-17T23:15:03.595Z] #49 16.69 go: downloading github.com/pkg/errors v0.8.1 [2021-11-17T23:15:03.595Z] #49 16.69 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-17T23:15:03.595Z] #49 16.69 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-17T23:15:03.596Z] #49 16.99 go: downloading github.com/spf13/viper v1.6.1 [2021-11-17T23:15:03.596Z] #49 17.41 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-17T23:15:03.596Z] #49 17.46 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-17T23:15:03.596Z] #49 18.24 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-17T23:15:03.596Z] #49 18.45 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-17T23:15:03.596Z] #49 21.18 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-17T23:15:03.596Z] #49 21.18 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-17T23:15:03.596Z] #49 21.20 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-17T23:15:03.868Z] #49 21.39 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-17T23:15:03.868Z] #49 21.40 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-17T23:15:03.868Z] #49 ... [2021-11-17T23:15:03.868Z] [2021-11-17T23:15:03.868Z] #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 [2021-11-17T23:15:03.868Z] #58 sha256:9c6836102cd610742a81561ae65c74cd0409155456d91ff29a05380aecd7359c [2021-11-17T23:15:03.868Z] #58 11.46 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-11-17T23:15:03.868Z] #58 14.68 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-11-17T23:15:03.868Z] #58 15.11 go: downloading github.com/google/uuid v1.3.0 [2021-11-17T23:15:03.868Z] #58 15.11 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-17T23:15:03.868Z] #58 15.31 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-17T23:15:03.868Z] #58 15.53 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-17T23:15:03.868Z] #58 15.78 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-17T23:15:03.868Z] #58 15.93 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-11-17T23:15:03.868Z] #58 16.22 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-17T23:15:03.868Z] #58 16.30 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-11-17T23:15:03.868Z] #58 20.19 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-11-17T23:15:03.868Z] #58 20.34 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-17T23:15:04.124Z] #58 ... [2021-11-17T23:15:04.124Z] [2021-11-17T23:15:04.124Z] #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 [2021-11-17T23:15:04.124Z] #49 sha256:27bfd8c7a1fd6f6d8b84d5e117056049211bb0aa981ac7f3a64477e3505fc3ed [2021-11-17T23:15:04.124Z] #49 21.51 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-11-17T23:15:04.124Z] #49 21.54 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-17T23:15:04.124Z] #49 21.54 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-17T23:15:04.381Z] #49 21.84 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-17T23:15:04.381Z] #49 21.84 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-17T23:15:04.637Z] #49 21.94 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-17T23:15:04.637Z] #49 22.00 go: downloading github.com/spf13/afero v1.1.2 [2021-11-17T23:15:04.637Z] #49 22.14 go: downloading github.com/spf13/cast v1.3.0 [2021-11-17T23:15:04.637Z] #49 22.15 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-17T23:15:04.637Z] #49 22.15 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-17T23:15:04.637Z] #49 22.22 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-17T23:15:04.637Z] #49 22.22 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-17T23:15:04.893Z] #49 22.38 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-17T23:15:04.893Z] #49 22.39 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-17T23:15:04.894Z] #49 22.44 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-17T23:15:04.894Z] #49 22.47 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-17T23:15:04.894Z] #49 22.48 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-17T23:15:05.150Z] #49 22.62 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-17T23:15:05.150Z] #49 22.62 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-17T23:15:05.150Z] #49 22.62 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-17T23:15:05.150Z] #49 22.62 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-17T23:15:05.150Z] #49 22.64 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-17T23:15:05.150Z] #49 22.66 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-17T23:15:05.150Z] #49 22.69 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-17T23:15:05.150Z] #49 22.75 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-17T23:15:05.150Z] #49 22.75 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-17T23:15:05.150Z] #49 22.81 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-17T23:15:05.410Z] #49 22.91 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-17T23:15:05.410Z] #49 22.97 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-17T23:15:05.410Z] #49 23.09 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-17T23:15:05.608Z] #51 ... [2021-11-17T23:15:05.608Z] [2021-11-17T23:15:05.608Z] #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 [2021-11-17T23:15:05.608Z] #24 sha256:1f3a3ac8720fc717fa08d5fbf75be22ee20476b9298dd3c48fdd928634b66dde [2021-11-17T23:15:05.608Z] #24 19.77 + mkdir -p /build [2021-11-17T23:15:05.608Z] #24 19.78 + mv docker/docker /build/ [2021-11-17T23:15:05.608Z] #24 19.78 + rmdir docker [2021-11-17T23:15:05.608Z] #24 DONE 20.5s [2021-11-17T23:15:05.608Z] [2021-11-17T23:15:05.608Z] #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 [2021-11-17T23:15:05.608Z] #37 sha256:714f07819aaa775484d40b6956451615c26b304f4e03a3ef66fa0db115b53c26 [2021-11-17T23:15:05.608Z] #37 12.19 -- Detecting C compiler ABI info - done [2021-11-17T23:15:05.608Z] #37 12.26 -- Detecting C compile features [2021-11-17T23:15:05.608Z] #37 17.05 -- Detecting C compile features - done [2021-11-17T23:15:05.608Z] #37 17.16 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-17T23:15:05.608Z] #37 17.82 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-17T23:15:05.608Z] #37 18.01 -- Configuring done [2021-11-17T23:15:05.608Z] #37 18.05 -- Generating done [2021-11-17T23:15:05.608Z] #37 18.08 -- Build files have been written to: /tmp/tmp.TvZ9EtaWhQ/tini [2021-11-17T23:15:05.608Z] #37 18.11 + make tini-static [2021-11-17T23:15:05.608Z] #37 19.03 Scanning dependencies of target tini-static [2021-11-17T23:15:05.608Z] #37 19.31 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-17T23:15:05.666Z] #49 23.10 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-17T23:15:05.666Z] #49 23.18 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-17T23:15:05.666Z] #49 23.19 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-17T23:15:05.923Z] #49 23.30 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-17T23:15:05.923Z] #49 23.34 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-17T23:15:05.923Z] #49 23.39 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-17T23:15:05.923Z] #49 23.41 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-17T23:15:05.923Z] #49 23.49 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-17T23:15:06.180Z] #49 23.66 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-17T23:15:06.180Z] #49 23.72 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-17T23:15:06.180Z] #49 23.75 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-17T23:15:06.180Z] #49 23.78 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-17T23:15:06.180Z] #49 23.88 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-17T23:15:06.180Z] #49 23.88 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-17T23:15:06.180Z] #37 ... [2021-11-17T23:15:06.180Z] [2021-11-17T23:15:06.180Z] #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 [2021-11-17T23:15:06.180Z] #34 sha256:51924ccf8a76eb907a23695cc10c67da87054d18c05ac36a7b8234e9e47938a3 [2021-11-17T23:15:06.180Z] #34 16.97 github.com/BurntSushi/toml/cmd/tomlv [2021-11-17T23:15:06.180Z] #34 DONE 21.5s [2021-11-17T23:15:06.180Z] [2021-11-17T23:15:06.180Z] #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 [2021-11-17T23:15:06.180Z] #58 sha256:45c9081c38a228e8f3943f2f05d9f66915cb5116aca2c34a11ce7e50c8265b13 [2021-11-17T23:15:06.180Z] #58 12.00 + cd /tmp/tmp.yBAOyC4JDc/src/github.com/rootless-containers/rootlesskit [2021-11-17T23:15:06.180Z] #58 12.01 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-11-17T23:15:06.180Z] #58 12.13 + export GO111MODULE=on [2021-11-17T23:15:06.180Z] #58 12.13 + GO111MODULE=on [2021-11-17T23:15:06.180Z] #58 12.13 + export GOPROXY=https://proxy.golang.org [2021-11-17T23:15:06.180Z] #58 12.13 + GOPROXY=https://proxy.golang.org [2021-11-17T23:15:06.180Z] #58 12.13 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-17T23:15:06.180Z] #58 12.13 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-11-17T23:15:06.180Z] #58 14.54 go: downloading github.com/pkg/errors v0.9.1 [2021-11-17T23:15:06.180Z] #58 14.59 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-17T23:15:06.180Z] #58 14.88 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-17T23:15:06.180Z] #58 16.05 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-11-17T23:15:06.180Z] #58 21.50 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-11-17T23:15:06.436Z] #49 23.98 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-17T23:15:06.436Z] #49 ... [2021-11-17T23:15:06.436Z] [2021-11-17T23:15:06.436Z] #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 [2021-11-17T23:15:06.436Z] #67 sha256:f38db63d17f9d2ea9779d9910204934d92cc37d8a4132520f95928ed9ccb4353 [2021-11-17T23:15:06.436Z] #67 DONE 24.1s [2021-11-17T23:15:06.693Z] [2021-11-17T23:15:06.693Z] #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 [2021-11-17T23:15:06.693Z] #51 sha256:947f30006344e29613bf3e59e04a1af3b49a2c06c11db09d57f3a6e8f88bb148 [2021-11-17T23:15:06.693Z] #51 19.47 golang.org/x/sys/unix [2021-11-17T23:15:06.693Z] #51 19.47 github.com/pkg/diff [2021-11-17T23:15:06.693Z] #51 21.34 mvdan.cc/editorconfig [2021-11-17T23:15:06.693Z] #51 22.62 mvdan.cc/sh/v3/fileutil [2021-11-17T23:15:06.693Z] #51 22.87 mvdan.cc/sh/v3/syntax [2021-11-17T23:15:06.752Z] #58 ... [2021-11-17T23:15:06.752Z] [2021-11-17T23:15:06.752Z] #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 [2021-11-17T23:15:06.752Z] #51 sha256:b9d45b1f27c1b4099b799802890c50499a844f1c9a1ea0ebc8a6a6188ae3a143 [2021-11-17T23:15:06.752Z] #51 21.97 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-17T23:15:06.949Z] #51 ... [2021-11-17T23:15:06.949Z] [2021-11-17T23:15:06.949Z] #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 [2021-11-17T23:15:06.949Z] #49 sha256:27bfd8c7a1fd6f6d8b84d5e117056049211bb0aa981ac7f3a64477e3505fc3ed [2021-11-17T23:15:06.949Z] #49 24.66 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-17T23:15:06.949Z] #49 24.66 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-17T23:15:07.013Z] #51 ... [2021-11-17T23:15:07.013Z] [2021-11-17T23:15:07.013Z] #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 [2021-11-17T23:15:07.013Z] #45 sha256:f37a74bbb5d13ca00a3c55901a302807c37068952c093be15472751fc4dacd97 [2021-11-17T23:15:07.013Z] #45 12.40 github.com/LK4D4/vndr/godl [2021-11-17T23:15:07.013Z] #45 17.98 github.com/LK4D4/vndr [2021-11-17T23:15:07.205Z] #49 24.75 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-11-17T23:15:07.205Z] #49 24.75 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-17T23:15:07.205Z] #49 24.75 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-17T23:15:07.205Z] #49 24.80 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-17T23:15:07.274Z] #45 ... [2021-11-17T23:15:07.274Z] [2021-11-17T23:15:07.274Z] #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 [2021-11-17T23:15:07.274Z] #37 sha256:714f07819aaa775484d40b6956451615c26b304f4e03a3ef66fa0db115b53c26 [2021-11-17T23:15:07.274Z] #37 22.06 [100%] Linking C executable tini-static [2021-11-17T23:15:07.460Z] #49 24.81 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-17T23:15:07.460Z] #49 25.01 go: downloading golang.org/x/text v0.3.2 [2021-11-17T23:15:07.846Z] #37 23.03 [100%] Built target tini-static [2021-11-17T23:15:07.846Z] #37 23.17 + mkdir -p /build [2021-11-17T23:15:07.846Z] #37 23.17 + cp tini-static /build/docker-init [2021-11-17T23:15:08.106Z] #37 DONE 23.4s [2021-11-17T23:15:08.106Z] [2021-11-17T23:15:08.106Z] #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 [2021-11-17T23:15:08.106Z] #49 sha256:d8a693f41b2f8fb4f30235379e287997d94986119d79bd53162d4e9ff1c772ae [2021-11-17T23:15:08.106Z] #49 22.86 go: downloading github.com/fatih/color v1.7.0 [2021-11-17T23:15:08.106Z] #49 22.91 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-17T23:15:08.106Z] #49 23.01 go: downloading github.com/pkg/errors v0.8.1 [2021-11-17T23:15:08.106Z] #49 23.03 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-17T23:15:08.106Z] #49 23.15 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-17T23:15:08.367Z] #49 23.63 go: downloading github.com/spf13/viper v1.6.1 [2021-11-17T23:15:08.940Z] #49 24.46 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-17T23:15:09.201Z] #49 24.54 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-17T23:15:10.176Z] #49 25.63 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-17T23:15:10.746Z] #49 26.01 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-17T23:15:11.629Z] #49 ... [2021-11-17T23:15:11.629Z] [2021-11-17T23:15:11.629Z] #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 [2021-11-17T23:15:11.629Z] #53 sha256:ef885f5c1c2d701615440e4c1ac9bc750f9487189375d0e80e4b996872e7268c [2021-11-17T23:15:11.629Z] #53 18.38 + cd /tmp/tmp.O67ql76ad4/src/github.com/opencontainers/runc [2021-11-17T23:15:11.629Z] #53 18.38 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-11-17T23:15:11.629Z] #53 19.36 + '[' -z '' ']' [2021-11-17T23:15:11.629Z] #53 19.36 + target=static [2021-11-17T23:15:11.629Z] #53 19.36 + make 'BUILDTAGS=seccomp ' static [2021-11-17T23:15:11.629Z] #53 20.03 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 . [2021-11-17T23:15:11.629Z] #53 ... [2021-11-17T23:15:11.629Z] [2021-11-17T23:15:11.629Z] #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 [2021-11-17T23:15:11.629Z] #51 sha256:947f30006344e29613bf3e59e04a1af3b49a2c06c11db09d57f3a6e8f88bb148 [2021-11-17T23:15:11.629Z] #51 28.43 golang.org/x/crypto/ssh/terminal [2021-11-17T23:15:12.688Z] Client: [2021-11-17T23:15:12.688Z] Context: default [2021-11-17T23:15:12.688Z] Debug Mode: false [2021-11-17T23:15:12.688Z] Plugins: [2021-11-17T23:15:12.688Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-17T23:15:12.688Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-17T23:15:12.688Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-17T23:15:12.688Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-17T23:15:12.688Z] [2021-11-17T23:15:12.688Z] Server: [2021-11-17T23:15:12.688Z] Containers: 0 [2021-11-17T23:15:12.688Z] Running: 0 [2021-11-17T23:15:12.688Z] Paused: 0 [2021-11-17T23:15:12.688Z] Stopped: 0 [2021-11-17T23:15:12.688Z] Images: 0 [2021-11-17T23:15:12.688Z] Server Version: 20.10.10-rc1 [2021-11-17T23:15:12.688Z] Storage Driver: overlay2 [2021-11-17T23:15:12.688Z] Backing Filesystem: extfs [2021-11-17T23:15:12.688Z] Supports d_type: true [2021-11-17T23:15:12.688Z] Native Overlay Diff: true [2021-11-17T23:15:12.688Z] userxattr: false [2021-11-17T23:15:12.688Z] Logging Driver: json-file [2021-11-17T23:15:12.688Z] Cgroup Driver: cgroupfs [2021-11-17T23:15:12.688Z] Cgroup Version: 1 [2021-11-17T23:15:12.688Z] Plugins: [2021-11-17T23:15:12.688Z] Volume: local [2021-11-17T23:15:12.688Z] Network: bridge host ipvlan macvlan null overlay [2021-11-17T23:15:12.688Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-17T23:15:12.688Z] Swarm: inactive [2021-11-17T23:15:12.688Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-11-17T23:15:12.688Z] Default Runtime: runc [2021-11-17T23:15:12.688Z] Init Binary: docker-init [2021-11-17T23:15:12.688Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-17T23:15:12.688Z] runc version: v1.0.2-0-g52b36a2 [2021-11-17T23:15:12.688Z] init version: de40ad0 [2021-11-17T23:15:12.688Z] Security Options: [2021-11-17T23:15:12.688Z] apparmor [2021-11-17T23:15:12.688Z] seccomp [2021-11-17T23:15:12.688Z] Profile: default [2021-11-17T23:15:12.688Z] Kernel Version: 5.4.0-1057-aws [2021-11-17T23:15:12.688Z] Operating System: Ubuntu 18.04.6 LTS [2021-11-17T23:15:12.688Z] OSType: linux [2021-11-17T23:15:12.688Z] Architecture: x86_64 [2021-11-17T23:15:12.688Z] CPUs: 2 [2021-11-17T23:15:12.688Z] Total Memory: 7.569GiB [2021-11-17T23:15:12.688Z] Name: ip-10-100-115-149 [2021-11-17T23:15:12.688Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-11-17T23:15:12.688Z] Docker Root Dir: /var/lib/docker [2021-11-17T23:15:12.688Z] Debug Mode: false [2021-11-17T23:15:12.688Z] Registry: https://index.docker.io/v1/ [2021-11-17T23:15:12.688Z] Labels: [2021-11-17T23:15:12.688Z] Experimental: true [2021-11-17T23:15:12.688Z] Insecure Registries: [2021-11-17T23:15:12.688Z] 127.0.0.0/8 [2021-11-17T23:15:12.688Z] Live Restore Enabled: true [2021-11-17T23:15:12.688Z] [2021-11-17T23:15:12.688Z] WARNING: No swap limit support [Pipeline] sh [2021-11-17T23:15:12.968Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-11-17T23:15:12.968Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-11-17T23:15:12.968Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43027/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-11-17T23:15:12.968Z] + bash /home/ubuntu/workspace/moby_PR-43027/check-config.sh [2021-11-17T23:15:12.968Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-17T23:15:12.968Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-11-17T23:15:12.968Z] [2021-11-17T23:15:12.968Z] Generally Necessary: [2021-11-17T23:15:12.968Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-17T23:15:12.968Z] - apparmor: enabled and tools installed [2021-11-17T23:15:12.968Z] - CONFIG_NAMESPACES: enabled [2021-11-17T23:15:12.968Z] - CONFIG_NET_NS: enabled [2021-11-17T23:15:12.968Z] - CONFIG_PID_NS: enabled [2021-11-17T23:15:12.968Z] - CONFIG_IPC_NS: enabled [2021-11-17T23:15:12.968Z] - CONFIG_UTS_NS: enabled [2021-11-17T23:15:12.968Z] - CONFIG_CGROUPS: enabled [2021-11-17T23:15:12.968Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-17T23:15:12.968Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-17T23:15:12.968Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-17T23:15:12.968Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-17T23:15:12.968Z] - CONFIG_CPUSETS: enabled [2021-11-17T23:15:12.968Z] - CONFIG_MEMCG: enabled [2021-11-17T23:15:12.968Z] - CONFIG_KEYS: enabled [2021-11-17T23:15:12.968Z] - CONFIG_VETH: enabled (as module) [2021-11-17T23:15:12.968Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-17T23:15:12.968Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-17T23:15:12.968Z] - CONFIG_NF_NAT_IPV4: missing [2021-11-17T23:15:12.968Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-17T23:15:12.968Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-17T23:15:12.968Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-17T23:15:12.968Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-17T23:15:12.968Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-17T23:15:12.968Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-17T23:15:12.968Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-17T23:15:12.968Z] - CONFIG_NF_NAT_NEEDED: missing [2021-11-17T23:15:12.968Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-17T23:15:12.968Z] [2021-11-17T23:15:12.968Z] Optional Features: [2021-11-17T23:15:12.968Z] - CONFIG_USER_NS: enabled [2021-11-17T23:15:12.968Z] - CONFIG_SECCOMP: enabled [2021-11-17T23:15:12.968Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-17T23:15:12.968Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-17T23:15:12.968Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-11-17T23:15:12.968Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-11-17T23:15:12.968Z] - CONFIG_BLK_CGROUP: enabled [2021-11-17T23:15:12.968Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-17T23:15:12.968Z] - CONFIG_IOSCHED_CFQ: missing [2021-11-17T23:15:12.968Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-11-17T23:15:12.968Z] - CONFIG_CGROUP_PERF: enabled [2021-11-17T23:15:12.968Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-17T23:15:12.968Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-17T23:15:12.968Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-17T23:15:12.968Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-17T23:15:12.968Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-17T23:15:12.968Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-17T23:15:13.228Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-17T23:15:13.228Z] - CONFIG_IP_VS: enabled (as module) [2021-11-17T23:15:13.228Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-17T23:15:13.228Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-17T23:15:13.228Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-17T23:15:13.228Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-17T23:15:13.228Z] - CONFIG_EXT4_FS: enabled [2021-11-17T23:15:13.228Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-17T23:15:13.228Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-17T23:15:13.228Z] - Network Drivers: [2021-11-17T23:15:13.228Z] - "overlay": [2021-11-17T23:15:13.228Z] - CONFIG_VXLAN: enabled (as module) [2021-11-17T23:15:13.228Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-17T23:15:13.228Z] Optional (for encrypted networks): [2021-11-17T23:15:13.228Z] - CONFIG_CRYPTO: enabled [2021-11-17T23:15:13.228Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-17T23:15:13.228Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-17T23:15:13.228Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-17T23:15:13.228Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-17T23:15:13.228Z] - CONFIG_XFRM: enabled [2021-11-17T23:15:13.228Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-17T23:15:13.228Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-17T23:15:13.228Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-17T23:15:13.228Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-11-17T23:15:13.228Z] - "ipvlan": [2021-11-17T23:15:13.228Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-17T23:15:13.228Z] - "macvlan": [2021-11-17T23:15:13.228Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-17T23:15:13.228Z] - CONFIG_DUMMY: enabled (as module) [2021-11-17T23:15:13.228Z] - "ftp,tftp client in container": [2021-11-17T23:15:13.228Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-17T23:15:13.228Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-17T23:15:13.228Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-17T23:15:13.228Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-17T23:15:13.228Z] - Storage Drivers: [2021-11-17T23:15:13.228Z] - "aufs": [2021-11-17T23:15:13.228Z] - CONFIG_AUFS_FS: enabled (as module) [2021-11-17T23:15:13.228Z] - "btrfs": [2021-11-17T23:15:13.228Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-17T23:15:13.228Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-17T23:15:13.228Z] - "devicemapper": [2021-11-17T23:15:13.228Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-17T23:15:13.228Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-17T23:15:13.228Z] - "overlay": [2021-11-17T23:15:13.228Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-17T23:15:13.228Z] - "zfs": [2021-11-17T23:15:13.228Z] - /dev/zfs: present [2021-11-17T23:15:13.228Z] - zfs command: missing [2021-11-17T23:15:13.228Z] - zpool command: missing [2021-11-17T23:15:13.228Z] [2021-11-17T23:15:13.228Z] Limits: [2021-11-17T23:15:13.228Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-17T23:15:13.228Z] [2021-11-17T23:15:13.228Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-17T23:15:13.295Z] #49 ... [2021-11-17T23:15:13.295Z] [2021-11-17T23:15:13.295Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-17T23:15:13.295Z] #39 sha256:00a8aedfe8f438f9ad6d7415aee35c937cf3246d711b63133a5a490563bd2e31 [2021-11-17T23:15:13.295Z] #39 CACHED [2021-11-17T23:15:13.295Z] [2021-11-17T23:15:13.295Z] #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 [2021-11-17T23:15:13.295Z] #40 sha256:2d462ea74ef525c4f75d25a79a9cf1f134c137bff45947dce31175cdabc798fa [2021-11-17T23:15:13.295Z] #40 CACHED [2021-11-17T23:15:13.295Z] [2021-11-17T23:15:13.296Z] #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 [2021-11-17T23:15:13.296Z] #42 sha256:458dfcbb019aed25e86f24c62186909e3d0db8f816c9fb3db42bc8e2d47296d9 [2021-11-17T23:15:13.296Z] #42 CACHED [2021-11-17T23:15:13.296Z] [2021-11-17T23:15:13.296Z] #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 [2021-11-17T23:15:13.296Z] #43 sha256:9c88665f5323b3954e3d3c9ccebf3a6fb3b18ad29fcde46a84373b30db78ca80 [2021-11-17T23:15:13.296Z] #43 CACHED [2021-11-17T23:15:13.296Z] [2021-11-17T23:15:13.296Z] #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 [2021-11-17T23:15:13.296Z] #67 sha256:5b9d7427773a4f311d6586cde905d75b5f11925081277723ac8ee0ce7b275fd0 [2021-11-17T23:15:13.296Z] #67 24.19 Checking out files: 50% (955/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/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: 94% (1810/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. [2021-11-17T23:15:13.296Z] #67 25.47 + cd /tmp/tmp.PuBgmUZGWA/src/github.com/docker/libnetwork [2021-11-17T23:15:13.296Z] #67 25.47 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-11-17T23:15:13.296Z] #67 26.08 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-11-17T23:15:13.296Z] #67 ... [2021-11-17T23:15:13.296Z] [2021-11-17T23:15:13.296Z] #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 [2021-11-17T23:15:13.296Z] #20 sha256:a6c57e76359cf066208a363bf3b2e2d6ee5440da08a6bd4e042a7b12b8f058ad [2021-11-17T23:15:13.296Z] #20 CACHED [2021-11-17T23:15:13.296Z] [2021-11-17T23:15:13.296Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-11-17T23:15:13.296Z] #25 sha256:43e4115b47983f03dcf0edfc772399833acdf34e613be5873a88e908b65a2df9 [2021-11-17T23:15:13.296Z] #25 CACHED [2021-11-17T23:15:13.296Z] [2021-11-17T23:15:13.296Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-11-17T23:15:13.296Z] #22 sha256:568598d536f707cc97574aa61d68db2fc7316fd3e81028bade6ab2c443a99345 [2021-11-17T23:15:13.296Z] #22 CACHED [2021-11-17T23:15:13.296Z] [2021-11-17T23:15:13.296Z] #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 [2021-11-17T23:15:13.296Z] #29 sha256:1c4742d7e10e1e52b3c14c190185e12a2f9487a9f13661de3893769a9594a699 [2021-11-17T23:15:13.296Z] #29 CACHED [2021-11-17T23:15:13.296Z] [2021-11-17T23:15:13.296Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-17T23:15:13.296Z] #18 sha256:c39c76242e80f7c7af775563d13759a41bedf68ce456358eeb70fd635e848fa0 [2021-11-17T23:15:13.296Z] #18 CACHED [2021-11-17T23:15:13.296Z] [2021-11-17T23:15:13.296Z] #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 [2021-11-17T23:15:13.296Z] #15 sha256:d33ca7c6b7c1756b1bcc1b316a69fc1a14c5fae58bcda29cea1574f81516bf6b [2021-11-17T23:15:13.296Z] #15 CACHED [2021-11-17T23:15:13.296Z] [2021-11-17T23:15:13.296Z] #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 [2021-11-17T23:15:13.296Z] #27 sha256:8e14252d95f59141c0f86364d4ba7bcb998e74dacce9c62a1e6b3d099b9829ae [2021-11-17T23:15:13.296Z] #27 CACHED [2021-11-17T23:15:13.296Z] [2021-11-17T23:15:13.296Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-17T23:15:13.296Z] #16 sha256:04ae1288de65841634c0124bcaa98d14279f91fc3c74c2dafbc5543ad627ef80 [2021-11-17T23:15:13.296Z] #16 CACHED [2021-11-17T23:15:13.296Z] [2021-11-17T23:15:13.296Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-17T23:15:13.296Z] #17 sha256:df538d4e1efd01b9e3546cafd2d10882dac21594286391b0ffd41b924f04f54d [2021-11-17T23:15:13.296Z] #17 CACHED [2021-11-17T23:15:13.296Z] [2021-11-17T23:15:13.296Z] #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 [2021-11-17T23:15:13.296Z] #21 sha256:60091f332eca22cce350bbe88c3bb1ef692eb93676e4ecf858e45a1c3edf2651 [2021-11-17T23:15:13.296Z] #21 CACHED [2021-11-17T23:15:13.296Z] [2021-11-17T23:15:13.296Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-17T23:15:13.296Z] #28 sha256:73dcb15560fbb936957d5880dbc978b54365a3fa646ccb47fd44f06fb454edb8 [2021-11-17T23:15:13.296Z] #28 CACHED [2021-11-17T23:15:13.296Z] [2021-11-17T23:15:13.296Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-17T23:15:13.296Z] #31 sha256:b6e96d49d439cb5c43d0c6fdd6688b4b7907d9e4d45306db361013833de8ef01 [2021-11-17T23:15:13.296Z] #31 CACHED [2021-11-17T23:15:13.296Z] [2021-11-17T23:15:13.296Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-17T23:15:13.296Z] #30 sha256:f7e57268a8c5609055155c5c40ea11e93d2395463468d058e5343dcd86b3bda5 [2021-11-17T23:15:13.296Z] #30 CACHED [2021-11-17T23:15:13.296Z] [2021-11-17T23:15:13.296Z] #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 [2021-11-17T23:15:13.296Z] #32 sha256:ddd67d6f85d538ef6e07aa19cfd9c5c44b4f0df2bbb11681f570a26b980749b1 [2021-11-17T23:15:13.296Z] #32 CACHED [2021-11-17T23:15:13.296Z] [2021-11-17T23:15:13.296Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-11-17T23:15:13.296Z] #14 sha256:83753444274c1956240e5de3fc4308f1301e1a6621feb29bb93e2a175f4b23df [2021-11-17T23:15:13.296Z] #14 CACHED [2021-11-17T23:15:13.296Z] [2021-11-17T23:15:13.296Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-11-17T23:15:13.296Z] #19 sha256:36f8b13f99f583e88edd170393fd2a976fd59b671eadce9052a3ff4d48fc22a4 [2021-11-17T23:15:13.296Z] #19 CACHED [2021-11-17T23:15:13.296Z] [2021-11-17T23:15:13.296Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-17T23:15:13.296Z] #33 sha256:7065be2d62ec50f9029c36608cb9baa133f6aac8b10da6d9b66d6fa758df54ce [2021-11-17T23:15:13.296Z] #33 CACHED [2021-11-17T23:15:13.296Z] [2021-11-17T23:15:13.296Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-11-17T23:15:13.296Z] #35 sha256:2b9916e73cbfa55d1be1466a6dcd6884a4430c1849c67e5763a695943f52afe5 [2021-11-17T23:15:13.296Z] #35 DONE 0.1s [2021-11-17T23:15:13.296Z] [2021-11-17T23:15:13.296Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-11-17T23:15:13.296Z] #38 sha256:87bfbd55dd51d67fb746e23e3f052d2ab03a29e7a9a4146c45b32e6d0f17f3c9 [2021-11-17T23:15:13.296Z] #38 DONE 0.1s [2021-11-17T23:15:13.556Z] [2021-11-17T23:15:13.556Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-11-17T23:15:13.556Z] #41 sha256:fa5624efdac7ad6a4975e13e7fcc8567f08d7cb06ce9a5d6fd517034dc371b29 [2021-11-17T23:15:13.563Z] + sudo modprobe ip_vs [2021-11-17T23:15:13.563Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1c367a0002f748ee0394b9b99ed39ad4ea454d81 . [2021-11-17T23:15:13.822Z] #1 [internal] load build definition from Dockerfile [2021-11-17T23:15:13.822Z] #1 sha256:0300a90004ca34823b18d22ff82062a5bb33dd68b20af9c12d3eecfa546c2b07 [2021-11-17T23:15:13.822Z] #1 transferring dockerfile: 17.04kB done [2021-11-17T23:15:13.822Z] #1 DONE 0.1s [2021-11-17T23:15:13.822Z] [2021-11-17T23:15:13.822Z] #2 [internal] load .dockerignore [2021-11-17T23:15:13.822Z] #2 sha256:6469525e5aca4cc6e081ba2b9fe35589f8e649ba5936c497f08192c9fffeb668 [2021-11-17T23:15:13.822Z] #2 transferring context: 87B done [2021-11-17T23:15:13.822Z] #2 DONE 0.0s [2021-11-17T23:15:13.822Z] [2021-11-17T23:15:13.822Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-11-17T23:15:13.822Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-11-17T23:15:14.081Z] #3 DONE 0.3s [2021-11-17T23:15:14.081Z] [2021-11-17T23:15:14.081Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-11-17T23:15:14.081Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-11-17T23:15:14.081Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-11-17T23:15:14.128Z] #41 DONE 0.7s [2021-11-17T23:15:14.128Z] [2021-11-17T23:15:14.128Z] #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 [2021-11-17T23:15:14.128Z] #45 sha256:f37a74bbb5d13ca00a3c55901a302807c37068952c093be15472751fc4dacd97 [2021-11-17T23:15:14.128Z] #45 DONE 29.5s [2021-11-17T23:15:14.128Z] [2021-11-17T23:15:14.128Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-11-17T23:15:14.128Z] #44 sha256:04f263ec0711472aa0f292c6cc03221ae6a50fac23b8c107bf8be434fc78d148 [2021-11-17T23:15:14.147Z] #51 31.47 mvdan.cc/sh/v3/cmd/shfmt [2021-11-17T23:15:14.338Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-11-17T23:15:14.338Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-11-17T23:15:14.338Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.2s [2021-11-17T23:15:14.338Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-11-17T23:15:14.389Z] #44 DONE 0.2s [2021-11-17T23:15:14.389Z] [2021-11-17T23:15:14.389Z] #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 [2021-11-17T23:15:14.389Z] #53 sha256:36a5bf6bfe093234ed0540d95e20e905d6f9311d6c264427ce33c7f98d3bdb95 [2021-11-17T23:15:14.389Z] #53 29.54 Checking out files: 78% (943/1196) Checking out files: 79% (945/1196) Checking out files: 80% (957/1196) Checking out files: 81% (969/1196) Checking out files: 82% (981/1196) Checking out files: 83% (993/1196) Checking out files: 84% (1005/1196) Checking out files: 85% (1017/1196) Checking out files: 86% (1029/1196) Checking out files: 87% (1041/1196) Checking out files: 88% (1053/1196) Checking out files: 89% (1065/1196) Checking out files: 90% (1077/1196) Checking out files: 91% (1089/1196) Checking out files: 92% (1101/1196) Checking out files: 93% (1113/1196) Checking out files: 94% (1125/1196) Checking out files: 95% (1137/1196) Checking out files: 96% (1149/1196) Checking out files: 97% (1161/1196) Checking out files: 98% (1173/1196) Checking out files: 99% (1185/1196) Checking out files: 100% (1196/1196) Checking out files: 100% (1196/1196), done. [2021-11-17T23:15:14.389Z] #53 29.87 + cd /tmp/tmp.wurEXqJizM/src/github.com/opencontainers/runc [2021-11-17T23:15:14.389Z] #53 29.87 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-11-17T23:15:14.598Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 1.05MB / 9.64MB 0.5s [2021-11-17T23:15:14.856Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 8.39MB / 9.64MB 0.8s [2021-11-17T23:15:15.114Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 1.0s [2021-11-17T23:15:15.114Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-11-17T23:15:15.114Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 1.0s done [2021-11-17T23:15:15.373Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-11-17T23:15:15.373Z] #4 DONE 1.3s [2021-11-17T23:15:15.631Z] [2021-11-17T23:15:15.631Z] #8 [internal] load metadata for docker.io/library/golang:1.16.10-buster [2021-11-17T23:15:15.631Z] #8 sha256:705bca3cecfe2ae9b90dd00a18e3b31b540b61c1f84bf1191487a4a560deaf69 [2021-11-17T23:15:15.776Z] #53 30.90 + '[' -z '' ']' [2021-11-17T23:15:15.776Z] #53 30.90 + target=static [2021-11-17T23:15:15.776Z] #53 30.90 + make 'BUILDTAGS=seccomp ' static [2021-11-17T23:15:16.038Z] #53 ... [2021-11-17T23:15:16.038Z] [2021-11-17T23:15:16.038Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-17T23:15:16.038Z] #46 sha256:49d2a270b491726885b92b25482eb8aa493b16e41d27bc4a7f2b9ea8308cb31c [2021-11-17T23:15:16.038Z] #46 DONE 0.1s [2021-11-17T23:15:16.038Z] [2021-11-17T23:15:16.038Z] #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 [2021-11-17T23:15:16.038Z] #53 sha256:36a5bf6bfe093234ed0540d95e20e905d6f9311d6c264427ce33c7f98d3bdb95 [2021-11-17T23:15:16.038Z] #53 31.62 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 . [2021-11-17T23:15:16.202Z] #8 DONE 0.7s [2021-11-17T23:15:16.202Z] [2021-11-17T23:15:16.202Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-17T23:15:16.202Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-17T23:15:16.202Z] #6 DONE 0.7s [2021-11-17T23:15:16.202Z] [2021-11-17T23:15:16.202Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-11-17T23:15:16.202Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-11-17T23:15:16.202Z] #5 DONE 0.7s [2021-11-17T23:15:16.202Z] [2021-11-17T23:15:16.202Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-17T23:15:16.202Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-17T23:15:16.202Z] #7 DONE 0.7s [2021-11-17T23:15:16.463Z] [2021-11-17T23:15:16.463Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-17T23:15:16.463Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-17T23:15:16.463Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-11-17T23:15:16.663Z] #51 ... [2021-11-17T23:15:16.663Z] [2021-11-17T23:15:16.663Z] #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 [2021-11-17T23:15:16.663Z] #20 sha256:a6c57e76359cf066208a363bf3b2e2d6ee5440da08a6bd4e042a7b12b8f058ad [2021-11-17T23:15:16.663Z] #20 CACHED [2021-11-17T23:15:16.663Z] [2021-11-17T23:15:16.663Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-17T23:15:16.663Z] #31 sha256:b6e96d49d439cb5c43d0c6fdd6688b4b7907d9e4d45306db361013833de8ef01 [2021-11-17T23:15:16.663Z] #31 CACHED [2021-11-17T23:15:16.663Z] [2021-11-17T23:15:16.663Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-11-17T23:15:16.663Z] #25 sha256:832ef6b985ad2dc31fd0c9ad84a400ac0c9cf920d4d11841175354b00fdc9b2c [2021-11-17T23:15:16.663Z] #25 CACHED [2021-11-17T23:15:16.663Z] [2021-11-17T23:15:16.663Z] #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 [2021-11-17T23:15:16.663Z] #29 sha256:c4f2d83a8c84a992a38970deff5d7eadf9fccfbe25211d87e558e1571706228a [2021-11-17T23:15:16.663Z] #29 CACHED [2021-11-17T23:15:16.663Z] [2021-11-17T23:15:16.663Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-17T23:15:16.663Z] #18 sha256:c39c76242e80f7c7af775563d13759a41bedf68ce456358eeb70fd635e848fa0 [2021-11-17T23:15:16.663Z] #18 CACHED [2021-11-17T23:15:16.663Z] [2021-11-17T23:15:16.663Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-11-17T23:15:16.663Z] #14 sha256:83753444274c1956240e5de3fc4308f1301e1a6621feb29bb93e2a175f4b23df [2021-11-17T23:15:16.663Z] #14 CACHED [2021-11-17T23:15:16.663Z] [2021-11-17T23:15:16.663Z] #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 [2021-11-17T23:15:16.663Z] #27 sha256:8e14252d95f59141c0f86364d4ba7bcb998e74dacce9c62a1e6b3d099b9829ae [2021-11-17T23:15:16.663Z] #27 CACHED [2021-11-17T23:15:16.663Z] [2021-11-17T23:15:16.663Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-17T23:15:16.664Z] #17 sha256:df538d4e1efd01b9e3546cafd2d10882dac21594286391b0ffd41b924f04f54d [2021-11-17T23:15:16.664Z] #17 CACHED [2021-11-17T23:15:16.664Z] [2021-11-17T23:15:16.664Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-11-17T23:15:16.664Z] #19 sha256:36f8b13f99f583e88edd170393fd2a976fd59b671eadce9052a3ff4d48fc22a4 [2021-11-17T23:15:16.664Z] #19 CACHED [2021-11-17T23:15:16.664Z] [2021-11-17T23:15:16.664Z] #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 [2021-11-17T23:15:16.664Z] #21 sha256:60091f332eca22cce350bbe88c3bb1ef692eb93676e4ecf858e45a1c3edf2651 [2021-11-17T23:15:16.664Z] #21 CACHED [2021-11-17T23:15:16.664Z] [2021-11-17T23:15:16.664Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-17T23:15:16.664Z] #28 sha256:ada1b742ae86787a1ab93ff62c5b385e494811dbd7679dd186d86d8f450ca919 [2021-11-17T23:15:16.664Z] #28 CACHED [2021-11-17T23:15:16.664Z] [2021-11-17T23:15:16.664Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-11-17T23:15:16.664Z] #22 sha256:568598d536f707cc97574aa61d68db2fc7316fd3e81028bade6ab2c443a99345 [2021-11-17T23:15:16.664Z] #22 CACHED [2021-11-17T23:15:16.664Z] [2021-11-17T23:15:16.664Z] #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 [2021-11-17T23:15:16.664Z] #32 sha256:ddd67d6f85d538ef6e07aa19cfd9c5c44b4f0df2bbb11681f570a26b980749b1 [2021-11-17T23:15:16.664Z] #32 CACHED [2021-11-17T23:15:16.664Z] [2021-11-17T23:15:16.664Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-17T23:15:16.664Z] #16 sha256:04ae1288de65841634c0124bcaa98d14279f91fc3c74c2dafbc5543ad627ef80 [2021-11-17T23:15:16.664Z] #16 CACHED [2021-11-17T23:15:16.664Z] [2021-11-17T23:15:16.664Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-17T23:15:16.664Z] #30 sha256:d64ca263c7223b94b7d668bb45bb4d698c5dec6508d73950bc5b01f2e766ebec [2021-11-17T23:15:16.664Z] #30 CACHED [2021-11-17T23:15:16.664Z] [2021-11-17T23:15:16.664Z] #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 [2021-11-17T23:15:16.664Z] #15 sha256:d33ca7c6b7c1756b1bcc1b316a69fc1a14c5fae58bcda29cea1574f81516bf6b [2021-11-17T23:15:16.664Z] #15 CACHED [2021-11-17T23:15:16.664Z] [2021-11-17T23:15:16.664Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-17T23:15:16.664Z] #33 sha256:91a5b21da561c627e5afbe0cdafbc110b857e77ac5fff8a58872002ebd21d6e2 [2021-11-17T23:15:16.664Z] #33 CACHED [2021-11-17T23:15:16.664Z] [2021-11-17T23:15:16.664Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-11-17T23:15:16.664Z] #35 sha256:ce671f0149d85129cdf6bac7366294c977c82c593e76bdb99188b5fa5674d34a [2021-11-17T23:15:16.726Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-11-17T23:15:16.726Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-11-17T23:15:16.726Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.1s [2021-11-17T23:15:16.726Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-17T23:15:16.726Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.10MB / 12.42MB 0.2s [2021-11-17T23:15:16.991Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.3s [2021-11-17T23:15:16.991Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s done [2021-11-17T23:15:16.991Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2021-11-17T23:15:17.225Z] #35 ... [2021-11-17T23:15:17.225Z] [2021-11-17T23:15:17.225Z] #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 [2021-11-17T23:15:17.225Z] #51 sha256:947f30006344e29613bf3e59e04a1af3b49a2c06c11db09d57f3a6e8f88bb148 [2021-11-17T23:15:17.225Z] #51 DONE 34.6s [2021-11-17T23:15:17.424Z] #53 ... [2021-11-17T23:15:17.424Z] [2021-11-17T23:15:17.424Z] #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 [2021-11-17T23:15:17.424Z] #58 sha256:45c9081c38a228e8f3943f2f05d9f66915cb5116aca2c34a11ce7e50c8265b13 [2021-11-17T23:15:17.424Z] #58 22.65 go: downloading github.com/google/uuid v1.3.0 [2021-11-17T23:15:17.424Z] #58 22.65 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-17T23:15:17.424Z] #58 22.76 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-17T23:15:17.424Z] #58 22.96 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-17T23:15:17.424Z] #58 23.15 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-17T23:15:17.424Z] #58 23.58 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-11-17T23:15:17.424Z] #58 24.22 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-17T23:15:17.424Z] #58 24.44 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-11-17T23:15:17.424Z] #58 30.54 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-11-17T23:15:17.424Z] #58 30.75 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-17T23:15:17.424Z] #58 ... [2021-11-17T23:15:17.424Z] [2021-11-17T23:15:17.424Z] #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 [2021-11-17T23:15:17.424Z] #49 sha256:d8a693f41b2f8fb4f30235379e287997d94986119d79bd53162d4e9ff1c772ae [2021-11-17T23:15:17.424Z] #49 30.13 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-17T23:15:17.424Z] #49 30.14 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-17T23:15:17.424Z] #49 30.16 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-17T23:15:17.424Z] #49 30.42 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-17T23:15:17.424Z] #49 30.48 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-17T23:15:17.424Z] #49 30.54 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-17T23:15:17.424Z] #49 30.69 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-17T23:15:17.424Z] #49 31.13 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-17T23:15:17.424Z] #49 31.16 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-17T23:15:17.424Z] #49 31.25 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-17T23:15:17.424Z] #49 31.36 go: downloading github.com/spf13/afero v1.1.2 [2021-11-17T23:15:17.424Z] #49 31.65 go: downloading github.com/spf13/cast v1.3.0 [2021-11-17T23:15:17.424Z] #49 31.66 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-17T23:15:17.424Z] #49 31.69 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-17T23:15:17.424Z] #49 31.71 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-17T23:15:17.424Z] #49 31.84 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-17T23:15:17.424Z] #49 31.84 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-11-17T23:15:17.424Z] #49 32.06 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-17T23:15:17.424Z] #49 32.09 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-17T23:15:17.424Z] #49 32.13 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-17T23:15:17.424Z] #49 32.16 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-17T23:15:17.424Z] #49 32.20 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-17T23:15:17.424Z] #49 32.24 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-17T23:15:17.424Z] #49 32.25 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-17T23:15:17.424Z] #49 32.34 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-17T23:15:17.424Z] #49 32.34 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-17T23:15:17.424Z] #49 32.44 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-17T23:15:17.424Z] #49 32.49 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-17T23:15:17.424Z] #49 32.49 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-17T23:15:17.424Z] #49 32.59 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-17T23:15:17.424Z] #49 32.63 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-17T23:15:17.424Z] #49 32.74 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-17T23:15:17.424Z] #49 32.87 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-17T23:15:17.481Z] [2021-11-17T23:15:17.481Z] #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 [2021-11-17T23:15:17.481Z] #49 sha256:27bfd8c7a1fd6f6d8b84d5e117056049211bb0aa981ac7f3a64477e3505fc3ed [2021-11-17T23:15:17.481Z] #49 30.34 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-17T23:15:17.481Z] #49 30.38 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-17T23:15:17.481Z] #49 30.46 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-17T23:15:17.481Z] #49 30.46 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-17T23:15:17.481Z] #49 30.51 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-17T23:15:17.481Z] #49 31.38 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-17T23:15:17.481Z] #49 31.60 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-17T23:15:17.481Z] #49 31.75 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-17T23:15:17.685Z] #49 33.11 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-17T23:15:17.685Z] #49 ... [2021-11-17T23:15:17.685Z] [2021-11-17T23:15:17.685Z] #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 [2021-11-17T23:15:17.685Z] #67 sha256:5b9d7427773a4f311d6586cde905d75b5f11925081277723ac8ee0ce7b275fd0 [2021-11-17T23:15:17.685Z] #67 DONE 33.2s [2021-11-17T23:15:17.685Z] [2021-11-17T23:15:17.685Z] #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 [2021-11-17T23:15:17.685Z] #49 sha256:d8a693f41b2f8fb4f30235379e287997d94986119d79bd53162d4e9ff1c772ae [2021-11-17T23:15:17.685Z] #49 33.17 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-17T23:15:17.946Z] #49 33.28 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-17T23:15:17.946Z] #49 33.30 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-17T23:15:17.946Z] #49 33.37 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-17T23:15:17.946Z] #49 33.41 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-17T23:15:17.946Z] #49 33.47 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-17T23:15:18.043Z] #49 ... [2021-11-17T23:15:18.043Z] [2021-11-17T23:15:18.043Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-11-17T23:15:18.043Z] #35 sha256:ce671f0149d85129cdf6bac7366294c977c82c593e76bdb99188b5fa5674d34a [2021-11-17T23:15:18.043Z] #35 DONE 1.6s [2021-11-17T23:15:18.043Z] [2021-11-17T23:15:18.043Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-17T23:15:18.043Z] #39 sha256:00a8aedfe8f438f9ad6d7415aee35c937cf3246d711b63133a5a490563bd2e31 [2021-11-17T23:15:18.043Z] #39 CACHED [2021-11-17T23:15:18.043Z] [2021-11-17T23:15:18.043Z] #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 [2021-11-17T23:15:18.043Z] #40 sha256:2d462ea74ef525c4f75d25a79a9cf1f134c137bff45947dce31175cdabc798fa [2021-11-17T23:15:18.043Z] #40 CACHED [2021-11-17T23:15:18.043Z] [2021-11-17T23:15:18.043Z] #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 [2021-11-17T23:15:18.043Z] #53 sha256:ef885f5c1c2d701615440e4c1ac9bc750f9487189375d0e80e4b996872e7268c [2021-11-17T23:15:18.043Z] #53 32.84 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 [2021-11-17T23:15:18.207Z] #49 33.60 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-17T23:15:18.207Z] #49 33.68 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-17T23:15:18.207Z] #49 33.71 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-17T23:15:18.299Z] #53 35.86 + mkdir -p /build [2021-11-17T23:15:18.299Z] #53 35.86 + cp runc /build/runc [2021-11-17T23:15:18.780Z] #49 33.95 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-17T23:15:18.780Z] #49 34.08 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-17T23:15:18.780Z] #49 34.17 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-17T23:15:18.780Z] #49 34.17 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-17T23:15:18.780Z] #49 34.20 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-17T23:15:18.780Z] #49 34.25 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-17T23:15:18.780Z] #49 34.31 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-17T23:15:19.227Z] #53 DONE 36.9s [2021-11-17T23:15:19.227Z] [2021-11-17T23:15:19.227Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-11-17T23:15:19.227Z] #38 sha256:b57802108b2f72948e7a4b28cafdd075cfaff2159f2b6ef768c5e9d84ea22211 [2021-11-17T23:15:20.170Z] #49 35.41 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-17T23:15:20.170Z] #49 35.45 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-17T23:15:20.170Z] #49 35.58 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-11-17T23:15:20.170Z] #49 35.62 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-17T23:15:20.170Z] #49 35.65 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-17T23:15:20.431Z] #49 35.81 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-17T23:15:20.431Z] #49 35.97 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-17T23:15:20.605Z] #38 DONE 1.4s [2021-11-17T23:15:20.605Z] [2021-11-17T23:15:20.605Z] #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 [2021-11-17T23:15:20.605Z] #47 sha256:69fdbf73836907e0bb8acfd07ec47844f436192359c635ceac7bfb3caba9e060 [2021-11-17T23:15:20.692Z] #49 36.15 go: downloading golang.org/x/text v0.3.2 [2021-11-17T23:15:20.860Z] #47 ... [2021-11-17T23:15:20.860Z] [2021-11-17T23:15:20.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 [2021-11-17T23:15:20.860Z] #42 sha256:458dfcbb019aed25e86f24c62186909e3d0db8f816c9fb3db42bc8e2d47296d9 [2021-11-17T23:15:20.860Z] #42 CACHED [2021-11-17T23:15:20.860Z] [2021-11-17T23:15:20.860Z] #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 [2021-11-17T23:15:20.860Z] #43 sha256:9c88665f5323b3954e3d3c9ccebf3a6fb3b18ad29fcde46a84373b30db78ca80 [2021-11-17T23:15:20.860Z] #43 CACHED [2021-11-17T23:15:20.860Z] [2021-11-17T23:15:20.860Z] #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 [2021-11-17T23:15:20.860Z] #49 sha256:27bfd8c7a1fd6f6d8b84d5e117056049211bb0aa981ac7f3a64477e3505fc3ed [2021-11-17T23:15:21.212Z] #64 ... [2021-11-17T23:15:21.212Z] [2021-11-17T23:15:21.212Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-17T23:15:21.212Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-17T23:15:21.212Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-11-17T23:15:21.212Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-17T23:15:21.212Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-11-17T23:15:21.212Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-11-17T23:15:21.212Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-11-17T23:15:21.212Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.1s done [2021-11-17T23:15:21.212Z] #62 DONE 4.0s [2021-11-17T23:15:21.212Z] [2021-11-17T23:15:21.212Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-17T23:15:21.212Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-17T23:15:21.212Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.1s done [2021-11-17T23:15:21.634Z] #49 ... [2021-11-17T23:15:21.634Z] [2021-11-17T23:15:21.634Z] #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 [2021-11-17T23:15:21.634Z] #51 sha256:b9d45b1f27c1b4099b799802890c50499a844f1c9a1ea0ebc8a6a6188ae3a143 [2021-11-17T23:15:21.634Z] #51 27.17 golang.org/x/sys/unix [2021-11-17T23:15:21.634Z] #51 27.17 github.com/pkg/diff [2021-11-17T23:15:21.634Z] #51 30.37 mvdan.cc/editorconfig [2021-11-17T23:15:21.634Z] #51 32.56 mvdan.cc/sh/v3/fileutil [2021-11-17T23:15:21.634Z] #51 33.01 mvdan.cc/sh/v3/syntax [2021-11-17T23:15:22.589Z] #64 ... [2021-11-17T23:15:22.589Z] [2021-11-17T23:15:22.589Z] #23 [internal] load build context [2021-11-17T23:15:22.589Z] #23 sha256:ed55b43ec23bc54450e20b67aba3c943fa9ec99d189e9564298f87201fa01d56 [2021-11-17T23:15:22.589Z] #23 transferring context: 53.43MB 5.1s done [2021-11-17T23:15:22.589Z] #23 DONE 5.8s [2021-11-17T23:15:22.589Z] [2021-11-17T23:15:22.589Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:c7eca30132701a36c0cbf1044d13762a5834debbf9d6bd27d3637f529f85c09c [2021-11-17T23:15:22.589Z] #9 sha256:ae993606a9f65624c0f89197724a1b6e0ee28e21b8dfb02d94848cfaf15c0e72 [2021-11-17T23:15:22.589Z] #9 resolve docker.io/library/golang:1.16.10-buster@sha256:c7eca30132701a36c0cbf1044d13762a5834debbf9d6bd27d3637f529f85c09c 0.1s done [2021-11-17T23:15:22.589Z] #9 sha256:c7eca30132701a36c0cbf1044d13762a5834debbf9d6bd27d3637f529f85c09c 1.86kB / 1.86kB done [2021-11-17T23:15:22.589Z] #9 sha256:1ed2ae132fff2a449fe2f360d14cecb3853453b8bd758a1f3161f8c6fe02b04c 1.79kB / 1.79kB done [2021-11-17T23:15:22.589Z] #9 sha256:7e699d219e8af7319c377f1e65f0ca1b2bfdff8ac7e4cc91e2837b67e95844a0 6.96kB / 6.96kB done [2021-11-17T23:15:22.589Z] #9 sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 50.44MB / 50.44MB 2.0s done [2021-11-17T23:15:22.589Z] #9 sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 7.83MB / 7.83MB 0.9s done [2021-11-17T23:15:22.589Z] #9 sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 10.00MB / 10.00MB 1.4s done [2021-11-17T23:15:22.589Z] #9 sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 51.84MB / 51.84MB 3.3s done [2021-11-17T23:15:22.589Z] #9 sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 68.78MB / 68.78MB 3.9s done [2021-11-17T23:15:22.589Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 129.07MB / 129.07MB 5.8s [2021-11-17T23:15:22.589Z] #9 extracting sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 3.4s [2021-11-17T23:15:22.589Z] #9 sha256:10ec185a6eec706a8b4386dd770b8f2cd078b0ab30ca9b046d6b2d1a2d8ffac5 155B / 155B 3.9s done [2021-11-17T23:15:22.749Z] #49 ... [2021-11-17T23:15:22.749Z] [2021-11-17T23:15:22.749Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-11-17T23:15:22.749Z] #41 sha256:7a4bbdff705254e7efcc6df75bcbed6ddaa6d0ea086282c2d8ea92e55af6518f [2021-11-17T23:15:23.158Z] #9 ... [2021-11-17T23:15:23.158Z] [2021-11-17T23:15:23.158Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-17T23:15:23.158Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-17T23:15:23.158Z] #64 DONE 6.5s [2021-11-17T23:15:23.158Z] [2021-11-17T23:15:23.158Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:c7eca30132701a36c0cbf1044d13762a5834debbf9d6bd27d3637f529f85c09c [2021-11-17T23:15:23.158Z] #9 sha256:ae993606a9f65624c0f89197724a1b6e0ee28e21b8dfb02d94848cfaf15c0e72 [2021-11-17T23:15:23.158Z] #9 sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 129.07MB / 129.07MB 6.3s done [2021-11-17T23:15:23.158Z] #9 ... [2021-11-17T23:15:23.158Z] [2021-11-17T23:15:23.158Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e5333f8697a86fa1be53b2a7e994247083f61885166df0cdda9f812acb514d7c [2021-11-17T23:15:23.158Z] #26 sha256:edea472d48b98e570b16458eaf6333fc2b601119a1c33bfa71806ea14351f008 [2021-11-17T23:15:23.158Z] #26 resolve docker.io/library/debian:buster@sha256:e5333f8697a86fa1be53b2a7e994247083f61885166df0cdda9f812acb514d7c 0.1s done [2021-11-17T23:15:23.158Z] #26 sha256:1230f17f526cb07307d41462355b10488b994e8bdafe0d8f275a405fa3b33831 50.44MB / 50.44MB 1.3s done [2021-11-17T23:15:23.158Z] #26 sha256:e5333f8697a86fa1be53b2a7e994247083f61885166df0cdda9f812acb514d7c 1.85kB / 1.85kB done [2021-11-17T23:15:23.158Z] #26 sha256:89c36409980d71271f8b46e327cda450ede47542d182671145e92773b752e153 529B / 529B done [2021-11-17T23:15:23.158Z] #26 sha256:4906f6b1e4402ac10252e2231ea0cb36dd72b494e8d1505bfa23ad79cabb950d 1.46kB / 1.46kB done [2021-11-17T23:15:23.158Z] #26 extracting sha256:1230f17f526cb07307d41462355b10488b994e8bdafe0d8f275a405fa3b33831 4.7s [2021-11-17T23:15:23.158Z] #26 ... [2021-11-17T23:15:23.158Z] [2021-11-17T23:15:23.158Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:c7eca30132701a36c0cbf1044d13762a5834debbf9d6bd27d3637f529f85c09c [2021-11-17T23:15:23.158Z] #9 sha256:ae993606a9f65624c0f89197724a1b6e0ee28e21b8dfb02d94848cfaf15c0e72 [2021-11-17T23:15:23.310Z] #41 ... [2021-11-17T23:15:23.310Z] [2021-11-17T23:15:23.310Z] #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 [2021-11-17T23:15:23.310Z] #47 sha256:69fdbf73836907e0bb8acfd07ec47844f436192359c635ceac7bfb3caba9e060 [2021-11-17T23:15:23.310Z] #47 DONE 40.8s [2021-11-17T23:15:23.566Z] [2021-11-17T23:15:23.566Z] #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 [2021-11-17T23:15:23.566Z] #58 sha256:9c6836102cd610742a81561ae65c74cd0409155456d91ff29a05380aecd7359c [2021-11-17T23:15:23.822Z] #58 ... [2021-11-17T23:15:23.822Z] [2021-11-17T23:15:23.822Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-11-17T23:15:23.822Z] #41 sha256:7a4bbdff705254e7efcc6df75bcbed6ddaa6d0ea086282c2d8ea92e55af6518f [2021-11-17T23:15:23.822Z] #41 DONE 1.5s [2021-11-17T23:15:23.822Z] [2021-11-17T23:15:23.822Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-11-17T23:15:23.822Z] #44 sha256:8bc4b8b133a871db01762bcb0e54f52bbf860bdc2c8d62ac55ffa7c304877852 [2021-11-17T23:15:24.095Z] #9 ... [2021-11-17T23:15:24.095Z] [2021-11-17T23:15:24.096Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-17T23:15:24.096Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-17T23:15:24.096Z] #63 DONE 0.5s [2021-11-17T23:15:24.096Z] [2021-11-17T23:15:24.096Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:c7eca30132701a36c0cbf1044d13762a5834debbf9d6bd27d3637f529f85c09c [2021-11-17T23:15:24.096Z] #9 sha256:ae993606a9f65624c0f89197724a1b6e0ee28e21b8dfb02d94848cfaf15c0e72 [2021-11-17T23:15:24.455Z] ---> 28c88ed87e23 [2021-11-17T23:15:24.760Z] #44 DONE 0.6s [2021-11-17T23:15:24.760Z] [2021-11-17T23:15:24.760Z] #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 [2021-11-17T23:15:24.760Z] #56 sha256:f81768e6b85074abb610d8ce2b76adff6256afe0aed23608848861fe7007dc2c [2021-11-17T23:15:24.923Z] Successfully built 28c88ed87e23 [2021-11-17T23:15:24.923Z] Successfully tagged docker:latest [2021-11-17T23:15:24.923Z] INFO: Image build ended at 11/17/2021 23:15:24. Duration:00:00:26.2481360 [2021-11-17T23:15:24.923Z] [2021-11-17T23:15:24.923Z] [2021-11-17T23:15:24.923Z] INFO: Building the test binaries at 11/17/2021 23:15:24... [2021-11-17T23:15:24.937Z] #51 40.13 golang.org/x/crypto/ssh/terminal [2021-11-17T23:15:25.275Z] #56 42.10 Checking out files: 61% (2863/4693) Checking out files: 62% (2910/4693) Checking out files: 63% (2957/4693) Checking out files: 64% (3004/4693) Checking out files: 65% (3051/4693) Checking out files: 66% (3098/4693) Checking out files: 67% (3145/4693) Checking out files: 68% (3192/4693) Checking out files: 69% (3239/4693) Checking out files: 70% (3286/4693) Checking out files: 71% (3333/4693) Checking out files: 72% (3379/4693) Checking out files: 73% (3426/4693) Checking out files: 74% (3473/4693) Checking out files: 75% (3520/4693) Checking out files: 76% (3567/4693) Checking out files: 77% (3614/4693) Checking out files: 78% (3661/4693) Checking out files: 79% (3708/4693) Checking out files: 80% (3755/4693) Checking out files: 81% (3802/4693) Checking out files: 82% (3849/4693) Checking out files: 83% (3896/4693) Checking out files: 84% (3943/4693) Checking out files: 85% (3990/4693) Checking out files: 86% (4036/4693) Checking out files: 87% (4083/4693) Checking out files: 88% (4130/4693) Checking out files: 89% (4177/4693) Checking out files: 90% (4224/4693) [2021-11-17T23:15:25.275Z] #56 ... [2021-11-17T23:15:25.275Z] [2021-11-17T23:15:25.275Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-17T23:15:25.275Z] #46 sha256:0f80199739cf06fcee8e80e9293e0d21d5a910b7019bc5f59306f864aa3373ec [2021-11-17T23:15:25.275Z] #46 DONE 0.6s [2021-11-17T23:15:25.275Z] [2021-11-17T23:15:25.275Z] #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 [2021-11-17T23:15:25.275Z] #56 sha256:f81768e6b85074abb610d8ce2b76adff6256afe0aed23608848861fe7007dc2c [2021-11-17T23:15:25.473Z] #9 ... [2021-11-17T23:15:25.473Z] [2021-11-17T23:15:25.473Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-17T23:15:25.473Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-17T23:15:25.473Z] #65 DONE 1.1s [2021-11-17T23:15:25.473Z] [2021-11-17T23:15:25.473Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:c7eca30132701a36c0cbf1044d13762a5834debbf9d6bd27d3637f529f85c09c [2021-11-17T23:15:25.473Z] #9 sha256:ae993606a9f65624c0f89197724a1b6e0ee28e21b8dfb02d94848cfaf15c0e72 [2021-11-17T23:15:25.473Z] #9 ... [2021-11-17T23:15:25.473Z] [2021-11-17T23:15:25.473Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e5333f8697a86fa1be53b2a7e994247083f61885166df0cdda9f812acb514d7c [2021-11-17T23:15:25.473Z] #26 sha256:edea472d48b98e570b16458eaf6333fc2b601119a1c33bfa71806ea14351f008 [2021-11-17T23:15:25.473Z] #26 extracting sha256:1230f17f526cb07307d41462355b10488b994e8bdafe0d8f275a405fa3b33831 6.9s done [2021-11-17T23:15:25.473Z] #26 DONE 8.8s [2021-11-17T23:15:25.473Z] [2021-11-17T23:15:25.473Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:c7eca30132701a36c0cbf1044d13762a5834debbf9d6bd27d3637f529f85c09c [2021-11-17T23:15:25.473Z] #9 sha256:ae993606a9f65624c0f89197724a1b6e0ee28e21b8dfb02d94848cfaf15c0e72 [2021-11-17T23:15:25.532Z] #56 42.10 Checking out files: 61% (2863/4693) Checking out files: 62% (2910/4693) Checking out files: 63% (2957/4693) Checking out files: 64% (3004/4693) Checking out files: 65% (3051/4693) Checking out files: 66% (3098/4693) Checking out files: 67% (3145/4693) Checking out files: 68% (3192/4693) Checking out files: 69% (3239/4693) Checking out files: 70% (3286/4693) Checking out files: 71% (3333/4693) Checking out files: 72% (3379/4693) Checking out files: 73% (3426/4693) Checking out files: 74% (3473/4693) Checking out files: 75% (3520/4693) Checking out files: 76% (3567/4693) Checking out files: 77% (3614/4693) Checking out files: 78% (3661/4693) Checking out files: 79% (3708/4693) Checking out files: 80% (3755/4693) Checking out files: 81% (3802/4693) Checking out files: 82% (3849/4693) Checking out files: 83% (3896/4693) Checking out files: 84% (3943/4693) Checking out files: 85% (3990/4693) Checking out files: 86% (4036/4693) Checking out files: 87% (4083/4693) Checking out files: 88% (4130/4693) Checking out files: 89% (4177/4693) Checking out files: 90% (4224/4693) Checking out files: 91% (4271/4693) Checking out files: 92% (4318/4693) Checking out files: 93% (4365/4693) Checking out files: 94% (4412/4693) Checking out files: 95% (4459/4693) Checking out files: 96% (4506/4693) Checking out files: 97% (4553/4693) Checking out files: 98% (4600/4693) Checking out files: 99% (4647/4693) Checking out files: 100% (4693/4693) Checking out files: 100% (4693/4693), done. [2021-11-17T23:15:25.532Z] #56 43.01 + cd /tmp/tmp.efznSmv0b9/src/github.com/containerd/containerd [2021-11-17T23:15:25.532Z] #56 43.01 + git checkout -q 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2021-11-17T23:15:25.731Z] #9 extracting sha256:07471e81507f7cf1100827f10c60c3c0422d1222430e34e527d97ec72b14a193 6.7s done [2021-11-17T23:15:25.990Z] #9 extracting sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 [2021-11-17T23:15:26.901Z] #56 44.32 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-17T23:15:26.901Z] #56 44.32 + BUILDTAGS='netgo osusergo static_build' [2021-11-17T23:15:26.901Z] #56 44.32 + export EXTRA_FLAGS=-buildmode=pie [2021-11-17T23:15:26.901Z] #56 44.32 + EXTRA_FLAGS=-buildmode=pie [2021-11-17T23:15:26.901Z] #56 44.32 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-17T23:15:26.901Z] #56 44.32 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-17T23:15:26.901Z] #56 44.32 + '[' '' = dynamic ']' [2021-11-17T23:15:26.901Z] #56 44.32 + make [2021-11-17T23:15:27.369Z] #9 extracting sha256:c6cef1aa2170c001b320769bf8b018ed82d2c94a673e3010ea1ffe152e107419 1.1s done [2021-11-17T23:15:27.369Z] #9 extracting sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 [2021-11-17T23:15:27.464Z] #56 45.06 + bin/ctr [2021-11-17T23:15:28.312Z] #9 extracting sha256:13a51f13be8e69cfc526b671d0bbf621b985b0932acd1523050e2995777b5926 1.0s done [2021-11-17T23:15:28.573Z] #9 extracting sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 [2021-11-17T23:15:29.150Z] #51 ... [2021-11-17T23:15:29.150Z] [2021-11-17T23:15:29.150Z] #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 [2021-11-17T23:15:29.150Z] #49 sha256:d8a693f41b2f8fb4f30235379e287997d94986119d79bd53162d4e9ff1c772ae [2021-11-17T23:15:29.150Z] #49 44.50 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-17T23:15:29.150Z] #49 44.51 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-17T23:15:29.150Z] #49 44.60 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-17T23:15:29.150Z] #49 44.66 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-17T23:15:29.150Z] #49 44.74 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-17T23:15:30.831Z] INFO: make.ps1 starting at 11/17/2021 23:15:29 [2021-11-17T23:15:30.831Z] INFO: Git commit (86bce3d8d2) assumed from DOCKER_GITCOMMIT environment variable [2021-11-17T23:15:30.831Z] INFO: Invoking autogen... [2021-11-17T23:15:30.831Z] INFO: Building daemon... [2021-11-17T23:15:31.066Z] #49 46.16 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-17T23:15:31.066Z] #49 46.45 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-17T23:15:31.637Z] #56 ... [2021-11-17T23:15:31.637Z] [2021-11-17T23:15:31.637Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-17T23:15:31.637Z] #48 sha256:ca9c0ef688532dd43eb5ca91dcbffd0b9a1f1ccee3cab85a1d725c48bb623870 [2021-11-17T23:15:31.637Z] #48 DONE 0.3s [2021-11-17T23:15:31.637Z] [2021-11-17T23:15:31.637Z] #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 [2021-11-17T23:15:31.637Z] #49 sha256:27bfd8c7a1fd6f6d8b84d5e117056049211bb0aa981ac7f3a64477e3505fc3ed [2021-11-17T23:15:31.672Z] #49 46.87 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-17T23:15:32.769Z] #9 extracting sha256:def39d67a1a77adaac93be02cc61a57145a5a6273cd061d97660f30ef1e09bc1 4.2s done [2021-11-17T23:15:33.029Z] #9 extracting sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb [2021-11-17T23:15:34.158Z] #49 ... [2021-11-17T23:15:34.158Z] [2021-11-17T23:15:34.158Z] #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 [2021-11-17T23:15:34.158Z] #58 sha256:9c6836102cd610742a81561ae65c74cd0409155456d91ff29a05380aecd7359c [2021-11-17T23:15:34.158Z] #58 51.85 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-17T23:15:34.214Z] #49 ... [2021-11-17T23:15:34.214Z] [2021-11-17T23:15:34.214Z] #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 [2021-11-17T23:15:34.214Z] #51 sha256:b9d45b1f27c1b4099b799802890c50499a844f1c9a1ea0ebc8a6a6188ae3a143 [2021-11-17T23:15:34.214Z] #51 45.76 mvdan.cc/sh/v3/cmd/shfmt [2021-11-17T23:15:34.214Z] #51 DONE 49.7s [2021-11-17T23:15:34.214Z] [2021-11-17T23:15:34.214Z] #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 [2021-11-17T23:15:34.214Z] #58 sha256:45c9081c38a228e8f3943f2f05d9f66915cb5116aca2c34a11ce7e50c8265b13 [2021-11-17T23:15:34.405Z] #9 ... [2021-11-17T23:15:34.405Z] [2021-11-17T23:15:34.405Z] #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 [2021-11-17T23:15:34.405Z] #27 sha256:8e14252d95f59141c0f86364d4ba7bcb998e74dacce9c62a1e6b3d099b9829ae [2021-11-17T23:15:34.405Z] #27 1.692 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-17T23:15:34.405Z] #27 1.692 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-11-17T23:15:34.405Z] #27 1.692 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-17T23:15:34.405Z] #27 1.915 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [309 kB] [2021-11-17T23:15:34.405Z] #27 2.203 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-11-17T23:15:34.405Z] #27 2.544 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-11-17T23:15:34.405Z] #27 4.207 Fetched 8469 kB in 3s (3043 kB/s) [2021-11-17T23:15:34.405Z] #27 4.207 Reading package lists... [2021-11-17T23:15:34.405Z] #27 5.182 Reading package lists... [2021-11-17T23:15:34.405Z] #27 6.096 Building dependency tree... [2021-11-17T23:15:34.405Z] #27 6.421 The following additional packages will be installed: [2021-11-17T23:15:34.405Z] #27 6.421 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-11-17T23:15:34.405Z] #27 6.421 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-11-17T23:15:34.405Z] #27 6.421 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-11-17T23:15:34.405Z] #27 6.427 Suggested packages: [2021-11-17T23:15:34.405Z] #27 6.427 krb5-doc krb5-user [2021-11-17T23:15:34.405Z] #27 6.427 Recommended packages: [2021-11-17T23:15:34.405Z] #27 6.427 krb5-locales publicsuffix libsasl2-modules [2021-11-17T23:15:34.405Z] #27 6.663 The following NEW packages will be installed: [2021-11-17T23:15:34.405Z] #27 6.664 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-11-17T23:15:34.405Z] #27 6.664 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-11-17T23:15:34.405Z] #27 6.671 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-17T23:15:34.405Z] #27 6.671 libssh2-1 libssl1.1 openssl [2021-11-17T23:15:34.405Z] #27 6.938 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-11-17T23:15:34.405Z] #27 6.938 Need to get 5061 kB of archives. [2021-11-17T23:15:34.405Z] #27 6.938 After this operation, 12.1 MB of additional disk space will be used. [2021-11-17T23:15:34.405Z] #27 6.938 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u7 [1539 kB] [2021-11-17T23:15:34.405Z] #27 6.968 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u7 [845 kB] [2021-11-17T23:15:34.405Z] #27 6.996 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-11-17T23:15:34.405Z] #27 6.996 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-11-17T23:15:34.405Z] #27 6.996 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2021-11-17T23:15:34.405Z] #27 7.003 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2021-11-17T23:15:34.405Z] #27 7.003 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2021-11-17T23:15:34.405Z] #27 7.003 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2021-11-17T23:15:34.405Z] #27 7.003 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-11-17T23:15:34.405Z] #27 7.007 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-11-17T23:15:34.405Z] #27 7.027 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-11-17T23:15:34.405Z] #27 7.027 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-11-17T23:15:34.405Z] #27 7.035 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-11-17T23:15:34.405Z] #27 7.035 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-11-17T23:15:34.405Z] #27 7.035 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-11-17T23:15:34.405Z] #27 7.035 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-11-17T23:15:34.405Z] #27 7.041 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-11-17T23:15:34.405Z] #27 7.047 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-11-17T23:15:34.405Z] #27 7.052 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-11-17T23:15:34.405Z] #27 7.062 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-11-17T23:15:34.405Z] #27 7.062 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-11-17T23:15:34.405Z] #27 7.233 debconf: delaying package configuration, since apt-utils is not installed [2021-11-17T23:15:34.405Z] #27 7.258 Fetched 5061 kB in 0s (13.3 MB/s) [2021-11-17T23:15:34.405Z] #27 7.294 Selecting previously unselected package libssl1.1:amd64. [2021-11-17T23:15:34.405Z] #27 7.294 (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.) [2021-11-17T23:15:34.405Z] #27 7.302 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u7_amd64.deb ... [2021-11-17T23:15:34.405Z] #27 7.310 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2021-11-17T23:15:34.405Z] #27 7.506 Selecting previously unselected package openssl. [2021-11-17T23:15:34.405Z] #27 7.506 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u7_amd64.deb ... [2021-11-17T23:15:34.405Z] #27 7.512 Unpacking openssl (1.1.1d-0+deb10u7) ... [2021-11-17T23:15:34.405Z] #27 7.655 Selecting previously unselected package ca-certificates. [2021-11-17T23:15:34.405Z] #27 7.656 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-11-17T23:15:34.405Z] #27 7.661 Unpacking ca-certificates (20200601~deb10u2) ... [2021-11-17T23:15:34.405Z] #27 7.744 Selecting previously unselected package libkeyutils1:amd64. [2021-11-17T23:15:34.405Z] #27 7.744 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-11-17T23:15:34.405Z] #27 7.747 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-11-17T23:15:34.405Z] #27 7.783 Selecting previously unselected package libkrb5support0:amd64. [2021-11-17T23:15:34.405Z] #27 7.784 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2021-11-17T23:15:34.405Z] #27 7.789 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2021-11-17T23:15:34.405Z] #27 7.835 Selecting previously unselected package libk5crypto3:amd64. [2021-11-17T23:15:34.405Z] #27 7.836 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2021-11-17T23:15:34.405Z] #27 7.841 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2021-11-17T23:15:34.405Z] #27 7.898 Selecting previously unselected package libkrb5-3:amd64. [2021-11-17T23:15:34.405Z] #27 7.898 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2021-11-17T23:15:34.405Z] #27 7.903 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2021-11-17T23:15:34.405Z] #27 8.014 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-17T23:15:34.405Z] #27 8.014 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2021-11-17T23:15:34.405Z] #27 8.023 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2021-11-17T23:15:34.405Z] #27 8.072 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-17T23:15:34.405Z] #27 8.074 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-11-17T23:15:34.405Z] #27 8.081 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-11-17T23:15:34.405Z] #27 8.168 Selecting previously unselected package libsasl2-2:amd64. [2021-11-17T23:15:34.405Z] #27 8.168 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-11-17T23:15:34.405Z] #27 8.173 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-11-17T23:15:34.405Z] #27 8.221 Selecting previously unselected package libldap-common. [2021-11-17T23:15:34.405Z] #27 8.221 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-11-17T23:15:34.405Z] #27 8.230 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-11-17T23:15:34.405Z] #27 8.278 Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-17T23:15:34.405Z] #27 8.284 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-11-17T23:15:34.405Z] #27 8.287 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-11-17T23:15:34.405Z] #27 8.359 Selecting previously unselected package libnghttp2-14:amd64. [2021-11-17T23:15:34.405Z] #27 8.360 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-11-17T23:15:34.405Z] #27 8.365 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-11-17T23:15:34.405Z] #27 8.414 Selecting previously unselected package libpsl5:amd64. [2021-11-17T23:15:34.405Z] #27 8.415 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-11-17T23:15:34.405Z] #27 8.420 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-11-17T23:15:34.405Z] #27 8.477 Selecting previously unselected package librtmp1:amd64. [2021-11-17T23:15:34.405Z] #27 8.477 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-11-17T23:15:34.405Z] #27 8.482 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-11-17T23:15:34.405Z] #27 8.527 Selecting previously unselected package libssh2-1:amd64. [2021-11-17T23:15:34.405Z] #27 8.527 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-11-17T23:15:34.405Z] #27 8.533 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-11-17T23:15:34.405Z] #27 8.581 Selecting previously unselected package libcurl4:amd64. [2021-11-17T23:15:34.405Z] #27 8.582 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-11-17T23:15:34.405Z] #27 8.586 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-11-17T23:15:34.405Z] #27 8.648 Selecting previously unselected package curl. [2021-11-17T23:15:34.405Z] #27 8.648 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-11-17T23:15:34.405Z] #27 8.653 Unpacking curl (7.64.0-4+deb10u2) ... [2021-11-17T23:15:34.405Z] #27 8.717 Selecting previously unselected package libonig5:amd64. [2021-11-17T23:15:34.405Z] #27 8.717 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-11-17T23:15:34.405Z] #27 8.722 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-11-17T23:15:34.405Z] #27 8.779 Selecting previously unselected package libjq1:amd64. [2021-11-17T23:15:34.405Z] #27 8.780 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-11-17T23:15:34.405Z] #27 8.786 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-11-17T23:15:34.405Z] #27 8.829 Selecting previously unselected package jq. [2021-11-17T23:15:34.405Z] #27 8.829 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-11-17T23:15:34.405Z] #27 8.833 Unpacking jq (1.5+dfsg-2+b1) ... [2021-11-17T23:15:34.405Z] #27 8.871 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-11-17T23:15:34.405Z] #27 8.883 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-11-17T23:15:34.405Z] #27 8.895 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u7) ... [2021-11-17T23:15:34.405Z] #27 9.004 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-11-17T23:15:34.405Z] #27 9.015 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-11-17T23:15:34.405Z] #27 9.030 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2021-11-17T23:15:34.405Z] #27 9.042 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-11-17T23:15:34.405Z] #27 9.054 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-11-17T23:15:34.405Z] #27 ... [2021-11-17T23:15:34.405Z] [2021-11-17T23:15:34.405Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:c7eca30132701a36c0cbf1044d13762a5834debbf9d6bd27d3637f529f85c09c [2021-11-17T23:15:34.405Z] #9 sha256:ae993606a9f65624c0f89197724a1b6e0ee28e21b8dfb02d94848cfaf15c0e72 [2021-11-17T23:15:34.414Z] #58 51.85 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-11-17T23:15:34.785Z] #58 ... [2021-11-17T23:15:34.785Z] [2021-11-17T23:15:34.785Z] #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 [2021-11-17T23:15:34.785Z] #53 sha256:36a5bf6bfe093234ed0540d95e20e905d6f9311d6c264427ce33c7f98d3bdb95 [2021-11-17T23:15:34.785Z] #53 50.17 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 [2021-11-17T23:15:36.942Z] #9 extracting sha256:e04882e62cc4c907a3b8f3e4e7bc5db9f6a6fbd45120bac88d2ffcfe3d1d3dbb 3.7s done [2021-11-17T23:15:36.942Z] #9 extracting sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 [2021-11-17T23:15:37.687Z] #58 DONE 54.6s [2021-11-17T23:15:37.687Z] [2021-11-17T23:15:37.687Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-11-17T23:15:37.687Z] #59 sha256:0c187206c350a6042b8241f2e9be0e6a738c34f68953ba118e8809fc0e5acd21 [2021-11-17T23:15:37.687Z] #59 DONE 0.1s [2021-11-17T23:15:37.687Z] [2021-11-17T23:15:37.687Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-17T23:15:37.687Z] #60 sha256:a622fd919dd5d2e65b00d7db85add11797ebe1da938d6a8d9091fc5677618106 [2021-11-17T23:15:37.687Z] #60 DONE 0.1s [2021-11-17T23:15:37.687Z] [2021-11-17T23:15:37.687Z] #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 [2021-11-17T23:15:37.687Z] #56 sha256:f81768e6b85074abb610d8ce2b76adff6256afe0aed23608848861fe7007dc2c [2021-11-17T23:15:38.085Z] #53 53.37 + mkdir -p /build [2021-11-17T23:15:38.085Z] #53 53.37 + cp runc /build/runc [2021-11-17T23:15:38.085Z] #53 DONE 53.5s [2021-11-17T23:15:38.085Z] [2021-11-17T23:15:38.085Z] #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 [2021-11-17T23:15:38.085Z] #58 sha256:45c9081c38a228e8f3943f2f05d9f66915cb5116aca2c34a11ce7e50c8265b13 [2021-11-17T23:15:38.847Z] #9 ... [2021-11-17T23:15:38.847Z] [2021-11-17T23:15:38.847Z] #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 [2021-11-17T23:15:38.847Z] #27 sha256:8e14252d95f59141c0f86364d4ba7bcb998e74dacce9c62a1e6b3d099b9829ae [2021-11-17T23:15:38.847Z] #27 9.071 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2021-11-17T23:15:38.847Z] #27 9.087 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-11-17T23:15:38.847Z] #27 9.104 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-11-17T23:15:38.847Z] #27 9.116 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2021-11-17T23:15:38.847Z] #27 9.126 Setting up openssl (1.1.1d-0+deb10u7) ... [2021-11-17T23:15:38.847Z] #27 9.180 Setting up libonig5:amd64 (6.9.1-1) ... [2021-11-17T23:15:38.847Z] #27 9.195 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-11-17T23:15:38.847Z] #27 9.209 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-11-17T23:15:38.847Z] #27 9.225 Setting up ca-certificates (20200601~deb10u2) ... [2021-11-17T23:15:38.847Z] #27 9.830 Updating certificates in /etc/ssl/certs... [2021-11-17T23:15:38.847Z] #27 10.65 137 added, 0 removed; done. [2021-11-17T23:15:38.847Z] #27 10.68 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2021-11-17T23:15:38.847Z] #27 10.69 Setting up jq (1.5+dfsg-2+b1) ... [2021-11-17T23:15:38.847Z] #27 10.70 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-11-17T23:15:38.847Z] #27 10.71 Setting up curl (7.64.0-4+deb10u2) ... [2021-11-17T23:15:38.847Z] #27 10.72 Processing triggers for libc-bin (2.28-10) ... [2021-11-17T23:15:38.847Z] #27 10.74 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-11-17T23:15:38.847Z] #27 10.75 Updating certificates in /etc/ssl/certs... [2021-11-17T23:15:38.847Z] #27 11.46 0 added, 0 removed; done. [2021-11-17T23:15:38.847Z] #27 11.46 Running hooks in /etc/ca-certificates/update.d... [2021-11-17T23:15:38.847Z] #27 11.47 done. [2021-11-17T23:15:38.847Z] #27 DONE 13.4s [2021-11-17T23:15:38.847Z] [2021-11-17T23:15:38.847Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:c7eca30132701a36c0cbf1044d13762a5834debbf9d6bd27d3637f529f85c09c [2021-11-17T23:15:38.847Z] #9 sha256:ae993606a9f65624c0f89197724a1b6e0ee28e21b8dfb02d94848cfaf15c0e72 [2021-11-17T23:15:38.847Z] #9 ... [2021-11-17T23:15:38.847Z] [2021-11-17T23:15:38.847Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-17T23:15:38.847Z] #28 sha256:a13da52cc8e5bcae1c4c7f4d5ab68382c86cdb3ee5f1d1a6523d04fd741cb36e [2021-11-17T23:15:38.847Z] #28 DONE 0.2s [2021-11-17T23:15:38.847Z] [2021-11-17T23:15:38.847Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.10-buster@sha256:c7eca30132701a36c0cbf1044d13762a5834debbf9d6bd27d3637f529f85c09c [2021-11-17T23:15:38.847Z] #9 sha256:ae993606a9f65624c0f89197724a1b6e0ee28e21b8dfb02d94848cfaf15c0e72 [2021-11-17T23:15:39.056Z] #56 ... [2021-11-17T23:15:39.056Z] [2021-11-17T23:15:39.056Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-17T23:15:39.056Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-17T23:15:39.056Z] #63 CACHED [2021-11-17T23:15:39.056Z] [2021-11-17T23:15:39.056Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-17T23:15:39.056Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-17T23:15:39.056Z] #65 CACHED [2021-11-17T23:15:39.312Z] [2021-11-17T23:15:39.312Z] #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 [2021-11-17T23:15:39.312Z] #56 sha256:f81768e6b85074abb610d8ce2b76adff6256afe0aed23608848861fe7007dc2c [2021-11-17T23:15:42.137Z] #9 extracting sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 5.1s [2021-11-17T23:15:42.292Z] #58 ... [2021-11-17T23:15:42.292Z] [2021-11-17T23:15:42.292Z] #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 [2021-11-17T23:15:42.292Z] #47 sha256:223ae3ec50ed0cf2c512c1f5e6cfe2293045bdb983789f8e7dbbdb6d4a0d9dbd [2021-11-17T23:15:42.292Z] #47 DONE 57.4s [2021-11-17T23:15:42.292Z] [2021-11-17T23:15:42.292Z] #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 [2021-11-17T23:15:42.292Z] #58 sha256:45c9081c38a228e8f3943f2f05d9f66915cb5116aca2c34a11ce7e50c8265b13 [2021-11-17T23:15:44.205Z] #58 ... [2021-11-17T23:15:44.205Z] [2021-11-17T23:15:44.205Z] #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 [2021-11-17T23:15:44.205Z] #56 sha256:32014eb51376718c5a2fa06cf176a18a8e885b2a65e83e200fae5e5f63e9f092 [2021-11-17T23:15:44.465Z] #56 59.25 Checking out files: 67% (3172/4693) Checking out files: 68% (3192/4693) Checking out files: 69% (3239/4693) Checking out files: 70% (3286/4693) Checking out files: 71% (3333/4693) Checking out files: 72% (3379/4693) Checking out files: 73% (3426/4693) Checking out files: 74% (3473/4693) Checking out files: 75% (3520/4693) Checking out files: 76% (3567/4693) Checking out files: 77% (3614/4693) Checking out files: 78% (3661/4693) Checking out files: 79% (3708/4693) Checking out files: 80% (3755/4693) Checking out files: 81% (3802/4693) Checking out files: 82% (3849/4693) Checking out files: 83% (3896/4693) Checking out files: 84% (3943/4693) Checking out files: 85% (3990/4693) Checking out files: 86% (4036/4693) Checking out files: 87% (4083/4693) Checking out files: 88% (4130/4693) Checking out files: 89% (4177/4693) Checking out files: 90% (4224/4693) Checking out files: 91% (4271/4693) Checking out files: 92% (4318/4693) Checking out files: 93% (4365/4693) Checking out files: 94% (4412/4693) Checking out files: 95% (4459/4693) Checking out files: 96% (4506/4693) Checking out files: 97% (4553/4693) Checking out files: 98% (4600/4693) Checking out files: 99% (4647/4693) Checking out files: 100% (4693/4693) Checking out files: 100% (4693/4693), done. [2021-11-17T23:15:44.725Z] #56 60.06 + cd /tmp/tmp.E02nI49t5Z/src/github.com/containerd/containerd [2021-11-17T23:15:44.725Z] #56 60.06 + git checkout -q 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2021-11-17T23:15:44.986Z] #56 ... [2021-11-17T23:15:44.986Z] [2021-11-17T23:15:44.986Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-17T23:15:44.986Z] #48 sha256:409d76b53f152ca28648a4debaae87a91d05661237d8037aec3dc179293ea32c [2021-11-17T23:15:44.986Z] #48 DONE 0.3s [2021-11-17T23:15:44.986Z] [2021-11-17T23:15:44.986Z] #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 [2021-11-17T23:15:44.986Z] #58 sha256:45c9081c38a228e8f3943f2f05d9f66915cb5116aca2c34a11ce7e50c8265b13 [2021-11-17T23:15:46.345Z] #9 extracting sha256:a910e26cc9dfc33c0c852afb0166d42fb55fa531d060e854d2d43807d3e75b09 9.2s done [2021-11-17T23:15:46.345Z] #9 extracting sha256:10ec185a6eec706a8b4386dd770b8f2cd078b0ab30ca9b046d6b2d1a2d8ffac5 done [2021-11-17T23:15:46.345Z] #9 DONE 29.8s [2021-11-17T23:15:46.345Z] [2021-11-17T23:15:46.345Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-17T23:15:46.345Z] #10 sha256:5f4065678065e094c0189c52e78d17bfb74add524fcbfed2396ade1c30ccb40d [2021-11-17T23:15:46.370Z] #58 ... [2021-11-17T23:15:46.370Z] [2021-11-17T23:15:46.370Z] #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 [2021-11-17T23:15:46.370Z] #56 sha256:32014eb51376718c5a2fa06cf176a18a8e885b2a65e83e200fae5e5f63e9f092 [2021-11-17T23:15:46.370Z] #56 61.45 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-17T23:15:46.370Z] #56 61.45 + BUILDTAGS='netgo osusergo static_build' [2021-11-17T23:15:46.370Z] #56 61.45 + export EXTRA_FLAGS=-buildmode=pie [2021-11-17T23:15:46.370Z] #56 61.45 + EXTRA_FLAGS=-buildmode=pie [2021-11-17T23:15:46.370Z] #56 61.45 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-17T23:15:46.370Z] #56 61.45 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-17T23:15:46.370Z] #56 61.45 + '[' '' = dynamic ']' [2021-11-17T23:15:46.370Z] #56 61.45 + make [2021-11-17T23:15:46.631Z] #56 61.93 + bin/ctr [2021-11-17T23:15:48.894Z] #10 DONE 2.0s [2021-11-17T23:15:48.894Z] [2021-11-17T23:15:48.894Z] #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 [2021-11-17T23:15:48.894Z] #11 sha256:b257263610dcead0aeb36612c341a63b1d7f5edecf65f5c8b98a4c179b1995c5 [2021-11-17T23:15:48.894Z] #11 ... [2021-11-17T23:15:48.894Z] [2021-11-17T23:15:48.894Z] #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 [2021-11-17T23:15:48.894Z] #29 sha256:d59a31249a29711095ee8051da70c5c585f0b1c3b3a77cef542396b62f5db237 [2021-11-17T23:15:48.894Z] #29 1.854 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-11-17T23:15:48.894Z] #29 1.951 [2021-11-17T23:15:48.894Z] #29 2.176 #=#=# ############ 16.7% ########################## 36.6% ######################################## 56.6% ####################################################### 76.4% ##################################################################### 96.3% ######################################################################## 100.0% [2021-11-17T23:15:48.894Z] #29 2.806 [2021-11-17T23:15:48.894Z] #29 3.034 #=#=# ######################################################################## 100.0% [2021-11-17T23:15:48.894Z] #29 3.232 [2021-11-17T23:15:48.894Z] #29 3.464 #=#=# ################################################################## 92.1% ######################################################################## 100.0% [2021-11-17T23:15:48.894Z] #29 3.684 [2021-11-17T23:15:48.894Z] #29 3.908 #=#=# ######### 12.6% ########################## 36.7% ######################################## 56.0% ###################################################### 75.4% #################################################################### 94.8% ######################################################################## 100.0% [2021-11-17T23:15:48.894Z] #29 4.536 [2021-11-17T23:15:48.894Z] #29 4.760 #=#=# ### 4.8% ####### 10.0% ########## 15.1% ############## 20.3% ################## 25.5% ###################### 30.8% ######################### 35.9% ############################# 41.2% ################################# 46.4% ##################################### 51.6% ######################################## 56.8% ############################################ 62.0% ################################################ 67.2% #################################################### 72.4% ####################################################### 77.6% ########################################################### 82.9% ############################################################### 88.0% ################################################################### 93.2% ###################################################################### 98.5% ######################################################################## 100.0% [2021-11-17T23:15:48.894Z] #29 6.717 [2021-11-17T23:15:48.894Z] #29 7.205 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-17T23:15:48.894Z] #29 7.287 [2021-11-17T23:15:48.894Z] #29 7.501 #=#=# ######################################################################## 100.0% [2021-11-17T23:15:48.894Z] #29 7.600 [2021-11-17T23:15:48.894Z] #29 8.402 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-17T23:15:48.894Z] #29 8.511 [2021-11-17T23:15:48.894Z] #29 8.752 #=#=# ######################################################################## 100.0% [2021-11-17T23:15:48.894Z] #29 8.862 [2021-11-17T23:15:48.894Z] #29 9.455 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-11-17T23:15:48.894Z] #29 9.546 [2021-11-17T23:15:49.154Z] #29 9.776 #=#=# # 1.9% ############### 22.0% ################################# 47.1% ##################################### 51.6% [2021-11-17T23:15:49.154Z] #29 ... [2021-11-17T23:15:49.154Z] [2021-11-17T23:15:49.154Z] #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 [2021-11-17T23:15:49.154Z] #11 sha256:b257263610dcead0aeb36612c341a63b1d7f5edecf65f5c8b98a4c179b1995c5 [2021-11-17T23:15:49.154Z] #11 DONE 0.9s [2021-11-17T23:15:49.419Z] [2021-11-17T23:15:49.419Z] #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 [2021-11-17T23:15:49.419Z] #29 sha256:d59a31249a29711095ee8051da70c5c585f0b1c3b3a77cef542396b62f5db237 [2021-11-17T23:15:49.419Z] #29 9.776 #=#=# # 1.9% ############### 22.0% ################################# 47.1% ##################################### 51.6% ########################################### 60.4% ##################################################### 74.7% #################################################################### 95.5% ######################################################################## 100.0% [2021-11-17T23:15:49.679Z] #29 ... [2021-11-17T23:15:49.679Z] [2021-11-17T23:15:49.679Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-17T23:15:49.679Z] #31 sha256:b6e96d49d439cb5c43d0c6fdd6688b4b7907d9e4d45306db361013833de8ef01 [2021-11-17T23:15:49.679Z] #31 DONE 0.4s [2021-11-17T23:15:49.679Z] [2021-11-17T23:15:49.679Z] #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 [2021-11-17T23:15:49.679Z] #29 sha256:d59a31249a29711095ee8051da70c5c585f0b1c3b3a77cef542396b62f5db237 [2021-11-17T23:15:49.679Z] #29 10.66 [2021-11-17T23:15:49.679Z] #29 ... [2021-11-17T23:15:49.679Z] [2021-11-17T23:15:49.679Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-17T23:15:49.679Z] #39 sha256:00a8aedfe8f438f9ad6d7415aee35c937cf3246d711b63133a5a490563bd2e31 [2021-11-17T23:15:49.679Z] #39 DONE 0.4s [2021-11-17T23:15:49.945Z] [2021-11-17T23:15:49.945Z] #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 [2021-11-17T23:15:49.945Z] #40 sha256:2d462ea74ef525c4f75d25a79a9cf1f134c137bff45947dce31175cdabc798fa [2021-11-17T23:15:51.865Z] #40 ... [2021-11-17T23:15:51.865Z] [2021-11-17T23:15:51.865Z] #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 [2021-11-17T23:15:51.865Z] #29 sha256:d59a31249a29711095ee8051da70c5c585f0b1c3b3a77cef542396b62f5db237 [2021-11-17T23:15:51.865Z] #29 11.26 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-17T23:15:51.865Z] #29 11.40 [2021-11-17T23:15:51.865Z] #29 11.61 #=#=# ######################################################################## 100.0% [2021-11-17T23:15:51.865Z] #29 11.70 [2021-11-17T23:15:51.865Z] #29 12.23 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-17T23:15:51.865Z] #29 12.40 [2021-11-17T23:15:51.865Z] #29 12.63 #=#=# ######################################################################## 100.0% [2021-11-17T23:15:51.865Z] #29 12.73 [2021-11-17T23:15:51.865Z] #29 12.76 Download of images into '/build' complete. [2021-11-17T23:15:51.865Z] #29 12.76 Use something like the following to load the result into a Docker daemon: [2021-11-17T23:15:51.865Z] #29 12.76 tar -cC '/build' . | docker load [2021-11-17T23:15:51.865Z] #29 DONE 12.8s [2021-11-17T23:15:51.865Z] [2021-11-17T23:15:51.865Z] #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 [2021-11-17T23:15:51.865Z] #32 sha256:ddd67d6f85d538ef6e07aa19cfd9c5c44b4f0df2bbb11681f570a26b980749b1 [2021-11-17T23:15:53.221Z] #56 ... [2021-11-17T23:15:53.221Z] [2021-11-17T23:15:53.221Z] #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 [2021-11-17T23:15:53.221Z] #58 sha256:45c9081c38a228e8f3943f2f05d9f66915cb5116aca2c34a11ce7e50c8265b13 [2021-11-17T23:15:53.221Z] #58 65.78 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-17T23:15:53.221Z] #58 65.79 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-11-17T23:15:53.221Z] #58 DONE 68.0s [2021-11-17T23:15:53.221Z] [2021-11-17T23:15:53.221Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-11-17T23:15:53.221Z] #59 sha256:64533d79f2281f6e94fb910d2eb6f1e89c67f295a9c2c47dd4a1fa9ade35ae73 [2021-11-17T23:15:53.221Z] #59 DONE 0.1s [2021-11-17T23:15:53.221Z] [2021-11-17T23:15:53.221Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-17T23:15:53.221Z] #60 sha256:ecfae325ffcdc6f271ae279090b20cfb6416e7cfab235260a01118380a5ea561 [2021-11-17T23:15:53.221Z] #60 DONE 0.1s [2021-11-17T23:15:53.221Z] [2021-11-17T23:15:53.221Z] #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 [2021-11-17T23:15:53.221Z] #49 sha256:d8a693f41b2f8fb4f30235379e287997d94986119d79bd53162d4e9ff1c772ae [2021-11-17T23:15:54.406Z] #32 ... [2021-11-17T23:15:54.406Z] [2021-11-17T23:15:54.406Z] #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 [2021-11-17T23:15:54.406Z] #12 sha256:2967b6543b50d5c1a7aa936931a82d3381e584b4501741300be2efec17c65992 [2021-11-17T23:15:54.406Z] #12 DONE 5.0s [2021-11-17T23:15:54.406Z] [2021-11-17T23:15:54.406Z] #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 [2021-11-17T23:15:54.406Z] #13 sha256:c49801e2dce6d2ae9af8a4bf01e3f723d69e295b76ebdbe9590ac3e266c23ffb [2021-11-17T23:15:55.133Z] #49 ... [2021-11-17T23:15:55.133Z] [2021-11-17T23:15:55.133Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-17T23:15:55.133Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-17T23:15:55.133Z] #63 CACHED [2021-11-17T23:15:55.133Z] [2021-11-17T23:15:55.133Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-17T23:15:55.133Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-17T23:15:55.133Z] #65 CACHED [2021-11-17T23:15:55.133Z] [2021-11-17T23:15:55.133Z] #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 [2021-11-17T23:15:55.133Z] #49 sha256:d8a693f41b2f8fb4f30235379e287997d94986119d79bd53162d4e9ff1c772ae [2021-11-17T23:15:59.694Z] #13 ... [2021-11-17T23:15:59.694Z] [2021-11-17T23:15:59.694Z] #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 [2021-11-17T23:15:59.694Z] #45 sha256:6e8bdb885b85d79567a7850848b00685910570db3635fa2d88c47490fd3a5711 [2021-11-17T23:15:59.694Z] #45 8.657 + RM_GOPATH=0 [2021-11-17T23:15:59.694Z] #45 8.657 + TMP_GOPATH= [2021-11-17T23:15:59.694Z] #45 8.657 + : /build [2021-11-17T23:15:59.694Z] #45 8.657 + '[' -z '' ']' [2021-11-17T23:15:59.694Z] #45 8.657 ++ mktemp -d [2021-11-17T23:15:59.694Z] #45 8.657 + export GOPATH=/tmp/tmp.mx93INZafX [2021-11-17T23:15:59.694Z] #45 8.657 + GOPATH=/tmp/tmp.mx93INZafX [2021-11-17T23:15:59.694Z] #45 8.657 + RM_GOPATH=1 [2021-11-17T23:15:59.694Z] #45 8.657 + case "$(go env GOARCH)" in [2021-11-17T23:15:59.694Z] #45 8.662 ++ go env GOARCH [2021-11-17T23:15:59.694Z] #45 8.695 + export GO_BUILDMODE=-buildmode=pie [2021-11-17T23:15:59.694Z] #45 8.695 + GO_BUILDMODE=-buildmode=pie [2021-11-17T23:15:59.694Z] #45 8.695 ++ dirname /tmp/install/install.sh [2021-11-17T23:15:59.694Z] #45 8.695 + dir=/tmp/install [2021-11-17T23:15:59.694Z] #45 8.695 + bin=vndr [2021-11-17T23:15:59.694Z] #45 8.695 + shift [2021-11-17T23:15:59.694Z] #45 8.695 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-11-17T23:15:59.694Z] #45 8.695 + . /tmp/install/vndr.installer [2021-11-17T23:15:59.694Z] #45 8.695 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-11-17T23:15:59.694Z] #45 8.695 + install_vndr [2021-11-17T23:15:59.694Z] #45 8.695 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-11-17T23:15:59.694Z] #45 8.695 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.mx93INZafX/src/github.com/LK4D4/vndr [2021-11-17T23:15:59.694Z] #45 8.695 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-11-17T23:15:59.694Z] #45 8.707 Cloning into '/tmp/tmp.mx93INZafX/src/github.com/LK4D4/vndr'... [2021-11-17T23:15:59.694Z] #45 9.755 + cd /tmp/tmp.mx93INZafX/src/github.com/LK4D4/vndr [2021-11-17T23:15:59.694Z] #45 9.755 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-11-17T23:15:59.694Z] #45 9.823 + go build -buildmode=pie -v -o /build/vndr . [2021-11-17T23:15:59.694Z] #45 ... [2021-11-17T23:15:59.694Z] [2021-11-17T23:15:59.694Z] #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 [2021-11-17T23:15:59.694Z] #58 sha256:6a5cc34c0616e7d7b60edbadbaf772b222805bb44fe7106c39461b5feebb98a9 [2021-11-17T23:15:59.694Z] #58 7.179 + RM_GOPATH=0 [2021-11-17T23:15:59.694Z] #58 7.179 + TMP_GOPATH= [2021-11-17T23:15:59.694Z] #58 7.179 + : /build [2021-11-17T23:15:59.694Z] #58 7.179 + '[' -z '' ']' [2021-11-17T23:15:59.694Z] #58 7.180 ++ mktemp -d [2021-11-17T23:15:59.694Z] #58 7.180 + export GOPATH=/tmp/tmp.BdcOXcAG2j [2021-11-17T23:15:59.694Z] #58 7.180 + GOPATH=/tmp/tmp.BdcOXcAG2j [2021-11-17T23:15:59.694Z] #58 7.180 + RM_GOPATH=1 [2021-11-17T23:15:59.694Z] #58 7.180 + case "$(go env GOARCH)" in [2021-11-17T23:15:59.694Z] #58 7.180 ++ go env GOARCH [2021-11-17T23:15:59.694Z] #58 7.200 + export GO_BUILDMODE=-buildmode=pie [2021-11-17T23:15:59.694Z] #58 7.200 + GO_BUILDMODE=-buildmode=pie [2021-11-17T23:15:59.694Z] #58 7.200 ++ dirname /tmp/install/install.sh [2021-11-17T23:15:59.694Z] #58 7.202 + dir=/tmp/install [2021-11-17T23:15:59.694Z] #58 7.203 + bin=rootlesskit [2021-11-17T23:15:59.694Z] #58 7.203 + shift [2021-11-17T23:15:59.694Z] #58 7.203 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-11-17T23:15:59.694Z] #58 7.203 + . /tmp/install/rootlesskit.installer [2021-11-17T23:15:59.694Z] #58 7.203 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-11-17T23:15:59.694Z] #58 7.203 + install_rootlesskit [2021-11-17T23:15:59.694Z] #58 7.203 + case "$1" in [2021-11-17T23:15:59.694Z] #58 7.203 + export CGO_ENABLED=0 [2021-11-17T23:15:59.694Z] #58 7.203 + CGO_ENABLED=0 [2021-11-17T23:15:59.694Z] #58 7.203 + _install_rootlesskit [2021-11-17T23:15:59.694Z] #58 7.214 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-11-17T23:15:59.694Z] #58 7.214 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-11-17T23:15:59.694Z] #58 7.214 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.BdcOXcAG2j/src/github.com/rootless-containers/rootlesskit [2021-11-17T23:15:59.694Z] #58 7.214 Cloning into '/tmp/tmp.BdcOXcAG2j/src/github.com/rootless-containers/rootlesskit'... [2021-11-17T23:15:59.694Z] #58 ... [2021-11-17T23:15:59.694Z] [2021-11-17T23:15:59.694Z] #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 [2021-11-17T23:15:59.694Z] #34 sha256:d44a223fd3b6f0e235cae302ba0cb6d9e27d27072d350f0dabe1caf49efc9615 [2021-11-17T23:15:59.694Z] #34 7.301 + RM_GOPATH=0 [2021-11-17T23:15:59.694Z] #34 7.301 + TMP_GOPATH= [2021-11-17T23:15:59.694Z] #34 7.301 + : /build [2021-11-17T23:15:59.694Z] #34 7.301 + '[' -z '' ']' [2021-11-17T23:15:59.694Z] #34 7.301 ++ mktemp -d [2021-11-17T23:15:59.694Z] #34 7.301 + export GOPATH=/tmp/tmp.NuEfuYpkMA [2021-11-17T23:15:59.694Z] #34 7.301 + GOPATH=/tmp/tmp.NuEfuYpkMA [2021-11-17T23:15:59.694Z] #34 7.301 + RM_GOPATH=1 [2021-11-17T23:15:59.694Z] #34 7.301 + case "$(go env GOARCH)" in [2021-11-17T23:15:59.694Z] #34 7.301 ++ go env GOARCH [2021-11-17T23:15:59.694Z] #34 7.309 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-11-17T23:15:59.694Z] #34 7.309 + export GO_BUILDMODE=-buildmode=pie [2021-11-17T23:15:59.694Z] #34 7.309 + GO_BUILDMODE=-buildmode=pie [2021-11-17T23:15:59.694Z] #34 7.309 ++ dirname /tmp/install/install.sh [2021-11-17T23:15:59.694Z] #34 7.309 + dir=/tmp/install [2021-11-17T23:15:59.694Z] #34 7.309 + bin=tomlv [2021-11-17T23:15:59.694Z] #34 7.309 + shift [2021-11-17T23:15:59.694Z] #34 7.309 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-11-17T23:15:59.694Z] #34 7.309 + . /tmp/install/tomlv.installer [2021-11-17T23:15:59.694Z] #34 7.309 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-11-17T23:15:59.694Z] #34 7.309 + install_tomlv [2021-11-17T23:15:59.694Z] #34 7.309 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-11-17T23:15:59.694Z] #34 7.309 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.NuEfuYpkMA/src/github.com/BurntSushi/toml [2021-11-17T23:15:59.694Z] #34 7.309 Cloning into '/tmp/tmp.NuEfuYpkMA/src/github.com/BurntSushi/toml'... [2021-11-17T23:15:59.694Z] #34 8.303 + cd /tmp/tmp.NuEfuYpkMA/src/github.com/BurntSushi/toml [2021-11-17T23:15:59.694Z] #34 8.303 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-11-17T23:15:59.694Z] #34 8.458 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-11-17T23:15:59.694Z] #34 9.562 internal/unsafeheader [2021-11-17T23:15:59.694Z] #34 9.643 internal/cpu [2021-11-17T23:15:59.694Z] #34 9.779 runtime/internal/atomic [2021-11-17T23:15:59.694Z] #34 ... [2021-11-17T23:15:59.694Z] [2021-11-17T23:15:59.694Z] #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 [2021-11-17T23:15:59.694Z] #49 sha256:59fd0b3a81e8b64f42d524cdfdbcf145ba6ab1bad03d459c3dd42b26aaaee249 [2021-11-17T23:15:59.694Z] #49 8.634 + RM_GOPATH=0 [2021-11-17T23:15:59.694Z] #49 8.634 + TMP_GOPATH= [2021-11-17T23:15:59.694Z] #49 8.634 + : /build [2021-11-17T23:15:59.694Z] #49 8.634 + '[' -z '' ']' [2021-11-17T23:15:59.695Z] #49 8.643 ++ mktemp -d [2021-11-17T23:15:59.695Z] #49 8.643 + export GOPATH=/tmp/tmp.z0FFUnlg0y [2021-11-17T23:15:59.695Z] #49 8.657 + GOPATH=/tmp/tmp.z0FFUnlg0y [2021-11-17T23:15:59.695Z] #49 8.657 + RM_GOPATH=1 [2021-11-17T23:15:59.695Z] #49 8.657 + case "$(go env GOARCH)" in [2021-11-17T23:15:59.695Z] #49 8.657 ++ go env GOARCH [2021-11-17T23:15:59.695Z] #49 8.719 + export GO_BUILDMODE=-buildmode=pie [2021-11-17T23:15:59.695Z] #49 8.719 + GO_BUILDMODE=-buildmode=pie [2021-11-17T23:15:59.695Z] #49 8.741 ++ dirname /tmp/install/install.sh [2021-11-17T23:15:59.695Z] #49 8.741 + dir=/tmp/install [2021-11-17T23:15:59.695Z] #49 8.741 + bin=golangci_lint [2021-11-17T23:15:59.695Z] #49 8.741 + shift [2021-11-17T23:15:59.695Z] #49 8.741 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-11-17T23:15:59.695Z] #49 8.741 + . /tmp/install/golangci_lint.installer [2021-11-17T23:15:59.695Z] #49 8.741 ++ : v1.23.8 [2021-11-17T23:15:59.695Z] #49 8.741 + install_golangci_lint [2021-11-17T23:15:59.695Z] #49 8.741 + set -e [2021-11-17T23:15:59.695Z] #49 8.741 + export GO111MODULE=on [2021-11-17T23:15:59.695Z] #49 8.741 + GO111MODULE=on [2021-11-17T23:15:59.695Z] #49 8.741 + GOBIN=/build [2021-11-17T23:15:59.695Z] #49 8.741 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-11-17T23:15:59.695Z] #49 10.19 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-17T23:15:59.954Z] #49 ... [2021-11-17T23:15:59.954Z] [2021-11-17T23:15:59.954Z] #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 [2021-11-17T23:15:59.954Z] #51 sha256:b49a18848b7a3d057ae4ba4ceb10c26b8fd97e3d4eba00948a07fd02f6b1c1b4 [2021-11-17T23:15:59.954Z] #51 7.682 + RM_GOPATH=0 [2021-11-17T23:15:59.954Z] #51 7.682 + TMP_GOPATH= [2021-11-17T23:15:59.954Z] #51 7.682 + : /build [2021-11-17T23:15:59.954Z] #51 7.682 + '[' -z '' ']' [2021-11-17T23:15:59.954Z] #51 7.682 ++ mktemp -d [2021-11-17T23:15:59.954Z] #51 7.682 + export GOPATH=/tmp/tmp.cnuMKxh6wS [2021-11-17T23:15:59.954Z] #51 7.682 + GOPATH=/tmp/tmp.cnuMKxh6wS [2021-11-17T23:15:59.954Z] #51 7.682 + RM_GOPATH=1 [2021-11-17T23:15:59.954Z] #51 7.682 + case "$(go env GOARCH)" in [2021-11-17T23:15:59.954Z] #51 7.683 ++ go env GOARCH [2021-11-17T23:15:59.954Z] #51 7.728 + export GO_BUILDMODE=-buildmode=pie [2021-11-17T23:15:59.954Z] #51 7.728 + GO_BUILDMODE=-buildmode=pie [2021-11-17T23:15:59.954Z] #51 7.728 ++ dirname /tmp/install/install.sh [2021-11-17T23:15:59.954Z] #51 7.728 + dir=/tmp/install [2021-11-17T23:15:59.954Z] #51 7.728 + bin=shfmt [2021-11-17T23:15:59.954Z] #51 7.728 + shift [2021-11-17T23:15:59.954Z] #51 7.728 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-11-17T23:15:59.954Z] #51 7.728 + . /tmp/install/shfmt.installer [2021-11-17T23:15:59.954Z] #51 7.728 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-11-17T23:15:59.954Z] #51 7.728 + install_shfmt [2021-11-17T23:15:59.954Z] #51 7.728 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-11-17T23:15:59.954Z] #51 7.728 + git clone https://github.com/mvdan/sh.git /tmp/tmp.cnuMKxh6wS/src/github.com/mvdan/sh [2021-11-17T23:15:59.954Z] #51 7.728 Cloning into '/tmp/tmp.cnuMKxh6wS/src/github.com/mvdan/sh'... [2021-11-17T23:15:59.954Z] #51 7.728 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-11-17T23:15:59.954Z] #51 ... [2021-11-17T23:15:59.954Z] [2021-11-17T23:15:59.954Z] #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 [2021-11-17T23:15:59.954Z] #24 sha256:7bf89c4549cc92458f638530b02b9ce53c74456803933f7f49d5809a2dc7411e [2021-11-17T23:15:59.954Z] #24 8.563 + RM_GOPATH=0 [2021-11-17T23:15:59.954Z] #24 8.563 + TMP_GOPATH= [2021-11-17T23:15:59.954Z] #24 8.563 + : /build [2021-11-17T23:15:59.954Z] #24 8.563 + '[' -z '' ']' [2021-11-17T23:15:59.954Z] #24 8.563 ++ mktemp -d [2021-11-17T23:15:59.954Z] #24 8.575 + export GOPATH=/tmp/tmp.WJZVXMwNCf [2021-11-17T23:15:59.954Z] #24 8.575 + GOPATH=/tmp/tmp.WJZVXMwNCf [2021-11-17T23:15:59.954Z] #24 8.575 + RM_GOPATH=1 [2021-11-17T23:15:59.954Z] #24 8.575 + case "$(go env GOARCH)" in [2021-11-17T23:15:59.954Z] #24 8.575 ++ go env GOARCH [2021-11-17T23:15:59.954Z] #24 8.637 + export GO_BUILDMODE=-buildmode=pie [2021-11-17T23:15:59.954Z] #24 8.637 + GO_BUILDMODE=-buildmode=pie [2021-11-17T23:15:59.954Z] #24 8.637 ++ dirname /tmp/install/install.sh [2021-11-17T23:15:59.954Z] #24 8.657 + dir=/tmp/install [2021-11-17T23:15:59.954Z] #24 8.657 + bin=dockercli [2021-11-17T23:15:59.954Z] #24 8.657 + shift [2021-11-17T23:15:59.954Z] #24 8.657 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-11-17T23:15:59.954Z] #24 8.657 + . /tmp/install/dockercli.installer [2021-11-17T23:15:59.954Z] #24 8.657 ++ : stable [2021-11-17T23:15:59.954Z] #24 8.657 ++ : 17.06.2-ce [2021-11-17T23:15:59.954Z] #24 8.657 + install_dockercli [2021-11-17T23:15:59.954Z] #24 8.657 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-17T23:15:59.954Z] #24 8.657 Install docker/cli version 17.06.2-ce from stable [2021-11-17T23:15:59.954Z] #24 8.675 ++ uname -m [2021-11-17T23:15:59.954Z] #24 8.675 + arch=x86_64 [2021-11-17T23:15:59.954Z] #24 8.683 + '[' x86_64 '!=' x86_64 ']' [2021-11-17T23:15:59.954Z] #24 8.683 + url=https://download.docker.com/linux/static [2021-11-17T23:15:59.954Z] #24 8.683 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-11-17T23:15:59.954Z] #24 8.683 + tar -xz docker/docker [2021-11-17T23:16:00.214Z] #24 ... [2021-11-17T23:16:00.214Z] [2021-11-17T23:16:00.214Z] #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 [2021-11-17T23:16:00.214Z] #47 sha256:07685da52d7d0a2ecd216ce9f1c19b0fb1d10104bc2410cbf7ee47ff579d5b13 [2021-11-17T23:16:00.214Z] #47 8.335 + RM_GOPATH=0 [2021-11-17T23:16:00.214Z] #47 8.335 + TMP_GOPATH= [2021-11-17T23:16:00.214Z] #47 8.335 + : /build [2021-11-17T23:16:00.214Z] #47 8.335 + '[' -z '' ']' [2021-11-17T23:16:00.214Z] #47 8.335 ++ mktemp -d [2021-11-17T23:16:00.214Z] #47 8.391 + export GOPATH=/tmp/tmp.lNQjmPLt7F [2021-11-17T23:16:00.214Z] #47 8.391 + GOPATH=/tmp/tmp.lNQjmPLt7F [2021-11-17T23:16:00.214Z] #47 8.391 + RM_GOPATH=1 [2021-11-17T23:16:00.214Z] #47 8.391 + case "$(go env GOARCH)" in [2021-11-17T23:16:00.214Z] #47 8.391 ++ go env GOARCH [2021-11-17T23:16:00.214Z] #47 8.429 + export GO_BUILDMODE=-buildmode=pie [2021-11-17T23:16:00.214Z] #47 8.429 + GO_BUILDMODE=-buildmode=pie [2021-11-17T23:16:00.214Z] #47 8.429 ++ dirname /tmp/install/install.sh [2021-11-17T23:16:00.214Z] #47 8.429 + dir=/tmp/install [2021-11-17T23:16:00.214Z] #47 8.429 + bin=gotestsum [2021-11-17T23:16:00.214Z] #47 8.429 + shift [2021-11-17T23:16:00.214Z] #47 8.429 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-11-17T23:16:00.214Z] #47 8.429 + . /tmp/install/gotestsum.installer [2021-11-17T23:16:00.214Z] #47 8.429 ++ : v0.5.3 [2021-11-17T23:16:00.214Z] #47 8.429 + install_gotestsum [2021-11-17T23:16:00.214Z] #47 8.429 + set -e [2021-11-17T23:16:00.214Z] #47 8.429 + export GO111MODULE=on [2021-11-17T23:16:00.214Z] #47 8.429 + GO111MODULE=on [2021-11-17T23:16:00.214Z] #47 8.429 + GOBIN=/build [2021-11-17T23:16:00.214Z] #47 8.429 + go get gotest.tools/gotestsum@v0.5.3 [2021-11-17T23:16:00.214Z] #47 9.731 go: downloading gotest.tools/gotestsum v0.5.3 [2021-11-17T23:16:00.214Z] #47 ... [2021-11-17T23:16:00.214Z] [2021-11-17T23:16:00.214Z] #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 [2021-11-17T23:16:00.214Z] #55 sha256:8e0525b109a1e0f7a0b21a83028ffee6aa17ef909a907da8fbbbfde8bd37a167 [2021-11-17T23:16:00.214Z] #55 9.528 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-11-17T23:16:00.214Z] #55 9.747 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-17T23:16:00.214Z] #55 9.977 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-17T23:16:00.473Z] #55 ... [2021-11-17T23:16:00.473Z] [2021-11-17T23:16:00.473Z] #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 [2021-11-17T23:16:00.473Z] #36 sha256:b2e8030f1d3e6b76a273518953eb3f95355461261f5319e0bdc1ab365c1aaca8 [2021-11-17T23:16:00.473Z] #36 9.582 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-11-17T23:16:00.473Z] #36 9.804 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-17T23:16:00.473Z] #36 9.881 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-17T23:16:00.732Z] #36 ... [2021-11-17T23:16:00.732Z] [2021-11-17T23:16:00.732Z] #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 [2021-11-17T23:16:00.732Z] #67 sha256:621489902022679880fa521f36a2d2fce61ef115d6f59f5a1b973a0dab3bce72 [2021-11-17T23:16:00.732Z] #67 5.853 + RM_GOPATH=0 [2021-11-17T23:16:00.732Z] #67 5.853 + TMP_GOPATH= [2021-11-17T23:16:00.732Z] #67 5.853 + : /build [2021-11-17T23:16:00.732Z] #67 5.853 + '[' -z '' ']' [2021-11-17T23:16:00.732Z] #67 5.854 ++ mktemp -d [2021-11-17T23:16:00.732Z] #67 5.855 + export GOPATH=/tmp/tmp.h6kGFQUQcb [2021-11-17T23:16:00.732Z] #67 5.855 + GOPATH=/tmp/tmp.h6kGFQUQcb [2021-11-17T23:16:00.732Z] #67 5.855 + RM_GOPATH=1 [2021-11-17T23:16:00.732Z] #67 5.855 + case "$(go env GOARCH)" in [2021-11-17T23:16:00.732Z] #67 5.858 ++ go env GOARCH [2021-11-17T23:16:00.732Z] #67 5.863 + export GO_BUILDMODE=-buildmode=pie [2021-11-17T23:16:00.732Z] #67 5.863 + GO_BUILDMODE=-buildmode=pie [2021-11-17T23:16:00.732Z] #67 5.864 ++ dirname /tmp/install/install.sh [2021-11-17T23:16:00.732Z] #67 5.866 + dir=/tmp/install [2021-11-17T23:16:00.732Z] #67 5.866 + bin=proxy [2021-11-17T23:16:00.732Z] #67 5.866 + shift [2021-11-17T23:16:00.732Z] #67 5.866 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-11-17T23:16:00.732Z] #67 5.866 + . /tmp/install/proxy.installer [2021-11-17T23:16:00.732Z] #67 5.866 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-11-17T23:16:00.732Z] #67 5.866 + install_proxy [2021-11-17T23:16:00.732Z] #67 5.866 + case "$1" in [2021-11-17T23:16:00.732Z] #67 5.866 + export CGO_ENABLED=0 [2021-11-17T23:16:00.732Z] #67 5.866 + CGO_ENABLED=0 [2021-11-17T23:16:00.732Z] #67 5.866 + _install_proxy [2021-11-17T23:16:00.732Z] #67 5.866 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-11-17T23:16:00.732Z] #67 5.866 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.h6kGFQUQcb/src/github.com/docker/libnetwork [2021-11-17T23:16:00.732Z] #67 5.866 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-11-17T23:16:00.732Z] #67 5.870 Cloning into '/tmp/tmp.h6kGFQUQcb/src/github.com/docker/libnetwork'... [2021-11-17T23:16:00.732Z] #67 ... [2021-11-17T23:16:00.732Z] [2021-11-17T23:16:00.732Z] #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 [2021-11-17T23:16:00.732Z] #42 sha256:458dfcbb019aed25e86f24c62186909e3d0db8f816c9fb3db42bc8e2d47296d9 [2021-11-17T23:16:00.732Z] #42 9.540 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-11-17T23:16:00.732Z] #42 9.747 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-17T23:16:00.732Z] #42 9.899 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-17T23:16:00.992Z] #42 ... [2021-11-17T23:16:00.992Z] [2021-11-17T23:16:00.992Z] #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 [2021-11-17T23:16:00.992Z] #34 sha256:d44a223fd3b6f0e235cae302ba0cb6d9e27d27072d350f0dabe1caf49efc9615 [2021-11-17T23:16:00.992Z] #34 10.50 runtime/internal/sys [2021-11-17T23:16:00.992Z] #34 11.25 runtime/internal/math [2021-11-17T23:16:00.992Z] #34 11.31 internal/bytealg [2021-11-17T23:16:00.992Z] #34 11.44 math/bits [2021-11-17T23:16:02.372Z] #34 12.83 math [2021-11-17T23:16:03.750Z] #34 14.31 runtime [2021-11-17T23:16:05.656Z] #34 ... [2021-11-17T23:16:05.656Z] [2021-11-17T23:16:05.656Z] #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 [2021-11-17T23:16:05.656Z] #47 sha256:07685da52d7d0a2ecd216ce9f1c19b0fb1d10104bc2410cbf7ee47ff579d5b13 [2021-11-17T23:16:05.656Z] #47 13.51 go: downloading github.com/fatih/color v1.9.0 [2021-11-17T23:16:05.656Z] #47 13.51 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-17T23:16:05.656Z] #47 13.85 go: downloading github.com/pkg/errors v0.9.1 [2021-11-17T23:16:05.656Z] #47 13.91 go: downloading github.com/spf13/pflag v1.0.3 [2021-11-17T23:16:05.656Z] #47 14.53 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-11-17T23:16:05.656Z] #47 14.57 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-17T23:16:05.656Z] #47 14.66 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-11-17T23:16:05.656Z] #47 14.91 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-11-17T23:16:05.656Z] #47 15.15 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-11-17T23:16:05.711Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2021-11-17T23:16:05.711Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-17T23:16:05.711Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2021-11-17T23:16:05.711Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-17T23:16:05.711Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-17T23:16:05.711Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-17T23:16:05.711Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-17T23:16:05.711Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-17T23:16:05.711Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-17T23:16:05.711Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-17T23:16:05.711Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-17T23:16:05.711Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-17T23:16:05.711Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-17T23:16:05.711Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-17T23:16:05.711Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2021-11-17T23:16:05.711Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-17T23:16:05.711Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-17T23:16:05.711Z] ? github.com/docker/docker/api/types [no test files] [2021-11-17T23:16:05.711Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-17T23:16:05.711Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-17T23:16:05.711Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-17T23:16:05.711Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-17T23:16:05.711Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2021-11-17T23:16:05.711Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-17T23:16:05.711Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-17T23:16:05.711Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-17T23:16:05.711Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-17T23:16:05.711Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-17T23:16:05.711Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2021-11-17T23:16:05.711Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-17T23:16:05.711Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-17T23:16:05.711Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2021-11-17T23:16:05.711Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-11-17T23:16:05.711Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-17T23:16:05.711Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-17T23:16:05.711Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-17T23:16:05.711Z] ? github.com/docker/docker/builder [no test files] [2021-11-17T23:16:05.711Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-17T23:16:05.711Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-17T23:16:05.711Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-17T23:16:05.711Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-17T23:16:05.711Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-17T23:16:05.711Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-17T23:16:05.711Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-17T23:16:05.927Z] #47 16.75 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-11-17T23:16:07.086Z] ok github.com/docker/docker/builder/dockerfile 0.203s coverage: 48.5% of statements [2021-11-17T23:16:07.086Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-17T23:16:07.086Z] ok github.com/docker/docker/builder/remotecontext 0.083s coverage: 13.7% of statements [2021-11-17T23:16:07.309Z] #47 ... [2021-11-17T23:16:07.309Z] [2021-11-17T23:16:07.309Z] #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 [2021-11-17T23:16:07.309Z] #32 sha256:ddd67d6f85d538ef6e07aa19cfd9c5c44b4f0df2bbb11681f570a26b980749b1 [2021-11-17T23:16:07.309Z] #32 7.506 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-17T23:16:07.309Z] #32 7.506 Cloning into '.'... [2021-11-17T23:16:07.309Z] #32 ... [2021-11-17T23:16:07.309Z] [2021-11-17T23:16:07.309Z] #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 [2021-11-17T23:16:07.309Z] #58 sha256:6a5cc34c0616e7d7b60edbadbaf772b222805bb44fe7106c39461b5feebb98a9 [2021-11-17T23:16:07.309Z] #58 14.06 + cd /tmp/tmp.BdcOXcAG2j/src/github.com/rootless-containers/rootlesskit [2021-11-17T23:16:07.309Z] #58 14.06 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-11-17T23:16:07.309Z] #58 14.18 + export GO111MODULE=on [2021-11-17T23:16:07.309Z] #58 14.18 + GO111MODULE=on [2021-11-17T23:16:07.309Z] #58 14.18 + export GOPROXY=https://proxy.golang.org [2021-11-17T23:16:07.309Z] #58 14.18 + GOPROXY=https://proxy.golang.org [2021-11-17T23:16:07.309Z] #58 14.18 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-17T23:16:07.309Z] #58 14.18 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-11-17T23:16:07.309Z] #58 16.99 go: downloading github.com/pkg/errors v0.9.1 [2021-11-17T23:16:07.309Z] #58 17.00 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-17T23:16:07.309Z] #58 17.26 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-17T23:16:07.653Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-11-17T23:16:08.248Z] #58 18.94 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-11-17T23:16:08.356Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-17T23:16:08.356Z] [2021-11-17T23:16:08.356Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-17T23:16:08.356Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-17T23:16:08.356Z] HOSTNAME=be47f2c121e3 [2021-11-17T23:16:08.356Z] DEST=bundles/test-integration [2021-11-17T23:16:08.356Z] PWD=/go/src/github.com/docker/docker [2021-11-17T23:16:08.356Z] DOCKER_ROOTLESS=1 [2021-11-17T23:16:08.356Z] DOCKER_GITCOMMIT=d90ee8dc573382cc433dc9e21f74c919fc15e6ba [2021-11-17T23:16:08.356Z] container=docker [2021-11-17T23:16:08.356Z] HOME=/root [2021-11-17T23:16:08.356Z] GOLANG_VERSION=1.16.10 [2021-11-17T23:16:08.356Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-17T23:16:08.356Z] VALIDATE_BRANCH=20.10 [2021-11-17T23:16:08.356Z] TERM=xterm [2021-11-17T23:16:08.356Z] DOCKER_PKG=github.com/docker/docker [2021-11-17T23:16:08.356Z] SHLVL=1 [2021-11-17T23:16:08.356Z] TIMEOUT=120m [2021-11-17T23:16:08.356Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-17T23:16:08.356Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-17T23:16:08.356Z] GO111MODULE=off [2021-11-17T23:16:08.356Z] DOCKER_EXPERIMENTAL=1 [2021-11-17T23:16:08.356Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-17T23:16:08.356Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-17T23:16:08.356Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-17T23:16:08.356Z] GOPATH=/go [2021-11-17T23:16:08.356Z] PKG_CONFIG=pkg-config [2021-11-17T23:16:08.356Z] _=/usr/bin/env [2021-11-17T23:16:08.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-17T23:16:08.507Z] #58 ... [2021-11-17T23:16:08.508Z] [2021-11-17T23:16:08.508Z] #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 [2021-11-17T23:16:08.508Z] #40 sha256:2d462ea74ef525c4f75d25a79a9cf1f134c137bff45947dce31175cdabc798fa [2021-11-17T23:16:08.508Z] #40 8.657 + git clone https://github.com/docker/distribution.git . [2021-11-17T23:16:08.508Z] #40 8.657 Cloning into '.'... [2021-11-17T23:16:08.508Z] #40 ... [2021-11-17T23:16:08.508Z] [2021-11-17T23:16:08.508Z] #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 [2021-11-17T23:16:08.508Z] #45 sha256:6e8bdb885b85d79567a7850848b00685910570db3635fa2d88c47490fd3a5711 [2021-11-17T23:16:08.508Z] #45 13.30 internal/race [2021-11-17T23:16:08.508Z] #45 13.47 internal/bytealg [2021-11-17T23:16:08.508Z] #45 13.67 sync/atomic [2021-11-17T23:16:08.508Z] #45 14.50 unicode [2021-11-17T23:16:08.508Z] #45 16.37 runtime [2021-11-17T23:16:08.605Z] ok github.com/docker/docker/builder/remotecontext/git 1.044s coverage: 86.3% of statements [2021-11-17T23:16:08.605Z] ? github.com/docker/docker/cli [no test files] [2021-11-17T23:16:08.605Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-17T23:16:09.886Z] #45 ... [2021-11-17T23:16:09.886Z] [2021-11-17T23:16:09.886Z] #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 [2021-11-17T23:16:09.886Z] #13 sha256:c49801e2dce6d2ae9af8a4bf01e3f723d69e295b76ebdbe9590ac3e266c23ffb [2021-11-17T23:16:09.886Z] #13 5.484 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-11-17T23:16:09.886Z] #13 5.665 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-11-17T23:16:09.886Z] #13 5.665 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-17T23:16:09.886Z] #13 5.670 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-17T23:16:09.886Z] #13 7.848 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-11-17T23:16:09.886Z] #13 11.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-11-17T23:16:10.836Z] #13 ... [2021-11-17T23:16:10.836Z] [2021-11-17T23:16:10.836Z] #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 [2021-11-17T23:16:10.836Z] #47 sha256:07685da52d7d0a2ecd216ce9f1c19b0fb1d10104bc2410cbf7ee47ff579d5b13 [2021-11-17T23:16:10.836Z] #47 21.34 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-11-17T23:16:11.095Z] #47 ... [2021-11-17T23:16:11.095Z] [2021-11-17T23:16:11.095Z] #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 [2021-11-17T23:16:11.095Z] #36 sha256:b2e8030f1d3e6b76a273518953eb3f95355461261f5319e0bdc1ab365c1aaca8 [2021-11-17T23:16:11.095Z] #36 11.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-11-17T23:16:11.095Z] #36 16.79 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [309 kB] [2021-11-17T23:16:11.095Z] #36 21.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-11-17T23:16:11.136Z] ok github.com/docker/docker/client 0.139s coverage: 75.4% of statements [2021-11-17T23:16:11.354Z] #36 ... [2021-11-17T23:16:11.354Z] [2021-11-17T23:16:11.354Z] #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 [2021-11-17T23:16:11.354Z] #42 sha256:458dfcbb019aed25e86f24c62186909e3d0db8f816c9fb3db42bc8e2d47296d9 [2021-11-17T23:16:11.354Z] #42 11.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-11-17T23:16:11.354Z] #42 16.36 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [309 kB] [2021-11-17T23:16:11.354Z] #42 21.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-11-17T23:16:11.354Z] #42 ... [2021-11-17T23:16:11.354Z] [2021-11-17T23:16:11.354Z] #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 [2021-11-17T23:16:11.354Z] #55 sha256:8e0525b109a1e0f7a0b21a83028ffee6aa17ef909a907da8fbbbfde8bd37a167 [2021-11-17T23:16:11.354Z] #55 11.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-11-17T23:16:11.354Z] #55 16.25 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [309 kB] [2021-11-17T23:16:11.354Z] #55 21.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-11-17T23:16:11.614Z] #55 ... [2021-11-17T23:16:11.614Z] [2021-11-17T23:16:11.614Z] #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 [2021-11-17T23:16:11.614Z] #13 sha256:c49801e2dce6d2ae9af8a4bf01e3f723d69e295b76ebdbe9590ac3e266c23ffb [2021-11-17T23:16:11.614Z] #13 16.99 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [309 kB] [2021-11-17T23:16:15.838Z] #13 21.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-11-17T23:16:16.409Z] #13 ... [2021-11-17T23:16:16.410Z] [2021-11-17T23:16:16.410Z] #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 [2021-11-17T23:16:16.410Z] #67 sha256:621489902022679880fa521f36a2d2fce61ef115d6f59f5a1b973a0dab3bce72 [2021-11-17T23:16:16.410Z] #67 23.22 Checking out files: 32% (626/1907) Checking out files: 33% (630/1907) Checking out files: 34% (649/1907) Checking out files: 35% (668/1907) Checking out files: 36% (687/1907) Checking out files: 37% (706/1907) Checking out files: 38% (725/1907) Checking out files: 39% (744/1907) Checking out files: 40% (763/1907) Checking out files: 41% (782/1907) Checking out files: 42% (801/1907) Checking out files: 43% (821/1907) Checking out files: 44% (840/1907) Checking out files: 45% (859/1907) Checking out files: 46% (878/1907) Checking out files: 47% (897/1907) Checking out files: 48% (916/1907) Checking out files: 49% (935/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 58% (1116/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/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: 89% (1709/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. [2021-11-17T23:16:16.410Z] #67 25.95 + cd /tmp/tmp.h6kGFQUQcb/src/github.com/docker/libnetwork [2021-11-17T23:16:16.410Z] #67 25.95 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-11-17T23:16:16.410Z] #67 26.16 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-11-17T23:16:17.347Z] #67 ... [2021-11-17T23:16:17.347Z] [2021-11-17T23:16:17.347Z] #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 [2021-11-17T23:16:17.347Z] #24 sha256:7bf89c4549cc92458f638530b02b9ce53c74456803933f7f49d5809a2dc7411e [2021-11-17T23:16:17.347Z] #24 27.54 + mkdir -p /build [2021-11-17T23:16:17.347Z] #24 27.55 + mv docker/docker /build/ [2021-11-17T23:16:17.347Z] #24 27.57 + rmdir docker [2021-11-17T23:16:17.347Z] #24 DONE 28.2s [2021-11-17T23:16:17.606Z] [2021-11-17T23:16:17.606Z] #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 [2021-11-17T23:16:17.606Z] #51 sha256:b49a18848b7a3d057ae4ba4ceb10c26b8fd97e3d4eba00948a07fd02f6b1c1b4 [2021-11-17T23:16:17.606Z] #51 27.58 + cd /tmp/tmp.cnuMKxh6wS/src/github.com/mvdan/sh [2021-11-17T23:16:17.606Z] #51 27.58 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-11-17T23:16:17.606Z] #51 27.91 + GO111MODULE=on [2021-11-17T23:16:17.606Z] #51 27.91 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-11-17T23:16:19.530Z] #51 29.91 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-17T23:16:19.530Z] #51 29.93 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-17T23:16:19.530Z] #51 30.09 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-17T23:16:21.440Z] #51 ... [2021-11-17T23:16:21.440Z] [2021-11-17T23:16:21.440Z] #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 [2021-11-17T23:16:21.440Z] #34 sha256:d44a223fd3b6f0e235cae302ba0cb6d9e27d27072d350f0dabe1caf49efc9615 [2021-11-17T23:16:21.440Z] #34 21.87 unicode/utf8 [2021-11-17T23:16:21.440Z] #34 23.49 encoding [2021-11-17T23:16:21.440Z] #34 ... [2021-11-17T23:16:21.440Z] [2021-11-17T23:16:21.440Z] #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 [2021-11-17T23:16:21.440Z] #49 sha256:59fd0b3a81e8b64f42d524cdfdbcf145ba6ab1bad03d459c3dd42b26aaaee249 [2021-11-17T23:16:21.440Z] #49 30.35 go: downloading github.com/fatih/color v1.7.0 [2021-11-17T23:16:21.441Z] #49 30.38 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-17T23:16:21.441Z] #49 30.64 go: downloading github.com/pkg/errors v0.8.1 [2021-11-17T23:16:21.441Z] #49 30.64 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-17T23:16:21.441Z] #49 30.98 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-17T23:16:21.441Z] #49 31.58 go: downloading github.com/spf13/viper v1.6.1 [2021-11-17T23:16:21.702Z] #49 32.35 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-17T23:16:21.702Z] #49 32.43 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-17T23:16:21.961Z] #49 ... [2021-11-17T23:16:21.961Z] [2021-11-17T23:16:21.961Z] #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 [2021-11-17T23:16:21.961Z] #45 sha256:6e8bdb885b85d79567a7850848b00685910570db3635fa2d88c47490fd3a5711 [2021-11-17T23:16:21.961Z] #45 22.48 unicode/utf8 [2021-11-17T23:16:21.961Z] #45 24.00 unicode/utf16 [2021-11-17T23:16:21.961Z] #45 25.07 container/list [2021-11-17T23:16:21.961Z] #45 26.60 crypto/internal/subtle [2021-11-17T23:16:21.961Z] #45 26.92 crypto/subtle [2021-11-17T23:16:21.961Z] #45 27.42 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-11-17T23:16:21.961Z] #45 27.76 internal/nettrace [2021-11-17T23:16:21.961Z] #45 28.08 runtime/cgo [2021-11-17T23:16:21.961Z] #45 ... [2021-11-17T23:16:21.961Z] [2021-11-17T23:16:21.961Z] #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 [2021-11-17T23:16:21.961Z] #49 sha256:59fd0b3a81e8b64f42d524cdfdbcf145ba6ab1bad03d459c3dd42b26aaaee249 [2021-11-17T23:16:21.961Z] #49 32.65 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-17T23:16:21.961Z] #49 32.66 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-17T23:16:24.513Z] #49 34.89 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-17T23:16:24.513Z] #49 35.17 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-17T23:16:25.626Z] #49 ... [2021-11-17T23:16:25.626Z] [2021-11-17T23:16:25.626Z] #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 [2021-11-17T23:16:25.626Z] #58 sha256:6a5cc34c0616e7d7b60edbadbaf772b222805bb44fe7106c39461b5feebb98a9 [2021-11-17T23:16:25.626Z] #58 26.48 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-11-17T23:16:25.626Z] #58 27.82 go: downloading github.com/google/uuid v1.3.0 [2021-11-17T23:16:25.626Z] #58 27.91 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-17T23:16:25.626Z] #58 28.35 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-17T23:16:25.626Z] #58 28.67 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-17T23:16:25.626Z] #58 28.79 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-17T23:16:25.626Z] #58 29.43 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-11-17T23:16:25.626Z] #58 30.12 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-17T23:16:25.626Z] #58 30.32 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-11-17T23:16:25.626Z] #58 35.49 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-11-17T23:16:32.230Z] #58 ... [2021-11-17T23:16:32.230Z] [2021-11-17T23:16:32.230Z] #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 [2021-11-17T23:16:32.231Z] #55 sha256:8e0525b109a1e0f7a0b21a83028ffee6aa17ef909a907da8fbbbfde8bd37a167 [2021-11-17T23:16:32.231Z] #55 42.07 Fetched 8469 kB in 33s (257 kB/s) [2021-11-17T23:16:33.610Z] #55 42.07 Reading package lists... [2021-11-17T23:16:33.610Z] #55 ... [2021-11-17T23:16:33.610Z] [2021-11-17T23:16:33.610Z] #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 [2021-11-17T23:16:33.610Z] #51 sha256:b49a18848b7a3d057ae4ba4ceb10c26b8fd97e3d4eba00948a07fd02f6b1c1b4 [2021-11-17T23:16:33.610Z] #51 34.10 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-17T23:16:33.610Z] #51 41.64 runtime [2021-11-17T23:16:33.610Z] #51 ... [2021-11-17T23:16:33.610Z] [2021-11-17T23:16:33.610Z] #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 [2021-11-17T23:16:33.610Z] #49 sha256:59fd0b3a81e8b64f42d524cdfdbcf145ba6ab1bad03d459c3dd42b26aaaee249 [2021-11-17T23:16:33.610Z] #49 43.35 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-17T23:16:33.610Z] #49 43.41 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-17T23:16:33.610Z] #49 43.78 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-17T23:16:33.610Z] #49 44.15 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-11-17T23:16:33.610Z] #49 44.19 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-17T23:16:33.610Z] #49 44.37 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-17T23:16:33.884Z] #49 106.7 + /build/golangci-lint --version [2021-11-17T23:16:33.885Z] #49 106.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-17T23:16:33.885Z] #49 DONE 107.4s [2021-11-17T23:16:33.885Z] [2021-11-17T23:16:33.885Z] #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 [2021-11-17T23:16:33.885Z] #56 sha256:32014eb51376718c5a2fa06cf176a18a8e885b2a65e83e200fae5e5f63e9f092 [2021-11-17T23:16:33.885Z] #56 108.6 + bin/containerd [2021-11-17T23:16:34.182Z] #56 ... [2021-11-17T23:16:34.182Z] [2021-11-17T23:16:34.182Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-17T23:16:34.182Z] #50 sha256:8929c6ca72864aeae85191b5381c42d1b15794022b874487f2ce4b159b069953 [2021-11-17T23:16:34.182Z] #50 DONE 0.2s [2021-11-17T23:16:34.182Z] [2021-11-17T23:16:34.182Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-17T23:16:34.182Z] #52 sha256:4e0c80172232571a9f3a6792e5ceac44fbf5385a53430e9e599fec4e0f91c85a [2021-11-17T23:16:34.182Z] #52 DONE 0.1s [2021-11-17T23:16:34.460Z] [2021-11-17T23:16:34.460Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-11-17T23:16:34.460Z] #54 sha256:4e63148121efe584f1df08b35df4e1eb1212c90d8ea95b61da745403771f9876 [2021-11-17T23:16:34.460Z] #54 DONE 0.2s [2021-11-17T23:16:34.460Z] [2021-11-17T23:16:34.460Z] #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 [2021-11-17T23:16:34.460Z] #56 sha256:32014eb51376718c5a2fa06cf176a18a8e885b2a65e83e200fae5e5f63e9f092 [2021-11-17T23:16:34.570Z] #49 45.23 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-17T23:16:34.570Z] #49 45.24 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-17T23:16:34.828Z] #49 45.50 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-17T23:16:34.828Z] #49 45.50 go: downloading github.com/spf13/afero v1.1.2 [2021-11-17T23:16:35.396Z] #49 45.98 go: downloading github.com/spf13/cast v1.3.0 [2021-11-17T23:16:35.396Z] #49 46.02 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-17T23:16:35.396Z] #49 46.10 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-17T23:16:35.396Z] #49 46.16 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-17T23:16:35.488Z] #56 ... [2021-11-17T23:16:35.488Z] [2021-11-17T23:16:35.488Z] #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 [2021-11-17T23:16:35.488Z] #49 sha256:27bfd8c7a1fd6f6d8b84d5e117056049211bb0aa981ac7f3a64477e3505fc3ed [2021-11-17T23:16:35.488Z] #49 106.6 + /build/golangci-lint --version [2021-11-17T23:16:35.488Z] #49 106.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-17T23:16:35.488Z] #49 DONE 107.1s [2021-11-17T23:16:35.488Z] [2021-11-17T23:16:35.488Z] #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 [2021-11-17T23:16:35.488Z] #56 sha256:f81768e6b85074abb610d8ce2b76adff6256afe0aed23608848861fe7007dc2c [2021-11-17T23:16:35.488Z] #56 107.6 + bin/containerd [2021-11-17T23:16:35.488Z] #56 ... [2021-11-17T23:16:35.488Z] [2021-11-17T23:16:35.488Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-17T23:16:35.488Z] #50 sha256:5bfa2c5b7d4cea0dd4aaa6d32b5b3fc3464e6cf96739595194e7ad9a4640e5d8 [2021-11-17T23:16:35.488Z] #50 DONE 0.1s [2021-11-17T23:16:35.488Z] [2021-11-17T23:16:35.488Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-17T23:16:35.488Z] #52 sha256:c984d096363f8d02699655fd21d4fdeb3de67b080f0901e09af8dfbf4d541a6c [2021-11-17T23:16:35.488Z] #52 DONE 0.1s [2021-11-17T23:16:35.488Z] [2021-11-17T23:16:35.488Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-11-17T23:16:35.488Z] #54 sha256:e398fa2cebeb85f5ac58028f2b707b4dc372f10ab33229c12ba48565fe3b3154 [2021-11-17T23:16:35.488Z] #54 DONE 0.1s [2021-11-17T23:16:35.488Z] [2021-11-17T23:16:35.488Z] #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 [2021-11-17T23:16:35.488Z] #56 sha256:f81768e6b85074abb610d8ce2b76adff6256afe0aed23608848861fe7007dc2c [2021-11-17T23:16:35.654Z] #49 46.19 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-17T23:16:35.913Z] #49 46.48 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-17T23:16:36.176Z] #49 46.82 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-17T23:16:36.439Z] #49 47.12 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-17T23:16:36.439Z] #49 47.21 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-17T23:16:36.700Z] #49 47.27 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-17T23:16:36.700Z] #49 47.36 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-17T23:16:36.700Z] #49 47.53 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-17T23:16:36.959Z] #49 47.61 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-17T23:16:36.959Z] #49 47.82 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-17T23:16:37.526Z] #49 48.17 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-17T23:16:37.785Z] #49 48.36 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-17T23:16:37.785Z] #49 48.49 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-17T23:16:38.044Z] #49 48.72 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-17T23:16:38.302Z] #49 48.91 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-17T23:16:39.257Z] #49 49.87 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-17T23:16:39.257Z] #49 49.96 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-17T23:16:39.516Z] #49 50.13 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-17T23:16:39.775Z] #49 50.53 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-17T23:16:39.775Z] #49 50.66 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-17T23:16:40.717Z] #49 51.15 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-17T23:16:40.717Z] #49 51.19 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-17T23:16:40.717Z] #49 ... [2021-11-17T23:16:40.717Z] [2021-11-17T23:16:40.717Z] #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 [2021-11-17T23:16:40.717Z] #40 sha256:2d462ea74ef525c4f75d25a79a9cf1f134c137bff45947dce31175cdabc798fa [2021-11-17T23:16:40.717Z] #40 44.63 Checking out files: 40% (716/1750) Checking out files: 41% (718/1750) Checking out files: 42% (735/1750) Checking out files: 43% (753/1750) Checking out files: 44% (770/1750) Checking out files: 45% (788/1750) Checking out files: 46% (805/1750) Checking out files: 47% (823/1750) Checking out files: 48% (840/1750) Checking out files: 49% (858/1750) Checking out files: 50% (875/1750) Checking out files: 51% (893/1750) Checking out files: 52% (910/1750) Checking out files: 53% (928/1750) Checking out files: 54% (945/1750) Checking out files: 55% (963/1750) Checking out files: 56% (980/1750) Checking out files: 57% (998/1750) Checking out files: 58% (1015/1750) Checking out files: 59% (1033/1750) Checking out files: 60% (1050/1750) Checking out files: 61% (1068/1750) Checking out files: 62% (1085/1750) Checking out files: 63% (1103/1750) Checking out files: 64% (1120/1750) Checking out files: 65% (1138/1750) Checking out files: 66% (1155/1750) Checking out files: 67% (1173/1750) Checking out files: 68% (1190/1750) Checking out files: 69% (1208/1750) Checking out files: 70% (1225/1750) Checking out files: 71% (1243/1750) Checking out files: 72% (1260/1750) Checking out files: 73% (1278/1750) Checking out files: 74% (1295/1750) Checking out files: 75% (1313/1750) Checking out files: 76% (1330/1750) Checking out files: 77% (1348/1750) Checking out files: 78% (1365/1750) Checking out files: 79% (1383/1750) Checking out files: 80% (1400/1750) Checking out files: 81% (1418/1750) Checking out files: 82% (1435/1750) Checking out files: 83% (1453/1750) Checking out files: 84% (1470/1750) Checking out files: 85% (1488/1750) Checking out files: 86% (1505/1750) Checking out files: 87% (1523/1750) Checking out files: 88% (1540/1750) Checking out files: 89% (1558/1750) Checking out files: 90% (1575/1750) Checking out files: 91% (1593/1750) Checking out files: 92% (1610/1750) Checking out files: 93% (1628/1750) Checking out files: 94% (1645/1750) Checking out files: 95% (1663/1750) Checking out files: 96% (1680/1750) Checking out files: 97% (1698/1750) Checking out files: 98% (1715/1750) Checking out files: 99% (1733/1750) Checking out files: 100% (1750/1750) Checking out files: 100% (1750/1750), done. [2021-11-17T23:16:40.717Z] #40 46.29 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-11-17T23:16:40.717Z] #40 50.05 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-11-17T23:16:41.655Z] #40 ... [2021-11-17T23:16:41.655Z] [2021-11-17T23:16:41.655Z] #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 [2021-11-17T23:16:41.655Z] #42 sha256:458dfcbb019aed25e86f24c62186909e3d0db8f816c9fb3db42bc8e2d47296d9 [2021-11-17T23:16:41.655Z] #42 42.43 Fetched 8469 kB in 33s (255 kB/s) [2021-11-17T23:16:41.914Z] #42 42.43 Reading package lists... [2021-11-17T23:16:41.914Z] #42 ... [2021-11-17T23:16:41.914Z] [2021-11-17T23:16:41.914Z] #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 [2021-11-17T23:16:41.914Z] #36 sha256:b2e8030f1d3e6b76a273518953eb3f95355461261f5319e0bdc1ab365c1aaca8 [2021-11-17T23:16:41.914Z] #36 42.45 Fetched 8469 kB in 33s (256 kB/s) [2021-11-17T23:16:41.914Z] #36 42.45 Reading package lists... [2021-11-17T23:16:41.914Z] #36 ... [2021-11-17T23:16:41.914Z] [2021-11-17T23:16:41.914Z] #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 [2021-11-17T23:16:41.914Z] #45 sha256:6e8bdb885b85d79567a7850848b00685910570db3635fa2d88c47490fd3a5711 [2021-11-17T23:16:41.914Z] #45 52.67 vendor/golang.org/x/crypto/internal/subtle [2021-11-17T23:16:43.125Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-11-17T23:16:43.125Z] [2021-11-17T23:16:43.125Z] ________ ____ __. [2021-11-17T23:16:43.125Z] \_____ \ | |/ _| [2021-11-17T23:16:43.125Z] / | \| < [2021-11-17T23:16:43.125Z] / | \ | \ [2021-11-17T23:16:43.125Z] \_______ /____|__ \ [2021-11-17T23:16:43.125Z] \/ \/ [2021-11-17T23:16:43.125Z] [2021-11-17T23:16:43.125Z] INFO: make.ps1 ended at 11/17/2021 23:16:35 [2021-11-17T23:16:43.125Z] INFO: Binaries build ended at 11/17/2021 23:16:37. Duration:00:01:12.5217222 [2021-11-17T23:16:43.125Z] INFO: Copying the built daemon binary to d:\CI\PR-43027\5\binary\dockerd-86bce3d8d2.exe... [2021-11-17T23:16:43.125Z] INFO: Copying the built client binary to d:\CI\PR-43027\5\binary\docker-86bce3d8d2.exe... [2021-11-17T23:16:43.125Z] INFO: Copying dockerversion from the container... [2021-11-17T23:16:43.125Z] INFO: Copying the golang package from the container to d:\CI\PR-43027\5\installer\go.zip... [2021-11-17T23:16:43.125Z] INFO: Extracting go.zip to d:\CI\PR-43027\5\go [2021-11-17T23:16:43.210Z] ok github.com/docker/docker/cmd/dockerd 0.065s coverage: 29.1% of statements [2021-11-17T23:16:43.468Z] ok github.com/docker/docker/container 0.138s coverage: 34.5% of statements [2021-11-17T23:16:43.468Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-17T23:16:43.468Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-17T23:16:43.468Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-17T23:16:43.468Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-17T23:16:46.107Z] #45 ... [2021-11-17T23:16:46.107Z] [2021-11-17T23:16:46.107Z] #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 [2021-11-17T23:16:46.107Z] #58 sha256:6a5cc34c0616e7d7b60edbadbaf772b222805bb44fe7106c39461b5feebb98a9 [2021-11-17T23:16:46.107Z] #58 46.64 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-17T23:16:46.107Z] #58 ... [2021-11-17T23:16:46.107Z] [2021-11-17T23:16:46.107Z] #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 [2021-11-17T23:16:46.107Z] #49 sha256:59fd0b3a81e8b64f42d524cdfdbcf145ba6ab1bad03d459c3dd42b26aaaee249 [2021-11-17T23:16:46.107Z] #49 52.32 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-17T23:16:46.107Z] #49 52.39 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-17T23:16:46.107Z] #49 52.45 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-17T23:16:46.107Z] #49 52.70 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-17T23:16:46.107Z] #49 52.79 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-17T23:16:46.107Z] #49 52.95 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-17T23:16:46.107Z] #49 53.75 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-17T23:16:46.107Z] #49 54.09 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-17T23:16:46.107Z] #49 54.41 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-17T23:16:46.107Z] #49 54.55 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-17T23:16:46.107Z] #49 54.63 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-17T23:16:46.107Z] #49 54.90 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-17T23:16:46.107Z] #49 55.12 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-17T23:16:46.676Z] #49 ... [2021-11-17T23:16:46.676Z] [2021-11-17T23:16:46.676Z] #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 [2021-11-17T23:16:46.676Z] #13 sha256:c49801e2dce6d2ae9af8a4bf01e3f723d69e295b76ebdbe9590ac3e266c23ffb [2021-11-17T23:16:46.676Z] #13 42.36 Fetched 9002 kB in 37s (243 kB/s) [2021-11-17T23:16:46.676Z] #13 42.36 Reading package lists... [2021-11-17T23:16:46.676Z] #13 ... [2021-11-17T23:16:46.676Z] [2021-11-17T23:16:46.676Z] #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 [2021-11-17T23:16:46.676Z] #49 sha256:59fd0b3a81e8b64f42d524cdfdbcf145ba6ab1bad03d459c3dd42b26aaaee249 [2021-11-17T23:16:46.676Z] #49 57.43 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-17T23:16:46.676Z] #49 57.43 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-17T23:16:47.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-17T23:16:47.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-17T23:16:47.244Z] #49 57.73 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-11-17T23:16:47.244Z] #49 57.81 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-17T23:16:47.244Z] #49 57.84 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-17T23:16:47.244Z] #49 57.96 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-17T23:16:47.504Z] #49 58.37 go: downloading golang.org/x/text v0.3.2 [2021-11-17T23:16:47.659Z] ok github.com/docker/docker/daemon/cluster 0.050s coverage: 0.5% of statements [2021-11-17T23:16:50.944Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2021-11-17T23:16:51.511Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.9% of statements [2021-11-17T23:16:51.695Z] #49 ... [2021-11-17T23:16:51.695Z] [2021-11-17T23:16:51.695Z] #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 [2021-11-17T23:16:51.695Z] #67 sha256:621489902022679880fa521f36a2d2fce61ef115d6f59f5a1b973a0dab3bce72 [2021-11-17T23:16:51.695Z] #67 DONE 61.7s [2021-11-17T23:16:51.695Z] [2021-11-17T23:16:51.695Z] #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 [2021-11-17T23:16:51.695Z] #13 sha256:c49801e2dce6d2ae9af8a4bf01e3f723d69e295b76ebdbe9590ac3e266c23ffb [2021-11-17T23:16:51.695Z] #13 42.36 Reading package lists... [2021-11-17T23:16:54.984Z] #13 55.98 Reading package lists... [2021-11-17T23:16:54.984Z] #13 ... [2021-11-17T23:16:54.984Z] [2021-11-17T23:16:54.985Z] #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 [2021-11-17T23:16:54.985Z] #55 sha256:8e0525b109a1e0f7a0b21a83028ffee6aa17ef909a907da8fbbbfde8bd37a167 [2021-11-17T23:16:54.985Z] #55 42.07 Reading package lists... [2021-11-17T23:16:54.985Z] #55 56.24 Reading package lists... [2021-11-17T23:16:54.985Z] #55 ... [2021-11-17T23:16:54.985Z] [2021-11-17T23:16:54.985Z] #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 [2021-11-17T23:16:54.985Z] #42 sha256:458dfcbb019aed25e86f24c62186909e3d0db8f816c9fb3db42bc8e2d47296d9 [2021-11-17T23:16:54.985Z] #42 42.43 Reading package lists... [2021-11-17T23:16:55.244Z] #42 56.81 Reading package lists... [2021-11-17T23:16:55.244Z] #42 ... [2021-11-17T23:16:55.244Z] [2021-11-17T23:16:55.244Z] #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 [2021-11-17T23:16:55.244Z] #55 sha256:8e0525b109a1e0f7a0b21a83028ffee6aa17ef909a907da8fbbbfde8bd37a167 [2021-11-17T23:16:55.244Z] #55 56.24 Reading package lists... [2021-11-17T23:16:55.503Z] #55 ... [2021-11-17T23:16:55.503Z] [2021-11-17T23:16:55.503Z] #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 [2021-11-17T23:16:55.503Z] #36 sha256:b2e8030f1d3e6b76a273518953eb3f95355461261f5319e0bdc1ab365c1aaca8 [2021-11-17T23:16:55.503Z] #36 42.45 Reading package lists... [2021-11-17T23:16:55.503Z] #36 56.79 Reading package lists... [2021-11-17T23:16:55.503Z] #36 ... [2021-11-17T23:16:55.503Z] [2021-11-17T23:16:55.503Z] #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 [2021-11-17T23:16:55.503Z] #42 sha256:458dfcbb019aed25e86f24c62186909e3d0db8f816c9fb3db42bc8e2d47296d9 [2021-11-17T23:16:55.503Z] #42 56.81 Reading package lists... [2021-11-17T23:16:57.140Z] #42 66.44 Building dependency tree... [2021-11-17T23:16:58.074Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.8% of statements [2021-11-17T23:16:59.044Z] #42 69.55 The following additional packages will be installed: [2021-11-17T23:16:59.044Z] #42 69.55 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-11-17T23:16:59.044Z] #42 69.56 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-11-17T23:16:59.044Z] #42 69.56 Suggested packages: [2021-11-17T23:16:59.044Z] #42 69.56 manpages-dev python-setuptools [2021-11-17T23:16:59.465Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 81.8% of statements [2021-11-17T23:16:59.465Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2021-11-17T23:16:59.980Z] #42 70.72 The following NEW packages will be installed: [2021-11-17T23:16:59.980Z] #42 70.73 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-11-17T23:16:59.980Z] #42 70.73 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-11-17T23:16:59.980Z] #42 70.73 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-11-17T23:16:59.980Z] #42 70.73 python-six zlib1g-dev [2021-11-17T23:17:00.061Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2021-11-17T23:17:00.241Z] #42 71.11 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2021-11-17T23:17:00.241Z] #42 71.11 Need to get 4095 kB of archives. [2021-11-17T23:17:00.241Z] #42 71.11 After this operation, 22.5 MB of additional disk space will be used. [2021-11-17T23:17:00.241Z] #42 71.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-11-17T23:17:00.500Z] #42 71.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-17T23:17:00.500Z] #42 71.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-11-17T23:17:00.500Z] #42 71.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-11-17T23:17:00.500Z] #42 71.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-11-17T23:17:00.500Z] #42 71.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-11-17T23:17:00.500Z] #42 71.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-11-17T23:17:00.500Z] #42 71.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-11-17T23:17:00.500Z] #42 71.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-11-17T23:17:00.500Z] #42 71.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-11-17T23:17:00.500Z] #42 71.26 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-11-17T23:17:00.628Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-11-17T23:17:00.759Z] #42 71.37 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-11-17T23:17:00.759Z] #42 71.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-11-17T23:17:00.759Z] #42 71.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-11-17T23:17:00.759Z] #42 71.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-11-17T23:17:00.759Z] #42 71.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-11-17T23:17:00.759Z] #42 71.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-11-17T23:17:00.944Z] INFO: Extraction ended at 11/17/2021 23:17:00. Duration:00:00:21.3469803 [2021-11-17T23:17:00.944Z] INFO: Updating the golang and path environment variables [2021-11-17T23:17:00.944Z] INFO: GOPATH=d:\gopath [2021-11-17T23:17:00.944Z] INFO: go version go1.16.10 windows/amd64 [2021-11-17T23:17:00.944Z] INFO: Running the daemon under test in debug mode [2021-11-17T23:17:00.944Z] INFO: Starting a daemon under test... [2021-11-17T23:17:00.944Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43027\5\daemon --pidfile d:\CI\PR-43027\5\docker.pid -D [2021-11-17T23:17:00.944Z] INFO: Process started successfully. [2021-11-17T23:17:00.944Z] INFO: Start tailing logs of the daemon under tests [2021-11-17T23:17:00.944Z] INFO: Waiting for the daemon under test to start... [2021-11-17T23:17:01.195Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.008s coverage: 4.2% of statements [2021-11-17T23:17:01.328Z] #42 ... [2021-11-17T23:17:01.328Z] [2021-11-17T23:17:01.328Z] #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 [2021-11-17T23:17:01.328Z] #55 sha256:8e0525b109a1e0f7a0b21a83028ffee6aa17ef909a907da8fbbbfde8bd37a167 [2021-11-17T23:17:01.328Z] #55 66.36 Building dependency tree... [2021-11-17T23:17:01.328Z] #55 69.10 The following additional packages will be installed: [2021-11-17T23:17:01.328Z] #55 69.12 libbtrfs0 [2021-11-17T23:17:01.328Z] #55 69.27 The following NEW packages will be installed: [2021-11-17T23:17:01.328Z] #55 69.27 libbtrfs-dev libbtrfs0 [2021-11-17T23:17:01.328Z] #55 69.65 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2021-11-17T23:17:01.328Z] #55 69.65 Need to get 119 kB of archives. [2021-11-17T23:17:01.328Z] #55 69.65 After this operation, 387 kB of additional disk space will be used. [2021-11-17T23:17:01.328Z] #55 69.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-11-17T23:17:01.328Z] #55 69.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-11-17T23:17:01.328Z] #55 70.70 debconf: delaying package configuration, since apt-utils is not installed [2021-11-17T23:17:01.328Z] #55 70.87 Fetched 119 kB in 0s (401 kB/s) [2021-11-17T23:17:01.328Z] #55 70.99 Selecting previously unselected package libbtrfs0. [2021-11-17T23:17:01.328Z] #55 70.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-11-17T23:17:01.328Z] #55 71.05 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-11-17T23:17:01.328Z] #55 71.08 Unpacking libbtrfs0 (4.20.1-2) ... [2021-11-17T23:17:01.328Z] #55 71.19 Selecting previously unselected package libbtrfs-dev. [2021-11-17T23:17:01.328Z] #55 71.21 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-11-17T23:17:01.328Z] #55 71.23 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-11-17T23:17:01.328Z] #55 71.49 Setting up libbtrfs0 (4.20.1-2) ... [2021-11-17T23:17:01.328Z] #55 71.55 Setting up libbtrfs-dev (4.20.1-2) ... [2021-11-17T23:17:01.328Z] #55 71.57 Processing triggers for libc-bin (2.28-10) ... [2021-11-17T23:17:01.328Z] #55 DONE 72.1s [2021-11-17T23:17:01.328Z] [2021-11-17T23:17:01.328Z] #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 [2021-11-17T23:17:01.328Z] #56 sha256:0b698ca14f86c16f7354aae5bf87938d4b796388bbbdbb3bcd007f3cbbbe92d0 [2021-11-17T23:17:01.991Z] #56 136.9 + bin/containerd-stress [2021-11-17T23:17:01.991Z] #56 137.9 + bin/containerd-shim [2021-11-17T23:17:03.098Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2021-11-17T23:17:03.098Z] ok github.com/docker/docker/daemon 12.127s coverage: 17.1% of statements [2021-11-17T23:17:03.098Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-17T23:17:03.098Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-17T23:17:03.098Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-17T23:17:03.098Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-17T23:17:03.232Z] #56 1.523 + RM_GOPATH=0 [2021-11-17T23:17:03.232Z] #56 1.523 + TMP_GOPATH= [2021-11-17T23:17:03.232Z] #56 1.523 + : /build [2021-11-17T23:17:03.232Z] #56 1.523 + '[' -z '' ']' [2021-11-17T23:17:03.232Z] #56 1.523 ++ mktemp -d [2021-11-17T23:17:03.232Z] #56 1.532 + export GOPATH=/tmp/tmp.NHWyZ0mz4Y [2021-11-17T23:17:03.232Z] #56 1.532 + GOPATH=/tmp/tmp.NHWyZ0mz4Y [2021-11-17T23:17:03.232Z] #56 1.532 + RM_GOPATH=1 [2021-11-17T23:17:03.232Z] #56 1.532 + case "$(go env GOARCH)" in [2021-11-17T23:17:03.232Z] #56 1.532 ++ go env GOARCH [2021-11-17T23:17:03.232Z] #56 1.559 Install containerd version 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2021-11-17T23:17:03.232Z] #56 1.569 + export GO_BUILDMODE=-buildmode=pie [2021-11-17T23:17:03.232Z] #56 1.569 + GO_BUILDMODE=-buildmode=pie [2021-11-17T23:17:03.232Z] #56 1.569 ++ dirname /tmp/install/install.sh [2021-11-17T23:17:03.232Z] #56 1.569 + dir=/tmp/install [2021-11-17T23:17:03.232Z] #56 1.569 + bin=containerd [2021-11-17T23:17:03.232Z] #56 1.569 + shift [2021-11-17T23:17:03.232Z] #56 1.569 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-11-17T23:17:03.232Z] #56 1.569 + . /tmp/install/containerd.installer [2021-11-17T23:17:03.232Z] #56 1.569 ++ set -e [2021-11-17T23:17:03.232Z] #56 1.569 ++ : 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2021-11-17T23:17:03.232Z] #56 1.569 + install_containerd [2021-11-17T23:17:03.232Z] #56 1.569 + echo 'Install containerd version 7b11cfaabd73bb80907dd23182b9347b4245eb5d' [2021-11-17T23:17:03.232Z] #56 1.569 + git clone https://github.com/containerd/containerd.git /tmp/tmp.NHWyZ0mz4Y/src/github.com/containerd/containerd [2021-11-17T23:17:03.232Z] #56 1.569 Cloning into '/tmp/tmp.NHWyZ0mz4Y/src/github.com/containerd/containerd'... [2021-11-17T23:17:03.357Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.267s coverage: 56.2% of statements [2021-11-17T23:17:04.735Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.8% of statements [2021-11-17T23:17:05.766Z] #56 ... [2021-11-17T23:17:05.766Z] [2021-11-17T23:17:05.766Z] #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 [2021-11-17T23:17:05.766Z] #36 sha256:b2e8030f1d3e6b76a273518953eb3f95355461261f5319e0bdc1ab365c1aaca8 [2021-11-17T23:17:05.766Z] #36 66.41 Building dependency tree... [2021-11-17T23:17:05.766Z] #36 69.55 The following additional packages will be installed: [2021-11-17T23:17:05.766Z] #36 69.56 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-11-17T23:17:05.766Z] #36 69.58 Suggested packages: [2021-11-17T23:17:05.766Z] #36 69.58 cmake-doc ninja-build lrzip [2021-11-17T23:17:05.766Z] #36 69.58 Recommended packages: [2021-11-17T23:17:05.766Z] #36 69.58 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-17T23:17:05.766Z] #36 70.46 The following NEW packages will be installed: [2021-11-17T23:17:05.766Z] #36 70.48 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-11-17T23:17:05.766Z] #36 70.48 vim-common xxd [2021-11-17T23:17:05.766Z] #36 70.90 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2021-11-17T23:17:05.766Z] #36 70.90 Need to get 14.9 MB of archives. [2021-11-17T23:17:05.766Z] #36 70.90 After this operation, 61.8 MB of additional disk space will be used. [2021-11-17T23:17:05.766Z] #36 70.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-11-17T23:17:05.766Z] #36 70.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-11-17T23:17:05.766Z] #36 70.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-11-17T23:17:05.766Z] #36 71.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-11-17T23:17:05.766Z] #36 71.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-11-17T23:17:05.766Z] #36 71.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-11-17T23:17:05.766Z] #36 72.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-11-17T23:17:05.766Z] #36 72.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-11-17T23:17:05.766Z] #36 72.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-11-17T23:17:05.766Z] #36 72.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-11-17T23:17:05.766Z] #36 74.88 debconf: delaying package configuration, since apt-utils is not installed [2021-11-17T23:17:05.766Z] #36 75.17 Fetched 14.9 MB in 2s (7667 kB/s) [2021-11-17T23:17:05.766Z] #36 75.37 Selecting previously unselected package xxd. [2021-11-17T23:17:05.766Z] #36 75.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-11-17T23:17:05.766Z] #36 75.52 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-11-17T23:17:05.766Z] #36 75.55 Unpacking xxd (2:8.1.0875-5) ... [2021-11-17T23:17:05.766Z] #36 76.03 Selecting previously unselected package vim-common. [2021-11-17T23:17:05.766Z] #36 76.06 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-11-17T23:17:05.766Z] #36 76.16 Unpacking vim-common (2:8.1.0875-5) ... [2021-11-17T23:17:05.766Z] #36 ... [2021-11-17T23:17:05.766Z] [2021-11-17T23:17:05.766Z] #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 [2021-11-17T23:17:05.766Z] #42 sha256:458dfcbb019aed25e86f24c62186909e3d0db8f816c9fb3db42bc8e2d47296d9 [2021-11-17T23:17:05.766Z] #42 73.03 debconf: delaying package configuration, since apt-utils is not installed [2021-11-17T23:17:05.766Z] #42 73.33 Fetched 4095 kB in 1s (6342 kB/s) [2021-11-17T23:17:05.766Z] #42 73.58 Selecting previously unselected package libcap-dev:amd64. [2021-11-17T23:17:05.766Z] #42 73.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-11-17T23:17:05.766Z] #42 73.70 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-11-17T23:17:05.766Z] #42 73.76 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-11-17T23:17:05.766Z] #42 74.05 Selecting previously unselected package libnet1:amd64. [2021-11-17T23:17:05.766Z] #42 74.06 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-17T23:17:05.766Z] #42 74.11 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-17T23:17:05.766Z] #42 74.33 Selecting previously unselected package libnet1-dev. [2021-11-17T23:17:05.766Z] #42 74.35 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-17T23:17:05.766Z] #42 74.35 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-11-17T23:17:05.766Z] #42 74.76 Selecting previously unselected package libnl-3-200:amd64. [2021-11-17T23:17:05.766Z] #42 74.76 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-11-17T23:17:05.766Z] #42 74.77 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-11-17T23:17:05.766Z] #42 74.96 Selecting previously unselected package libnl-3-dev:amd64. [2021-11-17T23:17:05.766Z] #42 74.96 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-11-17T23:17:05.766Z] #42 74.99 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-11-17T23:17:05.766Z] #42 75.56 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-17T23:17:05.766Z] #42 75.58 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-11-17T23:17:05.766Z] #42 75.59 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-11-17T23:17:05.766Z] #42 75.85 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-11-17T23:17:05.766Z] #42 75.85 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-11-17T23:17:05.766Z] #42 75.90 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-11-17T23:17:05.766Z] #42 76.11 Selecting previously unselected package zlib1g-dev:amd64. [2021-11-17T23:17:05.766Z] #42 76.12 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-11-17T23:17:05.766Z] #42 76.15 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-11-17T23:17:05.766Z] #42 76.50 Selecting previously unselected package libprotobuf17:amd64. [2021-11-17T23:17:05.766Z] #42 76.51 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-11-17T23:17:05.766Z] #42 76.53 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-11-17T23:17:06.573Z] #56 137.6 + bin/containerd-stress [2021-11-17T23:17:06.573Z] #56 138.7 + bin/containerd-shim [2021-11-17T23:17:06.641Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.227s coverage: 50.5% of statements [2021-11-17T23:17:06.703Z] #42 ... [2021-11-17T23:17:06.703Z] [2021-11-17T23:17:06.703Z] #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 [2021-11-17T23:17:06.703Z] #49 sha256:59fd0b3a81e8b64f42d524cdfdbcf145ba6ab1bad03d459c3dd42b26aaaee249 [2021-11-17T23:17:06.703Z] #49 67.24 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-17T23:17:06.703Z] #49 67.26 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-17T23:17:06.703Z] #49 67.34 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-17T23:17:06.703Z] #49 67.42 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-17T23:17:06.703Z] #49 67.44 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-17T23:17:06.703Z] #49 69.21 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-17T23:17:06.703Z] #49 69.42 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-17T23:17:06.703Z] #49 69.66 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-17T23:17:06.703Z] #49 ... [2021-11-17T23:17:06.703Z] [2021-11-17T23:17:06.703Z] #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 [2021-11-17T23:17:06.703Z] #32 sha256:ddd67d6f85d538ef6e07aa19cfd9c5c44b4f0df2bbb11681f570a26b980749b1 [2021-11-17T23:17:06.900Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.251s coverage: 45.9% of statements [2021-11-17T23:17:06.900Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-17T23:17:07.240Z] #56 144.7 + bin/containerd-shim-runc-v1 [2021-11-17T23:17:07.483Z] #32 76.37 Checking out files: 66% (1016/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/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: 92% (1402/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. [2021-11-17T23:17:07.483Z] #32 77.89 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-17T23:17:08.001Z] #32 78.23 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-17T23:17:08.260Z] #32 ... [2021-11-17T23:17:08.260Z] [2021-11-17T23:17:08.260Z] #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 [2021-11-17T23:17:08.260Z] #13 sha256:c49801e2dce6d2ae9af8a4bf01e3f723d69e295b76ebdbe9590ac3e266c23ffb [2021-11-17T23:17:08.260Z] #13 55.98 Reading package lists... [2021-11-17T23:17:08.260Z] #13 64.16 Building dependency tree... [2021-11-17T23:17:08.260Z] #13 67.79 The following additional packages will be installed: [2021-11-17T23:17:08.260Z] #13 67.79 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-11-17T23:17:08.260Z] #13 67.79 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-11-17T23:17:08.260Z] #13 67.79 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-11-17T23:17:08.260Z] #13 67.79 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-11-17T23:17:08.260Z] #13 67.79 mingw-w64-x86-64-dev [2021-11-17T23:17:08.260Z] #13 67.83 Suggested packages: [2021-11-17T23:17:08.260Z] #13 67.83 gcc-8-locales seccomp wine64 [2021-11-17T23:17:08.260Z] #13 70.03 The following NEW packages will be installed: [2021-11-17T23:17:08.260Z] #13 70.04 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-17T23:17:08.260Z] #13 70.04 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-11-17T23:17:08.260Z] #13 70.04 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-11-17T23:17:08.260Z] #13 70.04 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-11-17T23:17:08.260Z] #13 70.04 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-11-17T23:17:08.260Z] #13 70.04 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-11-17T23:17:08.260Z] #13 70.08 The following packages will be upgraded: [2021-11-17T23:17:08.260Z] #13 70.13 libseccomp2 [2021-11-17T23:17:08.260Z] #13 70.84 1 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2021-11-17T23:17:08.260Z] #13 70.84 Need to get 77.8 MB of archives. [2021-11-17T23:17:08.260Z] #13 70.84 After this operation, 487 MB of additional disk space will be used. [2021-11-17T23:17:08.260Z] #13 70.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-11-17T23:17:08.260Z] #13 70.88 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2021-11-17T23:17:08.260Z] #13 70.88 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2021-11-17T23:17:08.260Z] #13 71.20 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] [2021-11-17T23:17:08.260Z] #13 71.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-11-17T23:17:08.260Z] #13 71.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-11-17T23:17:08.260Z] #13 71.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-11-17T23:17:08.260Z] #13 71.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-11-17T23:17:08.260Z] #13 72.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-11-17T23:17:08.260Z] #13 72.98 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] [2021-11-17T23:17:08.260Z] #13 72.98 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] [2021-11-17T23:17:08.519Z] #13 ... [2021-11-17T23:17:08.519Z] [2021-11-17T23:17:08.519Z] #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 [2021-11-17T23:17:08.519Z] #42 sha256:458dfcbb019aed25e86f24c62186909e3d0db8f816c9fb3db42bc8e2d47296d9 [2021-11-17T23:17:08.519Z] #42 77.96 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-11-17T23:17:08.519Z] #42 77.96 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-11-17T23:17:08.519Z] #42 77.96 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-11-17T23:17:08.519Z] #42 78.17 Selecting previously unselected package libprotobuf-dev:amd64. [2021-11-17T23:17:08.519Z] #42 78.20 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-11-17T23:17:08.519Z] #42 78.21 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-11-17T23:17:08.779Z] #42 79.51 Selecting previously unselected package libprotoc17:amd64. [2021-11-17T23:17:08.779Z] #42 79.51 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-11-17T23:17:08.779Z] #42 79.53 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-11-17T23:17:09.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-17T23:17:09.038Z] #42 ... [2021-11-17T23:17:09.038Z] [2021-11-17T23:17:09.038Z] #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 [2021-11-17T23:17:09.038Z] #34 sha256:d44a223fd3b6f0e235cae302ba0cb6d9e27d27072d350f0dabe1caf49efc9615 [2021-11-17T23:17:09.038Z] #34 69.71 sync [2021-11-17T23:17:09.038Z] #34 69.71 internal/reflectlite [2021-11-17T23:17:09.038Z] #34 71.18 internal/testlog [2021-11-17T23:17:09.038Z] #34 72.87 sort [2021-11-17T23:17:09.038Z] #34 72.87 errors [2021-11-17T23:17:09.038Z] #34 73.62 strconv [2021-11-17T23:17:09.038Z] #34 75.44 io [2021-11-17T23:17:09.038Z] #34 78.02 internal/oserror [2021-11-17T23:17:09.038Z] #34 78.22 syscall [2021-11-17T23:17:09.038Z] #34 79.50 reflect [2021-11-17T23:17:09.297Z] #34 ... [2021-11-17T23:17:09.297Z] [2021-11-17T23:17:09.297Z] #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 [2021-11-17T23:17:09.297Z] #45 sha256:6e8bdb885b85d79567a7850848b00685910570db3635fa2d88c47490fd3a5711 [2021-11-17T23:17:09.297Z] #45 77.84 io [2021-11-17T23:17:09.297Z] #45 77.86 strconv [2021-11-17T23:17:09.297Z] #45 79.59 bytes [2021-11-17T23:17:09.435Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.8% of statements [2021-11-17T23:17:09.694Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.175s coverage: 58.0% of statements [2021-11-17T23:17:09.694Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-11-17T23:17:09.694Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-17T23:17:10.631Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.027s coverage: 3.0% of statements [2021-11-17T23:17:10.782Z] #56 145.5 + bin/containerd-shim-runc-v1 [2021-11-17T23:17:11.199Z] ok github.com/docker/docker/daemon/links 0.021s coverage: 93.0% of statements [2021-11-17T23:17:11.200Z] #45 81.92 strings [2021-11-17T23:17:11.459Z] #45 82.23 reflect [2021-11-17T23:17:12.486Z] #56 149.1 + bin/containerd-shim-runc-v2 [2021-11-17T23:17:12.486Z] #56 149.7 + binaries [2021-11-17T23:17:12.486Z] #56 149.7 + install -D bin/containerd /build/containerd [2021-11-17T23:17:12.486Z] #56 149.7 + install -D bin/containerd-shim /build/containerd-shim [2021-11-17T23:17:12.486Z] #56 149.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-17T23:17:12.486Z] #56 149.7 + install -D bin/ctr /build/ctr [2021-11-17T23:17:12.486Z] #56 DONE 150.1s [2021-11-17T23:17:12.838Z] #45 ... [2021-11-17T23:17:12.838Z] [2021-11-17T23:17:12.838Z] #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 [2021-11-17T23:17:12.838Z] #42 sha256:458dfcbb019aed25e86f24c62186909e3d0db8f816c9fb3db42bc8e2d47296d9 [2021-11-17T23:17:12.838Z] #42 80.23 Selecting previously unselected package protobuf-c-compiler. [2021-11-17T23:17:12.838Z] #42 80.24 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-11-17T23:17:12.838Z] #42 80.25 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-11-17T23:17:12.838Z] #42 80.40 Selecting previously unselected package protobuf-compiler. [2021-11-17T23:17:12.838Z] #42 80.45 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-11-17T23:17:12.838Z] #42 80.48 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-11-17T23:17:12.838Z] #42 80.60 Selecting previously unselected package python-pkg-resources. [2021-11-17T23:17:12.838Z] #42 80.63 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-11-17T23:17:12.838Z] #42 80.64 Unpacking python-pkg-resources (40.8.0-1) ... [2021-11-17T23:17:12.838Z] #42 80.95 Selecting previously unselected package python-six. [2021-11-17T23:17:12.838Z] #42 80.95 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-11-17T23:17:12.838Z] #42 80.96 Unpacking python-six (1.12.0-1) ... [2021-11-17T23:17:12.838Z] #42 81.09 Selecting previously unselected package python-protobuf. [2021-11-17T23:17:12.838Z] #42 81.11 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-11-17T23:17:12.838Z] #42 81.12 Unpacking python-protobuf (3.6.1.3-2) ... [2021-11-17T23:17:12.838Z] #42 81.77 Setting up python-pkg-resources (40.8.0-1) ... [2021-11-17T23:17:13.733Z] ok github.com/docker/docker/daemon/images 0.021s coverage: 6.6% of statements [2021-11-17T23:17:13.733Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-17T23:17:13.733Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-17T23:17:14.301Z] ok github.com/docker/docker/daemon/logger 0.234s coverage: 43.2% of statements [2021-11-17T23:17:14.375Z] [2021-11-17T23:17:14.375Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-17T23:17:14.375Z] #57 sha256:eb6ec4cd2c1419e67abfb224f8473b02528ef41b13bc26eb399ec1ec5670f05d [2021-11-17T23:17:14.631Z] #57 DONE 0.2s [2021-11-17T23:17:14.631Z] [2021-11-17T23:17:14.631Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-17T23:17:14.631Z] #61 sha256:d403e3089d13d8f537fbd955c5d60e126b6754eddd8ee284fb8a9bc919df8eaf [2021-11-17T23:17:14.631Z] #61 DONE 0.1s [2021-11-17T23:17:14.887Z] [2021-11-17T23:17:14.887Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-17T23:17:14.887Z] #66 sha256:467399826f3d21b9a452bb1998418ea043fade7abecef04c1d5db59d05ff7807 [2021-11-17T23:17:14.990Z] #56 149.9 + bin/containerd-shim-runc-v2 [2021-11-17T23:17:14.990Z] #56 150.5 + binaries [2021-11-17T23:17:15.142Z] #66 DONE 0.4s [2021-11-17T23:17:15.142Z] [2021-11-17T23:17:15.142Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-11-17T23:17:15.142Z] #68 sha256:199bdf4c9d9e6239963eafc5a8cd7945ffee2eded2a9628da51e1812a29a968a [2021-11-17T23:17:15.142Z] #68 DONE 0.1s [2021-11-17T23:17:15.142Z] [2021-11-17T23:17:15.142Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-11-17T23:17:15.142Z] #69 sha256:1bc71028273b36b6fe852b47ba37cb091462c339b728cff967815a68ef0114eb [2021-11-17T23:17:15.142Z] #69 DONE 0.0s [2021-11-17T23:17:15.142Z] [2021-11-17T23:17:15.142Z] #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 [2021-11-17T23:17:15.142Z] #70 sha256:5864fe7f80965f74911a5aa29aa4197ad65dca5725e0f8755145e0f80baa9ed4 [2021-11-17T23:17:15.250Z] #56 150.5 + install -D bin/containerd /build/containerd [2021-11-17T23:17:15.250Z] #56 150.5 + install -D bin/containerd-shim /build/containerd-shim [2021-11-17T23:17:15.250Z] #56 150.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-17T23:17:15.250Z] #56 150.5 + install -D bin/ctr /build/ctr [2021-11-17T23:17:15.511Z] #56 DONE 151.0s [2021-11-17T23:17:16.132Z] #42 ... [2021-11-17T23:17:16.133Z] [2021-11-17T23:17:16.133Z] #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 [2021-11-17T23:17:16.133Z] #13 sha256:c49801e2dce6d2ae9af8a4bf01e3f723d69e295b76ebdbe9590ac3e266c23ffb [2021-11-17T23:17:16.133Z] #13 76.54 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] [2021-11-17T23:17:16.133Z] #13 79.32 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-11-17T23:17:16.133Z] #13 79.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-11-17T23:17:16.133Z] #13 79.34 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-11-17T23:17:16.133Z] #13 79.34 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-11-17T23:17:16.133Z] #13 79.35 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] [2021-11-17T23:17:16.133Z] #13 79.35 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-11-17T23:17:16.133Z] #13 79.36 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-11-17T23:17:16.133Z] #13 79.38 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-11-17T23:17:16.133Z] #13 79.41 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-11-17T23:17:16.133Z] #13 79.43 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-11-17T23:17:16.133Z] #13 79.44 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-11-17T23:17:16.133Z] #13 79.50 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-11-17T23:17:16.133Z] #13 79.53 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-11-17T23:17:16.133Z] #13 79.53 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-11-17T23:17:16.133Z] #13 80.81 debconf: delaying package configuration, since apt-utils is not installed [2021-11-17T23:17:16.133Z] #13 81.03 Fetched 77.8 MB in 9s (8647 kB/s) [2021-11-17T23:17:16.133Z] #13 81.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.) [2021-11-17T23:17:16.133Z] #13 81.20 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2021-11-17T23:17:16.133Z] #13 81.25 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2021-11-17T23:17:16.133Z] #13 81.46 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2021-11-17T23:17:16.133Z] #13 81.65 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-17T23:17:16.133Z] #13 81.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-11-17T23:17:16.133Z] #13 81.76 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-11-17T23:17:16.133Z] #13 81.77 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-11-17T23:17:16.133Z] #13 ... [2021-11-17T23:17:16.133Z] [2021-11-17T23:17:16.133Z] #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 [2021-11-17T23:17:16.133Z] #36 sha256:b2e8030f1d3e6b76a273518953eb3f95355461261f5319e0bdc1ab365c1aaca8 [2021-11-17T23:17:16.133Z] #36 76.80 Selecting previously unselected package cmake-data. [2021-11-17T23:17:16.133Z] #36 76.80 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-11-17T23:17:16.133Z] #36 76.82 Unpacking cmake-data (3.13.4-1) ... [2021-11-17T23:17:16.133Z] #36 80.40 Selecting previously unselected package libicu63:amd64. [2021-11-17T23:17:16.133Z] #36 80.42 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-11-17T23:17:16.133Z] #36 80.44 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-11-17T23:17:16.206Z] ok github.com/docker/docker/daemon/logger/gelf 0.028s coverage: 67.0% of statements [2021-11-17T23:17:16.207Z] ok github.com/docker/docker/daemon/logger/awslogs 0.259s coverage: 77.4% of statements [2021-11-17T23:17:16.207Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-17T23:17:16.207Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-17T23:17:16.392Z] #36 ... [2021-11-17T23:17:16.392Z] [2021-11-17T23:17:16.392Z] #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 [2021-11-17T23:17:16.392Z] #42 sha256:458dfcbb019aed25e86f24c62186909e3d0db8f816c9fb3db42bc8e2d47296d9 [2021-11-17T23:17:16.392Z] #42 86.89 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-11-17T23:17:16.392Z] #42 86.90 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-17T23:17:16.392Z] #42 86.92 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-11-17T23:17:16.392Z] #42 86.97 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-11-17T23:17:16.392Z] #42 86.99 Setting up python-six (1.12.0-1) ... [2021-11-17T23:17:16.509Z] #70 1.036 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-11-17T23:17:16.509Z] #70 1.079 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-11-17T23:17:16.509Z] #70 1.087 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-17T23:17:16.509Z] #70 1.091 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-17T23:17:16.509Z] #70 1.217 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-11-17T23:17:16.765Z] #70 1.442 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-11-17T23:17:16.765Z] #70 1.589 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [309 kB] [2021-11-17T23:17:16.774Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 23.9% of statements [2021-11-17T23:17:16.896Z] [2021-11-17T23:17:16.896Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-17T23:17:16.896Z] #57 sha256:ad9a5851b27b9ed609550d4c5fd37c65532656cdf4ce8d2b36416cfc23d5b4d4 [2021-11-17T23:17:16.896Z] #57 DONE 0.2s [2021-11-17T23:17:17.022Z] #70 1.721 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-11-17T23:17:17.157Z] [2021-11-17T23:17:17.157Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-17T23:17:17.157Z] #61 sha256:6b247daf43db1f776a917fa08ec0a6a7b894d2ca0f260c8f88e8f7f5a164244b [2021-11-17T23:17:17.157Z] #61 DONE 0.1s [2021-11-17T23:17:17.157Z] [2021-11-17T23:17:17.157Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-17T23:17:17.157Z] #66 sha256:82dee4c76c10d965b47e9a47319492549209df9893c5caf35313c18d7808d966 [2021-11-17T23:17:17.342Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.024s coverage: 69.9% of statements [2021-11-17T23:17:17.602Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2021-11-17T23:17:17.727Z] #66 DONE 0.7s [2021-11-17T23:17:17.727Z] [2021-11-17T23:17:17.727Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-11-17T23:17:17.727Z] #68 sha256:d68ae39468d59b05b7e360d6f953118f5c7b2485814600a3732dd0e7c2235809 [2021-11-17T23:17:17.727Z] #68 DONE 0.1s [2021-11-17T23:17:17.813Z] #42 ... [2021-11-17T23:17:17.813Z] [2021-11-17T23:17:17.813Z] #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 [2021-11-17T23:17:17.813Z] #47 sha256:07685da52d7d0a2ecd216ce9f1c19b0fb1d10104bc2410cbf7ee47ff579d5b13 [2021-11-17T23:17:17.813Z] #47 DONE 88.3s [2021-11-17T23:17:17.813Z] [2021-11-17T23:17:17.813Z] #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 [2021-11-17T23:17:17.813Z] #36 sha256:b2e8030f1d3e6b76a273518953eb3f95355461261f5319e0bdc1ab365c1aaca8 [2021-11-17T23:17:17.813Z] #36 87.10 Selecting previously unselected package libxml2:amd64. [2021-11-17T23:17:17.813Z] #36 87.10 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-11-17T23:17:17.813Z] #36 87.11 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-11-17T23:17:17.813Z] #36 88.28 Selecting previously unselected package libarchive13:amd64. [2021-11-17T23:17:17.813Z] #36 88.30 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-11-17T23:17:17.813Z] #36 88.33 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-11-17T23:17:17.951Z] #70 2.778 Fetched 9002 kB in 2s (4516 kB/s) [2021-11-17T23:17:17.988Z] [2021-11-17T23:17:17.988Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-11-17T23:17:17.988Z] #69 sha256:e7e52419b7c055470d047f968228258837017c1b42dd5214c8dab47bc50ad93a [2021-11-17T23:17:17.988Z] #69 DONE 0.0s [2021-11-17T23:17:17.988Z] [2021-11-17T23:17:17.988Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-17T23:17:17.988Z] #70 sha256:1096eb7718d7e97f992bc7487ad0f1d64cf1f74275974a4e2d5bb3790b7af515 [2021-11-17T23:17:18.079Z] #36 88.94 Selecting previously unselected package libjsoncpp1:amd64. [2021-11-17T23:17:18.419Z] #36 88.95 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-11-17T23:17:18.419Z] #36 88.95 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-11-17T23:17:18.541Z] ok github.com/docker/docker/daemon/logger/local 0.023s coverage: 75.2% of statements [2021-11-17T23:17:18.541Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-17T23:17:18.561Z] #70 DONE 0.7s [2021-11-17T23:17:18.562Z] [2021-11-17T23:17:18.562Z] #71 exporting to image [2021-11-17T23:17:18.562Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-17T23:17:18.562Z] #71 exporting layers [2021-11-17T23:17:18.681Z] #36 89.33 Selecting previously unselected package librhash0:amd64. [2021-11-17T23:17:18.681Z] #36 89.34 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-11-17T23:17:18.681Z] #36 89.35 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-11-17T23:17:18.729Z] #70 2.778 Reading package lists... [2021-11-17T23:17:19.258Z] #36 89.75 Selecting previously unselected package libuv1:amd64. [2021-11-17T23:17:19.258Z] #36 89.75 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-11-17T23:17:19.258Z] #36 89.84 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-11-17T23:17:19.258Z] #36 90.04 Selecting previously unselected package cmake. [2021-11-17T23:17:19.258Z] #36 90.04 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-11-17T23:17:19.258Z] #36 90.07 Unpacking cmake (3.13.4-1) ... [2021-11-17T23:17:19.292Z] #70 3.441 Reading package lists... [2021-11-17T23:17:19.478Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.044s coverage: 55.1% of statements [2021-11-17T23:17:19.548Z] #70 4.071 Building dependency tree... [2021-11-17T23:17:19.548Z] #70 4.194 Reading state information... [2021-11-17T23:17:19.548Z] #70 4.299 The following additional packages will be installed: [2021-11-17T23:17:19.548Z] #70 4.299 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-11-17T23:17:19.548Z] #70 4.300 libpam-systemd [2021-11-17T23:17:19.548Z] #70 4.301 Suggested packages: [2021-11-17T23:17:19.548Z] #70 4.301 systemd-container policykit-1 [2021-11-17T23:17:19.548Z] #70 4.301 Recommended packages: [2021-11-17T23:17:19.548Z] #70 4.301 libnss-systemd [2021-11-17T23:17:19.548Z] #70 4.381 The following NEW packages will be installed: [2021-11-17T23:17:19.548Z] #70 4.381 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-11-17T23:17:19.548Z] #70 4.382 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-11-17T23:17:19.804Z] #70 4.649 0 upgraded, 11 newly installed, 0 to remove and 1 not upgraded. [2021-11-17T23:17:19.804Z] #70 4.649 Need to get 4759 kB of archives. [2021-11-17T23:17:19.804Z] #70 4.649 After this operation, 16.6 MB of additional disk space will be used. [2021-11-17T23:17:19.804Z] #70 4.649 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-11-17T23:17:19.804Z] #70 4.651 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-11-17T23:17:19.804Z] #70 4.652 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-11-17T23:17:19.804Z] #70 4.656 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-11-17T23:17:19.804Z] #70 4.658 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-11-17T23:17:19.804Z] #70 4.660 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u8 [3496 kB] [2021-11-17T23:17:19.804Z] #70 4.699 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB] [2021-11-17T23:17:19.804Z] #70 4.701 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-11-17T23:17:20.059Z] #70 4.703 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-11-17T23:17:20.059Z] #70 4.705 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB] [2021-11-17T23:17:20.059Z] #70 4.707 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-11-17T23:17:20.059Z] #70 4.878 debconf: delaying package configuration, since apt-utils is not installed [2021-11-17T23:17:20.059Z] #70 4.903 Fetched 4759 kB in 0s (15.1 MB/s) [2021-11-17T23:17:20.059Z] #70 4.932 Selecting previously unselected package libargon2-1:amd64. [2021-11-17T23:17:20.315Z] #70 4.932 (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 ... 28084 files and directories currently installed.) [2021-11-17T23:17:20.315Z] #70 5.046 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-11-17T23:17:20.315Z] #70 5.053 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-11-17T23:17:20.315Z] #70 5.084 Selecting previously unselected package libjson-c3:amd64. [2021-11-17T23:17:20.315Z] #70 5.087 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-11-17T23:17:20.315Z] #70 5.090 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-11-17T23:17:20.315Z] #70 5.122 Selecting previously unselected package libcryptsetup12:amd64. [2021-11-17T23:17:20.315Z] #70 5.125 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-11-17T23:17:20.315Z] #70 5.128 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-11-17T23:17:20.315Z] #70 5.172 Selecting previously unselected package libidn11:amd64. [2021-11-17T23:17:20.315Z] #70 5.175 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-11-17T23:17:20.315Z] #70 5.178 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-11-17T23:17:20.315Z] #70 5.217 Selecting previously unselected package libkmod2:amd64. [2021-11-17T23:17:20.416Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.027s coverage: 31.5% of statements [2021-11-17T23:17:20.474Z] #71 exporting layers 1.8s done [2021-11-17T23:17:20.474Z] #71 writing image sha256:9cd632823ed8e8503c7b90d5acbfa95d4a1ee832575a52036a2b71f0ca0c4a10 done [2021-11-17T23:17:20.474Z] #71 naming to docker.io/library/docker:169f57b959d2fdd38bac7fbfbcafbe22d036c2d2 done [2021-11-17T23:17:20.474Z] #71 DONE 1.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-11-17T23:17:20.571Z] #70 5.219 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-11-17T23:17:20.571Z] #70 5.223 Unpacking libkmod2:amd64 (26-1) ... [2021-11-17T23:17:20.571Z] #70 5.261 Selecting previously unselected package systemd. [2021-11-17T23:17:20.571Z] #70 5.264 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ... [2021-11-17T23:17:20.571Z] #70 5.306 Unpacking systemd (241-7~deb10u8) ... [2021-11-17T23:17:20.811Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43027/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43027/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=169f57b959d2fdd38bac7fbfbcafbe22d036c2d2 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:169f57b959d2fdd38bac7fbfbcafbe22d036c2d2 hack/validate/default [2021-11-17T23:17:20.827Z] #70 5.724 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-11-17T23:17:20.827Z] #70 5.732 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-11-17T23:17:20.827Z] #70 5.740 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-11-17T23:17:20.827Z] #70 5.750 Setting up libidn11:amd64 (1.33-2.2) ... [2021-11-17T23:17:20.827Z] #70 5.760 Setting up libkmod2:amd64 (26-1) ... [2021-11-17T23:17:20.827Z] #70 5.769 Setting up systemd (241-7~deb10u8) ... [2021-11-17T23:17:21.082Z] #70 5.813 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-11-17T23:17:21.082Z] #70 5.815 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-11-17T23:17:21.082Z] #70 5.819 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-11-17T23:17:21.082Z] #70 5.819 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-11-17T23:17:21.161Z] #36 ... [2021-11-17T23:17:21.161Z] [2021-11-17T23:17:21.161Z] #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 [2021-11-17T23:17:21.161Z] #51 sha256:b49a18848b7a3d057ae4ba4ceb10c26b8fd97e3d4eba00948a07fd02f6b1c1b4 [2021-11-17T23:17:21.161Z] #51 81.47 syscall [2021-11-17T23:17:21.161Z] #51 81.55 bytes [2021-11-17T23:17:21.161Z] #51 84.11 reflect [2021-11-17T23:17:21.161Z] #51 ... [2021-11-17T23:17:21.161Z] [2021-11-17T23:17:21.161Z] #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 [2021-11-17T23:17:21.161Z] #13 sha256:c49801e2dce6d2ae9af8a4bf01e3f723d69e295b76ebdbe9590ac3e266c23ffb [2021-11-17T23:17:21.161Z] #13 86.06 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-17T23:17:21.161Z] #13 86.08 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-11-17T23:17:21.161Z] #13 86.08 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-11-17T23:17:21.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-17T23:17:21.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-17T23:17:21.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-17T23:17:21.338Z] #70 6.211 Selecting previously unselected package systemd-sysv. [2021-11-17T23:17:21.594Z] #70 6.212 (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 ... 28881 files and directories currently installed.) [2021-11-17T23:17:21.594Z] #70 6.225 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ... [2021-11-17T23:17:21.594Z] #70 6.228 Unpacking systemd-sysv (241-7~deb10u8) ... [2021-11-17T23:17:21.594Z] #70 6.266 Selecting previously unselected package libdbus-1-3:amd64. [2021-11-17T23:17:21.594Z] #70 6.269 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-11-17T23:17:21.594Z] #70 6.272 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-11-17T23:17:21.594Z] #70 6.327 Selecting previously unselected package dbus. [2021-11-17T23:17:21.594Z] #70 6.330 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-11-17T23:17:21.594Z] #70 6.341 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-11-17T23:17:21.594Z] #70 6.397 Selecting previously unselected package libpam-systemd:amd64. [2021-11-17T23:17:21.594Z] #70 6.400 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ... [2021-11-17T23:17:21.594Z] #70 6.404 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ... [2021-11-17T23:17:21.594Z] #70 6.440 Selecting previously unselected package dbus-user-session. [2021-11-17T23:17:21.756Z] Congratulations! All commits are properly signed with the DCO! [2021-11-17T23:17:21.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-17T23:17:21.849Z] #70 6.443 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-11-17T23:17:21.849Z] #70 6.446 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-11-17T23:17:21.849Z] #70 6.484 Setting up systemd-sysv (241-7~deb10u8) ... [2021-11-17T23:17:21.849Z] #70 6.494 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-11-17T23:17:21.849Z] #70 6.502 Setting up dbus (1.12.20-0+deb10u1) ... [2021-11-17T23:17:21.849Z] #70 6.617 invoke-rc.d: could not determine current runlevel [2021-11-17T23:17:21.849Z] #70 6.620 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-17T23:17:21.849Z] #70 6.623 Setting up libpam-systemd:amd64 (241-7~deb10u8) ... [2021-11-17T23:17:22.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-17T23:17:22.105Z] #70 6.741 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-11-17T23:17:22.105Z] #70 6.754 Processing triggers for systemd (241-7~deb10u8) ... [2021-11-17T23:17:22.105Z] #70 6.763 Processing triggers for libc-bin (2.28-10) ... [2021-11-17T23:17:22.105Z] #70 DONE 7.0s [2021-11-17T23:17:22.182Z] .....INFO: Daemon under test started and replied! [2021-11-17T23:17:22.182Z] INFO: Docker version of the daemon under test [2021-11-17T23:17:22.182Z] [2021-11-17T23:17:22.182Z] Client: [2021-11-17T23:17:22.182Z] Version: 17.06.2-ce [2021-11-17T23:17:22.182Z] API version: 1.30 [2021-11-17T23:17:22.182Z] Go version: go1.8.3 [2021-11-17T23:17:22.182Z] Git commit: cec0b72 [2021-11-17T23:17:22.182Z] Built: Tue Sep 5 19:57:19 2017 [2021-11-17T23:17:22.182Z] OS/Arch: windows/amd64 [2021-11-17T23:17:22.182Z] [2021-11-17T23:17:22.182Z] Server: [2021-11-17T23:17:22.182Z] Version: 0.0.0-dev [2021-11-17T23:17:22.182Z] API version: 1.41 (minimum version 1.24) [2021-11-17T23:17:22.182Z] Go version: go1.16.10 [2021-11-17T23:17:22.182Z] Git commit: 86bce3d8d2 [2021-11-17T23:17:22.182Z] Built: 11/17/2021 23:15:30 [2021-11-17T23:17:22.182Z] OS/Arch: windows/amd64 [2021-11-17T23:17:22.182Z] Experimental: false [2021-11-17T23:17:22.182Z] [2021-11-17T23:17:22.182Z] INFO: Docker info of the daemon under test [2021-11-17T23:17:22.182Z] [2021-11-17T23:17:22.182Z] Containers: 0 [2021-11-17T23:17:22.182Z] Running: 0 [2021-11-17T23:17:22.182Z] Paused: 0 [2021-11-17T23:17:22.182Z] Stopped: 0 [2021-11-17T23:17:22.182Z] Images: 0 [2021-11-17T23:17:22.182Z] Server Version: 0.0.0-dev [2021-11-17T23:17:22.182Z] Storage Driver: windowsfilter [2021-11-17T23:17:22.182Z] Windows: [2021-11-17T23:17:22.182Z] Logging Driver: json-file [2021-11-17T23:17:22.182Z] Plugins: [2021-11-17T23:17:22.182Z] Volume: local [2021-11-17T23:17:22.182Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-17T23:17:22.182Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-17T23:17:22.182Z] Swarm: inactive [2021-11-17T23:17:22.182Z] Default Isolation: process [2021-11-17T23:17:22.182Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-17T23:17:22.182Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-17T23:17:22.182Z] OSType: windows [2021-11-17T23:17:22.182Z] Architecture: x86_64 [2021-11-17T23:17:22.182Z] CPUs: 4 [2021-11-17T23:17:22.182Z] Total Memory: 32GiB [2021-11-17T23:17:22.182Z] Name: azwin-2-108ca0 [2021-11-17T23:17:22.182Z] ID: AFML:MHDM:NTEV:CVAH:PSZW:FD5B:FD6N:2ZQW:SC4J:IDVP:RT6L:LEQ5 [2021-11-17T23:17:22.182Z] Docker Root Dir: D:\CI\PR-43027\5\daemon [2021-11-17T23:17:22.182Z] Debug Mode (client): false [2021-11-17T23:17:22.182Z] Debug Mode (server): true [2021-11-17T23:17:22.182Z] File Descriptors: -1 [2021-11-17T23:17:22.182Z] Goroutines: 16 [2021-11-17T23:17:22.182Z] System Time: 2021-11-17T23:17:19.9925645Z [2021-11-17T23:17:22.182Z] EventsListeners: 0 [2021-11-17T23:17:22.182Z] Registry: https://index.docker.io/v1/ [2021-11-17T23:17:22.182Z] Labels: [2021-11-17T23:17:22.182Z] Experimental: false [2021-11-17T23:17:22.182Z] Insecure Registries: [2021-11-17T23:17:22.182Z] 127.0.0.0/8 [2021-11-17T23:17:22.182Z] Live Restore Enabled: false [2021-11-17T23:17:22.182Z] [2021-11-17T23:17:22.182Z] [2021-11-17T23:17:22.182Z] INFO: Docker images of the daemon under test [2021-11-17T23:17:22.182Z] [2021-11-17T23:17:22.182Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-17T23:17:22.182Z] [2021-11-17T23:17:22.182Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-11-17T23:17:22.182Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-11-17T23:17:22.182Z] ltsc2019: Pulling from windows/servercore [2021-11-17T23:17:22.182Z] 4612f6d0b889: Pulling fs layer [2021-11-17T23:17:22.182Z] c1f4c7287c99: Pulling fs layer [2021-11-17T23:17:22.332Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 46.8% of statements [2021-11-17T23:17:22.333Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-11-17T23:17:22.362Z] [2021-11-17T23:17:22.362Z] #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 [2021-11-17T23:17:22.362Z] #71 sha256:75e752aad0b5b362c170da7388df1dec01ebfe49facd17ef3d31412a36de0f7e [2021-11-17T23:17:22.900Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-11-17T23:17:22.900Z] ok github.com/docker/docker/daemon/logger/splunk 1.773s coverage: 82.5% of statements [2021-11-17T23:17:22.900Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-17T23:17:22.900Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-17T23:17:22.925Z] #71 0.708 % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-17T23:17:22.925Z] #71 0.715 Dload Upload Total Spent Left Speed [2021-11-17T23:17:22.925Z] #71 0.716 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 18414 0 --:--:-- --:--:-- --:--:-- 18414 [2021-11-17T23:17:23.141Z] Congratulations! Seccomp profile generation is done correctly. [2021-11-17T23:17:23.141Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-11-17T23:17:23.181Z] #71 DONE 0.9s [2021-11-17T23:17:23.181Z] [2021-11-17T23:17:23.181Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-17T23:17:23.181Z] #72 sha256:60810a50e9d6e1e5d9f65222aeb4cf722ac49c5b776b28710f9300912927c7c7 [2021-11-17T23:17:23.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-17T23:17:23.693Z] #13 89.43 Selecting previously unselected package binutils-mingw-w64. [2021-11-17T23:17:23.693Z] #13 89.44 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-11-17T23:17:23.693Z] #13 89.44 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-11-17T23:17:23.951Z] #13 89.57 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-11-17T23:17:23.951Z] #13 89.58 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-11-17T23:17:23.951Z] #13 89.60 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-11-17T23:17:23.951Z] #13 89.76 Selecting previously unselected package dmsetup. [2021-11-17T23:17:23.951Z] #13 89.76 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-11-17T23:17:24.211Z] #13 89.77 Unpacking dmsetup (2:1.02.155-3) ... [2021-11-17T23:17:24.469Z] #13 ... [2021-11-17T23:17:24.470Z] [2021-11-17T23:17:24.470Z] #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 [2021-11-17T23:17:24.470Z] #36 sha256:b2e8030f1d3e6b76a273518953eb3f95355461261f5319e0bdc1ab365c1aaca8 [2021-11-17T23:17:24.470Z] #36 94.24 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-11-17T23:17:24.470Z] #36 94.26 Setting up xxd (2:8.1.0875-5) ... [2021-11-17T23:17:24.470Z] #36 94.27 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-11-17T23:17:24.470Z] #36 94.29 Setting up vim-common (2:8.1.0875-5) ... [2021-11-17T23:17:24.470Z] #36 94.34 Setting up librhash0:amd64 (1.3.8-1) ... [2021-11-17T23:17:24.470Z] #36 94.36 Setting up cmake-data (3.13.4-1) ... [2021-11-17T23:17:24.470Z] #36 94.38 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-11-17T23:17:24.470Z] #36 94.39 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-11-17T23:17:24.470Z] #36 94.41 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-11-17T23:17:24.470Z] #36 94.44 Setting up cmake (3.13.4-1) ... [2021-11-17T23:17:24.470Z] #36 94.47 Processing triggers for libc-bin (2.28-10) ... [2021-11-17T23:17:24.470Z] #36 94.55 Processing triggers for mime-support (3.62) ... [2021-11-17T23:17:24.470Z] #36 DONE 95.2s [2021-11-17T23:17:24.470Z] [2021-11-17T23:17:24.470Z] #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 [2021-11-17T23:17:24.470Z] #13 sha256:c49801e2dce6d2ae9af8a4bf01e3f723d69e295b76ebdbe9590ac3e266c23ffb [2021-11-17T23:17:24.470Z] #13 90.25 Selecting previously unselected package mingw-w64-common. [2021-11-17T23:17:24.470Z] #13 90.25 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-11-17T23:17:24.470Z] #13 90.26 Unpacking mingw-w64-common (6.0.0-3) ... [2021-11-17T23:17:24.552Z] #72 DONE 1.3s [2021-11-17T23:17:24.552Z] [2021-11-17T23:17:24.552Z] #73 exporting to image [2021-11-17T23:17:24.552Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-17T23:17:24.552Z] #73 exporting layers [2021-11-17T23:17:24.732Z] #13 ... [2021-11-17T23:17:24.732Z] [2021-11-17T23:17:24.732Z] #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 [2021-11-17T23:17:24.732Z] #45 sha256:6e8bdb885b85d79567a7850848b00685910570db3635fa2d88c47490fd3a5711 [2021-11-17T23:17:24.732Z] #45 85.47 bufio [2021-11-17T23:17:24.732Z] #45 87.54 syscall [2021-11-17T23:17:24.805Z] ok github.com/docker/docker/distribution/metadata 0.050s coverage: 48.2% of statements [2021-11-17T23:17:24.991Z] #45 ... [2021-11-17T23:17:24.991Z] [2021-11-17T23:17:24.991Z] #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 [2021-11-17T23:17:24.991Z] #42 sha256:458dfcbb019aed25e86f24c62186909e3d0db8f816c9fb3db42bc8e2d47296d9 [2021-11-17T23:17:24.991Z] #42 92.99 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-11-17T23:17:24.991Z] #42 93.01 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-11-17T23:17:24.991Z] #42 93.04 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-11-17T23:17:24.991Z] #42 93.05 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-11-17T23:17:24.991Z] #42 93.07 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-11-17T23:17:24.991Z] #42 93.08 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-11-17T23:17:24.991Z] #42 93.09 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-11-17T23:17:24.991Z] #42 93.10 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-11-17T23:17:24.991Z] #42 93.12 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-11-17T23:17:24.991Z] #42 93.13 Setting up python-protobuf (3.6.1.3-2) ... [2021-11-17T23:17:26.182Z] ok github.com/docker/docker/distribution 0.137s coverage: 25.6% of statements [2021-11-17T23:17:26.182Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-17T23:17:26.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-17T23:17:27.119Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-11-17T23:17:27.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-17T23:17:27.524Z] #42 ... [2021-11-17T23:17:27.524Z] [2021-11-17T23:17:27.524Z] #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 [2021-11-17T23:17:27.524Z] #34 sha256:d44a223fd3b6f0e235cae302ba0cb6d9e27d27072d350f0dabe1caf49efc9615 [2021-11-17T23:17:27.524Z] #34 87.94 internal/syscall/unix [2021-11-17T23:17:27.524Z] #34 88.36 time [2021-11-17T23:17:27.524Z] #34 95.21 internal/fmtsort [2021-11-17T23:17:27.524Z] #34 96.32 internal/syscall/execenv [2021-11-17T23:17:27.524Z] #34 96.66 path [2021-11-17T23:17:27.524Z] #34 98.08 text/tabwriter [2021-11-17T23:17:27.524Z] #34 ... [2021-11-17T23:17:27.524Z] [2021-11-17T23:17:27.524Z] #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 [2021-11-17T23:17:27.524Z] #37 sha256:1894061449a89aa82ac0b2b80f04a8e9f2695d40bfecc062dc517e0a8eecf3f5 [2021-11-17T23:17:27.524Z] #37 1.587 + RM_GOPATH=0 [2021-11-17T23:17:27.524Z] #37 1.587 + TMP_GOPATH= [2021-11-17T23:17:27.524Z] #37 1.587 + : /build [2021-11-17T23:17:27.524Z] #37 1.587 + '[' -z '' ']' [2021-11-17T23:17:27.524Z] #37 1.587 ++ mktemp -d [2021-11-17T23:17:27.524Z] #37 1.590 + export GOPATH=/tmp/tmp.ysovtA1DLT [2021-11-17T23:17:27.524Z] #37 1.590 + GOPATH=/tmp/tmp.ysovtA1DLT [2021-11-17T23:17:27.524Z] #37 1.593 + RM_GOPATH=1 [2021-11-17T23:17:27.524Z] #37 1.593 + case "$(go env GOARCH)" in [2021-11-17T23:17:27.524Z] #37 1.593 ++ go env GOARCH [2021-11-17T23:17:27.524Z] #37 1.609 + export GO_BUILDMODE=-buildmode=pie [2021-11-17T23:17:27.524Z] #37 1.609 + GO_BUILDMODE=-buildmode=pie [2021-11-17T23:17:27.524Z] #37 1.610 ++ dirname /tmp/install/install.sh [2021-11-17T23:17:27.524Z] #37 1.618 + dir=/tmp/install [2021-11-17T23:17:27.524Z] #37 1.618 + bin=tini [2021-11-17T23:17:27.524Z] #37 1.618 + shift [2021-11-17T23:17:27.524Z] #37 1.618 + '[' '!' -f /tmp/install/tini.installer ']' [2021-11-17T23:17:27.524Z] #37 1.618 + . /tmp/install/tini.installer [2021-11-17T23:17:27.524Z] #37 1.618 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-11-17T23:17:27.524Z] #37 1.618 + install_tini [2021-11-17T23:17:27.524Z] #37 1.618 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-11-17T23:17:27.524Z] #37 1.618 + git clone https://github.com/krallin/tini.git /tmp/tmp.ysovtA1DLT/tini [2021-11-17T23:17:27.524Z] #37 1.625 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-11-17T23:17:27.524Z] #37 1.657 Cloning into '/tmp/tmp.ysovtA1DLT/tini'... [2021-11-17T23:17:27.524Z] #37 3.042 + cd /tmp/tmp.ysovtA1DLT/tini [2021-11-17T23:17:27.524Z] #37 3.043 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-11-17T23:17:27.524Z] #37 3.101 + cmake . [2021-11-17T23:17:27.820Z] #73 exporting layers 3.4s done [2021-11-17T23:17:27.820Z] #73 writing image sha256:c9626bfe875ed9e7230a1797804d441403b697e17c01b3442aeced5cd41a7a4c done [2021-11-17T23:17:27.820Z] #73 naming to docker.io/library/docker:169f57b959d2fdd38bac7fbfbcafbe22d036c2d2 done [2021-11-17T23:17:27.820Z] #73 DONE 3.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-17T23:17:28.056Z] ok github.com/docker/docker/image 0.021s coverage: 86.8% of statements [2021-11-17T23:17:28.157Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43027/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=169f57b959d2fdd38bac7fbfbcafbe22d036c2d2 -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:169f57b959d2fdd38bac7fbfbcafbe22d036c2d2 hack/make.sh dynbinary test-integration [2021-11-17T23:17:28.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-17T23:17:28.625Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-11-17T23:17:28.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-17T23:17:28.885Z] ok github.com/docker/docker/distribution/xfer 2.097s coverage: 85.1% of statements [2021-11-17T23:17:28.885Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-17T23:17:28.885Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-11-17T23:17:28.900Z] #37 4.321 -- The C compiler identification is GNU 8.3.0 [2021-11-17T23:17:28.900Z] #37 4.465 -- Check for working C compiler: /usr/bin/cc [2021-11-17T23:17:29.087Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-11-17T23:17:29.087Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-11-17T23:17:29.087Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-11-17T23:17:29.087Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-11-17T23:17:29.087Z] 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) [2021-11-17T23:17:29.087Z] Detected virtualization docker. [2021-11-17T23:17:29.087Z] Detected architecture x86-64. [2021-11-17T23:17:29.087Z] Set hostname to . [2021-11-17T23:17:29.144Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2021-11-17T23:17:29.144Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-17T23:17:29.343Z] + source /etc/docker-entrypoint-cmd [2021-11-17T23:17:29.343Z] ++ hack/make.sh dynbinary test-integration [2021-11-17T23:17:29.343Z] [2021-11-17T23:17:29.343Z] Removing bundles/ [2021-11-17T23:17:29.343Z] [2021-11-17T23:17:29.343Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-17T23:17:29.599Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-17T23:17:29.599Z] GOOS="" GOARCH="" GOARM="" [2021-11-17T23:17:29.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-17T23:17:29.713Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2021-11-17T23:17:30.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-17T23:17:30.280Z] #37 5.610 -- Check for working C compiler: /usr/bin/cc -- works [2021-11-17T23:17:30.280Z] #37 5.618 -- Detecting C compiler ABI info [2021-11-17T23:17:30.848Z] #37 6.418 -- Detecting C compiler ABI info - done [2021-11-17T23:17:30.848Z] #37 6.468 -- Detecting C compile features [2021-11-17T23:17:31.287Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2021-11-17T23:17:31.416Z] #37 ... [2021-11-17T23:17:31.416Z] [2021-11-17T23:17:31.416Z] #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 [2021-11-17T23:17:31.416Z] #42 sha256:458dfcbb019aed25e86f24c62186909e3d0db8f816c9fb3db42bc8e2d47296d9 [2021-11-17T23:17:31.416Z] #42 102.0 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-11-17T23:17:31.416Z] #42 102.0 Processing triggers for libc-bin (2.28-10) ... [2021-11-17T23:17:31.619Z] ok github.com/docker/docker/oci 0.027s coverage: 38.4% of statements [2021-11-17T23:17:31.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-17T23:17:31.676Z] #42 ... [2021-11-17T23:17:31.676Z] [2021-11-17T23:17:31.676Z] #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 [2021-11-17T23:17:31.676Z] #51 sha256:b49a18848b7a3d057ae4ba4ceb10c26b8fd97e3d4eba00948a07fd02f6b1c1b4 [2021-11-17T23:17:31.676Z] #51 92.27 time [2021-11-17T23:17:31.676Z] #51 101.0 internal/poll [2021-11-17T23:17:31.676Z] #51 101.6 encoding/binary [2021-11-17T23:17:31.676Z] #51 ... [2021-11-17T23:17:31.676Z] [2021-11-17T23:17:31.676Z] #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 [2021-11-17T23:17:31.676Z] #45 sha256:6e8bdb885b85d79567a7850848b00685910570db3635fa2d88c47490fd3a5711 [2021-11-17T23:17:31.676Z] #45 99.28 internal/poll [2021-11-17T23:17:31.676Z] #45 99.90 io/fs [2021-11-17T23:17:31.676Z] #45 101.6 regexp/syntax [2021-11-17T23:17:32.186Z] ok github.com/docker/docker/opts 0.025s coverage: 67.1% of statements [2021-11-17T23:17:32.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-17T23:17:32.245Z] #45 ... [2021-11-17T23:17:32.245Z] [2021-11-17T23:17:32.245Z] #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 [2021-11-17T23:17:32.245Z] #42 sha256:458dfcbb019aed25e86f24c62186909e3d0db8f816c9fb3db42bc8e2d47296d9 [2021-11-17T23:17:32.245Z] #42 DONE 102.9s [2021-11-17T23:17:32.245Z] [2021-11-17T23:17:32.245Z] #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 [2021-11-17T23:17:32.245Z] #45 sha256:6e8bdb885b85d79567a7850848b00685910570db3635fa2d88c47490fd3a5711 [2021-11-17T23:17:32.245Z] #45 103.0 os [2021-11-17T23:17:32.445Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-11-17T23:17:32.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-17T23:17:33.197Z] Congratulations! All API changes are done the right way. [2021-11-17T23:17:33.197Z] Congratulations! All TOML source files changed here have valid syntax. [2021-11-17T23:17:33.197Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-11-17T23:17:33.197Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-11-17T23:17:33.197Z] Congratulations! No new tests were added to integration-cli. [2021-11-17T23:17:33.197Z] [2021-11-17T23:17:33.197Z] INFO Start validation with golang-ci-lint [2021-11-17T23:17:33.197Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-11-17T23:17:33.197Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-11-17T23:17:33.197Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-11-17T23:17:33.623Z] #45 ... [2021-11-17T23:17:33.623Z] [2021-11-17T23:17:33.623Z] #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 [2021-11-17T23:17:33.623Z] #13 sha256:c49801e2dce6d2ae9af8a4bf01e3f723d69e295b76ebdbe9590ac3e266c23ffb [2021-11-17T23:17:33.623Z] #13 98.43 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-17T23:17:33.623Z] #13 98.43 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-11-17T23:17:33.623Z] #13 98.44 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-11-17T23:17:33.725Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-17T23:17:33.725Z] Using test binary docker [2021-11-17T23:17:33.983Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-17T23:17:33.983Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-17T23:17:33.983Z] INFO: Waiting for daemon to start... [2021-11-17T23:17:33.983Z] Starting dockerd [2021-11-17T23:17:34.349Z] ok github.com/docker/docker/pkg/archive 0.279s coverage: 82.2% of statements [2021-11-17T23:17:34.685Z] c1f4c7287c99: Verifying Checksum [2021-11-17T23:17:34.685Z] c1f4c7287c99: Download complete [2021-11-17T23:17:34.917Z] ok github.com/docker/docker/pkg/authorization 0.399s coverage: 68.3% of statements [2021-11-17T23:17:35.176Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-11-17T23:17:35.435Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-11-17T23:17:35.881Z] . [2021-11-17T23:17:35.881Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-17T23:17:35.881Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-17T23:17:35.881Z] Error: No such image: emptyfs [2021-11-17T23:17:36.139Z] Running integration-test (iteration 1) [2021-11-17T23:17:36.140Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-11-17T23:17:37.815Z] #13 ... [2021-11-17T23:17:37.815Z] [2021-11-17T23:17:37.815Z] #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 [2021-11-17T23:17:37.815Z] #34 sha256:d44a223fd3b6f0e235cae302ba0cb6d9e27d27072d350f0dabe1caf49efc9615 [2021-11-17T23:17:37.815Z] #34 98.42 internal/poll [2021-11-17T23:17:37.815Z] #34 99.59 io/fs [2021-11-17T23:17:37.815Z] #34 102.1 os [2021-11-17T23:17:37.815Z] #34 106.6 path/filepath [2021-11-17T23:17:37.815Z] #34 106.6 fmt [2021-11-17T23:17:37.815Z] #34 ... [2021-11-17T23:17:37.815Z] [2021-11-17T23:17:37.815Z] #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 [2021-11-17T23:17:37.815Z] #37 sha256:1894061449a89aa82ac0b2b80f04a8e9f2695d40bfecc062dc517e0a8eecf3f5 [2021-11-17T23:17:37.815Z] #37 9.581 -- Detecting C compile features - done [2021-11-17T23:17:37.815Z] #37 9.665 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-17T23:17:37.815Z] #37 10.18 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-17T23:17:37.815Z] #37 10.44 -- Configuring done [2021-11-17T23:17:37.815Z] #37 10.49 -- Generating done [2021-11-17T23:17:37.815Z] #37 10.49 -- Build files have been written to: /tmp/tmp.ysovtA1DLT/tini [2021-11-17T23:17:37.815Z] #37 10.49 + make tini-static [2021-11-17T23:17:37.815Z] #37 11.36 Scanning dependencies of target tini-static [2021-11-17T23:17:37.815Z] #37 11.67 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-17T23:17:38.386Z] #37 13.85 [100%] Linking C executable tini-static [2021-11-17T23:17:38.720Z] ok github.com/docker/docker/pkg/chrootarchive 2.494s coverage: 43.5% of statements [2021-11-17T23:17:38.720Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-11-17T23:17:38.720Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2021-11-17T23:17:38.954Z] #37 14.44 [100%] Built target tini-static [2021-11-17T23:17:38.954Z] #37 14.49 + mkdir -p /build [2021-11-17T23:17:38.954Z] #37 14.49 + cp tini-static /build/docker-init [2021-11-17T23:17:38.978Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 97.6% of statements [2021-11-17T23:17:39.237Z] ok github.com/docker/docker/layer 7.307s coverage: 68.8% of statements [2021-11-17T23:17:39.237Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-17T23:17:39.237Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-17T23:17:39.237Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-17T23:17:39.237Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-17T23:17:39.237Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-17T23:17:39.237Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-17T23:17:39.237Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-17T23:17:39.496Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2021-11-17T23:17:39.531Z] #37 DONE 14.9s [2021-11-17T23:17:39.531Z] [2021-11-17T23:17:39.531Z] #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 [2021-11-17T23:17:39.531Z] #34 sha256:d44a223fd3b6f0e235cae302ba0cb6d9e27d27072d350f0dabe1caf49efc9615 [2021-11-17T23:17:39.531Z] #34 109.3 io/ioutil [2021-11-17T23:17:39.754Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2021-11-17T23:17:40.014Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2021-11-17T23:17:40.959Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-11-17T23:17:41.535Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 86.5% of statements [2021-11-17T23:17:41.794Z] ok github.com/docker/docker/pkg/fsutils 0.155s coverage: 85.1% of statements [2021-11-17T23:17:42.053Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-11-17T23:17:42.065Z] #34 112.5 flag [2021-11-17T23:17:42.065Z] #34 112.5 github.com/BurntSushi/toml [2021-11-17T23:17:42.324Z] #34 ... [2021-11-17T23:17:42.324Z] [2021-11-17T23:17:42.324Z] #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 [2021-11-17T23:17:42.324Z] #43 sha256:9c88665f5323b3954e3d3c9ccebf3a6fb3b18ad29fcde46a84373b30db78ca80 [2021-11-17T23:17:42.324Z] #43 4.088 Note: Building without setproctitle() and strlcpy() support. [2021-11-17T23:17:42.324Z] #43 4.088 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-11-17T23:17:42.324Z] #43 4.092 Note: Building without GnuTLS support [2021-11-17T23:17:42.324Z] #43 4.112 Makefile.config:39: Warn: you have no libnftables installed [2021-11-17T23:17:42.324Z] #43 4.112 Makefile.config:40: Warn: Building without nftables support [2021-11-17T23:17:42.324Z] #43 6.597 fatal: not a git repository (or any of the parent directories): .git [2021-11-17T23:17:42.324Z] #43 6.643 GEN .gitid [2021-11-17T23:17:42.324Z] #43 6.685 GEN criu/include/version.h [2021-11-17T23:17:42.324Z] #43 6.741 GEN include/common/asm [2021-11-17T23:17:42.324Z] #43 9.844 PBCC images/timens.pb-c.c [2021-11-17T23:17:42.324Z] #43 9.948 DEP images/timens.pb-c.d [2021-11-17T23:17:42.324Z] #43 10.12 PBCC images/fown.pb-c.c [2021-11-17T23:17:42.324Z] #43 10.17 PBCC images/google/protobuf/descriptor.pb-c.c [2021-11-17T23:17:42.324Z] #43 ... [2021-11-17T23:17:42.324Z] [2021-11-17T23:17:42.324Z] #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 [2021-11-17T23:17:42.324Z] #13 sha256:c49801e2dce6d2ae9af8a4bf01e3f723d69e295b76ebdbe9590ac3e266c23ffb [2021-11-17T23:17:42.324Z] #13 108.0 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-17T23:17:42.324Z] #13 108.0 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2021-11-17T23:17:42.324Z] #13 108.1 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2021-11-17T23:17:42.620Z] ok github.com/docker/docker/pkg/discovery/kv 3.041s coverage: 84.1% of statements [2021-11-17T23:17:42.892Z] #13 108.5 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-11-17T23:17:42.892Z] #13 108.5 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2021-11-17T23:17:42.892Z] #13 108.5 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-11-17T23:17:43.187Z] ok github.com/docker/docker/pkg/idtools 0.370s coverage: 69.5% of statements [2021-11-17T23:17:43.357Z] 4612f6d0b889: Download complete [2021-11-17T23:17:43.446Z] ok github.com/docker/docker/pkg/ioutils 0.357s coverage: 70.6% of statements [2021-11-17T23:17:43.446Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2021-11-17T23:17:43.446Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-17T23:17:43.705Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2021-11-17T23:17:43.705Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-11-17T23:17:43.705Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-17T23:17:43.705Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-11-17T23:17:43.705Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-17T23:17:43.828Z] #13 ... [2021-11-17T23:17:43.828Z] [2021-11-17T23:17:43.828Z] #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 [2021-11-17T23:17:43.828Z] #51 sha256:b49a18848b7a3d057ae4ba4ceb10c26b8fd97e3d4eba00948a07fd02f6b1c1b4 [2021-11-17T23:17:43.828Z] #51 104.6 os [2021-11-17T23:17:43.828Z] #51 105.5 encoding/base64 [2021-11-17T23:17:43.828Z] #51 107.8 golang.org/x/sys/unix [2021-11-17T23:17:43.828Z] #51 112.4 fmt [2021-11-17T23:17:43.964Z] ok github.com/docker/docker/pkg/parsers 0.012s coverage: 97.0% of statements [2021-11-17T23:17:43.964Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-11-17T23:17:44.087Z] #51 ... [2021-11-17T23:17:44.087Z] [2021-11-17T23:17:44.087Z] #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 [2021-11-17T23:17:44.087Z] #43 sha256:9c88665f5323b3954e3d3c9ccebf3a6fb3b18ad29fcde46a84373b30db78ca80 [2021-11-17T23:17:44.087Z] #43 10.32 PBCC images/opts.pb-c.c [2021-11-17T23:17:44.087Z] #43 10.39 PBCC images/memfd.pb-c.c [2021-11-17T23:17:44.087Z] #43 10.54 DEP images/fown.pb-c.d [2021-11-17T23:17:44.087Z] #43 10.66 DEP images/google/protobuf/descriptor.pb-c.d [2021-11-17T23:17:44.087Z] #43 10.76 DEP images/opts.pb-c.d [2021-11-17T23:17:44.087Z] #43 10.79 DEP images/memfd.pb-c.d [2021-11-17T23:17:44.087Z] #43 10.86 PBCC images/sit.pb-c.c [2021-11-17T23:17:44.087Z] #43 10.91 DEP images/sit.pb-c.d [2021-11-17T23:17:44.087Z] #43 10.97 PBCC images/macvlan.pb-c.c [2021-11-17T23:17:44.087Z] #43 10.98 DEP images/macvlan.pb-c.d [2021-11-17T23:17:44.087Z] #43 11.06 PBCC images/autofs.pb-c.c [2021-11-17T23:17:44.087Z] #43 11.08 DEP images/autofs.pb-c.d [2021-11-17T23:17:44.087Z] #43 11.14 PBCC images/sysctl.pb-c.c [2021-11-17T23:17:44.087Z] #43 11.20 DEP images/sysctl.pb-c.d [2021-11-17T23:17:44.087Z] #43 11.24 PBCC images/time.pb-c.c [2021-11-17T23:17:44.087Z] #43 11.27 DEP images/time.pb-c.d [2021-11-17T23:17:44.087Z] #43 11.32 PBCC images/binfmt-misc.pb-c.c [2021-11-17T23:17:44.087Z] #43 11.34 DEP images/binfmt-misc.pb-c.d [2021-11-17T23:17:44.087Z] #43 11.38 PBCC images/seccomp.pb-c.c [2021-11-17T23:17:44.087Z] #43 11.44 DEP images/seccomp.pb-c.d [2021-11-17T23:17:44.087Z] #43 11.51 PBCC images/userns.pb-c.c [2021-11-17T23:17:44.087Z] #43 11.53 DEP images/userns.pb-c.d [2021-11-17T23:17:44.087Z] #43 11.61 PBCC images/cgroup.pb-c.c [2021-11-17T23:17:44.087Z] #43 11.63 DEP images/cgroup.pb-c.d [2021-11-17T23:17:44.087Z] #43 11.69 PBCC images/ext-file.pb-c.c [2021-11-17T23:17:44.087Z] #43 11.74 DEP images/ext-file.pb-c.d [2021-11-17T23:17:44.087Z] #43 11.82 PBCC images/rpc.pb-c.c [2021-11-17T23:17:44.087Z] #43 11.86 DEP images/rpc.pb-c.d [2021-11-17T23:17:44.087Z] #43 11.90 PBCC images/siginfo.pb-c.c [2021-11-17T23:17:44.087Z] #43 11.92 DEP images/siginfo.pb-c.d [2021-11-17T23:17:44.223Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2021-11-17T23:17:44.223Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2021-11-17T23:17:44.223Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-17T23:17:44.223Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-17T23:17:44.346Z] #43 11.97 PBCC images/pagemap.pb-c.c [2021-11-17T23:17:44.346Z] #43 12.02 DEP images/pagemap.pb-c.d [2021-11-17T23:17:44.346Z] #43 12.09 PBCC images/rlimit.pb-c.c [2021-11-17T23:17:44.346Z] #43 12.09 DEP images/rlimit.pb-c.d [2021-11-17T23:17:44.346Z] #43 12.19 PBCC images/file-lock.pb-c.c [2021-11-17T23:17:44.346Z] #43 12.23 DEP images/file-lock.pb-c.d [2021-11-17T23:17:44.346Z] #43 12.29 PBCC images/tty.pb-c.c [2021-11-17T23:17:44.606Z] #43 12.37 DEP images/tty.pb-c.d [2021-11-17T23:17:44.606Z] #43 12.44 PBCC images/tun.pb-c.c [2021-11-17T23:17:44.606Z] #43 12.55 PBCC images/netdev.pb-c.c [2021-11-17T23:17:44.790Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2021-11-17T23:17:44.865Z] #43 12.62 DEP images/tun.pb-c.d [2021-11-17T23:17:44.865Z] #43 12.70 DEP images/netdev.pb-c.d [2021-11-17T23:17:45.049Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-11-17T23:17:45.124Z] #43 12.76 PBCC images/vma.pb-c.c [2021-11-17T23:17:45.124Z] #43 12.87 DEP images/vma.pb-c.d [2021-11-17T23:17:45.124Z] #43 12.92 PBCC images/creds.pb-c.c [2021-11-17T23:17:45.124Z] #43 12.97 DEP images/creds.pb-c.d [2021-11-17T23:17:45.308Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-11-17T23:17:45.383Z] #43 13.04 PBCC images/utsns.pb-c.c [2021-11-17T23:17:45.383Z] #43 13.05 DEP images/utsns.pb-c.d [2021-11-17T23:17:45.383Z] #43 13.13 PBCC images/ipc-desc.pb-c.c [2021-11-17T23:17:45.383Z] #43 13.14 PBCC images/ipc-sem.pb-c.c [2021-11-17T23:17:45.383Z] #43 13.18 DEP images/ipc-desc.pb-c.d [2021-11-17T23:17:45.383Z] #43 13.22 DEP images/ipc-sem.pb-c.d [2021-11-17T23:17:45.383Z] #43 13.30 PBCC images/ipc-msg.pb-c.c [2021-11-17T23:17:45.383Z] #43 13.33 DEP images/ipc-msg.pb-c.d [2021-11-17T23:17:45.566Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-11-17T23:17:45.642Z] #43 13.39 PBCC images/ipc-shm.pb-c.c [2021-11-17T23:17:45.642Z] #43 13.45 DEP images/ipc-shm.pb-c.d [2021-11-17T23:17:45.901Z] #43 13.52 PBCC images/ipc-var.pb-c.c [2021-11-17T23:17:45.901Z] #43 13.53 DEP images/ipc-var.pb-c.d [2021-11-17T23:17:45.901Z] #43 13.62 PBCC images/sk-opts.pb-c.c [2021-11-17T23:17:45.901Z] #43 13.65 PBCC images/packet-sock.pb-c.c [2021-11-17T23:17:45.901Z] #43 13.71 DEP images/sk-opts.pb-c.d [2021-11-17T23:17:46.160Z] #43 13.77 DEP images/packet-sock.pb-c.d [2021-11-17T23:17:46.160Z] #43 13.86 PBCC images/sk-netlink.pb-c.c [2021-11-17T23:17:46.160Z] #43 13.97 DEP images/sk-netlink.pb-c.d [2021-11-17T23:17:46.160Z] #43 14.03 PBCC images/sk-inet.pb-c.c [2021-11-17T23:17:46.160Z] #43 14.08 DEP images/sk-inet.pb-c.d [2021-11-17T23:17:46.429Z] #43 14.14 PBCC images/sk-unix.pb-c.c [2021-11-17T23:17:46.429Z] #43 14.23 DEP images/sk-unix.pb-c.d [2021-11-17T23:17:46.429Z] #43 14.31 PBCC images/mm.pb-c.c [2021-11-17T23:17:46.688Z] #43 14.40 DEP images/mm.pb-c.d [2021-11-17T23:17:46.688Z] #43 14.48 PBCC images/timerfd.pb-c.c [2021-11-17T23:17:46.688Z] #43 14.53 DEP images/timerfd.pb-c.d [2021-11-17T23:17:46.688Z] #43 14.62 PBCC images/timer.pb-c.c [2021-11-17T23:17:46.942Z] ok github.com/docker/docker/pkg/pubsub 1.043s coverage: 75.0% of statements [2021-11-17T23:17:46.942Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-11-17T23:17:46.947Z] #43 14.64 DEP images/timer.pb-c.d [2021-11-17T23:17:46.947Z] #43 14.69 PBCC images/sa.pb-c.c [2021-11-17T23:17:46.947Z] #43 14.74 DEP images/sa.pb-c.d [2021-11-17T23:17:46.947Z] #43 14.77 PBCC images/pipe-data.pb-c.c [2021-11-17T23:17:46.947Z] #43 14.80 DEP images/pipe-data.pb-c.d [2021-11-17T23:17:46.947Z] #43 14.83 PBCC images/mnt.pb-c.c [2021-11-17T23:17:47.206Z] #43 14.89 DEP images/mnt.pb-c.d [2021-11-17T23:17:47.206Z] #43 14.99 PBCC images/sk-packet.pb-c.c [2021-11-17T23:17:47.206Z] #43 15.00 DEP images/sk-packet.pb-c.d [2021-11-17T23:17:47.206Z] #43 15.06 PBCC images/tcp-stream.pb-c.c [2021-11-17T23:17:47.206Z] #43 15.14 DEP images/tcp-stream.pb-c.d [2021-11-17T23:17:47.465Z] #43 15.20 PBCC images/pipe.pb-c.c [2021-11-17T23:17:47.465Z] #43 15.25 DEP images/pipe.pb-c.d [2021-11-17T23:17:47.465Z] #43 15.29 PBCC images/pstree.pb-c.c [2021-11-17T23:17:47.465Z] #43 15.31 DEP images/pstree.pb-c.d [2021-11-17T23:17:47.465Z] #43 15.37 PBCC images/fs.pb-c.c [2021-11-17T23:17:47.724Z] #43 15.40 DEP images/fs.pb-c.d [2021-11-17T23:17:47.724Z] #43 15.46 PBCC images/signalfd.pb-c.c [2021-11-17T23:17:47.724Z] #43 15.50 DEP images/signalfd.pb-c.d [2021-11-17T23:17:47.724Z] #43 15.58 PBCC images/fh.pb-c.c [2021-11-17T23:17:47.724Z] #43 15.61 PBCC images/fsnotify.pb-c.c [2021-11-17T23:17:47.983Z] #43 15.69 DEP images/fh.pb-c.d [2021-11-17T23:17:47.983Z] #43 15.74 DEP images/fsnotify.pb-c.d [2021-11-17T23:17:47.983Z] #43 15.80 PBCC images/eventpoll.pb-c.c [2021-11-17T23:17:47.983Z] #43 15.83 DEP images/eventpoll.pb-c.d [2021-11-17T23:17:48.243Z] #43 15.92 PBCC images/eventfd.pb-c.c [2021-11-17T23:17:48.243Z] #43 15.99 DEP images/eventfd.pb-c.d [2021-11-17T23:17:48.243Z] #43 16.03 PBCC images/remap-file-path.pb-c.c [2021-11-17T23:17:48.243Z] #43 16.06 DEP images/remap-file-path.pb-c.d [2021-11-17T23:17:48.243Z] #43 16.10 PBCC images/fifo.pb-c.c [2021-11-17T23:17:48.243Z] #43 ... [2021-11-17T23:17:48.243Z] [2021-11-17T23:17:48.243Z] #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 [2021-11-17T23:17:48.243Z] #45 sha256:6e8bdb885b85d79567a7850848b00685910570db3635fa2d88c47490fd3a5711 [2021-11-17T23:17:48.243Z] #45 109.0 regexp [2021-11-17T23:17:48.243Z] #45 111.9 fmt [2021-11-17T23:17:48.243Z] #45 114.7 internal/lazyregexp [2021-11-17T23:17:48.243Z] #45 115.1 github.com/LK4D4/vndr/godl/singleflight [2021-11-17T23:17:48.243Z] #45 115.3 github.com/LK4D4/vndr/versioned [2021-11-17T23:17:48.243Z] #45 115.5 hash/crc32 [2021-11-17T23:17:48.243Z] #45 116.1 crypto/sha512 [2021-11-17T23:17:48.243Z] #45 117.3 go/token [2021-11-17T23:17:48.243Z] #45 117.5 net/url [2021-11-17T23:17:48.243Z] #45 118.5 go/scanner [2021-11-17T23:17:48.502Z] #45 ... [2021-11-17T23:17:48.502Z] [2021-11-17T23:17:48.502Z] #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 [2021-11-17T23:17:48.502Z] #43 sha256:9c88665f5323b3954e3d3c9ccebf3a6fb3b18ad29fcde46a84373b30db78ca80 [2021-11-17T23:17:48.502Z] #43 16.12 DEP images/fifo.pb-c.d [2021-11-17T23:17:48.502Z] #43 16.17 PBCC images/ghost-file.pb-c.c [2021-11-17T23:17:48.502Z] #43 16.22 DEP images/ghost-file.pb-c.d [2021-11-17T23:17:48.502Z] #43 ... [2021-11-17T23:17:48.502Z] [2021-11-17T23:17:48.502Z] #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 [2021-11-17T23:17:48.502Z] #34 sha256:d44a223fd3b6f0e235cae302ba0cb6d9e27d27072d350f0dabe1caf49efc9615 [2021-11-17T23:17:48.502Z] #34 114.7 log [2021-11-17T23:17:48.502Z] #34 116.9 github.com/BurntSushi/toml/cmd/tomlv [2021-11-17T23:17:48.502Z] #34 DONE 119.2s [2021-11-17T23:17:48.502Z] [2021-11-17T23:17:48.502Z] #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 [2021-11-17T23:17:48.502Z] #43 sha256:9c88665f5323b3954e3d3c9ccebf3a6fb3b18ad29fcde46a84373b30db78ca80 [2021-11-17T23:17:48.502Z] #43 16.34 PBCC images/regfile.pb-c.c [2021-11-17T23:17:48.502Z] #43 16.45 DEP images/regfile.pb-c.d [2021-11-17T23:17:48.761Z] #43 16.55 PBCC images/ns.pb-c.c [2021-11-17T23:17:48.761Z] #43 16.57 DEP images/ns.pb-c.d [2021-11-17T23:17:48.761Z] #43 16.70 PBCC images/fdinfo.pb-c.c [2021-11-17T23:17:49.329Z] #43 16.88 DEP images/fdinfo.pb-c.d [2021-11-17T23:17:49.329Z] #43 16.99 PBCC images/core-aarch64.pb-c.c [2021-11-17T23:17:49.329Z] #43 17.08 PBCC images/core-arm.pb-c.c [2021-11-17T23:17:49.588Z] #43 17.21 PBCC images/core-ppc64.pb-c.c [2021-11-17T23:17:49.588Z] #43 17.32 PBCC images/core-s390.pb-c.c [2021-11-17T23:17:49.588Z] #43 17.41 PBCC images/core-x86.pb-c.c [2021-11-17T23:17:49.588Z] #43 17.53 PBCC images/core.pb-c.c [2021-11-17T23:17:50.156Z] #43 17.71 PBCC images/inventory.pb-c.c [2021-11-17T23:17:50.156Z] #43 17.89 DEP images/core-aarch64.pb-c.d [2021-11-17T23:17:50.156Z] #43 18.00 DEP images/core-arm.pb-c.d [2021-11-17T23:17:50.156Z] #43 18.09 DEP images/core-ppc64.pb-c.d [2021-11-17T23:17:50.416Z] #43 18.16 DEP images/core-s390.pb-c.d [2021-11-17T23:17:50.675Z] #43 18.26 DEP images/core-x86.pb-c.d [2021-11-17T23:17:50.675Z] #43 18.34 DEP images/core.pb-c.d [2021-11-17T23:17:50.675Z] #43 18.48 DEP images/inventory.pb-c.d [2021-11-17T23:17:50.933Z] #43 18.65 PBCC images/cpuinfo.pb-c.c [2021-11-17T23:17:50.933Z] #43 18.78 DEP images/cpuinfo.pb-c.d [2021-11-17T23:17:51.129Z] ok github.com/docker/docker/pkg/signal 3.292s coverage: 62.3% of statements [2021-11-17T23:17:51.129Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-11-17T23:17:51.129Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-11-17T23:17:51.129Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-11-17T23:17:51.192Z] #43 18.86 PBCC images/stats.pb-c.c [2021-11-17T23:17:51.192Z] #43 18.92 DEP images/stats.pb-c.d [2021-11-17T23:17:51.696Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 52.5% of statements [2021-11-17T23:17:51.955Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 36.9% of statements [2021-11-17T23:17:52.214Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2021-11-17T23:17:52.781Z] ok github.com/docker/docker/pkg/tarsum 0.048s coverage: 89.3% of statements [2021-11-17T23:17:52.781Z] testing: warning: no tests to run [2021-11-17T23:17:52.781Z] coverage: [no statements] [2021-11-17T23:17:52.781Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-11-17T23:17:53.095Z] #43 20.64 make[1]: Nothing to be done for 'all'. [2021-11-17T23:17:53.347Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-11-17T23:17:53.347Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-11-17T23:17:53.347Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-11-17T23:17:54.217Z] Loaded image: buildpack-deps:buster [2021-11-17T23:17:54.217Z] Loaded image: busybox:latest [2021-11-17T23:17:54.217Z] Loaded image: busybox:glibc [2021-11-17T23:17:54.473Z] #43 22.04 CC images/stats.o [2021-11-17T23:17:54.732Z] #43 22.38 CC images/core.o [2021-11-17T23:17:54.784Z] Loaded image: debian:bullseye [2021-11-17T23:17:54.785Z] Loaded image: hello-world:latest [2021-11-17T23:17:54.785Z] Loaded image: arm32v7/hello-world:latest [2021-11-17T23:17:54.785Z] INFO: Testing against a local daemon [2021-11-17T23:17:54.785Z] === RUN TestCgroupNamespacesBuild [2021-11-17T23:17:55.249Z] ok github.com/docker/docker/plugin 0.513s coverage: 23.2% of statements [2021-11-17T23:17:55.300Z] #43 23.18 CC images/core-x86.o [2021-11-17T23:17:55.508Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-11-17T23:17:55.766Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 85.6% of statements [2021-11-17T23:17:55.868Z] #43 23.69 CC images/core-arm.o [2021-11-17T23:17:56.435Z] #43 24.00 CC images/core-aarch64.o [2021-11-17T23:17:56.693Z] #43 24.40 CC images/core-ppc64.o [2021-11-17T23:17:57.143Z] ok github.com/docker/docker/quota 0.212s coverage: 71.4% of statements [2021-11-17T23:17:57.143Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-11-17T23:17:57.264Z] #43 ... [2021-11-17T23:17:57.264Z] [2021-11-17T23:17:57.264Z] #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 [2021-11-17T23:17:57.264Z] #51 sha256:b49a18848b7a3d057ae4ba4ceb10c26b8fd97e3d4eba00948a07fd02f6b1c1b4 [2021-11-17T23:17:57.264Z] #51 117.8 encoding/json [2021-11-17T23:17:57.264Z] #51 118.8 github.com/pkg/diff [2021-11-17T23:17:57.264Z] #51 121.1 go/ast [2021-11-17T23:17:57.264Z] #51 125.3 golang.org/x/crypto/ssh/terminal [2021-11-17T23:17:57.264Z] #51 126.3 mvdan.cc/editorconfig [2021-11-17T23:17:57.264Z] #51 126.7 mvdan.cc/sh/v3/fileutil [2021-11-17T23:17:57.264Z] #51 127.0 mvdan.cc/sh/v3/syntax [2021-11-17T23:17:57.264Z] #51 ... [2021-11-17T23:17:57.264Z] [2021-11-17T23:17:57.264Z] #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 [2021-11-17T23:17:57.264Z] #43 sha256:9c88665f5323b3954e3d3c9ccebf3a6fb3b18ad29fcde46a84373b30db78ca80 [2021-11-17T23:17:57.264Z] #43 25.06 CC images/core-s390.o [2021-11-17T23:17:57.313Z] --- PASS: TestCgroupNamespacesBuild (2.25s) [2021-11-17T23:17:57.313Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-17T23:17:58.078Z] ok github.com/docker/docker/registry 0.063s coverage: 57.2% of statements [2021-11-17T23:17:58.205Z] #43 25.84 CC images/cpuinfo.o [2021-11-17T23:17:58.337Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2021-11-17T23:17:58.464Z] #43 26.33 CC images/inventory.o [2021-11-17T23:17:58.595Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-11-17T23:17:59.032Z] #43 26.66 CC images/fdinfo.o [2021-11-17T23:17:59.032Z] #43 ... [2021-11-17T23:17:59.032Z] [2021-11-17T23:17:59.032Z] #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 [2021-11-17T23:17:59.032Z] #45 sha256:6e8bdb885b85d79567a7850848b00685910570db3635fa2d88c47490fd3a5711 [2021-11-17T23:17:59.032Z] #45 119.6 text/template/parse [2021-11-17T23:17:59.032Z] #45 120.6 go/ast [2021-11-17T23:17:59.032Z] #45 125.8 text/template [2021-11-17T23:17:59.032Z] #45 126.4 go/parser [2021-11-17T23:17:59.163Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-11-17T23:17:59.163Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-11-17T23:17:59.211Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.12s) [2021-11-17T23:17:59.211Z] === RUN TestBuildWithSession [2021-11-17T23:17:59.211Z] build_session_test.go:25: TODO: BuildKit [2021-11-17T23:17:59.211Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-17T23:17:59.211Z] === RUN TestBuildSquashParent [2021-11-17T23:17:59.293Z] #45 ... [2021-11-17T23:17:59.293Z] [2021-11-17T23:17:59.293Z] #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 [2021-11-17T23:17:59.293Z] #43 sha256:9c88665f5323b3954e3d3c9ccebf3a6fb3b18ad29fcde46a84373b30db78ca80 [2021-11-17T23:17:59.293Z] #43 27.00 CC images/fown.o [2021-11-17T23:17:59.552Z] #43 27.28 CC images/ns.o [2021-11-17T23:17:59.811Z] #43 27.56 CC images/regfile.o [2021-11-17T23:18:00.070Z] #43 27.81 CC images/ghost-file.o [2021-11-17T23:18:00.329Z] #43 28.14 CC images/fifo.o [2021-11-17T23:18:00.897Z] #43 28.43 CC images/remap-file-path.o [2021-11-17T23:18:00.897Z] #43 28.62 CC images/eventfd.o [2021-11-17T23:18:01.156Z] #43 28.80 CC images/eventpoll.o [2021-11-17T23:18:01.415Z] #43 29.14 CC images/fh.o [2021-11-17T23:18:01.674Z] #43 29.46 CC images/fsnotify.o [2021-11-17T23:18:01.699Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-11-17T23:18:02.244Z] #43 30.07 CC images/signalfd.o [2021-11-17T23:18:02.503Z] #43 30.30 CC images/fs.o [2021-11-17T23:18:02.636Z] ok github.com/docker/docker/volume/local 0.086s coverage: 76.4% of statements [2021-11-17T23:18:02.762Z] #43 30.52 CC images/pstree.o [2021-11-17T23:18:02.895Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-11-17T23:18:03.021Z] #43 30.80 CC images/pipe.o [2021-11-17T23:18:03.280Z] #43 31.07 CC images/tcp-stream.o [2021-11-17T23:18:03.539Z] #43 31.33 CC images/sk-packet.o [2021-11-17T23:18:03.798Z] #43 31.64 CC images/mnt.o [2021-11-17T23:18:04.057Z] #43 31.96 CC images/pipe-data.o [2021-11-17T23:18:04.271Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.1% of statements [2021-11-17T23:18:04.316Z] #43 32.14 CC images/sa.o [2021-11-17T23:18:04.575Z] #43 32.36 CC images/timer.o [2021-11-17T23:18:05.159Z] #43 32.74 CC images/timerfd.o [2021-11-17T23:18:05.159Z] #43 ... [2021-11-17T23:18:05.159Z] [2021-11-17T23:18:05.159Z] #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 [2021-11-17T23:18:05.159Z] #56 sha256:0b698ca14f86c16f7354aae5bf87938d4b796388bbbdbb3bcd007f3cbbbe92d0 [2021-11-17T23:18:05.159Z] #56 60.35 Checking out files: 39% (1865/4693) Checking out files: 40% (1878/4693) Checking out files: 41% (1925/4693) Checking out files: 42% (1972/4693) Checking out files: 43% (2018/4693) Checking out files: 44% (2065/4693) Checking out files: 45% (2112/4693) Checking out files: 46% (2159/4693) Checking out files: 47% (2206/4693) Checking out files: 48% (2253/4693) Checking out files: 49% (2300/4693) Checking out files: 50% (2347/4693) Checking out files: 51% (2394/4693) Checking out files: 52% (2441/4693) Checking out files: 53% (2488/4693) Checking out files: 54% (2535/4693) Checking out files: 55% (2582/4693) Checking out files: 56% (2629/4693) Checking out files: 57% (2676/4693) Checking out files: 58% (2722/4693) Checking out files: 59% (2769/4693) Checking out files: 60% (2816/4693) Checking out files: 61% (2863/4693) Checking out files: 62% (2910/4693) Checking out files: 63% (2957/4693) Checking out files: 64% (3004/4693) Checking out files: 65% (3051/4693) Checking out files: 66% (3098/4693) Checking out files: 67% (3145/4693) Checking out files: 68% (3192/4693) Checking out files: 69% (3239/4693) Checking out files: 70% (3286/4693) Checking out files: 71% (3333/4693) Checking out files: 72% (3379/4693) Checking out files: 73% (3426/4693) Checking out files: 74% (3473/4693) Checking out files: 75% (3520/4693) Checking out files: 76% (3567/4693) Checking out files: 77% (3614/4693) Checking out files: 77% (3651/4693) Checking out files: 78% (3661/4693) Checking out files: 79% (3708/4693) Checking out files: 80% (3755/4693) Checking out files: 81% (3802/4693) Checking out files: 82% (3849/4693) Checking out files: 83% (3896/4693) Checking out files: 84% (3943/4693) Checking out files: 85% (3990/4693) Checking out files: 86% (4036/4693) Checking out files: 87% (4083/4693) Checking out files: 88% (4130/4693) Checking out files: 89% (4177/4693) Checking out files: 90% (4224/4693) Checking out files: 91% (4271/4693) Checking out files: 92% (4318/4693) Checking out files: 93% (4365/4693) Checking out files: 94% (4412/4693) Checking out files: 95% (4459/4693) Checking out files: 96% (4506/4693) Checking out files: 97% (4553/4693) Checking out files: 98% (4600/4693) Checking out files: 99% (4647/4693) Checking out files: 100% (4693/4693) Checking out files: 100% (4693/4693), done. [2021-11-17T23:18:05.159Z] #56 62.20 + cd /tmp/tmp.NHWyZ0mz4Y/src/github.com/containerd/containerd [2021-11-17T23:18:05.159Z] #56 62.21 + git checkout -q 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2021-11-17T23:18:06.095Z] #56 64.61 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-17T23:18:06.095Z] #56 64.61 + BUILDTAGS='netgo osusergo static_build' [2021-11-17T23:18:06.095Z] #56 64.61 + export EXTRA_FLAGS=-buildmode=pie [2021-11-17T23:18:06.095Z] #56 64.61 + EXTRA_FLAGS=-buildmode=pie [2021-11-17T23:18:06.095Z] #56 64.61 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-17T23:18:06.095Z] #56 64.61 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-17T23:18:06.095Z] #56 64.61 + '[' '' = dynamic ']' [2021-11-17T23:18:06.095Z] #56 64.61 + make [2021-11-17T23:18:07.040Z] #56 ... [2021-11-17T23:18:07.040Z] [2021-11-17T23:18:07.040Z] #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 [2021-11-17T23:18:07.040Z] #51 sha256:b49a18848b7a3d057ae4ba4ceb10c26b8fd97e3d4eba00948a07fd02f6b1c1b4 [2021-11-17T23:18:07.040Z] #51 133.6 mvdan.cc/sh/v3/cmd/shfmt [2021-11-17T23:18:07.040Z] #51 DONE 137.6s [2021-11-17T23:18:07.040Z] [2021-11-17T23:18:07.040Z] #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 [2021-11-17T23:18:07.040Z] #13 sha256:c49801e2dce6d2ae9af8a4bf01e3f723d69e295b76ebdbe9590ac3e266c23ffb [2021-11-17T23:18:07.040Z] #13 132.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-17T23:18:07.040Z] #13 132.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2021-11-17T23:18:07.040Z] #13 132.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-11-17T23:18:07.334Z] --- PASS: TestBuildSquashParent (6.99s) [2021-11-17T23:18:07.334Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-17T23:18:07.334Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-17T23:18:07.334Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-17T23:18:07.334Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-17T23:18:07.334Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-17T23:18:07.334Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-17T23:18:07.334Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-17T23:18:07.334Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-17T23:18:07.334Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-17T23:18:07.334Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-17T23:18:07.334Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-17T23:18:07.334Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-17T23:18:07.334Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-17T23:18:07.334Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-17T23:18:07.334Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-17T23:18:07.900Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-17T23:18:07.900Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-17T23:18:09.574Z] #13 ... [2021-11-17T23:18:09.574Z] [2021-11-17T23:18:09.574Z] #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 [2021-11-17T23:18:09.574Z] #45 sha256:6e8bdb885b85d79567a7850848b00685910570db3635fa2d88c47490fd3a5711 [2021-11-17T23:18:09.574Z] #45 130.3 encoding/xml [2021-11-17T23:18:09.574Z] #45 131.5 go/doc [2021-11-17T23:18:09.574Z] #45 135.3 github.com/LK4D4/vndr/build [2021-11-17T23:18:09.574Z] #45 135.7 compress/flate [2021-11-17T23:18:09.574Z] #45 138.5 compress/gzip [2021-11-17T23:18:09.574Z] #45 139.9 net [2021-11-17T23:18:09.574Z] #45 140.2 vendor/golang.org/x/crypto/chacha20poly1305 [2021-11-17T23:18:09.798Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-17T23:18:09.798Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-17T23:18:09.833Z] #45 ... [2021-11-17T23:18:09.833Z] [2021-11-17T23:18:09.833Z] #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 [2021-11-17T23:18:09.833Z] #43 sha256:9c88665f5323b3954e3d3c9ccebf3a6fb3b18ad29fcde46a84373b30db78ca80 [2021-11-17T23:18:09.833Z] #43 33.01 CC images/mm.o [2021-11-17T23:18:09.833Z] #43 33.30 CC images/sk-opts.o [2021-11-17T23:18:09.833Z] #43 33.60 CC images/sk-unix.o [2021-11-17T23:18:09.833Z] #43 33.86 CC images/sk-inet.o [2021-11-17T23:18:09.833Z] #43 34.25 CC images/tun.o [2021-11-17T23:18:09.833Z] #43 34.60 CC images/sk-netlink.o [2021-11-17T23:18:09.833Z] #43 34.99 CC images/packet-sock.o [2021-11-17T23:18:09.833Z] #43 35.66 CC images/ipc-var.o [2021-11-17T23:18:09.833Z] #43 36.23 CC images/ipc-desc.o [2021-11-17T23:18:09.833Z] #43 36.71 CC images/ipc-shm.o [2021-11-17T23:18:09.833Z] #43 37.05 CC images/ipc-msg.o [2021-11-17T23:18:09.833Z] #43 37.64 CC images/ipc-sem.o [2021-11-17T23:18:10.092Z] #43 37.88 CC images/utsns.o [2021-11-17T23:18:10.350Z] #43 38.16 CC images/creds.o [2021-11-17T23:18:10.608Z] #43 38.41 CC images/vma.o [2021-11-17T23:18:10.866Z] #43 38.66 CC images/netdev.o [2021-11-17T23:18:11.125Z] #43 39.02 CC images/tty.o [2021-11-17T23:18:11.698Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-17T23:18:11.699Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.56s) [2021-11-17T23:18:11.699Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.67s) [2021-11-17T23:18:11.699Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.95s) [2021-11-17T23:18:11.699Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.10s) [2021-11-17T23:18:11.699Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.98s) [2021-11-17T23:18:11.699Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.97s) [2021-11-17T23:18:11.699Z] === RUN TestBuildMultiStageCopy [2021-11-17T23:18:11.699Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-17T23:18:12.105Z] #43 39.65 CC images/file-lock.o [2021-11-17T23:18:12.105Z] #43 39.80 CC images/rlimit.o [2021-11-17T23:18:12.364Z] #43 39.95 CC images/pagemap.o [2021-11-17T23:18:12.628Z] #43 40.27 CC images/siginfo.o [2021-11-17T23:18:12.892Z] #43 40.56 CC images/rpc.o [2021-11-17T23:18:14.267Z] #43 41.76 CC images/ext-file.o [2021-11-17T23:18:14.267Z] #43 41.99 CC images/cgroup.o [2021-11-17T23:18:15.200Z] #43 42.67 CC images/userns.o [2021-11-17T23:18:15.200Z] #43 42.99 CC images/google/protobuf/descriptor.o [2021-11-17T23:18:15.879Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-17T23:18:16.137Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-17T23:18:17.072Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-17T23:18:17.103Z] #43 44.60 CC images/opts.o [2021-11-17T23:18:17.103Z] #43 44.73 CC images/seccomp.o [2021-11-17T23:18:17.103Z] #43 45.00 CC images/binfmt-misc.o [2021-11-17T23:18:17.362Z] #43 45.23 CC images/time.o [2021-11-17T23:18:17.634Z] #43 ... [2021-11-17T23:18:17.634Z] [2021-11-17T23:18:17.634Z] #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 [2021-11-17T23:18:17.634Z] #56 sha256:0b698ca14f86c16f7354aae5bf87938d4b796388bbbdbb3bcd007f3cbbbe92d0 [2021-11-17T23:18:17.634Z] #56 66.15 + bin/ctr [2021-11-17T23:18:17.895Z] #56 ... [2021-11-17T23:18:17.895Z] [2021-11-17T23:18:17.895Z] #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 [2021-11-17T23:18:17.895Z] #43 sha256:9c88665f5323b3954e3d3c9ccebf3a6fb3b18ad29fcde46a84373b30db78ca80 [2021-11-17T23:18:17.895Z] #43 45.46 CC images/sysctl.o [2021-11-17T23:18:17.895Z] #43 45.73 CC images/autofs.o [2021-11-17T23:18:18.154Z] #43 45.91 CC images/macvlan.o [2021-11-17T23:18:18.413Z] #43 46.10 CC images/sit.o [2021-11-17T23:18:18.444Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-17T23:18:18.672Z] #43 46.33 CC images/memfd.o [2021-11-17T23:18:18.931Z] #43 46.66 CC images/timens.o [2021-11-17T23:18:19.144Z] ok github.com/docker/docker/pkg/plugins 33.626s coverage: 76.6% of statements [2021-11-17T23:18:19.144Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-17T23:18:19.144Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-17T23:18:19.144Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-11-17T23:18:19.144Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-17T23:18:19.144Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-17T23:18:19.144Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-17T23:18:19.144Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-11-17T23:18:19.144Z] ? github.com/docker/docker/rootless [no test files] [2021-11-17T23:18:19.144Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-11-17T23:18:19.144Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-17T23:18:19.144Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-17T23:18:19.144Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-17T23:18:19.144Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-17T23:18:19.144Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-17T23:18:19.144Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-17T23:18:19.144Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-17T23:18:19.144Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-17T23:18:19.144Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-17T23:18:19.144Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-17T23:18:19.144Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-17T23:18:19.144Z] ? github.com/docker/docker/volume [no test files] [2021-11-17T23:18:19.144Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-17T23:18:19.144Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-17T23:18:19.144Z] [2021-11-17T23:18:19.144Z] === Skipped [2021-11-17T23:18:19.144Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-11-17T23:18:19.144Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-11-17T23:18:19.144Z] [2021-11-17T23:18:19.144Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-11-17T23:18:19.144Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-11-17T23:18:19.144Z] [2021-11-17T23:18:19.144Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2021-11-17T23:18:19.144Z] time="2021-11-17T23:17:01Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-17T23:18:19.144Z] aufs_test.go:37: driver not supported [2021-11-17T23:18:19.144Z] [2021-11-17T23:18:19.144Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2021-11-17T23:18:19.144Z] time="2021-11-17T23:17:01Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-17T23:18:19.144Z] aufs_test.go:37: driver not supported [2021-11-17T23:18:19.144Z] [2021-11-17T23:18:19.144Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2021-11-17T23:18:19.144Z] time="2021-11-17T23:17:01Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-17T23:18:19.144Z] aufs_test.go:37: driver not supported [2021-11-17T23:18:19.144Z] [2021-11-17T23:18:19.144Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2021-11-17T23:18:19.144Z] time="2021-11-17T23:17:01Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-17T23:18:19.144Z] aufs_test.go:37: driver not supported [2021-11-17T23:18:19.144Z] [2021-11-17T23:18:19.144Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2021-11-17T23:18:19.144Z] time="2021-11-17T23:17:01Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-17T23:18:19.144Z] aufs_test.go:37: driver not supported [2021-11-17T23:18:19.144Z] [2021-11-17T23:18:19.144Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2021-11-17T23:18:19.144Z] time="2021-11-17T23:17:01Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-17T23:18:19.144Z] aufs_test.go:37: driver not supported [2021-11-17T23:18:19.144Z] [2021-11-17T23:18:19.144Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2021-11-17T23:18:19.144Z] time="2021-11-17T23:17:01Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-17T23:18:19.144Z] aufs_test.go:37: driver not supported [2021-11-17T23:18:19.144Z] [2021-11-17T23:18:19.144Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2021-11-17T23:18:19.144Z] time="2021-11-17T23:17:01Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-17T23:18:19.144Z] aufs_test.go:37: driver not supported [2021-11-17T23:18:19.144Z] [2021-11-17T23:18:19.144Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2021-11-17T23:18:19.144Z] time="2021-11-17T23:17:01Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-17T23:18:19.144Z] aufs_test.go:37: driver not supported [2021-11-17T23:18:19.144Z] [2021-11-17T23:18:19.144Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2021-11-17T23:18:19.144Z] time="2021-11-17T23:17:01Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-17T23:18:19.144Z] aufs_test.go:37: driver not supported [2021-11-17T23:18:19.144Z] [2021-11-17T23:18:19.144Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2021-11-17T23:18:19.144Z] time="2021-11-17T23:17:01Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-17T23:18:19.144Z] aufs_test.go:37: driver not supported [2021-11-17T23:18:19.144Z] [2021-11-17T23:18:19.144Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2021-11-17T23:18:19.144Z] time="2021-11-17T23:17:01Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-17T23:18:19.144Z] aufs_test.go:37: driver not supported [2021-11-17T23:18:19.144Z] [2021-11-17T23:18:19.144Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2021-11-17T23:18:19.144Z] time="2021-11-17T23:17:01Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-17T23:18:19.144Z] aufs_test.go:37: driver not supported [2021-11-17T23:18:19.144Z] [2021-11-17T23:18:19.144Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2021-11-17T23:18:19.144Z] time="2021-11-17T23:17:01Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-17T23:18:19.144Z] aufs_test.go:37: driver not supported [2021-11-17T23:18:19.144Z] [2021-11-17T23:18:19.144Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2021-11-17T23:18:19.144Z] time="2021-11-17T23:17:01Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-17T23:18:19.144Z] aufs_test.go:37: driver not supported [2021-11-17T23:18:19.144Z] [2021-11-17T23:18:19.144Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2021-11-17T23:18:19.144Z] time="2021-11-17T23:17:01Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-17T23:18:19.144Z] aufs_test.go:37: driver not supported [2021-11-17T23:18:19.144Z] [2021-11-17T23:18:19.144Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2021-11-17T23:18:19.144Z] time="2021-11-17T23:17:01Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-17T23:18:19.144Z] aufs_test.go:37: driver not supported [2021-11-17T23:18:19.144Z] [2021-11-17T23:18:19.144Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2021-11-17T23:18:19.144Z] time="2021-11-17T23:17:01Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-17T23:18:19.144Z] aufs_test.go:37: driver not supported [2021-11-17T23:18:19.144Z] [2021-11-17T23:18:19.144Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2021-11-17T23:18:19.144Z] time="2021-11-17T23:17:01Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-17T23:18:19.144Z] aufs_test.go:37: driver not supported [2021-11-17T23:18:19.144Z] [2021-11-17T23:18:19.144Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2021-11-17T23:18:19.144Z] time="2021-11-17T23:17:01Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-17T23:18:19.144Z] aufs_test.go:37: driver not supported [2021-11-17T23:18:19.144Z] [2021-11-17T23:18:19.144Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2021-11-17T23:18:19.144Z] time="2021-11-17T23:17:01Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-17T23:18:19.144Z] aufs_test.go:37: driver not supported [2021-11-17T23:18:19.144Z] [2021-11-17T23:18:19.144Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2021-11-17T23:18:19.144Z] time="2021-11-17T23:17:01Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-17T23:18:19.144Z] aufs_test.go:37: driver not supported [2021-11-17T23:18:19.144Z] [2021-11-17T23:18:19.144Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2021-11-17T23:18:19.144Z] time="2021-11-17T23:17:01Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-17T23:18:19.144Z] aufs_test.go:37: driver not supported [2021-11-17T23:18:19.144Z] [2021-11-17T23:18:19.144Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2021-11-17T23:18:19.144Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2021-11-17T23:18:19.144Z] time="2021-11-17T23:17:01Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-17T23:18:19.144Z] aufs_test.go:37: driver not supported [2021-11-17T23:18:19.144Z] [2021-11-17T23:18:19.144Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2021-11-17T23:18:19.144Z] time="2021-11-17T23:17:01Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-17T23:18:19.144Z] aufs_test.go:37: driver not supported [2021-11-17T23:18:19.144Z] [2021-11-17T23:18:19.144Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-11-17T23:18:19.144Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-17T23:18:19.144Z] graphtest_unix.go:46: Driver btrfs not supported [2021-11-17T23:18:19.144Z] [2021-11-17T23:18:19.144Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-11-17T23:18:19.144Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-17T23:18:19.144Z] graphtest_unix.go:46: Driver btrfs not supported [2021-11-17T23:18:19.144Z] [2021-11-17T23:18:19.144Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-11-17T23:18:19.144Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-17T23:18:19.144Z] graphtest_unix.go:46: Driver btrfs not supported [2021-11-17T23:18:19.144Z] [2021-11-17T23:18:19.144Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-11-17T23:18:19.144Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-17T23:18:19.144Z] graphtest_unix.go:46: Driver btrfs not supported [2021-11-17T23:18:19.144Z] [2021-11-17T23:18:19.144Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-11-17T23:18:19.144Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-17T23:18:19.144Z] graphtest_unix.go:46: Driver btrfs not supported [2021-11-17T23:18:19.144Z] [2021-11-17T23:18:19.144Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-11-17T23:18:19.144Z] graphtest_unix.go:73: No driver to put! [2021-11-17T23:18:19.144Z] [2021-11-17T23:18:19.144Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-11-17T23:18:19.144Z] time="2021-11-17T23:17:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-17T23:18:19.144Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-11-17T23:18:19.144Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-11-17T23:18:19.144Z] [2021-11-17T23:18:19.144Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-11-17T23:18:19.144Z] time="2021-11-17T23:17:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-17T23:18:19.144Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-11-17T23:18:19.144Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-11-17T23:18:19.144Z] [2021-11-17T23:18:19.144Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-11-17T23:18:19.144Z] time="2021-11-17T23:17:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-17T23:18:19.144Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-11-17T23:18:19.144Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-11-17T23:18:19.144Z] [2021-11-17T23:18:19.144Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-11-17T23:18:19.144Z] time="2021-11-17T23:17:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-17T23:18:19.144Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-11-17T23:18:19.144Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-11-17T23:18:19.144Z] [2021-11-17T23:18:19.144Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-11-17T23:18:19.144Z] time="2021-11-17T23:17:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-17T23:18:19.144Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-11-17T23:18:19.145Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-11-17T23:18:19.145Z] [2021-11-17T23:18:19.145Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-11-17T23:18:19.145Z] graphtest_unix.go:73: No driver to put! [2021-11-17T23:18:19.145Z] [2021-11-17T23:18:19.145Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-11-17T23:18:19.145Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-11-17T23:18:19.145Z] [2021-11-17T23:18:19.145Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-11-17T23:18:19.145Z] overlay_test.go:49: Fails to compute changes intermittently [2021-11-17T23:18:19.145Z] [2021-11-17T23:18:19.145Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-11-17T23:18:19.145Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-11-17T23:18:19.145Z] [2021-11-17T23:18:19.145Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-11-17T23:18:19.145Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-11-17T23:18:19.145Z] [2021-11-17T23:18:19.145Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-11-17T23:18:19.145Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-17T23:18:19.145Z] graphtest_unix.go:46: Driver zfs not supported [2021-11-17T23:18:19.145Z] [2021-11-17T23:18:19.145Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-11-17T23:18:19.145Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-17T23:18:19.145Z] graphtest_unix.go:46: Driver zfs not supported [2021-11-17T23:18:19.145Z] [2021-11-17T23:18:19.145Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-11-17T23:18:19.145Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-17T23:18:19.145Z] graphtest_unix.go:46: Driver zfs not supported [2021-11-17T23:18:19.145Z] [2021-11-17T23:18:19.145Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-11-17T23:18:19.145Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-17T23:18:19.145Z] graphtest_unix.go:46: Driver zfs not supported [2021-11-17T23:18:19.145Z] [2021-11-17T23:18:19.145Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-11-17T23:18:19.145Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-17T23:18:19.145Z] graphtest_unix.go:46: Driver zfs not supported [2021-11-17T23:18:19.145Z] [2021-11-17T23:18:19.145Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-11-17T23:18:19.145Z] graphtest_unix.go:73: No driver to put! [2021-11-17T23:18:19.145Z] [2021-11-17T23:18:19.145Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-11-17T23:18:19.145Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-11-17T23:18:19.145Z] [2021-11-17T23:18:19.145Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-11-17T23:18:19.145Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-11-17T23:18:19.145Z] [2021-11-17T23:18:19.145Z] [2021-11-17T23:18:19.145Z] DONE 2244 tests, 51 skipped in 214.281s Post stage [Pipeline] junit [2021-11-17T23:18:19.158Z] Recording test results [2021-11-17T23:18:19.190Z] #43 46.95 LINK images/built-in.o [2021-11-17T23:18:19.287Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2021-11-17T23:18:19.377Z] --- PASS: TestBuildMultiStageCopy (7.34s) [2021-11-17T23:18:19.377Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.34s) [2021-11-17T23:18:19.377Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-11-17T23:18:19.377Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-11-17T23:18:19.377Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-11-17T23:18:19.377Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.01s) [2021-11-17T23:18:19.377Z] === RUN TestBuildMultiStageParentConfig [Pipeline] sh [2021-11-17T23:18:19.449Z] #43 47.12 GEN compel/include/asm [2021-11-17T23:18:19.449Z] #43 47.15 GEN compel/include/version.h [2021-11-17T23:18:19.449Z] #43 47.18 touch .config [2021-11-17T23:18:19.449Z] #43 47.21 GEN include/common/config.h [2021-11-17T23:18:19.449Z] #43 47.26 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-11-17T23:18:19.449Z] #43 47.28 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-11-17T23:18:19.449Z] #43 47.30 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-11-17T23:18:19.671Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43027/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fac2c10167861d430ab8242c8b97e97559e470e9 -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:fac2c10167861d430ab8242c8b97e97559e470e9 hack/make.sh dynbinary test-integration [2021-11-17T23:18:19.708Z] #43 47.31 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-11-17T23:18:19.708Z] #43 47.34 DEP compel/arch/x86/plugins/std/memcpy.d [2021-11-17T23:18:19.708Z] #43 47.36 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-11-17T23:18:19.708Z] #43 47.39 GEN compel/plugins/include/uapi/std/syscall.h [2021-11-17T23:18:19.708Z] #43 47.43 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-11-17T23:18:19.708Z] #43 47.44 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-11-17T23:18:19.708Z] #43 47.47 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-11-17T23:18:19.708Z] #43 47.48 DEP compel/plugins/std/infect.d [2021-11-17T23:18:19.708Z] #43 47.58 DEP compel/plugins/std/string.d [2021-11-17T23:18:19.968Z] #43 47.70 DEP compel/plugins/std/log.d [2021-11-17T23:18:19.968Z] #43 47.79 DEP compel/plugins/std/fds.d [2021-11-17T23:18:20.227Z] #43 47.89 DEP compel/plugins/std/std.d [2021-11-17T23:18:20.227Z] #43 47.97 DEP compel/plugins/shmem/shmem.d [2021-11-17T23:18:20.227Z] #43 48.08 DEP compel/plugins/fds/fds.d [2021-11-17T23:18:20.240Z] [2021-11-17T23:18:20.240Z] Removing bundles/ [2021-11-17T23:18:20.240Z] [2021-11-17T23:18:20.240Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-17T23:18:20.486Z] #43 48.25 CC compel/plugins/std/std.o [2021-11-17T23:18:20.499Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-17T23:18:20.499Z] GOOS="" GOARCH="" GOARM="" [2021-11-17T23:18:20.745Z] #43 48.58 CC compel/plugins/std/fds.o [2021-11-17T23:18:21.004Z] #43 ... [2021-11-17T23:18:21.004Z] [2021-11-17T23:18:21.004Z] #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 [2021-11-17T23:18:21.004Z] #45 sha256:6e8bdb885b85d79567a7850848b00685910570db3635fa2d88c47490fd3a5711 [2021-11-17T23:18:21.004Z] #45 141.7 vendor/golang.org/x/crypto/curve25519 [2021-11-17T23:18:21.004Z] #45 142.6 vendor/golang.org/x/text/transform [2021-11-17T23:18:21.004Z] #45 143.2 vendor/golang.org/x/text/unicode/bidi [2021-11-17T23:18:21.004Z] #45 144.9 vendor/golang.org/x/text/secure/bidirule [2021-11-17T23:18:21.004Z] #45 145.2 vendor/golang.org/x/text/unicode/norm [2021-11-17T23:18:21.004Z] #45 148.9 vendor/golang.org/x/net/idna [2021-11-17T23:18:21.004Z] #45 151.2 vendor/golang.org/x/net/http2/hpack [2021-11-17T23:18:21.263Z] #45 ... [2021-11-17T23:18:21.263Z] [2021-11-17T23:18:21.263Z] #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 [2021-11-17T23:18:21.263Z] #43 sha256:9c88665f5323b3954e3d3c9ccebf3a6fb3b18ad29fcde46a84373b30db78ca80 [2021-11-17T23:18:21.263Z] #43 49.07 CC compel/plugins/std/log.o [2021-11-17T23:18:22.203Z] #43 49.90 CC compel/plugins/std/string.o [2021-11-17T23:18:22.771Z] #43 50.63 CC compel/plugins/std/infect.o [2021-11-17T23:18:23.339Z] #43 51.12 CC compel/arch/x86/plugins/std/parasite-head.o [2021-11-17T23:18:23.339Z] #43 51.16 CC compel/arch/x86/plugins/std/memcpy.o [2021-11-17T23:18:23.339Z] #43 51.22 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-11-17T23:18:23.598Z] #43 51.31 AR compel/plugins/std.lib.a [2021-11-17T23:18:23.598Z] #43 51.40 CC compel/plugins/fds/fds.o [2021-11-17T23:18:23.856Z] #43 51.61 AR compel/plugins/fds.lib.a [2021-11-17T23:18:23.856Z] #43 51.67 HOSTDEP compel/src/lib/log-host.d [2021-11-17T23:18:23.856Z] #43 51.78 HOSTDEP compel/src/lib/handle-elf-host.d [2021-11-17T23:18:24.424Z] #43 51.93 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-11-17T23:18:24.424Z] #43 51.99 HOSTDEP compel/src/main-host.d [2021-11-17T23:18:24.424Z] #43 52.08 DEP compel/src/lib/ptrace.d [2021-11-17T23:18:24.424Z] #43 52.24 DEP compel/src/lib/infect.d [2021-11-17T23:18:24.639Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2021-11-17T23:18:24.639Z] === RUN TestBuildLabelWithTargets [2021-11-17T23:18:24.683Z] #43 52.37 DEP compel/src/lib/infect-util.d [2021-11-17T23:18:24.683Z] #43 52.47 DEP compel/src/lib/infect-rpc.d [2021-11-17T23:18:24.947Z] #43 52.61 DEP compel/arch/x86/src/lib/infect.d [2021-11-17T23:18:24.947Z] #43 52.78 DEP compel/arch/x86/src/lib/cpu.d [2021-11-17T23:18:25.208Z] #43 52.89 DEP compel/src/lib/log.d [2021-11-17T23:18:25.208Z] #43 52.95 DEP compel/src/main.d [2021-11-17T23:18:25.208Z] #43 53.10 DEP compel/src/lib/handle-elf.d [2021-11-17T23:18:25.466Z] #43 53.21 DEP compel/arch/x86/src/lib/handle-elf.d [2021-11-17T23:18:25.725Z] #43 53.30 CC compel/src/lib/log.o [2021-11-17T23:18:25.725Z] #43 53.48 CC compel/arch/x86/src/lib/cpu.o [2021-11-17T23:18:26.663Z] #43 54.24 CC compel/arch/x86/src/lib/infect.o [2021-11-17T23:18:27.277Z] #43 55.04 CC compel/src/lib/infect-rpc.o [2021-11-17T23:18:27.277Z] #43 ... [2021-11-17T23:18:27.277Z] [2021-11-17T23:18:27.277Z] #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 [2021-11-17T23:18:27.277Z] #13 sha256:c49801e2dce6d2ae9af8a4bf01e3f723d69e295b76ebdbe9590ac3e266c23ffb [2021-11-17T23:18:27.277Z] #13 149.8 Selecting previously unselected package libapparmor1:amd64. [2021-11-17T23:18:27.277Z] #13 149.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-11-17T23:18:27.277Z] #13 149.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-11-17T23:18:27.277Z] #13 149.9 Selecting previously unselected package libapparmor-dev:amd64. [2021-11-17T23:18:27.277Z] #13 149.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-11-17T23:18:27.277Z] #13 149.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-11-17T23:18:27.277Z] #13 150.0 Selecting previously unselected package libbtrfs0. [2021-11-17T23:18:27.277Z] #13 150.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-11-17T23:18:27.277Z] #13 150.0 Unpacking libbtrfs0 (4.20.1-2) ... [2021-11-17T23:18:27.277Z] #13 150.1 Selecting previously unselected package libbtrfs-dev. [2021-11-17T23:18:27.277Z] #13 150.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-11-17T23:18:27.277Z] #13 150.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-11-17T23:18:27.277Z] #13 150.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-11-17T23:18:27.277Z] #13 150.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-11-17T23:18:27.277Z] #13 150.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-11-17T23:18:27.277Z] #13 150.3 Selecting previously unselected package libudev-dev:amd64. [2021-11-17T23:18:27.277Z] #13 150.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-11-17T23:18:27.277Z] #13 150.4 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-11-17T23:18:27.277Z] #13 150.5 Selecting previously unselected package libsepol1-dev:amd64. [2021-11-17T23:18:27.277Z] #13 150.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-11-17T23:18:27.277Z] #13 150.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-11-17T23:18:27.277Z] #13 150.8 Selecting previously unselected package libpcre16-3:amd64. [2021-11-17T23:18:27.277Z] #13 150.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-11-17T23:18:27.277Z] #13 150.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-11-17T23:18:27.277Z] #13 151.0 Selecting previously unselected package libpcre32-3:amd64. [2021-11-17T23:18:27.277Z] #13 151.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-11-17T23:18:27.277Z] #13 151.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-11-17T23:18:27.277Z] #13 151.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-11-17T23:18:27.277Z] #13 151.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-11-17T23:18:27.277Z] #13 151.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-11-17T23:18:27.277Z] #13 151.4 Selecting previously unselected package libpcre3-dev:amd64. [2021-11-17T23:18:27.277Z] #13 151.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-11-17T23:18:27.277Z] #13 151.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-11-17T23:18:27.277Z] #13 151.8 Selecting previously unselected package libselinux1-dev:amd64. [2021-11-17T23:18:27.277Z] #13 151.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-11-17T23:18:27.277Z] #13 151.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-11-17T23:18:27.277Z] #13 152.1 Selecting previously unselected package libdevmapper-dev:amd64. [2021-11-17T23:18:27.277Z] #13 152.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-11-17T23:18:27.277Z] #13 152.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-11-17T23:18:27.277Z] #13 152.2 Selecting previously unselected package libseccomp-dev:amd64. [2021-11-17T23:18:27.277Z] #13 152.2 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2021-11-17T23:18:27.277Z] #13 152.2 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2021-11-17T23:18:27.277Z] #13 152.4 Selecting previously unselected package libsystemd-dev:amd64. [2021-11-17T23:18:27.277Z] #13 152.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-11-17T23:18:27.277Z] #13 152.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-11-17T23:18:27.277Z] #13 152.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-11-17T23:18:27.277Z] #13 153.0 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2021-11-17T23:18:27.277Z] #13 153.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-11-17T23:18:27.277Z] #13 153.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-11-17T23:18:27.277Z] #13 153.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-11-17T23:18:27.277Z] #13 153.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-11-17T23:18:27.277Z] #13 153.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2021-11-17T23:18:27.556Z] #13 153.0 Setting up libbtrfs0 (4.20.1-2) ... [2021-11-17T23:18:27.556Z] #13 153.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-11-17T23:18:27.556Z] #13 153.1 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-11-17T23:18:27.556Z] #13 153.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-11-17T23:18:27.556Z] #13 153.2 Setting up libbtrfs-dev (4.20.1-2) ... [2021-11-17T23:18:27.556Z] #13 153.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-11-17T23:18:27.556Z] #13 153.2 Setting up mingw-w64-common (6.0.0-3) ... [2021-11-17T23:18:27.556Z] #13 153.3 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-11-17T23:18:27.556Z] #13 153.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-11-17T23:18:27.556Z] #13 153.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-11-17T23:18:27.855Z] #13 153.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-11-17T23:18:28.115Z] #13 153.6 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 [2021-11-17T23:18:28.115Z] #13 153.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-11-17T23:18:28.115Z] #13 153.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2021-11-17T23:18:28.646Z] #13 154.1 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 [2021-11-17T23:18:28.646Z] #13 154.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-11-17T23:18:28.646Z] #13 154.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-11-17T23:18:28.906Z] #13 154.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-11-17T23:18:29.167Z] #13 154.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-11-17T23:18:29.167Z] #13 ... [2021-11-17T23:18:29.167Z] [2021-11-17T23:18:29.167Z] #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 [2021-11-17T23:18:29.167Z] #58 sha256:6a5cc34c0616e7d7b60edbadbaf772b222805bb44fe7106c39461b5feebb98a9 [2021-11-17T23:18:29.167Z] #58 152.9 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-17T23:18:29.167Z] #58 152.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-11-17T23:18:29.167Z] #58 DONE 159.7s [2021-11-17T23:18:29.167Z] [2021-11-17T23:18:29.167Z] #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 [2021-11-17T23:18:29.167Z] #13 sha256:c49801e2dce6d2ae9af8a4bf01e3f723d69e295b76ebdbe9590ac3e266c23ffb [2021-11-17T23:18:29.167Z] #13 154.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-11-17T23:18:29.167Z] #13 154.7 Setting up dmsetup (2:1.02.155-3) ... [2021-11-17T23:18:29.167Z] #13 154.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-11-17T23:18:29.167Z] #13 ... [2021-11-17T23:18:29.167Z] [2021-11-17T23:18:29.167Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-11-17T23:18:29.167Z] #59 sha256:55a33b7e72179f35a3c38fc97384ef998f4706885fb74c84069b6aef2cee14c1 [2021-11-17T23:18:29.167Z] #59 DONE 0.2s [2021-11-17T23:18:29.167Z] [2021-11-17T23:18:29.167Z] #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 [2021-11-17T23:18:29.167Z] #13 sha256:c49801e2dce6d2ae9af8a4bf01e3f723d69e295b76ebdbe9590ac3e266c23ffb [2021-11-17T23:18:29.167Z] #13 154.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-11-17T23:18:29.167Z] #13 154.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-11-17T23:18:29.167Z] #13 154.8 Processing triggers for libc-bin (2.28-10) ... [2021-11-17T23:18:29.429Z] #13 ... [2021-11-17T23:18:29.429Z] [2021-11-17T23:18:29.429Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-17T23:18:29.429Z] #60 sha256:d44338e024b106550f33f29f899e1d19fb6ecf7afeb249481e26c7ded7186fc5 [2021-11-17T23:18:29.429Z] #60 DONE 0.1s [2021-11-17T23:18:29.429Z] [2021-11-17T23:18:29.429Z] #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 [2021-11-17T23:18:29.429Z] #43 sha256:9c88665f5323b3954e3d3c9ccebf3a6fb3b18ad29fcde46a84373b30db78ca80 [2021-11-17T23:18:29.429Z] #43 55.34 CC compel/src/lib/infect-util.o [2021-11-17T23:18:29.429Z] #43 55.60 CC compel/src/lib/infect.o [2021-11-17T23:18:29.691Z] #43 ... [2021-11-17T23:18:29.691Z] [2021-11-17T23:18:29.691Z] #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 [2021-11-17T23:18:29.691Z] #13 sha256:c49801e2dce6d2ae9af8a4bf01e3f723d69e295b76ebdbe9590ac3e266c23ffb [2021-11-17T23:18:29.691Z] #13 DONE 155.3s [2021-11-17T23:18:29.691Z] [2021-11-17T23:18:29.691Z] #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 [2021-11-17T23:18:29.691Z] #53 sha256:3661e1c004b0fa95697b836fe23eb162ff575cb36ae5c39013a87a56e3bf99a7 [2021-11-17T23:18:32.227Z] #53 ... [2021-11-17T23:18:32.227Z] [2021-11-17T23:18:32.227Z] #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 [2021-11-17T23:18:32.227Z] #45 sha256:6e8bdb885b85d79567a7850848b00685910570db3635fa2d88c47490fd3a5711 [2021-11-17T23:18:32.227Z] #45 152.6 mime [2021-11-17T23:18:32.227Z] #45 154.2 mime/quotedprintable [2021-11-17T23:18:32.227Z] #45 154.7 net/http/internal [2021-11-17T23:18:32.227Z] #45 158.7 net/textproto [2021-11-17T23:18:32.227Z] #45 158.7 crypto/x509 [2021-11-17T23:18:32.227Z] #45 159.9 vendor/golang.org/x/net/http/httpguts [2021-11-17T23:18:32.227Z] #45 160.5 vendor/golang.org/x/net/http/httpproxy [2021-11-17T23:18:32.227Z] #45 161.5 mime/multipart [2021-11-17T23:18:32.228Z] #45 ... [2021-11-17T23:18:32.228Z] [2021-11-17T23:18:32.228Z] #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 [2021-11-17T23:18:32.228Z] #43 sha256:9c88665f5323b3954e3d3c9ccebf3a6fb3b18ad29fcde46a84373b30db78ca80 [2021-11-17T23:18:32.228Z] #43 57.96 CC compel/src/lib/ptrace.o [2021-11-17T23:18:32.228Z] #43 58.59 AR compel/libcompel.a [2021-11-17T23:18:32.228Z] #43 58.71 HOSTCC compel/src/main-host.o [2021-11-17T23:18:32.228Z] #43 59.18 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-11-17T23:18:32.228Z] #43 59.52 HOSTCC compel/src/lib/handle-elf-host.o [2021-11-17T23:18:32.488Z] #43 60.20 HOSTCC compel/src/lib/log-host.o [2021-11-17T23:18:32.744Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-11-17T23:18:32.744Z] === RUN TestBuildWithEmptyLayers [2021-11-17T23:18:32.747Z] #43 ... [2021-11-17T23:18:32.747Z] [2021-11-17T23:18:32.747Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-11-17T23:18:32.747Z] #14 sha256:83753444274c1956240e5de3fc4308f1301e1a6621feb29bb93e2a175f4b23df [2021-11-17T23:18:32.747Z] #14 DONE 2.9s [2021-11-17T23:18:32.747Z] [2021-11-17T23:18:32.747Z] #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 [2021-11-17T23:18:32.747Z] #53 sha256:3661e1c004b0fa95697b836fe23eb162ff575cb36ae5c39013a87a56e3bf99a7 [2021-11-17T23:18:32.747Z] #53 2.518 + RM_GOPATH=0 [2021-11-17T23:18:32.747Z] #53 2.518 + TMP_GOPATH= [2021-11-17T23:18:32.747Z] #53 2.518 + : /build [2021-11-17T23:18:32.747Z] #53 2.518 + '[' -z '' ']' [2021-11-17T23:18:32.747Z] #53 2.518 ++ mktemp -d [2021-11-17T23:18:32.747Z] #53 2.525 + export GOPATH=/tmp/tmp.VQBayaWBp0 [2021-11-17T23:18:32.747Z] #53 2.525 + GOPATH=/tmp/tmp.VQBayaWBp0 [2021-11-17T23:18:32.747Z] #53 2.525 + RM_GOPATH=1 [2021-11-17T23:18:32.747Z] #53 2.525 + case "$(go env GOARCH)" in [2021-11-17T23:18:32.747Z] #53 2.536 ++ go env GOARCH [2021-11-17T23:18:32.747Z] #53 2.566 + export GO_BUILDMODE=-buildmode=pie [2021-11-17T23:18:32.747Z] #53 2.566 + GO_BUILDMODE=-buildmode=pie [2021-11-17T23:18:32.747Z] #53 2.566 ++ dirname /tmp/install/install.sh [2021-11-17T23:18:32.747Z] #53 2.570 + dir=/tmp/install [2021-11-17T23:18:32.747Z] #53 2.570 + bin=runc [2021-11-17T23:18:32.747Z] #53 2.570 + shift [2021-11-17T23:18:32.747Z] #53 2.570 + '[' '!' -f /tmp/install/runc.installer ']' [2021-11-17T23:18:32.747Z] #53 2.570 + . /tmp/install/runc.installer [2021-11-17T23:18:32.747Z] #53 2.570 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-11-17T23:18:32.747Z] #53 2.570 + install_runc [2021-11-17T23:18:32.747Z] #53 2.585 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp ) [2021-11-17T23:18:32.747Z] #53 2.585 + grep -q '^3\.10\.0.*\.el7\.' [2021-11-17T23:18:32.747Z] #53 2.585 + uname -r [2021-11-17T23:18:32.747Z] #53 2.585 + RUNC_BUILDTAGS='seccomp ' [2021-11-17T23:18:32.747Z] #53 2.585 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )' [2021-11-17T23:18:32.747Z] #53 2.585 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.VQBayaWBp0/src/github.com/opencontainers/runc [2021-11-17T23:18:32.747Z] #53 2.596 Cloning into '/tmp/tmp.VQBayaWBp0/src/github.com/opencontainers/runc'... [2021-11-17T23:18:34.651Z] #53 ... [2021-11-17T23:18:34.651Z] [2021-11-17T23:18:34.651Z] #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 [2021-11-17T23:18:34.651Z] #15 sha256:d33ca7c6b7c1756b1bcc1b316a69fc1a14c5fae58bcda29cea1574f81516bf6b [2021-11-17T23:18:34.651Z] #15 DONE 2.2s [2021-11-17T23:18:34.910Z] [2021-11-17T23:18:34.910Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-17T23:18:34.910Z] #16 sha256:04ae1288de65841634c0124bcaa98d14279f91fc3c74c2dafbc5543ad627ef80 [2021-11-17T23:18:35.270Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-11-17T23:18:35.270Z] === RUN TestBuildMultiStageOnBuild [2021-11-17T23:18:36.287Z] #16 1.421 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-17T23:18:36.287Z] #16 DONE 1.6s [2021-11-17T23:18:36.287Z] [2021-11-17T23:18:36.287Z] #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 [2021-11-17T23:18:36.287Z] #43 sha256:9c88665f5323b3954e3d3c9ccebf3a6fb3b18ad29fcde46a84373b30db78ca80 [2021-11-17T23:18:36.287Z] #43 60.52 HOSTLINK compel/compel-host-bin [2021-11-17T23:18:36.287Z] #43 60.81 DEP soccr/soccr.d [2021-11-17T23:18:36.287Z] #43 61.07 CC soccr/soccr.o [2021-11-17T23:18:36.287Z] #43 63.71 AR soccr/libsoccr.a [2021-11-17T23:18:36.287Z] #43 63.80 make[1]: 'soccr/libsoccr.a' is up to date. [2021-11-17T23:18:36.856Z] #43 64.57 DEP criu/arch/x86/sigframe.d [2021-11-17T23:18:37.115Z] #43 64.75 DEP criu/arch/x86/sigaction_compat.d [2021-11-17T23:18:37.115Z] #43 64.90 DEP criu/arch/x86/kerndat.d [2021-11-17T23:18:37.374Z] #43 65.13 DEP criu/arch/x86/crtools.d [2021-11-17T23:18:37.634Z] #43 65.41 DEP criu/arch/x86/cpu.d [2021-11-17T23:18:37.893Z] #43 ... [2021-11-17T23:18:37.893Z] [2021-11-17T23:18:37.893Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-17T23:18:37.893Z] #17 sha256:df538d4e1efd01b9e3546cafd2d10882dac21594286391b0ffd41b924f04f54d [2021-11-17T23:18:37.893Z] #17 DONE 1.6s [2021-11-17T23:18:37.893Z] [2021-11-17T23:18:37.893Z] #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 [2021-11-17T23:18:37.893Z] #43 sha256:9c88665f5323b3954e3d3c9ccebf3a6fb3b18ad29fcde46a84373b30db78ca80 [2021-11-17T23:18:37.893Z] #43 65.83 CC criu/arch/x86/cpu.o [2021-11-17T23:18:37.893Z] #43 ... [2021-11-17T23:18:37.893Z] [2021-11-17T23:18:37.893Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-17T23:18:37.893Z] #18 sha256:c39c76242e80f7c7af775563d13759a41bedf68ce456358eeb70fd635e848fa0 [2021-11-17T23:18:39.799Z] #18 DONE 1.7s [2021-11-17T23:18:39.799Z] [2021-11-17T23:18:39.799Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-11-17T23:18:39.799Z] #19 sha256:36f8b13f99f583e88edd170393fd2a976fd59b671eadce9052a3ff4d48fc22a4 [2021-11-17T23:18:40.553Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-11-17T23:18:40.553Z] === RUN TestBuildUncleanTarFilenames [2021-11-17T23:18:40.810Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2021-11-17T23:18:40.810Z] === RUN TestBuildMultiStageLayerLeak [2021-11-17T23:18:41.703Z] #19 DONE 1.6s [2021-11-17T23:18:41.703Z] [2021-11-17T23:18:41.703Z] #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 [2021-11-17T23:18:41.703Z] #20 sha256:a6c57e76359cf066208a363bf3b2e2d6ee5440da08a6bd4e042a7b12b8f058ad [2021-11-17T23:18:43.608Z] #20 2.012 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-11-17T23:18:43.608Z] #20 2.107 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-11-17T23:18:43.608Z] #20 2.107 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-11-17T23:18:43.608Z] #20 2.107 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-11-17T23:18:44.986Z] #20 3.331 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-11-17T23:18:45.553Z] #20 ... [2021-11-17T23:18:45.553Z] [2021-11-17T23:18:45.553Z] #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 [2021-11-17T23:18:45.553Z] #45 sha256:6e8bdb885b85d79567a7850848b00685910570db3635fa2d88c47490fd3a5711 [2021-11-17T23:18:45.553Z] #45 166.3 crypto/tls [2021-11-17T23:18:45.812Z] #45 ... [2021-11-17T23:18:45.812Z] [2021-11-17T23:18:45.812Z] #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 [2021-11-17T23:18:45.812Z] #43 sha256:9c88665f5323b3954e3d3c9ccebf3a6fb3b18ad29fcde46a84373b30db78ca80 [2021-11-17T23:18:45.812Z] #43 67.12 CC criu/arch/x86/crtools.o [2021-11-17T23:18:45.812Z] #43 69.48 CC criu/arch/x86/kerndat.o [2021-11-17T23:18:45.812Z] #43 70.49 CC criu/arch/x86/sigaction_compat.o [2021-11-17T23:18:45.812Z] #43 71.03 CC criu/arch/x86/sigframe.o [2021-11-17T23:18:45.812Z] #43 71.51 LINK criu/arch/x86/crtools.built-in.o [2021-11-17T23:18:45.812Z] #43 71.64 DEP criu/pie/util-vdso-elf32.d [2021-11-17T23:18:45.812Z] #43 71.98 DEP criu/pie/util-vdso.d [2021-11-17T23:18:45.812Z] #43 72.31 DEP criu/pie/util.d [2021-11-17T23:18:45.812Z] #43 72.62 CC criu/pie/util.o [2021-11-17T23:18:45.812Z] #43 73.28 CC criu/pie/util-vdso.o [2021-11-17T23:18:46.071Z] --- PASS: TestBuildMultiStageLayerLeak (4.42s) [2021-11-17T23:18:46.071Z] === RUN TestBuildWithHugeFile [2021-11-17T23:18:46.749Z] #43 ... [2021-11-17T23:18:46.749Z] [2021-11-17T23:18:46.749Z] #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 [2021-11-17T23:18:46.749Z] #20 sha256:a6c57e76359cf066208a363bf3b2e2d6ee5440da08a6bd4e042a7b12b8f058ad [2021-11-17T23:18:46.750Z] #20 5.435 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2021-11-17T23:18:50.037Z] #20 8.435 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [309 kB] [2021-11-17T23:18:51.940Z] #20 ... [2021-11-17T23:18:51.940Z] [2021-11-17T23:18:51.940Z] #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 [2021-11-17T23:18:51.940Z] #53 sha256:3661e1c004b0fa95697b836fe23eb162ff575cb36ae5c39013a87a56e3bf99a7 [2021-11-17T23:18:51.940Z] #53 20.87 Checking out files: 84% (1012/1196) Checking out files: 85% (1017/1196) Checking out files: 86% (1029/1196) Checking out files: 87% (1041/1196) Checking out files: 88% (1053/1196) Checking out files: 89% (1065/1196) Checking out files: 90% (1077/1196) Checking out files: 91% (1089/1196) Checking out files: 92% (1101/1196) Checking out files: 93% (1113/1196) Checking out files: 94% (1125/1196) Checking out files: 95% (1137/1196) Checking out files: 96% (1149/1196) Checking out files: 97% (1161/1196) Checking out files: 98% (1173/1196) Checking out files: 99% (1185/1196) Checking out files: 100% (1196/1196) Checking out files: 100% (1196/1196), done. [2021-11-17T23:18:51.940Z] #53 21.13 + cd /tmp/tmp.VQBayaWBp0/src/github.com/opencontainers/runc [2021-11-17T23:18:51.940Z] #53 21.13 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd [2021-11-17T23:18:52.199Z] #53 22.47 + '[' -z '' ']' [2021-11-17T23:18:52.199Z] #53 22.47 + target=static [2021-11-17T23:18:52.199Z] #53 22.47 + make 'BUILDTAGS=seccomp ' static [2021-11-17T23:18:52.767Z] #53 23.08 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 . [2021-11-17T23:18:58.040Z] #53 ... [2021-11-17T23:18:58.040Z] [2021-11-17T23:18:58.040Z] #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 [2021-11-17T23:18:58.040Z] #43 sha256:9c88665f5323b3954e3d3c9ccebf3a6fb3b18ad29fcde46a84373b30db78ca80 [2021-11-17T23:18:58.040Z] #43 74.87 CC criu/pie/util-vdso-elf32.o [2021-11-17T23:18:58.040Z] #43 76.35 AR criu/pie/pie.lib.a [2021-11-17T23:18:58.040Z] #43 76.52 DEP criu/pie/restorer.d [2021-11-17T23:18:58.040Z] #43 76.97 DEP criu/arch/x86/sigaction_compat_pie.d [2021-11-17T23:18:58.040Z] #43 77.29 DEP criu/arch/x86/restorer_unmap.d [2021-11-17T23:18:58.040Z] #43 77.32 DEP criu/arch/x86/restorer.d [2021-11-17T23:18:58.040Z] #43 77.72 DEP criu/arch/x86/vdso-pie.d [2021-11-17T23:18:58.040Z] #43 77.94 DEP criu/pie/parasite-vdso.d [2021-11-17T23:18:58.040Z] #43 78.30 DEP criu/pie/parasite.d [2021-11-17T23:18:58.040Z] #43 78.80 CC criu/pie/parasite.o [2021-11-17T23:18:58.040Z] #43 81.48 LINK criu/pie/parasite.built-in.o [2021-11-17T23:18:58.040Z] #43 81.54 GEN criu/pie/parasite-blob.h [2021-11-17T23:18:58.040Z] #43 81.60 CC criu/pie/parasite-vdso.o [2021-11-17T23:18:58.040Z] #43 82.92 CC criu/arch/x86/vdso-pie.o [2021-11-17T23:18:58.040Z] #43 83.65 CC criu/arch/x86/restorer.o [2021-11-17T23:18:58.040Z] #43 84.69 CC criu/arch/x86/restorer_unmap.o [2021-11-17T23:18:58.040Z] #43 84.80 CC criu/arch/x86/sigaction_compat_pie.o [2021-11-17T23:18:58.040Z] #43 85.35 CC criu/pie/restorer.o [2021-11-17T23:19:01.328Z] #43 ... [2021-11-17T23:19:01.328Z] [2021-11-17T23:19:01.328Z] #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 [2021-11-17T23:19:01.329Z] #45 sha256:6e8bdb885b85d79567a7850848b00685910570db3635fa2d88c47490fd3a5711 [2021-11-17T23:19:01.329Z] #45 181.5 net/http/httptrace [2021-11-17T23:19:01.329Z] #45 182.1 net/http [2021-11-17T23:19:02.706Z] #45 ... [2021-11-17T23:19:02.706Z] [2021-11-17T23:19:02.706Z] #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 [2021-11-17T23:19:02.706Z] #20 sha256:a6c57e76359cf066208a363bf3b2e2d6ee5440da08a6bd4e042a7b12b8f058ad [2021-11-17T23:19:02.706Z] #20 11.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-11-17T23:19:03.643Z] #20 22.10 Fetched 9002 kB in 20s (442 kB/s) [2021-11-17T23:19:04.579Z] #20 22.10 Reading package lists... [2021-11-17T23:19:04.579Z] #20 ... [2021-11-17T23:19:04.579Z] [2021-11-17T23:19:04.579Z] #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 [2021-11-17T23:19:04.580Z] #43 sha256:9c88665f5323b3954e3d3c9ccebf3a6fb3b18ad29fcde46a84373b30db78ca80 [2021-11-17T23:19:04.580Z] #43 92.24 LINK criu/pie/restorer.built-in.o [2021-11-17T23:19:04.580Z] #43 92.26 GEN criu/pie/restorer-blob.h [2021-11-17T23:19:04.580Z] #43 92.53 DEP criu/vdso.d [2021-11-17T23:19:05.147Z] #43 92.91 DEP criu/vdso-compat.d [2021-11-17T23:19:05.406Z] #43 93.24 DEP criu/uts_ns.d [2021-11-17T23:19:06.018Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-17T23:19:06.018Z] [2021-11-17T23:19:06.018Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-17T23:19:06.018Z] DOCKER_SYSTEMD=1 [2021-11-17T23:19:06.018Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-17T23:19:06.018Z] HOSTNAME=a5df77db3930 [2021-11-17T23:19:06.018Z] DEST=bundles/test-integration [2021-11-17T23:19:06.018Z] PWD=/go/src/github.com/docker/docker [2021-11-17T23:19:06.018Z] DOCKER_GITCOMMIT=169f57b959d2fdd38bac7fbfbcafbe22d036c2d2 [2021-11-17T23:19:06.018Z] container=docker [2021-11-17T23:19:06.018Z] HOME=/root [2021-11-17T23:19:06.018Z] LANG=C.UTF-8 [2021-11-17T23:19:06.018Z] INVOCATION_ID=e60effe0893940a296549fc3c4fb79dc [2021-11-17T23:19:06.018Z] GOLANG_VERSION=1.16.10 [2021-11-17T23:19:06.018Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-17T23:19:06.018Z] VALIDATE_BRANCH=20.10 [2021-11-17T23:19:06.018Z] TERM=xterm [2021-11-17T23:19:06.018Z] DOCKER_PKG=github.com/docker/docker [2021-11-17T23:19:06.018Z] SHLVL=3 [2021-11-17T23:19:06.018Z] TIMEOUT=120m [2021-11-17T23:19:06.018Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-17T23:19:06.018Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-17T23:19:06.018Z] GO111MODULE=off [2021-11-17T23:19:06.018Z] DOCKER_EXPERIMENTAL=1 [2021-11-17T23:19:06.018Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-17T23:19:06.018Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-17T23:19:06.018Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-17T23:19:06.018Z] GOPATH=/go [2021-11-17T23:19:06.018Z] PKG_CONFIG=pkg-config [2021-11-17T23:19:06.018Z] _=/usr/bin/env [2021-11-17T23:19:06.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-17T23:19:06.030Z] #43 93.64 DEP criu/util.d [2021-11-17T23:19:06.306Z] #43 94.12 DEP criu/uffd.d [2021-11-17T23:19:06.873Z] #43 94.60 DEP criu/tun.d [2021-11-17T23:19:07.140Z] #43 94.96 DEP criu/tty.d [2021-11-17T23:19:07.718Z] #43 95.37 DEP criu/timerfd.d [2021-11-17T23:19:07.980Z] #43 95.72 DEP criu/timens.d [2021-11-17T23:19:08.241Z] #43 96.14 DEP criu/sysfs_parse.d [2021-11-17T23:19:08.808Z] #43 96.52 DEP criu/sysctl.d [2021-11-17T23:19:09.067Z] #43 96.90 DEP criu/string.d [2021-11-17T23:19:09.067Z] #43 97.01 DEP criu/stats.d [2021-11-17T23:19:09.635Z] #43 97.29 DEP criu/sockets.d [2021-11-17T23:19:09.894Z] #43 97.66 DEP criu/sk-unix.d [2021-11-17T23:19:10.462Z] #43 98.19 DEP criu/sk-tcp.d [2021-11-17T23:19:10.721Z] #43 98.60 DEP criu/sk-queue.d [2021-11-17T23:19:11.289Z] #43 99.03 DEP criu/sk-packet.d [2021-11-17T23:19:11.548Z] #43 99.45 DEP criu/sk-netlink.d [2021-11-17T23:19:11.807Z] #43 ... [2021-11-17T23:19:11.808Z] [2021-11-17T23:19:11.808Z] #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 [2021-11-17T23:19:11.808Z] #20 sha256:a6c57e76359cf066208a363bf3b2e2d6ee5440da08a6bd4e042a7b12b8f058ad [2021-11-17T23:19:11.808Z] #20 22.10 Reading package lists... [2021-11-17T23:19:18.017Z] #20 31.12 Reading package lists... [2021-11-17T23:19:18.017Z] #20 ... [2021-11-17T23:19:18.017Z] [2021-11-17T23:19:18.017Z] #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 [2021-11-17T23:19:18.017Z] #43 sha256:9c88665f5323b3954e3d3c9ccebf3a6fb3b18ad29fcde46a84373b30db78ca80 [2021-11-17T23:19:18.017Z] #43 99.82 DEP criu/sk-inet.d [2021-11-17T23:19:18.017Z] #43 100.2 DEP criu/signalfd.d [2021-11-17T23:19:18.017Z] #43 100.6 DEP criu/sigframe.d [2021-11-17T23:19:18.017Z] #43 100.8 DEP criu/shmem.d [2021-11-17T23:19:18.017Z] #43 101.1 DEP criu/servicefd.d [2021-11-17T23:19:18.017Z] #43 101.4 DEP criu/seize.d [2021-11-17T23:19:18.017Z] #43 101.8 DEP criu/seccomp.d [2021-11-17T23:19:18.017Z] #43 102.1 DEP criu/rst-malloc.d [2021-11-17T23:19:18.017Z] #43 102.3 DEP criu/rbtree.d [2021-11-17T23:19:18.017Z] #43 102.4 DEP criu/pstree.d [2021-11-17T23:19:18.017Z] #43 102.7 DEP criu/protobuf.d [2021-11-17T23:19:18.017Z] #43 102.8 GEN criu/protobuf-desc-gen.h [2021-11-17T23:19:18.017Z] #43 104.6 DEP criu/protobuf-desc.d [2021-11-17T23:19:18.017Z] #43 104.8 DEP criu/proc_parse.d [2021-11-17T23:19:18.017Z] #43 105.0 DEP criu/plugin.d [2021-11-17T23:19:18.017Z] #43 105.1 DEP criu/pipes.d [2021-11-17T23:19:18.017Z] #43 105.3 DEP criu/pie-util.d [2021-11-17T23:19:18.017Z] #43 105.4 DEP criu/pie-util-vdso.d [2021-11-17T23:19:18.017Z] #43 ... [2021-11-17T23:19:18.017Z] [2021-11-17T23:19:18.017Z] #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 [2021-11-17T23:19:18.017Z] #20 sha256:a6c57e76359cf066208a363bf3b2e2d6ee5440da08a6bd4e042a7b12b8f058ad [2021-11-17T23:19:18.017Z] #20 31.12 Reading package lists... [2021-11-17T23:19:18.953Z] #20 36.40 Building dependency tree... [2021-11-17T23:19:19.890Z] #20 38.33 libcap2-bin is already the newest version (1:2.25-2). [2021-11-17T23:19:19.890Z] #20 38.33 The following additional packages will be installed: [2021-11-17T23:19:19.890Z] #20 38.33 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-11-17T23:19:19.890Z] #20 38.33 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-11-17T23:19:19.890Z] #20 38.33 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-11-17T23:19:19.890Z] #20 38.34 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-11-17T23:19:19.890Z] #20 38.34 python3.7 python3.7-minimal vim-runtime xxd [2021-11-17T23:19:19.890Z] #20 38.34 Suggested packages: [2021-11-17T23:19:19.890Z] #20 38.34 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-11-17T23:19:19.890Z] #20 38.34 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-11-17T23:19:19.890Z] #20 38.34 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-11-17T23:19:19.890Z] #20 38.34 quota [2021-11-17T23:19:19.890Z] #20 38.34 Recommended packages: [2021-11-17T23:19:19.890Z] #20 38.34 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-11-17T23:19:19.890Z] #20 38.34 python3-keyrings.alt python3-xdg unzip [2021-11-17T23:19:21.794Z] #20 40.37 The following NEW packages will be installed: [2021-11-17T23:19:21.794Z] #20 40.38 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-11-17T23:19:21.794Z] #20 40.38 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-11-17T23:19:21.794Z] #20 40.39 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-11-17T23:19:21.794Z] #20 40.39 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-11-17T23:19:21.794Z] #20 40.39 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-11-17T23:19:21.794Z] #20 40.39 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-11-17T23:19:21.794Z] #20 40.39 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-11-17T23:19:21.794Z] #20 40.39 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-11-17T23:19:21.794Z] #20 40.39 xz-utils zip [2021-11-17T23:19:22.362Z] #20 40.76 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2021-11-17T23:19:22.362Z] #20 40.76 Need to get 28.6 MB of archives. [2021-11-17T23:19:22.362Z] #20 40.76 After this operation, 116 MB of additional disk space will be used. [2021-11-17T23:19:22.362Z] #20 40.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-11-17T23:19:22.362Z] #20 40.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-11-17T23:19:22.362Z] #20 40.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-11-17T23:19:22.362Z] #20 40.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-11-17T23:19:22.362Z] #20 40.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-11-17T23:19:22.362Z] #20 40.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-11-17T23:19:22.362Z] #20 41.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-11-17T23:19:22.362Z] #20 41.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-11-17T23:19:22.362Z] #20 41.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-11-17T23:19:22.362Z] #20 41.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-11-17T23:19:22.362Z] #20 41.13 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-11-17T23:19:22.362Z] #20 41.14 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-11-17T23:19:22.362Z] #20 41.15 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-11-17T23:19:22.362Z] #20 41.15 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-11-17T23:19:22.621Z] #20 41.15 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-11-17T23:19:22.621Z] #20 41.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-11-17T23:19:22.621Z] #20 41.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-11-17T23:19:22.621Z] #20 41.19 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-11-17T23:19:22.621Z] #20 41.20 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-11-17T23:19:22.621Z] #20 41.22 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-11-17T23:19:22.621Z] #20 41.23 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-11-17T23:19:22.621Z] #20 41.24 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-11-17T23:19:22.621Z] #20 41.28 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-11-17T23:19:22.880Z] #20 41.28 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-11-17T23:19:22.880Z] #20 41.29 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-11-17T23:19:22.880Z] #20 41.30 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-11-17T23:19:22.880Z] #20 41.31 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-11-17T23:19:22.880Z] #20 41.31 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-11-17T23:19:22.880Z] #20 41.32 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-11-17T23:19:23.448Z] #20 ... [2021-11-17T23:19:23.448Z] [2021-11-17T23:19:23.448Z] #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 [2021-11-17T23:19:23.448Z] #32 sha256:ddd67d6f85d538ef6e07aa19cfd9c5c44b4f0df2bbb11681f570a26b980749b1 [2021-11-17T23:19:23.448Z] #32 DONE 213.8s [2021-11-17T23:19:23.448Z] [2021-11-17T23:19:23.448Z] #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 [2021-11-17T23:19:23.448Z] #45 sha256:6e8bdb885b85d79567a7850848b00685910570db3635fa2d88c47490fd3a5711 [2021-11-17T23:19:23.448Z] #45 208.5 github.com/LK4D4/vndr/godl [2021-11-17T23:19:23.448Z] #45 209.4 github.com/LK4D4/vndr [2021-11-17T23:19:23.448Z] #45 DONE 214.2s [2021-11-17T23:19:23.448Z] [2021-11-17T23:19:23.448Z] #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 [2021-11-17T23:19:23.448Z] #20 sha256:a6c57e76359cf066208a363bf3b2e2d6ee5440da08a6bd4e042a7b12b8f058ad [2021-11-17T23:19:23.448Z] #20 42.01 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-17T23:19:23.448Z] #20 42.02 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-11-17T23:19:23.448Z] #20 42.02 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-11-17T23:19:23.448Z] #20 42.02 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-11-17T23:19:23.448Z] #20 42.03 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-11-17T23:19:23.448Z] #20 42.05 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-11-17T23:19:23.448Z] #20 42.06 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-11-17T23:19:23.448Z] #20 ... [2021-11-17T23:19:23.448Z] [2021-11-17T23:19:23.448Z] #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 [2021-11-17T23:19:23.448Z] #43 sha256:9c88665f5323b3954e3d3c9ccebf3a6fb3b18ad29fcde46a84373b30db78ca80 [2021-11-17T23:19:23.448Z] #43 105.6 DEP criu/pie-util-vdso-elf32.d [2021-11-17T23:19:23.448Z] #43 105.8 DEP criu/path.d [2021-11-17T23:19:23.448Z] #43 106.0 DEP criu/parasite-syscall.d [2021-11-17T23:19:23.448Z] #43 106.2 DEP criu/pagemap.d [2021-11-17T23:19:23.448Z] #43 106.5 DEP criu/pagemap-cache.d [2021-11-17T23:19:23.448Z] #43 106.7 DEP criu/page-xfer.d [2021-11-17T23:19:23.448Z] #43 106.9 DEP criu/page-pipe.d [2021-11-17T23:19:23.448Z] #43 107.0 DEP criu/netfilter.d [2021-11-17T23:19:23.448Z] #43 107.1 DEP criu/net.d [2021-11-17T23:19:23.448Z] #43 107.4 DEP criu/namespaces.d [2021-11-17T23:19:23.448Z] #43 107.5 DEP criu/mount.d [2021-11-17T23:19:23.448Z] #43 107.7 DEP criu/memfd.d [2021-11-17T23:19:23.448Z] #43 107.9 DEP criu/mem.d [2021-11-17T23:19:23.448Z] #43 108.1 DEP criu/lsm.d [2021-11-17T23:19:23.448Z] #43 108.3 DEP criu/log.d [2021-11-17T23:19:23.448Z] #43 108.5 DEP criu/libnetlink.d [2021-11-17T23:19:23.448Z] #43 108.7 DEP criu/kerndat.d [2021-11-17T23:19:23.448Z] #43 108.9 DEP criu/kcmp-ids.d [2021-11-17T23:19:23.448Z] #43 109.0 DEP criu/irmap.d [2021-11-17T23:19:23.448Z] #43 109.2 DEP criu/ipc_ns.d [2021-11-17T23:19:23.448Z] #43 109.4 DEP criu/image.d [2021-11-17T23:19:23.448Z] #43 109.6 DEP criu/image-desc.d [2021-11-17T23:19:23.448Z] #43 109.7 DEP criu/fsnotify.d [2021-11-17T23:19:23.448Z] #43 109.9 DEP criu/filesystems.d [2021-11-17T23:19:23.448Z] #43 110.1 DEP criu/files.d [2021-11-17T23:19:23.448Z] #43 110.3 DEP criu/files-reg.d [2021-11-17T23:19:23.448Z] #43 110.4 DEP criu/files-ext.d [2021-11-17T23:19:23.448Z] #43 110.6 DEP criu/file-lock.d [2021-11-17T23:19:23.448Z] #43 110.9 DEP criu/file-ids.d [2021-11-17T23:19:23.448Z] #43 111.0 DEP criu/fifo.d [2021-11-17T23:19:23.448Z] #43 111.1 DEP criu/fdstore.d [2021-11-17T23:19:23.448Z] #43 111.1 DEP criu/fault-injection.d [2021-11-17T23:19:23.449Z] #43 111.2 DEP criu/external.d [2021-11-17T23:19:23.449Z] #43 111.2 DEP criu/eventpoll.d [2021-11-17T23:19:23.708Z] #43 ... [2021-11-17T23:19:23.708Z] [2021-11-17T23:19:23.708Z] #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 [2021-11-17T23:19:23.708Z] #20 sha256:a6c57e76359cf066208a363bf3b2e2d6ee5440da08a6bd4e042a7b12b8f058ad [2021-11-17T23:19:23.708Z] #20 42.16 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-11-17T23:19:23.708Z] #20 42.17 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-11-17T23:19:23.708Z] #20 42.21 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-11-17T23:19:23.708Z] #20 42.21 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-11-17T23:19:23.708Z] #20 42.24 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-11-17T23:19:23.708Z] #20 42.27 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-11-17T23:19:23.708Z] #20 42.27 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-11-17T23:19:23.708Z] #20 42.38 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-11-17T23:19:23.968Z] #20 42.41 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-11-17T23:19:23.968Z] #20 42.47 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-11-17T23:19:24.536Z] #20 43.10 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-11-17T23:19:24.536Z] #20 43.12 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-11-17T23:19:24.794Z] #20 43.26 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-11-17T23:19:25.733Z] #20 44.45 debconf: delaying package configuration, since apt-utils is not installed [2021-11-17T23:19:25.992Z] #20 44.65 Fetched 28.6 MB in 3s (10.4 MB/s) [2021-11-17T23:19:26.251Z] #20 44.79 Selecting previously unselected package pigz. [2021-11-17T23:19:26.251Z] #20 44.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23452 files and directories currently installed.) [2021-11-17T23:19:26.251Z] #20 44.87 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-11-17T23:19:26.251Z] #20 44.88 Unpacking pigz (2.4-1) ... [2021-11-17T23:19:26.510Z] #20 45.10 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-11-17T23:19:26.510Z] #20 45.10 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-11-17T23:19:26.510Z] #20 45.10 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-11-17T23:19:27.081Z] #20 45.80 Selecting previously unselected package python3.7-minimal. [2021-11-17T23:19:27.081Z] #20 45.80 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-11-17T23:19:27.081Z] #20 45.82 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-11-17T23:19:28.196Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-17T23:19:28.197Z] [2021-11-17T23:19:28.197Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-17T23:19:28.197Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-17T23:19:28.197Z] HOSTNAME=30e7f07ac066 [2021-11-17T23:19:28.197Z] TESTDEBUG=0 [2021-11-17T23:19:28.197Z] DEST=bundles/test-integration [2021-11-17T23:19:28.197Z] PWD=/go/src/github.com/docker/docker [2021-11-17T23:19:28.197Z] DOCKER_GITCOMMIT=fac2c10167861d430ab8242c8b97e97559e470e9 [2021-11-17T23:19:28.197Z] container=docker [2021-11-17T23:19:28.197Z] HOME=/root [2021-11-17T23:19:28.197Z] GOLANG_VERSION=1.16.10 [2021-11-17T23:19:28.197Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-17T23:19:28.197Z] VALIDATE_BRANCH=20.10 [2021-11-17T23:19:28.197Z] TERM=xterm [2021-11-17T23:19:28.197Z] DOCKER_PKG=github.com/docker/docker [2021-11-17T23:19:28.197Z] SHLVL=1 [2021-11-17T23:19:28.197Z] TIMEOUT=120m [2021-11-17T23:19:28.197Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-17T23:19:28.197Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-17T23:19:28.197Z] GO111MODULE=off [2021-11-17T23:19:28.197Z] DOCKER_EXPERIMENTAL=1 [2021-11-17T23:19:28.197Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-17T23:19:28.197Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-17T23:19:28.197Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-17T23:19:28.197Z] GOPATH=/go [2021-11-17T23:19:28.197Z] PKG_CONFIG=pkg-config [2021-11-17T23:19:28.197Z] _=/usr/bin/env [2021-11-17T23:19:28.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-17T23:19:28.985Z] #20 47.52 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-11-17T23:19:28.985Z] #20 47.58 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-11-17T23:19:32.274Z] #20 50.26 Selecting previously unselected package python3-minimal. [2021-11-17T23:19:32.274Z] #20 50.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23701 files and directories currently installed.) [2021-11-17T23:19:32.274Z] #20 50.29 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-11-17T23:19:32.274Z] #20 50.30 Unpacking python3-minimal (3.7.3-1) ... [2021-11-17T23:19:32.274Z] #20 50.39 Selecting previously unselected package libmpdec2:amd64. [2021-11-17T23:19:32.274Z] #20 50.39 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-11-17T23:19:32.274Z] #20 50.41 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-11-17T23:19:32.274Z] #20 50.50 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-11-17T23:19:32.274Z] #20 50.51 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-11-17T23:19:32.274Z] #20 50.52 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-11-17T23:19:32.843Z] #20 51.51 Selecting previously unselected package python3.7. [2021-11-17T23:19:32.843Z] #20 51.51 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-11-17T23:19:32.843Z] #20 51.51 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-11-17T23:19:32.843Z] #20 51.64 Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-17T23:19:33.102Z] #20 51.64 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-11-17T23:19:33.102Z] #20 51.66 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-11-17T23:19:33.102Z] #20 51.75 Setting up python3-minimal (3.7.3-1) ... [2021-11-17T23:19:34.039Z] #20 ... [2021-11-17T23:19:34.039Z] [2021-11-17T23:19:34.039Z] #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 [2021-11-17T23:19:34.039Z] #43 sha256:9c88665f5323b3954e3d3c9ccebf3a6fb3b18ad29fcde46a84373b30db78ca80 [2021-11-17T23:19:34.039Z] #43 111.5 DEP criu/eventfd.d [2021-11-17T23:19:34.039Z] #43 111.8 DEP criu/crtools.d [2021-11-17T23:19:34.039Z] #43 112.1 DEP criu/cr-service.d [2021-11-17T23:19:34.039Z] #43 112.5 DEP criu/cr-restore.d [2021-11-17T23:19:34.039Z] #43 112.9 DEP criu/cr-errno.d [2021-11-17T23:19:34.039Z] #43 112.9 DEP criu/cr-dump.d [2021-11-17T23:19:34.039Z] #43 113.3 DEP criu/cr-dedup.d [2021-11-17T23:19:34.039Z] #43 113.6 DEP criu/cr-check.d [2021-11-17T23:19:34.039Z] #43 114.1 DEP criu/config.d [2021-11-17T23:19:34.039Z] #43 114.3 DEP criu/clone-noasan.d [2021-11-17T23:19:34.039Z] #43 114.4 DEP criu/cgroup.d [2021-11-17T23:19:34.039Z] #43 114.7 DEP criu/cgroup-props.d [2021-11-17T23:19:34.039Z] #43 114.8 DEP criu/bitmap.d [2021-11-17T23:19:34.039Z] #43 114.9 DEP criu/bfd.d [2021-11-17T23:19:34.039Z] #43 115.1 DEP criu/autofs.d [2021-11-17T23:19:34.039Z] #43 115.4 DEP criu/aio.d [2021-11-17T23:19:34.039Z] #43 115.7 DEP criu/action-scripts.d [2021-11-17T23:19:34.039Z] #43 116.2 CC criu/action-scripts.o [2021-11-17T23:19:34.039Z] #43 117.1 CC criu/aio.o [2021-11-17T23:19:34.039Z] #43 118.0 CC criu/autofs.o [2021-11-17T23:19:34.039Z] #43 119.3 CC criu/bfd.o [2021-11-17T23:19:34.039Z] #43 119.8 CC criu/bitmap.o [2021-11-17T23:19:34.039Z] #43 120.0 CC criu/cgroup-props.o [2021-11-17T23:19:34.039Z] #43 120.7 CC criu/cgroup.o [2021-11-17T23:19:34.039Z] #43 ... [2021-11-17T23:19:34.039Z] [2021-11-17T23:19:34.039Z] #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 [2021-11-17T23:19:34.039Z] #20 sha256:a6c57e76359cf066208a363bf3b2e2d6ee5440da08a6bd4e042a7b12b8f058ad [2021-11-17T23:19:34.039Z] #20 52.66 Selecting previously unselected package python3. [2021-11-17T23:19:34.039Z] #20 52.66 (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.) [2021-11-17T23:19:34.039Z] #20 52.71 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-11-17T23:19:34.039Z] #20 52.73 Unpacking python3 (3.7.3-1) ... [2021-11-17T23:19:34.298Z] #20 52.82 Selecting previously unselected package libip4tc0:amd64. [2021-11-17T23:19:34.298Z] #20 52.83 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-11-17T23:19:34.298Z] #20 52.83 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-11-17T23:19:34.298Z] #20 52.93 Selecting previously unselected package libip6tc0:amd64. [2021-11-17T23:19:34.298Z] #20 52.95 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-11-17T23:19:34.298Z] #20 52.95 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-11-17T23:19:34.557Z] #20 53.03 Selecting previously unselected package libiptc0:amd64. [2021-11-17T23:19:34.557Z] #20 53.04 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-11-17T23:19:34.557Z] #20 53.05 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-11-17T23:19:34.557Z] #20 53.14 Selecting previously unselected package libnfnetlink0:amd64. [2021-11-17T23:19:34.557Z] #20 53.15 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-11-17T23:19:34.557Z] #20 53.16 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-17T23:19:34.557Z] #20 53.22 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-11-17T23:19:34.557Z] #20 53.23 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-11-17T23:19:34.557Z] #20 53.26 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-11-17T23:19:34.557Z] #20 53.34 Selecting previously unselected package libnftnl11:amd64. [2021-11-17T23:19:34.557Z] #20 53.35 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-11-17T23:19:34.557Z] #20 53.36 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-11-17T23:19:34.816Z] #20 53.44 Selecting previously unselected package iptables. [2021-11-17T23:19:34.816Z] #20 53.45 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-11-17T23:19:34.816Z] #20 53.46 Unpacking iptables (1.8.2-4) ... [2021-11-17T23:19:35.384Z] #20 53.79 Selecting previously unselected package xxd. [2021-11-17T23:19:35.384Z] #20 53.80 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-11-17T23:19:35.384Z] #20 53.81 Unpacking xxd (2:8.1.0875-5) ... [2021-11-17T23:19:35.384Z] #20 53.93 Selecting previously unselected package vim-common. [2021-11-17T23:19:35.384Z] #20 53.94 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-11-17T23:19:35.384Z] #20 53.96 Unpacking vim-common (2:8.1.0875-5) ... [2021-11-17T23:19:35.384Z] #20 54.18 Selecting previously unselected package bash-completion. [2021-11-17T23:19:35.643Z] #20 54.19 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-11-17T23:19:38.930Z] #20 56.88 Unpacking bash-completion (1:2.8-6) ... [2021-11-17T23:19:38.930Z] #20 57.28 Selecting previously unselected package bzip2. [2021-11-17T23:19:38.930Z] #20 57.29 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-11-17T23:19:38.930Z] #20 57.29 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-11-17T23:19:38.930Z] #20 57.38 Selecting previously unselected package xz-utils. [2021-11-17T23:19:38.930Z] #20 57.40 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-11-17T23:19:38.930Z] #20 57.40 Unpacking xz-utils (5.2.4-1) ... [2021-11-17T23:19:38.930Z] #20 57.57 Selecting previously unselected package apparmor. [2021-11-17T23:19:38.930Z] #20 57.59 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-11-17T23:19:39.189Z] #20 57.68 Unpacking apparmor (2.13.2-10) ... [2021-11-17T23:19:39.448Z] #20 58.02 Selecting previously unselected package aufs-tools. [2021-11-17T23:19:39.448Z] #20 58.03 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-11-17T23:19:39.448Z] #20 58.04 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-11-17T23:19:39.448Z] #20 58.13 Selecting previously unselected package libonig5:amd64. [2021-11-17T23:19:39.448Z] #20 58.14 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-11-17T23:19:39.448Z] #20 58.14 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-11-17T23:19:39.708Z] #20 58.25 Selecting previously unselected package libjq1:amd64. [2021-11-17T23:19:39.708Z] #20 58.26 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-11-17T23:19:39.708Z] #20 58.27 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-11-17T23:19:39.708Z] #20 58.39 Selecting previously unselected package jq. [2021-11-17T23:19:39.708Z] #20 58.41 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-11-17T23:19:39.708Z] #20 58.41 Unpacking jq (1.5+dfsg-2+b1) ... [2021-11-17T23:19:39.708Z] #20 58.49 Selecting previously unselected package libaio1:amd64. [2021-11-17T23:19:39.967Z] #20 58.50 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-11-17T23:19:39.967Z] #20 58.51 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-11-17T23:19:39.967Z] #20 58.56 Selecting previously unselected package libgpm2:amd64. [2021-11-17T23:19:39.967Z] #20 58.57 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-11-17T23:19:39.967Z] #20 58.57 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-11-17T23:19:40.092Z] 4612f6d0b889: Pull complete [2021-11-17T23:19:40.226Z] #20 58.66 Selecting previously unselected package libicu63:amd64. [2021-11-17T23:19:40.226Z] #20 58.66 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-11-17T23:19:40.226Z] #20 58.66 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-11-17T23:19:42.295Z] --- PASS: TestBuildWithHugeFile (49.76s) [2021-11-17T23:19:42.295Z] === RUN TestBuildWithEmptyDockerfile [2021-11-17T23:19:42.295Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-17T23:19:42.295Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-17T23:19:42.295Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-17T23:19:42.295Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-17T23:19:42.295Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-17T23:19:42.295Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-17T23:19:42.295Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-17T23:19:42.295Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-17T23:19:42.295Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-17T23:19:42.295Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-11-17T23:19:42.295Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-11-17T23:19:42.295Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-11-17T23:19:42.295Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-11-17T23:19:42.295Z] === RUN TestBuildPreserveOwnership [2021-11-17T23:19:42.295Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-17T23:19:42.295Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-17T23:19:43.512Z] #20 61.88 Selecting previously unselected package libnet1:amd64. [2021-11-17T23:19:43.513Z] #20 61.89 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-17T23:19:43.513Z] #20 61.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-17T23:19:43.513Z] #20 61.96 Selecting previously unselected package libnl-3-200:amd64. [2021-11-17T23:19:43.513Z] #20 61.97 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-11-17T23:19:43.513Z] #20 61.98 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-11-17T23:19:43.513Z] #20 62.13 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-17T23:19:43.513Z] #20 62.13 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-11-17T23:19:43.513Z] #20 62.14 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-11-17T23:19:43.513Z] #20 62.23 Selecting previously unselected package libreadline5:amd64. [2021-11-17T23:19:43.772Z] #20 62.23 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-11-17T23:19:43.772Z] #20 62.23 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-11-17T23:19:43.772Z] #20 62.33 Selecting previously unselected package net-tools. [2021-11-17T23:19:43.772Z] #20 62.33 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-11-17T23:19:43.772Z] #20 62.34 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-11-17T23:19:44.031Z] #20 62.49 Selecting previously unselected package patch. [2021-11-17T23:19:44.031Z] #20 62.49 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-11-17T23:19:44.031Z] #20 62.49 Unpacking patch (2.7.6-3+deb10u1) ... [2021-11-17T23:19:44.031Z] #20 62.59 Selecting previously unselected package python-pip-whl. [2021-11-17T23:19:44.031Z] #20 62.59 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-11-17T23:19:44.031Z] #20 62.60 Unpacking python-pip-whl (18.1-5) ... [2021-11-17T23:19:44.599Z] #20 63.10 Selecting previously unselected package python3-lib2to3. [2021-11-17T23:19:44.599Z] #20 63.12 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-11-17T23:19:44.599Z] #20 63.14 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-11-17T23:19:44.599Z] #20 63.26 Selecting previously unselected package python3-distutils. [2021-11-17T23:19:44.599Z] #20 63.26 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-11-17T23:19:44.599Z] #20 63.27 Unpacking python3-distutils (3.7.3-1) ... [2021-11-17T23:19:44.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-17T23:19:44.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-17T23:19:44.858Z] #20 63.44 Selecting previously unselected package python3-pip. [2021-11-17T23:19:44.858Z] #20 63.46 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-11-17T23:19:44.858Z] #20 63.47 Unpacking python3-pip (18.1-5) ... [2021-11-17T23:19:45.117Z] #20 63.65 Selecting previously unselected package python3-pkg-resources. [2021-11-17T23:19:45.117Z] #20 63.66 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-11-17T23:19:45.117Z] #20 63.66 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-11-17T23:19:45.117Z] #20 63.77 Selecting previously unselected package python3-setuptools. [2021-11-17T23:19:45.117Z] #20 63.78 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-11-17T23:19:45.117Z] #20 63.79 Unpacking python3-setuptools (40.8.0-1) ... [2021-11-17T23:19:45.376Z] #20 63.99 Selecting previously unselected package python3-wheel. [2021-11-17T23:19:45.376Z] #20 63.99 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-11-17T23:19:45.376Z] #20 64.00 Unpacking python3-wheel (0.32.3-2) ... [2021-11-17T23:19:45.573Z] --- PASS: TestBuildPreserveOwnership (10.03s) [2021-11-17T23:19:45.573Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.01s) [2021-11-17T23:19:45.573Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-11-17T23:19:45.573Z] === RUN TestBuildPlatformInvalid [2021-11-17T23:19:45.573Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-11-17T23:19:45.573Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-17T23:19:45.573Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-11-17T23:19:45.573Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-11-17T23:19:45.573Z] PASS [2021-11-17T23:19:45.573Z] [2021-11-17T23:19:45.573Z] === Skipped [2021-11-17T23:19:45.573Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-11-17T23:19:45.573Z] build_session_test.go:25: TODO: BuildKit [2021-11-17T23:19:45.573Z] [2021-11-17T23:19:45.573Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-11-17T23:19:45.573Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-11-17T23:19:45.573Z] [2021-11-17T23:19:45.573Z] [2021-11-17T23:19:45.573Z] DONE 33 tests, 2 skipped in 129.128s [2021-11-17T23:19:45.573Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-11-17T23:19:45.573Z] INFO: Testing against a local daemon [2021-11-17T23:19:45.573Z] === RUN TestConfigInspect [2021-11-17T23:19:45.573Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:19:45.573Z] --- SKIP: TestConfigInspect (0.02s) [2021-11-17T23:19:45.573Z] === RUN TestConfigList [2021-11-17T23:19:45.573Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:19:45.573Z] --- SKIP: TestConfigList (0.01s) [2021-11-17T23:19:45.573Z] === RUN TestConfigsCreateAndDelete [2021-11-17T23:19:45.573Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:19:45.573Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-11-17T23:19:45.573Z] === RUN TestConfigsUpdate [2021-11-17T23:19:45.573Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:19:45.573Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-11-17T23:19:45.573Z] === RUN TestTemplatedConfig [2021-11-17T23:19:45.573Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:19:45.573Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-17T23:19:45.573Z] === RUN TestConfigCreateResolve [2021-11-17T23:19:45.573Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:19:45.573Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-11-17T23:19:45.573Z] === RUN TestConfigDaemonLibtrustID [2021-11-17T23:19:45.635Z] #20 64.07 Selecting previously unselected package sudo. [2021-11-17T23:19:45.635Z] #20 64.08 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-11-17T23:19:45.635Z] #20 64.08 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-11-17T23:19:45.635Z] #20 ... [2021-11-17T23:19:45.635Z] [2021-11-17T23:19:45.635Z] #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 [2021-11-17T23:19:45.635Z] #43 sha256:9c88665f5323b3954e3d3c9ccebf3a6fb3b18ad29fcde46a84373b30db78ca80 [2021-11-17T23:19:45.635Z] #43 123.5 CC criu/clone-noasan.o [2021-11-17T23:19:45.635Z] #43 123.7 CC criu/config.o [2021-11-17T23:19:45.635Z] #43 125.0 CC criu/cr-check.o [2021-11-17T23:19:45.635Z] #43 126.6 CC criu/cr-dedup.o [2021-11-17T23:19:45.635Z] #43 127.0 CC criu/cr-dump.o [2021-11-17T23:19:45.635Z] #43 129.3 CC criu/cr-errno.o [2021-11-17T23:19:45.635Z] #43 129.5 CC criu/cr-restore.o [2021-11-17T23:19:45.894Z] #43 ... [2021-11-17T23:19:45.894Z] [2021-11-17T23:19:45.894Z] #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 [2021-11-17T23:19:45.894Z] #20 sha256:a6c57e76359cf066208a363bf3b2e2d6ee5440da08a6bd4e042a7b12b8f058ad [2021-11-17T23:19:45.894Z] #20 64.50 Selecting previously unselected package thin-provisioning-tools. [2021-11-17T23:19:45.894Z] #20 64.51 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-11-17T23:19:45.894Z] #20 64.54 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-11-17T23:19:46.153Z] #20 64.75 Selecting previously unselected package uidmap. [2021-11-17T23:19:46.153Z] #20 64.75 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-11-17T23:19:46.153Z] #20 64.77 Unpacking uidmap (1:4.5-1.1) ... [2021-11-17T23:19:46.412Z] #20 64.88 Selecting previously unselected package vim-runtime. [2021-11-17T23:19:46.412Z] #20 64.89 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-11-17T23:19:46.412Z] #20 64.93 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-11-17T23:19:46.412Z] #20 64.94 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-11-17T23:19:46.412Z] #20 64.95 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-11-17T23:19:46.950Z] --- PASS: TestConfigDaemonLibtrustID (1.56s) [2021-11-17T23:19:46.950Z] PASS [2021-11-17T23:19:46.950Z] [2021-11-17T23:19:46.950Z] === Skipped [2021-11-17T23:19:46.950Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-11-17T23:19:46.950Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:19:46.950Z] [2021-11-17T23:19:46.950Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-11-17T23:19:46.950Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:19:46.950Z] [2021-11-17T23:19:46.950Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-11-17T23:19:46.950Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:19:46.950Z] [2021-11-17T23:19:46.950Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-11-17T23:19:46.950Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:19:46.950Z] [2021-11-17T23:19:46.950Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-11-17T23:19:46.950Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:19:46.950Z] [2021-11-17T23:19:46.950Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-11-17T23:19:46.950Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:19:46.950Z] [2021-11-17T23:19:46.950Z] [2021-11-17T23:19:46.950Z] DONE 7 tests, 6 skipped in 1.729s [2021-11-17T23:19:46.950Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-11-17T23:19:47.208Z] INFO: Testing against a local daemon [2021-11-17T23:19:47.208Z] === RUN TestCheckpoint [2021-11-17T23:19:47.208Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-17T23:19:47.208Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-17T23:19:47.208Z] === RUN TestContainerInvalidJSON [2021-11-17T23:19:47.208Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-11-17T23:19:47.208Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-11-17T23:19:47.208Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-17T23:19:47.208Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-17T23:19:47.208Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-17T23:19:47.208Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-17T23:19:47.208Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-11-17T23:19:47.208Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-17T23:19:47.208Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-17T23:19:47.208Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-17T23:19:47.208Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-17T23:19:47.208Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-11-17T23:19:47.208Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-11-17T23:19:47.208Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-17T23:19:47.208Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-11-17T23:19:47.208Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-17T23:19:47.208Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-11-17T23:19:47.208Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-17T23:19:47.465Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-11-17T23:19:47.465Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-17T23:19:47.465Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-11-17T23:19:47.465Z] === RUN TestCopyFromContainer [2021-11-17T23:19:49.800Z] #20 68.00 Selecting previously unselected package vim. [2021-11-17T23:19:49.800Z] #20 68.02 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-11-17T23:19:49.800Z] #20 68.04 Unpacking vim (2:8.1.0875-5) ... [2021-11-17T23:19:49.800Z] #20 68.54 Selecting previously unselected package xfsprogs. [2021-11-17T23:19:50.059Z] #20 68.55 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-11-17T23:19:50.059Z] #20 68.55 Unpacking xfsprogs (4.20.0-1) ... [2021-11-17T23:19:50.627Z] #20 69.03 Selecting previously unselected package zip. [2021-11-17T23:19:50.627Z] #20 69.04 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-11-17T23:19:50.627Z] #20 69.06 Unpacking zip (3.0-11+b1) ... [2021-11-17T23:19:50.627Z] #20 69.31 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-11-17T23:19:50.627Z] #20 69.34 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-11-17T23:19:50.627Z] #20 69.35 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-11-17T23:19:50.627Z] #20 69.36 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-11-17T23:19:50.627Z] #20 69.37 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-11-17T23:19:50.627Z] #20 69.39 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-11-17T23:19:50.886Z] #20 69.40 Setting up uidmap (1:4.5-1.1) ... [2021-11-17T23:19:50.886Z] #20 69.41 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-11-17T23:19:50.886Z] #20 69.42 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-17T23:19:50.886Z] #20 69.43 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-11-17T23:19:50.886Z] #20 69.45 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-11-17T23:19:50.886Z] #20 69.46 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-11-17T23:19:50.886Z] #20 69.47 Setting up xxd (2:8.1.0875-5) ... [2021-11-17T23:19:50.886Z] #20 69.48 Setting up zip (3.0-11+b1) ... [2021-11-17T23:19:50.886Z] #20 69.49 Setting up vim-common (2:8.1.0875-5) ... [2021-11-17T23:19:50.886Z] #20 69.51 Setting up bash-completion (1:2.8-6) ... [2021-11-17T23:19:51.646Z] === RUN TestCopyFromContainer// [2021-11-17T23:19:51.646Z] === RUN TestCopyFromContainer//bar/root [2021-11-17T23:19:51.646Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-17T23:19:51.646Z] === RUN TestCopyFromContainer/bar/quux [2021-11-17T23:19:51.646Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-17T23:19:51.646Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-17T23:19:51.646Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-17T23:19:51.646Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-17T23:19:51.646Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-17T23:19:51.646Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-17T23:19:51.646Z] --- PASS: TestCopyFromContainer (4.31s) [2021-11-17T23:19:51.646Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-11-17T23:19:51.646Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-11-17T23:19:51.646Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-11-17T23:19:51.646Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-11-17T23:19:51.646Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-11-17T23:19:51.646Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-11-17T23:19:51.646Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-11-17T23:19:51.646Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-11-17T23:19:51.646Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-11-17T23:19:51.646Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-11-17T23:19:51.646Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-17T23:19:51.646Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-17T23:19:51.646Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-17T23:19:51.646Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-17T23:19:51.646Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-17T23:19:51.646Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-17T23:19:51.646Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-17T23:19:51.646Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-17T23:19:51.646Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-17T23:19:51.646Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-17T23:19:51.646Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-11-17T23:19:51.646Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-17T23:19:51.646Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-17T23:19:51.646Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-11-17T23:19:51.646Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-17T23:19:51.646Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-11-17T23:19:51.646Z] === RUN TestCreateWithInvalidEnv [2021-11-17T23:19:51.646Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-17T23:19:51.646Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-17T23:19:51.646Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-17T23:19:51.646Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-17T23:19:51.646Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-17T23:19:51.646Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-17T23:19:51.904Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-17T23:19:51.904Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-17T23:19:51.904Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-17T23:19:51.904Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-11-17T23:19:51.904Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-17T23:19:51.904Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-17T23:19:51.904Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-17T23:19:51.904Z] === RUN TestCreateTmpfsMountsTarget [2021-11-17T23:19:51.904Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-11-17T23:19:51.904Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-17T23:19:53.280Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2021-11-17T23:19:53.280Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-17T23:19:54.173Z] #20 72.22 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-11-17T23:19:54.173Z] #20 72.23 Setting up xz-utils (5.2.4-1) ... [2021-11-17T23:19:54.173Z] #20 72.25 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-17T23:19:54.173Z] #20 72.26 Setting up patch (2.7.6-3+deb10u1) ... [2021-11-17T23:19:54.173Z] #20 72.27 Setting up sudo (1.8.27-1+deb10u3) ... [2021-11-17T23:19:54.173Z] #20 72.33 invoke-rc.d: could not determine current runlevel [2021-11-17T23:19:54.173Z] #20 72.34 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-17T23:19:54.173Z] #20 72.35 Setting up pigz (2.4-1) ... [2021-11-17T23:19:54.173Z] #20 72.37 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-17T23:19:54.173Z] #20 72.38 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-11-17T23:19:54.173Z] #20 72.40 Setting up python-pip-whl (18.1-5) ... [2021-11-17T23:19:54.173Z] #20 72.41 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-11-17T23:19:54.173Z] #20 72.45 Setting up vim-runtime (2:8.1.0875-5) ... [2021-11-17T23:19:54.173Z] #20 72.91 Setting up libaio1:amd64 (0.3.112-3) ... [2021-11-17T23:19:54.173Z] #20 72.92 Setting up libonig5:amd64 (6.9.1-1) ... [2021-11-17T23:19:54.217Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.08s) [2021-11-17T23:19:54.217Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-17T23:19:54.217Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-17T23:19:54.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-17T23:19:54.217Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-17T23:19:54.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-17T23:19:54.217Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-17T23:19:54.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-17T23:19:54.217Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-17T23:19:54.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-17T23:19:54.217Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-17T23:19:54.217Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-17T23:19:54.217Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-17T23:19:54.217Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-17T23:19:54.217Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-17T23:19:54.217Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-17T23:19:54.217Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-17T23:19:54.217Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-17T23:19:54.217Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-17T23:19:54.217Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-17T23:19:54.217Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-17T23:19:54.217Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-17T23:19:54.217Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-17T23:19:54.217Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-17T23:19:54.432Z] #20 72.94 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-11-17T23:19:54.432Z] #20 72.95 Setting up vim (2:8.1.0875-5) ... [2021-11-17T23:19:54.432Z] #20 72.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-17T23:19:54.432Z] #20 72.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-17T23:19:54.432Z] #20 72.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-17T23:19:54.432Z] #20 72.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-17T23:19:54.432Z] #20 72.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-17T23:19:54.432Z] #20 72.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-17T23:19:54.432Z] #20 72.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-17T23:19:54.432Z] #20 73.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-17T23:19:54.432Z] #20 73.04 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-11-17T23:19:54.432Z] #20 73.05 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-11-17T23:19:54.432Z] #20 73.07 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-11-17T23:19:54.432Z] #20 73.08 Setting up jq (1.5+dfsg-2+b1) ... [2021-11-17T23:19:54.432Z] #20 73.09 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-11-17T23:19:54.432Z] #20 73.11 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-11-17T23:19:54.476Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2021-11-17T23:19:54.476Z] === RUN TestCreateDifferentPlatform [2021-11-17T23:19:54.476Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-17T23:19:54.476Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-17T23:19:54.476Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-11-17T23:19:54.476Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-17T23:19:54.476Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-17T23:19:54.476Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-17T23:19:54.476Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-11-17T23:19:54.476Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-17T23:19:54.476Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-11-17T23:19:54.476Z] === RUN TestContainerStartOnDaemonRestart [2021-11-17T23:19:54.476Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-11-17T23:19:54.476Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-11-17T23:19:54.476Z] === RUN TestDaemonRestartIpcMode [2021-11-17T23:19:54.476Z] === PAUSE TestDaemonRestartIpcMode [2021-11-17T23:19:54.476Z] === RUN TestDaemonHostGatewayIP [2021-11-17T23:19:54.476Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-17T23:19:54.476Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-11-17T23:19:54.476Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-17T23:19:54.476Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-17T23:19:54.476Z] === RUN TestContainerKillOnDaemonStart [2021-11-17T23:19:54.476Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-11-17T23:19:54.476Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-17T23:19:54.476Z] === RUN TestDiff [2021-11-17T23:19:54.725Z] INFO [loader] Go packages loading at mode 575 (exports_file|types_sizes|compiled_files|files|imports|name|deps) took 2m7.310324159s [2021-11-17T23:19:54.725Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 434.446176ms [2021-11-17T23:19:55.042Z] --- PASS: TestDiff (0.38s) [2021-11-17T23:19:55.042Z] === RUN TestExecWithCloseStdin [2021-11-17T23:19:55.312Z] --- PASS: TestExecWithCloseStdin (0.47s) [2021-11-17T23:19:55.312Z] === RUN TestExec [2021-11-17T23:19:55.897Z] --- PASS: TestExec (0.48s) [2021-11-17T23:19:55.897Z] === RUN TestExecUser [2021-11-17T23:19:56.344Z] #20 ... [2021-11-17T23:19:56.344Z] [2021-11-17T23:19:56.344Z] #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 [2021-11-17T23:19:56.344Z] #43 sha256:9c88665f5323b3954e3d3c9ccebf3a6fb3b18ad29fcde46a84373b30db78ca80 [2021-11-17T23:19:56.344Z] #43 134.0 CC criu/cr-service.o [2021-11-17T23:19:56.344Z] #43 135.7 CC criu/crtools.o [2021-11-17T23:19:56.344Z] #43 136.4 CC criu/eventfd.o [2021-11-17T23:19:56.344Z] #43 136.7 CC criu/eventpoll.o [2021-11-17T23:19:56.344Z] #43 137.6 CC criu/external.o [2021-11-17T23:19:56.344Z] #43 138.0 CC criu/fault-injection.o [2021-11-17T23:19:56.344Z] #43 138.1 CC criu/fdstore.o [2021-11-17T23:19:56.344Z] #43 138.4 CC criu/fifo.o [2021-11-17T23:19:56.344Z] #43 138.8 CC criu/file-ids.o [2021-11-17T23:19:56.344Z] #43 139.2 CC criu/file-lock.o [2021-11-17T23:19:56.344Z] #43 140.3 CC criu/files-ext.o [2021-11-17T23:19:56.344Z] #43 140.7 CC criu/files-reg.o [2021-11-17T23:19:56.344Z] #43 142.8 CC criu/files.o [2021-11-17T23:19:56.474Z] --- PASS: TestExecUser (0.45s) [2021-11-17T23:19:56.474Z] === RUN TestExportContainerAndImportImage [2021-11-17T23:19:57.040Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2021-11-17T23:19:57.040Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-17T23:19:57.280Z] #43 145.0 CC criu/filesystems.o [2021-11-17T23:19:57.280Z] #43 ... [2021-11-17T23:19:57.280Z] [2021-11-17T23:19:57.280Z] #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 [2021-11-17T23:19:57.280Z] #20 sha256:a6c57e76359cf066208a363bf3b2e2d6ee5440da08a6bd4e042a7b12b8f058ad [2021-11-17T23:19:57.280Z] #20 76.01 Setting up iptables (1.8.2-4) ... [2021-11-17T23:19:57.539Z] #20 76.04 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-17T23:19:57.539Z] #20 76.05 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-17T23:19:57.539Z] #20 76.06 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-17T23:19:57.539Z] #20 76.07 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-17T23:19:57.539Z] #20 76.08 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-17T23:19:57.539Z] #20 76.08 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-17T23:19:57.539Z] #20 76.10 Setting up python3 (3.7.3-1) ... [2021-11-17T23:19:58.107Z] #20 76.47 Setting up python3-wheel (0.32.3-2) ... [2021-11-17T23:19:58.675Z] #20 77.26 Setting up apparmor (2.13.2-10) ... [2021-11-17T23:20:00.013Z] INFO [runner/unused/goanalysis] analyzers took 25.364816952s with top 10 stages: buildssa: 21.733222369s, U1000: 3.631594583s [2021-11-17T23:20:00.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-17T23:20:00.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-17T23:20:00.318Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2021-11-17T23:20:00.318Z] === RUN TestHealthCheckWorkdir [2021-11-17T23:20:00.578Z] #20 78.88 Setting up xfsprogs (4.20.0-1) ... [2021-11-17T23:20:00.578Z] #20 78.90 Setting up python3-lib2to3 (3.7.3-1) ... [2021-11-17T23:20:00.578Z] #20 79.21 Setting up python3-pkg-resources (40.8.0-1) ... [2021-11-17T23:20:00.883Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2021-11-17T23:20:00.883Z] === RUN TestHealthKillContainer [2021-11-17T23:20:01.954Z] #20 80.27 Setting up python3-distutils (3.7.3-1) ... [2021-11-17T23:20:02.213Z] #20 80.76 Setting up python3-setuptools (40.8.0-1) ... [2021-11-17T23:20:03.435Z] #20 81.92 Setting up python3-pip (18.1-5) ... [2021-11-17T23:20:04.838Z] #20 83.16 Processing triggers for libc-bin (2.28-10) ... [2021-11-17T23:20:04.838Z] #20 83.19 Processing triggers for mime-support (3.62) ... [2021-11-17T23:20:05.773Z] #20 DONE 84.2s [2021-11-17T23:20:05.773Z] [2021-11-17T23:20:05.773Z] #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 [2021-11-17T23:20:05.773Z] #21 sha256:60091f332eca22cce350bbe88c3bb1ef692eb93676e4ecf858e45a1c3edf2651 [2021-11-17T23:20:07.146Z] #21 1.429 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-17T23:20:07.146Z] #21 1.437 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-17T23:20:07.146Z] #21 1.444 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-17T23:20:07.146Z] #21 DONE 1.5s [2021-11-17T23:20:07.146Z] [2021-11-17T23:20:07.146Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-11-17T23:20:07.146Z] #22 sha256:568598d536f707cc97574aa61d68db2fc7316fd3e81028bade6ab2c443a99345 [2021-11-17T23:20:08.080Z] #22 ... [2021-11-17T23:20:08.080Z] [2021-11-17T23:20:08.080Z] #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 [2021-11-17T23:20:08.080Z] #43 sha256:9c88665f5323b3954e3d3c9ccebf3a6fb3b18ad29fcde46a84373b30db78ca80 [2021-11-17T23:20:08.080Z] #43 145.8 CC criu/fsnotify.o [2021-11-17T23:20:08.080Z] #43 146.9 CC criu/image-desc.o [2021-11-17T23:20:08.080Z] #43 147.1 CC criu/image.o [2021-11-17T23:20:08.080Z] #43 148.1 CC criu/ipc_ns.o [2021-11-17T23:20:08.080Z] #43 149.3 CC criu/irmap.o [2021-11-17T23:20:08.080Z] #43 150.1 CC criu/kcmp-ids.o [2021-11-17T23:20:08.080Z] #43 150.4 CC criu/kerndat.o [2021-11-17T23:20:08.080Z] #43 151.7 CC criu/libnetlink.o [2021-11-17T23:20:08.080Z] #43 152.2 CC criu/log.o [2021-11-17T23:20:08.080Z] #43 152.7 CC criu/lsm.o [2021-11-17T23:20:08.080Z] #43 153.1 CC criu/mem.o [2021-11-17T23:20:08.338Z] #43 156.3 CC criu/memfd.o [2021-11-17T23:20:08.989Z] --- PASS: TestHealthKillContainer (7.92s) [2021-11-17T23:20:08.989Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-17T23:20:08.989Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2021-11-17T23:20:08.989Z] === RUN TestIpcModeNone [2021-11-17T23:20:09.556Z] --- PASS: TestIpcModeNone (0.42s) [2021-11-17T23:20:09.556Z] === RUN TestIpcModePrivate [2021-11-17T23:20:09.814Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2021-11-17T23:20:09.814Z] --- PASS: TestIpcModePrivate (0.44s) [2021-11-17T23:20:09.814Z] === RUN TestIpcModeShareable [2021-11-17T23:20:09.814Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-17T23:20:09.814Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-11-17T23:20:09.814Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-17T23:20:10.242Z] #43 157.7 CC criu/mount.o [2021-11-17T23:20:10.809Z] #43 ... [2021-11-17T23:20:10.809Z] [2021-11-17T23:20:10.809Z] #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 [2021-11-17T23:20:10.809Z] #40 sha256:2d462ea74ef525c4f75d25a79a9cf1f134c137bff45947dce31175cdabc798fa [2021-11-17T23:20:10.809Z] #40 261.1 + dpkg --print-architecture [2021-11-17T23:20:10.809Z] #40 261.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-11-17T23:20:11.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-17T23:20:11.188Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.32s) [2021-11-17T23:20:11.188Z] === RUN TestAPIIpcModeHost [2021-11-17T23:20:11.188Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-17T23:20:11.188Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-11-17T23:20:11.188Z] === RUN TestDaemonIpcModeShareable [2021-11-17T23:20:11.188Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-17T23:20:11.188Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-11-17T23:20:11.188Z] === RUN TestDaemonIpcModePrivate [2021-11-17T23:20:11.377Z] #40 261.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-11-17T23:20:11.377Z] #40 261.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-11-17T23:20:12.121Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2021-11-17T23:20:13.492Z] --- PASS: TestDaemonIpcModePrivate (2.14s) [2021-11-17T23:20:13.492Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-17T23:20:13.492Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-17T23:20:13.492Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-11-17T23:20:13.492Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-17T23:20:13.492Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-17T23:20:13.492Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-11-17T23:20:13.492Z] === RUN TestIpcModeOlderClient [2021-11-17T23:20:13.492Z] === PAUSE TestIpcModeOlderClient [2021-11-17T23:20:13.492Z] === RUN TestKillContainerInvalidSignal [2021-11-17T23:20:13.751Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2021-11-17T23:20:13.751Z] === RUN TestKillContainer [2021-11-17T23:20:13.751Z] === RUN TestKillContainer/no_signal [2021-11-17T23:20:14.317Z] === RUN TestKillContainer/non_killing_signal [2021-11-17T23:20:14.576Z] === RUN TestKillContainer/killing_signal [2021-11-17T23:20:15.141Z] --- PASS: TestKillContainer (1.18s) [2021-11-17T23:20:15.141Z] --- PASS: TestKillContainer/no_signal (0.39s) [2021-11-17T23:20:15.141Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2021-11-17T23:20:15.141Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2021-11-17T23:20:15.141Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-17T23:20:15.141Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-17T23:20:15.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-17T23:20:15.399Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-17T23:20:15.657Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s) [2021-11-17T23:20:15.657Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2021-11-17T23:20:15.657Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2021-11-17T23:20:15.657Z] === RUN TestKillStoppedContainer [2021-11-17T23:20:15.916Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-11-17T23:20:15.916Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-17T23:20:15.916Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-11-17T23:20:15.916Z] === RUN TestKillDifferentUserContainer [2021-11-17T23:20:16.174Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2021-11-17T23:20:16.174Z] === RUN TestInspectOomKilledTrue [2021-11-17T23:20:16.174Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-17T23:20:16.174Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-17T23:20:16.174Z] === RUN TestInspectOomKilledFalse [2021-11-17T23:20:16.174Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-17T23:20:16.174Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-17T23:20:16.174Z] === RUN TestLinksEtcHostsContentMatch [2021-11-17T23:20:16.174Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-11-17T23:20:16.174Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-11-17T23:20:16.174Z] === RUN TestLinksContainerNames [2021-11-17T23:20:16.646Z] #40 ... [2021-11-17T23:20:16.646Z] [2021-11-17T23:20:16.646Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-11-17T23:20:16.646Z] #22 sha256:568598d536f707cc97574aa61d68db2fc7316fd3e81028bade6ab2c443a99345 [2021-11-17T23:20:16.646Z] #22 9.402 Collecting yamllint==1.26.1 [2021-11-17T23:20:17.107Z] --- PASS: TestLinksContainerNames (0.77s) [2021-11-17T23:20:17.107Z] === RUN TestLogsFollowTailEmpty [2021-11-17T23:20:17.365Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2021-11-17T23:20:17.365Z] === RUN TestContainerNetworkMountsNoChown [2021-11-17T23:20:17.931Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2021-11-17T23:20:17.931Z] === RUN TestMountDaemonRoot [2021-11-17T23:20:17.931Z] === RUN TestMountDaemonRoot/default [2021-11-17T23:20:17.931Z] === PAUSE TestMountDaemonRoot/default [2021-11-17T23:20:17.931Z] === RUN TestMountDaemonRoot/private [2021-11-17T23:20:17.931Z] === PAUSE TestMountDaemonRoot/private [2021-11-17T23:20:17.931Z] === RUN TestMountDaemonRoot/rprivate [2021-11-17T23:20:17.931Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-17T23:20:17.931Z] === RUN TestMountDaemonRoot/slave [2021-11-17T23:20:17.931Z] === PAUSE TestMountDaemonRoot/slave [2021-11-17T23:20:17.931Z] === RUN TestMountDaemonRoot/rslave [2021-11-17T23:20:17.931Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-17T23:20:17.931Z] === RUN TestMountDaemonRoot/shared [2021-11-17T23:20:17.931Z] === PAUSE TestMountDaemonRoot/shared [2021-11-17T23:20:17.931Z] === RUN TestMountDaemonRoot/rshared [2021-11-17T23:20:17.931Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-17T23:20:17.931Z] === CONT TestMountDaemonRoot/default [2021-11-17T23:20:17.931Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-17T23:20:17.931Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-17T23:20:17.931Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-17T23:20:17.931Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-17T23:20:17.931Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-17T23:20:17.931Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-17T23:20:17.931Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-17T23:20:17.931Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-17T23:20:17.931Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-17T23:20:17.931Z] === CONT TestMountDaemonRoot/rprivate [2021-11-17T23:20:17.931Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-17T23:20:17.931Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-17T23:20:17.931Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-17T23:20:17.931Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-17T23:20:17.931Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-17T23:20:17.931Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-17T23:20:17.931Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-17T23:20:17.931Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-17T23:20:17.931Z] === CONT TestMountDaemonRoot/private [2021-11-17T23:20:17.931Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-17T23:20:17.931Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-17T23:20:17.931Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-17T23:20:17.931Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-17T23:20:17.931Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-17T23:20:17.931Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-17T23:20:17.931Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-17T23:20:17.931Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-17T23:20:17.931Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-17T23:20:17.931Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-17T23:20:17.931Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-17T23:20:17.931Z] === CONT TestMountDaemonRoot/shared [2021-11-17T23:20:17.931Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-17T23:20:17.931Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-17T23:20:17.931Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-17T23:20:17.931Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-17T23:20:17.931Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-17T23:20:17.931Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-17T23:20:17.931Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-17T23:20:17.931Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-17T23:20:17.931Z] === CONT TestMountDaemonRoot/rshared [2021-11-17T23:20:17.931Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-17T23:20:17.931Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-17T23:20:17.931Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-17T23:20:17.931Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-17T23:20:17.931Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-17T23:20:17.931Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-17T23:20:17.931Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-17T23:20:17.931Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-17T23:20:17.931Z] === CONT TestMountDaemonRoot/rslave [2021-11-17T23:20:17.931Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-17T23:20:17.931Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-17T23:20:17.931Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-17T23:20:17.931Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-17T23:20:17.931Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-17T23:20:17.931Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-17T23:20:17.931Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-17T23:20:17.931Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-17T23:20:17.931Z] === CONT TestMountDaemonRoot/slave [2021-11-17T23:20:17.931Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-17T23:20:17.931Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-17T23:20:17.931Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-17T23:20:17.931Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-17T23:20:17.931Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-17T23:20:17.931Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-17T23:20:17.931Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-17T23:20:17.931Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-17T23:20:17.931Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-17T23:20:17.931Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-17T23:20:17.931Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-17T23:20:17.931Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-17T23:20:17.931Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-17T23:20:17.931Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-17T23:20:17.931Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-17T23:20:17.931Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-17T23:20:17.931Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-17T23:20:17.931Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-17T23:20:17.931Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-17T23:20:17.931Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-17T23:20:17.931Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-17T23:20:18.189Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-17T23:20:18.189Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-17T23:20:18.189Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-17T23:20:18.189Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-17T23:20:18.189Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-17T23:20:18.189Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-17T23:20:18.189Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-17T23:20:18.189Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-17T23:20:18.189Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-17T23:20:18.189Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-17T23:20:18.189Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-17T23:20:18.189Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-11-17T23:20:18.189Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-17T23:20:18.189Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2021-11-17T23:20:18.189Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-11-17T23:20:18.189Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2021-11-17T23:20:18.189Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-11-17T23:20:18.189Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-17T23:20:18.189Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-11-17T23:20:18.189Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-11-17T23:20:18.189Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-11-17T23:20:18.189Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-11-17T23:20:18.189Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-17T23:20:18.189Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-11-17T23:20:18.189Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-11-17T23:20:18.189Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-11-17T23:20:18.189Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-11-17T23:20:18.189Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-17T23:20:18.189Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-11-17T23:20:18.189Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-11-17T23:20:18.189Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-11-17T23:20:18.189Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-11-17T23:20:18.189Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-17T23:20:18.189Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-11-17T23:20:18.189Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2021-11-17T23:20:18.189Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2021-11-17T23:20:18.189Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2021-11-17T23:20:18.189Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-17T23:20:18.189Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2021-11-17T23:20:18.189Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-11-17T23:20:18.189Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-11-17T23:20:18.189Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2021-11-17T23:20:18.189Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-17T23:20:18.189Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-11-17T23:20:18.189Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-11-17T23:20:18.189Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-11-17T23:20:18.189Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-11-17T23:20:18.189Z] === RUN TestContainerBindMountNonRecursive [2021-11-17T23:20:18.189Z] 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) [2021-11-17T23:20:18.189Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-11-17T23:20:18.189Z] === RUN TestContainerVolumesMountedAsShared [2021-11-17T23:20:18.189Z] 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) [2021-11-17T23:20:18.189Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-11-17T23:20:18.189Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-17T23:20:18.189Z] 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) [2021-11-17T23:20:18.189Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-11-17T23:20:18.189Z] === RUN TestNetworkNat [2021-11-17T23:20:18.756Z] --- PASS: TestNetworkNat (0.49s) [2021-11-17T23:20:18.756Z] === RUN TestNetworkLocalhostTCPNat [2021-11-17T23:20:19.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-17T23:20:19.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-17T23:20:19.322Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2021-11-17T23:20:19.322Z] === RUN TestNetworkLoopbackNat [2021-11-17T23:20:19.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-17T23:20:20.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-17T23:20:20.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-17T23:20:21.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-17T23:20:21.848Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2021-11-17T23:20:21.848Z] === RUN TestPause [2021-11-17T23:20:21.848Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-17T23:20:21.848Z] --- SKIP: TestPause (0.00s) [2021-11-17T23:20:21.848Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-17T23:20:21.848Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-17T23:20:21.848Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-17T23:20:21.848Z] === RUN TestPauseStopPausedContainer [2021-11-17T23:20:21.848Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-17T23:20:21.848Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-11-17T23:20:21.848Z] === RUN TestPsFilter [2021-11-17T23:20:21.848Z] --- PASS: TestPsFilter (0.11s) [2021-11-17T23:20:21.848Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-17T23:20:21.929Z] #22 14.76 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-11-17T23:20:22.106Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2021-11-17T23:20:22.106Z] === RUN TestRemoveContainerWithVolume [2021-11-17T23:20:22.672Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2021-11-17T23:20:22.672Z] === RUN TestRemoveContainerRunning [2021-11-17T23:20:22.865Z] #22 15.84 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-11-17T23:20:22.939Z] --- PASS: TestRemoveContainerRunning (0.42s) [2021-11-17T23:20:22.939Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-17T23:20:23.123Z] #22 15.90 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-11-17T23:20:23.123Z] #22 15.97 Collecting pyyaml (from yamllint==1.26.1) [2021-11-17T23:20:23.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-17T23:20:23.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-17T23:20:23.381Z] #22 16.26 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) [2021-11-17T23:20:23.508Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2021-11-17T23:20:23.508Z] === RUN TestRemoveInvalidContainer [2021-11-17T23:20:23.508Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-17T23:20:23.508Z] === RUN TestRenameLinkedContainer [2021-11-17T23:20:23.640Z] #22 16.55 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-11-17T23:20:23.640Z] #22 16.56 Building wheels for collected packages: yamllint [2021-11-17T23:20:23.640Z] #22 16.56 Running setup.py bdist_wheel for yamllint: started [2021-11-17T23:20:23.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-17T23:20:24.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-17T23:20:24.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-17T23:20:24.882Z] --- PASS: TestRenameLinkedContainer (1.53s) [2021-11-17T23:20:24.882Z] === RUN TestRenameStoppedContainer [2021-11-17T23:20:25.017Z] #22 17.83 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-11-17T23:20:25.017Z] #22 17.83 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-11-17T23:20:25.017Z] #22 17.89 Successfully built yamllint [2021-11-17T23:20:25.017Z] #22 17.90 Installing collected packages: pathspec, pyyaml, yamllint [2021-11-17T23:20:25.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-17T23:20:25.275Z] #22 18.32 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-17T23:20:25.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-17T23:20:25.447Z] --- PASS: TestRenameStoppedContainer (0.40s) [2021-11-17T23:20:25.447Z] === RUN TestRenameRunningContainerAndReuse [2021-11-17T23:20:26.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-17T23:20:26.094Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s) [2021-11-17T23:20:26.094Z] === RUN TestRenameInvalidName [2021-11-17T23:20:26.213Z] #22 DONE 19.0s [2021-11-17T23:20:26.213Z] [2021-11-17T23:20:26.213Z] #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 [2021-11-17T23:20:26.213Z] #43 sha256:9c88665f5323b3954e3d3c9ccebf3a6fb3b18ad29fcde46a84373b30db78ca80 [2021-11-17T23:20:26.213Z] #43 164.9 CC criu/namespaces.o [2021-11-17T23:20:26.213Z] #43 166.6 CC criu/net.o [2021-11-17T23:20:26.213Z] #43 169.5 CC criu/netfilter.o [2021-11-17T23:20:26.213Z] #43 169.9 CC criu/page-pipe.o [2021-11-17T23:20:26.213Z] #43 170.5 CC criu/page-xfer.o [2021-11-17T23:20:26.213Z] #43 172.3 CC criu/pagemap-cache.o [2021-11-17T23:20:26.213Z] #43 172.8 CC criu/pagemap.o [2021-11-17T23:20:26.213Z] #43 173.8 CC criu/parasite-syscall.o [2021-11-17T23:20:26.213Z] #43 ... [2021-11-17T23:20:26.213Z] [2021-11-17T23:20:26.213Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-11-17T23:20:26.213Z] #25 sha256:cddf145c62e1a8da7765e9d553a4e0ca740367a9410191fd1b5e87cd7c7c5242 [2021-11-17T23:20:26.471Z] #25 DONE 0.4s [2021-11-17T23:20:26.471Z] [2021-11-17T23:20:26.471Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-17T23:20:26.471Z] #30 sha256:bfdc76105afca4144e376da0147afb1c18abe4bd30966941137aa1f6d76e69bb [2021-11-17T23:20:26.666Z] --- PASS: TestRenameInvalidName (0.47s) [2021-11-17T23:20:26.666Z] === RUN TestRenameAnonymousContainer [2021-11-17T23:20:26.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-17T23:20:27.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-17T23:20:27.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-17T23:20:28.039Z] --- PASS: TestRenameAnonymousContainer (1.44s) [2021-11-17T23:20:28.039Z] === RUN TestRenameContainerWithSameName [2021-11-17T23:20:28.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-17T23:20:28.604Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2021-11-17T23:20:28.604Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-17T23:20:28.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-17T23:20:28.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-17T23:20:29.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-17T23:20:29.537Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2021-11-17T23:20:29.537Z] === RUN TestResize [2021-11-17T23:20:29.795Z] --- PASS: TestResize (0.40s) [2021-11-17T23:20:29.795Z] === RUN TestResizeWithInvalidSize [2021-11-17T23:20:29.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-17T23:20:30.054Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2021-11-17T23:20:30.054Z] === RUN TestResizeWhenContainerNotStarted [2021-11-17T23:20:30.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-17T23:20:30.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-17T23:20:30.621Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2021-11-17T23:20:30.621Z] === RUN TestDaemonRestartKillContainers [2021-11-17T23:20:30.621Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-11-17T23:20:30.621Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-17T23:20:30.621Z] === RUN TestCgroupNamespacesRun [2021-11-17T23:20:30.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-17T23:20:31.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-17T23:20:31.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-17T23:20:31.742Z] #30 DONE 4.8s [2021-11-17T23:20:31.742Z] [2021-11-17T23:20:31.742Z] #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 [2021-11-17T23:20:31.742Z] #43 sha256:9c88665f5323b3954e3d3c9ccebf3a6fb3b18ad29fcde46a84373b30db78ca80 [2021-11-17T23:20:31.742Z] #43 175.5 CC criu/path.o [2021-11-17T23:20:31.742Z] #43 176.1 CC criu/pie-util-vdso-elf32.o [2021-11-17T23:20:31.742Z] #43 176.9 CC criu/pie-util-vdso.o [2021-11-17T23:20:31.742Z] #43 177.3 CC criu/pie-util.o [2021-11-17T23:20:31.742Z] #43 177.5 CC criu/pipes.o [2021-11-17T23:20:31.742Z] #43 178.2 CC criu/plugin.o [2021-11-17T23:20:31.742Z] #43 178.6 CC criu/proc_parse.o [2021-11-17T23:20:31.742Z] #43 ... [2021-11-17T23:20:31.742Z] [2021-11-17T23:20:31.742Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-17T23:20:31.742Z] #33 sha256:4b3469ccd02548b5a53885996bc835d46070ec3a72cde548e67100406e899cfb [2021-11-17T23:20:31.742Z] #33 DONE 0.3s [2021-11-17T23:20:31.742Z] [2021-11-17T23:20:31.742Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-11-17T23:20:31.742Z] #35 sha256:c176ab01d645adb7c7d8c552706e43fbb00c3ab47c58206432b1be7d15a326cf [2021-11-17T23:20:31.742Z] #35 DONE 0.1s [2021-11-17T23:20:31.742Z] [2021-11-17T23:20:31.742Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-11-17T23:20:31.742Z] #38 sha256:496cac459edc2fe84a75707f2aeafaa51592cb3de948c11ce19d2599ac8119ac [2021-11-17T23:20:31.742Z] #38 DONE 0.0s [2021-11-17T23:20:31.742Z] [2021-11-17T23:20:31.742Z] #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 [2021-11-17T23:20:31.742Z] #53 sha256:3661e1c004b0fa95697b836fe23eb162ff575cb36ae5c39013a87a56e3bf99a7 [2021-11-17T23:20:32.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-17T23:20:32.121Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-17T23:20:32.121Z] Using test binary docker [2021-11-17T23:20:32.377Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-17T23:20:32.377Z] Starting apparmor (via systemctl): apparmor.service. [2021-11-17T23:20:32.377Z] INFO: Waiting for daemon to start... [2021-11-17T23:20:32.377Z] Starting dockerd [2021-11-17T23:20:32.522Z] --- PASS: TestCgroupNamespacesRun (2.14s) [2021-11-17T23:20:32.522Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-17T23:20:32.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-17T23:20:33.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-17T23:20:33.645Z] #53 ... [2021-11-17T23:20:33.645Z] [2021-11-17T23:20:33.645Z] #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 [2021-11-17T23:20:33.645Z] #43 sha256:9c88665f5323b3954e3d3c9ccebf3a6fb3b18ad29fcde46a84373b30db78ca80 [2021-11-17T23:20:33.645Z] #43 181.3 CC criu/protobuf-desc.o [2021-11-17T23:20:34.095Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-17T23:20:34.095Z] Using test binary docker [2021-11-17T23:20:34.095Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-17T23:20:34.095Z] +++ /etc/init.d/apparmor start [2021-11-17T23:20:34.095Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-17T23:20:34.095Z] Starting dockerd [2021-11-17T23:20:34.095Z] INFO: Waiting for daemon to start... [2021-11-17T23:20:34.095Z] +++ 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 [2021-11-17T23:20:34.581Z] #43 182.2 CC criu/protobuf.o [2021-11-17T23:20:34.840Z] #43 182.6 CC criu/pstree.o [2021-11-17T23:20:34.890Z] . [2021-11-17T23:20:34.890Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-17T23:20:34.890Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-17T23:20:34.890Z] Error: No such image: emptyfs [2021-11-17T23:20:34.890Z] Running integration-test (iteration 1) [2021-11-17T23:20:34.890Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-11-17T23:20:35.049Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.11s) [2021-11-17T23:20:35.049Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-17T23:20:35.775Z] #43 183.6 CC criu/rbtree.o [2021-11-17T23:20:35.996Z] . [2021-11-17T23:20:35.997Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-17T23:20:36.034Z] #43 183.9 CC criu/rst-malloc.o [2021-11-17T23:20:36.255Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-17T23:20:36.255Z] Error: No such image: emptyfs [2021-11-17T23:20:36.255Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-17T23:20:36.255Z] ++++ docker load [2021-11-17T23:20:36.255Z] Running integration-test (iteration 1) [2021-11-17T23:20:36.255Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-11-17T23:20:36.255Z] ++ 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 [2021-11-17T23:20:36.255Z] ++ set -e [2021-11-17T23:20:36.255Z] ++ '[' -n 0 ']' [2021-11-17T23:20:36.255Z] ++ set -x [2021-11-17T23:20:36.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=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 [2021-11-17T23:20:36.292Z] #43 184.2 CC criu/seccomp.o [2021-11-17T23:20:36.946Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.16s) [2021-11-17T23:20:36.946Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-17T23:20:37.227Z] #43 185.0 CC criu/seize.o [2021-11-17T23:20:38.163Z] #43 185.9 CC criu/servicefd.o [2021-11-17T23:20:38.730Z] #43 186.3 CC criu/shmem.o [2021-11-17T23:20:39.298Z] #43 ... [2021-11-17T23:20:39.298Z] [2021-11-17T23:20:39.298Z] #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 [2021-11-17T23:20:39.298Z] #40 sha256:2d462ea74ef525c4f75d25a79a9cf1f134c137bff45947dce31175cdabc798fa [2021-11-17T23:20:39.298Z] #40 DONE 289.4s [2021-11-17T23:20:39.298Z] [2021-11-17T23:20:39.298Z] #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 [2021-11-17T23:20:39.298Z] #43 sha256:9c88665f5323b3954e3d3c9ccebf3a6fb3b18ad29fcde46a84373b30db78ca80 [2021-11-17T23:20:39.476Z] --- PASS: TestCgroupNamespacesRunHostMode (2.15s) [2021-11-17T23:20:39.476Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-17T23:20:39.557Z] #43 187.3 CC criu/sigframe.o [2021-11-17T23:20:39.815Z] #43 187.6 CC criu/signalfd.o [2021-11-17T23:20:40.383Z] #43 188.2 CC criu/sk-inet.o [2021-11-17T23:20:41.374Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.13s) [2021-11-17T23:20:41.374Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-17T23:20:42.287Z] #43 190.0 CC criu/sk-netlink.o [2021-11-17T23:20:42.854Z] #43 190.7 CC criu/sk-packet.o [2021-11-17T23:20:43.114Z] #43 ... [2021-11-17T23:20:43.114Z] [2021-11-17T23:20:43.114Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-11-17T23:20:43.114Z] #41 sha256:3280b6f8446bb5b23df535de08ccfba4c94cdadd5936fcd62b0b8f10c785d6ff [2021-11-17T23:20:43.114Z] #41 DONE 0.6s [2021-11-17T23:20:43.114Z] [2021-11-17T23:20:43.114Z] #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 [2021-11-17T23:20:43.114Z] #56 sha256:0b698ca14f86c16f7354aae5bf87938d4b796388bbbdbb3bcd007f3cbbbe92d0 [2021-11-17T23:20:43.273Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.16s) [2021-11-17T23:20:43.274Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-17T23:20:43.373Z] #56 ... [2021-11-17T23:20:43.373Z] [2021-11-17T23:20:43.373Z] #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 [2021-11-17T23:20:43.373Z] #43 sha256:9c88665f5323b3954e3d3c9ccebf3a6fb3b18ad29fcde46a84373b30db78ca80 [2021-11-17T23:20:43.373Z] #43 191.2 CC criu/sk-queue.o [2021-11-17T23:20:43.940Z] #43 191.7 CC criu/sk-tcp.o [2021-11-17T23:20:44.508Z] #43 192.1 CC criu/sk-unix.o [2021-11-17T23:20:45.172Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2021-11-17T23:20:45.172Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-17T23:20:45.884Z] #43 ... [2021-11-17T23:20:45.884Z] [2021-11-17T23:20:45.884Z] #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 [2021-11-17T23:20:45.884Z] #49 sha256:59fd0b3a81e8b64f42d524cdfdbcf145ba6ab1bad03d459c3dd42b26aaaee249 [2021-11-17T23:20:45.884Z] #49 296.0 + /build/golangci-lint --version [2021-11-17T23:20:45.884Z] #49 296.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-17T23:20:45.884Z] #49 DONE 296.5s [2021-11-17T23:20:45.884Z] [2021-11-17T23:20:45.884Z] #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 [2021-11-17T23:20:45.884Z] #43 sha256:9c88665f5323b3954e3d3c9ccebf3a6fb3b18ad29fcde46a84373b30db78ca80 [2021-11-17T23:20:45.884Z] #43 193.7 CC criu/sockets.o [2021-11-17T23:20:47.071Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.12s) [2021-11-17T23:20:47.071Z] === RUN TestNISDomainname [2021-11-17T23:20:47.071Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-11-17T23:20:47.071Z] --- SKIP: TestNISDomainname (0.01s) [2021-11-17T23:20:47.071Z] === RUN TestHostnameDnsResolution [2021-11-17T23:20:47.260Z] #43 194.8 CC criu/stats.o [2021-11-17T23:20:47.519Z] #43 195.2 CC criu/string.o [2021-11-17T23:20:47.519Z] #43 195.3 CC criu/sysctl.o [2021-11-17T23:20:48.005Z] --- PASS: TestHostnameDnsResolution (0.62s) [2021-11-17T23:20:48.005Z] === RUN TestStats [2021-11-17T23:20:48.005Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-17T23:20:48.005Z] --- SKIP: TestStats (0.00s) [2021-11-17T23:20:48.005Z] === RUN TestStopContainerWithTimeout [2021-11-17T23:20:48.005Z] === RUN TestStopContainerWithTimeout/0 [2021-11-17T23:20:48.005Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-17T23:20:48.005Z] === RUN TestStopContainerWithTimeout/1 [2021-11-17T23:20:48.005Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-17T23:20:48.005Z] === RUN TestStopContainerWithTimeout/3 [2021-11-17T23:20:48.005Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-17T23:20:48.005Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-17T23:20:48.005Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-17T23:20:48.005Z] === CONT TestStopContainerWithTimeout/0 [2021-11-17T23:20:48.005Z] === CONT TestStopContainerWithTimeout/3 [2021-11-17T23:20:48.455Z] #43 196.1 CC criu/sysfs_parse.o [2021-11-17T23:20:48.459Z] Loaded image: buildpack-deps:buster [2021-11-17T23:20:48.459Z] Loaded image: busybox:latest [2021-11-17T23:20:48.459Z] Loaded image: busybox:glibc [2021-11-17T23:20:48.573Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-17T23:20:48.718Z] Loaded image: debian:bullseye [2021-11-17T23:20:48.718Z] Loaded image: hello-world:latest [2021-11-17T23:20:48.718Z] Loaded image: arm32v7/hello-world:latest [2021-11-17T23:20:48.976Z] INFO: Testing against a local daemon [2021-11-17T23:20:48.976Z] === RUN TestCgroupNamespacesBuild [2021-11-17T23:20:49.023Z] #43 196.7 CC criu/timens.o [2021-11-17T23:20:49.590Z] #43 197.2 CC criu/timerfd.o [2021-11-17T23:20:49.590Z] #43 197.4 CC criu/tty.o [2021-11-17T23:20:49.731Z] Loaded image: buildpack-deps:buster [2021-11-17T23:20:49.731Z] Loaded image: busybox:latest [2021-11-17T23:20:49.731Z] Loaded image: busybox:glibc [2021-11-17T23:20:50.470Z] === CONT TestStopContainerWithTimeout/1 [2021-11-17T23:20:50.878Z] --- PASS: TestCgroupNamespacesBuild (1.62s) [2021-11-17T23:20:50.878Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-17T23:20:50.967Z] #43 198.6 CC criu/tun.o [2021-11-17T23:20:51.096Z] Loaded image: debian:bullseye [2021-11-17T23:20:51.096Z] Loaded image: hello-world:latest [2021-11-17T23:20:51.096Z] Loaded image: arm32v7/hello-world:latest [2021-11-17T23:20:51.096Z] INFO: Testing against a local daemon [2021-11-17T23:20:51.096Z] === RUN TestCgroupNamespacesBuild [2021-11-17T23:20:51.226Z] #43 198.9 CC criu/uffd.o [2021-11-17T23:20:51.446Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.05s) [2021-11-17T23:20:51.446Z] === RUN TestBuildWithSession [2021-11-17T23:20:51.446Z] build_session_test.go:25: TODO: BuildKit [2021-11-17T23:20:51.446Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-17T23:20:51.446Z] === RUN TestBuildSquashParent [2021-11-17T23:20:51.793Z] #43 199.5 CC criu/util.o [2021-11-17T23:20:51.843Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-11-17T23:20:51.843Z] --- PASS: TestStopContainerWithTimeout/0 (0.74s) [2021-11-17T23:20:51.843Z] --- PASS: TestStopContainerWithTimeout/3 (2.69s) [2021-11-17T23:20:51.843Z] --- PASS: TestStopContainerWithTimeout/-1 (2.36s) [2021-11-17T23:20:51.843Z] --- PASS: TestStopContainerWithTimeout/1 (1.38s) [2021-11-17T23:20:51.843Z] === RUN TestDeleteDevicemapper [2021-11-17T23:20:51.843Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-17T23:20:51.843Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-17T23:20:51.843Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-17T23:20:52.730Z] #43 200.4 CC criu/uts_ns.o [2021-11-17T23:20:52.730Z] #43 200.5 CC criu/vdso-compat.o [2021-11-17T23:20:52.730Z] #43 200.6 CC criu/vdso.o [2021-11-17T23:20:53.219Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.36s) [2021-11-17T23:20:53.219Z] === RUN TestUpdateMemory [2021-11-17T23:20:53.219Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-17T23:20:53.219Z] --- SKIP: TestUpdateMemory (0.00s) [2021-11-17T23:20:53.219Z] === RUN TestUpdateCPUQuota [2021-11-17T23:20:53.219Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-17T23:20:53.219Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-11-17T23:20:53.219Z] === RUN TestUpdatePidsLimit [2021-11-17T23:20:53.219Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-17T23:20:53.219Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-11-17T23:20:53.219Z] === RUN TestUpdateRestartPolicy [2021-11-17T23:20:53.298Z] #43 200.9 LINK criu/built-in.o [2021-11-17T23:20:53.298Z] #43 201.0 LINK criu/criu [2021-11-17T23:20:53.557Z] #43 201.3 DEP lib/c/criu.d [2021-11-17T23:20:53.557Z] #43 201.3 CC images/rpc.pb-c.o [2021-11-17T23:20:53.610Z] --- PASS: TestCgroupNamespacesBuild (2.38s) [2021-11-17T23:20:53.610Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-17T23:20:54.124Z] #43 201.8 CC lib/c/criu.o [2021-11-17T23:20:54.691Z] #43 202.6 LINK lib/c/built-in.o [2021-11-17T23:20:54.691Z] #43 202.6 LINK lib/c/libcriu.so [2021-11-17T23:20:54.691Z] #43 202.6 LINK lib/c/libcriu.a [2021-11-17T23:20:54.950Z] #43 202.7 GEN magic.py [2021-11-17T23:20:54.950Z] #43 202.8 Note: Building without setproctitle() and strlcpy() support. [2021-11-17T23:20:54.950Z] #43 202.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-11-17T23:20:54.950Z] #43 202.8 Note: Building without GnuTLS support [2021-11-17T23:20:54.950Z] #43 202.8 Makefile.config:39: Warn: you have no libnftables installed [2021-11-17T23:20:54.950Z] #43 202.8 Makefile.config:40: Warn: Building without nftables support [2021-11-17T23:20:54.975Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.18s) [2021-11-17T23:20:54.975Z] === RUN TestBuildWithSession [2021-11-17T23:20:54.975Z] build_session_test.go:25: TODO: BuildKit [2021-11-17T23:20:54.975Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-17T23:20:54.975Z] === RUN TestBuildSquashParent [2021-11-17T23:20:55.636Z] --- PASS: TestBuildSquashParent (3.53s) [2021-11-17T23:20:55.637Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-17T23:20:55.637Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-17T23:20:55.637Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-17T23:20:55.637Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-17T23:20:55.637Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-17T23:20:55.637Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-17T23:20:55.637Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-17T23:20:55.637Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-17T23:20:55.637Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-17T23:20:55.637Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-17T23:20:55.637Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-17T23:20:55.637Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-17T23:20:55.637Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-17T23:20:55.637Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-17T23:20:55.637Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-17T23:20:55.887Z] #43 203.5 fatal: not a git repository (or any of the parent directories): .git [2021-11-17T23:20:56.146Z] #43 204.0 make[1]: Nothing to be done for 'all'. [2021-11-17T23:20:56.219Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-17T23:20:56.484Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-17T23:20:56.714Z] #43 204.5 make[1]: 'images/built-in.o' is up to date. [2021-11-17T23:20:56.714Z] #43 204.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-11-17T23:20:56.714Z] #43 204.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-11-17T23:20:56.714Z] #43 204.6 make[1]: 'compel/libcompel.a' is up to date. [2021-11-17T23:20:56.714Z] #43 204.6 make[1]: 'compel/compel-host-bin' is up to date. [2021-11-17T23:20:56.972Z] #43 204.6 make[1]: Nothing to be done for 'all'. [2021-11-17T23:20:56.972Z] #43 204.7 make[1]: 'soccr/libsoccr.a' is up to date. [2021-11-17T23:20:56.972Z] #43 204.8 make[2]: Nothing to be done for 'all'. [2021-11-17T23:20:56.972Z] #43 204.8 make[2]: Nothing to be done for 'all'. [2021-11-17T23:20:56.972Z] #43 204.9 make[2]: Nothing to be done for 'all'. [2021-11-17T23:20:57.231Z] #43 204.9 make[2]: Nothing to be done for 'all'. [2021-11-17T23:20:57.231Z] #43 205.0 make[2]: Nothing to be done for 'all'. [2021-11-17T23:20:57.231Z] #43 205.0 make[2]: Nothing to be done for 'all'. [2021-11-17T23:20:57.231Z] #43 205.0 make[2]: Nothing to be done for 'all'. [2021-11-17T23:20:57.231Z] #43 205.1 make[2]: Nothing to be done for 'all'. [2021-11-17T23:20:57.419Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-17T23:20:57.420Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-17T23:20:57.489Z] #43 205.2 INSTALL criu/criu [2021-11-17T23:20:57.489Z] #43 DONE 205.3s [2021-11-17T23:20:57.489Z] [2021-11-17T23:20:57.489Z] #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 [2021-11-17T23:20:57.489Z] #53 sha256:3661e1c004b0fa95697b836fe23eb162ff575cb36ae5c39013a87a56e3bf99a7 [2021-11-17T23:20:58.240Z] --- PASS: TestBuildSquashParent (3.66s) [2021-11-17T23:20:58.240Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-17T23:20:58.240Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-17T23:20:58.240Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-17T23:20:58.240Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-17T23:20:58.240Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-17T23:20:58.240Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-17T23:20:58.240Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-17T23:20:58.240Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-17T23:20:58.240Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-17T23:20:58.240Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-17T23:20:58.240Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-17T23:20:58.240Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-17T23:20:58.240Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-17T23:20:58.496Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-17T23:20:58.496Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-17T23:20:58.796Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.07s) [2021-11-17T23:20:58.796Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.12s) [2021-11-17T23:20:58.796Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.23s) [2021-11-17T23:20:58.796Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.06s) [2021-11-17T23:20:58.796Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.08s) [2021-11-17T23:20:58.796Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.14s) [2021-11-17T23:20:58.796Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.22s) [2021-11-17T23:20:58.796Z] === RUN TestBuildMultiStageCopy [2021-11-17T23:20:58.796Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-17T23:20:59.731Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-17T23:20:59.989Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-17T23:20:59.989Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-17T23:21:00.248Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-17T23:21:00.392Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-17T23:21:00.392Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-17T23:21:00.507Z] --- PASS: TestBuildMultiStageCopy (1.77s) [2021-11-17T23:21:00.507Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.05s) [2021-11-17T23:21:00.507Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2021-11-17T23:21:00.507Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s) [2021-11-17T23:21:00.507Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2021-11-17T23:21:00.507Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) [2021-11-17T23:21:00.507Z] === RUN TestBuildMultiStageParentConfig [2021-11-17T23:21:00.777Z] #53 ... [2021-11-17T23:21:00.777Z] [2021-11-17T23:21:00.777Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-11-17T23:21:00.777Z] #44 sha256:ec0bcb8b59efa5997528790b919f92683c7345792e0ed046e135ef0cd5575911 [2021-11-17T23:21:00.777Z] #44 DONE 0.1s [2021-11-17T23:21:00.777Z] [2021-11-17T23:21:00.777Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-17T23:21:00.777Z] #46 sha256:e54859e7aad17f28b00ab8abb28be2c9815b64a60d66071c8d5c28c5656dbcc1 [2021-11-17T23:21:00.777Z] #46 DONE 0.1s [2021-11-17T23:21:00.777Z] [2021-11-17T23:21:00.777Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-17T23:21:00.777Z] #48 sha256:857846b1207dae3116aed67eef215cd9b903dc12eecc8480d2844a59defe9d71 [2021-11-17T23:21:00.777Z] #48 DONE 0.1s [2021-11-17T23:21:00.777Z] [2021-11-17T23:21:00.777Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-17T23:21:00.777Z] #50 sha256:f493167e294232c159302e7ad733cd413beee2821d903b72dd9209f70434e35b [2021-11-17T23:21:00.777Z] #50 DONE 0.3s [2021-11-17T23:21:00.777Z] [2021-11-17T23:21:00.777Z] #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 [2021-11-17T23:21:00.777Z] #56 sha256:0b698ca14f86c16f7354aae5bf87938d4b796388bbbdbb3bcd007f3cbbbe92d0 [2021-11-17T23:21:00.777Z] #56 ... [2021-11-17T23:21:00.777Z] [2021-11-17T23:21:00.777Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-17T23:21:00.777Z] #52 sha256:4f3b61fb9bf2b1637f39a39ffb85ed770fae714b4e1daf797320479b2adcb7d7 [2021-11-17T23:21:00.777Z] #52 DONE 0.1s [2021-11-17T23:21:00.777Z] [2021-11-17T23:21:00.777Z] #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 [2021-11-17T23:21:00.777Z] #53 sha256:3661e1c004b0fa95697b836fe23eb162ff575cb36ae5c39013a87a56e3bf99a7 [2021-11-17T23:21:01.074Z] --- PASS: TestBuildMultiStageParentConfig (0.56s) [2021-11-17T23:21:01.074Z] === RUN TestBuildLabelWithTargets [2021-11-17T23:21:01.321Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-17T23:21:01.321Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-17T23:21:02.009Z] --- PASS: TestBuildLabelWithTargets (0.96s) [2021-11-17T23:21:02.009Z] === RUN TestBuildWithEmptyLayers [2021-11-17T23:21:02.267Z] --- PASS: TestBuildWithEmptyLayers (0.38s) [2021-11-17T23:21:02.267Z] === RUN TestBuildMultiStageOnBuild [2021-11-17T23:21:02.687Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-17T23:21:02.687Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.66s) [2021-11-17T23:21:02.687Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.72s) [2021-11-17T23:21:02.687Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.27s) [2021-11-17T23:21:02.687Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.31s) [2021-11-17T23:21:02.687Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.24s) [2021-11-17T23:21:02.687Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.31s) [2021-11-17T23:21:02.687Z] === RUN TestBuildMultiStageCopy [2021-11-17T23:21:02.687Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-17T23:21:03.644Z] --- PASS: TestBuildMultiStageOnBuild (1.28s) [2021-11-17T23:21:03.644Z] === RUN TestBuildUncleanTarFilenames [2021-11-17T23:21:04.053Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-17T23:21:04.053Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-17T23:21:04.212Z] --- PASS: TestBuildUncleanTarFilenames (0.50s) [2021-11-17T23:21:04.212Z] === RUN TestBuildMultiStageLayerLeak [2021-11-17T23:21:04.309Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-17T23:21:04.565Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-17T23:21:04.821Z] --- PASS: TestBuildMultiStageCopy (2.09s) [2021-11-17T23:21:04.821Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.27s) [2021-11-17T23:21:04.821Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2021-11-17T23:21:04.821Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2021-11-17T23:21:04.821Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2021-11-17T23:21:04.821Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2021-11-17T23:21:04.821Z] === RUN TestBuildMultiStageParentConfig [2021-11-17T23:21:05.384Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2021-11-17T23:21:05.384Z] === RUN TestBuildLabelWithTargets [2021-11-17T23:21:05.412Z] --- PASS: TestUpdateRestartPolicy (10.84s) [2021-11-17T23:21:05.412Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-17T23:21:05.412Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2021-11-17T23:21:05.412Z] === RUN TestWaitNonBlocked [2021-11-17T23:21:05.412Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-17T23:21:05.412Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-17T23:21:05.412Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-17T23:21:05.412Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-17T23:21:05.412Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-17T23:21:05.412Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-17T23:21:05.412Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-11-17T23:21:05.412Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.52s) [2021-11-17T23:21:05.412Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2021-11-17T23:21:05.412Z] === RUN TestWaitBlocked [2021-11-17T23:21:05.412Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-17T23:21:05.412Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-17T23:21:05.412Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-17T23:21:05.412Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-17T23:21:05.412Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-17T23:21:05.412Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-17T23:21:05.589Z] --- PASS: TestBuildMultiStageLayerLeak (1.24s) [2021-11-17T23:21:05.589Z] === RUN TestBuildWithHugeFile [2021-11-17T23:21:05.978Z] --- PASS: TestWaitBlocked (0.01s) [2021-11-17T23:21:05.978Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s) [2021-11-17T23:21:05.978Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2021-11-17T23:21:05.978Z] === CONT TestDaemonRestartIpcMode [2021-11-17T23:21:05.978Z] === CONT TestIpcModeOlderClient [2021-11-17T23:21:05.978Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-11-17T23:21:05.978Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-17T23:21:06.311Z] --- PASS: TestBuildLabelWithTargets (0.92s) [2021-11-17T23:21:06.311Z] === RUN TestBuildWithEmptyLayers [2021-11-17T23:21:06.876Z] --- PASS: TestBuildWithEmptyLayers (0.40s) [2021-11-17T23:21:06.876Z] === RUN TestBuildMultiStageOnBuild [2021-11-17T23:21:08.240Z] --- PASS: TestBuildMultiStageOnBuild (1.45s) [2021-11-17T23:21:08.240Z] === RUN TestBuildUncleanTarFilenames [2021-11-17T23:21:08.802Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2021-11-17T23:21:08.802Z] === RUN TestBuildMultiStageLayerLeak [2021-11-17T23:21:10.168Z] --- PASS: TestBuildMultiStageLayerLeak (1.53s) [2021-11-17T23:21:10.168Z] === RUN TestBuildWithHugeFile [2021-11-17T23:21:10.200Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.34s) [2021-11-17T23:21:10.458Z] --- PASS: TestDaemonRestartIpcMode (4.54s) [2021-11-17T23:21:10.458Z] PASS [2021-11-17T23:21:10.458Z] [2021-11-17T23:21:10.458Z] === Skipped [2021-11-17T23:21:10.458Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-11-17T23:21:10.458Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-17T23:21:10.458Z] [2021-11-17T23:21:10.458Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-11-17T23:21:10.458Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-11-17T23:21:10.458Z] [2021-11-17T23:21:10.458Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-11-17T23:21:10.458Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-17T23:21:10.458Z] [2021-11-17T23:21:10.458Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-11-17T23:21:10.458Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-11-17T23:21:10.458Z] [2021-11-17T23:21:10.458Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-11-17T23:21:10.458Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-17T23:21:10.458Z] [2021-11-17T23:21:10.458Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-11-17T23:21:10.458Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-17T23:21:10.458Z] [2021-11-17T23:21:10.458Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-11-17T23:21:10.458Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-17T23:21:10.458Z] [2021-11-17T23:21:10.458Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-11-17T23:21:10.458Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-17T23:21:10.458Z] [2021-11-17T23:21:10.458Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-11-17T23:21:10.458Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-17T23:21:10.458Z] [2021-11-17T23:21:10.458Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-11-17T23:21:10.458Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-17T23:21:10.458Z] [2021-11-17T23:21:10.458Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-11-17T23:21:10.458Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-17T23:21:10.458Z] [2021-11-17T23:21:10.458Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-11-17T23:21:10.458Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-11-17T23:21:10.458Z] [2021-11-17T23:21:10.458Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-11-17T23:21:10.458Z] 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) [2021-11-17T23:21:10.458Z] [2021-11-17T23:21:10.458Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-11-17T23:21:10.458Z] 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) [2021-11-17T23:21:10.458Z] [2021-11-17T23:21:10.458Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-11-17T23:21:10.458Z] 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) [2021-11-17T23:21:10.458Z] [2021-11-17T23:21:10.458Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-11-17T23:21:10.458Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-17T23:21:10.458Z] [2021-11-17T23:21:10.458Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-17T23:21:10.458Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-17T23:21:10.458Z] [2021-11-17T23:21:10.458Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-11-17T23:21:10.458Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-17T23:21:10.458Z] [2021-11-17T23:21:10.458Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-11-17T23:21:10.458Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-11-17T23:21:10.458Z] [2021-11-17T23:21:10.458Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-11-17T23:21:10.458Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-11-17T23:21:10.458Z] [2021-11-17T23:21:10.458Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-11-17T23:21:10.458Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-17T23:21:10.458Z] [2021-11-17T23:21:10.458Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-17T23:21:10.458Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-17T23:21:10.458Z] [2021-11-17T23:21:10.458Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-11-17T23:21:10.458Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-17T23:21:10.458Z] [2021-11-17T23:21:10.458Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-11-17T23:21:10.458Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-17T23:21:10.458Z] [2021-11-17T23:21:10.458Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-11-17T23:21:10.458Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-17T23:21:10.458Z] [2021-11-17T23:21:10.458Z] [2021-11-17T23:21:10.458Z] DONE 176 tests, 25 skipped in 83.396s [2021-11-17T23:21:10.458Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-11-17T23:21:10.458Z] INFO: Testing against a local daemon [2021-11-17T23:21:10.458Z] === RUN TestCommitInheritsEnv [2021-11-17T23:21:10.858Z] #53 ... [2021-11-17T23:21:10.858Z] [2021-11-17T23:21:10.858Z] #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 [2021-11-17T23:21:10.858Z] #56 sha256:0b698ca14f86c16f7354aae5bf87938d4b796388bbbdbb3bcd007f3cbbbe92d0 [2021-11-17T23:21:10.858Z] #56 249.3 + bin/containerd [2021-11-17T23:21:12.356Z] --- PASS: TestCommitInheritsEnv (1.58s) [2021-11-17T23:21:12.356Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-17T23:21:12.356Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-11-17T23:21:12.356Z] === RUN TestImagesFilterMultiReference [2021-11-17T23:21:12.356Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-11-17T23:21:12.356Z] === RUN TestImagePullPlatformInvalid [2021-11-17T23:21:12.356Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-17T23:21:12.356Z] === RUN TestRemoveImageOrphaning [2021-11-17T23:21:14.254Z] --- PASS: TestRemoveImageOrphaning (1.94s) [2021-11-17T23:21:14.254Z] === RUN TestRemoveImageGarbageCollector [2021-11-17T23:21:14.254Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-11-17T23:21:14.254Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-11-17T23:21:14.254Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-17T23:21:14.254Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-11-17T23:21:14.254Z] === RUN TestTagInvalidReference [2021-11-17T23:21:14.254Z] --- PASS: TestTagInvalidReference (0.02s) [2021-11-17T23:21:14.254Z] === RUN TestTagValidPrefixedRepo [2021-11-17T23:21:14.254Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-11-17T23:21:14.254Z] === RUN TestTagExistedNameWithoutForce [2021-11-17T23:21:14.254Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-11-17T23:21:14.254Z] === RUN TestTagOfficialNames [2021-11-17T23:21:14.254Z] --- PASS: TestTagOfficialNames (0.07s) [2021-11-17T23:21:14.254Z] === RUN TestTagMatchesDigest [2021-11-17T23:21:14.254Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-11-17T23:21:14.254Z] === CONT TestImportExtremelyLargeImageWorks [2021-11-17T23:21:18.969Z] #56 ... [2021-11-17T23:21:18.970Z] [2021-11-17T23:21:18.970Z] #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 [2021-11-17T23:21:18.970Z] #53 sha256:3661e1c004b0fa95697b836fe23eb162ff575cb36ae5c39013a87a56e3bf99a7 [2021-11-17T23:21:18.970Z] #53 168.5 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 [2021-11-17T23:21:18.970Z] #53 169.3 + mkdir -p /build [2021-11-17T23:21:18.970Z] #53 169.3 + cp runc /build/runc [2021-11-17T23:21:19.902Z] #53 DONE 170.2s [2021-11-17T23:21:19.902Z] [2021-11-17T23:21:19.902Z] #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 [2021-11-17T23:21:19.902Z] #56 sha256:0b698ca14f86c16f7354aae5bf87938d4b796388bbbdbb3bcd007f3cbbbe92d0 [2021-11-17T23:21:21.507Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m11.422737095s with top 10 stages: buildssa: 1m42.425188085s, goimports: 20.708114295s, unconvert: 12.752038459s, gosec: 10.183512326s, golint: 6.552917639s, misspell: 4.523724715s, ineffassign: 4.499779162s, inspect: 3.970272754s, vrp: 2.84884924s, fact_purity: 1.756602646s [2021-11-17T23:21:21.507Z] INFO [runner] Issues before processing: 2258, after processing: 0 [2021-11-17T23:21:21.507Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1682/1682, autogenerated_exclude: 1577/1682, exclude-rules: 64/1577, nolint: 0/64, skip_files: 1682/1682, cgo: 1682/2258, exclude: 1577/1577, path_prettifier: 1682/1682, skip_dirs: 1682/1682, identifier_marker: 1577/1577 [2021-11-17T23:21:21.507Z] INFO [runner] processing took 54.845358ms with stages: nolint: 22.001675ms, identifier_marker: 15.488863ms, path_prettifier: 8.347326ms, autogenerated_exclude: 4.118213ms, exclude-rules: 3.027539ms, skip_dirs: 1.556266ms, cgo: 189.497µs, filename_unadjuster: 111.037µs, max_same_issues: 1.563µs, exclude: 697ns, uniq_by_line: 692ns, source_code: 469ns, diff: 419ns, skip_files: 339ns, max_from_linter: 334ns, path_shortener: 248ns, max_per_file_from_linter: 181ns [2021-11-17T23:21:21.507Z] INFO [runner] linters took 1m40.441904397s with stages: goanalysis_metalinter: 1m21.262208258s, unused: 19.124708003s [2021-11-17T23:21:21.507Z] INFO File cache stats: 1451 entries of total size 6.8MiB [2021-11-17T23:21:21.507Z] INFO Memory: 2283 samples, avg is 1875.1MB, max is 4905.3MB [2021-11-17T23:21:21.507Z] INFO Execution took 3m48.195795938s [2021-11-17T23:21:21.767Z] Congratulations! The shell scripts are properly formatted. [2021-11-17T23:21:21.804Z] #56 ... [2021-11-17T23:21:21.804Z] [2021-11-17T23:21:21.804Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-11-17T23:21:21.804Z] #54 sha256:a7e2631b177e4743ccd8845f6cba551e8b339c65aad7c10f7bc0ad07e8ef11f8 [2021-11-17T23:21:22.062Z] #54 DONE 0.3s [2021-11-17T23:21:22.062Z] [2021-11-17T23:21:22.062Z] #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 [2021-11-17T23:21:22.062Z] #56 sha256:0b698ca14f86c16f7354aae5bf87938d4b796388bbbdbb3bcd007f3cbbbe92d0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-11-17T23:21:23.065Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43027/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=169f57b959d2fdd38bac7fbfbcafbe22d036c2d2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:169f57b959d2fdd38bac7fbfbcafbe22d036c2d2 hack/make.sh dynbinary-daemon test-docker-py [2021-11-17T23:21:24.007Z] [2021-11-17T23:21:24.007Z] Removing bundles/ [2021-11-17T23:21:24.007Z] [2021-11-17T23:21:24.007Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-11-17T23:21:24.007Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-17T23:21:24.007Z] GOOS="" GOARCH="" GOARM="" [2021-11-17T23:21:36.853Z] c1f4c7287c99: Pull complete [2021-11-17T23:21:36.853Z] Digest: sha256:bfa356b928c9977bf2c03d536e251eda8879debf42d884771cb855313a6a5da7 [2021-11-17T23:21:36.853Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-17T23:21:36.853Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-11-17T23:21:36.853Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-11-17T23:21:36.853Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2300' [2021-11-17T23:21:36.853Z] WARN: Skipping validation tests [2021-11-17T23:21:36.853Z] INFO: Running unit tests at 11/17/2021 23:21:31... [2021-11-17T23:21:36.853Z] INFO: make.ps1 starting at 11/17/2021 23:21:35 [2021-11-17T23:21:36.853Z] INFO: Git commit (86bce3d8d2) assumed from DOCKER_GITCOMMIT environment variable [2021-11-17T23:21:36.853Z] INFO: Invoking autogen... [2021-11-17T23:21:36.853Z] INFO: Running unit tests... [2021-11-17T23:21:42.670Z] 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 [2021-11-17T23:21:44.306Z] --- PASS: TestBuildWithHugeFile (34.77s) [2021-11-17T23:21:44.307Z] === RUN TestBuildWithEmptyDockerfile [2021-11-17T23:21:44.307Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-17T23:21:44.307Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-17T23:21:44.307Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-17T23:21:44.307Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-17T23:21:44.307Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-17T23:21:44.307Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-17T23:21:44.307Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-17T23:21:44.307Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-17T23:21:44.307Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-17T23:21:44.307Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-11-17T23:21:44.307Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2021-11-17T23:21:44.307Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2021-11-17T23:21:44.307Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2021-11-17T23:21:44.307Z] === RUN TestBuildPreserveOwnership [2021-11-17T23:21:44.307Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-17T23:21:44.307Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-17T23:21:44.307Z] --- PASS: TestBuildPreserveOwnership (2.48s) [2021-11-17T23:21:44.307Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.67s) [2021-11-17T23:21:44.307Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.80s) [2021-11-17T23:21:44.307Z] === RUN TestBuildPlatformInvalid [2021-11-17T23:21:44.307Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-11-17T23:21:44.307Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-17T23:21:48.603Z] #56 283.5 + bin/containerd-stress [2021-11-17T23:21:48.604Z] #56 284.5 + bin/containerd-shim [2021-11-17T23:21:49.771Z] ? github.com/docker/docker/api [no test files] [2021-11-17T23:21:52.889Z] #56 291.3 + bin/containerd-shim-runc-v1 [2021-11-17T23:21:54.288Z] Loaded image: buildpack-deps:buster [2021-11-17T23:21:54.288Z] Loaded image: busybox:latest [2021-11-17T23:21:54.288Z] Loaded image: busybox:glibc [2021-11-17T23:21:55.673Z] Loaded image: debian:bullseye [2021-11-17T23:21:55.673Z] Loaded image: hello-world:latest [2021-11-17T23:21:55.673Z] Loaded image: arm32v7/hello-world:latest [2021-11-17T23:21:57.075Z] #56 295.6 + bin/containerd-shim-runc-v2 [2021-11-17T23:21:57.641Z] #56 296.2 + binaries [2021-11-17T23:21:57.641Z] #56 296.2 + install -D bin/containerd /build/containerd [2021-11-17T23:21:57.641Z] #56 296.3 + install -D bin/containerd-shim /build/containerd-shim [2021-11-17T23:21:57.899Z] #56 296.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-17T23:21:57.899Z] #56 296.3 + install -D bin/ctr /build/ctr [2021-11-17T23:21:59.796Z] #56 DONE 298.1s [2021-11-17T23:22:01.171Z] [2021-11-17T23:22:01.171Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-17T23:22:01.171Z] #57 sha256:caa88cdb8e81c374ac288ba535374e605eb511c00539c90b53ab6072baa9e921 [2021-11-17T23:22:02.103Z] #57 DONE 0.8s [2021-11-17T23:22:02.103Z] [2021-11-17T23:22:02.103Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-17T23:22:02.103Z] #61 sha256:a8ae47810d7b15cff0eee1d79a8bace1e3b5064bf8933400b427a94762a42faa [2021-11-17T23:22:02.103Z] #61 DONE 0.2s [2021-11-17T23:22:02.103Z] [2021-11-17T23:22:02.103Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-17T23:22:02.103Z] #66 sha256:37b674c9b3ec00260a4e7c38b8e20984e555521f895c953101e34ba008463a3b [2021-11-17T23:22:02.235Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (19.03s) [2021-11-17T23:22:02.235Z] PASS [2021-11-17T23:22:02.235Z] [2021-11-17T23:22:02.235Z] === Skipped [2021-11-17T23:22:02.235Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-11-17T23:22:02.235Z] build_session_test.go:25: TODO: BuildKit [2021-11-17T23:22:02.235Z] [2021-11-17T23:22:02.235Z] [2021-11-17T23:22:02.235Z] DONE 33 tests, 1 skipped in 85.607s [2021-11-17T23:22:02.235Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-11-17T23:22:02.235Z] ++ 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 [2021-11-17T23:22:02.235Z] ++ set -e [2021-11-17T23:22:02.235Z] ++ '[' -n 0 ']' [2021-11-17T23:22:02.235Z] ++ set -x [2021-11-17T23:22:02.235Z] ++ 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 [2021-11-17T23:22:02.235Z] INFO: Testing against a local daemon [2021-11-17T23:22:02.235Z] === RUN TestConfigInspect [2021-11-17T23:22:03.035Z] #66 DONE 0.9s [2021-11-17T23:22:03.035Z] [2021-11-17T23:22:03.035Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-11-17T23:22:03.035Z] #68 sha256:981bfce4fe16d0168ea59425f83b55fb6e04afa48fd3c9b806807de88923e1ba [2021-11-17T23:22:03.035Z] #68 DONE 0.0s [2021-11-17T23:22:03.035Z] [2021-11-17T23:22:03.035Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-11-17T23:22:03.035Z] #69 sha256:a59973e0245f5340be7728d5fa0e0a93ec4fc5d83f84e6e56fb5fc6b950eb8ae [2021-11-17T23:22:03.035Z] #69 DONE 0.0s [2021-11-17T23:22:03.035Z] [2021-11-17T23:22:03.035Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-17T23:22:03.035Z] #70 sha256:ba2b28703ee4715da1eed16cf0b5c96323a7a628f3e0efde298fb54a319907b5 [2021-11-17T23:22:03.969Z] #70 DONE 0.7s [2021-11-17T23:22:03.969Z] [2021-11-17T23:22:03.969Z] #71 exporting to image [2021-11-17T23:22:03.969Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-17T23:22:03.969Z] #71 exporting layers [2021-11-17T23:22:04.137Z] --- PASS: TestConfigInspect (2.10s) [2021-11-17T23:22:04.137Z] === RUN TestConfigList [2021-11-17T23:22:04.622Z] === RUN TestMiddlewares [2021-11-17T23:22:04.622Z] --- PASS: TestMiddlewares (0.00s) [2021-11-17T23:22:04.622Z] PASS [2021-11-17T23:22:04.622Z] coverage: 9.0% of statements [2021-11-17T23:22:04.622Z] ok github.com/docker/docker/api/server 0.041s coverage: 9.0% of statements [2021-11-17T23:22:06.453Z] --- PASS: TestBuildWithHugeFile (52.67s) [2021-11-17T23:22:06.453Z] === RUN TestBuildWithEmptyDockerfile [2021-11-17T23:22:06.453Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-17T23:22:06.453Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-17T23:22:06.453Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-17T23:22:06.453Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-17T23:22:06.453Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-17T23:22:06.453Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-17T23:22:06.453Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-17T23:22:06.453Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-17T23:22:06.453Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-17T23:22:06.453Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-11-17T23:22:06.453Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-11-17T23:22:06.453Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-11-17T23:22:06.453Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-11-17T23:22:06.453Z] === RUN TestBuildPreserveOwnership [2021-11-17T23:22:06.453Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-17T23:22:06.453Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-17T23:22:06.453Z] --- PASS: TestBuildPreserveOwnership (3.10s) [2021-11-17T23:22:06.453Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.10s) [2021-11-17T23:22:06.453Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.99s) [2021-11-17T23:22:06.453Z] === RUN TestBuildPlatformInvalid [2021-11-17T23:22:06.453Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-11-17T23:22:06.453Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-17T23:22:06.667Z] --- PASS: TestConfigList (2.06s) [2021-11-17T23:22:06.667Z] === RUN TestConfigsCreateAndDelete [2021-11-17T23:22:08.567Z] --- PASS: TestConfigsCreateAndDelete (2.13s) [2021-11-17T23:22:08.567Z] === RUN TestConfigsUpdate [2021-11-17T23:22:09.942Z] --- PASS: TestConfigsUpdate (1.70s) [2021-11-17T23:22:09.942Z] === RUN TestTemplatedConfig [2021-11-17T23:22:10.530Z] #71 exporting layers 6.4s done [2021-11-17T23:22:10.531Z] #71 writing image sha256:96e5d70ec8ab8f48623fc67be0ae09351755e04c7002cda9c60b5c58c8b47162 done [2021-11-17T23:22:10.531Z] #71 naming to docker.io/library/docker:1c367a0002f748ee0394b9b99ed39ad4ea454d81 done [2021-11-17T23:22:10.531Z] #71 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-11-17T23:22:10.869Z] + trap exit INT TERM [2021-11-17T23:22:10.869Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-11-17T23:22:10.869Z] + CONTAINER_NAME=docker-pr5 [2021-11-17T23:22:10.869Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43027/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43027/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1c367a0002f748ee0394b9b99ed39ad4ea454d81 -e DOCKER_GRAPHDRIVER docker:1c367a0002f748ee0394b9b99ed39ad4ea454d81 hack/make.sh dynbinary-daemon [2021-11-17T23:22:12.245Z] [2021-11-17T23:22:12.245Z] Removing bundles/ [2021-11-17T23:22:12.245Z] [2021-11-17T23:22:12.245Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-11-17T23:22:12.472Z] --- PASS: TestTemplatedConfig (2.39s) [2021-11-17T23:22:12.472Z] === RUN TestConfigCreateResolve [2021-11-17T23:22:12.504Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-17T23:22:12.504Z] GOOS="" GOARCH="" GOARM="" [2021-11-17T23:22:14.375Z] --- PASS: TestConfigCreateResolve (2.10s) [2021-11-17T23:22:14.375Z] === RUN TestConfigDaemonLibtrustID [2021-11-17T23:22:14.942Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-11-17T23:22:14.942Z] PASS [2021-11-17T23:22:14.942Z] [2021-11-17T23:22:14.942Z] DONE 7 tests in 13.121s [2021-11-17T23:22:14.942Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-11-17T23:22:14.942Z] ++ 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 [2021-11-17T23:22:14.942Z] ++ set -e [2021-11-17T23:22:14.942Z] ++ '[' -n 0 ']' [2021-11-17T23:22:14.942Z] ++ set -x [2021-11-17T23:22:14.942Z] ++ 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 [2021-11-17T23:22:15.201Z] INFO: Testing against a local daemon [2021-11-17T23:22:15.201Z] === RUN TestCheckpoint [2021-11-17T23:22:15.201Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-17T23:22:15.201Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-17T23:22:15.201Z] === RUN TestContainerInvalidJSON [2021-11-17T23:22:15.201Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-11-17T23:22:15.201Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-11-17T23:22:15.201Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-17T23:22:15.201Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-17T23:22:15.201Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-17T23:22:15.201Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-17T23:22:15.201Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-11-17T23:22:15.201Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-17T23:22:15.201Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-17T23:22:15.201Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-17T23:22:15.201Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-11-17T23:22:15.201Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-17T23:22:15.201Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-17T23:22:15.201Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-17T23:22:15.201Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-11-17T23:22:15.201Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-17T23:22:15.201Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-11-17T23:22:15.201Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-17T23:22:15.201Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-11-17T23:22:15.201Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-17T23:22:15.460Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-11-17T23:22:15.460Z] === RUN TestCopyFromContainer [2021-11-17T23:22:16.026Z] === RUN TestCopyFromContainer// [2021-11-17T23:22:16.286Z] === RUN TestCopyFromContainer//bar/root [2021-11-17T23:22:16.286Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-17T23:22:16.286Z] === RUN TestCopyFromContainer/bar/quux [2021-11-17T23:22:16.286Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-17T23:22:16.545Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-17T23:22:16.545Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-17T23:22:16.545Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-17T23:22:16.545Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-17T23:22:16.545Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-17T23:22:16.804Z] --- PASS: TestCopyFromContainer (1.32s) [2021-11-17T23:22:16.804Z] --- PASS: TestCopyFromContainer// (0.05s) [2021-11-17T23:22:16.804Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-11-17T23:22:16.804Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-11-17T23:22:16.804Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-11-17T23:22:16.804Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-11-17T23:22:16.804Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-11-17T23:22:16.804Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2021-11-17T23:22:16.804Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2021-11-17T23:22:16.804Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-11-17T23:22:16.804Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2021-11-17T23:22:16.804Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-17T23:22:16.804Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-17T23:22:16.804Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-17T23:22:16.804Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-17T23:22:16.804Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-17T23:22:16.804Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-17T23:22:16.804Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-17T23:22:16.804Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-17T23:22:16.804Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-17T23:22:16.804Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-17T23:22:16.804Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-11-17T23:22:16.804Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-17T23:22:16.804Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-17T23:22:16.804Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-17T23:22:16.804Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-17T23:22:16.804Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-11-17T23:22:16.804Z] === RUN TestCreateWithInvalidEnv [2021-11-17T23:22:16.804Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-17T23:22:16.804Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-17T23:22:16.804Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-17T23:22:16.804Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-17T23:22:16.804Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-17T23:22:16.804Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-17T23:22:16.804Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-17T23:22:16.804Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-17T23:22:16.804Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-17T23:22:16.804Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-11-17T23:22:16.804Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-17T23:22:16.804Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-17T23:22:16.804Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-17T23:22:16.804Z] === RUN TestCreateTmpfsMountsTarget [2021-11-17T23:22:16.804Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-11-17T23:22:16.804Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-17T23:22:18.180Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s) [2021-11-17T23:22:18.180Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-17T23:22:19.133Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.10s) [2021-11-17T23:22:19.133Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-17T23:22:19.133Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-17T23:22:19.133Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-17T23:22:19.133Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-17T23:22:19.133Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-17T23:22:19.133Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-17T23:22:19.133Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-17T23:22:19.133Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-17T23:22:19.133Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-17T23:22:19.133Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-17T23:22:19.133Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-17T23:22:19.133Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-17T23:22:19.133Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-17T23:22:19.133Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-17T23:22:19.133Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-17T23:22:19.133Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-17T23:22:19.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-17T23:22:19.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-17T23:22:19.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-17T23:22:19.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-17T23:22:19.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-17T23:22:19.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-17T23:22:19.133Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-17T23:22:19.395Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2021-11-17T23:22:19.395Z] === RUN TestCreateDifferentPlatform [2021-11-17T23:22:19.395Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-17T23:22:19.395Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-17T23:22:19.395Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-11-17T23:22:19.395Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-17T23:22:19.395Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-17T23:22:19.395Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-17T23:22:19.395Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-11-17T23:22:19.395Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-17T23:22:19.395Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-11-17T23:22:19.395Z] === RUN TestContainerStartOnDaemonRestart [2021-11-17T23:22:19.395Z] === PAUSE TestContainerStartOnDaemonRestart [2021-11-17T23:22:19.395Z] === RUN TestDaemonRestartIpcMode [2021-11-17T23:22:19.395Z] === PAUSE TestDaemonRestartIpcMode [2021-11-17T23:22:19.395Z] === RUN TestDaemonHostGatewayIP [2021-11-17T23:22:19.395Z] === PAUSE TestDaemonHostGatewayIP [2021-11-17T23:22:19.395Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-17T23:22:19.395Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-17T23:22:19.395Z] === RUN TestContainerKillOnDaemonStart [2021-11-17T23:22:19.395Z] === PAUSE TestContainerKillOnDaemonStart [2021-11-17T23:22:19.395Z] === RUN TestDiff [2021-11-17T23:22:19.961Z] --- PASS: TestDiff (0.38s) [2021-11-17T23:22:19.961Z] === RUN TestExecWithCloseStdin [2021-11-17T23:22:20.528Z] --- PASS: TestExecWithCloseStdin (0.47s) [2021-11-17T23:22:20.528Z] === RUN TestExec [2021-11-17T23:22:20.788Z] --- PASS: TestExec (0.41s) [2021-11-17T23:22:20.788Z] === RUN TestExecUser [2021-11-17T23:22:21.309Z] Loaded image: buildpack-deps:buster [2021-11-17T23:22:21.309Z] Loaded image: busybox:latest [2021-11-17T23:22:21.310Z] Loaded image: busybox:glibc [2021-11-17T23:22:21.355Z] --- PASS: TestExecUser (0.44s) [2021-11-17T23:22:21.355Z] === RUN TestExportContainerAndImportImage [2021-11-17T23:22:21.923Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2021-11-17T23:22:21.923Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-17T23:22:22.860Z] --- PASS: TestExportContainerAfterDaemonRestart (1.23s) [2021-11-17T23:22:22.860Z] === RUN TestHealthCheckWorkdir [2021-11-17T23:22:23.427Z] --- PASS: TestHealthCheckWorkdir (0.50s) [2021-11-17T23:22:23.427Z] === RUN TestHealthKillContainer [2021-11-17T23:22:23.826Z] Loaded image: debian:bullseye [2021-11-17T23:22:23.826Z] Loaded image: hello-world:latest [2021-11-17T23:22:23.826Z] Loaded image: arm32v7/hello-world:latest [2021-11-17T23:22:30.364Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.03s) [2021-11-17T23:22:30.364Z] PASS [2021-11-17T23:22:30.364Z] [2021-11-17T23:22:30.364Z] === Skipped [2021-11-17T23:22:30.364Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-11-17T23:22:30.364Z] build_session_test.go:25: TODO: BuildKit [2021-11-17T23:22:30.364Z] [2021-11-17T23:22:30.364Z] [2021-11-17T23:22:30.364Z] DONE 33 tests, 1 skipped in 115.733s [2021-11-17T23:22:30.364Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-11-17T23:22:30.364Z] INFO: Testing against a local daemon [2021-11-17T23:22:30.364Z] === RUN TestConfigInspect [2021-11-17T23:22:31.538Z] --- PASS: TestHealthKillContainer (7.84s) [2021-11-17T23:22:31.538Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-17T23:22:31.797Z] --- PASS: TestInspectCpusetInConfigPre120 (0.37s) [2021-11-17T23:22:31.797Z] === RUN TestIpcModeNone [2021-11-17T23:22:32.055Z] --- PASS: TestIpcModeNone (0.45s) [2021-11-17T23:22:32.055Z] === RUN TestIpcModePrivate [2021-11-17T23:22:32.314Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2021-11-17T23:22:32.572Z] --- PASS: TestIpcModePrivate (0.44s) [2021-11-17T23:22:32.572Z] === RUN TestIpcModeShareable [2021-11-17T23:22:32.832Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2021-11-17T23:22:32.877Z] --- PASS: TestConfigInspect (2.14s) [2021-11-17T23:22:32.877Z] === RUN TestConfigList [2021-11-17T23:22:33.090Z] --- PASS: TestIpcModeShareable (0.51s) [2021-11-17T23:22:33.090Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-17T23:22:34.536Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.32s) [2021-11-17T23:22:34.536Z] === RUN TestAPIIpcModeHost [2021-11-17T23:22:34.765Z] --- PASS: TestConfigList (2.14s) [2021-11-17T23:22:34.765Z] === RUN TestConfigsCreateAndDelete [2021-11-17T23:22:34.805Z] --- PASS: TestAPIIpcModeHost (0.36s) [2021-11-17T23:22:34.805Z] === RUN TestDaemonIpcModeShareable [2021-11-17T23:22:35.739Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2021-11-17T23:22:35.739Z] --- PASS: TestDaemonIpcModeShareable (1.09s) [2021-11-17T23:22:35.739Z] === RUN TestDaemonIpcModePrivate [2021-11-17T23:22:36.652Z] --- PASS: TestConfigsCreateAndDelete (2.11s) [2021-11-17T23:22:36.652Z] === RUN TestConfigsUpdate [2021-11-17T23:22:37.115Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2021-11-17T23:22:37.115Z] --- PASS: TestDaemonIpcModePrivate (1.09s) [2021-11-17T23:22:37.115Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-17T23:22:38.050Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2021-11-17T23:22:38.050Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.09s) [2021-11-17T23:22:38.050Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-17T23:22:38.986Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2021-11-17T23:22:39.167Z] --- PASS: TestConfigsUpdate (2.11s) [2021-11-17T23:22:39.167Z] === RUN TestTemplatedConfig [2021-11-17T23:22:39.245Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.10s) [2021-11-17T23:22:39.245Z] === RUN TestIpcModeOlderClient [2021-11-17T23:22:39.245Z] === PAUSE TestIpcModeOlderClient [2021-11-17T23:22:39.245Z] === RUN TestKillContainerInvalidSignal [2021-11-17T23:22:39.503Z] --- PASS: TestKillContainerInvalidSignal (0.37s) [2021-11-17T23:22:39.503Z] === RUN TestKillContainer [2021-11-17T23:22:39.503Z] === RUN TestKillContainer/no_signal [2021-11-17T23:22:39.762Z] === RUN TestKillContainer/non_killing_signal [2021-11-17T23:22:40.021Z] === RUN TestKillContainer/killing_signal [2021-11-17T23:22:40.588Z] --- PASS: TestKillContainer (1.17s) [2021-11-17T23:22:40.588Z] --- PASS: TestKillContainer/no_signal (0.37s) [2021-11-17T23:22:40.588Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2021-11-17T23:22:40.588Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2021-11-17T23:22:40.588Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-17T23:22:40.588Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-17T23:22:41.155Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-17T23:22:41.680Z] --- PASS: TestTemplatedConfig (2.51s) [2021-11-17T23:22:41.680Z] === RUN TestConfigCreateResolve [2021-11-17T23:22:41.722Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.12s) [2021-11-17T23:22:41.722Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s) [2021-11-17T23:22:41.722Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2021-11-17T23:22:41.722Z] === RUN TestKillStoppedContainer [2021-11-17T23:22:41.722Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-11-17T23:22:41.722Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-17T23:22:41.981Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-11-17T23:22:41.981Z] === RUN TestKillDifferentUserContainer [2021-11-17T23:22:42.240Z] --- PASS: TestKillDifferentUserContainer (0.37s) [2021-11-17T23:22:42.240Z] === RUN TestInspectOomKilledTrue [2021-11-17T23:22:42.807Z] --- PASS: TestInspectOomKilledTrue (0.42s) [2021-11-17T23:22:42.807Z] === RUN TestInspectOomKilledFalse [2021-11-17T23:22:43.065Z] --- PASS: TestInspectOomKilledFalse (0.35s) [2021-11-17T23:22:43.065Z] === RUN TestLinksEtcHostsContentMatch [2021-11-17T23:22:43.324Z] --- PASS: TestLinksEtcHostsContentMatch (0.24s) [2021-11-17T23:22:43.324Z] === RUN TestLinksContainerNames [2021-11-17T23:22:43.568Z] --- PASS: TestConfigCreateResolve (2.25s) [2021-11-17T23:22:43.568Z] === RUN TestConfigDaemonLibtrustID [2021-11-17T23:22:44.129Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-11-17T23:22:44.129Z] PASS [2021-11-17T23:22:44.129Z] [2021-11-17T23:22:44.129Z] DONE 7 tests in 13.843s [2021-11-17T23:22:44.129Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-11-17T23:22:44.129Z] INFO: Testing against a local daemon [2021-11-17T23:22:44.129Z] === RUN TestCheckpoint [2021-11-17T23:22:44.129Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-17T23:22:44.129Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-17T23:22:44.129Z] === RUN TestContainerInvalidJSON [2021-11-17T23:22:44.129Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-11-17T23:22:44.129Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-11-17T23:22:44.129Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-17T23:22:44.129Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-17T23:22:44.129Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-17T23:22:44.129Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-17T23:22:44.129Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-11-17T23:22:44.129Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-17T23:22:44.129Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-17T23:22:44.129Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-17T23:22:44.129Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-11-17T23:22:44.129Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-17T23:22:44.129Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-17T23:22:44.129Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-17T23:22:44.260Z] --- PASS: TestLinksContainerNames (0.76s) [2021-11-17T23:22:44.260Z] === RUN TestLogsFollowTailEmpty [2021-11-17T23:22:44.260Z] --- PASS: TestLogsFollowTailEmpty (0.35s) [2021-11-17T23:22:44.260Z] === RUN TestContainerNetworkMountsNoChown [2021-11-17T23:22:44.386Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-11-17T23:22:44.386Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-17T23:22:44.386Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-11-17T23:22:44.386Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-17T23:22:44.386Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-11-17T23:22:44.386Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-17T23:22:44.386Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-11-17T23:22:44.386Z] === RUN TestCopyFromContainer [2021-11-17T23:22:44.827Z] --- PASS: TestContainerNetworkMountsNoChown (0.35s) [2021-11-17T23:22:44.827Z] === RUN TestMountDaemonRoot [2021-11-17T23:22:44.827Z] === RUN TestMountDaemonRoot/default [2021-11-17T23:22:44.827Z] === PAUSE TestMountDaemonRoot/default [2021-11-17T23:22:44.827Z] === RUN TestMountDaemonRoot/private [2021-11-17T23:22:44.827Z] === PAUSE TestMountDaemonRoot/private [2021-11-17T23:22:44.827Z] === RUN TestMountDaemonRoot/rprivate [2021-11-17T23:22:44.827Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-17T23:22:44.827Z] === RUN TestMountDaemonRoot/slave [2021-11-17T23:22:44.827Z] === PAUSE TestMountDaemonRoot/slave [2021-11-17T23:22:44.827Z] === RUN TestMountDaemonRoot/rslave [2021-11-17T23:22:44.827Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-17T23:22:44.827Z] === RUN TestMountDaemonRoot/shared [2021-11-17T23:22:44.827Z] === PAUSE TestMountDaemonRoot/shared [2021-11-17T23:22:44.827Z] === RUN TestMountDaemonRoot/rshared [2021-11-17T23:22:44.827Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-17T23:22:44.827Z] === CONT TestMountDaemonRoot/default [2021-11-17T23:22:44.827Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-17T23:22:44.827Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-17T23:22:44.827Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-17T23:22:44.827Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-17T23:22:44.827Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-17T23:22:44.827Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-17T23:22:44.827Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-17T23:22:44.827Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-17T23:22:44.827Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-17T23:22:44.827Z] === CONT TestMountDaemonRoot/rprivate [2021-11-17T23:22:44.827Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-17T23:22:44.827Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-17T23:22:44.827Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-17T23:22:44.827Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-17T23:22:44.827Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-17T23:22:44.827Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-17T23:22:44.827Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-17T23:22:44.827Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-17T23:22:44.827Z] === CONT TestMountDaemonRoot/private [2021-11-17T23:22:44.827Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-17T23:22:44.827Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-17T23:22:44.827Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-17T23:22:44.827Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-17T23:22:44.827Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-17T23:22:44.827Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-17T23:22:44.827Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-17T23:22:44.827Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-17T23:22:44.827Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-17T23:22:44.827Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-17T23:22:44.827Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-17T23:22:44.827Z] === CONT TestMountDaemonRoot/shared [2021-11-17T23:22:44.827Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-17T23:22:44.827Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-17T23:22:44.827Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-17T23:22:44.827Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-17T23:22:44.827Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-17T23:22:44.827Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-17T23:22:44.827Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-17T23:22:44.827Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-17T23:22:44.827Z] === CONT TestMountDaemonRoot/rshared [2021-11-17T23:22:44.827Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-17T23:22:44.827Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-17T23:22:44.827Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-17T23:22:44.827Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-17T23:22:44.827Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-17T23:22:44.827Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-17T23:22:44.827Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-17T23:22:44.827Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-17T23:22:44.827Z] === CONT TestMountDaemonRoot/rslave [2021-11-17T23:22:44.827Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-17T23:22:44.827Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-17T23:22:44.827Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-17T23:22:44.827Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-17T23:22:44.827Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-17T23:22:44.827Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-17T23:22:44.827Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-17T23:22:44.827Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-17T23:22:44.827Z] === CONT TestMountDaemonRoot/slave [2021-11-17T23:22:44.827Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-17T23:22:44.827Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-17T23:22:44.827Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-17T23:22:44.827Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-17T23:22:44.827Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-17T23:22:44.827Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-17T23:22:44.827Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-17T23:22:44.827Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-17T23:22:44.827Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-17T23:22:44.827Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-17T23:22:44.827Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-17T23:22:44.827Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-17T23:22:44.827Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-17T23:22:44.827Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-17T23:22:44.827Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-17T23:22:44.827Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-17T23:22:44.827Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-17T23:22:44.827Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-17T23:22:44.827Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-17T23:22:44.827Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-17T23:22:45.086Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-17T23:22:45.086Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-17T23:22:45.086Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-17T23:22:45.086Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-17T23:22:45.086Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-17T23:22:45.086Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-17T23:22:45.086Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-17T23:22:45.086Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-17T23:22:45.086Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-17T23:22:45.086Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-17T23:22:45.086Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-17T23:22:45.086Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-17T23:22:45.086Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-11-17T23:22:45.086Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-17T23:22:45.086Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-11-17T23:22:45.086Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-11-17T23:22:45.086Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-11-17T23:22:45.086Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-11-17T23:22:45.086Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-17T23:22:45.086Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-11-17T23:22:45.086Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-11-17T23:22:45.086Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-11-17T23:22:45.086Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-11-17T23:22:45.086Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-17T23:22:45.086Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-11-17T23:22:45.087Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-11-17T23:22:45.087Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-11-17T23:22:45.087Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-11-17T23:22:45.087Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-17T23:22:45.087Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-11-17T23:22:45.087Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-11-17T23:22:45.087Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-11-17T23:22:45.087Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-11-17T23:22:45.087Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-17T23:22:45.087Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-11-17T23:22:45.087Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-11-17T23:22:45.087Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-11-17T23:22:45.087Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-11-17T23:22:45.087Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-17T23:22:45.087Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-11-17T23:22:45.087Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-11-17T23:22:45.087Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-11-17T23:22:45.087Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-11-17T23:22:45.087Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-17T23:22:45.087Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-11-17T23:22:45.087Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-11-17T23:22:45.087Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-11-17T23:22:45.087Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-11-17T23:22:45.087Z] === RUN TestContainerBindMountNonRecursive [2021-11-17T23:22:45.313Z] === RUN TestCopyFromContainer// [2021-11-17T23:22:45.569Z] === RUN TestCopyFromContainer//bar/root [2021-11-17T23:22:45.569Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-17T23:22:45.569Z] === RUN TestCopyFromContainer/bar/quux [2021-11-17T23:22:45.569Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-17T23:22:45.826Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-17T23:22:45.826Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-17T23:22:45.826Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-17T23:22:45.826Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-17T23:22:45.826Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-17T23:22:46.084Z] --- PASS: TestCopyFromContainer (1.53s) [2021-11-17T23:22:46.084Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-11-17T23:22:46.084Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-11-17T23:22:46.084Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-11-17T23:22:46.084Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-11-17T23:22:46.084Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-11-17T23:22:46.084Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-11-17T23:22:46.084Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-11-17T23:22:46.084Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-11-17T23:22:46.084Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-11-17T23:22:46.084Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-11-17T23:22:46.084Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-17T23:22:46.084Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-17T23:22:46.084Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-17T23:22:46.084Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-17T23:22:46.084Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-17T23:22:46.084Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-17T23:22:46.084Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-17T23:22:46.084Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-17T23:22:46.084Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-17T23:22:46.084Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-17T23:22:46.084Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-11-17T23:22:46.084Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-17T23:22:46.084Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-17T23:22:46.084Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-17T23:22:46.084Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-17T23:22:46.084Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-11-17T23:22:46.084Z] === RUN TestCreateWithInvalidEnv [2021-11-17T23:22:46.084Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-17T23:22:46.084Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-17T23:22:46.084Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-17T23:22:46.084Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-17T23:22:46.084Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-17T23:22:46.084Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-17T23:22:46.084Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-17T23:22:46.084Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-17T23:22:46.084Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-17T23:22:46.084Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-11-17T23:22:46.084Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-17T23:22:46.084Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-17T23:22:46.084Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-17T23:22:46.084Z] === RUN TestCreateTmpfsMountsTarget [2021-11-17T23:22:46.084Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-11-17T23:22:46.084Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-17T23:22:46.463Z] --- PASS: TestContainerBindMountNonRecursive (1.20s) [2021-11-17T23:22:46.463Z] === RUN TestContainerVolumesMountedAsShared [2021-11-17T23:22:46.722Z] --- PASS: TestContainerVolumesMountedAsShared (0.37s) [2021-11-17T23:22:46.722Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-17T23:22:46.981Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s) [2021-11-17T23:22:46.981Z] === RUN TestNetworkNat [2021-11-17T23:22:47.469Z] --- PASS: TestCreateWithCustomMaskedPaths (1.45s) [2021-11-17T23:22:47.469Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-17T23:22:47.548Z] --- PASS: TestNetworkNat (0.41s) [2021-11-17T23:22:47.548Z] === RUN TestNetworkLocalhostTCPNat [2021-11-17T23:22:47.807Z] --- PASS: TestNetworkLocalhostTCPNat (0.39s) [2021-11-17T23:22:47.807Z] === RUN TestNetworkLoopbackNat [2021-11-17T23:22:49.355Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.46s) [2021-11-17T23:22:49.355Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-17T23:22:49.355Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-17T23:22:49.356Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-17T23:22:49.356Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-17T23:22:49.356Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-17T23:22:49.356Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-17T23:22:49.356Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-17T23:22:49.356Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-17T23:22:49.356Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-17T23:22:49.356Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-17T23:22:49.356Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-17T23:22:49.356Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-17T23:22:49.356Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-17T23:22:49.356Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-17T23:22:49.356Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-17T23:22:49.356Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-17T23:22:49.356Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-17T23:22:49.356Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-17T23:22:49.356Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-17T23:22:49.356Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-17T23:22:49.356Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-17T23:22:49.356Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-17T23:22:49.356Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-17T23:22:49.611Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.52s) [2021-11-17T23:22:49.611Z] === RUN TestCreateDifferentPlatform [2021-11-17T23:22:49.611Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-17T23:22:49.611Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-17T23:22:49.611Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-11-17T23:22:49.611Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-17T23:22:49.611Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-17T23:22:49.611Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-17T23:22:49.611Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-11-17T23:22:49.611Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-17T23:22:49.611Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-11-17T23:22:49.611Z] === RUN TestContainerStartOnDaemonRestart [2021-11-17T23:22:49.611Z] === PAUSE TestContainerStartOnDaemonRestart [2021-11-17T23:22:49.611Z] === RUN TestDaemonRestartIpcMode [2021-11-17T23:22:49.611Z] === PAUSE TestDaemonRestartIpcMode [2021-11-17T23:22:49.611Z] === RUN TestDaemonHostGatewayIP [2021-11-17T23:22:49.611Z] === PAUSE TestDaemonHostGatewayIP [2021-11-17T23:22:49.611Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-17T23:22:49.611Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-17T23:22:49.611Z] === RUN TestContainerKillOnDaemonStart [2021-11-17T23:22:49.611Z] === PAUSE TestContainerKillOnDaemonStart [2021-11-17T23:22:49.611Z] === RUN TestDiff [2021-11-17T23:22:50.173Z] --- PASS: TestDiff (0.52s) [2021-11-17T23:22:50.173Z] === RUN TestExecWithCloseStdin [2021-11-17T23:22:50.337Z] --- PASS: TestNetworkLoopbackNat (2.47s) [2021-11-17T23:22:50.337Z] === RUN TestPause [2021-11-17T23:22:50.595Z] --- PASS: TestPause (0.42s) [2021-11-17T23:22:50.595Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-17T23:22:50.595Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-17T23:22:50.595Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-17T23:22:50.595Z] === RUN TestPauseStopPausedContainer [2021-11-17T23:22:50.682Z] --- PASS: TestImportExtremelyLargeImageWorks (94.55s) [2021-11-17T23:22:50.682Z] PASS [2021-11-17T23:22:50.682Z] [2021-11-17T23:22:50.682Z] === Skipped [2021-11-17T23:22:50.682Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-11-17T23:22:50.682Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-11-17T23:22:50.682Z] [2021-11-17T23:22:50.682Z] [2021-11-17T23:22:50.682Z] DONE 12 tests, 1 skipped in 98.491s [2021-11-17T23:22:50.682Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-11-17T23:22:50.682Z] INFO: Testing against a local daemon [2021-11-17T23:22:50.682Z] === RUN TestNetworkCreateDelete [2021-11-17T23:22:50.682Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-11-17T23:22:50.682Z] === RUN TestDockerNetworkDeletePreferID [2021-11-17T23:22:50.682Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2021-11-17T23:22:50.682Z] === RUN TestDaemonDNSFallback [2021-11-17T23:22:50.735Z] --- PASS: TestExecWithCloseStdin (0.58s) [2021-11-17T23:22:50.735Z] === RUN TestExec [2021-11-17T23:22:51.163Z] --- PASS: TestPauseStopPausedContainer (0.40s) [2021-11-17T23:22:51.163Z] === RUN TestPsFilter [2021-11-17T23:22:51.163Z] --- PASS: TestPsFilter (0.10s) [2021-11-17T23:22:51.163Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-17T23:22:51.297Z] --- PASS: TestExec (0.60s) [2021-11-17T23:22:51.297Z] === RUN TestExecUser [2021-11-17T23:22:51.729Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2021-11-17T23:22:51.729Z] === RUN TestRemoveContainerWithVolume [2021-11-17T23:22:51.858Z] --- PASS: TestExecUser (0.60s) [2021-11-17T23:22:51.858Z] === RUN TestExportContainerAndImportImage [2021-11-17T23:22:51.988Z] --- PASS: TestRemoveContainerWithVolume (0.37s) [2021-11-17T23:22:51.988Z] === RUN TestRemoveContainerRunning [2021-11-17T23:22:52.555Z] --- PASS: TestRemoveContainerRunning (0.45s) [2021-11-17T23:22:52.555Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-17T23:22:52.785Z] --- PASS: TestExportContainerAndImportImage (0.65s) [2021-11-17T23:22:52.785Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-17T23:22:52.813Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.37s) [2021-11-17T23:22:52.813Z] === RUN TestRemoveInvalidContainer [2021-11-17T23:22:52.813Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-17T23:22:52.813Z] === RUN TestRenameLinkedContainer [2021-11-17T23:22:54.150Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2021-11-17T23:22:54.150Z] === RUN TestHealthCheckWorkdir [2021-11-17T23:22:54.710Z] --- PASS: TestHealthCheckWorkdir (0.73s) [2021-11-17T23:22:54.710Z] === RUN TestHealthKillContainer [2021-11-17T23:22:54.715Z] --- PASS: TestRenameLinkedContainer (1.52s) [2021-11-17T23:22:54.715Z] === RUN TestRenameStoppedContainer [2021-11-17T23:22:54.715Z] --- PASS: TestRenameStoppedContainer (0.37s) [2021-11-17T23:22:54.715Z] === RUN TestRenameRunningContainerAndReuse [2021-11-17T23:22:55.650Z] --- PASS: TestRenameRunningContainerAndReuse (0.73s) [2021-11-17T23:22:55.650Z] === RUN TestRenameInvalidName [2021-11-17T23:22:55.909Z] --- PASS: TestRenameInvalidName (0.37s) [2021-11-17T23:22:55.909Z] === RUN TestRenameAnonymousContainer [2021-11-17T23:22:57.234Z] --- PASS: TestDaemonDNSFallback (7.27s) [2021-11-17T23:22:57.235Z] === RUN TestInspectNetwork [2021-11-17T23:22:57.235Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:22:57.235Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-17T23:22:57.235Z] === RUN TestRunContainerWithBridgeNone [2021-11-17T23:22:57.235Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-17T23:22:57.235Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-17T23:22:57.235Z] === RUN TestNetworkInvalidJSON [2021-11-17T23:22:57.235Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-17T23:22:57.235Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-17T23:22:57.235Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-17T23:22:57.235Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-17T23:22:57.235Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-17T23:22:57.235Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-17T23:22:57.235Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-17T23:22:57.235Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-17T23:22:57.235Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-17T23:22:57.235Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-11-17T23:22:57.235Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-17T23:22:57.235Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-17T23:22:57.235Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-17T23:22:57.235Z] === RUN TestNetworkList [2021-11-17T23:22:57.235Z] === RUN TestNetworkList//networks [2021-11-17T23:22:57.235Z] === PAUSE TestNetworkList//networks [2021-11-17T23:22:57.235Z] === RUN TestNetworkList//networks/ [2021-11-17T23:22:57.235Z] === PAUSE TestNetworkList//networks/ [2021-11-17T23:22:57.235Z] === CONT TestNetworkList//networks [2021-11-17T23:22:57.235Z] === CONT TestNetworkList//networks/ [2021-11-17T23:22:57.235Z] --- PASS: TestNetworkList (0.01s) [2021-11-17T23:22:57.235Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-17T23:22:57.235Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-17T23:22:57.235Z] === RUN TestHostIPv4BridgeLabel [2021-11-17T23:22:57.235Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-17T23:22:57.235Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-17T23:22:57.235Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-17T23:22:57.235Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-17T23:22:57.235Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-11-17T23:22:57.235Z] === RUN TestDaemonDefaultNetworkPools [2021-11-17T23:22:57.235Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-17T23:22:57.235Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-11-17T23:22:57.235Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-17T23:22:57.235Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-17T23:22:57.235Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-17T23:22:57.235Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-17T23:22:57.235Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-17T23:22:57.235Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-17T23:22:57.235Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-17T23:22:57.235Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-17T23:22:57.235Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-17T23:22:57.235Z] === RUN TestServiceWithPredefinedNetwork [2021-11-17T23:22:57.235Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:22:57.235Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-17T23:22:57.235Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-17T23:22:57.235Z] service_test.go:242: FLAKY_TEST [2021-11-17T23:22:57.235Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-17T23:22:57.235Z] === RUN TestServiceWithDataPathPortInit [2021-11-17T23:22:57.235Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:22:57.235Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-11-17T23:22:57.235Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-17T23:22:57.235Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:22:57.235Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-17T23:22:57.235Z] PASS [2021-11-17T23:22:57.235Z] [2021-11-17T23:22:57.235Z] === Skipped [2021-11-17T23:22:57.235Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-11-17T23:22:57.235Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:22:57.235Z] [2021-11-17T23:22:57.235Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-11-17T23:22:57.235Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-17T23:22:57.235Z] [2021-11-17T23:22:57.235Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-11-17T23:22:57.235Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-17T23:22:57.235Z] [2021-11-17T23:22:57.235Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-11-17T23:22:57.235Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-17T23:22:57.235Z] [2021-11-17T23:22:57.235Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-11-17T23:22:57.235Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-17T23:22:57.235Z] [2021-11-17T23:22:57.235Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-17T23:22:57.235Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-17T23:22:57.235Z] [2021-11-17T23:22:57.235Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-17T23:22:57.235Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-17T23:22:57.235Z] [2021-11-17T23:22:57.235Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-17T23:22:57.235Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-17T23:22:57.235Z] [2021-11-17T23:22:57.235Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-11-17T23:22:57.235Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:22:57.235Z] [2021-11-17T23:22:57.235Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-17T23:22:57.235Z] service_test.go:242: FLAKY_TEST [2021-11-17T23:22:57.235Z] [2021-11-17T23:22:57.235Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-11-17T23:22:57.235Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:22:57.235Z] [2021-11-17T23:22:57.235Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-17T23:22:57.235Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:22:57.235Z] [2021-11-17T23:22:57.235Z] [2021-11-17T23:22:57.235Z] DONE 22 tests, 12 skipped in 7.946s [2021-11-17T23:22:57.235Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-17T23:22:57.235Z] INFO: Testing against a local daemon [2021-11-17T23:22:57.235Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-17T23:22:57.235Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-17T23:22:57.235Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-17T23:22:57.235Z] === RUN TestDockerNetworkIpvlan [2021-11-17T23:22:57.235Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-17T23:22:57.235Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-17T23:22:57.235Z] PASS [2021-11-17T23:22:57.235Z] [2021-11-17T23:22:57.235Z] === Skipped [2021-11-17T23:22:57.235Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-17T23:22:57.235Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-17T23:22:57.235Z] [2021-11-17T23:22:57.235Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-17T23:22:57.235Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-17T23:22:57.235Z] [2021-11-17T23:22:57.235Z] [2021-11-17T23:22:57.235Z] DONE 2 tests, 2 skipped in 0.107s [2021-11-17T23:22:57.235Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-17T23:22:57.235Z] INFO: Testing against a local daemon [2021-11-17T23:22:57.235Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-17T23:22:57.235Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-17T23:22:57.235Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-11-17T23:22:57.235Z] === RUN TestDockerNetworkMacvlan [2021-11-17T23:22:57.235Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-17T23:22:57.235Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-11-17T23:22:57.235Z] PASS [2021-11-17T23:22:57.235Z] [2021-11-17T23:22:57.235Z] === Skipped [2021-11-17T23:22:57.235Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-11-17T23:22:57.235Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-17T23:22:57.235Z] [2021-11-17T23:22:57.235Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-11-17T23:22:57.235Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-17T23:22:57.235Z] [2021-11-17T23:22:57.235Z] [2021-11-17T23:22:57.235Z] DONE 2 tests, 2 skipped in 0.108s [2021-11-17T23:22:57.235Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-17T23:22:57.235Z] testing: warning: no tests to run [2021-11-17T23:22:57.235Z] PASS [2021-11-17T23:22:57.235Z] [2021-11-17T23:22:57.235Z] DONE 0 tests in 0.028s [2021-11-17T23:22:57.235Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-17T23:22:57.235Z] INFO: Testing against a local daemon [2021-11-17T23:22:57.235Z] === RUN TestAuthZPluginAllowRequest [2021-11-17T23:22:57.235Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-17T23:22:57.235Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-11-17T23:22:57.235Z] === RUN TestAuthZPluginTLS [2021-11-17T23:22:57.235Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-17T23:22:57.235Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-11-17T23:22:57.235Z] === RUN TestAuthZPluginDenyRequest [2021-11-17T23:22:57.235Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-17T23:22:57.235Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-11-17T23:22:57.235Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-17T23:22:57.235Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-17T23:22:57.235Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-11-17T23:22:57.235Z] === RUN TestAuthZPluginDenyResponse [2021-11-17T23:22:57.235Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-17T23:22:57.235Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-11-17T23:22:57.235Z] === RUN TestAuthZPluginAllowEventStream [2021-11-17T23:22:57.235Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-17T23:22:57.235Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-11-17T23:22:57.235Z] === RUN TestAuthZPluginErrorResponse [2021-11-17T23:22:57.235Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-17T23:22:57.235Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-11-17T23:22:57.235Z] === RUN TestAuthZPluginErrorRequest [2021-11-17T23:22:57.235Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-17T23:22:57.235Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-11-17T23:22:57.235Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-17T23:22:57.235Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-17T23:22:57.235Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-11-17T23:22:57.235Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-17T23:22:57.235Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-17T23:22:57.235Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-11-17T23:22:57.235Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-17T23:22:57.235Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-17T23:22:57.235Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-11-17T23:22:57.235Z] === RUN TestAuthZPluginHeader [2021-11-17T23:22:57.235Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-17T23:22:57.235Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-11-17T23:22:57.235Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-17T23:22:57.295Z] --- PASS: TestRenameAnonymousContainer (1.39s) [2021-11-17T23:22:57.295Z] === RUN TestRenameContainerWithSameName [2021-11-17T23:22:57.493Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-17T23:22:57.493Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.15s) [2021-11-17T23:22:57.493Z] === RUN TestAuthZPluginV2Disable [2021-11-17T23:22:57.493Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-17T23:22:57.493Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2021-11-17T23:22:57.493Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-17T23:22:57.493Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-17T23:22:57.493Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-11-17T23:22:57.493Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-17T23:22:57.493Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-17T23:22:57.493Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-11-17T23:22:57.493Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-17T23:22:57.493Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-17T23:22:57.493Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-11-17T23:22:57.493Z] PASS [2021-11-17T23:22:57.493Z] [2021-11-17T23:22:57.493Z] === Skipped [2021-11-17T23:22:57.493Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-11-17T23:22:57.493Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-17T23:22:57.493Z] [2021-11-17T23:22:57.493Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-11-17T23:22:57.493Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-17T23:22:57.493Z] [2021-11-17T23:22:57.493Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-11-17T23:22:57.494Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-17T23:22:57.494Z] [2021-11-17T23:22:57.494Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-11-17T23:22:57.494Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-17T23:22:57.494Z] [2021-11-17T23:22:57.494Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-11-17T23:22:57.494Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-17T23:22:57.494Z] [2021-11-17T23:22:57.494Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-11-17T23:22:57.494Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-17T23:22:57.494Z] [2021-11-17T23:22:57.494Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-11-17T23:22:57.494Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-17T23:22:57.494Z] [2021-11-17T23:22:57.494Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-11-17T23:22:57.494Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-17T23:22:57.494Z] [2021-11-17T23:22:57.494Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-11-17T23:22:57.494Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-17T23:22:57.494Z] [2021-11-17T23:22:57.494Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-11-17T23:22:57.494Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-17T23:22:57.494Z] [2021-11-17T23:22:57.494Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-11-17T23:22:57.494Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-17T23:22:57.494Z] [2021-11-17T23:22:57.494Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-11-17T23:22:57.494Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-17T23:22:57.494Z] [2021-11-17T23:22:57.494Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.15s) [2021-11-17T23:22:57.494Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-17T23:22:57.494Z] [2021-11-17T23:22:57.494Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2021-11-17T23:22:57.494Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-17T23:22:57.494Z] [2021-11-17T23:22:57.494Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-11-17T23:22:57.494Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-17T23:22:57.494Z] [2021-11-17T23:22:57.494Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-11-17T23:22:57.494Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-17T23:22:57.494Z] [2021-11-17T23:22:57.494Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-11-17T23:22:57.494Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-17T23:22:57.494Z] [2021-11-17T23:22:57.494Z] [2021-11-17T23:22:57.494Z] DONE 17 tests, 17 skipped in 0.328s [2021-11-17T23:22:57.494Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-17T23:22:57.556Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2021-11-17T23:22:57.556Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-17T23:22:57.752Z] INFO: Testing against a local daemon [2021-11-17T23:22:57.752Z] === RUN TestPluginInvalidJSON [2021-11-17T23:22:57.752Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-17T23:22:57.752Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-17T23:22:57.752Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-17T23:22:57.752Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-11-17T23:22:57.752Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-17T23:22:57.752Z] === RUN TestPluginInstall [2021-11-17T23:22:57.752Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-17T23:22:57.752Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-17T23:22:57.752Z] === RUN TestPluginsWithRuntimes [2021-11-17T23:22:57.752Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-11-17T23:22:57.752Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-17T23:22:57.752Z] === RUN TestPluginBackCompatMediaTypes [2021-11-17T23:22:57.752Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-11-17T23:22:57.752Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-17T23:22:57.752Z] PASS [2021-11-17T23:22:57.752Z] [2021-11-17T23:22:57.752Z] === Skipped [2021-11-17T23:22:57.752Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-11-17T23:22:57.752Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-17T23:22:57.752Z] [2021-11-17T23:22:57.752Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-11-17T23:22:57.752Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-11-17T23:22:57.752Z] [2021-11-17T23:22:57.752Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-11-17T23:22:57.752Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-11-17T23:22:57.752Z] [2021-11-17T23:22:57.752Z] [2021-11-17T23:22:57.752Z] DONE 5 tests, 3 skipped in 0.127s [2021-11-17T23:22:57.752Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-17T23:22:57.752Z] INFO: Testing against a local daemon [2021-11-17T23:22:57.752Z] === RUN TestExternalGraphDriver [2021-11-17T23:22:57.752Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-11-17T23:22:57.752Z] --- SKIP: TestExternalGraphDriver (0.06s) [2021-11-17T23:22:57.752Z] === RUN TestGraphdriverPluginV2 [2021-11-17T23:22:58.500Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2021-11-17T23:22:58.500Z] === RUN TestResize [2021-11-17T23:22:58.760Z] --- PASS: TestResize (0.40s) [2021-11-17T23:22:58.760Z] === RUN TestResizeWithInvalidSize [2021-11-17T23:22:59.327Z] --- PASS: TestResizeWithInvalidSize (0.38s) [2021-11-17T23:22:59.327Z] === RUN TestResizeWhenContainerNotStarted [2021-11-17T23:22:59.586Z] --- PASS: TestResizeWhenContainerNotStarted (0.34s) [2021-11-17T23:22:59.586Z] === RUN TestDaemonRestartKillContainers [2021-11-17T23:22:59.586Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-17T23:22:59.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-17T23:22:59.586Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-17T23:22:59.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-17T23:22:59.586Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-17T23:22:59.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-17T23:22:59.586Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-17T23:22:59.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-17T23:22:59.586Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-17T23:22:59.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-17T23:22:59.586Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-17T23:22:59.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-17T23:22:59.586Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-17T23:22:59.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-17T23:22:59.586Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-17T23:22:59.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-17T23:22:59.586Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-17T23:22:59.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-17T23:22:59.586Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-17T23:22:59.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-17T23:22:59.586Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-17T23:22:59.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-17T23:22:59.586Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-17T23:22:59.586Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-17T23:22:59.586Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-17T23:22:59.586Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-17T23:23:00.502Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-17T23:23:00.502Z] [2021-11-17T23:23:00.502Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-11-17T23:23:00.502Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-11-17T23:23:00.502Z] Using test binary docker [2021-11-17T23:23:00.502Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-17T23:23:00.502Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-17T23:23:00.502Z] INFO: Waiting for daemon to start... [2021-11-17T23:23:00.502Z] Starting dockerd [2021-11-17T23:23:00.502Z] . [2021-11-17T23:23:00.502Z] INFO: Building docker-sdk-python3:4.4.1... [2021-11-17T23:23:01.489Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-17T23:23:01.489Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-17T23:23:02.424Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-17T23:23:02.424Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-17T23:23:02.790Z] --- PASS: TestHealthKillContainer (8.12s) [2021-11-17T23:23:02.790Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-17T23:23:03.350Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s) [2021-11-17T23:23:03.350Z] === RUN TestIpcModeNone [2021-11-17T23:23:03.799Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-17T23:23:03.799Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-17T23:23:03.911Z] --- PASS: TestIpcModeNone (0.55s) [2021-11-17T23:23:03.911Z] === RUN TestIpcModePrivate [2021-11-17T23:23:04.166Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2021-11-17T23:23:04.330Z] --- PASS: TestGraphdriverPluginV2 (5.45s) [2021-11-17T23:23:04.330Z] PASS [2021-11-17T23:23:04.330Z] [2021-11-17T23:23:04.330Z] === Skipped [2021-11-17T23:23:04.330Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s) [2021-11-17T23:23:04.330Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-11-17T23:23:04.330Z] [2021-11-17T23:23:04.330Z] [2021-11-17T23:23:04.330Z] DONE 2 tests, 1 skipped in 5.609s [2021-11-17T23:23:04.330Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-17T23:23:04.330Z] INFO: Testing against a local daemon [2021-11-17T23:23:04.330Z] === RUN TestContinueAfterPluginCrash [2021-11-17T23:23:04.330Z] === PAUSE TestContinueAfterPluginCrash [2021-11-17T23:23:04.330Z] === RUN TestReadPluginNoRead [2021-11-17T23:23:04.330Z] === PAUSE TestReadPluginNoRead [2021-11-17T23:23:04.330Z] === RUN TestDaemonStartWithLogOpt [2021-11-17T23:23:04.330Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-17T23:23:04.330Z] === CONT TestContinueAfterPluginCrash [2021-11-17T23:23:04.330Z] === CONT TestDaemonStartWithLogOpt [2021-11-17T23:23:04.421Z] --- PASS: TestIpcModePrivate (0.57s) [2021-11-17T23:23:04.421Z] === RUN TestIpcModeShareable [2021-11-17T23:23:04.676Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2021-11-17T23:23:04.932Z] --- PASS: TestIpcModeShareable (0.58s) [2021-11-17T23:23:04.932Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-17T23:23:05.137Z] === RUN TestBoolValue [2021-11-17T23:23:05.137Z] --- PASS: TestBoolValue (0.00s) [2021-11-17T23:23:05.137Z] === RUN TestBoolValueOrDefault [2021-11-17T23:23:05.137Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-11-17T23:23:05.137Z] === RUN TestInt64ValueOrZero [2021-11-17T23:23:05.137Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-11-17T23:23:05.137Z] === RUN TestInt64ValueOrDefault [2021-11-17T23:23:05.137Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-11-17T23:23:05.137Z] === RUN TestInt64ValueOrDefaultWithError [2021-11-17T23:23:05.137Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-11-17T23:23:05.137Z] === RUN TestJsonContentType [2021-11-17T23:23:05.137Z] --- PASS: TestJsonContentType (0.00s) [2021-11-17T23:23:05.137Z] PASS [2021-11-17T23:23:05.137Z] coverage: 14.7% of statements [2021-11-17T23:23:05.137Z] ok github.com/docker/docker/api/server/httputils 0.125s coverage: 14.7% of statements [2021-11-17T23:23:05.137Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-17T23:23:05.137Z] === RUN TestMaskSecretKeys [2021-11-17T23:23:05.137Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-11-17T23:23:05.137Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-11-17T23:23:05.137Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-11-17T23:23:05.137Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-11-17T23:23:05.137Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-11-17T23:23:05.137Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-11-17T23:23:05.137Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-11-17T23:23:05.137Z] === RUN TestVersionMiddlewareVersion [2021-11-17T23:23:05.137Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-11-17T23:23:05.137Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-11-17T23:23:05.137Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-11-17T23:23:05.137Z] PASS [2021-11-17T23:23:05.137Z] coverage: 37.7% of statements [2021-11-17T23:23:05.137Z] ok github.com/docker/docker/api/server/middleware 0.042s coverage: 37.7% of statements [2021-11-17T23:23:05.137Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-17T23:23:05.137Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-17T23:23:05.137Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-17T23:23:05.137Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-17T23:23:05.137Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-17T23:23:05.137Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-17T23:23:05.137Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-17T23:23:05.137Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-17T23:23:05.137Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-17T23:23:05.137Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-17T23:23:05.137Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-17T23:23:05.137Z] === RUN TestAdjustForAPIVersion [2021-11-17T23:23:05.137Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-11-17T23:23:05.137Z] PASS [2021-11-17T23:23:05.137Z] coverage: 5.7% of statements [2021-11-17T23:23:05.137Z] ok github.com/docker/docker/api/server/router/swarm 0.046s coverage: 5.7% of statements [2021-11-17T23:23:05.137Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-17T23:23:05.137Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-17T23:23:05.137Z] ? github.com/docker/docker/api/types [no test files] [2021-11-17T23:23:05.137Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-17T23:23:05.137Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-17T23:23:05.137Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-17T23:23:05.137Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-17T23:23:05.137Z] === RUN TestStrSliceMarshalJSON [2021-11-17T23:23:05.137Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-11-17T23:23:05.137Z] === RUN TestStrSliceUnmarshalJSON [2021-11-17T23:23:05.137Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-11-17T23:23:05.137Z] === RUN TestStrSliceUnmarshalString [2021-11-17T23:23:05.137Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-11-17T23:23:05.137Z] === RUN TestStrSliceUnmarshalSlice [2021-11-17T23:23:05.137Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-11-17T23:23:05.137Z] PASS [2021-11-17T23:23:05.137Z] coverage: 90.0% of statements [2021-11-17T23:23:05.137Z] ok github.com/docker/docker/api/types/strslice 0.037s coverage: 90.0% of statements [2021-11-17T23:23:05.137Z] === RUN TestToJSON [2021-11-17T23:23:05.137Z] --- PASS: TestToJSON (0.00s) [2021-11-17T23:23:05.137Z] === RUN TestToParamWithVersion [2021-11-17T23:23:05.137Z] --- PASS: TestToParamWithVersion (0.00s) [2021-11-17T23:23:05.137Z] === RUN TestFromJSON [2021-11-17T23:23:05.137Z] --- PASS: TestFromJSON (0.00s) [2021-11-17T23:23:05.137Z] === RUN TestEmpty [2021-11-17T23:23:05.137Z] --- PASS: TestEmpty (0.00s) [2021-11-17T23:23:05.137Z] === RUN TestArgsMatchKVListEmptySources [2021-11-17T23:23:05.137Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-11-17T23:23:05.137Z] === RUN TestArgsMatchKVList [2021-11-17T23:23:05.137Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-11-17T23:23:05.137Z] === RUN TestArgsMatch [2021-11-17T23:23:05.137Z] --- PASS: TestArgsMatch (0.00s) [2021-11-17T23:23:05.137Z] === RUN TestAdd [2021-11-17T23:23:05.137Z] --- PASS: TestAdd (0.00s) [2021-11-17T23:23:05.137Z] === RUN TestDel [2021-11-17T23:23:05.137Z] --- PASS: TestDel (0.00s) [2021-11-17T23:23:05.137Z] === RUN TestLen [2021-11-17T23:23:05.137Z] --- PASS: TestLen (0.00s) [2021-11-17T23:23:05.137Z] === RUN TestExactMatch [2021-11-17T23:23:05.137Z] --- PASS: TestExactMatch (0.00s) [2021-11-17T23:23:05.137Z] === RUN TestOnlyOneExactMatch [2021-11-17T23:23:05.137Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-11-17T23:23:05.137Z] === RUN TestContains [2021-11-17T23:23:05.137Z] --- PASS: TestContains (0.00s) [2021-11-17T23:23:05.137Z] === RUN TestValidate [2021-11-17T23:23:05.137Z] --- PASS: TestValidate (0.00s) [2021-11-17T23:23:05.137Z] === RUN TestWalkValues [2021-11-17T23:23:05.137Z] --- PASS: TestWalkValues (0.00s) [2021-11-17T23:23:05.137Z] === RUN TestFuzzyMatch [2021-11-17T23:23:05.137Z] --- PASS: TestFuzzyMatch (0.00s) [2021-11-17T23:23:05.137Z] === RUN TestClone [2021-11-17T23:23:05.137Z] --- PASS: TestClone (0.00s) [2021-11-17T23:23:05.137Z] PASS [2021-11-17T23:23:05.137Z] coverage: 92.2% of statements [2021-11-17T23:23:05.137Z] ok github.com/docker/docker/api/types/filters 0.041s coverage: 92.2% of statements [2021-11-17T23:23:05.137Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-17T23:23:05.137Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-17T23:23:05.137Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-17T23:23:05.137Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-17T23:23:05.137Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-17T23:23:05.137Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-17T23:23:05.137Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-17T23:23:05.137Z] === RUN TestDurationToSecondsString [2021-11-17T23:23:05.137Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-11-17T23:23:05.137Z] === RUN TestGetTimestamp [2021-11-17T23:23:05.137Z] === RUN TestCompareVersion [2021-11-17T23:23:05.137Z] --- PASS: TestCompareVersion (0.00s) [2021-11-17T23:23:05.137Z] PASS [2021-11-17T23:23:05.137Z] coverage: 75.0% of statements [2021-11-17T23:23:05.137Z] ok github.com/docker/docker/api/types/versions 0.043s coverage: 75.0% of statements [2021-11-17T23:23:05.137Z] --- PASS: TestGetTimestamp (0.13s) [2021-11-17T23:23:05.137Z] === RUN TestParseTimestamps [2021-11-17T23:23:05.137Z] --- PASS: TestParseTimestamps (0.00s) [2021-11-17T23:23:05.137Z] PASS [2021-11-17T23:23:05.137Z] coverage: 100.0% of statements [2021-11-17T23:23:05.137Z] ok github.com/docker/docker/api/types/time 0.172s coverage: 100.0% of statements [2021-11-17T23:23:05.137Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-17T23:23:05.137Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-17T23:23:05.137Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-17T23:23:05.137Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-11-17T23:23:05.137Z] ? github.com/docker/docker/builder [no test files] [2021-11-17T23:23:05.137Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-17T23:23:05.137Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-17T23:23:05.137Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-17T23:23:05.137Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-17T23:23:05.137Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-17T23:23:05.137Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-17T23:23:05.137Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-17T23:23:05.175Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-17T23:23:05.433Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-17T23:23:05.614Z] === RUN TestParseRemoteURL [2021-11-17T23:23:05.614Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-11-17T23:23:05.614Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-11-17T23:23:05.614Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-11-17T23:23:05.614Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-11-17T23:23:05.614Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-11-17T23:23:05.614Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-11-17T23:23:05.614Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-11-17T23:23:05.614Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-11-17T23:23:05.614Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-11-17T23:23:05.614Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-11-17T23:23:05.614Z] --- PASS: TestParseRemoteURL (0.00s) [2021-11-17T23:23:05.614Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-11-17T23:23:05.614Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-11-17T23:23:05.614Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-11-17T23:23:05.614Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-11-17T23:23:05.614Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-11-17T23:23:05.614Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-11-17T23:23:05.614Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-11-17T23:23:05.614Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-11-17T23:23:05.614Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-11-17T23:23:05.614Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-11-17T23:23:05.614Z] === RUN TestCloneArgsSmartHttp [2021-11-17T23:23:05.614Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-11-17T23:23:05.614Z] === RUN TestCloneArgsDumbHttp [2021-11-17T23:23:05.614Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-11-17T23:23:05.614Z] === RUN TestCloneArgsGit [2021-11-17T23:23:05.614Z] --- PASS: TestCloneArgsGit (0.00s) [2021-11-17T23:23:05.614Z] === RUN TestCheckoutGit [2021-11-17T23:23:06.821Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.68s) [2021-11-17T23:23:06.821Z] === RUN TestAPIIpcModeHost [2021-11-17T23:23:07.076Z] --- PASS: TestAPIIpcModeHost (0.38s) [2021-11-17T23:23:07.076Z] === RUN TestDaemonIpcModeShareable [2021-11-17T23:23:07.187Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-11-17T23:23:07.187Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-11-17T23:23:07.187Z] === RUN TestProcessNoDockerignore [2021-11-17T23:23:07.187Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-11-17T23:23:07.187Z] === RUN TestProcessShouldLeaveAllFiles [2021-11-17T23:23:07.187Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-11-17T23:23:07.187Z] === RUN TestDetectContentType [2021-11-17T23:23:07.187Z] --- PASS: TestDetectContentType (0.00s) [2021-11-17T23:23:07.187Z] === RUN TestSelectAcceptableMIME [2021-11-17T23:23:07.187Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-11-17T23:23:07.187Z] === RUN TestInspectEmptyResponse [2021-11-17T23:23:07.187Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-11-17T23:23:07.187Z] === RUN TestInspectResponseBinary [2021-11-17T23:23:07.187Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-11-17T23:23:07.187Z] === RUN TestResponseUnsupportedContentType [2021-11-17T23:23:07.187Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-11-17T23:23:07.187Z] === RUN TestInspectResponseTextSimple [2021-11-17T23:23:07.187Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-11-17T23:23:07.187Z] === RUN TestInspectResponseEmptyContentType [2021-11-17T23:23:07.187Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-11-17T23:23:07.187Z] === RUN TestUnknownContentLength [2021-11-17T23:23:07.187Z] --- PASS: TestUnknownContentLength (0.00s) [2021-11-17T23:23:07.187Z] === RUN TestDownloadRemote [2021-11-17T23:23:07.187Z] --- PASS: TestDownloadRemote (0.07s) [2021-11-17T23:23:07.187Z] === RUN TestGetWithStatusError [2021-11-17T23:23:07.187Z] --- PASS: TestGetWithStatusError (0.01s) [2021-11-17T23:23:07.187Z] === RUN TestCloseRootDirectory [2021-11-17T23:23:07.187Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-11-17T23:23:07.187Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-11-17T23:23:07.187Z] === RUN TestHashFile [2021-11-17T23:23:07.187Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-11-17T23:23:07.187Z] --- SKIP: TestHashFile (0.00s) [2021-11-17T23:23:07.187Z] === RUN TestHashSubdir [2021-11-17T23:23:07.187Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-11-17T23:23:07.187Z] --- SKIP: TestHashSubdir (0.00s) [2021-11-17T23:23:07.187Z] === RUN TestRemoveDirectory [2021-11-17T23:23:07.187Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-11-17T23:23:07.187Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-11-17T23:23:07.187Z] PASS [2021-11-17T23:23:07.187Z] coverage: 9.3% of statements [2021-11-17T23:23:07.187Z] ok github.com/docker/docker/builder/remotecontext 0.218s coverage: 9.3% of statements [2021-11-17T23:23:07.337Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-17T23:23:07.337Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-17T23:23:07.661Z] === RUN TestGetAllAllowed [2021-11-17T23:23:07.661Z] --- PASS: TestGetAllAllowed (0.00s) [2021-11-17T23:23:07.661Z] === RUN TestGetAllMeta [2021-11-17T23:23:07.661Z] --- PASS: TestGetAllMeta (0.00s) [2021-11-17T23:23:07.661Z] === RUN TestWarnOnUnusedBuildArgs [2021-11-17T23:23:07.661Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-11-17T23:23:07.661Z] === RUN TestIsUnreferencedBuiltin [2021-11-17T23:23:07.661Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-11-17T23:23:07.661Z] === RUN TestIsExistingDirectory [2021-11-17T23:23:07.661Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-11-17T23:23:07.661Z] === RUN TestGetFilenameForDownload [2021-11-17T23:23:07.661Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-11-17T23:23:07.661Z] === RUN TestEnv2Variables [2021-11-17T23:23:07.661Z] --- PASS: TestEnv2Variables (0.00s) [2021-11-17T23:23:07.661Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-11-17T23:23:07.661Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-11-17T23:23:07.661Z] === RUN TestMaintainer [2021-11-17T23:23:07.661Z] --- PASS: TestMaintainer (0.00s) [2021-11-17T23:23:07.661Z] === RUN TestLabel [2021-11-17T23:23:07.661Z] --- PASS: TestLabel (0.00s) [2021-11-17T23:23:07.661Z] === RUN TestFromScratch [2021-11-17T23:23:07.661Z] --- PASS: TestFromScratch (0.00s) [2021-11-17T23:23:07.661Z] === RUN TestFromWithArg [2021-11-17T23:23:07.661Z] --- PASS: TestFromWithArg (0.00s) [2021-11-17T23:23:07.661Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-11-17T23:23:07.661Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-11-17T23:23:07.661Z] === RUN TestFromWithUndefinedArg [2021-11-17T23:23:07.661Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-11-17T23:23:07.661Z] === RUN TestFromMultiStageWithNamedStage [2021-11-17T23:23:07.661Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-11-17T23:23:07.661Z] === RUN TestOnbuild [2021-11-17T23:23:07.661Z] --- PASS: TestOnbuild (0.00s) [2021-11-17T23:23:07.661Z] === RUN TestWorkdir [2021-11-17T23:23:07.661Z] --- PASS: TestWorkdir (0.00s) [2021-11-17T23:23:07.661Z] === RUN TestCmd [2021-11-17T23:23:07.661Z] --- PASS: TestCmd (0.00s) [2021-11-17T23:23:07.661Z] === RUN TestHealthcheckNone [2021-11-17T23:23:07.661Z] --- PASS: TestHealthcheckNone (0.00s) [2021-11-17T23:23:07.661Z] === RUN TestHealthcheckCmd [2021-11-17T23:23:07.661Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-11-17T23:23:07.661Z] === RUN TestEntrypoint [2021-11-17T23:23:07.661Z] --- PASS: TestEntrypoint (0.00s) [2021-11-17T23:23:07.661Z] === RUN TestExpose [2021-11-17T23:23:07.661Z] --- PASS: TestExpose (0.00s) [2021-11-17T23:23:07.661Z] === RUN TestUser [2021-11-17T23:23:07.661Z] --- PASS: TestUser (0.00s) [2021-11-17T23:23:07.661Z] === RUN TestVolume [2021-11-17T23:23:07.661Z] --- PASS: TestVolume (0.00s) [2021-11-17T23:23:07.661Z] === RUN TestStopSignal [2021-11-17T23:23:07.661Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-17T23:23:07.661Z] --- SKIP: TestStopSignal (0.00s) [2021-11-17T23:23:07.661Z] === RUN TestArg [2021-11-17T23:23:07.661Z] --- PASS: TestArg (0.00s) [2021-11-17T23:23:07.661Z] === RUN TestShell [2021-11-17T23:23:07.661Z] --- PASS: TestShell (0.00s) [2021-11-17T23:23:07.661Z] === RUN TestPrependEnvOnCmd [2021-11-17T23:23:07.661Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-11-17T23:23:07.661Z] === RUN TestRunWithBuildArgs [2021-11-17T23:23:07.661Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-11-17T23:23:07.661Z] === RUN TestRunIgnoresHealthcheck [2021-11-17T23:23:07.661Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-11-17T23:23:07.661Z] === RUN TestDispatchUnsupportedOptions [2021-11-17T23:23:07.661Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-11-17T23:23:07.661Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-11-17T23:23:07.661Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-11-17T23:23:07.661Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-11-17T23:23:07.661Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-11-17T23:23:07.661Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-11-17T23:23:07.661Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-11-17T23:23:07.661Z] === RUN TestNormalizeWorkdir [2021-11-17T23:23:07.661Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-11-17T23:23:07.661Z] === RUN TestDispatch [2021-11-17T23:23:07.661Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-11-17T23:23:07.661Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-11-17T23:23:07.661Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-11-17T23:23:07.661Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-11-17T23:23:07.661Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-11-17T23:23:07.661Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-11-17T23:23:07.661Z] === RUN TestDispatch/COPY_url [2021-11-17T23:23:07.661Z] --- PASS: TestDispatch (0.06s) [2021-11-17T23:23:07.661Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-11-17T23:23:07.661Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-11-17T23:23:07.661Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-11-17T23:23:07.661Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-11-17T23:23:07.661Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-11-17T23:23:07.661Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-11-17T23:23:07.661Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-11-17T23:23:07.661Z] === RUN TestAddScratchImageAddsToMounts [2021-11-17T23:23:07.661Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-11-17T23:23:07.661Z] === RUN TestAddFromScratchPopulatesPlatform [2021-11-17T23:23:07.661Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-11-17T23:23:07.661Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-11-17T23:23:07.661Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-11-17T23:23:07.661Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-11-17T23:23:07.661Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-11-17T23:23:07.661Z] === RUN TestImageSourceGetAddsToMounts [2021-11-17T23:23:07.661Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-11-17T23:23:07.661Z] === RUN TestEmptyDockerfile [2021-11-17T23:23:07.661Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-11-17T23:23:07.661Z] === RUN TestSymlinkDockerfile [2021-11-17T23:23:07.661Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-11-17T23:23:07.661Z] === RUN TestDockerfileOutsideTheBuildContext [2021-11-17T23:23:07.661Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-11-17T23:23:07.661Z] === RUN TestNonExistingDockerfile [2021-11-17T23:23:07.661Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-11-17T23:23:07.661Z] === RUN TestCopyRunConfig [2021-11-17T23:23:07.661Z] --- PASS: TestCopyRunConfig (0.00s) [2021-11-17T23:23:07.661Z] === RUN TestDeepCopyRunConfig [2021-11-17T23:23:07.661Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-11-17T23:23:07.661Z] === RUN TestExportImage [2021-11-17T23:23:07.661Z] --- PASS: TestExportImage (0.00s) [2021-11-17T23:23:07.661Z] === RUN TestNormalizeDest [2021-11-17T23:23:07.661Z] --- PASS: TestNormalizeDest (0.00s) [2021-11-17T23:23:07.661Z] PASS [2021-11-17T23:23:07.661Z] coverage: 46.8% of statements [2021-11-17T23:23:07.661Z] ok github.com/docker/docker/builder/dockerfile 0.176s coverage: 46.8% of statements [2021-11-17T23:23:07.661Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-17T23:23:07.661Z] === RUN TestEnable [2021-11-17T23:23:07.661Z] --- PASS: TestEnable (0.00s) [2021-11-17T23:23:07.661Z] === RUN TestDisable [2021-11-17T23:23:07.661Z] --- PASS: TestDisable (0.00s) [2021-11-17T23:23:07.661Z] === RUN TestEnabled [2021-11-17T23:23:07.661Z] --- PASS: TestEnabled (0.00s) [2021-11-17T23:23:07.661Z] PASS [2021-11-17T23:23:08.002Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2021-11-17T23:23:08.131Z] coverage: 100.0% of statements [2021-11-17T23:23:08.131Z] ok github.com/docker/docker/cli/debug 0.047s coverage: 100.0% of statements [2021-11-17T23:23:08.258Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2021-11-17T23:23:08.258Z] === RUN TestDaemonIpcModePrivate [2021-11-17T23:23:09.185Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2021-11-17T23:23:09.185Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2021-11-17T23:23:09.185Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-17T23:23:09.240Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-11-17T23:23:09.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.59s) [2021-11-17T23:23:09.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.69s) [2021-11-17T23:23:09.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2021-11-17T23:23:09.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s) [2021-11-17T23:23:09.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.21s) [2021-11-17T23:23:09.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2021-11-17T23:23:09.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.61s) [2021-11-17T23:23:09.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.66s) [2021-11-17T23:23:09.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.83s) [2021-11-17T23:23:09.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.82s) [2021-11-17T23:23:09.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s) [2021-11-17T23:23:09.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.65s) [2021-11-17T23:23:09.240Z] === RUN TestCgroupNamespacesRun [2021-11-17T23:23:09.656Z] --- PASS: TestDaemonStartWithLogOpt (6.13s) [2021-11-17T23:23:09.656Z] === CONT TestReadPluginNoRead [2021-11-17T23:23:10.176Z] --- PASS: TestCgroupNamespacesRun (1.07s) [2021-11-17T23:23:10.176Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-17T23:23:10.548Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2021-11-17T23:23:10.548Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) [2021-11-17T23:23:10.548Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-17T23:23:11.110Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.05s) [2021-11-17T23:23:11.111Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-17T23:23:11.475Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2021-11-17T23:23:11.745Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s) [2021-11-17T23:23:11.745Z] === RUN TestIpcModeOlderClient [2021-11-17T23:23:11.745Z] === PAUSE TestIpcModeOlderClient [2021-11-17T23:23:11.745Z] === RUN TestKillContainerInvalidSignal [2021-11-17T23:23:12.001Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2021-11-17T23:23:12.001Z] === RUN TestKillContainer [2021-11-17T23:23:12.001Z] === RUN TestKillContainer/no_signal [2021-11-17T23:23:12.046Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s) [2021-11-17T23:23:12.046Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-17T23:23:12.566Z] === RUN TestKillContainer/non_killing_signal [2021-11-17T23:23:12.822Z] === RUN TestKillContainer/killing_signal [2021-11-17T23:23:12.938Z] === RUN TestReadPluginNoRead/default [2021-11-17T23:23:13.196Z] --- PASS: TestContinueAfterPluginCrash (9.68s) [2021-11-17T23:23:13.385Z] --- PASS: TestKillContainer (1.27s) [2021-11-17T23:23:13.385Z] --- PASS: TestKillContainer/no_signal (0.39s) [2021-11-17T23:23:13.385Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2021-11-17T23:23:13.385Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2021-11-17T23:23:13.385Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-17T23:23:13.385Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-17T23:23:13.421Z] --- PASS: TestCgroupNamespacesRunHostMode (1.06s) [2021-11-17T23:23:13.421Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-17T23:23:13.947Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-17T23:23:14.355Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s) [2021-11-17T23:23:14.355Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-17T23:23:14.508Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2021-11-17T23:23:14.508Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2021-11-17T23:23:14.508Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2021-11-17T23:23:14.508Z] === RUN TestKillStoppedContainer [2021-11-17T23:23:14.765Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-11-17T23:23:14.765Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-17T23:23:14.765Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-11-17T23:23:14.765Z] === RUN TestKillDifferentUserContainer [2021-11-17T23:23:15.020Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2021-11-17T23:23:15.021Z] === RUN TestInspectOomKilledTrue [2021-11-17T23:23:15.021Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-11-17T23:23:15.021Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-17T23:23:15.021Z] === RUN TestInspectOomKilledFalse [2021-11-17T23:23:15.095Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-17T23:23:15.290Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.05s) [2021-11-17T23:23:15.290Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-17T23:23:15.582Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2021-11-17T23:23:15.582Z] === RUN TestLinksEtcHostsContentMatch [2021-11-17T23:23:15.838Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2021-11-17T23:23:15.838Z] === RUN TestLinksContainerNames [2021-11-17T23:23:15.857Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2021-11-17T23:23:15.857Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-17T23:23:16.764Z] --- PASS: TestLinksContainerNames (0.83s) [2021-11-17T23:23:16.764Z] === RUN TestLogsFollowTailEmpty [2021-11-17T23:23:17.020Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2021-11-17T23:23:17.020Z] === RUN TestContainerNetworkMountsNoChown [2021-11-17T23:23:17.266Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s) [2021-11-17T23:23:17.266Z] === RUN TestNISDomainname [2021-11-17T23:23:17.524Z] --- PASS: TestNISDomainname (0.48s) [2021-11-17T23:23:17.524Z] === RUN TestHostnameDnsResolution [2021-11-17T23:23:17.583Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2021-11-17T23:23:17.583Z] === RUN TestMountDaemonRoot [2021-11-17T23:23:17.583Z] === RUN TestMountDaemonRoot/default [2021-11-17T23:23:17.583Z] === PAUSE TestMountDaemonRoot/default [2021-11-17T23:23:17.583Z] === RUN TestMountDaemonRoot/private [2021-11-17T23:23:17.583Z] === PAUSE TestMountDaemonRoot/private [2021-11-17T23:23:17.583Z] === RUN TestMountDaemonRoot/rprivate [2021-11-17T23:23:17.583Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-17T23:23:17.583Z] === RUN TestMountDaemonRoot/slave [2021-11-17T23:23:17.583Z] === PAUSE TestMountDaemonRoot/slave [2021-11-17T23:23:17.583Z] === RUN TestMountDaemonRoot/rslave [2021-11-17T23:23:17.583Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-17T23:23:17.583Z] === RUN TestMountDaemonRoot/shared [2021-11-17T23:23:17.583Z] === PAUSE TestMountDaemonRoot/shared [2021-11-17T23:23:17.583Z] === RUN TestMountDaemonRoot/rshared [2021-11-17T23:23:17.583Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-17T23:23:17.583Z] === CONT TestMountDaemonRoot/default [2021-11-17T23:23:17.583Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-17T23:23:17.583Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-17T23:23:17.583Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-17T23:23:17.583Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-17T23:23:17.583Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-17T23:23:17.583Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-17T23:23:17.583Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-17T23:23:17.583Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-17T23:23:17.583Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-17T23:23:17.583Z] === CONT TestMountDaemonRoot/rshared [2021-11-17T23:23:17.583Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-17T23:23:17.583Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-17T23:23:17.583Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-17T23:23:17.583Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-17T23:23:17.583Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-17T23:23:17.583Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-17T23:23:17.583Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-17T23:23:17.583Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-17T23:23:17.583Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-17T23:23:17.583Z] === CONT TestMountDaemonRoot/shared [2021-11-17T23:23:17.583Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-17T23:23:17.583Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-17T23:23:17.583Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-17T23:23:17.583Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-17T23:23:17.583Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-17T23:23:17.583Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-17T23:23:17.583Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-17T23:23:17.583Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-17T23:23:17.583Z] === CONT TestMountDaemonRoot/rslave [2021-11-17T23:23:17.583Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-17T23:23:17.583Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-17T23:23:17.583Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-17T23:23:17.583Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-17T23:23:17.583Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-17T23:23:17.583Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-17T23:23:17.583Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-17T23:23:17.583Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-17T23:23:17.583Z] === CONT TestMountDaemonRoot/slave [2021-11-17T23:23:17.583Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-17T23:23:17.583Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-17T23:23:17.583Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-17T23:23:17.583Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-17T23:23:17.583Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-17T23:23:17.583Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-17T23:23:17.583Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-17T23:23:17.583Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-17T23:23:17.583Z] === CONT TestMountDaemonRoot/rprivate [2021-11-17T23:23:17.583Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-17T23:23:17.583Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-17T23:23:17.583Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-17T23:23:17.583Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-17T23:23:17.583Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-17T23:23:17.583Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-17T23:23:17.583Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-17T23:23:17.583Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-17T23:23:17.583Z] === CONT TestMountDaemonRoot/private [2021-11-17T23:23:17.583Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-17T23:23:17.583Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-17T23:23:17.583Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-17T23:23:17.583Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-17T23:23:17.583Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-17T23:23:17.583Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-17T23:23:17.583Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-17T23:23:17.583Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-17T23:23:17.583Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-17T23:23:17.583Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-17T23:23:17.583Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-17T23:23:17.583Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-17T23:23:17.583Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-17T23:23:17.583Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-17T23:23:17.583Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-17T23:23:17.583Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-17T23:23:17.583Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-17T23:23:17.621Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-17T23:23:17.839Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-17T23:23:17.839Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-17T23:23:17.839Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-17T23:23:17.839Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-17T23:23:17.839Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-17T23:23:17.839Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-17T23:23:17.839Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-17T23:23:17.839Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-17T23:23:17.839Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-17T23:23:17.839Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-17T23:23:17.839Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-17T23:23:17.839Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-17T23:23:17.839Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-17T23:23:17.839Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-17T23:23:17.839Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-17T23:23:17.839Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-17T23:23:18.092Z] --- PASS: TestHostnameDnsResolution (0.61s) [2021-11-17T23:23:18.092Z] === RUN TestStats [2021-11-17T23:23:18.094Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-17T23:23:18.094Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-11-17T23:23:18.094Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-17T23:23:18.094Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-11-17T23:23:18.094Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-11-17T23:23:18.094Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-11-17T23:23:18.094Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2021-11-17T23:23:18.094Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-17T23:23:18.094Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-11-17T23:23:18.094Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-11-17T23:23:18.094Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-11-17T23:23:18.094Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-11-17T23:23:18.094Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-17T23:23:18.094Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-11-17T23:23:18.094Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-11-17T23:23:18.094Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-11-17T23:23:18.094Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-11-17T23:23:18.094Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-17T23:23:18.094Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-11-17T23:23:18.094Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-11-17T23:23:18.094Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-11-17T23:23:18.094Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-11-17T23:23:18.094Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-17T23:23:18.094Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-11-17T23:23:18.094Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-11-17T23:23:18.094Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-11-17T23:23:18.094Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-11-17T23:23:18.094Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-17T23:23:18.094Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-11-17T23:23:18.094Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-11-17T23:23:18.094Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-11-17T23:23:18.094Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-11-17T23:23:18.094Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-17T23:23:18.094Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-11-17T23:23:18.094Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-11-17T23:23:18.094Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-11-17T23:23:18.094Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-11-17T23:23:18.094Z] === RUN TestContainerBindMountNonRecursive [2021-11-17T23:23:18.595Z] === RUN TestCheckpointCreateError [2021-11-17T23:23:18.595Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-11-17T23:23:18.595Z] === RUN TestCheckpointCreate [2021-11-17T23:23:18.595Z] --- PASS: TestCheckpointCreate (0.00s) [2021-11-17T23:23:18.595Z] === RUN TestCheckpointDeleteError [2021-11-17T23:23:18.595Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-11-17T23:23:18.595Z] === RUN TestCheckpointDelete [2021-11-17T23:23:18.595Z] --- PASS: TestCheckpointDelete (0.00s) [2021-11-17T23:23:18.595Z] === RUN TestCheckpointListError [2021-11-17T23:23:18.595Z] --- PASS: TestCheckpointListError (0.00s) [2021-11-17T23:23:18.595Z] === RUN TestCheckpointList [2021-11-17T23:23:18.595Z] --- PASS: TestCheckpointList (0.00s) [2021-11-17T23:23:18.595Z] === RUN TestCheckpointListContainerNotFound [2021-11-17T23:23:18.595Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-11-17T23:23:18.595Z] === RUN TestNewClientWithOpsFromEnv [2021-11-17T23:23:18.595Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-17T23:23:18.595Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-11-17T23:23:18.595Z] === RUN TestGetAPIPath [2021-11-17T23:23:18.595Z] --- PASS: TestGetAPIPath (0.00s) [2021-11-17T23:23:18.595Z] === RUN TestParseHostURL [2021-11-17T23:23:18.595Z] --- PASS: TestParseHostURL (0.00s) [2021-11-17T23:23:18.595Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-11-17T23:23:18.595Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-11-17T23:23:18.595Z] === RUN TestNegotiateAPIVersionEmpty [2021-11-17T23:23:18.595Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-11-17T23:23:18.595Z] === RUN TestNegotiateAPIVersion [2021-11-17T23:23:18.595Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-11-17T23:23:18.595Z] === RUN TestNegotiateAPVersionOverride [2021-11-17T23:23:18.595Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-11-17T23:23:18.595Z] === RUN TestNegotiateAPIVersionAutomatic [2021-11-17T23:23:18.595Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-11-17T23:23:18.595Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-11-17T23:23:18.595Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-11-17T23:23:18.595Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-11-17T23:23:18.595Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-11-17T23:23:18.595Z] === RUN TestClientRedirect [2021-11-17T23:23:18.595Z] --- PASS: TestClientRedirect (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestConfigCreateUnsupported [2021-11-17T23:23:18.596Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestConfigCreateError [2021-11-17T23:23:18.596Z] --- PASS: TestConfigCreateError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestConfigCreate [2021-11-17T23:23:18.596Z] --- PASS: TestConfigCreate (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestConfigInspectNotFound [2021-11-17T23:23:18.596Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestConfigInspectWithEmptyID [2021-11-17T23:23:18.596Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestConfigInspectUnsupported [2021-11-17T23:23:18.596Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestConfigInspectError [2021-11-17T23:23:18.596Z] --- PASS: TestConfigInspectError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestConfigInspectConfigNotFound [2021-11-17T23:23:18.596Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestConfigInspect [2021-11-17T23:23:18.596Z] --- PASS: TestConfigInspect (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestConfigListUnsupported [2021-11-17T23:23:18.596Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestConfigListError [2021-11-17T23:23:18.596Z] --- PASS: TestConfigListError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestConfigList [2021-11-17T23:23:18.596Z] --- PASS: TestConfigList (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestConfigRemoveUnsupported [2021-11-17T23:23:18.596Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestConfigRemoveError [2021-11-17T23:23:18.596Z] --- PASS: TestConfigRemoveError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestConfigRemove [2021-11-17T23:23:18.596Z] --- PASS: TestConfigRemove (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestConfigUpdateUnsupported [2021-11-17T23:23:18.596Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestConfigUpdateError [2021-11-17T23:23:18.596Z] --- PASS: TestConfigUpdateError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestConfigUpdate [2021-11-17T23:23:18.596Z] --- PASS: TestConfigUpdate (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerCommitError [2021-11-17T23:23:18.596Z] --- PASS: TestContainerCommitError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerCommit [2021-11-17T23:23:18.596Z] --- PASS: TestContainerCommit (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerStatPathError [2021-11-17T23:23:18.596Z] --- PASS: TestContainerStatPathError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerStatPathNotFoundError [2021-11-17T23:23:18.596Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerStatPathNoHeaderError [2021-11-17T23:23:18.596Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerStatPath [2021-11-17T23:23:18.596Z] --- PASS: TestContainerStatPath (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestCopyToContainerError [2021-11-17T23:23:18.596Z] --- PASS: TestCopyToContainerError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestCopyToContainerNotFoundError [2021-11-17T23:23:18.596Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestCopyToContainerNotStatusOKError [2021-11-17T23:23:18.596Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestCopyToContainer [2021-11-17T23:23:18.596Z] --- PASS: TestCopyToContainer (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestCopyFromContainerError [2021-11-17T23:23:18.596Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestCopyFromContainerNotFoundError [2021-11-17T23:23:18.596Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestCopyFromContainerNotStatusOKError [2021-11-17T23:23:18.596Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestCopyFromContainerNoHeaderError [2021-11-17T23:23:18.596Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestCopyFromContainer [2021-11-17T23:23:18.596Z] --- PASS: TestCopyFromContainer (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerCreateError [2021-11-17T23:23:18.596Z] --- PASS: TestContainerCreateError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerCreateImageNotFound [2021-11-17T23:23:18.596Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerCreateWithName [2021-11-17T23:23:18.596Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerCreateAutoRemove [2021-11-17T23:23:18.596Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerDiffError [2021-11-17T23:23:18.596Z] --- PASS: TestContainerDiffError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerDiff [2021-11-17T23:23:18.596Z] --- PASS: TestContainerDiff (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerExecCreateError [2021-11-17T23:23:18.596Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerExecCreate [2021-11-17T23:23:18.596Z] --- PASS: TestContainerExecCreate (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerExecStartError [2021-11-17T23:23:18.596Z] --- PASS: TestContainerExecStartError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerExecStart [2021-11-17T23:23:18.596Z] --- PASS: TestContainerExecStart (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerExecInspectError [2021-11-17T23:23:18.596Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerExecInspect [2021-11-17T23:23:18.596Z] --- PASS: TestContainerExecInspect (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerExportError [2021-11-17T23:23:18.596Z] --- PASS: TestContainerExportError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerExport [2021-11-17T23:23:18.596Z] --- PASS: TestContainerExport (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerInspectError [2021-11-17T23:23:18.596Z] --- PASS: TestContainerInspectError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerInspectContainerNotFound [2021-11-17T23:23:18.596Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerInspectWithEmptyID [2021-11-17T23:23:18.596Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerInspect [2021-11-17T23:23:18.596Z] --- PASS: TestContainerInspect (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerInspectNode [2021-11-17T23:23:18.596Z] --- PASS: TestContainerInspectNode (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerKillError [2021-11-17T23:23:18.596Z] --- PASS: TestContainerKillError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerKill [2021-11-17T23:23:18.596Z] --- PASS: TestContainerKill (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerListError [2021-11-17T23:23:18.596Z] --- PASS: TestContainerListError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerList [2021-11-17T23:23:18.596Z] --- PASS: TestContainerList (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerLogsNotFoundError [2021-11-17T23:23:18.596Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerLogsError [2021-11-17T23:23:18.596Z] --- PASS: TestContainerLogsError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerLogs [2021-11-17T23:23:18.596Z] --- PASS: TestContainerLogs (0.14s) [2021-11-17T23:23:18.596Z] === RUN TestContainerPauseError [2021-11-17T23:23:18.596Z] --- PASS: TestContainerPauseError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerPause [2021-11-17T23:23:18.596Z] --- PASS: TestContainerPause (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainersPruneError [2021-11-17T23:23:18.596Z] --- PASS: TestContainersPruneError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainersPrune [2021-11-17T23:23:18.596Z] --- PASS: TestContainersPrune (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerRemoveError [2021-11-17T23:23:18.596Z] --- PASS: TestContainerRemoveError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerRemoveNotFoundError [2021-11-17T23:23:18.596Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerRemove [2021-11-17T23:23:18.596Z] --- PASS: TestContainerRemove (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerRenameError [2021-11-17T23:23:18.596Z] --- PASS: TestContainerRenameError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerRename [2021-11-17T23:23:18.596Z] --- PASS: TestContainerRename (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerResizeError [2021-11-17T23:23:18.596Z] --- PASS: TestContainerResizeError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerExecResizeError [2021-11-17T23:23:18.596Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerResize [2021-11-17T23:23:18.596Z] --- PASS: TestContainerResize (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerExecResize [2021-11-17T23:23:18.596Z] --- PASS: TestContainerExecResize (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerRestartError [2021-11-17T23:23:18.596Z] --- PASS: TestContainerRestartError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerRestart [2021-11-17T23:23:18.596Z] --- PASS: TestContainerRestart (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerStartError [2021-11-17T23:23:18.596Z] --- PASS: TestContainerStartError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerStart [2021-11-17T23:23:18.596Z] --- PASS: TestContainerStart (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerStatsError [2021-11-17T23:23:18.596Z] --- PASS: TestContainerStatsError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerStats [2021-11-17T23:23:18.596Z] --- PASS: TestContainerStats (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerStopError [2021-11-17T23:23:18.596Z] --- PASS: TestContainerStopError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerStop [2021-11-17T23:23:18.596Z] --- PASS: TestContainerStop (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerTopError [2021-11-17T23:23:18.596Z] --- PASS: TestContainerTopError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerTop [2021-11-17T23:23:18.596Z] --- PASS: TestContainerTop (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerUnpauseError [2021-11-17T23:23:18.596Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerUnpause [2021-11-17T23:23:18.596Z] --- PASS: TestContainerUnpause (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerUpdateError [2021-11-17T23:23:18.596Z] --- PASS: TestContainerUpdateError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerUpdate [2021-11-17T23:23:18.596Z] --- PASS: TestContainerUpdate (0.01s) [2021-11-17T23:23:18.596Z] === RUN TestContainerWaitError [2021-11-17T23:23:18.596Z] --- PASS: TestContainerWaitError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestContainerWait [2021-11-17T23:23:18.596Z] --- PASS: TestContainerWait (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestDiskUsageError [2021-11-17T23:23:18.596Z] --- PASS: TestDiskUsageError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestDiskUsage [2021-11-17T23:23:18.596Z] --- PASS: TestDiskUsage (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestDistributionInspectUnsupported [2021-11-17T23:23:18.596Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestDistributionInspectWithEmptyID [2021-11-17T23:23:18.596Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestEventsErrorInOptions [2021-11-17T23:23:18.596Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestEventsErrorFromServer [2021-11-17T23:23:18.596Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestEvents [2021-11-17T23:23:18.596Z] --- PASS: TestEvents (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestTLSCloseWriter [2021-11-17T23:23:18.596Z] === PAUSE TestTLSCloseWriter [2021-11-17T23:23:18.596Z] === RUN TestImageBuildError [2021-11-17T23:23:18.596Z] --- PASS: TestImageBuildError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImageBuild [2021-11-17T23:23:18.596Z] --- PASS: TestImageBuild (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestGetDockerOS [2021-11-17T23:23:18.596Z] --- PASS: TestGetDockerOS (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImageCreateError [2021-11-17T23:23:18.596Z] --- PASS: TestImageCreateError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImageCreate [2021-11-17T23:23:18.596Z] --- PASS: TestImageCreate (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImageHistoryError [2021-11-17T23:23:18.596Z] --- PASS: TestImageHistoryError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImageHistory [2021-11-17T23:23:18.596Z] --- PASS: TestImageHistory (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImageImportError [2021-11-17T23:23:18.596Z] --- PASS: TestImageImportError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImageImport [2021-11-17T23:23:18.596Z] --- PASS: TestImageImport (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImageInspectError [2021-11-17T23:23:18.596Z] --- PASS: TestImageInspectError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImageInspectImageNotFound [2021-11-17T23:23:18.596Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImageInspectWithEmptyID [2021-11-17T23:23:18.596Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImageInspect [2021-11-17T23:23:18.596Z] --- PASS: TestImageInspect (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImageListError [2021-11-17T23:23:18.596Z] --- PASS: TestImageListError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImageList [2021-11-17T23:23:18.596Z] --- PASS: TestImageList (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImageListApiBefore125 [2021-11-17T23:23:18.596Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImageLoadError [2021-11-17T23:23:18.596Z] --- PASS: TestImageLoadError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImageLoad [2021-11-17T23:23:18.596Z] --- PASS: TestImageLoad (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImagesPruneError [2021-11-17T23:23:18.596Z] --- PASS: TestImagesPruneError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImagesPrune [2021-11-17T23:23:18.596Z] --- PASS: TestImagesPrune (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImagePullReferenceParseError [2021-11-17T23:23:18.596Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImagePullAnyError [2021-11-17T23:23:18.596Z] --- PASS: TestImagePullAnyError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImagePullStatusUnauthorizedError [2021-11-17T23:23:18.596Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-17T23:23:18.596Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-17T23:23:18.596Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-11-17T23:23:18.596Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImagePullWithoutErrors [2021-11-17T23:23:18.596Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImagePushReferenceError [2021-11-17T23:23:18.596Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImagePushAnyError [2021-11-17T23:23:18.596Z] --- PASS: TestImagePushAnyError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImagePushStatusUnauthorizedError [2021-11-17T23:23:18.596Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-17T23:23:18.596Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-17T23:23:18.596Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-11-17T23:23:18.596Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImagePushWithoutErrors [2021-11-17T23:23:18.596Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-11-17T23:23:18.596Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-11-17T23:23:18.596Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-11-17T23:23:18.596Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-11-17T23:23:18.596Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-11-17T23:23:18.596Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-11-17T23:23:18.596Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-11-17T23:23:18.596Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-11-17T23:23:18.596Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImageRemoveError [2021-11-17T23:23:18.596Z] --- PASS: TestImageRemoveError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImageRemoveImageNotFound [2021-11-17T23:23:18.596Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImageRemove [2021-11-17T23:23:18.596Z] --- PASS: TestImageRemove (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImageSaveError [2021-11-17T23:23:18.596Z] --- PASS: TestImageSaveError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImageSave [2021-11-17T23:23:18.596Z] --- PASS: TestImageSave (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImageSearchAnyError [2021-11-17T23:23:18.596Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImageSearchStatusUnauthorizedError [2021-11-17T23:23:18.596Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-17T23:23:18.596Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-17T23:23:18.596Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-11-17T23:23:18.596Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImageSearchWithoutErrors [2021-11-17T23:23:18.596Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImageTagError [2021-11-17T23:23:18.596Z] --- PASS: TestImageTagError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImageTagInvalidReference [2021-11-17T23:23:18.596Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImageTagInvalidSourceImageName [2021-11-17T23:23:18.596Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImageTagHexSource [2021-11-17T23:23:18.596Z] --- PASS: TestImageTagHexSource (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestImageTag [2021-11-17T23:23:18.596Z] --- PASS: TestImageTag (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestInfoServerError [2021-11-17T23:23:18.596Z] --- PASS: TestInfoServerError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestInfoInvalidResponseJSONError [2021-11-17T23:23:18.596Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestInfo [2021-11-17T23:23:18.596Z] --- PASS: TestInfo (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestNetworkConnectError [2021-11-17T23:23:18.596Z] --- PASS: TestNetworkConnectError (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-11-17T23:23:18.596Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestNetworkConnect [2021-11-17T23:23:18.596Z] --- PASS: TestNetworkConnect (0.00s) [2021-11-17T23:23:18.596Z] === RUN TestNetworkCreateError [2021-11-17T23:23:18.597Z] --- PASS: TestNetworkCreateError (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestNetworkCreate [2021-11-17T23:23:18.597Z] --- PASS: TestNetworkCreate (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestNetworkDisconnectError [2021-11-17T23:23:18.597Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestNetworkDisconnect [2021-11-17T23:23:18.597Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestNetworkInspectError [2021-11-17T23:23:18.597Z] --- PASS: TestNetworkInspectError (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestNetworkInspectNotFoundError [2021-11-17T23:23:18.597Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestNetworkInspectWithEmptyID [2021-11-17T23:23:18.597Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestNetworkInspect [2021-11-17T23:23:18.597Z] --- PASS: TestNetworkInspect (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestNetworkListError [2021-11-17T23:23:18.597Z] --- PASS: TestNetworkListError (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestNetworkList [2021-11-17T23:23:18.597Z] --- PASS: TestNetworkList (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestNetworksPruneError [2021-11-17T23:23:18.597Z] --- PASS: TestNetworksPruneError (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestNetworksPrune [2021-11-17T23:23:18.597Z] --- PASS: TestNetworksPrune (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestNetworkRemoveError [2021-11-17T23:23:18.597Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestNetworkRemove [2021-11-17T23:23:18.597Z] --- PASS: TestNetworkRemove (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestNodeInspectError [2021-11-17T23:23:18.597Z] --- PASS: TestNodeInspectError (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestNodeInspectNodeNotFound [2021-11-17T23:23:18.597Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestNodeInspectWithEmptyID [2021-11-17T23:23:18.597Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestNodeInspect [2021-11-17T23:23:18.597Z] --- PASS: TestNodeInspect (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestNodeListError [2021-11-17T23:23:18.597Z] --- PASS: TestNodeListError (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestNodeList [2021-11-17T23:23:18.597Z] --- PASS: TestNodeList (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestNodeRemoveError [2021-11-17T23:23:18.597Z] --- PASS: TestNodeRemoveError (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestNodeRemove [2021-11-17T23:23:18.597Z] --- PASS: TestNodeRemove (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestNodeUpdateError [2021-11-17T23:23:18.597Z] --- PASS: TestNodeUpdateError (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestNodeUpdate [2021-11-17T23:23:18.597Z] --- PASS: TestNodeUpdate (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestOptionWithTimeout [2021-11-17T23:23:18.597Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestPingFail [2021-11-17T23:23:18.597Z] --- PASS: TestPingFail (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestPingWithError [2021-11-17T23:23:18.597Z] 2021/11/17 23:23:17 RoundTripper returned a response & error; ignoring response [2021-11-17T23:23:18.597Z] 2021/11/17 23:23:17 RoundTripper returned a response & error; ignoring response [2021-11-17T23:23:18.597Z] --- PASS: TestPingWithError (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestPingSuccess [2021-11-17T23:23:18.597Z] --- PASS: TestPingSuccess (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestPingHeadFallback [2021-11-17T23:23:18.597Z] === RUN TestPingHeadFallback/OK [2021-11-17T23:23:18.597Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-11-17T23:23:18.597Z] === RUN TestPingHeadFallback/Not_Found [2021-11-17T23:23:18.597Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-11-17T23:23:18.597Z] --- PASS: TestPingHeadFallback (0.00s) [2021-11-17T23:23:18.597Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-11-17T23:23:18.597Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-11-17T23:23:18.597Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-11-17T23:23:18.597Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestPluginDisableError [2021-11-17T23:23:18.597Z] --- PASS: TestPluginDisableError (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestPluginDisable [2021-11-17T23:23:18.597Z] --- PASS: TestPluginDisable (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestPluginEnableError [2021-11-17T23:23:18.597Z] --- PASS: TestPluginEnableError (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestPluginEnable [2021-11-17T23:23:18.597Z] --- PASS: TestPluginEnable (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestPluginInspectError [2021-11-17T23:23:18.597Z] --- PASS: TestPluginInspectError (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestPluginInspectWithEmptyID [2021-11-17T23:23:18.597Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestPluginInspect [2021-11-17T23:23:18.597Z] --- PASS: TestPluginInspect (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestPluginListError [2021-11-17T23:23:18.597Z] --- PASS: TestPluginListError (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestPluginList [2021-11-17T23:23:18.597Z] --- PASS: TestPluginList (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestPluginPushError [2021-11-17T23:23:18.597Z] --- PASS: TestPluginPushError (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestPluginPush [2021-11-17T23:23:18.597Z] --- PASS: TestPluginPush (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestPluginRemoveError [2021-11-17T23:23:18.597Z] --- PASS: TestPluginRemoveError (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestPluginRemove [2021-11-17T23:23:18.597Z] --- PASS: TestPluginRemove (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestPluginSetError [2021-11-17T23:23:18.597Z] --- PASS: TestPluginSetError (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestPluginSet [2021-11-17T23:23:18.597Z] --- PASS: TestPluginSet (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestSetHostHeader [2021-11-17T23:23:18.597Z] --- PASS: TestSetHostHeader (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestPlainTextError [2021-11-17T23:23:18.597Z] --- PASS: TestPlainTextError (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestInfiniteError [2021-11-17T23:23:18.597Z] --- PASS: TestInfiniteError (0.02s) [2021-11-17T23:23:18.597Z] === RUN TestSecretCreateUnsupported [2021-11-17T23:23:18.597Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestSecretCreateError [2021-11-17T23:23:18.597Z] --- PASS: TestSecretCreateError (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestSecretCreate [2021-11-17T23:23:18.597Z] --- PASS: TestSecretCreate (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestSecretInspectUnsupported [2021-11-17T23:23:18.597Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestSecretInspectError [2021-11-17T23:23:18.597Z] --- PASS: TestSecretInspectError (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestSecretInspectSecretNotFound [2021-11-17T23:23:18.597Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestSecretInspectWithEmptyID [2021-11-17T23:23:18.597Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestSecretInspect [2021-11-17T23:23:18.597Z] --- PASS: TestSecretInspect (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestSecretListUnsupported [2021-11-17T23:23:18.597Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestSecretListError [2021-11-17T23:23:18.597Z] --- PASS: TestSecretListError (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestSecretList [2021-11-17T23:23:18.597Z] --- PASS: TestSecretList (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestSecretRemoveUnsupported [2021-11-17T23:23:18.597Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestSecretRemoveError [2021-11-17T23:23:18.597Z] --- PASS: TestSecretRemoveError (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestSecretRemove [2021-11-17T23:23:18.597Z] --- PASS: TestSecretRemove (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestSecretUpdateUnsupported [2021-11-17T23:23:18.597Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestSecretUpdateError [2021-11-17T23:23:18.597Z] --- PASS: TestSecretUpdateError (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestSecretUpdate [2021-11-17T23:23:18.597Z] --- PASS: TestSecretUpdate (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestServiceCreateError [2021-11-17T23:23:18.597Z] --- PASS: TestServiceCreateError (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestServiceCreate [2021-11-17T23:23:18.597Z] --- PASS: TestServiceCreate (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestServiceCreateCompatiblePlatforms [2021-11-17T23:23:18.597Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestServiceCreateDigestPinning [2021-11-17T23:23:18.597Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestServiceInspectError [2021-11-17T23:23:18.597Z] --- PASS: TestServiceInspectError (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestServiceInspectServiceNotFound [2021-11-17T23:23:18.597Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestServiceInspectWithEmptyID [2021-11-17T23:23:18.597Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestServiceInspect [2021-11-17T23:23:18.597Z] --- PASS: TestServiceInspect (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestServiceListError [2021-11-17T23:23:18.597Z] --- PASS: TestServiceListError (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestServiceList [2021-11-17T23:23:18.597Z] --- PASS: TestServiceList (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestServiceLogsError [2021-11-17T23:23:18.597Z] --- PASS: TestServiceLogsError (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestServiceLogs [2021-11-17T23:23:18.597Z] --- PASS: TestServiceLogs (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestServiceRemoveError [2021-11-17T23:23:18.597Z] --- PASS: TestServiceRemoveError (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestServiceRemoveNotFoundError [2021-11-17T23:23:18.597Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestServiceRemove [2021-11-17T23:23:18.597Z] --- PASS: TestServiceRemove (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestServiceUpdateError [2021-11-17T23:23:18.597Z] --- PASS: TestServiceUpdateError (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestServiceUpdate [2021-11-17T23:23:18.597Z] --- PASS: TestServiceUpdate (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestSwarmGetUnlockKeyError [2021-11-17T23:23:18.597Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestSwarmGetUnlockKey [2021-11-17T23:23:18.597Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestSwarmInitError [2021-11-17T23:23:18.597Z] --- PASS: TestSwarmInitError (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestSwarmInit [2021-11-17T23:23:18.597Z] --- PASS: TestSwarmInit (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestSwarmInspectError [2021-11-17T23:23:18.597Z] --- PASS: TestSwarmInspectError (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestSwarmInspect [2021-11-17T23:23:18.597Z] --- PASS: TestSwarmInspect (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestSwarmJoinError [2021-11-17T23:23:18.597Z] --- PASS: TestSwarmJoinError (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestSwarmJoin [2021-11-17T23:23:18.597Z] --- PASS: TestSwarmJoin (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestSwarmLeaveError [2021-11-17T23:23:18.597Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestSwarmLeave [2021-11-17T23:23:18.597Z] --- PASS: TestSwarmLeave (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestSwarmUnlockError [2021-11-17T23:23:18.597Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestSwarmUnlock [2021-11-17T23:23:18.597Z] --- PASS: TestSwarmUnlock (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestSwarmUpdateError [2021-11-17T23:23:18.597Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestSwarmUpdate [2021-11-17T23:23:18.597Z] --- PASS: TestSwarmUpdate (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestTaskInspectError [2021-11-17T23:23:18.597Z] --- PASS: TestTaskInspectError (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestTaskInspectWithEmptyID [2021-11-17T23:23:18.597Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestTaskInspect [2021-11-17T23:23:18.597Z] --- PASS: TestTaskInspect (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestTaskListError [2021-11-17T23:23:18.597Z] --- PASS: TestTaskListError (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestTaskList [2021-11-17T23:23:18.597Z] --- PASS: TestTaskList (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestVolumeCreateError [2021-11-17T23:23:18.597Z] --- PASS: TestVolumeCreateError (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestVolumeCreate [2021-11-17T23:23:18.597Z] --- PASS: TestVolumeCreate (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestVolumeInspectError [2021-11-17T23:23:18.597Z] --- PASS: TestVolumeInspectError (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestVolumeInspectNotFound [2021-11-17T23:23:18.597Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestVolumeInspectWithEmptyID [2021-11-17T23:23:18.597Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestVolumeInspect [2021-11-17T23:23:18.597Z] --- PASS: TestVolumeInspect (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestVolumeListError [2021-11-17T23:23:18.597Z] --- PASS: TestVolumeListError (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestVolumeList [2021-11-17T23:23:18.597Z] --- PASS: TestVolumeList (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestVolumeRemoveError [2021-11-17T23:23:18.597Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-11-17T23:23:18.597Z] === RUN TestVolumeRemove [2021-11-17T23:23:18.597Z] --- PASS: TestVolumeRemove (0.00s) [2021-11-17T23:23:18.597Z] === CONT TestTLSCloseWriter [2021-11-17T23:23:18.597Z] --- PASS: TestTLSCloseWriter (0.02s) [2021-11-17T23:23:18.597Z] PASS [2021-11-17T23:23:18.597Z] coverage: 74.9% of statements [2021-11-17T23:23:18.597Z] ok github.com/docker/docker/client 0.302s coverage: 74.9% of statements [2021-11-17T23:23:19.459Z] --- PASS: TestContainerBindMountNonRecursive (1.29s) [2021-11-17T23:23:19.459Z] === RUN TestContainerVolumesMountedAsShared [2021-11-17T23:23:19.520Z] === CONT TestReadPluginNoRead [2021-11-17T23:23:19.520Z] read_test.go:92: [dd6b1673059e3] daemon is not started [2021-11-17T23:23:19.520Z] --- PASS: TestReadPluginNoRead (9.92s) [2021-11-17T23:23:19.520Z] --- PASS: TestReadPluginNoRead/default (2.22s) [2021-11-17T23:23:19.520Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.25s) [2021-11-17T23:23:19.520Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.23s) [2021-11-17T23:23:19.520Z] PASS [2021-11-17T23:23:19.520Z] [2021-11-17T23:23:19.520Z] DONE 6 tests in 16.164s [2021-11-17T23:23:19.520Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-11-17T23:23:19.520Z] testing: warning: no tests to run [2021-11-17T23:23:19.520Z] PASS [2021-11-17T23:23:19.520Z] [2021-11-17T23:23:19.520Z] DONE 0 tests in 0.032s [2021-11-17T23:23:19.520Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-17T23:23:19.520Z] INFO: Testing against a local daemon [2021-11-17T23:23:19.520Z] === RUN TestPluginWithDevMounts [2021-11-17T23:23:19.520Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-11-17T23:23:19.520Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-17T23:23:19.520Z] PASS [2021-11-17T23:23:19.520Z] [2021-11-17T23:23:19.520Z] === Skipped [2021-11-17T23:23:19.520Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-11-17T23:23:19.520Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-11-17T23:23:19.520Z] [2021-11-17T23:23:19.520Z] [2021-11-17T23:23:19.520Z] DONE 1 tests, 1 skipped in 0.108s [2021-11-17T23:23:19.520Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-17T23:23:19.714Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2021-11-17T23:23:19.714Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-17T23:23:19.778Z] INFO: Testing against a local daemon [2021-11-17T23:23:19.778Z] === RUN TestSecretInspect [2021-11-17T23:23:19.778Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:19.778Z] --- SKIP: TestSecretInspect (0.01s) [2021-11-17T23:23:19.778Z] === RUN TestSecretList [2021-11-17T23:23:19.778Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:19.778Z] --- SKIP: TestSecretList (0.01s) [2021-11-17T23:23:19.778Z] === RUN TestSecretsCreateAndDelete [2021-11-17T23:23:19.778Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:19.778Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2021-11-17T23:23:19.778Z] === RUN TestSecretsUpdate [2021-11-17T23:23:19.778Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:19.778Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-11-17T23:23:19.778Z] === RUN TestTemplatedSecret [2021-11-17T23:23:19.778Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:19.778Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-17T23:23:19.778Z] === RUN TestSecretCreateResolve [2021-11-17T23:23:19.778Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:19.778Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-11-17T23:23:19.778Z] PASS [2021-11-17T23:23:19.778Z] [2021-11-17T23:23:19.778Z] === Skipped [2021-11-17T23:23:19.778Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-11-17T23:23:19.778Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:19.778Z] [2021-11-17T23:23:19.778Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-11-17T23:23:19.778Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:19.778Z] [2021-11-17T23:23:19.778Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2021-11-17T23:23:19.778Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:19.778Z] [2021-11-17T23:23:19.778Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-11-17T23:23:19.778Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:19.778Z] [2021-11-17T23:23:19.778Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-11-17T23:23:19.778Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:19.778Z] [2021-11-17T23:23:19.778Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-11-17T23:23:19.778Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:19.778Z] [2021-11-17T23:23:19.778Z] [2021-11-17T23:23:19.778Z] DONE 6 tests, 6 skipped in 0.175s [2021-11-17T23:23:19.778Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-11-17T23:23:19.970Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2021-11-17T23:23:19.970Z] === RUN TestNetworkNat [2021-11-17T23:23:20.036Z] INFO: Testing against a local daemon [2021-11-17T23:23:20.036Z] === RUN TestServiceCreateInit [2021-11-17T23:23:20.036Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-17T23:23:20.036Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:20.036Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-17T23:23:20.036Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:20.036Z] --- PASS: TestServiceCreateInit (0.01s) [2021-11-17T23:23:20.036Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-17T23:23:20.036Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-17T23:23:20.036Z] === RUN TestCreateServiceMultipleTimes [2021-11-17T23:23:20.036Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:20.036Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-11-17T23:23:20.036Z] === RUN TestCreateServiceConflict [2021-11-17T23:23:20.036Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:20.036Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-11-17T23:23:20.036Z] === RUN TestCreateServiceMaxReplicas [2021-11-17T23:23:20.036Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:20.036Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-11-17T23:23:20.036Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-17T23:23:20.036Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:20.036Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2021-11-17T23:23:20.036Z] === RUN TestCreateServiceSecretFileMode [2021-11-17T23:23:20.036Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:20.036Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-11-17T23:23:20.036Z] === RUN TestCreateServiceConfigFileMode [2021-11-17T23:23:20.036Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:20.036Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-11-17T23:23:20.036Z] === RUN TestCreateServiceSysctls [2021-11-17T23:23:20.036Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:20.036Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-11-17T23:23:20.036Z] === RUN TestCreateServiceCapabilities [2021-11-17T23:23:20.036Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:20.036Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-11-17T23:23:20.036Z] === RUN TestInspect [2021-11-17T23:23:20.036Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:20.036Z] --- SKIP: TestInspect (0.01s) [2021-11-17T23:23:20.036Z] === RUN TestCreateJob [2021-11-17T23:23:20.036Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:20.036Z] --- SKIP: TestCreateJob (0.01s) [2021-11-17T23:23:20.036Z] === RUN TestReplicatedJob [2021-11-17T23:23:20.036Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:20.036Z] --- SKIP: TestReplicatedJob (0.01s) [2021-11-17T23:23:20.036Z] === RUN TestUpdateReplicatedJob [2021-11-17T23:23:20.036Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:20.036Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-11-17T23:23:20.036Z] === RUN TestServiceListWithStatuses [2021-11-17T23:23:20.036Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-17T23:23:20.036Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-17T23:23:20.036Z] === RUN TestDockerNetworkConnectAlias [2021-11-17T23:23:20.036Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:20.036Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2021-11-17T23:23:20.036Z] === RUN TestDockerNetworkReConnect [2021-11-17T23:23:20.036Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:20.036Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-11-17T23:23:20.036Z] === RUN TestServicePlugin [2021-11-17T23:23:20.532Z] --- PASS: TestNetworkNat (0.45s) [2021-11-17T23:23:20.532Z] === RUN TestNetworkLocalhostTCPNat [2021-11-17T23:23:20.622Z] --- PASS: TestStats (2.38s) [2021-11-17T23:23:20.622Z] === RUN TestStopContainerWithTimeout [2021-11-17T23:23:20.622Z] === RUN TestStopContainerWithTimeout/0 [2021-11-17T23:23:20.622Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-17T23:23:20.622Z] === RUN TestStopContainerWithTimeout/1 [2021-11-17T23:23:20.622Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-17T23:23:20.622Z] === RUN TestStopContainerWithTimeout/3 [2021-11-17T23:23:20.622Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-17T23:23:20.622Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-17T23:23:20.622Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-17T23:23:20.622Z] === CONT TestStopContainerWithTimeout/0 [2021-11-17T23:23:20.622Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-17T23:23:21.094Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2021-11-17T23:23:21.094Z] === RUN TestNetworkLoopbackNat [2021-11-17T23:23:21.189Z] === CONT TestStopContainerWithTimeout/3 [2021-11-17T23:23:23.090Z] === CONT TestStopContainerWithTimeout/1 [2021-11-17T23:23:23.317Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:23.317Z] --- SKIP: TestServicePlugin (2.99s) [2021-11-17T23:23:23.317Z] === RUN TestServiceUpdateLabel [2021-11-17T23:23:23.317Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:23.317Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-11-17T23:23:23.317Z] === RUN TestServiceUpdateSecrets [2021-11-17T23:23:23.317Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:23.317Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-11-17T23:23:23.317Z] === RUN TestServiceUpdateConfigs [2021-11-17T23:23:23.317Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:23.317Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-11-17T23:23:23.317Z] === RUN TestServiceUpdateNetwork [2021-11-17T23:23:23.317Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:23.317Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-11-17T23:23:23.317Z] === RUN TestServiceUpdatePidsLimit [2021-11-17T23:23:23.317Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:23.317Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-11-17T23:23:23.317Z] PASS [2021-11-17T23:23:23.317Z] [2021-11-17T23:23:23.317Z] === Skipped [2021-11-17T23:23:23.317Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-17T23:23:23.317Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:23.317Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-17T23:23:23.317Z] [2021-11-17T23:23:23.317Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-17T23:23:23.317Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:23.317Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-17T23:23:23.317Z] [2021-11-17T23:23:23.317Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-11-17T23:23:23.317Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:23.317Z] [2021-11-17T23:23:23.317Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-11-17T23:23:23.317Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:23.317Z] [2021-11-17T23:23:23.317Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-11-17T23:23:23.317Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:23.317Z] [2021-11-17T23:23:23.317Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2021-11-17T23:23:23.317Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:23.317Z] [2021-11-17T23:23:23.317Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-11-17T23:23:23.317Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:23.317Z] [2021-11-17T23:23:23.317Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-11-17T23:23:23.317Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:23.317Z] [2021-11-17T23:23:23.317Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-11-17T23:23:23.317Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:23.317Z] [2021-11-17T23:23:23.317Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-11-17T23:23:23.317Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:23.317Z] [2021-11-17T23:23:23.317Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-11-17T23:23:23.317Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:23.317Z] [2021-11-17T23:23:23.317Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-11-17T23:23:23.317Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:23.317Z] [2021-11-17T23:23:23.317Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-11-17T23:23:23.317Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:23.317Z] [2021-11-17T23:23:23.318Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-11-17T23:23:23.318Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:23.318Z] [2021-11-17T23:23:23.318Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-17T23:23:23.318Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-17T23:23:23.318Z] [2021-11-17T23:23:23.318Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2021-11-17T23:23:23.318Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:23.318Z] [2021-11-17T23:23:23.318Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-11-17T23:23:23.318Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:23.318Z] [2021-11-17T23:23:23.318Z] === SKIP: amd64.integration.service TestServicePlugin (2.99s) [2021-11-17T23:23:23.318Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:23.318Z] [2021-11-17T23:23:23.318Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-11-17T23:23:23.318Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:23.318Z] [2021-11-17T23:23:23.318Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-11-17T23:23:23.318Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:23.318Z] [2021-11-17T23:23:23.318Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-11-17T23:23:23.318Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:23.318Z] [2021-11-17T23:23:23.318Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-11-17T23:23:23.318Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:23.318Z] [2021-11-17T23:23:23.318Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-11-17T23:23:23.318Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-17T23:23:23.318Z] [2021-11-17T23:23:23.318Z] [2021-11-17T23:23:23.318Z] DONE 24 tests, 23 skipped in 3.370s [2021-11-17T23:23:23.318Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-11-17T23:23:23.318Z] INFO: Testing against a local daemon [2021-11-17T23:23:23.318Z] === RUN TestSessionCreate [2021-11-17T23:23:23.318Z] --- PASS: TestSessionCreate (0.02s) [2021-11-17T23:23:23.318Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-17T23:23:23.318Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-17T23:23:23.318Z] PASS [2021-11-17T23:23:23.318Z] [2021-11-17T23:23:23.318Z] DONE 2 tests in 0.141s [2021-11-17T23:23:23.318Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-11-17T23:23:23.575Z] INFO: Testing against a local daemon [2021-11-17T23:23:23.575Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-17T23:23:23.575Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-17T23:23:23.575Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-17T23:23:23.575Z] === RUN TestEventsExecDie [2021-11-17T23:23:23.606Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2021-11-17T23:23:23.606Z] === RUN TestPause [2021-11-17T23:23:23.833Z] --- PASS: TestEventsExecDie (0.48s) [2021-11-17T23:23:23.833Z] === RUN TestEventsBackwardsCompatible [2021-11-17T23:23:23.863Z] --- PASS: TestPause (0.44s) [2021-11-17T23:23:23.863Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-17T23:23:23.863Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-17T23:23:23.863Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-17T23:23:23.863Z] === RUN TestPauseStopPausedContainer [2021-11-17T23:23:24.092Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-11-17T23:23:24.092Z] === RUN TestInfoBinaryCommits [2021-11-17T23:23:24.092Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-11-17T23:23:24.092Z] === RUN TestInfoAPIVersioned [2021-11-17T23:23:24.092Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-17T23:23:24.092Z] === RUN TestInfoDiscoveryBackend [2021-11-17T23:23:24.424Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2021-11-17T23:23:24.424Z] === RUN TestPsFilter [2021-11-17T23:23:24.424Z] --- PASS: TestPsFilter (0.10s) [2021-11-17T23:23:24.424Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-17T23:23:24.465Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-11-17T23:23:24.465Z] --- PASS: TestStopContainerWithTimeout/0 (0.58s) [2021-11-17T23:23:24.465Z] --- PASS: TestStopContainerWithTimeout/-1 (2.44s) [2021-11-17T23:23:24.465Z] --- PASS: TestStopContainerWithTimeout/3 (2.34s) [2021-11-17T23:23:24.465Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2021-11-17T23:23:24.465Z] === RUN TestDeleteDevicemapper [2021-11-17T23:23:24.465Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-17T23:23:24.465Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-17T23:23:24.465Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-17T23:23:24.985Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2021-11-17T23:23:24.985Z] === RUN TestRemoveContainerWithVolume [2021-11-17T23:23:25.241Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2021-11-17T23:23:25.241Z] === RUN TestRemoveContainerRunning [2021-11-17T23:23:25.463Z] --- PASS: TestInfoDiscoveryBackend (1.54s) [2021-11-17T23:23:25.463Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-17T23:23:25.802Z] --- PASS: TestRemoveContainerRunning (0.42s) [2021-11-17T23:23:25.802Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-17T23:23:25.839Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.28s) [2021-11-17T23:23:25.839Z] === RUN TestUpdateMemory [2021-11-17T23:23:26.057Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2021-11-17T23:23:26.057Z] === RUN TestRemoveInvalidContainer [2021-11-17T23:23:26.057Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-17T23:23:26.057Z] === RUN TestRenameLinkedContainer [2021-11-17T23:23:26.098Z] --- PASS: TestUpdateMemory (0.47s) [2021-11-17T23:23:26.098Z] === RUN TestUpdateCPUQuota [2021-11-17T23:23:27.033Z] --- PASS: TestUpdateCPUQuota (0.69s) [2021-11-17T23:23:27.033Z] === RUN TestUpdatePidsLimit [2021-11-17T23:23:27.033Z] === RUN TestUpdatePidsLimit/update_from_none [2021-11-17T23:23:27.033Z] === RUN TestUpdatePidsLimit/no_change [2021-11-17T23:23:27.291Z] === RUN TestUpdatePidsLimit/update_lower [2021-11-17T23:23:27.551Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-11-17T23:23:27.551Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-11-17T23:23:27.809Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-11-17T23:23:27.944Z] --- PASS: TestRenameLinkedContainer (1.64s) [2021-11-17T23:23:27.945Z] === RUN TestRenameStoppedContainer [2021-11-17T23:23:28.068Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-11-17T23:23:28.200Z] --- PASS: TestRenameStoppedContainer (0.39s) [2021-11-17T23:23:28.200Z] === RUN TestRenameRunningContainerAndReuse [2021-11-17T23:23:28.636Z] --- PASS: TestUpdatePidsLimit (1.67s) [2021-11-17T23:23:28.636Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2021-11-17T23:23:28.636Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2021-11-17T23:23:28.636Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2021-11-17T23:23:28.636Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2021-11-17T23:23:28.636Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2021-11-17T23:23:28.636Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2021-11-17T23:23:28.636Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2021-11-17T23:23:28.636Z] === RUN TestUpdateRestartPolicy [2021-11-17T23:23:29.128Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2021-11-17T23:23:29.128Z] === RUN TestRenameInvalidName [2021-11-17T23:23:29.384Z] --- PASS: TestRenameInvalidName (0.40s) [2021-11-17T23:23:29.384Z] === RUN TestRenameAnonymousContainer [2021-11-17T23:23:29.642Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2021-11-17T23:23:29.642Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-17T23:23:29.642Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-17T23:23:29.642Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-11-17T23:23:29.642Z] === RUN TestInfoAPI [2021-11-17T23:23:29.642Z] --- PASS: TestInfoAPI (0.02s) [2021-11-17T23:23:29.642Z] === RUN TestInfoAPIWarnings [2021-11-17T23:23:30.750Z] --- PASS: TestRenameAnonymousContainer (1.49s) [2021-11-17T23:23:30.750Z] === RUN TestRenameContainerWithSameName [2021-11-17T23:23:31.326Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2021-11-17T23:23:31.326Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-17T23:23:32.254Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2021-11-17T23:23:32.254Z] === RUN TestResize [2021-11-17T23:23:32.513Z] --- PASS: TestResize (0.42s) [2021-11-17T23:23:32.513Z] === RUN TestResizeWithInvalidSize [2021-11-17T23:23:33.073Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2021-11-17T23:23:33.073Z] === RUN TestResizeWhenContainerNotStarted [2021-11-17T23:23:33.329Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2021-11-17T23:23:33.329Z] === RUN TestDaemonRestartKillContainers [2021-11-17T23:23:33.329Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-17T23:23:33.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-17T23:23:33.329Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-17T23:23:33.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-17T23:23:33.329Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-17T23:23:33.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-17T23:23:33.329Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-17T23:23:33.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-17T23:23:33.329Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-17T23:23:33.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-17T23:23:33.329Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-17T23:23:33.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-17T23:23:33.329Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-17T23:23:33.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-17T23:23:33.329Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-17T23:23:33.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-17T23:23:33.329Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-17T23:23:33.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-17T23:23:33.329Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-17T23:23:33.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-17T23:23:33.329Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-17T23:23:33.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-17T23:23:33.329Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-17T23:23:33.329Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-17T23:23:33.329Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-17T23:23:33.329Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-17T23:23:33.585Z] --- PASS: TestCheckoutGit (27.18s) [2021-11-17T23:23:33.585Z] === RUN TestValidGitTransport [2021-11-17T23:23:33.585Z] --- PASS: TestValidGitTransport (0.00s) [2021-11-17T23:23:33.585Z] === RUN TestGitInvalidRef [2021-11-17T23:23:33.585Z] --- PASS: TestGitInvalidRef (0.20s) [2021-11-17T23:23:33.585Z] PASS [2021-11-17T23:23:33.585Z] coverage: 86.3% of statements [2021-11-17T23:23:33.585Z] ok github.com/docker/docker/builder/remotecontext/git 27.479s coverage: 86.3% of statements [2021-11-17T23:23:33.585Z] ? github.com/docker/docker/cli [no test files] [2021-11-17T23:23:33.585Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-17T23:23:35.220Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-17T23:23:35.220Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-17T23:23:36.584Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-17T23:23:36.584Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-17T23:23:37.948Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-17T23:23:37.948Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-17T23:23:39.836Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-17T23:23:39.836Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-17T23:23:40.837Z] --- PASS: TestUpdateRestartPolicy (10.66s) [2021-11-17T23:23:40.837Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-17T23:23:40.837Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s) [2021-11-17T23:23:40.837Z] === RUN TestWaitNonBlocked [2021-11-17T23:23:40.837Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-17T23:23:40.837Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-17T23:23:40.837Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-17T23:23:40.837Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-17T23:23:40.837Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-17T23:23:40.837Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-17T23:23:40.837Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-11-17T23:23:40.837Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2021-11-17T23:23:40.837Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2021-11-17T23:23:40.837Z] === RUN TestWaitBlocked [2021-11-17T23:23:40.837Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-17T23:23:40.837Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-17T23:23:40.837Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-17T23:23:40.837Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-17T23:23:40.837Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-17T23:23:40.837Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-17T23:23:40.837Z] --- PASS: TestWaitBlocked (0.01s) [2021-11-17T23:23:40.837Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.59s) [2021-11-17T23:23:40.837Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s) [2021-11-17T23:23:40.837Z] === CONT TestContainerStartOnDaemonRestart [2021-11-17T23:23:40.837Z] === CONT TestContainerKillOnDaemonStart [2021-11-17T23:23:41.728Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-17T23:23:41.728Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-17T23:23:42.738Z] --- PASS: TestContainerStartOnDaemonRestart (1.94s) [2021-11-17T23:23:42.738Z] === CONT TestIpcModeOlderClient [2021-11-17T23:23:42.997Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-11-17T23:23:42.997Z] === CONT TestDaemonHostGatewayIP [2021-11-17T23:23:43.619Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-11-17T23:23:43.619Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.76s) [2021-11-17T23:23:43.619Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.90s) [2021-11-17T23:23:43.619Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.30s) [2021-11-17T23:23:43.619Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s) [2021-11-17T23:23:43.619Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2021-11-17T23:23:43.619Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.35s) [2021-11-17T23:23:43.619Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.81s) [2021-11-17T23:23:43.619Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.80s) [2021-11-17T23:23:43.619Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.97s) [2021-11-17T23:23:43.619Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.04s) [2021-11-17T23:23:43.619Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.75s) [2021-11-17T23:23:43.619Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.75s) [2021-11-17T23:23:43.619Z] === RUN TestCgroupNamespacesRun [2021-11-17T23:23:44.898Z] --- PASS: TestDaemonHostGatewayIP (2.08s) [2021-11-17T23:23:44.898Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-17T23:23:44.982Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2021-11-17T23:23:44.982Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-17T23:23:44.982Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-11-17T23:23:44.982Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-11-17T23:23:44.982Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-17T23:23:45.910Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2021-11-17T23:23:45.910Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-17T23:23:46.116Z] === RUN TestContainerStopSignal [2021-11-17T23:23:46.116Z] --- PASS: TestContainerStopSignal (0.00s) [2021-11-17T23:23:46.116Z] === RUN TestContainerStopTimeout [2021-11-17T23:23:46.116Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-11-17T23:23:46.116Z] === RUN TestContainerSecretReferenceDestTarget [2021-11-17T23:23:46.116Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-11-17T23:23:46.116Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-11-17T23:23:46.116Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-11-17T23:23:46.116Z] === RUN TestContainerLogPathSetForRingLogger [2021-11-17T23:23:46.116Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2021-11-17T23:23:46.116Z] === RUN TestReplaceAndAppendEnvVars [2021-11-17T23:23:46.116Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-11-17T23:23:46.116Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-11-17T23:23:46.116Z] === RUN TestNewMemoryStore [2021-11-17T23:23:46.116Z] --- PASS: TestNewMemoryStore (0.00s) [2021-11-17T23:23:46.116Z] === RUN TestAddContainers [2021-11-17T23:23:46.116Z] --- PASS: TestAddContainers (0.00s) [2021-11-17T23:23:46.116Z] === RUN TestGetContainer [2021-11-17T23:23:46.116Z] --- PASS: TestGetContainer (0.00s) [2021-11-17T23:23:46.116Z] === RUN TestDeleteContainer [2021-11-17T23:23:46.116Z] --- PASS: TestDeleteContainer (0.00s) [2021-11-17T23:23:46.116Z] === RUN TestListContainers [2021-11-17T23:23:46.116Z] --- PASS: TestListContainers (0.00s) [2021-11-17T23:23:46.116Z] === RUN TestFirstContainer [2021-11-17T23:23:46.116Z] --- PASS: TestFirstContainer (0.00s) [2021-11-17T23:23:46.116Z] === RUN TestApplyAllContainer [2021-11-17T23:23:46.116Z] --- PASS: TestApplyAllContainer (0.00s) [2021-11-17T23:23:46.116Z] === RUN TestIsValidHealthString [2021-11-17T23:23:46.116Z] --- PASS: TestIsValidHealthString (0.00s) [2021-11-17T23:23:46.116Z] === RUN TestStateRunStop [2021-11-17T23:23:46.116Z] --- PASS: TestStateRunStop (0.00s) [2021-11-17T23:23:46.116Z] === RUN TestStateTimeoutWait [2021-11-17T23:23:46.116Z] state_test.go:141: Stop callback fired [2021-11-17T23:23:46.116Z] state_test.go:165: Stop callback fired [2021-11-17T23:23:46.116Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-11-17T23:23:46.116Z] === RUN TestIsValidStateString [2021-11-17T23:23:46.116Z] --- PASS: TestIsValidStateString (0.00s) [2021-11-17T23:23:46.116Z] === RUN TestViewSaveDelete [2021-11-17T23:23:46.116Z] --- PASS: TestViewSaveDelete (0.02s) [2021-11-17T23:23:46.116Z] === RUN TestViewAll [2021-11-17T23:23:46.116Z] --- PASS: TestViewAll (0.02s) [2021-11-17T23:23:46.116Z] === RUN TestViewGet [2021-11-17T23:23:46.116Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-11-17T23:23:46.116Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-11-17T23:23:46.116Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-11-17T23:23:46.116Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-11-17T23:23:46.116Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-11-17T23:23:46.116Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-11-17T23:23:46.116Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-11-17T23:23:46.116Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-11-17T23:23:46.116Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-11-17T23:23:46.116Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-11-17T23:23:46.116Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-11-17T23:23:46.116Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-11-17T23:23:46.116Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-11-17T23:23:46.116Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2021-11-17T23:23:46.116Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-11-17T23:23:46.116Z] --- PASS: TestViewGet (0.02s) [2021-11-17T23:23:46.116Z] === RUN TestNames [2021-11-17T23:23:46.116Z] --- PASS: TestNames (0.00s) [2021-11-17T23:23:46.116Z] === RUN TestViewWithHealthCheck [2021-11-17T23:23:46.116Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-11-17T23:23:46.116Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-11-17T23:23:46.116Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-11-17T23:23:46.116Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-11-17T23:23:46.116Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-11-17T23:23:46.116Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-11-17T23:23:46.116Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-11-17T23:23:46.116Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-11-17T23:23:46.116Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-11-17T23:23:46.116Z] PASS [2021-11-17T23:23:46.116Z] coverage: 41.4% of statements [2021-11-17T23:23:46.116Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-11-17T23:23:46.116Z] === RUN TestConfigureDaemonLogs [2021-11-17T23:23:46.116Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-11-17T23:23:46.116Z] === RUN TestCommonOptionsInstallFlags [2021-11-17T23:23:46.116Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-11-17T23:23:46.116Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-11-17T23:23:46.116Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-11-17T23:23:46.116Z] PASS [2021-11-17T23:23:46.116Z] coverage: 18.4% of statements [2021-11-17T23:23:46.116Z] ok github.com/docker/docker/container 0.254s coverage: 41.4% of statements [2021-11-17T23:23:46.116Z] ok github.com/docker/docker/cmd/dockerd 0.161s coverage: 18.4% of statements [2021-11-17T23:23:46.116Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-17T23:23:46.116Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-17T23:23:46.116Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-17T23:23:46.116Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-17T23:23:46.813Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.53s) [2021-11-17T23:23:46.813Z] === CONT TestDaemonRestartIpcMode [2021-11-17T23:23:47.212Z] sha256:4c2bff25ac26fd45691174b7f0e9edcf5853ce7236769a7df96153a430a18b04 [2021-11-17T23:23:47.212Z] INFO: Starting docker-py tests... [2021-11-17T23:23:47.212Z] ============================= test session starts ============================== [2021-11-17T23:23:47.212Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2021-11-17T23:23:47.212Z] rootdir: /src, inifile: pytest.ini [2021-11-17T23:23:47.212Z] plugins: cov-2.6.1, timeout-1.3.3 [2021-11-17T23:23:47.212Z] collected 389 items / 1 deselected / 388 selected [2021-11-17T23:23:47.212Z] [2021-11-17T23:23:47.275Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2021-11-17T23:23:47.275Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-17T23:23:47.689Z] === RUN TestPrepare [2021-11-17T23:23:47.690Z] --- PASS: TestPrepare (0.00s) [2021-11-17T23:23:47.690Z] === RUN TestStart [2021-11-17T23:23:47.690Z] --- PASS: TestStart (0.00s) [2021-11-17T23:23:47.690Z] === RUN TestWaitCancel [2021-11-17T23:23:47.690Z] --- PASS: TestWaitCancel (0.00s) [2021-11-17T23:23:47.690Z] === RUN TestWaitDisabled [2021-11-17T23:23:47.690Z] --- PASS: TestWaitDisabled (0.00s) [2021-11-17T23:23:47.690Z] === RUN TestWaitEnabled [2021-11-17T23:23:47.690Z] --- PASS: TestWaitEnabled (0.00s) [2021-11-17T23:23:47.690Z] === RUN TestRemove [2021-11-17T23:23:47.690Z] --- PASS: TestRemove (0.00s) [2021-11-17T23:23:47.690Z] PASS [2021-11-17T23:23:47.690Z] coverage: 65.3% of statements [2021-11-17T23:23:47.690Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.129s coverage: 65.3% of statements [2021-11-17T23:23:47.737Z] --- PASS: TestInfoAPIWarnings (17.36s) [2021-11-17T23:23:47.738Z] === RUN TestInfoDebug [2021-11-17T23:23:47.738Z] --- PASS: TestInfoDebug (1.54s) [2021-11-17T23:23:47.738Z] === RUN TestInfoInsecureRegistries [2021-11-17T23:23:48.202Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2021-11-17T23:23:48.202Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-17T23:23:48.718Z] --- PASS: TestDaemonRestartIpcMode (2.03s) [2021-11-17T23:23:48.952Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-17T23:23:48.952Z] [2021-11-17T23:23:48.952Z] + TEST_INTEGRATION_DEST=1 [2021-11-17T23:23:48.952Z] + CONTAINER_NAME=docker-pr5-1 [2021-11-17T23:23:48.952Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-11-17T23:23:48.952Z] + run_tests test-integration-flaky [2021-11-17T23:23:48.952Z] + '[' -n 0 ']' [2021-11-17T23:23:48.952Z] + rm= [2021-11-17T23:23:48.952Z] + c=0 [2021-11-17T23:23:48.952Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43027/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43027/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43027/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1c367a0002f748ee0394b9b99ed39ad4ea454d81 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:1c367a0002f748ee0394b9b99ed39ad4ea454d81 hack/make.sh test-integration-flaky test-integration [2021-11-17T23:23:48.952Z] ++ jobs -p [2021-11-17T23:23:48.952Z] + for job in $(jobs -p) [2021-11-17T23:23:48.952Z] + wait 9636 [2021-11-17T23:23:48.952Z] + TEST_INTEGRATION_DEST=3 [2021-11-17T23:23:48.952Z] + CONTAINER_NAME=docker-pr5-3 [2021-11-17T23:23:48.952Z] + TEST_SKIP_INTEGRATION=1 [2021-11-17T23:23:48.952Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-11-17T23:23:48.952Z] + run_tests [2021-11-17T23:23:48.952Z] + '[' -n 0 ']' [2021-11-17T23:23:48.952Z] + rm= [2021-11-17T23:23:48.952Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43027/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43027/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43027/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1c367a0002f748ee0394b9b99ed39ad4ea454d81 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:1c367a0002f748ee0394b9b99ed39ad4ea454d81 hack/make.sh '' test-integration [2021-11-17T23:23:48.952Z] + TEST_INTEGRATION_DEST=2 [2021-11-17T23:23:48.952Z] + CONTAINER_NAME=docker-pr5-2 [2021-11-17T23:23:48.952Z] + TEST_SKIP_INTEGRATION=1 [2021-11-17T23:23:48.952Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-11-17T23:23:48.952Z] + run_tests [2021-11-17T23:23:48.952Z] + '[' -n 0 ']' [2021-11-17T23:23:48.952Z] + rm= [2021-11-17T23:23:48.952Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43027/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43027/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43027/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1c367a0002f748ee0394b9b99ed39ad4ea454d81 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:1c367a0002f748ee0394b9b99ed39ad4ea454d81 hack/make.sh '' test-integration [2021-11-17T23:23:48.952Z] [2021-11-17T23:23:48.952Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-11-17T23:23:48.952Z] [2021-11-17T23:23:48.952Z] [2021-11-17T23:23:48.952Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-17T23:23:48.952Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-17T23:23:48.952Z] HOSTNAME=4b73100f05d4 [2021-11-17T23:23:48.952Z] TEST_SKIP_INTEGRATION=1 [2021-11-17T23:23:48.952Z] TESTDEBUG=0 [2021-11-17T23:23:48.952Z] DEST=bundles/test-integration [2021-11-17T23:23:48.952Z] PWD=/go/src/github.com/docker/docker [2021-11-17T23:23:48.952Z] KEEPBUNDLE=1 [2021-11-17T23:23:48.952Z] DOCKER_GITCOMMIT=1c367a0002f748ee0394b9b99ed39ad4ea454d81 [2021-11-17T23:23:48.952Z] container=docker [2021-11-17T23:23:48.952Z] HOME=/root [2021-11-17T23:23:48.952Z] GOLANG_VERSION=1.16.10 [2021-11-17T23:23:48.952Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-17T23:23:48.952Z] VALIDATE_BRANCH=20.10 [2021-11-17T23:23:48.952Z] TERM=xterm [2021-11-17T23:23:48.952Z] DOCKER_PKG=github.com/docker/docker [2021-11-17T23:23:48.952Z] SHLVL=1 [2021-11-17T23:23:48.952Z] TIMEOUT=120m [2021-11-17T23:23:48.952Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-17T23:23:48.952Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-17T23:23:48.952Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-11-17T23:23:48.952Z] GO111MODULE=off [2021-11-17T23:23:48.952Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-17T23:23:48.952Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-17T23:23:48.952Z] GOPATH=/go [2021-11-17T23:23:48.952Z] PKG_CONFIG=pkg-config [2021-11-17T23:23:48.952Z] _=/usr/bin/env [2021-11-17T23:23:48.952Z] Building test suite binary ./integration-cli/test.main [2021-11-17T23:23:48.952Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-17T23:23:48.952Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-17T23:23:48.952Z] HOSTNAME=9520e3d42cec [2021-11-17T23:23:48.952Z] TEST_SKIP_INTEGRATION=1 [2021-11-17T23:23:48.952Z] TESTDEBUG=0 [2021-11-17T23:23:48.952Z] DEST=bundles/test-integration [2021-11-17T23:23:48.952Z] PWD=/go/src/github.com/docker/docker [2021-11-17T23:23:48.952Z] KEEPBUNDLE=1 [2021-11-17T23:23:48.952Z] DOCKER_GITCOMMIT=1c367a0002f748ee0394b9b99ed39ad4ea454d81 [2021-11-17T23:23:48.952Z] container=docker [2021-11-17T23:23:48.952Z] HOME=/root [2021-11-17T23:23:48.952Z] GOLANG_VERSION=1.16.10 [2021-11-17T23:23:48.952Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-17T23:23:48.952Z] VALIDATE_BRANCH=20.10 [2021-11-17T23:23:48.952Z] TERM=xterm [2021-11-17T23:23:48.952Z] DOCKER_PKG=github.com/docker/docker [2021-11-17T23:23:48.952Z] SHLVL=1 [2021-11-17T23:23:48.952Z] TIMEOUT=120m [2021-11-17T23:23:48.952Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-17T23:23:48.952Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-17T23:23:48.952Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-11-17T23:23:48.952Z] GO111MODULE=off [2021-11-17T23:23:48.952Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-17T23:23:48.952Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-17T23:23:48.952Z] GOPATH=/go [2021-11-17T23:23:48.952Z] PKG_CONFIG=pkg-config [2021-11-17T23:23:48.952Z] _=/usr/bin/env [2021-11-17T23:23:48.952Z] Building test suite binary ./integration-cli/test.main [2021-11-17T23:23:48.952Z] No new tests added to integration. [2021-11-17T23:23:48.952Z] [2021-11-17T23:23:48.952Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-17T23:23:49.566Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2021-11-17T23:23:49.566Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-17T23:23:49.634Z] --- PASS: TestInfoInsecureRegistries (1.55s) [2021-11-17T23:23:49.634Z] === RUN TestInfoRegistryMirrors [2021-11-17T23:23:49.915Z] === RUN TestNewListSecretsFilters [2021-11-17T23:23:49.915Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-11-17T23:23:49.915Z] === RUN TestNewListConfigsFilters [2021-11-17T23:23:49.915Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-11-17T23:23:49.915Z] PASS [2021-11-17T23:23:49.915Z] coverage: 0.5% of statements [2021-11-17T23:23:49.915Z] ok github.com/docker/docker/daemon/cluster 0.566s coverage: 0.5% of statements [2021-11-17T23:23:50.128Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2021-11-17T23:23:50.128Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-17T23:23:50.387Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-11-17T23:23:50.387Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-11-17T23:23:50.387Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-11-17T23:23:50.387Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-11-17T23:23:50.387Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-11-17T23:23:50.387Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-11-17T23:23:50.387Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-11-17T23:23:50.387Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-11-17T23:23:50.387Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-11-17T23:23:50.387Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-11-17T23:23:50.387Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-11-17T23:23:50.387Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-11-17T23:23:50.387Z] === RUN TestServiceConvertToGRPCIsolation [2021-11-17T23:23:50.387Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-11-17T23:23:50.387Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-11-17T23:23:50.387Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-11-17T23:23:50.387Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-11-17T23:23:50.387Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-11-17T23:23:50.387Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-11-17T23:23:50.387Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-11-17T23:23:50.387Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-11-17T23:23:50.387Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-11-17T23:23:50.387Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-11-17T23:23:50.387Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-11-17T23:23:50.387Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-11-17T23:23:50.387Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-11-17T23:23:50.387Z] === RUN TestServiceConvertFromGRPCIsolation [2021-11-17T23:23:50.387Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-11-17T23:23:50.387Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-11-17T23:23:50.387Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-11-17T23:23:50.387Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-11-17T23:23:50.387Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-11-17T23:23:50.387Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-11-17T23:23:50.387Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-11-17T23:23:50.387Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-11-17T23:23:50.387Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-11-17T23:23:50.387Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-11-17T23:23:50.387Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-11-17T23:23:50.387Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-11-17T23:23:50.387Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-11-17T23:23:50.387Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-11-17T23:23:50.387Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-11-17T23:23:50.387Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-11-17T23:23:50.387Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-11-17T23:23:50.387Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-17T23:23:50.387Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-11-17T23:23:50.387Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-11-17T23:23:50.387Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-11-17T23:23:50.387Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-11-17T23:23:50.387Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-17T23:23:50.387Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-17T23:23:50.387Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-17T23:23:50.387Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-11-17T23:23:50.387Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-11-17T23:23:50.387Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-11-17T23:23:50.387Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-11-17T23:23:50.387Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-11-17T23:23:50.387Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-11-17T23:23:50.387Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-17T23:23:50.387Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-17T23:23:50.387Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-17T23:23:50.387Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-17T23:23:50.387Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-11-17T23:23:50.387Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-11-17T23:23:50.387Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-11-17T23:23:50.387Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-11-17T23:23:50.387Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-11-17T23:23:50.387Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-11-17T23:23:50.387Z] === RUN TestServiceConvertFromGRPCConfigs [2021-11-17T23:23:50.387Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-11-17T23:23:50.387Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-11-17T23:23:50.387Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-11-17T23:23:50.387Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-11-17T23:23:50.387Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-11-17T23:23:50.387Z] === RUN TestServiceConvertToGRPCConfigs [2021-11-17T23:23:50.387Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-11-17T23:23:50.387Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-11-17T23:23:50.387Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-11-17T23:23:50.387Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-11-17T23:23:50.387Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-11-17T23:23:50.387Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-11-17T23:23:50.387Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-11-17T23:23:50.387Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-11-17T23:23:50.387Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-11-17T23:23:50.387Z] PASS [2021-11-17T23:23:50.387Z] coverage: 35.9% of statements [2021-11-17T23:23:50.387Z] ok github.com/docker/docker/daemon/cluster/convert 0.224s coverage: 35.9% of statements [2021-11-17T23:23:51.006Z] --- PASS: TestInfoRegistryMirrors (1.55s) [2021-11-17T23:23:51.006Z] === RUN TestLoginFailsWithBadCredentials [2021-11-17T23:23:51.006Z] --- PASS: TestLoginFailsWithBadCredentials (0.14s) [2021-11-17T23:23:51.006Z] === RUN TestPingCacheHeaders [2021-11-17T23:23:51.006Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-17T23:23:51.006Z] === RUN TestPingGet [2021-11-17T23:23:51.006Z] --- PASS: TestPingGet (0.01s) [2021-11-17T23:23:51.006Z] === RUN TestPingHead [2021-11-17T23:23:51.264Z] --- PASS: TestPingHead (0.02s) [2021-11-17T23:23:51.264Z] === RUN TestVersion [2021-11-17T23:23:51.264Z] --- PASS: TestVersion (0.02s) [2021-11-17T23:23:51.264Z] PASS [2021-11-17T23:23:51.264Z] [2021-11-17T23:23:51.264Z] === Skipped [2021-11-17T23:23:51.264Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-17T23:23:51.264Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-17T23:23:51.264Z] [2021-11-17T23:23:51.264Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-11-17T23:23:51.264Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-17T23:23:51.264Z] [2021-11-17T23:23:51.264Z] [2021-11-17T23:23:51.264Z] DONE 18 tests, 2 skipped in 27.819s [2021-11-17T23:23:51.264Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-17T23:23:51.264Z] INFO: Testing against a local daemon [2021-11-17T23:23:51.264Z] === RUN TestVolumesCreateAndList [2021-11-17T23:23:51.264Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-17T23:23:51.264Z] === RUN TestVolumesRemove [2021-11-17T23:23:51.264Z] --- PASS: TestVolumesRemove (0.06s) [2021-11-17T23:23:51.264Z] === RUN TestVolumesInspect [2021-11-17T23:23:51.264Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-17T23:23:51.264Z] === RUN TestVolumesInvalidJSON [2021-11-17T23:23:51.264Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-17T23:23:51.264Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-17T23:23:51.264Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-17T23:23:51.264Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-11-17T23:23:51.264Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-17T23:23:51.264Z] PASS [2021-11-17T23:23:51.264Z] [2021-11-17T23:23:51.264Z] DONE 5 tests in 0.199s [2021-11-17T23:23:51.264Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-17T23:23:51.484Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-17T23:23:51.484Z] HOSTNAME=f280c7a6e156 [2021-11-17T23:23:51.484Z] TESTDEBUG=0 [2021-11-17T23:23:51.484Z] DEST=bundles/test-integration [2021-11-17T23:23:51.484Z] PWD=/go/src/github.com/docker/docker [2021-11-17T23:23:51.484Z] KEEPBUNDLE=1 [2021-11-17T23:23:51.484Z] DOCKER_GITCOMMIT=1c367a0002f748ee0394b9b99ed39ad4ea454d81 [2021-11-17T23:23:51.484Z] container=docker [2021-11-17T23:23:51.484Z] HOME=/root [2021-11-17T23:23:51.484Z] GOLANG_VERSION=1.16.10 [2021-11-17T23:23:51.484Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-17T23:23:51.484Z] VALIDATE_BRANCH=20.10 [2021-11-17T23:23:51.484Z] TERM=xterm [2021-11-17T23:23:51.484Z] DOCKER_PKG=github.com/docker/docker [2021-11-17T23:23:51.484Z] SHLVL=1 [2021-11-17T23:23:51.484Z] TIMEOUT=120m [2021-11-17T23:23:51.484Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-17T23:23:51.484Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-17T23:23:51.484Z] GO111MODULE=off [2021-11-17T23:23:51.484Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-17T23:23:51.484Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-17T23:23:51.484Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-17T23:23:51.484Z] GOPATH=/go [2021-11-17T23:23:51.484Z] PKG_CONFIG=pkg-config [2021-11-17T23:23:51.484Z] _=/usr/bin/env [2021-11-17T23:23:51.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-17T23:23:51.491Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2021-11-17T23:23:51.491Z] === RUN TestNISDomainname [2021-11-17T23:23:51.522Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12212 is not a child of this shell [2021-11-17T23:23:51.522Z] warning: PID 12212 from bundles/test-integration/docker.pid had a nonzero exit code [2021-11-17T23:23:51.522Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-17T23:23:51.522Z] [2021-11-17T23:23:51.522Z] Unloading profiles will leave already running processes permanently [2021-11-17T23:23:51.522Z] unconfined, which can lead to unexpected situations. [2021-11-17T23:23:51.522Z] [2021-11-17T23:23:51.522Z] To set a process to complain mode, use the command line tool [2021-11-17T23:23:51.522Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-17T23:23:51.522Z] Removing test suite binaries [2021-11-17T23:23:51.522Z] exiting test-integration [2021-11-17T23:23:51.522Z] ++ exit 0 [2021-11-17T23:23:51.748Z] --- PASS: TestNISDomainname (0.56s) [2021-11-17T23:23:51.748Z] === RUN TestHostnameDnsResolution [2021-11-17T23:23:52.455Z] [2021-11-17T23:23:52.673Z] --- PASS: TestHostnameDnsResolution (0.66s) [2021-11-17T23:23:52.673Z] === RUN TestStats [2021-11-17T23:23:52.906Z] --- PASS: TestContainerKillOnDaemonStart (11.66s) [2021-11-17T23:23:52.906Z] PASS [2021-11-17T23:23:52.906Z] [2021-11-17T23:23:52.906Z] === Skipped [2021-11-17T23:23:52.906Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-11-17T23:23:52.906Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-17T23:23:52.906Z] [2021-11-17T23:23:52.906Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-17T23:23:52.906Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-17T23:23:52.906Z] [2021-11-17T23:23:52.906Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-17T23:23:52.906Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-17T23:23:52.906Z] [2021-11-17T23:23:52.906Z] [2021-11-17T23:23:52.906Z] DONE 195 tests, 3 skipped in 97.509s [2021-11-17T23:23:52.906Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-11-17T23:23:52.906Z] ++ 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 [2021-11-17T23:23:52.906Z] ++ set -e [2021-11-17T23:23:52.906Z] ++ '[' -n 0 ']' [2021-11-17T23:23:52.906Z] ++ set -x [2021-11-17T23:23:52.906Z] ++ 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 [2021-11-17T23:23:52.906Z] INFO: Testing against a local daemon [2021-11-17T23:23:52.906Z] === RUN TestCommitInheritsEnv [2021-11-17T23:23:52.906Z] --- PASS: TestCommitInheritsEnv (0.22s) [2021-11-17T23:23:52.906Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-17T23:23:52.906Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-11-17T23:23:52.906Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-17T23:23:52.906Z] === RUN TestImagesFilterMultiReference [2021-11-17T23:23:52.906Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-11-17T23:23:52.906Z] === RUN TestImagePullPlatformInvalid [2021-11-17T23:23:52.906Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-17T23:23:52.906Z] === RUN TestRemoveImageOrphaning [2021-11-17T23:23:53.165Z] --- PASS: TestRemoveImageOrphaning (0.21s) [2021-11-17T23:23:53.165Z] === RUN TestRemoveImageGarbageCollector [2021-11-17T23:23:53.165Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-17T23:23:53.165Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-11-17T23:23:53.165Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-17T23:23:53.165Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-11-17T23:23:53.165Z] === RUN TestTagInvalidReference [2021-11-17T23:23:53.165Z] --- PASS: TestTagInvalidReference (0.01s) [2021-11-17T23:23:53.165Z] === RUN TestTagValidPrefixedRepo [2021-11-17T23:23:53.165Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-11-17T23:23:53.165Z] === RUN TestTagExistedNameWithoutForce [2021-11-17T23:23:53.353Z] === RUN TestBuilderGC [2021-11-17T23:23:53.353Z] --- PASS: TestBuilderGC (0.00s) [2021-11-17T23:23:53.353Z] === RUN TestDaemonConfigurationNotFound [2021-11-17T23:23:53.353Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-11-17T23:23:53.353Z] === RUN TestDaemonBrokenConfiguration [2021-11-17T23:23:53.353Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-11-17T23:23:53.353Z] === RUN TestParseClusterAdvertiseSettings [2021-11-17T23:23:53.353Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-11-17T23:23:53.353Z] === RUN TestFindConfigurationConflicts [2021-11-17T23:23:53.353Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-11-17T23:23:53.353Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-11-17T23:23:53.353Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-11-17T23:23:53.353Z] === RUN TestDaemonConfigurationMergeConflicts [2021-11-17T23:23:53.353Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-11-17T23:23:53.353Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-11-17T23:23:53.353Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-11-17T23:23:53.353Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-11-17T23:23:53.353Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-11-17T23:23:53.353Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-11-17T23:23:53.353Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-11-17T23:23:53.353Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-11-17T23:23:53.353Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-11-17T23:23:53.353Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-11-17T23:23:53.353Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-11-17T23:23:53.353Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-11-17T23:23:53.353Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-11-17T23:23:53.353Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-11-17T23:23:53.353Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-11-17T23:23:53.353Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-11-17T23:23:53.353Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-11-17T23:23:53.353Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-11-17T23:23:53.353Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-11-17T23:23:53.353Z] === RUN TestValidateConfigurationErrors [2021-11-17T23:23:53.353Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-11-17T23:23:53.353Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-11-17T23:23:53.353Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-11-17T23:23:53.353Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-11-17T23:23:53.353Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-11-17T23:23:53.353Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-11-17T23:23:53.353Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-11-17T23:23:53.353Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-11-17T23:23:53.353Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-11-17T23:23:53.353Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-11-17T23:23:53.353Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-11-17T23:23:53.353Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-11-17T23:23:53.353Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-11-17T23:23:53.353Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-11-17T23:23:53.353Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-11-17T23:23:53.353Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-11-17T23:23:53.353Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-11-17T23:23:53.353Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-11-17T23:23:53.353Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-11-17T23:23:53.353Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-11-17T23:23:53.353Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-11-17T23:23:53.353Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-11-17T23:23:53.353Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-11-17T23:23:53.353Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-11-17T23:23:53.353Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-11-17T23:23:53.353Z] === RUN TestValidateConfiguration [2021-11-17T23:23:53.353Z] === RUN TestValidateConfiguration/with_label [2021-11-17T23:23:53.353Z] === RUN TestValidateConfiguration/with_dns [2021-11-17T23:23:53.353Z] === RUN TestValidateConfiguration/with_dns-search [2021-11-17T23:23:53.353Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-11-17T23:23:53.353Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-11-17T23:23:53.353Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-11-17T23:23:53.353Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-11-17T23:23:53.353Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-11-17T23:23:53.353Z] --- PASS: TestValidateConfiguration (0.00s) [2021-11-17T23:23:53.353Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-11-17T23:23:53.353Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-11-17T23:23:53.353Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-11-17T23:23:53.353Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-11-17T23:23:53.353Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-11-17T23:23:53.353Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-11-17T23:23:53.353Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-11-17T23:23:53.353Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-11-17T23:23:53.353Z] === RUN TestModifiedDiscoverySettings [2021-11-17T23:23:53.353Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-11-17T23:23:53.353Z] === RUN TestReloadSetConfigFileNotExist [2021-11-17T23:23:53.354Z] time="2021-11-17T23:23:53Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-11-17T23:23:53.354Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2021-11-17T23:23:53.354Z] === RUN TestReloadDefaultConfigNotExist [2021-11-17T23:23:53.354Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-11-17T23:23:53.354Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-11-17T23:23:53.354Z] === RUN TestReloadBadDefaultConfig [2021-11-17T23:23:53.354Z] time="2021-11-17T23:23:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-673405623" [2021-11-17T23:23:53.354Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-11-17T23:23:53.354Z] === RUN TestReloadWithConflictingLabels [2021-11-17T23:23:53.354Z] time="2021-11-17T23:23:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-943618218" [2021-11-17T23:23:53.354Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-11-17T23:23:53.354Z] === RUN TestReloadWithDuplicateLabels [2021-11-17T23:23:53.354Z] time="2021-11-17T23:23:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-293106177" [2021-11-17T23:23:53.354Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-11-17T23:23:53.354Z] === RUN TestDaemonConfigurationMerge [2021-11-17T23:23:53.354Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-11-17T23:23:53.354Z] PASS [2021-11-17T23:23:53.354Z] coverage: 79.7% of statements [2021-11-17T23:23:53.424Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-11-17T23:23:53.424Z] === RUN TestTagOfficialNames [2021-11-17T23:23:53.424Z] --- PASS: TestTagOfficialNames (0.05s) [2021-11-17T23:23:53.424Z] === RUN TestTagMatchesDigest [2021-11-17T23:23:53.424Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-11-17T23:23:53.424Z] PASS [2021-11-17T23:23:53.424Z] [2021-11-17T23:23:53.424Z] === Skipped [2021-11-17T23:23:53.424Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-17T23:23:53.424Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-11-17T23:23:53.424Z] [2021-11-17T23:23:53.424Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-11-17T23:23:53.424Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-17T23:23:53.424Z] [2021-11-17T23:23:53.424Z] [2021-11-17T23:23:53.424Z] DONE 12 tests, 2 skipped in 0.807s [2021-11-17T23:23:53.424Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-11-17T23:23:53.424Z] ++ 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 [2021-11-17T23:23:53.424Z] ++ set -e [2021-11-17T23:23:53.424Z] ++ '[' -n 0 ']' [2021-11-17T23:23:53.424Z] ++ set -x [2021-11-17T23:23:53.424Z] ++ 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 [2021-11-17T23:23:53.424Z] INFO: Testing against a local daemon [2021-11-17T23:23:53.424Z] === RUN TestNetworkCreateDelete [2021-11-17T23:23:53.682Z] --- PASS: TestNetworkCreateDelete (0.12s) [2021-11-17T23:23:53.682Z] === RUN TestDockerNetworkDeletePreferID [2021-11-17T23:23:53.825Z] ok github.com/docker/docker/daemon/config 0.225s coverage: 79.7% of statements [2021-11-17T23:23:53.825Z] === RUN TestWaitNodeAttachment [2021-11-17T23:23:53.941Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2021-11-17T23:23:53.941Z] === RUN TestDaemonDNSFallback [2021-11-17T23:23:54.296Z] --- PASS: TestWaitNodeAttachment (0.41s) [2021-11-17T23:23:54.296Z] === RUN TestIsolationConversion [2021-11-17T23:23:54.296Z] === RUN TestIsolationConversion/default [2021-11-17T23:23:54.296Z] === RUN TestIsolationConversion/process [2021-11-17T23:23:54.296Z] === RUN TestIsolationConversion/hyperv [2021-11-17T23:23:54.296Z] --- PASS: TestIsolationConversion (0.00s) [2021-11-17T23:23:54.296Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-11-17T23:23:54.296Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-11-17T23:23:54.296Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-11-17T23:23:54.296Z] === RUN TestContainerLabels [2021-11-17T23:23:54.296Z] --- PASS: TestContainerLabels (0.00s) [2021-11-17T23:23:54.296Z] === RUN TestCredentialSpecConversion [2021-11-17T23:23:54.296Z] === RUN TestCredentialSpecConversion/none [2021-11-17T23:23:54.296Z] === RUN TestCredentialSpecConversion/config [2021-11-17T23:23:54.296Z] === RUN TestCredentialSpecConversion/file [2021-11-17T23:23:54.296Z] === RUN TestCredentialSpecConversion/registry [2021-11-17T23:23:54.296Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-11-17T23:23:54.296Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-11-17T23:23:54.296Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-11-17T23:23:54.296Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-11-17T23:23:54.296Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-11-17T23:23:54.296Z] === RUN TestControllerValidateMountBind [2021-11-17T23:23:54.296Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-11-17T23:23:54.296Z] === RUN TestControllerValidateMountVolume [2021-11-17T23:23:54.296Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-11-17T23:23:54.296Z] === RUN TestControllerValidateMountTarget [2021-11-17T23:23:54.296Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-11-17T23:23:54.296Z] === RUN TestControllerValidateMountTmpfs [2021-11-17T23:23:54.296Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-11-17T23:23:54.296Z] === RUN TestControllerValidateMountInvalidType [2021-11-17T23:23:54.296Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-11-17T23:23:54.296Z] === RUN TestControllerValidateMountNamedPipe [2021-11-17T23:23:54.296Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-11-17T23:23:54.296Z] PASS [2021-11-17T23:23:54.296Z] coverage: 11.0% of statements [2021-11-17T23:23:54.296Z] === RUN TestDiscoveryOptsErrors [2021-11-17T23:23:54.296Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-11-17T23:23:54.296Z] === RUN TestDiscoveryOpts [2021-11-17T23:23:54.296Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-11-17T23:23:54.296Z] PASS [2021-11-17T23:23:54.296Z] coverage: 30.0% of statements [2021-11-17T23:23:54.296Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.725s coverage: 11.0% of statements [2021-11-17T23:23:54.296Z] ok github.com/docker/docker/daemon/discovery 0.055s coverage: 30.0% of statements [2021-11-17T23:23:54.768Z] === RUN TestEventsLog [2021-11-17T23:23:54.768Z] --- PASS: TestEventsLog (0.00s) [2021-11-17T23:23:54.768Z] === RUN TestEventsLogTimeout [2021-11-17T23:23:54.768Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-11-17T23:23:54.768Z] === RUN TestLogEvents [2021-11-17T23:23:55.198Z] --- PASS: TestStats (2.45s) [2021-11-17T23:23:55.198Z] === RUN TestStopContainerWithTimeout [2021-11-17T23:23:55.198Z] === RUN TestStopContainerWithTimeout/0 [2021-11-17T23:23:55.198Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-17T23:23:55.198Z] === RUN TestStopContainerWithTimeout/1 [2021-11-17T23:23:55.198Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-17T23:23:55.198Z] === RUN TestStopContainerWithTimeout/3 [2021-11-17T23:23:55.198Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-17T23:23:55.198Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-17T23:23:55.198Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-17T23:23:55.198Z] === CONT TestStopContainerWithTimeout/0 [2021-11-17T23:23:55.198Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-17T23:23:55.238Z] --- PASS: TestLogEvents (0.05s) [2021-11-17T23:23:55.238Z] === RUN TestLoadBufferedEvents [2021-11-17T23:23:55.238Z] --- PASS: TestLoadBufferedEvents (0.13s) [2021-11-17T23:23:55.238Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-11-17T23:23:55.238Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-11-17T23:23:55.238Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-11-17T23:23:55.238Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-11-17T23:23:55.238Z] PASS [2021-11-17T23:23:55.238Z] coverage: 50.0% of statements [2021-11-17T23:23:55.238Z] === RUN TestVerifyNetworkingConfig [2021-11-17T23:23:55.238Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-11-17T23:23:55.238Z] === RUN TestGetContainer [2021-11-17T23:23:55.238Z] --- PASS: TestGetContainer (0.00s) [2021-11-17T23:23:55.238Z] === RUN TestValidContainerNames [2021-11-17T23:23:55.238Z] --- PASS: TestValidContainerNames (0.00s) [2021-11-17T23:23:55.238Z] === RUN TestContainerInitDNS [2021-11-17T23:23:55.238Z] daemon_test.go:147: root required [2021-11-17T23:23:55.238Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-11-17T23:23:55.238Z] === RUN TestMerge [2021-11-17T23:23:55.238Z] --- PASS: TestMerge (0.00s) [2021-11-17T23:23:55.238Z] === RUN TestValidateContainerIsolation [2021-11-17T23:23:55.238Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-11-17T23:23:55.238Z] === RUN TestFindNetworkErrorType [2021-11-17T23:23:55.238Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-11-17T23:23:55.238Z] === RUN TestEnsureServicesExist [2021-11-17T23:23:55.238Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-11-17T23:23:55.238Z] === RUN TestEnsureServicesExistErrors [2021-11-17T23:23:55.238Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-11-17T23:23:55.238Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-11-17T23:23:55.238Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-11-17T23:23:55.238Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-11-17T23:23:55.238Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-11-17T23:23:55.238Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-11-17T23:23:55.238Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-11-17T23:23:55.238Z] === RUN TestContainerDelete [2021-11-17T23:23:55.238Z] ok github.com/docker/docker/daemon/events 0.223s coverage: 50.0% of statements [2021-11-17T23:23:55.238Z] --- PASS: TestContainerDelete (0.00s) [2021-11-17T23:23:55.238Z] === RUN TestContainerDoubleDelete [2021-11-17T23:23:55.238Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-11-17T23:23:55.238Z] === RUN TestLogContainerEventCopyLabels [2021-11-17T23:23:55.238Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-11-17T23:23:55.238Z] === RUN TestLogContainerEventWithAttributes [2021-11-17T23:23:55.238Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-11-17T23:23:55.238Z] === RUN TestNoneHealthcheck [2021-11-17T23:23:55.238Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-11-17T23:23:55.238Z] === RUN TestHealthStates [2021-11-17T23:23:55.238Z] time="2021-11-17T23:23:54Z" 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" [2021-11-17T23:23:55.238Z] time="2021-11-17T23:23:54Z" 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" [2021-11-17T23:23:55.238Z] time="2021-11-17T23:23:54Z" 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" [2021-11-17T23:23:55.238Z] time="2021-11-17T23:23:54Z" 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" [2021-11-17T23:23:55.238Z] time="2021-11-17T23:23:54Z" 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" [2021-11-17T23:23:55.238Z] time="2021-11-17T23:23:54Z" 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" [2021-11-17T23:23:55.238Z] time="2021-11-17T23:23:54Z" 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" [2021-11-17T23:23:55.238Z] time="2021-11-17T23:23:54Z" 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" [2021-11-17T23:23:55.238Z] time="2021-11-17T23:23:54Z" 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" [2021-11-17T23:23:55.238Z] time="2021-11-17T23:23:54Z" 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" [2021-11-17T23:23:55.238Z] --- PASS: TestHealthStates (0.13s) [2021-11-17T23:23:55.238Z] === RUN TestMaskURLCredentials [2021-11-17T23:23:55.238Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-11-17T23:23:55.238Z] === RUN TestGetInspectData [2021-11-17T23:23:55.238Z] --- PASS: TestGetInspectData (0.00s) [2021-11-17T23:23:55.238Z] === RUN TestFillLicense [2021-11-17T23:23:55.238Z] --- PASS: TestFillLicense (0.00s) [2021-11-17T23:23:55.238Z] === RUN TestListInvalidFilter [2021-11-17T23:23:55.238Z] --- PASS: TestListInvalidFilter (0.00s) [2021-11-17T23:23:55.238Z] === RUN TestNameFilter [2021-11-17T23:23:55.238Z] --- PASS: TestNameFilter (0.00s) [2021-11-17T23:23:55.238Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-11-17T23:23:55.238Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-11-17T23:23:55.238Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-11-17T23:23:55.238Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-11-17T23:23:55.238Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-11-17T23:23:55.238Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-11-17T23:23:55.238Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-11-17T23:23:55.238Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-11-17T23:23:55.238Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-11-17T23:23:55.238Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-11-17T23:23:55.238Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-11-17T23:23:55.238Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-11-17T23:23:55.238Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-11-17T23:23:55.239Z] === 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 [2021-11-17T23:23:55.239Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-11-17T23:23:55.239Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-11-17T23:23:55.239Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-11-17T23:23:55.239Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-11-17T23:23:55.239Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-11-17T23:23:55.239Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-11-17T23:23:55.239Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-11-17T23:23:55.239Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-11-17T23:23:55.239Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-11-17T23:23:55.239Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-11-17T23:23:55.239Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-11-17T23:23:55.239Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-11-17T23:23:55.239Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-11-17T23:23:55.239Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-17T23:23:55.239Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-11-17T23:23:55.239Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-11-17T23:23:55.239Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-17T23:23:55.239Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-11-17T23:23:55.239Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-11-17T23:23:55.239Z] --- 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) [2021-11-17T23:23:55.239Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-11-17T23:23:55.239Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-11-17T23:23:55.239Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-11-17T23:23:55.239Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-11-17T23:23:55.239Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-11-17T23:23:55.239Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-11-17T23:23:55.239Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-11-17T23:23:55.239Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-11-17T23:23:55.239Z] === RUN TestDaemonReloadLabels [2021-11-17T23:23:55.239Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-11-17T23:23:55.239Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-11-17T23:23:55.239Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-11-17T23:23:55.239Z] === RUN TestDaemonReloadMirrors [2021-11-17T23:23:55.239Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-11-17T23:23:55.239Z] === RUN TestDaemonReloadInsecureRegistries [2021-11-17T23:23:55.239Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-11-17T23:23:55.239Z] === RUN TestDaemonReloadNotAffectOthers [2021-11-17T23:23:55.239Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-11-17T23:23:55.239Z] === RUN TestDaemonDiscoveryReload [2021-11-17T23:23:55.454Z] === CONT TestStopContainerWithTimeout/3 [2021-11-17T23:23:55.710Z] === RUN TestIsEmptyDir [2021-11-17T23:23:55.710Z] --- PASS: TestIsEmptyDir (0.00s) [2021-11-17T23:23:55.710Z] PASS [2021-11-17T23:23:55.710Z] coverage: 2.3% of statements [2021-11-17T23:23:55.710Z] ok github.com/docker/docker/daemon/graphdriver 0.059s coverage: 2.3% of statements Post stage [Pipeline] junit [2021-11-17T23:23:55.750Z] Recording test results [2021-11-17T23:23:56.033Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-17T23:23:56.180Z] === RUN TestLinkNaming [2021-11-17T23:23:56.180Z] --- PASS: TestLinkNaming (0.00s) [2021-11-17T23:23:56.180Z] === RUN TestLinkNew [2021-11-17T23:23:56.180Z] --- PASS: TestLinkNew (0.00s) [2021-11-17T23:23:56.180Z] === RUN TestLinkEnv [2021-11-17T23:23:56.180Z] --- PASS: TestLinkEnv (0.00s) [2021-11-17T23:23:56.180Z] === RUN TestLinkMultipleEnv [2021-11-17T23:23:56.180Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-11-17T23:23:56.180Z] === RUN TestLinkPortRangeEnv [2021-11-17T23:23:56.180Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-11-17T23:23:56.180Z] PASS [2021-11-17T23:23:56.180Z] coverage: 93.0% of statements [2021-11-17T23:23:56.180Z] ok github.com/docker/docker/daemon/links 0.033s coverage: 93.0% of statements [2021-11-17T23:23:56.180Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-11-17T23:23:56.180Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-11-17T23:23:56.363Z] + echo Ensuring container killed. [2021-11-17T23:23:56.363Z] Ensuring container killed. [2021-11-17T23:23:56.363Z] + docker rm -vf docker-pr5 [2021-11-17T23:23:56.651Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.52s) [2021-11-17T23:23:56.651Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-11-17T23:23:56.929Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-11-17T23:23:57.121Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-11-17T23:23:57.121Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-11-17T23:23:57.121Z] reload_test.go:520: root required [2021-11-17T23:23:57.121Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-17T23:23:57.121Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-11-17T23:23:57.121Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-11-17T23:23:57.121Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-11-17T23:23:57.121Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-11-17T23:23:57.121Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-11-17T23:23:57.121Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-11-17T23:23:57.121Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-11-17T23:23:57.121Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-11-17T23:23:57.121Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-11-17T23:23:57.121Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-11-17T23:23:57.121Z] === RUN TestParseVolumesFrom [2021-11-17T23:23:57.121Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-11-17T23:23:57.121Z] PASS [2021-11-17T23:23:57.208Z] + echo Chowning /workspace to jenkins user [2021-11-17T23:23:57.208Z] Chowning /workspace to jenkins user [2021-11-17T23:23:57.208Z] + id -u [2021-11-17T23:23:57.208Z] + id -g [2021-11-17T23:23:57.208Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43027:/workspace busybox chown -R 1000:1000 /workspace [2021-11-17T23:23:57.592Z] coverage: 9.0% of statements [2021-11-17T23:23:57.592Z] ok github.com/docker/docker/daemon 2.452s coverage: 9.0% of statements [2021-11-17T23:23:57.592Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-17T23:23:57.592Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-17T23:23:57.592Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-17T23:23:57.592Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-17T23:23:57.592Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-11-17T23:23:57.592Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-11-17T23:23:57.592Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-11-17T23:23:57.592Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-17T23:23:57.592Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-11-17T23:23:57.592Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-11-17T23:23:57.592Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-11-17T23:23:57.592Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-17T23:23:57.592Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-11-17T23:23:57.592Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-11-17T23:23:57.592Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-11-17T23:23:57.966Z] === CONT TestStopContainerWithTimeout/1 [2021-11-17T23:23:58.062Z] === RUN TestAdapterReadLogs [2021-11-17T23:23:58.062Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-11-17T23:23:58.062Z] === RUN TestCopier [2021-11-17T23:23:58.062Z] --- PASS: TestCopier (0.00s) [2021-11-17T23:23:58.062Z] === RUN TestCopierLongLines [2021-11-17T23:23:58.062Z] --- PASS: TestCopierLongLines (0.00s) [2021-11-17T23:23:58.062Z] === RUN TestCopierSlow [2021-11-17T23:23:58.062Z] --- PASS: TestCopierSlow (0.20s) [2021-11-17T23:23:58.062Z] === RUN TestCopierWithSized [2021-11-17T23:23:58.062Z] === RUN TestCopierWithSized/as_is [2021-11-17T23:23:58.062Z] === RUN TestCopierWithSized/With_RingLogger [2021-11-17T23:23:58.062Z] --- PASS: TestCopierWithSized (0.03s) [2021-11-17T23:23:58.062Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-11-17T23:23:58.062Z] --- PASS: TestCopierWithSized/With_RingLogger (0.02s) [2021-11-17T23:23:58.062Z] === RUN TestCopierWithPartial [2021-11-17T23:23:58.062Z] --- PASS: TestCopierWithPartial (0.00s) [2021-11-17T23:23:58.062Z] === RUN TestRingLogger [2021-11-17T23:23:58.062Z] --- PASS: TestRingLogger (0.00s) [2021-11-17T23:23:58.062Z] === RUN TestRingCap [2021-11-17T23:23:58.062Z] --- PASS: TestRingCap (0.00s) [2021-11-17T23:23:58.062Z] === RUN TestRingClose [2021-11-17T23:23:58.062Z] --- PASS: TestRingClose (0.00s) [2021-11-17T23:23:58.062Z] === RUN TestRingDrain [2021-11-17T23:23:58.062Z] --- PASS: TestRingDrain (0.00s) [2021-11-17T23:23:58.062Z] PASS [2021-11-17T23:23:58.062Z] coverage: 43.5% of statements [2021-11-17T23:23:58.062Z] ok github.com/docker/docker/daemon/logger 0.398s coverage: 43.5% of statements [2021-11-17T23:23:58.533Z] === RUN TestSearchRegistryForImagesErrors [2021-11-17T23:23:58.533Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-11-17T23:23:58.533Z] === RUN TestSearchRegistryForImages [2021-11-17T23:23:58.533Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-11-17T23:23:58.533Z] === RUN TestOnlyPlatformWithFallback [2021-11-17T23:23:58.533Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-11-17T23:23:58.533Z] === RUN TestImageDelete [2021-11-17T23:23:58.533Z] === RUN TestImageDelete/no_lease [2021-11-17T23:23:58.533Z] === RUN TestImageDelete/lease_exists [2021-11-17T23:23:58.533Z] --- PASS: TestImageDelete (0.04s) [2021-11-17T23:23:58.533Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-11-17T23:23:58.533Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-11-17T23:23:58.533Z] === RUN TestContentStoreForPull [2021-11-17T23:23:58.533Z] === RUN TestNewStreamConfig [2021-11-17T23:23:58.533Z] === RUN TestNewStreamConfig/defaults [2021-11-17T23:23:58.533Z] === RUN TestNewStreamConfig/invalid_create_group [2021-11-17T23:23:58.533Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-11-17T23:23:58.533Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-11-17T23:23:58.533Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-11-17T23:23:58.533Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-11-17T23:23:58.533Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-11-17T23:23:58.533Z] --- PASS: TestNewStreamConfig (0.00s) [2021-11-17T23:23:58.533Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-11-17T23:23:58.533Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-11-17T23:23:58.533Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-11-17T23:23:58.533Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-11-17T23:23:58.533Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-11-17T23:23:58.533Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-11-17T23:23:58.533Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-11-17T23:23:58.533Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-11-17T23:23:58.533Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-11-17T23:23:58.533Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-11-17T23:23:58.533Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-11-17T23:23:58.533Z] === RUN TestNewAWSLogsClientRegionDetect [2021-11-17T23:23:58.533Z] --- PASS: TestContentStoreForPull (0.16s) [2021-11-17T23:23:58.533Z] PASS [2021-11-17T23:23:58.533Z] coverage: 6.6% of statements [2021-11-17T23:23:58.533Z] ok github.com/docker/docker/daemon/images 0.280s coverage: 6.6% of statements [2021-11-17T23:23:58.533Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-17T23:23:58.533Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-17T23:23:58.533Z] time="2021-11-17T23:23:58Z" level=info msg="Trying to get region from EC2 Metadata" [2021-11-17T23:23:58.533Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-11-17T23:23:58.533Z] === RUN TestCreateSuccess [2021-11-17T23:23:58.533Z] --- PASS: TestCreateSuccess (0.00s) [2021-11-17T23:23:58.533Z] === RUN TestCreateLogGroupSuccess [2021-11-17T23:23:58.533Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-11-17T23:23:58.533Z] === RUN TestCreateError [2021-11-17T23:23:58.533Z] --- PASS: TestCreateError (0.00s) [2021-11-17T23:23:58.533Z] === RUN TestCreateAlreadyExists [2021-11-17T23:23:58.533Z] time="2021-11-17T23:23:58Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-11-17T23:23:58.533Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-11-17T23:23:58.533Z] === RUN TestLogClosed [2021-11-17T23:23:58.533Z] --- PASS: TestLogClosed (0.00s) [2021-11-17T23:23:58.533Z] === RUN TestLogBlocking [2021-11-17T23:23:58.533Z] --- PASS: TestLogBlocking (0.00s) [2021-11-17T23:23:58.533Z] === RUN TestLogNonBlockingBufferEmpty [2021-11-17T23:23:58.533Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-11-17T23:23:58.533Z] === RUN TestLogNonBlockingBufferFull [2021-11-17T23:23:58.533Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-11-17T23:23:58.533Z] === RUN TestPublishBatchSuccess [2021-11-17T23:23:58.533Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-11-17T23:23:58.533Z] === RUN TestPublishBatchError [2021-11-17T23:23:58.533Z] time="2021-11-17T23:23:58Z" level=error msg=Error [2021-11-17T23:23:58.533Z] --- PASS: TestPublishBatchError (0.00s) [2021-11-17T23:23:58.533Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-11-17T23:23:58.533Z] time="2021-11-17T23:23:58Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-17T23:23:58.533Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-11-17T23:23:58.533Z] === RUN TestPublishBatchAlreadyAccepted [2021-11-17T23:23:58.533Z] time="2021-11-17T23:23:58Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-17T23:23:58.533Z] time="2021-11-17T23:23:58Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-11-17T23:23:58.533Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-11-17T23:23:58.533Z] === RUN TestCollectBatchSimple [2021-11-17T23:23:58.533Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-11-17T23:23:58.533Z] === RUN TestCollectBatchTicker [2021-11-17T23:23:58.533Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-11-17T23:23:58.533Z] === RUN TestCollectBatchMultilinePattern [2021-11-17T23:23:58.533Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-11-17T23:23:58.533Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-11-17T23:23:58.533Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-11-17T23:23:58.533Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-11-17T23:23:58.533Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-11-17T23:23:58.533Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-11-17T23:23:58.533Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-11-17T23:23:58.533Z] === RUN TestCollectBatchClose [2021-11-17T23:23:58.533Z] --- PASS: TestCollectBatchClose (0.00s) [2021-11-17T23:23:58.533Z] === RUN TestEffectiveLen [2021-11-17T23:23:58.533Z] === RUN TestEffectiveLen/0/Hello [2021-11-17T23:23:58.533Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-11-17T23:23:58.533Z] === RUN TestEffectiveLen/2/🙃 [2021-11-17T23:23:58.533Z] === RUN TestEffectiveLen/3/���� [2021-11-17T23:23:58.533Z] === RUN TestEffectiveLen/4/He��o [2021-11-17T23:23:58.533Z] === RUN TestEffectiveLen/5/ [2021-11-17T23:23:58.533Z] --- PASS: TestEffectiveLen (0.00s) [2021-11-17T23:23:58.533Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-11-17T23:23:58.533Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-11-17T23:23:58.533Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-11-17T23:23:58.533Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-11-17T23:23:58.533Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-11-17T23:23:58.533Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-11-17T23:23:58.533Z] === RUN TestFindValidSplit [2021-11-17T23:23:58.533Z] === RUN TestFindValidSplit/0/ [2021-11-17T23:23:58.533Z] cloudwatchlogs_test.go:1044: [2021-11-17T23:23:58.533Z] cloudwatchlogs_test.go:1045: [2021-11-17T23:23:58.533Z] === RUN TestFindValidSplit/1/Hello [2021-11-17T23:23:58.533Z] cloudwatchlogs_test.go:1044: Hello [2021-11-17T23:23:58.533Z] cloudwatchlogs_test.go:1045: [2021-11-17T23:23:58.533Z] === RUN TestFindValidSplit/2/Hello [2021-11-17T23:23:58.533Z] cloudwatchlogs_test.go:1044: He [2021-11-17T23:23:58.533Z] cloudwatchlogs_test.go:1045: llo [2021-11-17T23:23:58.533Z] === RUN TestFindValidSplit/3/Hello [2021-11-17T23:23:58.533Z] cloudwatchlogs_test.go:1044: [2021-11-17T23:23:58.533Z] cloudwatchlogs_test.go:1045: Hello [2021-11-17T23:23:58.533Z] === RUN TestFindValidSplit/4/🙃 [2021-11-17T23:23:58.533Z] cloudwatchlogs_test.go:1044: [2021-11-17T23:23:58.533Z] cloudwatchlogs_test.go:1045: 🙃 [2021-11-17T23:23:58.533Z] === RUN TestFindValidSplit/5/🙃 [2021-11-17T23:23:58.533Z] cloudwatchlogs_test.go:1044: 🙃 [2021-11-17T23:23:58.533Z] cloudwatchlogs_test.go:1045: [2021-11-17T23:23:58.533Z] === RUN TestFindValidSplit/6/a� [2021-11-17T23:23:58.533Z] cloudwatchlogs_test.go:1044: a [2021-11-17T23:23:58.533Z] cloudwatchlogs_test.go:1045: � [2021-11-17T23:23:58.533Z] === RUN TestFindValidSplit/7/a� [2021-11-17T23:23:58.533Z] cloudwatchlogs_test.go:1044: a� [2021-11-17T23:23:58.533Z] cloudwatchlogs_test.go:1045: [2021-11-17T23:23:58.533Z] --- PASS: TestFindValidSplit (0.00s) [2021-11-17T23:23:58.533Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-11-17T23:23:58.533Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-11-17T23:23:58.533Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-11-17T23:23:58.533Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-11-17T23:23:58.533Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-11-17T23:23:58.533Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-11-17T23:23:58.533Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-11-17T23:23:58.533Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-11-17T23:23:58.533Z] === RUN TestProcessEventEmoji [2021-11-17T23:23:58.533Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-11-17T23:23:58.533Z] === RUN TestCollectBatchLineSplit [2021-11-17T23:23:58.533Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2021-11-17T23:23:58.533Z] === RUN TestCollectBatchLineSplitWithBinary [2021-11-17T23:23:58.533Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-11-17T23:23:58.533Z] === RUN TestCollectBatchMaxEvents [2021-11-17T23:23:58.533Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2021-11-17T23:23:58.533Z] === RUN TestCollectBatchMaxTotalBytes [2021-11-17T23:23:58.533Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-11-17T23:23:58.533Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-11-17T23:23:58.533Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-11-17T23:23:58.533Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-11-17T23:23:58.891Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-11-17T23:23:58.891Z] --- PASS: TestStopContainerWithTimeout/0 (0.60s) [2021-11-17T23:23:58.891Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) [2021-11-17T23:23:58.891Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2021-11-17T23:23:58.891Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2021-11-17T23:23:58.891Z] === RUN TestDeleteDevicemapper [2021-11-17T23:23:58.891Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-17T23:23:58.891Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-17T23:23:58.891Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-17T23:23:59.004Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-11-17T23:23:59.004Z] === RUN TestParseLogOptionsMultilinePattern [2021-11-17T23:23:59.004Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-11-17T23:23:59.004Z] === RUN TestParseLogOptionsDatetimeFormat [2021-11-17T23:23:59.004Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-11-17T23:23:59.004Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-11-17T23:23:59.004Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-11-17T23:23:59.004Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-11-17T23:23:59.004Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-11-17T23:23:59.004Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-11-17T23:23:59.004Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-11-17T23:23:59.004Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-11-17T23:23:59.004Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-11-17T23:23:59.004Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-11-17T23:23:59.004Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-11-17T23:23:59.005Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-11-17T23:23:59.005Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-11-17T23:23:59.005Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-11-17T23:23:59.005Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-11-17T23:23:59.005Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-11-17T23:23:59.005Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-11-17T23:23:59.005Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-11-17T23:23:59.005Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-11-17T23:23:59.005Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-11-17T23:23:59.005Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-11-17T23:23:59.005Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-11-17T23:23:59.005Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-11-17T23:23:59.005Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-11-17T23:23:59.005Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-11-17T23:23:59.005Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-11-17T23:23:59.005Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-11-17T23:23:59.005Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-11-17T23:23:59.005Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-11-17T23:23:59.005Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-11-17T23:23:59.005Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-11-17T23:23:59.005Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-11-17T23:23:59.005Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-11-17T23:23:59.005Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-11-17T23:23:59.005Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-11-17T23:23:59.005Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-11-17T23:23:59.005Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-11-17T23:23:59.005Z] === RUN TestCreateTagSuccess [2021-11-17T23:23:59.005Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-11-17T23:23:59.005Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-11-17T23:23:59.005Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-11-17T23:23:59.005Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-11-17T23:23:59.005Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-11-17T23:23:59.005Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-11-17T23:23:59.005Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-11-17T23:23:59.005Z] PASS [2021-11-17T23:23:59.005Z] coverage: 77.8% of statements [2021-11-17T23:23:59.005Z] ok github.com/docker/docker/daemon/logger/awslogs 0.330s coverage: 77.8% of statements [2021-11-17T23:23:59.005Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-11-17T23:23:59.005Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-17T23:23:59.005Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-17T23:23:59.005Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-11-17T23:23:59.005Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-11-17T23:23:59.005Z] === RUN TestJSONLogsMarshalJSONBuf [2021-11-17T23:23:59.005Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-11-17T23:23:59.005Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-17T23:23:59.404Z] + bundleName=amd64-rootless [2021-11-17T23:23:59.404Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-11-17T23:23:59.404Z] Creating amd64-rootless-bundles.tar.gz [2021-11-17T23:23:59.404Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-11-17T23:23:59.404Z] + 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 [2021-11-17T23:23:59.416Z] Archiving artifacts [2021-11-17T23:23:59.475Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-11-17T23:23:59.475Z] === RUN TestFastTimeMarshalJSON [2021-11-17T23:23:59.475Z] === RUN TestJSONFileLogger [2021-11-17T23:23:59.475Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-11-17T23:23:59.475Z] PASS [2021-11-17T23:23:59.475Z] coverage: 87.2% of statements [2021-11-17T23:23:59.475Z] --- PASS: TestJSONFileLogger (0.00s) [2021-11-17T23:23:59.475Z] === RUN TestJSONFileLoggerWithTags [2021-11-17T23:23:59.475Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-11-17T23:23:59.475Z] === RUN TestJSONFileLoggerWithOpts [2021-11-17T23:23:59.475Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-11-17T23:23:59.475Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-11-17T23:23:59.475Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.189s coverage: 87.2% of statements [2021-11-17T23:23:59.475Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-11-17T23:23:59.475Z] === RUN TestEncodeDecode [2021-11-17T23:23:59.475Z] === PAUSE TestEncodeDecode [2021-11-17T23:23:59.475Z] === RUN TestUnexpectedEOF [2021-11-17T23:23:59.475Z] time="2021-11-17T23:23:59Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-17T23:23:59.476Z] time="2021-11-17T23:23:59Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-17T23:23:59.476Z] --- PASS: TestUnexpectedEOF (0.12s) [2021-11-17T23:23:59.476Z] === CONT TestEncodeDecode [2021-11-17T23:23:59.476Z] --- PASS: TestEncodeDecode (0.00s) [2021-11-17T23:23:59.476Z] PASS [2021-11-17T23:23:59.476Z] coverage: 69.9% of statements [2021-11-17T23:23:59.476Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.189s coverage: 69.9% of statements [2021-11-17T23:23:59.719Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43027/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-17T23:24:00.029Z] + make clean [2021-11-17T23:24:00.287Z] docker volume rm -f docker-dev-cache [2021-11-17T23:24:00.287Z] docker-dev-cache [Pipeline] deleteDir [2021-11-17T23:24:00.465Z] === RUN TestWriteLog [2021-11-17T23:24:00.466Z] === PAUSE TestWriteLog [2021-11-17T23:24:00.466Z] === RUN TestReadLog [2021-11-17T23:24:00.466Z] === PAUSE TestReadLog [2021-11-17T23:24:00.466Z] === CONT TestWriteLog [2021-11-17T23:24:00.466Z] === CONT TestReadLog [2021-11-17T23:24:00.466Z] === RUN TestReadLog/tail_exact [2021-11-17T23:24:00.466Z] --- PASS: TestWriteLog (0.05s) [2021-11-17T23:24:00.466Z] === RUN TestOpenFileDelete [2021-11-17T23:24:00.466Z] --- PASS: TestOpenFileDelete (0.00s) [2021-11-17T23:24:00.466Z] === RUN TestOpenFileRename [2021-11-17T23:24:00.466Z] --- PASS: TestOpenFileRename (0.00s) [2021-11-17T23:24:00.466Z] === RUN TestParseLogTagDefaultTag [2021-11-17T23:24:00.466Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-11-17T23:24:00.466Z] === RUN TestParseLogTag [2021-11-17T23:24:00.466Z] --- PASS: TestParseLogTag (0.00s) [2021-11-17T23:24:00.466Z] === RUN TestParseLogTagEmptyTag [2021-11-17T23:24:00.466Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-11-17T23:24:00.466Z] === RUN TestTailFiles [2021-11-17T23:24:00.466Z] --- PASS: TestTailFiles (0.00s) [2021-11-17T23:24:00.466Z] === RUN TestFollowLogsConsumerGone [2021-11-17T23:24:00.466Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-11-17T23:24:00.466Z] === RUN TestFollowLogsProducerGone [2021-11-17T23:24:00.466Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-11-17T23:24:00.466Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-11-17T23:24:00.466Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-11-17T23:24:00.466Z] === RUN TestCheckCapacityAndRotate [2021-11-17T23:24:00.466Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-11-17T23:24:00.466Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-11-17T23:24:00.466Z] === RUN TestReadLog/tail_less_than_available [2021-11-17T23:24:00.466Z] === RUN TestReadLog/tail_more_than_available [2021-11-17T23:24:00.466Z] --- PASS: TestReadLog (0.13s) [2021-11-17T23:24:00.466Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-11-17T23:24:00.466Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-11-17T23:24:00.466Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-11-17T23:24:00.466Z] PASS [2021-11-17T23:24:00.466Z] coverage: 75.2% of statements [2021-11-17T23:24:00.466Z] ok github.com/docker/docker/daemon/logger/local 0.314s coverage: 75.2% of statements [2021-11-17T23:24:00.466Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-17T23:24:00.466Z] --- PASS: TestCheckCapacityAndRotate (0.22s) [2021-11-17T23:24:00.466Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-11-17T23:24:00.466Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.17s) [2021-11-17T23:24:00.466Z] PASS [2021-11-17T23:24:00.466Z] coverage: 55.3% of statements [2021-11-17T23:24:00.466Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.368s coverage: 55.3% of statements [2021-11-17T23:24:00.501Z] --- PASS: TestDaemonDNSFallback (6.22s) [2021-11-17T23:24:00.501Z] === RUN TestInspectNetwork [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-17T23:24:00.936Z] === RUN TestLog [2021-11-17T23:24:00.936Z] --- PASS: TestLog (0.00s) [2021-11-17T23:24:00.936Z] PASS [2021-11-17T23:24:00.936Z] coverage: 31.5% of statements [2021-11-17T23:24:00.936Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.052s coverage: 31.5% of statements [2021-11-17T23:24:01.406Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.22s) [2021-11-17T23:24:01.406Z] === RUN TestUpdateMemory [2021-11-17T23:24:01.407Z] === RUN TestNewParse [2021-11-17T23:24:01.407Z] --- PASS: TestNewParse (0.00s) [2021-11-17T23:24:01.407Z] PASS [2021-11-17T23:24:01.407Z] coverage: 8.3% of statements [2021-11-17T23:24:01.407Z] ok github.com/docker/docker/daemon/logger/templates 0.033s coverage: 8.3% of statements [2021-11-17T23:24:01.407Z] === RUN TestValidateLogOpt [2021-11-17T23:24:01.407Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-17T23:24:01.407Z] === RUN TestNewMissedConfig [2021-11-17T23:24:01.407Z] --- PASS: TestNewMissedConfig (0.00s) [2021-11-17T23:24:01.407Z] === RUN TestNewMissedUrl [2021-11-17T23:24:01.407Z] --- PASS: TestNewMissedUrl (0.00s) [2021-11-17T23:24:01.407Z] === RUN TestNewMissedToken [2021-11-17T23:24:01.407Z] --- PASS: TestNewMissedToken (0.00s) [2021-11-17T23:24:01.407Z] === RUN TestNewWithProxy [2021-11-17T23:24:01.407Z] --- PASS: TestNewWithProxy (0.00s) [2021-11-17T23:24:01.407Z] === RUN TestDefault [2021-11-17T23:24:01.407Z] --- PASS: TestDefault (0.01s) [2021-11-17T23:24:01.407Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-11-17T23:24:01.407Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-11-17T23:24:01.407Z] === RUN TestJsonFormat [2021-11-17T23:24:01.452Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-11-17T23:24:01.879Z] --- PASS: TestJsonFormat (0.01s) [2021-11-17T23:24:01.879Z] === RUN TestRawFormat [2021-11-17T23:24:01.879Z] --- PASS: TestRawFormat (0.00s) [2021-11-17T23:24:01.879Z] === RUN TestRawFormatWithLabels [2021-11-17T23:24:01.879Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-11-17T23:24:01.879Z] === RUN TestRawFormatWithoutTag [2021-11-17T23:24:01.879Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-11-17T23:24:01.879Z] === RUN TestBatching [2021-11-17T23:24:01.879Z] === RUN TestParseLogFormat [2021-11-17T23:24:01.879Z] --- PASS: TestParseLogFormat (0.00s) [2021-11-17T23:24:01.879Z] === RUN TestValidateLogOptEmpty [2021-11-17T23:24:01.879Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-11-17T23:24:01.879Z] === RUN TestValidateSyslogAddress [2021-11-17T23:24:01.879Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-11-17T23:24:01.879Z] === RUN TestParseAddressDefaultPort [2021-11-17T23:24:01.879Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-11-17T23:24:01.879Z] === RUN TestValidateSyslogFacility [2021-11-17T23:24:01.879Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-11-17T23:24:01.879Z] === RUN TestValidateLogOptSyslogFormat [2021-11-17T23:24:01.879Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-11-17T23:24:01.879Z] === RUN TestValidateLogOpt [2021-11-17T23:24:01.879Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-17T23:24:01.879Z] PASS [2021-11-17T23:24:01.879Z] coverage: 46.8% of statements [2021-11-17T23:24:01.879Z] ok github.com/docker/docker/daemon/logger/syslog 0.045s coverage: 46.8% of statements [2021-11-17T23:24:01.879Z] --- PASS: TestBatching (0.20s) [2021-11-17T23:24:01.879Z] === RUN TestFrequency [2021-11-17T23:24:01.879Z] --- PASS: TestFrequency (0.18s) [2021-11-17T23:24:01.879Z] === RUN TestOneMessagePerRequest [2021-11-17T23:24:01.968Z] --- PASS: TestUpdateMemory (0.57s) [2021-11-17T23:24:01.968Z] === RUN TestUpdateCPUQuota [2021-11-17T23:24:02.022Z] tests/integration/api_client_test.py ..... [ 7%] [2021-11-17T23:24:02.352Z] --- PASS: TestOneMessagePerRequest (0.01s) [2021-11-17T23:24:02.352Z] === RUN TestVerify [2021-11-17T23:24:02.352Z] --- PASS: TestVerify (0.00s) [2021-11-17T23:24:02.352Z] === RUN TestSkipVerify [2021-11-17T23:24:02.352Z] time="2021-11-17T23:24:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-17T23:24:02.352Z] time="2021-11-17T23:24:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-17T23:24:02.352Z] time="2021-11-17T23:24:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-17T23:24:02.352Z] time="2021-11-17T23:24:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-17T23:24:02.352Z] --- PASS: TestSkipVerify (0.48s) [2021-11-17T23:24:02.352Z] === RUN TestBufferMaximum [2021-11-17T23:24:02.352Z] time="2021-11-17T23:24:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-17T23:24:02.352Z] time="2021-11-17T23:24:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-17T23:24:02.352Z] time="2021-11-17T23:24:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-17T23:24:02.352Z] time="2021-11-17T23:24:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-17T23:24:02.352Z] time="2021-11-17T23:24:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-17T23:24:02.352Z] time="2021-11-17T23:24:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637191442.252009\",\"host\":\"44f333b950a0\"}'" [2021-11-17T23:24:02.352Z] time="2021-11-17T23:24:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637191442.252009\",\"host\":\"44f333b950a0\"}'" [2021-11-17T23:24:02.352Z] --- PASS: TestBufferMaximum (0.00s) [2021-11-17T23:24:02.352Z] === RUN TestServerAlwaysDown [2021-11-17T23:24:02.352Z] time="2021-11-17T23:24:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-17T23:24:02.352Z] time="2021-11-17T23:24:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-17T23:24:02.352Z] time="2021-11-17T23:24:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637191442.255319\",\"host\":\"44f333b950a0\"}'" [2021-11-17T23:24:02.352Z] time="2021-11-17T23:24:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637191442.255319\",\"host\":\"44f333b950a0\"}'" [2021-11-17T23:24:02.352Z] time="2021-11-17T23:24:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-17T23:24:02.352Z] time="2021-11-17T23:24:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637191442.255319\",\"host\":\"44f333b950a0\"}'" [2021-11-17T23:24:02.352Z] time="2021-11-17T23:24:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637191442.255319\",\"host\":\"44f333b950a0\"}'" [2021-11-17T23:24:02.352Z] time="2021-11-17T23:24:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1637191442.255319\",\"host\":\"44f333b950a0\"}'" [2021-11-17T23:24:02.352Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-11-17T23:24:02.352Z] === RUN TestCannotSendAfterClose [2021-11-17T23:24:02.352Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-11-17T23:24:02.352Z] === RUN TestDeadlockOnBlockedEndpoint [2021-11-17T23:24:02.896Z] --- PASS: TestUpdateCPUQuota (0.96s) [2021-11-17T23:24:02.896Z] === RUN TestUpdatePidsLimit [2021-11-17T23:24:02.896Z] === RUN TestUpdatePidsLimit/update_from_none [2021-11-17T23:24:02.896Z] === RUN TestUpdatePidsLimit/no_change [2021-11-17T23:24:03.032Z] === RUN TestInspectNetwork/full_network_id [2021-11-17T23:24:03.032Z] === RUN TestInspectNetwork/partial_network_id [2021-11-17T23:24:03.032Z] === RUN TestInspectNetwork/network_name [2021-11-17T23:24:03.032Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-11-17T23:24:03.151Z] === RUN TestUpdatePidsLimit/update_lower [2021-11-17T23:24:03.343Z] === RUN TestV1IDService [2021-11-17T23:24:03.343Z] --- PASS: TestV1IDService (0.02s) [2021-11-17T23:24:03.343Z] === RUN TestV2MetadataService [2021-11-17T23:24:03.343Z] time="2021-11-17T23:24:03Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49202/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-11-17T23:24:03.343Z] time="2021-11-17T23:24:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"44f333b950a0\"}'" [2021-11-17T23:24:03.343Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-11-17T23:24:03.343Z] PASS [2021-11-17T23:24:03.343Z] coverage: 82.5% of statements [2021-11-17T23:24:03.343Z] ok github.com/docker/docker/daemon/logger/splunk 1.958s coverage: 82.5% of statements [2021-11-17T23:24:03.343Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-17T23:24:03.343Z] ? github.com/docker/docker/daemon/network [no test files] [2021-11-17T23:24:03.343Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-17T23:24:03.407Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-11-17T23:24:03.664Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-11-17T23:24:03.790Z] tests/integration/api_config_test.py ..... [ 8%] [2021-11-17T23:24:03.814Z] === RUN TestSuccessfulDownload [2021-11-17T23:24:03.814Z] download_test.go:268: Needs fixing on Windows [2021-11-17T23:24:03.814Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-11-17T23:24:03.814Z] === RUN TestCancelledDownload [2021-11-17T23:24:03.814Z] --- PASS: TestCancelledDownload (0.00s) [2021-11-17T23:24:03.814Z] === RUN TestMaxDownloadAttempts [2021-11-17T23:24:03.814Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-17T23:24:03.814Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-17T23:24:03.814Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-17T23:24:03.814Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-17T23:24:03.814Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-17T23:24:03.814Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-17T23:24:03.814Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-17T23:24:03.814Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-17T23:24:03.814Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-17T23:24:03.814Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-17T23:24:03.814Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-17T23:24:03.814Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-17T23:24:03.814Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-11-17T23:24:03.814Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-11-17T23:24:03.814Z] === RUN TestContinueOnError_MirrorEndpoint [2021-11-17T23:24:03.814Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-11-17T23:24:03.814Z] === RUN TestContinueOnError_NeverContinue [2021-11-17T23:24:03.814Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-11-17T23:24:03.814Z] === RUN TestContinueOnError_UnnestsErrors [2021-11-17T23:24:03.814Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2021-11-17T23:24:03.814Z] === RUN TestManifestStore [2021-11-17T23:24:03.814Z] === RUN TestManifestStore/no_remote_or_local [2021-11-17T23:24:03.814Z] time="2021-11-17T23:24:03Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local954798415\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-11-17T23:24:03.814Z] === RUN TestManifestStore/no_local_cache [2021-11-17T23:24:03.815Z] === RUN TestManifestStore/with_local_cache [2021-11-17T23:24:03.815Z] === RUN TestManifestStore/unknown_media_type [2021-11-17T23:24:03.815Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-11-17T23:24:03.815Z] time="2021-11-17T23:24:03Z" level=warning msg="reference for unknown type: " [2021-11-17T23:24:03.815Z] time="2021-11-17T23:24:03Z" level=warning msg="reference for unknown type: " [2021-11-17T23:24:03.815Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-11-17T23:24:03.815Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-11-17T23:24:03.815Z] time="2021-11-17T23:24:03Z" level=warning msg="reference for unknown type: " [2021-11-17T23:24:03.815Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-11-17T23:24:03.815Z] time="2021-11-17T23:24:03Z" level=warning msg="reference for unknown type: " [2021-11-17T23:24:03.815Z] time="2021-11-17T23:24:03Z" level=warning msg="reference for unknown type: " [2021-11-17T23:24:03.815Z] === RUN TestManifestStore/error_persisting_manifest [2021-11-17T23:24:03.815Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-11-17T23:24:03.920Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-11-17T23:24:03.920Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-11-17T23:24:04.287Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-11-17T23:24:04.287Z] time="2021-11-17T23:24:03Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-11-17T23:24:04.287Z] --- PASS: TestManifestStore (0.23s) [2021-11-17T23:24:04.287Z] --- PASS: TestManifestStore/no_remote_or_local (0.14s) [2021-11-17T23:24:04.287Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-11-17T23:24:04.287Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-11-17T23:24:04.287Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-11-17T23:24:04.287Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-11-17T23:24:04.287Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-11-17T23:24:04.287Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-11-17T23:24:04.287Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-11-17T23:24:04.287Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-11-17T23:24:04.287Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-11-17T23:24:04.287Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-11-17T23:24:04.287Z] === RUN TestDetectManifestBlobMediaType [2021-11-17T23:24:04.287Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-11-17T23:24:04.287Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-11-17T23:24:04.287Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-11-17T23:24:04.287Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-11-17T23:24:04.287Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-11-17T23:24:04.287Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-11-17T23:24:04.287Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-11-17T23:24:04.287Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-11-17T23:24:04.287Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-11-17T23:24:04.287Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-11-17T23:24:04.287Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-11-17T23:24:04.287Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-11-17T23:24:04.287Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-11-17T23:24:04.287Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2021-11-17T23:24:04.287Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2021-11-17T23:24:04.287Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2021-11-17T23:24:04.287Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2021-11-17T23:24:04.287Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2021-11-17T23:24:04.287Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2021-11-17T23:24:04.287Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2021-11-17T23:24:04.287Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2021-11-17T23:24:04.287Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2021-11-17T23:24:04.287Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2021-11-17T23:24:04.287Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2021-11-17T23:24:04.287Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2021-11-17T23:24:04.287Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2021-11-17T23:24:04.287Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2021-11-17T23:24:04.287Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2021-11-17T23:24:04.287Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2021-11-17T23:24:04.287Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2021-11-17T23:24:04.287Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2021-11-17T23:24:04.287Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2021-11-17T23:24:04.287Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2021-11-17T23:24:04.287Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2021-11-17T23:24:04.287Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2021-11-17T23:24:04.287Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2021-11-17T23:24:04.287Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2021-11-17T23:24:04.287Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2021-11-17T23:24:04.287Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2021-11-17T23:24:04.287Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2021-11-17T23:24:04.287Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2021-11-17T23:24:04.287Z] === RUN TestFixManifestLayers [2021-11-17T23:24:04.287Z] --- PASS: TestFixManifestLayers (0.01s) [2021-11-17T23:24:04.287Z] === RUN TestFixManifestLayersBaseLayerParent [2021-11-17T23:24:04.287Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-17T23:24:04.287Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-17T23:24:04.287Z] === RUN TestFixManifestLayersBadParent [2021-11-17T23:24:04.287Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-11-17T23:24:04.287Z] === RUN TestValidateManifest [2021-11-17T23:24:04.287Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-17T23:24:04.287Z] --- SKIP: TestValidateManifest (0.00s) [2021-11-17T23:24:04.287Z] === RUN TestFormatPlatform [2021-11-17T23:24:04.287Z] --- PASS: TestFormatPlatform (0.00s) [2021-11-17T23:24:04.287Z] === RUN TestGetRepositoryMountCandidates [2021-11-17T23:24:04.287Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-11-17T23:24:04.287Z] === RUN TestLayerAlreadyExists [2021-11-17T23:24:04.287Z] 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} [2021-11-17T23:24:04.287Z] 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} [2021-11-17T23:24:04.287Z] 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} [2021-11-17T23:24:04.287Z] 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} [2021-11-17T23:24:04.287Z] 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} [2021-11-17T23:24:04.287Z] 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} [2021-11-17T23:24:04.287Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-11-17T23:24:04.287Z] === RUN TestWhenEmptyAuthConfig [2021-11-17T23:24:04.287Z] time="2021-11-17T23:24:03Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-17T23:24:04.287Z] time="2021-11-17T23:24:03Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-17T23:24:04.287Z] time="2021-11-17T23:24:03Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-17T23:24:04.287Z] time="2021-11-17T23:24:03Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-17T23:24:04.287Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-11-17T23:24:04.287Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.40s) [2021-11-17T23:24:04.287Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.40s) [2021-11-17T23:24:04.287Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.40s) [2021-11-17T23:24:04.287Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s) [2021-11-17T23:24:04.287Z] === RUN TestTransfer [2021-11-17T23:24:04.287Z] --- PASS: TestTransfer (0.12s) [2021-11-17T23:24:04.287Z] === RUN TestConcurrencyLimit [2021-11-17T23:24:04.287Z] --- PASS: TestV2MetadataService (0.92s) [2021-11-17T23:24:04.287Z] PASS [2021-11-17T23:24:04.287Z] coverage: 48.2% of statements [2021-11-17T23:24:04.287Z] ok github.com/docker/docker/distribution/metadata 1.006s coverage: 48.2% of statements [2021-11-17T23:24:04.767Z] === RUN TestNotFound [2021-11-17T23:24:04.767Z] --- PASS: TestNotFound (0.00s) [2021-11-17T23:24:04.767Z] === RUN TestConflict [2021-11-17T23:24:04.767Z] --- PASS: TestConflict (0.00s) [2021-11-17T23:24:04.767Z] === RUN TestForbidden [2021-11-17T23:24:04.767Z] --- PASS: TestForbidden (0.00s) [2021-11-17T23:24:04.767Z] === RUN TestInvalidParameter [2021-11-17T23:24:04.767Z] --- PASS: TestInvalidParameter (0.00s) [2021-11-17T23:24:04.767Z] === RUN TestNotImplemented [2021-11-17T23:24:04.767Z] --- PASS: TestNotImplemented (0.00s) [2021-11-17T23:24:04.767Z] === RUN TestNotModified [2021-11-17T23:24:04.767Z] --- PASS: TestNotModified (0.00s) [2021-11-17T23:24:04.767Z] === RUN TestUnauthorized [2021-11-17T23:24:04.767Z] --- PASS: TestUnauthorized (0.00s) [2021-11-17T23:24:04.767Z] === RUN TestUnknown [2021-11-17T23:24:04.767Z] --- PASS: TestUnknown (0.00s) [2021-11-17T23:24:04.767Z] === RUN TestCancelled [2021-11-17T23:24:04.767Z] --- PASS: TestCancelled (0.00s) [2021-11-17T23:24:04.767Z] === RUN TestDeadline [2021-11-17T23:24:04.767Z] --- PASS: TestDeadline (0.00s) [2021-11-17T23:24:04.767Z] === RUN TestDataLoss [2021-11-17T23:24:04.767Z] --- PASS: TestDataLoss (0.00s) [2021-11-17T23:24:04.767Z] === RUN TestUnavailable [2021-11-17T23:24:04.767Z] --- PASS: TestUnavailable (0.00s) [2021-11-17T23:24:04.767Z] === RUN TestSystem [2021-11-17T23:24:04.767Z] --- PASS: TestSystem (0.00s) [2021-11-17T23:24:04.767Z] === RUN TestFromStatusCode [2021-11-17T23:24:04.767Z] === RUN TestFromStatusCode/Not_Found [2021-11-17T23:24:04.767Z] === RUN TestFromStatusCode/Bad_Request [2021-11-17T23:24:04.767Z] === RUN TestFromStatusCode/Conflict [2021-11-17T23:24:04.767Z] === RUN TestFromStatusCode/Unauthorized [2021-11-17T23:24:04.767Z] === RUN TestFromStatusCode/Service_Unavailable [2021-11-17T23:24:04.767Z] === RUN TestFromStatusCode/Forbidden [2021-11-17T23:24:04.767Z] === RUN TestFromStatusCode/Not_Modified [2021-11-17T23:24:04.767Z] === RUN TestFromStatusCode/Not_Implemented [2021-11-17T23:24:04.767Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-11-17T23:24:04.767Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-11-17T23:24:04.767Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-11-17T23:24:04.767Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-11-17T23:24:04.767Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-11-17T23:24:04.767Z] --- PASS: TestFromStatusCode (0.00s) [2021-11-17T23:24:04.767Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-11-17T23:24:04.767Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-11-17T23:24:04.767Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-11-17T23:24:04.767Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-11-17T23:24:04.767Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-11-17T23:24:04.767Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-11-17T23:24:04.767Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-11-17T23:24:04.767Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-11-17T23:24:04.767Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-11-17T23:24:04.767Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-11-17T23:24:04.767Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-11-17T23:24:04.767Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-11-17T23:24:04.767Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-11-17T23:24:04.767Z] PASS [2021-11-17T23:24:04.767Z] coverage: 53.1% of statements [2021-11-17T23:24:04.767Z] ok github.com/docker/docker/errdefs 0.041s coverage: 53.1% of statements [2021-11-17T23:24:04.767Z] --- PASS: TestConcurrencyLimit (0.42s) [2021-11-17T23:24:04.767Z] === RUN TestInactiveJobs [2021-11-17T23:24:04.847Z] --- PASS: TestUpdatePidsLimit (1.87s) [2021-11-17T23:24:04.847Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2021-11-17T23:24:04.847Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2021-11-17T23:24:04.847Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2021-11-17T23:24:04.847Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2021-11-17T23:24:04.847Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2021-11-17T23:24:04.847Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2021-11-17T23:24:04.847Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2021-11-17T23:24:04.847Z] === RUN TestUpdateRestartPolicy [2021-11-17T23:24:05.238Z] --- PASS: TestInactiveJobs (0.38s) [2021-11-17T23:24:05.238Z] === RUN TestWatchRelease [2021-11-17T23:24:05.238Z] --- PASS: TestWatchRelease (0.04s) [2021-11-17T23:24:05.238Z] === RUN TestWatchFinishedTransfer [2021-11-17T23:24:05.238Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-11-17T23:24:05.238Z] === RUN TestDuplicateTransfer [2021-11-17T23:24:05.238Z] --- PASS: TestWhenEmptyAuthConfig (1.10s) [2021-11-17T23:24:05.238Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-11-17T23:24:05.238Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-11-17T23:24:05.238Z] === RUN TestTokenPassThru [2021-11-17T23:24:05.238Z] --- PASS: TestTokenPassThru (0.01s) [2021-11-17T23:24:05.238Z] === RUN TestTokenPassThruDifferentHost [2021-11-17T23:24:05.238Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-11-17T23:24:05.238Z] PASS [2021-11-17T23:24:05.238Z] coverage: 23.9% of statements [2021-11-17T23:24:05.238Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-11-17T23:24:05.238Z] === RUN TestSuccessfulUpload [2021-11-17T23:24:05.238Z] ok github.com/docker/docker/distribution 1.428s coverage: 23.9% of statements [2021-11-17T23:24:05.238Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-17T23:24:05.238Z] time="2021-11-17T23:24:05Z" level=error msg="Upload failed, retrying: simulating retry" [2021-11-17T23:24:05.709Z] --- PASS: TestSuccessfulUpload (0.42s) [2021-11-17T23:24:05.709Z] === RUN TestCancelledUpload [2021-11-17T23:24:05.709Z] --- PASS: TestCancelledUpload (0.00s) [2021-11-17T23:24:05.709Z] PASS [2021-11-17T23:24:05.709Z] coverage: 77.3% of statements [2021-11-17T23:24:05.709Z] ok github.com/docker/docker/distribution/xfer 1.883s coverage: 77.3% of statements [2021-11-17T23:24:05.709Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-17T23:24:05.709Z] === RUN TestFSGetInvalidData [2021-11-17T23:24:05.709Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-11-17T23:24:05.709Z] === RUN TestFSInvalidSet [2021-11-17T23:24:05.709Z] --- PASS: TestFSInvalidSet (0.02s) [2021-11-17T23:24:05.709Z] === RUN TestFSInvalidRoot [2021-11-17T23:24:05.709Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-11-17T23:24:05.709Z] === RUN TestFSMetadataGetSet [2021-11-17T23:24:05.709Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-11-17T23:24:05.709Z] === RUN TestFSInvalidWalker [2021-11-17T23:24:05.709Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-11-17T23:24:05.709Z] === RUN TestFSGetSet [2021-11-17T23:24:05.709Z] --- PASS: TestFSGetSet (0.02s) [2021-11-17T23:24:05.709Z] === RUN TestFSGetUnsetKey [2021-11-17T23:24:05.709Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-11-17T23:24:05.709Z] === RUN TestFSGetEmptyData [2021-11-17T23:24:05.709Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-11-17T23:24:05.709Z] === RUN TestFSDelete [2021-11-17T23:24:05.709Z] --- PASS: TestFSDelete (0.02s) [2021-11-17T23:24:05.709Z] === RUN TestFSWalker [2021-11-17T23:24:05.709Z] --- PASS: TestFSWalker (0.01s) [2021-11-17T23:24:05.709Z] === RUN TestFSWalkerStopOnError [2021-11-17T23:24:05.709Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-11-17T23:24:05.709Z] === RUN TestNewFromJSON [2021-11-17T23:24:05.709Z] --- PASS: TestNewFromJSON (0.00s) [2021-11-17T23:24:05.709Z] === RUN TestNewFromJSONWithInvalidJSON [2021-11-17T23:24:05.709Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-11-17T23:24:05.709Z] === RUN TestMarshalKeyOrder [2021-11-17T23:24:05.709Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-11-17T23:24:05.709Z] === RUN TestImage [2021-11-17T23:24:05.709Z] --- PASS: TestImage (0.00s) [2021-11-17T23:24:05.709Z] === RUN TestImageOSNotEmpty [2021-11-17T23:24:05.709Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-11-17T23:24:05.709Z] === RUN TestNewChildImageFromImageWithRootFS [2021-11-17T23:24:05.709Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-11-17T23:24:05.709Z] === RUN TestCreate [2021-11-17T23:24:05.709Z] --- PASS: TestCreate (0.00s) [2021-11-17T23:24:05.709Z] === RUN TestRestore [2021-11-17T23:24:05.709Z] === RUN TestCompare [2021-11-17T23:24:05.709Z] --- PASS: TestCompare (0.00s) [2021-11-17T23:24:05.709Z] PASS [2021-11-17T23:24:05.709Z] coverage: 19.2% of statements [2021-11-17T23:24:05.709Z] ok github.com/docker/docker/image/cache 0.064s coverage: 19.2% of statements [2021-11-17T23:24:05.709Z] time="2021-11-17T23:24:05Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-11-17T23:24:05.709Z] --- PASS: TestRestore (0.15s) [2021-11-17T23:24:05.709Z] === RUN TestAddDelete [2021-11-17T23:24:06.180Z] --- PASS: TestAddDelete (0.02s) [2021-11-17T23:24:06.180Z] === RUN TestSearchAfterDelete [2021-11-17T23:24:06.180Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-11-17T23:24:06.180Z] === RUN TestParentReset [2021-11-17T23:24:06.180Z] --- PASS: TestParentReset (0.03s) [2021-11-17T23:24:06.180Z] === RUN TestGetAndSetLastUpdated [2021-11-17T23:24:06.180Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-11-17T23:24:06.180Z] === RUN TestStoreLen [2021-11-17T23:24:06.180Z] --- PASS: TestStoreLen (0.05s) [2021-11-17T23:24:06.180Z] PASS [2021-11-17T23:24:06.180Z] coverage: 86.8% of statements [2021-11-17T23:24:06.180Z] ok github.com/docker/docker/image 0.483s coverage: 86.8% of statements [2021-11-17T23:24:06.180Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-11-17T23:24:06.180Z] === RUN TestMakeV1ConfigFromConfig [2021-11-17T23:24:06.180Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-11-17T23:24:06.180Z] PASS [2021-11-17T23:24:06.180Z] coverage: 25.0% of statements [2021-11-17T23:24:06.180Z] ok github.com/docker/docker/image/v1 0.137s coverage: 25.0% of statements [2021-11-17T23:24:06.180Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-17T23:24:07.218Z] --- PASS: TestInspectNetwork (6.59s) [2021-11-17T23:24:07.218Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-11-17T23:24:07.218Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-11-17T23:24:07.218Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-11-17T23:24:07.218Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-11-17T23:24:07.218Z] === RUN TestRunContainerWithBridgeNone [2021-11-17T23:24:07.753Z] === RUN TestSerialization [2021-11-17T23:24:07.753Z] --- PASS: TestSerialization (0.02s) [2021-11-17T23:24:07.753Z] PASS [2021-11-17T23:24:07.753Z] coverage: 100.0% of statements [2021-11-17T23:24:07.753Z] ok github.com/docker/docker/libcontainerd/queue 0.055s coverage: 100.0% of statements [2021-11-17T23:24:07.753Z] === RUN TestEnvironmentParsing [2021-11-17T23:24:07.753Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-11-17T23:24:07.753Z] PASS [2021-11-17T23:24:07.753Z] coverage: 1.0% of statements [2021-11-17T23:24:07.753Z] ok github.com/docker/docker/libcontainerd/local 0.052s coverage: 1.0% of statements [2021-11-17T23:24:07.753Z] === RUN TestEmptyLayer [2021-11-17T23:24:07.753Z] --- PASS: TestEmptyLayer (0.00s) [2021-11-17T23:24:07.753Z] === RUN TestCommitFailure [2021-11-17T23:24:07.753Z] --- PASS: TestCommitFailure (0.01s) [2021-11-17T23:24:07.753Z] === RUN TestStartTransactionFailure [2021-11-17T23:24:07.753Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-11-17T23:24:07.753Z] === RUN TestGetOrphan [2021-11-17T23:24:07.753Z] --- PASS: TestGetOrphan (0.01s) [2021-11-17T23:24:07.753Z] === RUN TestMountAndRegister [2021-11-17T23:24:07.753Z] layer_test.go:271: Layer size: 14 [2021-11-17T23:24:07.753Z] --- PASS: TestMountAndRegister (0.04s) [2021-11-17T23:24:07.753Z] === RUN TestLayerRelease [2021-11-17T23:24:07.753Z] layer_test.go:304: Failing on Windows [2021-11-17T23:24:07.753Z] --- SKIP: TestLayerRelease (0.00s) [2021-11-17T23:24:07.753Z] === RUN TestStoreRestore [2021-11-17T23:24:07.753Z] layer_test.go:353: Failing on Windows [2021-11-17T23:24:07.753Z] --- SKIP: TestStoreRestore (0.00s) [2021-11-17T23:24:07.753Z] === RUN TestTarStreamStability [2021-11-17T23:24:07.753Z] layer_test.go:468: Failing on Windows [2021-11-17T23:24:07.753Z] --- SKIP: TestTarStreamStability (0.00s) [2021-11-17T23:24:07.753Z] === RUN TestRegisterExistingLayer [2021-11-17T23:24:08.154Z] --- PASS: TestRunContainerWithBridgeNone (1.34s) [2021-11-17T23:24:08.154Z] === RUN TestNetworkInvalidJSON [2021-11-17T23:24:08.154Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-17T23:24:08.154Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-17T23:24:08.154Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-17T23:24:08.154Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-17T23:24:08.154Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-17T23:24:08.154Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-17T23:24:08.154Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-17T23:24:08.154Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-17T23:24:08.154Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-17T23:24:08.154Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-11-17T23:24:08.154Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-17T23:24:08.154Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-17T23:24:08.154Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-17T23:24:08.154Z] === RUN TestNetworkList [2021-11-17T23:24:08.154Z] === RUN TestNetworkList//networks [2021-11-17T23:24:08.154Z] === PAUSE TestNetworkList//networks [2021-11-17T23:24:08.154Z] === RUN TestNetworkList//networks/ [2021-11-17T23:24:08.154Z] === PAUSE TestNetworkList//networks/ [2021-11-17T23:24:08.154Z] === CONT TestNetworkList//networks [2021-11-17T23:24:08.154Z] === CONT TestNetworkList//networks/ [2021-11-17T23:24:08.154Z] --- PASS: TestNetworkList (0.01s) [2021-11-17T23:24:08.154Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-17T23:24:08.154Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-17T23:24:08.154Z] === RUN TestHostIPv4BridgeLabel [2021-11-17T23:24:08.225Z] --- PASS: TestRegisterExistingLayer (0.15s) [2021-11-17T23:24:08.225Z] === RUN TestTarStreamVerification [2021-11-17T23:24:08.225Z] layer_test.go:697: Failing on Windows [2021-11-17T23:24:08.225Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-11-17T23:24:08.225Z] === RUN TestLayerMigration [2021-11-17T23:24:08.225Z] migration_test.go:46: Failing on Windows [2021-11-17T23:24:08.225Z] --- SKIP: TestLayerMigration (0.00s) [2021-11-17T23:24:08.225Z] === RUN TestLayerMigrationNoTarsplit [2021-11-17T23:24:08.225Z] migration_test.go:182: Failing on Windows [2021-11-17T23:24:08.225Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-11-17T23:24:08.225Z] === RUN TestMountInit [2021-11-17T23:24:08.225Z] mount_test.go:17: Failing on Windows [2021-11-17T23:24:08.225Z] --- SKIP: TestMountInit (0.00s) [2021-11-17T23:24:08.225Z] === RUN TestMountSize [2021-11-17T23:24:08.225Z] mount_test.go:76: Failing on Windows [2021-11-17T23:24:08.225Z] --- SKIP: TestMountSize (0.00s) [2021-11-17T23:24:08.225Z] === RUN TestMountChanges [2021-11-17T23:24:08.225Z] mount_test.go:125: Failing on Windows [2021-11-17T23:24:08.225Z] --- SKIP: TestMountChanges (0.00s) [2021-11-17T23:24:08.225Z] === RUN TestMountApply [2021-11-17T23:24:08.225Z] mount_test.go:212: Failing on Windows [2021-11-17T23:24:08.225Z] --- SKIP: TestMountApply (0.00s) [2021-11-17T23:24:08.225Z] PASS [2021-11-17T23:24:08.225Z] coverage: 30.1% of statements [2021-11-17T23:24:08.225Z] ok github.com/docker/docker/layer 0.272s coverage: 30.1% of statements [2021-11-17T23:24:08.225Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-11-17T23:24:08.225Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-11-17T23:24:08.225Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-11-17T23:24:08.225Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-11-17T23:24:08.225Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-11-17T23:24:08.225Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-11-17T23:24:08.225Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-11-17T23:24:08.225Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-11-17T23:24:08.225Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-11-17T23:24:08.225Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-11-17T23:24:08.225Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-11-17T23:24:08.225Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-11-17T23:24:08.225Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-11-17T23:24:08.225Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-11-17T23:24:08.225Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-11-17T23:24:08.225Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-11-17T23:24:08.225Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-11-17T23:24:08.225Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-11-17T23:24:08.225Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-11-17T23:24:08.225Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-11-17T23:24:08.225Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-11-17T23:24:08.225Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-11-17T23:24:08.225Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-11-17T23:24:08.225Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-11-17T23:24:08.225Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-11-17T23:24:08.225Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-11-17T23:24:08.225Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-11-17T23:24:08.225Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-11-17T23:24:08.225Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-11-17T23:24:08.225Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-11-17T23:24:08.225Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-11-17T23:24:08.225Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-11-17T23:24:08.225Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-11-17T23:24:08.225Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-11-17T23:24:08.225Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-11-17T23:24:08.225Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-11-17T23:24:08.225Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-11-17T23:24:08.225Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-11-17T23:24:08.225Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-11-17T23:24:08.225Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-11-17T23:24:08.225Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-11-17T23:24:08.225Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-11-17T23:24:08.225Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-11-17T23:24:08.225Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-11-17T23:24:08.225Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-11-17T23:24:08.225Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-11-17T23:24:08.225Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-11-17T23:24:08.225Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-11-17T23:24:08.225Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-11-17T23:24:08.225Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-11-17T23:24:08.225Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-11-17T23:24:08.225Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-11-17T23:24:08.225Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-11-17T23:24:08.225Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-11-17T23:24:08.225Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-11-17T23:24:08.225Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-11-17T23:24:08.225Z] PASS [2021-11-17T23:24:08.225Z] coverage: 42.3% of statements [2021-11-17T23:24:08.225Z] ok github.com/docker/docker/oci 0.040s coverage: 42.3% of statements [2021-11-17T23:24:08.225Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-17T23:24:08.225Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-17T23:24:08.225Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-17T23:24:08.225Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-17T23:24:08.225Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-17T23:24:08.225Z] === RUN TestParseVersion [2021-11-17T23:24:08.225Z] --- PASS: TestParseVersion (0.00s) [2021-11-17T23:24:08.225Z] PASS [2021-11-17T23:24:08.225Z] coverage: 52.9% of statements [2021-11-17T23:24:08.225Z] ok github.com/docker/docker/pkg/aaparser 0.082s coverage: 52.9% of statements [2021-11-17T23:24:08.720Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2021-11-17T23:24:08.720Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-17T23:24:09.216Z] === RUN TestAddressPoolOpt [2021-11-17T23:24:09.216Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-11-17T23:24:09.216Z] === RUN TestValidateEnv [2021-11-17T23:24:09.216Z] === RUN TestValidateEnv/a [2021-11-17T23:24:09.216Z] === RUN TestValidateEnv/something [2021-11-17T23:24:09.216Z] === RUN TestValidateEnv/_=a [2021-11-17T23:24:09.216Z] === RUN TestValidateEnv/env1=value1 [2021-11-17T23:24:09.216Z] === RUN TestValidateEnv/_env1=value1 [2021-11-17T23:24:09.216Z] === RUN TestValidateEnv/env2=value2=value3 [2021-11-17T23:24:09.216Z] === RUN TestValidateEnv/env3=abc!qwe [2021-11-17T23:24:09.216Z] === RUN TestValidateEnv/env_4=value_4 [2021-11-17T23:24:09.216Z] === RUN TestValidateEnv/PATH [2021-11-17T23:24:09.216Z] === RUN TestValidateEnv/=a [2021-11-17T23:24:09.216Z] === RUN TestValidateEnv/PATH= [2021-11-17T23:24:09.216Z] === RUN TestValidateEnv/PATH=something [2021-11-17T23:24:09.216Z] === RUN TestValidateEnv/asd!qwe [2021-11-17T23:24:09.216Z] === RUN TestValidateEnv/1asd [2021-11-17T23:24:09.216Z] === RUN TestValidateEnv/123 [2021-11-17T23:24:09.216Z] === RUN TestValidateEnv/some_space [2021-11-17T23:24:09.216Z] === RUN TestValidateEnv/__some_space_before [2021-11-17T23:24:09.216Z] === RUN TestValidateEnv/some_space_after__ [2021-11-17T23:24:09.216Z] === RUN TestValidateEnv/= [2021-11-17T23:24:09.216Z] === RUN TestValidateEnv/PaTh [2021-11-17T23:24:09.216Z] --- PASS: TestValidateEnv (0.00s) [2021-11-17T23:24:09.216Z] --- PASS: TestValidateEnv/a (0.00s) [2021-11-17T23:24:09.216Z] --- PASS: TestValidateEnv/something (0.00s) [2021-11-17T23:24:09.216Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-11-17T23:24:09.216Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-11-17T23:24:09.216Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-11-17T23:24:09.216Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-11-17T23:24:09.216Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-11-17T23:24:09.216Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-11-17T23:24:09.216Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-11-17T23:24:09.216Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-11-17T23:24:09.216Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-11-17T23:24:09.216Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-11-17T23:24:09.216Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-11-17T23:24:09.216Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-11-17T23:24:09.216Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-11-17T23:24:09.216Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-11-17T23:24:09.216Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-11-17T23:24:09.216Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-11-17T23:24:09.216Z] --- PASS: TestValidateEnv/= (0.00s) [2021-11-17T23:24:09.216Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-11-17T23:24:09.216Z] === RUN TestParseHost [2021-11-17T23:24:09.216Z] --- PASS: TestParseHost (0.00s) [2021-11-17T23:24:09.216Z] === RUN TestParseDockerDaemonHost [2021-11-17T23:24:09.216Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-11-17T23:24:09.216Z] === RUN TestParseTCP [2021-11-17T23:24:09.216Z] --- PASS: TestParseTCP (0.00s) [2021-11-17T23:24:09.216Z] === RUN TestParseInvalidUnixAddrInvalid [2021-11-17T23:24:09.216Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-11-17T23:24:09.216Z] === RUN TestValidateExtraHosts [2021-11-17T23:24:09.216Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-11-17T23:24:09.216Z] === RUN TestIpOptString [2021-11-17T23:24:09.216Z] --- PASS: TestIpOptString (0.00s) [2021-11-17T23:24:09.216Z] === RUN TestNewIpOptInvalidDefaultVal [2021-11-17T23:24:09.216Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-11-17T23:24:09.216Z] === RUN TestNewIpOptValidDefaultVal [2021-11-17T23:24:09.216Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-11-17T23:24:09.216Z] === RUN TestIpOptSetInvalidVal [2021-11-17T23:24:09.216Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-11-17T23:24:09.216Z] === RUN TestValidateIPAddress [2021-11-17T23:24:09.216Z] --- PASS: TestValidateIPAddress (0.00s) [2021-11-17T23:24:09.216Z] === RUN TestMapOpts [2021-11-17T23:24:09.216Z] --- PASS: TestMapOpts (0.00s) [2021-11-17T23:24:09.216Z] === RUN TestListOptsWithoutValidator [2021-11-17T23:24:09.216Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-11-17T23:24:09.216Z] === RUN TestListOptsWithValidator [2021-11-17T23:24:09.216Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-11-17T23:24:09.216Z] === RUN TestValidateDNSSearch [2021-11-17T23:24:09.216Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-11-17T23:24:09.216Z] === RUN TestValidateLabel [2021-11-17T23:24:09.216Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-11-17T23:24:09.216Z] === RUN TestValidateLabel/label_with_general_format [2021-11-17T23:24:09.216Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-11-17T23:24:09.216Z] === RUN TestValidateLabel/label_with_one_more [2021-11-17T23:24:09.216Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-11-17T23:24:09.216Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-11-17T23:24:09.216Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-11-17T23:24:09.216Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-11-17T23:24:09.216Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-11-17T23:24:09.216Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-11-17T23:24:09.216Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-11-17T23:24:09.216Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-11-17T23:24:09.216Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-11-17T23:24:09.216Z] --- PASS: TestValidateLabel (0.00s) [2021-11-17T23:24:09.216Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-11-17T23:24:09.216Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-11-17T23:24:09.216Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-11-17T23:24:09.216Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-11-17T23:24:09.216Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-11-17T23:24:09.216Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-11-17T23:24:09.216Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-11-17T23:24:09.216Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-11-17T23:24:09.216Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-11-17T23:24:09.216Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-11-17T23:24:09.216Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-11-17T23:24:09.216Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-11-17T23:24:09.216Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-11-17T23:24:09.216Z] === RUN TestNamedListOpts [2021-11-17T23:24:09.216Z] --- PASS: TestNamedListOpts (0.00s) [2021-11-17T23:24:09.216Z] === RUN TestNamedMapOpts [2021-11-17T23:24:09.216Z] --- PASS: TestNamedMapOpts (0.00s) [2021-11-17T23:24:09.216Z] === RUN TestParseLink [2021-11-17T23:24:09.216Z] --- PASS: TestParseLink (0.00s) [2021-11-17T23:24:09.216Z] === RUN TestQuotedStringSetWithQuotes [2021-11-17T23:24:09.216Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-11-17T23:24:09.216Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-11-17T23:24:09.216Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-11-17T23:24:09.216Z] === RUN TestQuotedStringSetWithNoQuotes [2021-11-17T23:24:09.216Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-11-17T23:24:09.216Z] === RUN TestUlimitOpt [2021-11-17T23:24:09.216Z] --- PASS: TestUlimitOpt (0.00s) [2021-11-17T23:24:09.216Z] PASS [2021-11-17T23:24:09.216Z] coverage: 67.1% of statements [2021-11-17T23:24:09.216Z] ok github.com/docker/docker/opts 0.074s coverage: 67.1% of statements [2021-11-17T23:24:09.655Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-11-17T23:24:09.655Z] === RUN TestDaemonDefaultNetworkPools [2021-11-17T23:24:09.687Z] === RUN TestPeerCertificateMarshalJSON [2021-11-17T23:24:09.687Z] === RUN TestUnbuffered [2021-11-17T23:24:09.687Z] --- PASS: TestUnbuffered (0.00s) [2021-11-17T23:24:09.687Z] === RUN TestRaceUnbuffered [2021-11-17T23:24:09.687Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-11-17T23:24:09.687Z] PASS [2021-11-17T23:24:09.687Z] coverage: 100.0% of statements [2021-11-17T23:24:09.687Z] ok github.com/docker/docker/pkg/broadcaster 0.033s coverage: 100.0% of statements [2021-11-17T23:24:10.166Z] === RUN TestMatch [2021-11-17T23:24:10.166Z] === RUN TestMatch/[[]] [2021-11-17T23:24:10.166Z] === RUN TestMatch/[[foo]] [2021-11-17T23:24:10.166Z] === RUN TestMatch/[[bar]_[foo]] [2021-11-17T23:24:10.166Z] === RUN TestMatch/[[foo_bar]] [2021-11-17T23:24:10.166Z] === RUN TestMatch/[[qux]_[foo]] [2021-11-17T23:24:10.166Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-11-17T23:24:10.166Z] === RUN TestMatch/[] [2021-11-17T23:24:10.166Z] === RUN TestMatch/[]#01 [2021-11-17T23:24:10.166Z] === RUN TestMatch/[[qux]] [2021-11-17T23:24:10.166Z] === RUN TestMatch/[[foo_bar_qux]] [2021-11-17T23:24:10.166Z] === RUN TestMatch/[[qux]_[baz]] [2021-11-17T23:24:10.166Z] === RUN TestMatch/[[foo_baz]] [2021-11-17T23:24:10.166Z] --- PASS: TestMatch (0.00s) [2021-11-17T23:24:10.166Z] --- PASS: TestMatch/[[]] (0.00s) [2021-11-17T23:24:10.166Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-11-17T23:24:10.166Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-11-17T23:24:10.166Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-11-17T23:24:10.166Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-11-17T23:24:10.166Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-11-17T23:24:10.166Z] --- PASS: TestMatch/[] (0.00s) [2021-11-17T23:24:10.166Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-11-17T23:24:10.166Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-11-17T23:24:10.166Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-11-17T23:24:10.166Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-11-17T23:24:10.166Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-11-17T23:24:10.166Z] PASS [2021-11-17T23:24:10.166Z] coverage: 87.5% of statements [2021-11-17T23:24:10.166Z] ok github.com/docker/docker/pkg/capabilities 0.050s coverage: 87.5% of statements [2021-11-17T23:24:10.166Z] === RUN TestIsArchivePathDir [2021-11-17T23:24:10.166Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-11-17T23:24:10.166Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-11-17T23:24:10.166Z] --- PASS: TestPeerCertificateMarshalJSON (0.83s) [2021-11-17T23:24:10.166Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-11-17T23:24:10.166Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-11-17T23:24:10.166Z] === RUN TestMiddleware [2021-11-17T23:24:10.166Z] --- PASS: TestMiddleware (0.00s) [2021-11-17T23:24:10.166Z] === RUN TestNewResponseModifier [2021-11-17T23:24:10.166Z] --- PASS: TestNewResponseModifier (0.00s) [2021-11-17T23:24:10.166Z] PASS [2021-11-17T23:24:10.166Z] coverage: 26.8% of statements [2021-11-17T23:24:10.166Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-11-17T23:24:10.166Z] === RUN TestIsArchivePathInvalidFile [2021-11-17T23:24:10.166Z] ok github.com/docker/docker/pkg/authorization 0.873s coverage: 26.8% of statements [2021-11-17T23:24:10.589Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2021-11-17T23:24:10.589Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-17T23:24:10.636Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2021-11-17T23:24:10.636Z] === RUN TestIsArchivePathTar [2021-11-17T23:24:10.636Z] --- PASS: TestIsArchivePathTar (0.13s) [2021-11-17T23:24:10.636Z] === RUN TestDecompressStreamGzip [2021-11-17T23:24:10.636Z] === RUN TestSizeEmpty [2021-11-17T23:24:10.636Z] --- PASS: TestSizeEmpty (0.00s) [2021-11-17T23:24:10.636Z] === RUN TestSizeEmptyFile [2021-11-17T23:24:10.636Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-11-17T23:24:10.636Z] === RUN TestSizeNonemptyFile [2021-11-17T23:24:10.636Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-11-17T23:24:10.636Z] === RUN TestSizeNestedDirectoryEmpty [2021-11-17T23:24:10.636Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-11-17T23:24:10.636Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-11-17T23:24:10.636Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-11-17T23:24:10.636Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-11-17T23:24:10.636Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-11-17T23:24:10.636Z] === RUN TestMoveToSubdir [2021-11-17T23:24:10.636Z] --- PASS: TestMoveToSubdir (0.00s) [2021-11-17T23:24:10.636Z] === RUN TestSizeNonExistingDirectory [2021-11-17T23:24:10.636Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-11-17T23:24:10.636Z] PASS [2021-11-17T23:24:10.636Z] coverage: 80.0% of statements [2021-11-17T23:24:10.636Z] ok github.com/docker/docker/pkg/directory 0.050s coverage: 80.0% of statements [2021-11-17T23:24:10.636Z] --- PASS: TestDecompressStreamGzip (0.11s) [2021-11-17T23:24:10.636Z] === RUN TestDecompressStreamBzip2 [2021-11-17T23:24:10.636Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2021-11-17T23:24:10.636Z] === RUN TestDecompressStreamXz [2021-11-17T23:24:10.636Z] archive_test.go:134: Xz not present in msys2 [2021-11-17T23:24:10.636Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-11-17T23:24:10.636Z] === RUN TestCompressStreamXzUnsupported [2021-11-17T23:24:10.636Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-11-17T23:24:10.636Z] === RUN TestCompressStreamBzip2Unsupported [2021-11-17T23:24:10.636Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-11-17T23:24:10.636Z] === RUN TestCompressStreamInvalid [2021-11-17T23:24:10.636Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-11-17T23:24:10.636Z] === RUN TestExtensionInvalid [2021-11-17T23:24:10.636Z] --- PASS: TestExtensionInvalid (0.00s) [2021-11-17T23:24:10.636Z] === RUN TestExtensionUncompressed [2021-11-17T23:24:10.636Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-11-17T23:24:10.636Z] === RUN TestExtensionBzip2 [2021-11-17T23:24:10.636Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-11-17T23:24:10.636Z] === RUN TestExtensionGzip [2021-11-17T23:24:10.636Z] --- PASS: TestExtensionGzip (0.00s) [2021-11-17T23:24:10.636Z] === RUN TestExtensionXz [2021-11-17T23:24:10.636Z] --- PASS: TestExtensionXz (0.00s) [2021-11-17T23:24:10.636Z] === RUN TestCmdStreamLargeStderr [2021-11-17T23:24:10.636Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-11-17T23:24:10.636Z] === RUN TestCmdStreamBad [2021-11-17T23:24:10.636Z] archive_test.go:239: Failing on Windows CI machines [2021-11-17T23:24:10.636Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-11-17T23:24:10.636Z] === RUN TestCmdStreamGood [2021-11-17T23:24:11.107Z] === RUN TestChrootTarUntar [2021-11-17T23:24:11.107Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-11-17T23:24:11.107Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-11-17T23:24:11.107Z] === RUN TestChrootUntarWithHugeExcludesList [2021-11-17T23:24:11.107Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-11-17T23:24:11.107Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-17T23:24:11.107Z] === RUN TestChrootUntarEmptyArchive [2021-11-17T23:24:11.107Z] --- PASS: TestCmdStreamGood (0.04s) [2021-11-17T23:24:11.107Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-11-17T23:24:11.107Z] === RUN TestChrootTarUntarWithSymlink [2021-11-17T23:24:11.107Z] === RUN TestUntarPathWithInvalidDest [2021-11-17T23:24:11.107Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-17T23:24:11.107Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-11-17T23:24:11.107Z] === RUN TestChrootCopyWithTar [2021-11-17T23:24:11.107Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-17T23:24:11.107Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-11-17T23:24:11.107Z] === RUN TestChrootCopyFileWithTar [2021-11-17T23:24:11.107Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-11-17T23:24:11.107Z] --- SKIP: TestChrootCopyFileWithTar (0.01s) [2021-11-17T23:24:11.107Z] === RUN TestChrootUntarPath [2021-11-17T23:24:11.107Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-17T23:24:11.107Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-11-17T23:24:11.107Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-11-17T23:24:11.107Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-11-17T23:24:11.107Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-17T23:24:11.107Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-11-17T23:24:11.107Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-11-17T23:24:11.107Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-17T23:24:11.107Z] === RUN TestChrootApplyDotDotFile [2021-11-17T23:24:11.107Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-11-17T23:24:11.107Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-11-17T23:24:11.107Z] PASS [2021-11-17T23:24:11.107Z] coverage: 15.1% of statements [2021-11-17T23:24:11.107Z] ok github.com/docker/docker/pkg/chrootarchive 0.079s coverage: 15.1% of statements [2021-11-17T23:24:11.107Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-11-17T23:24:11.107Z] === RUN TestUntarPathWithInvalidSrc [2021-11-17T23:24:11.107Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-11-17T23:24:11.107Z] === RUN TestUntarPath [2021-11-17T23:24:11.107Z] --- PASS: TestUntarPath (0.07s) [2021-11-17T23:24:11.107Z] === RUN TestUntarPathWithDestinationFile [2021-11-17T23:24:11.107Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-11-17T23:24:11.107Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-11-17T23:24:11.107Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-11-17T23:24:11.107Z] === RUN TestCopyWithTarInvalidSrc [2021-11-17T23:24:11.107Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-11-17T23:24:11.107Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-11-17T23:24:11.108Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-11-17T23:24:11.108Z] === RUN TestCopyWithTarSrcFile [2021-11-17T23:24:11.108Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-11-17T23:24:11.108Z] === RUN TestCopyWithTarSrcFolder [2021-11-17T23:24:11.108Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-11-17T23:24:11.108Z] === RUN TestCopyFileWithTarInvalidSrc [2021-11-17T23:24:11.108Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-11-17T23:24:11.108Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-11-17T23:24:11.108Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-11-17T23:24:11.108Z] === RUN TestCopyFileWithTarSrcFolder [2021-11-17T23:24:11.108Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-11-17T23:24:11.108Z] === RUN TestCopyFileWithTarSrcFile [2021-11-17T23:24:11.108Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-11-17T23:24:11.108Z] === RUN TestTarFiles [2021-11-17T23:24:11.524Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2021-11-17T23:24:11.524Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-17T23:24:11.578Z] === RUN Test [2021-11-17T23:24:11.578Z] === RUN Test/TestContent [2021-11-17T23:24:11.578Z] === RUN Test/TestInitialize [2021-11-17T23:24:11.578Z] === RUN Test/TestNew [2021-11-17T23:24:11.578Z] === RUN Test/TestParsingContentsWithComments [2021-11-17T23:24:11.578Z] === RUN Test/TestRegister [2021-11-17T23:24:11.578Z] === RUN Test/TestWatch [2021-11-17T23:24:11.578Z] --- PASS: Test (0.01s) [2021-11-17T23:24:11.578Z] --- PASS: Test/TestContent (0.00s) [2021-11-17T23:24:11.578Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-17T23:24:11.578Z] --- PASS: Test/TestNew (0.00s) [2021-11-17T23:24:11.578Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-11-17T23:24:11.578Z] --- PASS: Test/TestRegister (0.00s) [2021-11-17T23:24:11.578Z] --- PASS: Test/TestWatch (0.00s) [2021-11-17T23:24:11.578Z] PASS [2021-11-17T23:24:11.578Z] coverage: 92.9% of statements [2021-11-17T23:24:11.578Z] ok github.com/docker/docker/pkg/discovery/file 0.044s coverage: 92.9% of statements [2021-11-17T23:24:11.578Z] === RUN Test [2021-11-17T23:24:11.578Z] === RUN Test/TestContainsEntry [2021-11-17T23:24:11.578Z] === RUN Test/TestCreateEntries [2021-11-17T23:24:11.578Z] === RUN Test/TestEntriesDiff [2021-11-17T23:24:11.578Z] === RUN Test/TestEntriesEquality [2021-11-17T23:24:11.578Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-11-17T23:24:11.578Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-11-17T23:24:11.578Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-11-17T23:24:11.578Z] === RUN Test/TestGeneratorNotGenerate [2021-11-17T23:24:11.578Z] === RUN Test/TestGeneratorWithPort [2021-11-17T23:24:11.578Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-11-17T23:24:11.578Z] === RUN Test/TestNewEntry [2021-11-17T23:24:11.578Z] === RUN Test/TestParse [2021-11-17T23:24:11.578Z] --- PASS: Test (0.00s) [2021-11-17T23:24:11.578Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-11-17T23:24:11.578Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-11-17T23:24:11.578Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-11-17T23:24:11.578Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-11-17T23:24:11.578Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-11-17T23:24:11.578Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-11-17T23:24:11.578Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-11-17T23:24:11.578Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-11-17T23:24:11.578Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-11-17T23:24:11.578Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-11-17T23:24:11.578Z] --- PASS: Test/TestNewEntry (0.00s) [2021-11-17T23:24:11.578Z] --- PASS: Test/TestParse (0.00s) [2021-11-17T23:24:11.578Z] PASS [2021-11-17T23:24:11.578Z] coverage: 58.3% of statements [2021-11-17T23:24:11.578Z] ok github.com/docker/docker/pkg/discovery 0.040s coverage: 58.3% of statements [2021-11-17T23:24:12.049Z] === RUN Test [2021-11-17T23:24:12.049Z] === RUN Test/TestWatch [2021-11-17T23:24:12.049Z] --- PASS: Test (0.00s) [2021-11-17T23:24:12.049Z] --- PASS: Test/TestWatch (0.00s) [2021-11-17T23:24:12.049Z] PASS [2021-11-17T23:24:12.049Z] coverage: 92.3% of statements [2021-11-17T23:24:12.049Z] ok github.com/docker/docker/pkg/discovery/memory 0.090s coverage: 92.3% of statements [2021-11-17T23:24:12.519Z] === RUN Test [2021-11-17T23:24:12.519Z] === RUN Test/TestInitialize [2021-11-17T23:24:12.519Z] === RUN Test/TestInitializeWithPattern [2021-11-17T23:24:12.519Z] === RUN Test/TestRegister [2021-11-17T23:24:12.519Z] === RUN Test/TestWatch [2021-11-17T23:24:12.519Z] --- PASS: Test (0.00s) [2021-11-17T23:24:12.519Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-17T23:24:12.519Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-11-17T23:24:12.519Z] --- PASS: Test/TestRegister (0.00s) [2021-11-17T23:24:12.519Z] --- PASS: Test/TestWatch (0.00s) [2021-11-17T23:24:12.519Z] PASS [2021-11-17T23:24:12.519Z] coverage: 93.8% of statements [2021-11-17T23:24:12.519Z] ok github.com/docker/docker/pkg/discovery/nodes 0.040s coverage: 93.8% of statements [2021-11-17T23:24:12.519Z] === RUN Test [2021-11-17T23:24:12.519Z] === RUN Test/TestInitialize [2021-11-17T23:24:12.519Z] time="2021-11-17T23:24:12Z" level=info msg="Initializing discovery without TLS" [2021-11-17T23:24:12.519Z] time="2021-11-17T23:24:12Z" level=info msg="Initializing discovery without TLS" [2021-11-17T23:24:12.519Z] time="2021-11-17T23:24:12Z" level=info msg="Initializing discovery without TLS" [2021-11-17T23:24:12.519Z] === RUN Test/TestInitializeWithCerts [2021-11-17T23:24:12.519Z] time="2021-11-17T23:24:12Z" level=info msg="Initializing discovery with TLS" [2021-11-17T23:24:12.519Z] === RUN Test/TestWatch [2021-11-17T23:24:12.519Z] time="2021-11-17T23:24:12Z" level=info msg="Initializing discovery without TLS" [2021-11-17T23:24:12.899Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2021-11-17T23:24:12.899Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-17T23:24:12.995Z] === RUN TestPollerAddRemove [2021-11-17T23:24:12.995Z] --- PASS: TestPollerAddRemove (0.00s) [2021-11-17T23:24:12.995Z] === RUN TestPollerEvent [2021-11-17T23:24:12.995Z] poller_test.go:41: No chmod on Windows [2021-11-17T23:24:12.995Z] --- SKIP: TestPollerEvent (0.00s) [2021-11-17T23:24:12.995Z] === RUN TestPollerClose [2021-11-17T23:24:12.995Z] --- PASS: TestPollerClose (0.00s) [2021-11-17T23:24:12.995Z] PASS [2021-11-17T23:24:12.995Z] coverage: 36.2% of statements [2021-11-17T23:24:12.995Z] ok github.com/docker/docker/pkg/filenotify 0.053s coverage: 36.2% of statements [2021-11-17T23:24:13.465Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-11-17T23:24:13.465Z] === RUN TestServiceWithPredefinedNetwork [2021-11-17T23:24:13.465Z] === RUN TestCopyFileWithInvalidSrc [2021-11-17T23:24:13.465Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-11-17T23:24:13.465Z] === RUN TestCopyFileWithInvalidDest [2021-11-17T23:24:13.465Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-11-17T23:24:13.465Z] === RUN TestCopyFileWithSameSrcAndDest [2021-11-17T23:24:13.465Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-11-17T23:24:13.465Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-11-17T23:24:13.465Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-11-17T23:24:13.465Z] === RUN TestCopyFile [2021-11-17T23:24:13.465Z] --- PASS: TestCopyFile (0.00s) [2021-11-17T23:24:13.465Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-11-17T23:24:13.465Z] fileutils_test.go:134: Needs porting to Windows [2021-11-17T23:24:13.465Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-17T23:24:13.465Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-11-17T23:24:13.465Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-11-17T23:24:13.466Z] === RUN TestReadSymlinkedDirectoryToFile [2021-11-17T23:24:13.466Z] fileutils_test.go:180: Needs porting to Windows [2021-11-17T23:24:13.466Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-17T23:24:13.466Z] === RUN TestWildcardMatches [2021-11-17T23:24:13.466Z] --- PASS: TestWildcardMatches (0.00s) [2021-11-17T23:24:13.466Z] === RUN TestPatternMatches [2021-11-17T23:24:13.466Z] --- PASS: TestPatternMatches (0.00s) [2021-11-17T23:24:13.466Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-11-17T23:24:13.466Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-11-17T23:24:13.466Z] === RUN TestPatternMatchesFolderExclusions [2021-11-17T23:24:13.466Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-11-17T23:24:13.466Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-11-17T23:24:13.466Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-11-17T23:24:13.466Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-11-17T23:24:13.466Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-11-17T23:24:13.466Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-11-17T23:24:13.466Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-11-17T23:24:13.466Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-11-17T23:24:13.466Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-11-17T23:24:13.466Z] === RUN TestSingleExclamationError [2021-11-17T23:24:13.466Z] --- PASS: TestSingleExclamationError (0.00s) [2021-11-17T23:24:13.466Z] === RUN TestMatchesWithNoPatterns [2021-11-17T23:24:13.466Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-11-17T23:24:13.466Z] === RUN TestMatchesWithMalformedPatterns [2021-11-17T23:24:13.466Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-11-17T23:24:13.466Z] === RUN TestMatches [2021-11-17T23:24:13.466Z] --- PASS: TestMatches (0.00s) [2021-11-17T23:24:13.466Z] === RUN TestCleanPatterns [2021-11-17T23:24:13.466Z] --- PASS: TestCleanPatterns (0.00s) [2021-11-17T23:24:13.466Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-11-17T23:24:13.466Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-11-17T23:24:13.466Z] === RUN TestCleanPatternsExceptionFlag [2021-11-17T23:24:13.466Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-11-17T23:24:13.466Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-11-17T23:24:13.466Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-11-17T23:24:13.466Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-11-17T23:24:13.466Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-11-17T23:24:13.466Z] === RUN TestCleanPatternsErrorSingleException [2021-11-17T23:24:13.466Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-11-17T23:24:13.466Z] === RUN TestCreateIfNotExistsDir [2021-11-17T23:24:13.466Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-11-17T23:24:13.466Z] === RUN TestCreateIfNotExistsFile [2021-11-17T23:24:13.466Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-11-17T23:24:13.466Z] === RUN TestMatch [2021-11-17T23:24:13.466Z] --- PASS: TestMatch (0.00s) [2021-11-17T23:24:13.466Z] PASS [2021-11-17T23:24:13.466Z] coverage: 85.4% of statements [2021-11-17T23:24:13.466Z] ok github.com/docker/docker/pkg/fileutils 0.060s coverage: 85.4% of statements [2021-11-17T23:24:13.937Z] === RUN TestGet [2021-11-17T23:24:13.937Z] --- PASS: TestGet (0.00s) [2021-11-17T23:24:13.937Z] === RUN TestGetShortcutString [2021-11-17T23:24:13.937Z] --- PASS: TestGetShortcutString (0.00s) [2021-11-17T23:24:13.937Z] PASS [2021-11-17T23:24:13.937Z] coverage: 42.9% of statements [2021-11-17T23:24:13.937Z] ok github.com/docker/docker/pkg/homedir 0.040s coverage: 42.9% of statements [2021-11-17T23:24:14.409Z] === RUN TestCreateIDMapOrder [2021-11-17T23:24:14.409Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-11-17T23:24:14.409Z] PASS [2021-11-17T23:24:14.409Z] coverage: 7.2% of statements [2021-11-17T23:24:14.409Z] ok github.com/docker/docker/pkg/idtools 0.038s coverage: 7.2% of statements [2021-11-17T23:24:15.377Z] --- PASS: TestServiceWithPredefinedNetwork (1.75s) [2021-11-17T23:24:15.377Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-17T23:24:15.377Z] service_test.go:242: FLAKY_TEST [2021-11-17T23:24:15.377Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-17T23:24:15.377Z] === RUN TestServiceWithDataPathPortInit [2021-11-17T23:24:15.403Z] === RUN TestError [2021-11-17T23:24:15.403Z] --- PASS: TestError (0.00s) [2021-11-17T23:24:15.403Z] === RUN TestProgressString [2021-11-17T23:24:15.403Z] === RUN TestProgressString/no_progress [2021-11-17T23:24:15.403Z] === RUN TestProgressString/progress_1 [2021-11-17T23:24:15.403Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-11-17T23:24:15.403Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-11-17T23:24:15.403Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-11-17T23:24:15.403Z] === RUN TestProgressString/with_units [2021-11-17T23:24:15.403Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-11-17T23:24:15.403Z] === RUN TestProgressString/hide_counts [2021-11-17T23:24:15.403Z] --- PASS: TestProgressString (0.00s) [2021-11-17T23:24:15.403Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-11-17T23:24:15.403Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-11-17T23:24:15.403Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-11-17T23:24:15.403Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-11-17T23:24:15.403Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-11-17T23:24:15.403Z] --- PASS: TestProgressString/with_units (0.00s) [2021-11-17T23:24:15.403Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-11-17T23:24:15.403Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-11-17T23:24:15.403Z] === RUN TestJSONMessageDisplay [2021-11-17T23:24:15.403Z] === RUN TestFixedBufferCap [2021-11-17T23:24:15.403Z] --- PASS: TestFixedBufferCap (0.00s) [2021-11-17T23:24:15.403Z] === RUN TestFixedBufferLen [2021-11-17T23:24:15.403Z] --- PASS: TestFixedBufferLen (0.00s) [2021-11-17T23:24:15.403Z] === RUN TestFixedBufferString [2021-11-17T23:24:15.403Z] --- PASS: TestFixedBufferString (0.00s) [2021-11-17T23:24:15.403Z] === RUN TestFixedBufferWrite [2021-11-17T23:24:15.403Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-11-17T23:24:15.403Z] === RUN TestFixedBufferRead [2021-11-17T23:24:15.403Z] --- PASS: TestFixedBufferRead (0.00s) [2021-11-17T23:24:15.403Z] === RUN TestBytesPipeRead [2021-11-17T23:24:15.403Z] --- PASS: TestBytesPipeRead (0.00s) [2021-11-17T23:24:15.403Z] === RUN TestBytesPipeWrite [2021-11-17T23:24:15.403Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-11-17T23:24:15.403Z] === RUN TestBytesPipeWriteRandomChunks [2021-11-17T23:24:15.403Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-11-17T23:24:15.403Z] === RUN TestJSONMessageDisplayWithJSONError [2021-11-17T23:24:15.403Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-11-17T23:24:15.403Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-11-17T23:24:15.403Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-11-17T23:24:15.403Z] === RUN TestDisplayJSONMessagesStream [2021-11-17T23:24:15.403Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-11-17T23:24:15.403Z] PASS [2021-11-17T23:24:15.403Z] coverage: 91.7% of statements [2021-11-17T23:24:15.403Z] ok github.com/docker/docker/pkg/jsonmessage 0.163s coverage: 91.7% of statements [2021-11-17T23:24:15.874Z] --- PASS: Test (3.16s) [2021-11-17T23:24:15.874Z] --- PASS: Test/TestInitialize (0.13s) [2021-11-17T23:24:15.874Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-11-17T23:24:15.874Z] --- PASS: Test/TestWatch (3.02s) [2021-11-17T23:24:15.874Z] PASS [2021-11-17T23:24:15.874Z] coverage: 84.1% of statements [2021-11-17T23:24:15.874Z] ok github.com/docker/docker/pkg/discovery/kv 3.230s coverage: 84.1% of statements [2021-11-17T23:24:15.874Z] --- PASS: TestBytesPipeWriteRandomChunks (0.38s) [2021-11-17T23:24:15.874Z] === RUN TestAtomicWriteToFile [2021-11-17T23:24:15.874Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-11-17T23:24:15.874Z] === RUN TestAtomicWriteSetCommit [2021-11-17T23:24:15.874Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-11-17T23:24:15.874Z] === RUN TestAtomicWriteSetCancel [2021-11-17T23:24:15.874Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-11-17T23:24:15.874Z] === RUN TestReadCloserWrapperClose [2021-11-17T23:24:15.874Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-11-17T23:24:15.874Z] === RUN TestReaderErrWrapperReadOnError [2021-11-17T23:24:15.874Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-11-17T23:24:15.874Z] === RUN TestReaderErrWrapperRead [2021-11-17T23:24:15.874Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-11-17T23:24:15.874Z] === RUN TestHashData [2021-11-17T23:24:15.874Z] --- PASS: TestHashData (0.00s) [2021-11-17T23:24:15.874Z] === RUN TestCancelReadCloser [2021-11-17T23:24:15.874Z] --- PASS: TestTarFiles (4.67s) [2021-11-17T23:24:15.874Z] === RUN TestTarUntar [2021-11-17T23:24:15.874Z] --- PASS: TestTarUntar (0.02s) [2021-11-17T23:24:15.874Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-11-17T23:24:15.874Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-11-17T23:24:15.874Z] === RUN TestTarWithOptions [2021-11-17T23:24:15.874Z] --- PASS: TestTarWithOptions (0.02s) [2021-11-17T23:24:15.874Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-11-17T23:24:15.874Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-11-17T23:24:15.874Z] === RUN TestUntarUstarGnuConflict [2021-11-17T23:24:15.874Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-11-17T23:24:15.874Z] === RUN TestUntarInvalidFilenames [2021-11-17T23:24:15.874Z] --- PASS: TestCancelReadCloser (0.12s) [2021-11-17T23:24:15.874Z] === RUN TestWriteCloserWrapperClose [2021-11-17T23:24:15.874Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-11-17T23:24:15.874Z] === RUN TestNopWriteCloser [2021-11-17T23:24:15.874Z] --- PASS: TestNopWriteCloser (0.00s) [2021-11-17T23:24:15.874Z] === RUN TestNopWriter [2021-11-17T23:24:15.874Z] --- PASS: TestNopWriter (0.00s) [2021-11-17T23:24:15.874Z] === RUN TestWriteCounter [2021-11-17T23:24:15.874Z] --- PASS: TestWriteCounter (0.00s) [2021-11-17T23:24:15.874Z] PASS [2021-11-17T23:24:15.874Z] coverage: 69.2% of statements [2021-11-17T23:24:15.874Z] ok github.com/docker/docker/pkg/ioutils 0.610s coverage: 69.2% of statements [2021-11-17T23:24:15.874Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames938504226\\dest" [2021-11-17T23:24:15.874Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2021-11-17T23:24:15.874Z] === RUN TestUntarHardlinkToSymlink [2021-11-17T23:24:15.874Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-11-17T23:24:15.874Z] === RUN TestUntarInvalidHardlink [2021-11-17T23:24:15.874Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink029639859\\victim\\hello" -> "../victim/hello" [2021-11-17T23:24:15.874Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink010877046\\victim\\hello" -> "/../victim/hello" [2021-11-17T23:24:15.874Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink381278045\\victim" -> "../victim" [2021-11-17T23:24:15.874Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink009264408\\victim" -> "../victim" [2021-11-17T23:24:15.874Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink294071703\\victim" -> "../victim" [2021-11-17T23:24:15.874Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink256583690\\victim" -> "../victim" [2021-11-17T23:24:15.874Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-11-17T23:24:15.874Z] === RUN TestUntarInvalidSymlink [2021-11-17T23:24:15.874Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink267087841\\dest\\dotdot" -> "../victim/hello" [2021-11-17T23:24:15.874Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink877169100\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-17T23:24:15.874Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink072773819\\dest\\loophole-victim" -> "../victim" [2021-11-17T23:24:15.874Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink431859422\\dest\\loophole-victim" -> "../victim" [2021-11-17T23:24:15.874Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink566412453\\dest\\loophole-victim" -> "../victim" [2021-11-17T23:24:15.874Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink164787136\\dest\\loophole-victim" -> "../victim" [2021-11-17T23:24:15.874Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink825030175\\dest\\dir\\loophole" -> "../../victim" [2021-11-17T23:24:15.874Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-11-17T23:24:15.874Z] === RUN TestTempArchiveCloseMultipleTimes [2021-11-17T23:24:15.874Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-11-17T23:24:15.874Z] === RUN TestXGlobalNoParent [2021-11-17T23:24:15.874Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-11-17T23:24:15.874Z] === RUN TestReplaceFileTarWrapper [2021-11-17T23:24:16.345Z] === RUN TestStandardLongPath [2021-11-17T23:24:16.345Z] --- PASS: TestStandardLongPath (0.00s) [2021-11-17T23:24:16.345Z] === RUN TestUNCLongPath [2021-11-17T23:24:16.345Z] --- PASS: TestUNCLongPath (0.00s) [2021-11-17T23:24:16.345Z] PASS [2021-11-17T23:24:16.345Z] coverage: 100.0% of statements [2021-11-17T23:24:16.345Z] ok github.com/docker/docker/pkg/longpath 0.035s coverage: 100.0% of statements [2021-11-17T23:24:16.345Z] --- PASS: TestReplaceFileTarWrapper (0.17s) [2021-11-17T23:24:16.345Z] === RUN TestPrefixHeaderReadable [2021-11-17T23:24:16.345Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-11-17T23:24:16.345Z] === RUN TestDisablePigz [2021-11-17T23:24:16.345Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-11-17T23:24:16.345Z] --- PASS: TestDisablePigz (0.11s) [2021-11-17T23:24:16.345Z] === RUN TestPigz [2021-11-17T23:24:16.345Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-11-17T23:24:16.345Z] --- PASS: TestPigz (0.11s) [2021-11-17T23:24:16.345Z] === RUN TestCopyFileWithInvalidDest [2021-11-17T23:24:16.345Z] archive_windows_test.go:16: Currently fails [2021-11-17T23:24:16.345Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-11-17T23:24:16.345Z] === RUN TestCanonicalTarNameForPath [2021-11-17T23:24:16.345Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-11-17T23:24:16.345Z] === RUN TestCanonicalTarName [2021-11-17T23:24:16.345Z] --- PASS: TestCanonicalTarName (0.00s) [2021-11-17T23:24:16.345Z] === RUN TestChmodTarEntry [2021-11-17T23:24:16.345Z] --- PASS: TestChmodTarEntry (0.00s) [2021-11-17T23:24:16.345Z] === RUN TestHardLinkOrder [2021-11-17T23:24:16.345Z] === RUN TestNameFormat [2021-11-17T23:24:16.345Z] --- PASS: TestNameFormat (0.00s) [2021-11-17T23:24:16.345Z] === RUN TestNameRetries [2021-11-17T23:24:16.345Z] --- PASS: TestNameRetries (0.00s) [2021-11-17T23:24:16.345Z] PASS [2021-11-17T23:24:16.345Z] coverage: 85.7% of statements [2021-11-17T23:24:16.345Z] ok github.com/docker/docker/pkg/namesgenerator 0.037s coverage: 85.7% of statements [2021-11-17T23:24:16.345Z] --- PASS: TestHardLinkOrder (0.07s) [2021-11-17T23:24:16.345Z] === RUN TestChangeString [2021-11-17T23:24:16.345Z] --- PASS: TestChangeString (0.00s) [2021-11-17T23:24:16.345Z] === RUN TestChangesWithNoChanges [2021-11-17T23:24:16.345Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-11-17T23:24:16.816Z] === RUN TestChangesWithChanges [2021-11-17T23:24:16.816Z] --- PASS: TestChangesWithChanges (0.03s) [2021-11-17T23:24:16.816Z] === RUN TestChangesWithChangesGH13590 [2021-11-17T23:24:16.816Z] changes_test.go:192: needs more investigation [2021-11-17T23:24:16.816Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-11-17T23:24:16.816Z] === RUN TestChangesDirsEmpty [2021-11-17T23:24:16.816Z] === RUN TestParseKeyValueOpt [2021-11-17T23:24:16.816Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-11-17T23:24:16.816Z] === RUN TestParseUintList [2021-11-17T23:24:16.816Z] --- PASS: TestParseUintList (0.00s) [2021-11-17T23:24:16.816Z] === RUN TestParseUintListMaximumLimits [2021-11-17T23:24:16.816Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-11-17T23:24:16.816Z] PASS [2021-11-17T23:24:16.816Z] coverage: 97.0% of statements [2021-11-17T23:24:16.816Z] ok github.com/docker/docker/pkg/parsers 0.034s coverage: 97.0% of statements [2021-11-17T23:24:16.816Z] --- PASS: TestChangesDirsEmpty (0.13s) [2021-11-17T23:24:16.816Z] === RUN TestChangesDirsMutated [2021-11-17T23:24:16.816Z] --- PASS: TestChangesDirsMutated (0.11s) [2021-11-17T23:24:16.816Z] === RUN TestApplyLayer [2021-11-17T23:24:16.816Z] changes_test.go:405: needs further investigation [2021-11-17T23:24:16.816Z] --- SKIP: TestApplyLayer (0.00s) [2021-11-17T23:24:16.816Z] === RUN TestChangesSizeWithHardlinks [2021-11-17T23:24:16.816Z] changes_test.go:441: needs further investigation [2021-11-17T23:24:16.816Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-11-17T23:24:16.816Z] === RUN TestChangesSizeWithNoChanges [2021-11-17T23:24:16.816Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-11-17T23:24:16.816Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-11-17T23:24:16.816Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-11-17T23:24:16.816Z] === RUN TestChangesSize [2021-11-17T23:24:16.816Z] --- PASS: TestChangesSize (0.00s) [2021-11-17T23:24:16.816Z] === RUN TestApplyLayerInvalidFilenames [2021-11-17T23:24:16.816Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames926365206\\dest" [2021-11-17T23:24:16.816Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-11-17T23:24:16.816Z] === RUN TestApplyLayerInvalidHardlink [2021-11-17T23:24:16.816Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink029432760\\victim\\hello" -> "../victim/hello" [2021-11-17T23:24:16.816Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink095332279\\victim\\hello" -> "/../victim/hello" [2021-11-17T23:24:16.816Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink948389290\\victim" -> "../victim" [2021-11-17T23:24:16.816Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink380763905\\victim" -> "../victim" [2021-11-17T23:24:16.816Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink908872812\\victim" -> "../victim" [2021-11-17T23:24:16.816Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink430824667\\victim" -> "../victim" [2021-11-17T23:24:16.816Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-11-17T23:24:16.816Z] === RUN TestApplyLayerInvalidSymlink [2021-11-17T23:24:16.816Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink638231166\\dest\\dotdot" -> "../victim/hello" [2021-11-17T23:24:16.816Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink009259973\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-17T23:24:16.816Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink041371232\\dest\\loophole-victim" -> "../victim" [2021-11-17T23:24:16.816Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink792725567\\dest\\loophole-victim" -> "../victim" [2021-11-17T23:24:16.816Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink095703186\\dest\\loophole-victim" -> "../victim" [2021-11-17T23:24:16.816Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink065607369\\dest\\loophole-victim" -> "../victim" [2021-11-17T23:24:16.816Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-11-17T23:24:16.816Z] === RUN TestApplyLayerWhiteouts [2021-11-17T23:24:16.816Z] === RUN TestNewAndRemove [2021-11-17T23:24:16.816Z] --- PASS: TestNewAndRemove (0.00s) [2021-11-17T23:24:16.816Z] === RUN TestRemoveInvalidPath [2021-11-17T23:24:16.816Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-11-17T23:24:16.816Z] PASS [2021-11-17T23:24:16.816Z] coverage: 82.6% of statements [2021-11-17T23:24:16.816Z] ok github.com/docker/docker/pkg/pidfile 0.057s coverage: 82.6% of statements [2021-11-17T23:24:16.816Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2021-11-17T23:24:16.816Z] === RUN TestGenerateEmptyFile [2021-11-17T23:24:16.816Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-11-17T23:24:16.816Z] === RUN TestGenerateWithContent [2021-11-17T23:24:16.816Z] --- PASS: TestGenerateWithContent (0.00s) [2021-11-17T23:24:16.816Z] PASS [2021-11-17T23:24:16.816Z] coverage: 62.6% of statements [2021-11-17T23:24:16.816Z] ok github.com/docker/docker/pkg/archive 6.779s coverage: 62.6% of statements [2021-11-17T23:24:17.007Z] --- PASS: TestUpdateRestartPolicy (11.00s) [2021-11-17T23:24:17.007Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-17T23:24:17.007Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2021-11-17T23:24:17.007Z] === RUN TestWaitNonBlocked [2021-11-17T23:24:17.007Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-17T23:24:17.007Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-17T23:24:17.007Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-17T23:24:17.007Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-17T23:24:17.007Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-17T23:24:17.007Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-17T23:24:17.007Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-11-17T23:24:17.007Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.58s) [2021-11-17T23:24:17.007Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2021-11-17T23:24:17.007Z] === RUN TestWaitBlocked [2021-11-17T23:24:17.007Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-17T23:24:17.007Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-17T23:24:17.007Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-17T23:24:17.007Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-17T23:24:17.007Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-17T23:24:17.007Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-17T23:24:17.287Z] === RUN TestParseEmptyInterface [2021-11-17T23:24:17.287Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-11-17T23:24:17.287Z] === RUN TestParseNonInterfaceType [2021-11-17T23:24:17.287Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-11-17T23:24:17.287Z] === RUN TestParseWithOneFunction [2021-11-17T23:24:17.287Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-11-17T23:24:17.287Z] === RUN TestParseWithMultipleFuncs [2021-11-17T23:24:17.287Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-11-17T23:24:17.287Z] === RUN TestParseWithUnnamedReturn [2021-11-17T23:24:17.287Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-11-17T23:24:17.287Z] === RUN TestEmbeddedInterface [2021-11-17T23:24:17.287Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-11-17T23:24:17.287Z] === RUN TestParsedImports [2021-11-17T23:24:17.287Z] --- PASS: TestParsedImports (0.00s) [2021-11-17T23:24:17.287Z] === RUN TestAliasedImports [2021-11-17T23:24:17.287Z] --- PASS: TestAliasedImports (0.00s) [2021-11-17T23:24:17.287Z] PASS [2021-11-17T23:24:17.287Z] coverage: 56.8% of statements [2021-11-17T23:24:17.287Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.059s coverage: 56.8% of statements [2021-11-17T23:24:17.569Z] --- PASS: TestWaitBlocked (0.01s) [2021-11-17T23:24:17.569Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s) [2021-11-17T23:24:17.569Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2021-11-17T23:24:17.569Z] === CONT TestContainerStartOnDaemonRestart [2021-11-17T23:24:17.569Z] === CONT TestIpcModeOlderClient [2021-11-17T23:24:17.569Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-11-17T23:24:17.569Z] === CONT TestDaemonHostGatewayIP [2021-11-17T23:24:18.277Z] === RUN TestFailedConnection [2021-11-17T23:24:18.278Z] === RUN TestHTTPTransport [2021-11-17T23:24:18.278Z] --- PASS: TestHTTPTransport (0.00s) [2021-11-17T23:24:18.278Z] PASS [2021-11-17T23:24:18.278Z] coverage: 85.7% of statements [2021-11-17T23:24:18.278Z] ok github.com/docker/docker/pkg/plugins/transport 0.044s coverage: 85.7% of statements [2021-11-17T23:24:18.748Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-11-17T23:24:18.748Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-17T23:24:18.748Z] === RUN TestBufioReaderPoolPutAndGet [2021-11-17T23:24:18.748Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-11-17T23:24:18.748Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-11-17T23:24:18.748Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-11-17T23:24:18.748Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-11-17T23:24:18.748Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-17T23:24:18.748Z] === RUN TestBufioWriterPoolPutAndGet [2021-11-17T23:24:18.748Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-11-17T23:24:18.748Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-11-17T23:24:18.748Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-11-17T23:24:18.748Z] === RUN TestBufferPoolPutAndGet [2021-11-17T23:24:18.748Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-11-17T23:24:18.748Z] PASS [2021-11-17T23:24:18.748Z] coverage: 88.2% of statements [2021-11-17T23:24:18.748Z] ok github.com/docker/docker/pkg/pools 0.031s coverage: 88.2% of statements [2021-11-17T23:24:18.748Z] === RUN TestOutputOnPrematureClose [2021-11-17T23:24:18.748Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-11-17T23:24:18.748Z] === RUN TestCompleteSilently [2021-11-17T23:24:18.748Z] --- PASS: TestCompleteSilently (0.00s) [2021-11-17T23:24:18.748Z] PASS [2021-11-17T23:24:18.748Z] coverage: 75.9% of statements [2021-11-17T23:24:18.748Z] ok github.com/docker/docker/pkg/progress 0.032s coverage: 75.9% of statements [2021-11-17T23:24:19.219Z] === RUN TestSendToOneSub [2021-11-17T23:24:19.219Z] --- PASS: TestSendToOneSub (0.00s) [2021-11-17T23:24:19.219Z] === RUN TestSendToMultipleSubs [2021-11-17T23:24:19.219Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-11-17T23:24:19.219Z] === RUN TestEvictOneSub [2021-11-17T23:24:19.219Z] --- PASS: TestEvictOneSub (0.00s) [2021-11-17T23:24:19.219Z] === RUN TestClosePublisher [2021-11-17T23:24:19.219Z] --- PASS: TestClosePublisher (0.00s) [2021-11-17T23:24:19.219Z] === RUN TestPubSubRace [2021-11-17T23:24:19.219Z] --- PASS: TestFailedConnection (1.01s) [2021-11-17T23:24:19.219Z] === RUN TestFailOnce [2021-11-17T23:24:19.219Z] 2021/11/17 23:24:18 http: panic serving 127.0.0.1:49222: Plugin not ready [2021-11-17T23:24:19.219Z] goroutine 22 [running]: [2021-11-17T23:24:19.219Z] net/http.(*conn).serve.func1(0xc0001be000) [2021-11-17T23:24:19.219Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-11-17T23:24:19.219Z] panic(0x644180, 0x75a130) [2021-11-17T23:24:19.219Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-11-17T23:24:19.219Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x76a8d0, 0xc0001a20e0, 0xc0001ae200) [2021-11-17T23:24:19.219Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-11-17T23:24:19.219Z] net/http.HandlerFunc.ServeHTTP(0xc00018e050, 0x76a8d0, 0xc0001a20e0, 0xc0001ae200) [2021-11-17T23:24:19.219Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-11-17T23:24:19.219Z] net/http.(*ServeMux).ServeHTTP(0xc00019a000, 0x76a8d0, 0xc0001a20e0, 0xc0001ae200) [2021-11-17T23:24:19.219Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-11-17T23:24:19.219Z] net/http.serverHandler.ServeHTTP(0xc0001a2000, 0x76a8d0, 0xc0001a20e0, 0xc0001ae200) [2021-11-17T23:24:19.219Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-11-17T23:24:19.219Z] net/http.(*conn).serve(0xc0001be000, 0x76b4c0, 0xc00019a0c0) [2021-11-17T23:24:19.219Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-11-17T23:24:19.219Z] created by net/http.(*Server).Serve [2021-11-17T23:24:19.219Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-11-17T23:24:19.219Z] time="2021-11-17T23:24:19Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49221/Test.FailOnce: Post \"http://127.0.0.1:49221/Test.FailOnce\": EOF, retrying in 1s" [2021-11-17T23:24:19.691Z] === RUN TestRegister [2021-11-17T23:24:19.691Z] --- PASS: TestRegister (0.00s) [2021-11-17T23:24:19.691Z] === RUN TestCommand [2021-11-17T23:24:19.691Z] --- PASS: TestCommand (0.03s) [2021-11-17T23:24:19.691Z] === RUN TestNaiveSelf [2021-11-17T23:24:19.691Z] --- PASS: TestNaiveSelf (0.02s) [2021-11-17T23:24:19.691Z] PASS [2021-11-17T23:24:19.691Z] coverage: 82.4% of statements [2021-11-17T23:24:19.691Z] ok github.com/docker/docker/pkg/reexec 0.081s coverage: 82.4% of statements [2021-11-17T23:24:20.085Z] --- PASS: TestContainerStartOnDaemonRestart (2.13s) [2021-11-17T23:24:20.085Z] === CONT TestContainerKillOnDaemonStart [2021-11-17T23:24:20.162Z] --- PASS: TestPubSubRace (1.04s) [2021-11-17T23:24:20.162Z] PASS [2021-11-17T23:24:20.162Z] coverage: 75.0% of statements [2021-11-17T23:24:20.162Z] ok github.com/docker/docker/pkg/pubsub 1.084s coverage: 75.0% of statements [2021-11-17T23:24:20.162Z] === RUN TestParseSignal [2021-11-17T23:24:20.162Z] --- PASS: TestParseSignal (0.00s) [2021-11-17T23:24:20.162Z] === RUN TestValidSignalForPlatform [2021-11-17T23:24:20.162Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-11-17T23:24:20.162Z] PASS [2021-11-17T23:24:20.162Z] coverage: 19.7% of statements [2021-11-17T23:24:20.162Z] ok github.com/docker/docker/pkg/signal 0.032s coverage: 19.7% of statements [2021-11-17T23:24:20.162Z] --- PASS: TestFailOnce (1.14s) [2021-11-17T23:24:20.162Z] === RUN TestEchoInputOutput [2021-11-17T23:24:20.162Z] --- PASS: TestEchoInputOutput (0.00s) [2021-11-17T23:24:20.162Z] === RUN TestBackoff [2021-11-17T23:24:20.162Z] --- PASS: TestBackoff (0.00s) [2021-11-17T23:24:20.162Z] === RUN TestAbortRetry [2021-11-17T23:24:20.162Z] --- PASS: TestAbortRetry (0.00s) [2021-11-17T23:24:20.162Z] === RUN TestClientScheme [2021-11-17T23:24:20.162Z] --- PASS: TestClientScheme (0.00s) [2021-11-17T23:24:20.162Z] === RUN TestNewClientWithTimeout [2021-11-17T23:24:20.342Z] --- PASS: TestDaemonHostGatewayIP (2.63s) [2021-11-17T23:24:20.342Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-17T23:24:20.633Z] === RUN TestNewStdWriter [2021-11-17T23:24:20.633Z] --- PASS: TestNewStdWriter (0.00s) [2021-11-17T23:24:20.633Z] === RUN TestWriteWithUninitializedStdWriter [2021-11-17T23:24:20.633Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-11-17T23:24:20.633Z] === RUN TestWriteWithNilBytes [2021-11-17T23:24:20.633Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-11-17T23:24:20.633Z] === RUN TestWrite [2021-11-17T23:24:20.633Z] --- PASS: TestWrite (0.00s) [2021-11-17T23:24:20.633Z] === RUN TestWriteWithWriterError [2021-11-17T23:24:20.633Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-11-17T23:24:20.633Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-11-17T23:24:20.633Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-11-17T23:24:20.633Z] === RUN TestStdCopyWriteAndRead [2021-11-17T23:24:20.633Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-11-17T23:24:20.633Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-11-17T23:24:20.633Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-11-17T23:24:20.633Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-11-17T23:24:20.633Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-11-17T23:24:20.633Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-11-17T23:24:20.633Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-11-17T23:24:20.633Z] === RUN TestStdCopyWithInvalidInputHeader [2021-11-17T23:24:20.633Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-11-17T23:24:20.633Z] === RUN TestStdCopyWithCorruptedPrefix [2021-11-17T23:24:20.633Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-11-17T23:24:20.633Z] === RUN TestStdCopyReturnsWriteErrors [2021-11-17T23:24:20.633Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-11-17T23:24:20.633Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-11-17T23:24:20.633Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-11-17T23:24:20.633Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-11-17T23:24:20.633Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-11-17T23:24:20.633Z] PASS [2021-11-17T23:24:20.633Z] coverage: 100.0% of statements [2021-11-17T23:24:20.633Z] ok github.com/docker/docker/pkg/stdcopy 0.032s coverage: 100.0% of statements [2021-11-17T23:24:20.633Z] time="2021-11-17T23:24:20Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post \"http://127.0.0.1:49226/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-11-17T23:24:21.104Z] === RUN TestRawProgressFormatterFormatStatus [2021-11-17T23:24:21.104Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-11-17T23:24:21.104Z] === RUN TestRawProgressFormatterFormatProgress [2021-11-17T23:24:21.104Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-11-17T23:24:21.104Z] === RUN TestFormatStatus [2021-11-17T23:24:21.104Z] --- PASS: TestFormatStatus (0.00s) [2021-11-17T23:24:21.104Z] === RUN TestFormatError [2021-11-17T23:24:21.104Z] --- PASS: TestFormatError (0.00s) [2021-11-17T23:24:21.104Z] === RUN TestFormatJSONError [2021-11-17T23:24:21.104Z] --- PASS: TestFormatJSONError (0.00s) [2021-11-17T23:24:21.104Z] === RUN TestJsonProgressFormatterFormatProgress [2021-11-17T23:24:21.104Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-11-17T23:24:21.104Z] === RUN TestJsonProgressFormatterFormatStatus [2021-11-17T23:24:21.104Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-11-17T23:24:21.104Z] === RUN TestNewJSONProgressOutput [2021-11-17T23:24:21.104Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-11-17T23:24:21.104Z] === RUN TestAuxFormatterEmit [2021-11-17T23:24:21.104Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-11-17T23:24:21.104Z] === RUN TestStreamWriterStdout [2021-11-17T23:24:21.104Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-11-17T23:24:21.104Z] === RUN TestStreamWriterStderr [2021-11-17T23:24:21.104Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-11-17T23:24:21.104Z] PASS [2021-11-17T23:24:21.104Z] coverage: 66.2% of statements [2021-11-17T23:24:21.104Z] ok github.com/docker/docker/pkg/streamformatter 0.033s coverage: 66.2% of statements [2021-11-17T23:24:21.104Z] === RUN TestGenerateRandomID [2021-11-17T23:24:21.104Z] --- PASS: TestGenerateRandomID (0.00s) [2021-11-17T23:24:21.104Z] === RUN TestShortenId [2021-11-17T23:24:21.104Z] --- PASS: TestShortenId (0.00s) [2021-11-17T23:24:21.104Z] === RUN TestShortenSha256Id [2021-11-17T23:24:21.104Z] --- PASS: TestShortenSha256Id (0.00s) [2021-11-17T23:24:21.104Z] === RUN TestShortenIdEmpty [2021-11-17T23:24:21.104Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-11-17T23:24:21.104Z] === RUN TestShortenIdInvalid [2021-11-17T23:24:21.104Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-11-17T23:24:21.104Z] === RUN TestIsShortIDNonHex [2021-11-17T23:24:21.104Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-11-17T23:24:21.104Z] === RUN TestIsShortIDNotCorrectSize [2021-11-17T23:24:21.104Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-11-17T23:24:21.104Z] PASS [2021-11-17T23:24:21.104Z] coverage: 70.6% of statements [2021-11-17T23:24:21.104Z] ok github.com/docker/docker/pkg/stringid 0.034s coverage: 70.6% of statements [2021-11-17T23:24:22.097Z] === RUN TestIsCpusetListAvailable [2021-11-17T23:24:22.097Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-11-17T23:24:22.097Z] PASS [2021-11-17T23:24:22.097Z] coverage: 38.2% of statements [2021-11-17T23:24:22.097Z] ok github.com/docker/docker/pkg/sysinfo 0.028s coverage: 38.2% of statements [2021-11-17T23:24:22.231Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.75s) [2021-11-17T23:24:22.231Z] === CONT TestDaemonRestartIpcMode [2021-11-17T23:24:22.568Z] time="2021-11-17T23:24:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post \"http://127.0.0.1:49226/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-11-17T23:24:22.568Z] === RUN TestTailFile [2021-11-17T23:24:22.568Z] --- PASS: TestTailFile (0.00s) [2021-11-17T23:24:22.568Z] === RUN TestTailFileManyLines [2021-11-17T23:24:22.568Z] --- PASS: TestTailFileManyLines (0.00s) [2021-11-17T23:24:22.568Z] === RUN TestTailEmptyFile [2021-11-17T23:24:22.568Z] --- PASS: TestTailEmptyFile (0.00s) [2021-11-17T23:24:22.568Z] === RUN TestTailNegativeN [2021-11-17T23:24:22.568Z] --- PASS: TestTailNegativeN (0.00s) [2021-11-17T23:24:22.568Z] === RUN TestNewTailReader [2021-11-17T23:24:22.568Z] === PAUSE TestNewTailReader [2021-11-17T23:24:22.568Z] === CONT TestNewTailReader [2021-11-17T23:24:22.568Z] === RUN TestNewTailReader/single_byte_delimiter [2021-11-17T23:24:22.568Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-11-17T23:24:22.568Z] === RUN TestNewTailReader/2_byte_delimiter [2021-11-17T23:24:22.568Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-11-17T23:24:22.568Z] === RUN TestNewTailReader/4_byte_delimiter [2021-11-17T23:24:22.568Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-11-17T23:24:22.568Z] === RUN TestNewTailReader/8_byte_delimiter [2021-11-17T23:24:22.568Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-11-17T23:24:22.568Z] === RUN TestNewTailReader/12_byte_delimiter [2021-11-17T23:24:22.568Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-11-17T23:24:22.568Z] === RUN TestNewTailReader/no_delimiter [2021-11-17T23:24:22.568Z] === PAUSE TestNewTailReader/no_delimiter [2021-11-17T23:24:22.568Z] === RUN TestNewTailReader/truncated_last_line [2021-11-17T23:24:22.568Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-11-17T23:24:22.568Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-11-17T23:24:22.568Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-11-17T23:24:22.568Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-11-17T23:24:22.568Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-11-17T23:24:22.568Z] === CONT TestNewTailReader/single_byte_delimiter [2021-11-17T23:24:22.568Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-17T23:24:22.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-17T23:24:22.568Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-17T23:24:22.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-17T23:24:22.568Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-17T23:24:22.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-17T23:24:22.568Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-17T23:24:22.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-17T23:24:22.568Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-17T23:24:22.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-17T23:24:22.568Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-17T23:24:22.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-17T23:24:22.568Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-17T23:24:22.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-17T23:24:22.568Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-17T23:24:22.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-17T23:24:22.568Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-17T23:24:22.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-17T23:24:22.568Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-17T23:24:22.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-17T23:24:22.568Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-11-17T23:24:22.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-11-17T23:24:22.568Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-17T23:24:22.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-17T23:24:22.568Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-17T23:24:22.568Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-17T23:24:22.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-17T23:24:22.568Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-17T23:24:22.568Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-17T23:24:22.568Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-17T23:24:22.569Z] === CONT TestNewTailReader/no_delimiter [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-17T23:24:22.569Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-17T23:24:22.569Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-17T23:24:22.569Z] === CONT TestNewTailReader/12_byte_delimiter [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-17T23:24:22.569Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-17T23:24:22.569Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-17T23:24:22.569Z] === CONT TestNewTailReader/8_byte_delimiter [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-17T23:24:22.569Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-17T23:24:22.569Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-17T23:24:22.569Z] === CONT TestNewTailReader/4_byte_delimiter [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-17T23:24:22.569Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-17T23:24:22.569Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-17T23:24:22.569Z] === CONT TestNewTailReader/2_byte_delimiter [2021-11-17T23:24:22.569Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-17T23:24:22.569Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-17T23:24:22.569Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-17T23:24:22.569Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-17T23:24:22.569Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-17T23:24:22.569Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-17T23:24:22.569Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-17T23:24:22.569Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-17T23:24:22.570Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-17T23:24:22.570Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-17T23:24:22.570Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-17T23:24:22.570Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-17T23:24:22.570Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-17T23:24:22.570Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-17T23:24:22.570Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-17T23:24:22.570Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-17T23:24:22.570Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-17T23:24:22.570Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-17T23:24:22.570Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-17T23:24:22.570Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-17T23:24:22.570Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-17T23:24:22.570Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-17T23:24:22.570Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-17T23:24:22.570Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-17T23:24:22.570Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-17T23:24:22.570Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-17T23:24:22.570Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-17T23:24:22.570Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-17T23:24:22.570Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-17T23:24:22.570Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-17T23:24:22.570Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-17T23:24:22.570Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-17T23:24:22.570Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-17T23:24:22.570Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-17T23:24:22.570Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-17T23:24:22.570Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-17T23:24:22.570Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-17T23:24:22.570Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-17T23:24:22.570Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-17T23:24:22.570Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-17T23:24:22.570Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-17T23:24:22.570Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-17T23:24:22.570Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-17T23:24:22.570Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-17T23:24:22.570Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-17T23:24:22.570Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-17T23:24:22.570Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-17T23:24:22.570Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-17T23:24:22.570Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-17T23:24:22.570Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-17T23:24:22.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-17T23:24:22.570Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-17T23:24:22.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-17T23:24:22.570Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-17T23:24:22.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-17T23:24:22.570Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-17T23:24:22.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-17T23:24:22.570Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-17T23:24:22.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-17T23:24:22.570Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-17T23:24:22.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-17T23:24:22.570Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-17T23:24:22.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-17T23:24:22.570Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-17T23:24:22.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-17T23:24:22.570Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-17T23:24:22.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-17T23:24:22.570Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-17T23:24:22.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-17T23:24:22.570Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-17T23:24:22.570Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-17T23:24:22.570Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-17T23:24:22.570Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-17T23:24:22.570Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-17T23:24:22.570Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-17T23:24:22.570Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-17T23:24:22.570Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-17T23:24:22.570Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-17T23:24:22.570Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-17T23:24:22.570Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-17T23:24:22.570Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-17T23:24:22.570Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-17T23:24:22.570Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-17T23:24:22.570Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-17T23:24:22.570Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-17T23:24:22.570Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-17T23:24:22.570Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-17T23:24:22.570Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-17T23:24:22.570Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-17T23:24:22.570Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-17T23:24:22.570Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-17T23:24:22.570Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-17T23:24:22.570Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-17T23:24:22.570Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-17T23:24:22.570Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-17T23:24:22.570Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-17T23:24:23.045Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-17T23:24:23.045Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-17T23:24:23.045Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-17T23:24:23.045Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-17T23:24:23.045Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-17T23:24:23.045Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-17T23:24:23.045Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-17T23:24:23.045Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-11-17T23:24:23.045Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-17T23:24:23.045Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-17T23:24:23.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-17T23:24:23.045Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-17T23:24:23.046Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-17T23:24:23.046Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-17T23:24:23.046Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-17T23:24:23.046Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-17T23:24:23.046Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-17T23:24:23.046Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-17T23:24:23.046Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-17T23:24:23.046Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-17T23:24:23.046Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-17T23:24:23.046Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-17T23:24:23.046Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-17T23:24:23.046Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-17T23:24:23.046Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-17T23:24:23.046Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-17T23:24:23.046Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-17T23:24:23.046Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-17T23:24:23.046Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-17T23:24:23.046Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-17T23:24:23.046Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-17T23:24:23.046Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-17T23:24:23.046Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-17T23:24:23.046Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-17T23:24:23.046Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-17T23:24:23.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-17T23:24:23.047Z] === RUN TestChtimes [2021-11-17T23:24:23.047Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-17T23:24:23.047Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-17T23:24:23.047Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-17T23:24:23.047Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-17T23:24:23.047Z] --- PASS: TestChtimes (0.00s) [2021-11-17T23:24:23.047Z] === RUN TestChtimesWindows [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-17T23:24:23.047Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-17T23:24:23.047Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-17T23:24:23.047Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-17T23:24:23.047Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-17T23:24:23.047Z] --- PASS: TestChtimesWindows (0.00s) [2021-11-17T23:24:23.047Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-11-17T23:24:23.047Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-11-17T23:24:23.047Z] === RUN TestEnsureRemoveAllNotExist [2021-11-17T23:24:23.047Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-11-17T23:24:23.047Z] === RUN TestEnsureRemoveAllWithDir [2021-11-17T23:24:23.047Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-11-17T23:24:23.047Z] === RUN TestEnsureRemoveAllWithFile [2021-11-17T23:24:23.047Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-11-17T23:24:23.047Z] === RUN TestHasWin32KSupport [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-17T23:24:23.047Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-17T23:24:23.047Z] syscall_windows_test.go:8: win32k: true [2021-11-17T23:24:23.047Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-11-17T23:24:23.047Z] PASS [2021-11-17T23:24:23.047Z] coverage: 12.0% of statements [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-17T23:24:23.047Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-17T23:24:23.047Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-17T23:24:23.047Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-17T23:24:23.047Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-17T23:24:23.047Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-17T23:24:23.047Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-17T23:24:23.047Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-17T23:24:23.047Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-17T23:24:23.047Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-17T23:24:23.047Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-17T23:24:23.047Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-17T23:24:23.047Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-17T23:24:23.047Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-17T23:24:23.047Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-17T23:24:23.047Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-17T23:24:23.047Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-17T23:24:23.047Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-17T23:24:23.047Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-17T23:24:23.047Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-17T23:24:23.047Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-17T23:24:23.047Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-17T23:24:23.047Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-17T23:24:23.047Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-17T23:24:23.047Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-17T23:24:23.047Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-17T23:24:23.047Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-17T23:24:23.048Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-17T23:24:23.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-17T23:24:23.048Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-17T23:24:23.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-17T23:24:23.048Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-17T23:24:23.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-17T23:24:23.048Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-17T23:24:23.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-17T23:24:23.048Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-17T23:24:23.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-17T23:24:23.048Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-17T23:24:23.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-17T23:24:23.048Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-17T23:24:23.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-17T23:24:23.048Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-17T23:24:23.048Z] ok github.com/docker/docker/pkg/system 0.048s coverage: 12.0% of statements [2021-11-17T23:24:23.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-17T23:24:23.048Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-17T23:24:23.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-17T23:24:23.048Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-17T23:24:23.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-17T23:24:23.048Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-17T23:24:23.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-17T23:24:23.048Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-17T23:24:23.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-17T23:24:23.048Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-17T23:24:23.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-17T23:24:23.048Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-17T23:24:23.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-17T23:24:23.048Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-17T23:24:23.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-17T23:24:23.048Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-17T23:24:23.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-17T23:24:23.048Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-17T23:24:23.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-17T23:24:23.048Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-17T23:24:23.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-17T23:24:23.048Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-17T23:24:23.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-17T23:24:23.048Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-17T23:24:23.048Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-17T23:24:23.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-17T23:24:23.048Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-17T23:24:23.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-17T23:24:23.048Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-17T23:24:23.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-17T23:24:23.048Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-17T23:24:23.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-17T23:24:23.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-17T23:24:23.048Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-17T23:24:23.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-17T23:24:23.048Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-17T23:24:23.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-17T23:24:23.048Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-17T23:24:23.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-17T23:24:23.048Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-17T23:24:23.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-17T23:24:23.048Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-17T23:24:23.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-17T23:24:23.048Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-17T23:24:23.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-17T23:24:23.048Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-17T23:24:23.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-17T23:24:23.048Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-17T23:24:23.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-17T23:24:23.048Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-17T23:24:23.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-17T23:24:23.048Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-17T23:24:23.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-17T23:24:23.048Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-17T23:24:23.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-17T23:24:23.048Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-17T23:24:23.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-17T23:24:23.048Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-17T23:24:23.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-17T23:24:23.048Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-17T23:24:23.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-17T23:24:23.048Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-17T23:24:23.048Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-17T23:24:23.048Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-17T23:24:23.049Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-17T23:24:23.050Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-17T23:24:23.050Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-17T23:24:23.050Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-17T23:24:23.050Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-17T23:24:23.050Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-17T23:24:23.050Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-17T23:24:23.050Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.02s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.01s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.521Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.01s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.522Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-17T23:24:23.523Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-17T23:24:23.523Z] PASS [2021-11-17T23:24:23.523Z] coverage: 88.6% of statements [2021-11-17T23:24:23.523Z] ok github.com/docker/docker/pkg/tailfile 0.259s coverage: 88.6% of statements [2021-11-17T23:24:23.994Z] testing: warning: no tests to run [2021-11-17T23:24:23.994Z] PASS [2021-11-17T23:24:23.994Z] coverage: [no statements] [2021-11-17T23:24:23.994Z] ok github.com/docker/docker/pkg/term/windows 0.037s coverage: [no statements] [no tests to run] [2021-11-17T23:24:23.995Z] === RUN TestTarSumRemoveNonExistent [2021-11-17T23:24:23.995Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-11-17T23:24:23.995Z] === RUN TestTarSumRemove [2021-11-17T23:24:23.995Z] --- PASS: TestTarSumRemove (0.00s) [2021-11-17T23:24:23.995Z] === RUN TestSortFileInfoSums [2021-11-17T23:24:23.995Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-11-17T23:24:23.995Z] === RUN TestNewTarSumForLabelInvalid [2021-11-17T23:24:23.995Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-11-17T23:24:23.995Z] === RUN TestNewTarSumForLabel [2021-11-17T23:24:23.995Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-11-17T23:24:23.995Z] === RUN TestEmptyTar [2021-11-17T23:24:23.995Z] --- PASS: TestEmptyTar (0.00s) [2021-11-17T23:24:23.995Z] === RUN TestTarSumsReadSize [2021-11-17T23:24:23.995Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-11-17T23:24:23.995Z] === RUN TestTarSums [2021-11-17T23:24:23.995Z] --- PASS: TestTarSums (0.09s) [2021-11-17T23:24:23.995Z] === RUN TestIteration [2021-11-17T23:24:23.995Z] --- PASS: TestIteration (0.00s) [2021-11-17T23:24:23.995Z] === RUN TestVersionLabelForChecksum [2021-11-17T23:24:23.995Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-11-17T23:24:23.995Z] === RUN TestVersion [2021-11-17T23:24:23.995Z] --- PASS: TestVersion (0.00s) [2021-11-17T23:24:23.995Z] === RUN TestGetVersion [2021-11-17T23:24:23.995Z] --- PASS: TestGetVersion (0.00s) [2021-11-17T23:24:23.995Z] === RUN TestGetVersions [2021-11-17T23:24:23.995Z] --- PASS: TestGetVersions (0.00s) [2021-11-17T23:24:23.995Z] PASS [2021-11-17T23:24:23.995Z] coverage: 89.3% of statements [2021-11-17T23:24:23.995Z] ok github.com/docker/docker/pkg/tarsum 0.132s coverage: 89.3% of statements [2021-11-17T23:24:24.141Z] --- PASS: TestDaemonRestartIpcMode (2.22s) [2021-11-17T23:24:24.465Z] === RUN TestTruncIndex [2021-11-17T23:24:24.465Z] --- PASS: TestTruncIndex (0.10s) [2021-11-17T23:24:24.465Z] PASS [2021-11-17T23:24:24.465Z] coverage: 91.5% of statements [2021-11-17T23:24:24.465Z] ok github.com/docker/docker/pkg/truncindex 0.132s coverage: 91.5% of statements [2021-11-17T23:24:24.465Z] === RUN TestIsGIT [2021-11-17T23:24:24.465Z] --- PASS: TestIsGIT (0.00s) [2021-11-17T23:24:24.465Z] === RUN TestIsTransport [2021-11-17T23:24:24.465Z] --- PASS: TestIsTransport (0.00s) [2021-11-17T23:24:24.465Z] PASS [2021-11-17T23:24:24.465Z] coverage: 100.0% of statements [2021-11-17T23:24:24.465Z] ok github.com/docker/docker/pkg/urlutil 0.031s coverage: 100.0% of statements [2021-11-17T23:24:24.937Z] time="2021-11-17T23:24:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post \"http://127.0.0.1:49226/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-11-17T23:24:24.937Z] === RUN TestVersionInfo [2021-11-17T23:24:24.937Z] --- PASS: TestVersionInfo (0.00s) [2021-11-17T23:24:24.937Z] === RUN TestAppendVersions [2021-11-17T23:24:24.937Z] --- PASS: TestAppendVersions (0.00s) [2021-11-17T23:24:24.937Z] PASS [2021-11-17T23:24:24.937Z] coverage: 88.9% of statements [2021-11-17T23:24:24.937Z] ok github.com/docker/docker/pkg/useragent 0.040s coverage: 88.9% of statements [2021-11-17T23:24:25.929Z] === RUN TestValidatePrivileges [2021-11-17T23:24:25.929Z] --- PASS: TestValidatePrivileges (0.00s) [2021-11-17T23:24:25.929Z] === RUN TestFilterByCapNeg [2021-11-17T23:24:25.929Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-11-17T23:24:25.929Z] === RUN TestFilterByCapPos [2021-11-17T23:24:25.929Z] --- PASS: TestFilterByCapPos (0.00s) [2021-11-17T23:24:25.929Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-11-17T23:24:25.929Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-11-17T23:24:25.929Z] PASS [2021-11-17T23:24:25.929Z] coverage: 12.0% of statements [2021-11-17T23:24:25.929Z] ok github.com/docker/docker/plugin 0.037s coverage: 12.0% of statements [2021-11-17T23:24:25.929Z] === RUN TestNewSettable [2021-11-17T23:24:25.929Z] --- PASS: TestNewSettable (0.00s) [2021-11-17T23:24:25.929Z] === RUN TestIsSettable [2021-11-17T23:24:25.929Z] --- PASS: TestIsSettable (0.00s) [2021-11-17T23:24:25.929Z] === RUN TestUpdateSettingsEnv [2021-11-17T23:24:25.929Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-11-17T23:24:25.929Z] PASS [2021-11-17T23:24:25.929Z] coverage: 20.1% of statements [2021-11-17T23:24:25.929Z] ok github.com/docker/docker/plugin/v2 0.035s coverage: 20.1% of statements [2021-11-17T23:24:26.921Z] === RUN TestLoad [2021-11-17T23:24:26.921Z] --- PASS: TestLoad (0.00s) [2021-11-17T23:24:26.921Z] === RUN TestSave [2021-11-17T23:24:26.921Z] --- PASS: TestSave (0.02s) [2021-11-17T23:24:26.921Z] === RUN TestAddDeleteGet [2021-11-17T23:24:26.921Z] --- PASS: TestAddDeleteGet (0.06s) [2021-11-17T23:24:26.921Z] === RUN TestInvalidTags [2021-11-17T23:24:26.921Z] --- PASS: TestInvalidTags (0.00s) [2021-11-17T23:24:26.921Z] PASS [2021-11-17T23:24:26.921Z] coverage: 84.4% of statements [2021-11-17T23:24:26.921Z] ok github.com/docker/docker/reference 0.126s coverage: 84.4% of statements [2021-11-17T23:24:27.578Z] --- PASS: TestServiceWithDataPathPortInit (12.60s) [2021-11-17T23:24:27.578Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-17T23:24:27.912Z] === RUN TestResolveAuthConfigIndexServer [2021-11-17T23:24:27.912Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-11-17T23:24:27.912Z] === RUN TestResolveAuthConfigFullURL [2021-11-17T23:24:27.912Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-11-17T23:24:27.912Z] === RUN TestLoadAllowNondistributableArtifacts [2021-11-17T23:24:27.912Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-11-17T23:24:27.912Z] === RUN TestValidateMirror [2021-11-17T23:24:27.912Z] --- PASS: TestValidateMirror (0.00s) [2021-11-17T23:24:27.913Z] === RUN TestLoadInsecureRegistries [2021-11-17T23:24:27.913Z] time="2021-11-17T23:24:27Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-17T23:24:27.913Z] time="2021-11-17T23:24:27Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-11-17T23:24:27.913Z] time="2021-11-17T23:24:27Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-17T23:24:27.913Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2021-11-17T23:24:27.913Z] === RUN TestNewServiceConfig [2021-11-17T23:24:27.913Z] --- PASS: TestNewServiceConfig (0.00s) [2021-11-17T23:24:27.913Z] === RUN TestValidateIndexName [2021-11-17T23:24:27.913Z] --- PASS: TestValidateIndexName (0.00s) [2021-11-17T23:24:27.913Z] === RUN TestValidateIndexNameWithError [2021-11-17T23:24:27.913Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-11-17T23:24:27.913Z] === RUN TestEndpointParse [2021-11-17T23:24:27.913Z] --- PASS: TestEndpointParse (0.00s) [2021-11-17T23:24:27.913Z] === RUN TestEndpointParseInvalid [2021-11-17T23:24:27.913Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-11-17T23:24:27.913Z] === RUN TestValidateEndpoint [2021-11-17T23:24:27.913Z] --- PASS: TestValidateEndpoint (0.01s) [2021-11-17T23:24:27.913Z] === RUN TestPing [2021-11-17T23:24:27.913Z] --- PASS: TestPing (0.00s) [2021-11-17T23:24:27.913Z] === RUN TestPingRegistryEndpoint [2021-11-17T23:24:27.913Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-17T23:24:27.913Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-11-17T23:24:27.913Z] === RUN TestEndpoint [2021-11-17T23:24:27.913Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-17T23:24:27.913Z] --- SKIP: TestEndpoint (0.01s) [2021-11-17T23:24:27.913Z] === RUN TestParseRepositoryInfo [2021-11-17T23:24:27.913Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-11-17T23:24:27.913Z] === RUN TestNewIndexInfo [2021-11-17T23:24:27.913Z] --- PASS: TestNewIndexInfo (0.00s) [2021-11-17T23:24:27.913Z] === RUN TestMirrorEndpointLookup [2021-11-17T23:24:27.913Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-17T23:24:27.913Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-11-17T23:24:27.913Z] === RUN TestSearchRepositories [2021-11-17T23:24:27.913Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-11-17T23:24:27.913Z] Host: 127.0.0.1:49230 [2021-11-17T23:24:27.913Z] User-Agent: docker test client [2021-11-17T23:24:27.913Z] Authorization: Token fake-token [2021-11-17T23:24:27.913Z] X-Docker-Token: true [2021-11-17T23:24:27.913Z] Accept-Encoding: gzip [2021-11-17T23:24:27.913Z] [2021-11-17T23:24:27.913Z] [2021-11-17T23:24:27.913Z] registry_test.go:730: HTTP/1.1 200 OK [2021-11-17T23:24:27.913Z] Connection: close [2021-11-17T23:24:27.913Z] Content-Length: 144 [2021-11-17T23:24:27.913Z] Cache-Control: no-cache [2021-11-17T23:24:27.913Z] Content-Type: application/json [2021-11-17T23:24:27.913Z] Date: Wed, 17 Nov 2021 23:24:27 GMT [2021-11-17T23:24:27.913Z] Expires: -1 [2021-11-17T23:24:27.913Z] Pragma: no-cache [2021-11-17T23:24:27.913Z] Server: docker-tests/mock [2021-11-17T23:24:27.913Z] X-Docker-Registry-Config: mock [2021-11-17T23:24:27.913Z] X-Docker-Registry-Version: 0.0.0 [2021-11-17T23:24:27.913Z] [2021-11-17T23:24:27.913Z] [2021-11-17T23:24:27.913Z] --- PASS: TestSearchRepositories (0.00s) [2021-11-17T23:24:27.913Z] === RUN TestTrustedLocation [2021-11-17T23:24:27.913Z] --- PASS: TestTrustedLocation (0.00s) [2021-11-17T23:24:27.913Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-11-17T23:24:27.913Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-11-17T23:24:27.913Z] === RUN TestAllowNondistributableArtifacts [2021-11-17T23:24:27.913Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-11-17T23:24:27.913Z] === RUN TestIsSecureIndex [2021-11-17T23:24:27.913Z] --- PASS: TestIsSecureIndex (0.00s) [2021-11-17T23:24:27.913Z] PASS [2021-11-17T23:24:27.913Z] coverage: 50.3% of statements [2021-11-17T23:24:27.913Z] ok github.com/docker/docker/registry 0.186s coverage: 50.3% of statements [2021-11-17T23:24:27.913Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-11-17T23:24:27.913Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-11-17T23:24:27.913Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-11-17T23:24:27.913Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-11-17T23:24:27.913Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-11-17T23:24:27.913Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-11-17T23:24:27.913Z] === RUN TestResumableRequestReaderWithReadError [2021-11-17T23:24:28.384Z] time="2021-11-17T23:24:27Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-11-17T23:24:28.384Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s) [2021-11-17T23:24:28.384Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-11-17T23:24:28.384Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-11-17T23:24:28.384Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-11-17T23:24:28.384Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-11-17T23:24:28.384Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-11-17T23:24:28.384Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-11-17T23:24:28.384Z] === RUN TestResumableRequestReader [2021-11-17T23:24:28.384Z] --- PASS: TestResumableRequestReader (0.00s) [2021-11-17T23:24:28.384Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-11-17T23:24:28.384Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-11-17T23:24:28.384Z] PASS [2021-11-17T23:24:28.384Z] coverage: 100.0% of statements [2021-11-17T23:24:28.384Z] ok github.com/docker/docker/registry/resumable 0.176s coverage: 100.0% of statements [2021-11-17T23:24:28.384Z] === RUN TestRestartManagerTimeout [2021-11-17T23:24:28.384Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-11-17T23:24:28.384Z] === RUN TestRestartManagerTimeoutReset [2021-11-17T23:24:28.384Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-11-17T23:24:28.384Z] PASS [2021-11-17T23:24:28.384Z] coverage: 50.9% of statements [2021-11-17T23:24:28.384Z] ok github.com/docker/docker/restartmanager 0.032s coverage: 50.9% of statements [2021-11-17T23:24:28.854Z] === RUN TestDecodeContainerConfig [2021-11-17T23:24:28.854Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-11-17T23:24:28.854Z] === RUN TestDecodeContainerConfigIsolation [2021-11-17T23:24:28.854Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-11-17T23:24:28.854Z] === RUN TestValidatePrivileged [2021-11-17T23:24:28.854Z] --- PASS: TestValidatePrivileged (0.00s) [2021-11-17T23:24:28.854Z] PASS [2021-11-17T23:24:28.854Z] coverage: 52.2% of statements [2021-11-17T23:24:28.854Z] ok github.com/docker/docker/runconfig 0.037s coverage: 52.2% of statements [2021-11-17T23:24:28.854Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-17T23:24:28.854Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-17T23:24:28.854Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-17T23:24:28.854Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-17T23:24:28.854Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-17T23:24:28.854Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-11-17T23:24:28.854Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-11-17T23:24:28.854Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-17T23:24:28.854Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-17T23:24:29.325Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-11-17T23:24:29.325Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-11-17T23:24:29.325Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-11-17T23:24:29.325Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-11-17T23:24:29.325Z] PASS [2021-11-17T23:24:29.325Z] coverage: 62.5% of statements [2021-11-17T23:24:29.325Z] ok github.com/docker/docker/testutil 0.064s coverage: 62.5% of statements [2021-11-17T23:24:29.325Z] time="2021-11-17T23:24:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post \"http://127.0.0.1:49226/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-11-17T23:24:30.110Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:5oo7sf4xhvm8suqu6p0d4559k Created:2021-11-17 23:24:28.962148217 +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[aa93b55c1dacf1d7c887adfb8912b60988740ee2744d5b983d1a0217d78ede67:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8dwut57ojhekjhdbqjme0g8r2 EndpointID:0705c7089ef7a2c5da7bad0f8578984cb74bbc76b9109fe6a74ce2e2c40ff030 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f3796bb81449d9652eae8e6e74d63978b998cdf039c576a9085e4a0182da9536 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:ed8182deec44 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8dwut57ojhekjhdbqjme0g8r2 EndpointID:0705c7089ef7a2c5da7bad0f8578984cb74bbc76b9109fe6a74ce2e2c40ff030 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-11-17T23:24:30.896Z] === RUN TestGetDriver [2021-11-17T23:24:30.896Z] --- PASS: TestGetDriver (0.00s) [2021-11-17T23:24:30.896Z] === RUN TestVolumeRequestError [2021-11-17T23:24:31.367Z] --- PASS: TestVolumeRequestError (0.01s) [2021-11-17T23:24:31.367Z] PASS [2021-11-17T23:24:31.367Z] coverage: 36.1% of statements [2021-11-17T23:24:31.367Z] ok github.com/docker/docker/volume/drivers 0.051s coverage: 36.1% of statements [2021-11-17T23:24:31.843Z] === RUN TestGetAddress [2021-11-17T23:24:31.843Z] --- PASS: TestGetAddress (0.00s) [2021-11-17T23:24:31.843Z] === RUN TestRemove [2021-11-17T23:24:31.843Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-17T23:24:31.843Z] --- SKIP: TestRemove (0.00s) [2021-11-17T23:24:31.843Z] === RUN TestInitializeWithVolumes [2021-11-17T23:24:31.843Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-11-17T23:24:31.843Z] === RUN TestCreate [2021-11-17T23:24:31.843Z] --- PASS: TestCreate (0.01s) [2021-11-17T23:24:31.843Z] === RUN TestValidateName [2021-11-17T23:24:31.843Z] --- PASS: TestValidateName (0.00s) [2021-11-17T23:24:31.843Z] === RUN TestCreateWithOpts [2021-11-17T23:24:31.843Z] local_test.go:181: runtime.GOOS == "windows" [2021-11-17T23:24:31.843Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-11-17T23:24:31.843Z] === RUN TestRelaodNoOpts [2021-11-17T23:24:31.843Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-11-17T23:24:31.843Z] PASS [2021-11-17T23:24:31.843Z] coverage: 41.5% of statements [2021-11-17T23:24:31.843Z] ok github.com/docker/docker/volume/local 0.061s coverage: 41.5% of statements [2021-11-17T23:24:32.311Z] --- PASS: TestContainerKillOnDaemonStart (11.60s) [2021-11-17T23:24:32.311Z] PASS [2021-11-17T23:24:32.311Z] [2021-11-17T23:24:32.311Z] === Skipped [2021-11-17T23:24:32.311Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-11-17T23:24:32.311Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-17T23:24:32.311Z] [2021-11-17T23:24:32.311Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-11-17T23:24:32.311Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-11-17T23:24:32.311Z] [2021-11-17T23:24:32.311Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-17T23:24:32.311Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-17T23:24:32.311Z] [2021-11-17T23:24:32.311Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-11-17T23:24:32.311Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-11-17T23:24:32.311Z] [2021-11-17T23:24:32.311Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-17T23:24:32.311Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-17T23:24:32.311Z] [2021-11-17T23:24:32.311Z] [2021-11-17T23:24:32.311Z] DONE 195 tests, 5 skipped in 107.086s [2021-11-17T23:24:32.311Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-11-17T23:24:32.311Z] INFO: Testing against a local daemon [2021-11-17T23:24:32.311Z] === RUN TestCommitInheritsEnv [2021-11-17T23:24:32.311Z] --- PASS: TestCommitInheritsEnv (0.28s) [2021-11-17T23:24:32.311Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-17T23:24:32.311Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-11-17T23:24:32.311Z] === RUN TestImagesFilterMultiReference [2021-11-17T23:24:32.311Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-11-17T23:24:32.311Z] === RUN TestImagePullPlatformInvalid [2021-11-17T23:24:32.311Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-17T23:24:32.311Z] === RUN TestRemoveImageOrphaning [2021-11-17T23:24:32.311Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2021-11-17T23:24:32.311Z] === RUN TestRemoveImageGarbageCollector [2021-11-17T23:24:32.313Z] === RUN TestConvertTmpfsOptions [2021-11-17T23:24:32.313Z] parser_test.go:49: data="mode=700,size=1m" [2021-11-17T23:24:32.313Z] parser_test.go:49: data="ro" [2021-11-17T23:24:32.313Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-11-17T23:24:32.313Z] === RUN TestParseMountRaw [2021-11-17T23:24:32.313Z] --- PASS: TestParseMountRaw (0.02s) [2021-11-17T23:24:32.313Z] === RUN TestParseMountRawSplit [2021-11-17T23:24:32.313Z] parser_test.go:390: case 0 [2021-11-17T23:24:32.313Z] parser_test.go:390: case 1 [2021-11-17T23:24:32.313Z] parser_test.go:390: case 2 [2021-11-17T23:24:32.313Z] parser_test.go:390: case 3 [2021-11-17T23:24:32.313Z] parser_test.go:390: case 4 [2021-11-17T23:24:32.313Z] parser_test.go:390: case 5 [2021-11-17T23:24:32.313Z] parser_test.go:390: case 6 [2021-11-17T23:24:32.313Z] parser_test.go:390: case 7 [2021-11-17T23:24:32.313Z] parser_test.go:390: case 8 [2021-11-17T23:24:32.313Z] parser_test.go:390: case 0 [2021-11-17T23:24:32.313Z] parser_test.go:390: case 1 [2021-11-17T23:24:32.313Z] parser_test.go:390: case 2 [2021-11-17T23:24:32.313Z] parser_test.go:390: case 3 [2021-11-17T23:24:32.313Z] parser_test.go:390: case 4 [2021-11-17T23:24:32.313Z] parser_test.go:390: case 5 [2021-11-17T23:24:32.313Z] parser_test.go:390: case 6 [2021-11-17T23:24:32.313Z] parser_test.go:390: case 7 [2021-11-17T23:24:32.313Z] parser_test.go:390: case 8 [2021-11-17T23:24:32.313Z] parser_test.go:390: case 9 [2021-11-17T23:24:32.313Z] parser_test.go:390: case 10 [2021-11-17T23:24:32.313Z] parser_test.go:390: case 11 [2021-11-17T23:24:32.313Z] parser_test.go:390: case 12 [2021-11-17T23:24:32.313Z] parser_test.go:390: case 0 [2021-11-17T23:24:32.313Z] parser_test.go:390: case 1 [2021-11-17T23:24:32.313Z] parser_test.go:390: case 2 [2021-11-17T23:24:32.313Z] parser_test.go:390: case 3 [2021-11-17T23:24:32.313Z] parser_test.go:390: case 4 [2021-11-17T23:24:32.313Z] parser_test.go:390: case 5 [2021-11-17T23:24:32.313Z] parser_test.go:390: case 6 [2021-11-17T23:24:32.313Z] parser_test.go:390: case 7 [2021-11-17T23:24:32.313Z] parser_test.go:390: case 8 [2021-11-17T23:24:32.313Z] parser_test.go:390: case 9 [2021-11-17T23:24:32.313Z] parser_test.go:390: case 10 [2021-11-17T23:24:32.313Z] parser_test.go:390: case 11 [2021-11-17T23:24:32.313Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-11-17T23:24:32.313Z] === RUN TestParseMountSpec [2021-11-17T23:24:32.313Z] parser_test.go:455: case 0 [2021-11-17T23:24:32.313Z] parser_test.go:455: case 1 [2021-11-17T23:24:32.313Z] parser_test.go:455: case 2 [2021-11-17T23:24:32.313Z] parser_test.go:455: case 3 [2021-11-17T23:24:32.313Z] parser_test.go:455: case 4 [2021-11-17T23:24:32.313Z] parser_test.go:455: case 5 [2021-11-17T23:24:32.313Z] --- PASS: TestParseMountSpec (0.00s) [2021-11-17T23:24:32.313Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-11-17T23:24:32.313Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-11-17T23:24:32.313Z] === RUN TestValidateMount [2021-11-17T23:24:32.313Z] --- PASS: TestValidateMount (0.00s) [2021-11-17T23:24:32.313Z] PASS [2021-11-17T23:24:32.313Z] coverage: 66.2% of statements [2021-11-17T23:24:32.313Z] ok github.com/docker/docker/volume/mounts 0.080s coverage: 66.2% of statements [2021-11-17T23:24:32.783Z] === RUN TestSetGetMeta [2021-11-17T23:24:32.783Z] === PAUSE TestSetGetMeta [2021-11-17T23:24:32.783Z] === RUN TestRestore [2021-11-17T23:24:32.783Z] === PAUSE TestRestore [2021-11-17T23:24:32.783Z] === RUN TestServiceCreate [2021-11-17T23:24:32.783Z] === PAUSE TestServiceCreate [2021-11-17T23:24:32.783Z] === RUN TestServiceList [2021-11-17T23:24:32.783Z] === PAUSE TestServiceList [2021-11-17T23:24:32.783Z] === RUN TestServiceRemove [2021-11-17T23:24:32.783Z] === PAUSE TestServiceRemove [2021-11-17T23:24:32.783Z] === RUN TestServiceGet [2021-11-17T23:24:32.783Z] === PAUSE TestServiceGet [2021-11-17T23:24:32.783Z] === RUN TestServicePrune [2021-11-17T23:24:32.783Z] === PAUSE TestServicePrune [2021-11-17T23:24:32.783Z] === RUN TestCreate [2021-11-17T23:24:32.783Z] === PAUSE TestCreate [2021-11-17T23:24:32.783Z] === RUN TestRemove [2021-11-17T23:24:32.783Z] === PAUSE TestRemove [2021-11-17T23:24:32.783Z] === RUN TestList [2021-11-17T23:24:32.783Z] === PAUSE TestList [2021-11-17T23:24:32.783Z] === RUN TestFindByDriver [2021-11-17T23:24:32.783Z] === PAUSE TestFindByDriver [2021-11-17T23:24:32.783Z] === RUN TestFindByReferenced [2021-11-17T23:24:32.783Z] === PAUSE TestFindByReferenced [2021-11-17T23:24:32.783Z] === RUN TestDerefMultipleOfSameRef [2021-11-17T23:24:32.783Z] === PAUSE TestDerefMultipleOfSameRef [2021-11-17T23:24:32.783Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-17T23:24:32.783Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-17T23:24:32.783Z] === RUN TestDefererencePluginOnCreateError [2021-11-17T23:24:32.783Z] === PAUSE TestDefererencePluginOnCreateError [2021-11-17T23:24:32.783Z] === RUN TestRefDerefRemove [2021-11-17T23:24:32.783Z] === PAUSE TestRefDerefRemove [2021-11-17T23:24:32.783Z] === RUN TestGet [2021-11-17T23:24:32.783Z] === PAUSE TestGet [2021-11-17T23:24:32.783Z] === RUN TestGetWithReference [2021-11-17T23:24:32.783Z] === PAUSE TestGetWithReference [2021-11-17T23:24:32.783Z] === RUN TestFilterFunc [2021-11-17T23:24:32.783Z] === RUN TestFilterFunc/test_nil_list [2021-11-17T23:24:32.783Z] === PAUSE TestFilterFunc/test_nil_list [2021-11-17T23:24:32.783Z] === RUN TestFilterFunc/test_empty_list [2021-11-17T23:24:32.783Z] === PAUSE TestFilterFunc/test_empty_list [2021-11-17T23:24:32.783Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-11-17T23:24:32.783Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-11-17T23:24:32.783Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-17T23:24:32.783Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-17T23:24:32.783Z] === RUN TestFilterFunc/test_filter_some [2021-11-17T23:24:32.783Z] === PAUSE TestFilterFunc/test_filter_some [2021-11-17T23:24:32.783Z] === RUN TestFilterFunc/test_filter_middle [2021-11-17T23:24:32.783Z] === PAUSE TestFilterFunc/test_filter_middle [2021-11-17T23:24:32.783Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-11-17T23:24:32.783Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-11-17T23:24:32.783Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-11-17T23:24:32.783Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-11-17T23:24:32.783Z] === CONT TestFilterFunc/test_nil_list [2021-11-17T23:24:32.783Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-11-17T23:24:32.783Z] === CONT TestFilterFunc/test_filter_some [2021-11-17T23:24:32.783Z] === CONT TestFilterFunc/test_empty_list [2021-11-17T23:24:32.783Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-17T23:24:32.783Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-11-17T23:24:32.783Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-11-17T23:24:32.783Z] === CONT TestFilterFunc/test_filter_middle [2021-11-17T23:24:32.783Z] --- PASS: TestFilterFunc (0.00s) [2021-11-17T23:24:32.783Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-11-17T23:24:32.783Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-11-17T23:24:32.783Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-11-17T23:24:32.783Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-11-17T23:24:32.783Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-11-17T23:24:32.783Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-11-17T23:24:32.783Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-11-17T23:24:32.783Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-11-17T23:24:32.783Z] === CONT TestSetGetMeta [2021-11-17T23:24:32.783Z] === CONT TestServicePrune [2021-11-17T23:24:32.783Z] === CONT TestFindByReferenced [2021-11-17T23:24:32.783Z] === CONT TestGetWithReference [2021-11-17T23:24:32.783Z] --- PASS: TestSetGetMeta (0.01s) [2021-11-17T23:24:32.783Z] === CONT TestGet [2021-11-17T23:24:32.783Z] --- PASS: TestFindByReferenced (0.03s) [2021-11-17T23:24:32.783Z] === CONT TestRefDerefRemove [2021-11-17T23:24:32.783Z] --- PASS: TestGetWithReference (0.04s) [2021-11-17T23:24:32.783Z] === CONT TestDefererencePluginOnCreateError [2021-11-17T23:24:32.783Z] --- PASS: TestGet (0.03s) [2021-11-17T23:24:32.783Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-17T23:24:32.783Z] --- PASS: TestRefDerefRemove (0.02s) [2021-11-17T23:24:32.783Z] === CONT TestDerefMultipleOfSameRef [2021-11-17T23:24:32.783Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-11-17T23:24:32.783Z] === CONT TestList [2021-11-17T23:24:32.783Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-11-17T23:24:32.784Z] === CONT TestFindByDriver [2021-11-17T23:24:32.784Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-11-17T23:24:32.784Z] === CONT TestServiceList [2021-11-17T23:24:32.784Z] --- PASS: TestFindByDriver (0.02s) [2021-11-17T23:24:32.784Z] === CONT TestServiceGet [2021-11-17T23:24:32.784Z] --- PASS: TestList (0.02s) [2021-11-17T23:24:32.784Z] === CONT TestServiceRemove [2021-11-17T23:24:32.784Z] --- PASS: TestServiceGet (0.05s) [2021-11-17T23:24:32.784Z] === CONT TestServiceCreate [2021-11-17T23:24:32.784Z] time="2021-11-17T23:24:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-17T23:24:32.784Z] --- PASS: TestServiceRemove (0.05s) [2021-11-17T23:24:32.784Z] === CONT TestRemove [2021-11-17T23:24:32.784Z] time="2021-11-17T23:24:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-17T23:24:32.784Z] --- PASS: TestServiceList (0.07s) [2021-11-17T23:24:32.784Z] === CONT TestRestore [2021-11-17T23:24:32.784Z] time="2021-11-17T23:24:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-17T23:24:32.784Z] time="2021-11-17T23:24:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-11-17T23:24:32.784Z] --- PASS: TestServiceCreate (0.02s) [2021-11-17T23:24:32.784Z] === CONT TestCreate [2021-11-17T23:24:32.784Z] --- PASS: TestRemove (0.02s) [2021-11-17T23:24:32.784Z] time="2021-11-17T23:24:32Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-17T23:24:32.784Z] --- PASS: TestRestore (0.02s) [2021-11-17T23:24:32.784Z] --- PASS: TestServicePrune (0.16s) [2021-11-17T23:24:32.784Z] --- PASS: TestCreate (0.01s) [2021-11-17T23:24:32.784Z] PASS [2021-11-17T23:24:32.784Z] coverage: 70.3% of statements [2021-11-17T23:24:32.784Z] ok github.com/docker/docker/volume/service 0.199s coverage: 70.3% of statements [2021-11-17T23:24:33.807Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-11-17T23:24:34.198Z] --- PASS: TestRemoveImageGarbageCollector (1.90s) [2021-11-17T23:24:34.198Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-17T23:24:34.198Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-11-17T23:24:34.198Z] === RUN TestTagInvalidReference [2021-11-17T23:24:34.198Z] --- PASS: TestTagInvalidReference (0.01s) [2021-11-17T23:24:34.198Z] === RUN TestTagValidPrefixedRepo [2021-11-17T23:24:34.198Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-11-17T23:24:34.198Z] === RUN TestTagExistedNameWithoutForce [2021-11-17T23:24:34.198Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-11-17T23:24:34.198Z] === RUN TestTagOfficialNames [2021-11-17T23:24:34.198Z] --- PASS: TestTagOfficialNames (0.04s) [2021-11-17T23:24:34.198Z] === RUN TestTagMatchesDigest [2021-11-17T23:24:34.198Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-11-17T23:24:34.198Z] === CONT TestImportExtremelyLargeImageWorks [2021-11-17T23:24:35.376Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s) [2021-11-17T23:24:35.376Z] PASS [2021-11-17T23:24:35.376Z] [2021-11-17T23:24:35.376Z] === Skipped [2021-11-17T23:24:35.376Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-17T23:24:35.376Z] service_test.go:242: FLAKY_TEST [2021-11-17T23:24:35.376Z] [2021-11-17T23:24:35.376Z] [2021-11-17T23:24:35.376Z] DONE 26 tests, 1 skipped in 41.063s [2021-11-17T23:24:35.376Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-17T23:24:35.376Z] ++ 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 [2021-11-17T23:24:35.376Z] ++ set -e [2021-11-17T23:24:35.376Z] ++ '[' -n 0 ']' [2021-11-17T23:24:35.376Z] ++ set -x [2021-11-17T23:24:35.376Z] ++ 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 [2021-11-17T23:24:35.376Z] INFO: Testing against a local daemon [2021-11-17T23:24:35.376Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-17T23:24:35.376Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-17T23:24:35.376Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-17T23:24:35.376Z] === RUN TestDockerNetworkIpvlan [2021-11-17T23:24:35.376Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-17T23:24:35.376Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-17T23:24:35.376Z] PASS [2021-11-17T23:24:35.376Z] [2021-11-17T23:24:35.376Z] === Skipped [2021-11-17T23:24:35.376Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-17T23:24:35.376Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-17T23:24:35.376Z] [2021-11-17T23:24:35.376Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-17T23:24:35.376Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-17T23:24:35.376Z] [2021-11-17T23:24:35.376Z] [2021-11-17T23:24:35.376Z] DONE 2 tests, 2 skipped in 0.108s [2021-11-17T23:24:35.376Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-17T23:24:35.376Z] ++ 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 [2021-11-17T23:24:35.376Z] ++ set -e [2021-11-17T23:24:35.376Z] ++ '[' -n 0 ']' [2021-11-17T23:24:35.376Z] ++ set -x [2021-11-17T23:24:35.376Z] ++ 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 [2021-11-17T23:24:35.376Z] INFO: Testing against a local daemon [2021-11-17T23:24:35.376Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-17T23:24:35.942Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.21s) [2021-11-17T23:24:35.942Z] === RUN TestDockerNetworkMacvlan [2021-11-17T23:24:36.509Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-11-17T23:24:37.444Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-11-17T23:24:38.014Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-11-17T23:24:38.675Z] --- PASS: TestNewClientWithTimeout (17.62s) [2021-11-17T23:24:38.675Z] === RUN TestClientStream [2021-11-17T23:24:38.675Z] --- PASS: TestClientStream (0.00s) [2021-11-17T23:24:38.675Z] === RUN TestClientSendFile [2021-11-17T23:24:38.675Z] --- PASS: TestClientSendFile (0.00s) [2021-11-17T23:24:38.675Z] === RUN TestClientWithRequestTimeout [2021-11-17T23:24:38.675Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-11-17T23:24:38.675Z] === RUN TestFileSpecPlugin [2021-11-17T23:24:38.675Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-11-17T23:24:38.675Z] === RUN TestFileJSONSpecPlugin [2021-11-17T23:24:38.675Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-11-17T23:24:38.675Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-11-17T23:24:38.675Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-11-17T23:24:38.675Z] === RUN TestPluginAddHandler [2021-11-17T23:24:38.675Z] --- PASS: TestPluginAddHandler (0.00s) [2021-11-17T23:24:38.675Z] === RUN TestPluginWaitBadPlugin [2021-11-17T23:24:38.675Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-11-17T23:24:38.675Z] === RUN TestGet [2021-11-17T23:24:38.675Z] time="2021-11-17T23:24:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-11-17T23:24:39.149Z] time="2021-11-17T23:24:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-11-17T23:24:39.390Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-11-17T23:24:41.293Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-11-17T23:24:41.379Z] time="2021-11-17T23:24:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-11-17T23:24:43.828Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-11-17T23:24:44.395Z] --- PASS: TestDockerNetworkMacvlan (8.58s) [2021-11-17T23:24:44.395Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-11-17T23:24:44.395Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2021-11-17T23:24:44.395Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.66s) [2021-11-17T23:24:44.395Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.70s) [2021-11-17T23:24:44.395Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.71s) [2021-11-17T23:24:44.395Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.51s) [2021-11-17T23:24:44.395Z] PASS [2021-11-17T23:24:44.395Z] [2021-11-17T23:24:44.395Z] DONE 8 tests in 9.889s [2021-11-17T23:24:44.395Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-17T23:24:44.395Z] ++ 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 [2021-11-17T23:24:44.395Z] ++ set -e [2021-11-17T23:24:44.395Z] ++ '[' -n 0 ']' [2021-11-17T23:24:44.395Z] ++ set -x [2021-11-17T23:24:44.395Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-11-17T23:24:44.395Z] testing: warning: no tests to run [2021-11-17T23:24:44.395Z] PASS [2021-11-17T23:24:44.395Z] [2021-11-17T23:24:44.395Z] DONE 0 tests in 0.025s [2021-11-17T23:24:44.395Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-17T23:24:44.395Z] ++ 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 [2021-11-17T23:24:44.395Z] ++ set -e [2021-11-17T23:24:44.395Z] ++ '[' -n 0 ']' [2021-11-17T23:24:44.395Z] ++ set -x [2021-11-17T23:24:44.395Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-11-17T23:24:44.653Z] INFO: Testing against a local daemon [2021-11-17T23:24:44.653Z] === RUN TestAuthZPluginAllowRequest [2021-11-17T23:24:45.182Z] time="2021-11-17T23:24:44Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-11-17T23:24:45.590Z] --- PASS: TestAuthZPluginAllowRequest (1.05s) [2021-11-17T23:24:45.590Z] === RUN TestAuthZPluginTLS [2021-11-17T23:24:46.157Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-11-17T23:24:46.157Z] === RUN TestAuthZPluginDenyRequest [2021-11-17T23:24:46.735Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-11-17T23:24:46.735Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-17T23:24:47.304Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-11-17T23:24:47.304Z] === RUN TestAuthZPluginDenyResponse [2021-11-17T23:24:47.871Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-11-17T23:24:47.871Z] === RUN TestAuthZPluginAllowEventStream [2021-11-17T23:24:48.807Z] --- PASS: TestAuthZPluginAllowEventStream (1.04s) [2021-11-17T23:24:48.807Z] === RUN TestAuthZPluginErrorResponse [2021-11-17T23:24:49.374Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-11-17T23:24:49.374Z] === RUN TestAuthZPluginErrorRequest [2021-11-17T23:24:49.940Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-11-17T23:24:49.940Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-17T23:24:50.507Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-11-17T23:24:50.507Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-17T23:24:51.883Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.23s) [2021-11-17T23:24:51.883Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-17T23:24:52.819Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.23s) [2021-11-17T23:24:52.819Z] === RUN TestAuthZPluginHeader [2021-11-17T23:24:53.753Z] --- PASS: TestAuthZPluginHeader (0.68s) [2021-11-17T23:24:53.753Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-17T23:24:53.753Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-17T23:24:53.753Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-11-17T23:24:53.753Z] === RUN TestAuthZPluginV2Disable [2021-11-17T23:24:53.753Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-17T23:24:53.753Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-11-17T23:24:53.753Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-17T23:24:53.753Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-17T23:24:53.753Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-11-17T23:24:53.753Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-17T23:24:53.753Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-17T23:24:53.753Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-11-17T23:24:53.753Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-17T23:24:53.880Z] --- PASS: TestGet (15.01s) [2021-11-17T23:24:53.880Z] === RUN TestPluginWithNoManifest [2021-11-17T23:24:53.880Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-11-17T23:24:53.880Z] === RUN TestGetAll [2021-11-17T23:24:53.880Z] --- PASS: TestGetAll (0.00s) [2021-11-17T23:24:53.880Z] PASS [2021-11-17T23:24:53.880Z] coverage: 73.4% of statements [2021-11-17T23:24:53.880Z] ok github.com/docker/docker/pkg/plugins 34.845s coverage: 73.4% of statements [2021-11-17T23:24:53.880Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-17T23:24:53.880Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-17T23:24:53.880Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-11-17T23:24:53.880Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-17T23:24:53.880Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-17T23:24:53.880Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-17T23:24:53.880Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-11-17T23:24:53.880Z] ? github.com/docker/docker/quota [no test files] [2021-11-17T23:24:53.880Z] ? github.com/docker/docker/rootless [no test files] [2021-11-17T23:24:53.880Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-17T23:24:53.880Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-17T23:24:53.880Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-17T23:24:53.880Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-17T23:24:53.880Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-17T23:24:53.880Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-17T23:24:53.880Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-17T23:24:53.880Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-17T23:24:53.880Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-17T23:24:53.880Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-17T23:24:53.880Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-17T23:24:53.880Z] ? github.com/docker/docker/volume [no test files] [2021-11-17T23:24:53.880Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-17T23:24:53.880Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-17T23:24:54.350Z] [2021-11-17T23:24:54.350Z] === Skipped [2021-11-17T23:24:54.350Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-11-17T23:24:54.350Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-17T23:24:54.350Z] [2021-11-17T23:24:54.350Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-11-17T23:24:54.350Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-11-17T23:24:54.350Z] [2021-11-17T23:24:54.350Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-11-17T23:24:54.350Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-11-17T23:24:54.350Z] [2021-11-17T23:24:54.350Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-11-17T23:24:54.350Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-11-17T23:24:54.350Z] [2021-11-17T23:24:54.350Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-11-17T23:24:54.350Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-11-17T23:24:54.350Z] [2021-11-17T23:24:54.351Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-11-17T23:24:54.351Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-17T23:24:54.351Z] [2021-11-17T23:24:54.351Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-11-17T23:24:54.351Z] daemon_test.go:147: root required [2021-11-17T23:24:54.351Z] [2021-11-17T23:24:54.351Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-17T23:24:54.351Z] reload_test.go:520: root required [2021-11-17T23:24:54.351Z] [2021-11-17T23:24:54.351Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-11-17T23:24:54.351Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-11-17T23:24:54.351Z] [2021-11-17T23:24:54.351Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-17T23:24:54.351Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-17T23:24:54.351Z] [2021-11-17T23:24:54.351Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-11-17T23:24:54.351Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-17T23:24:54.351Z] [2021-11-17T23:24:54.351Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-11-17T23:24:54.351Z] download_test.go:268: Needs fixing on Windows [2021-11-17T23:24:54.351Z] [2021-11-17T23:24:54.351Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-11-17T23:24:54.351Z] layer_test.go:304: Failing on Windows [2021-11-17T23:24:54.351Z] [2021-11-17T23:24:54.351Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-11-17T23:24:54.351Z] layer_test.go:353: Failing on Windows [2021-11-17T23:24:54.351Z] [2021-11-17T23:24:54.351Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-11-17T23:24:54.351Z] layer_test.go:468: Failing on Windows [2021-11-17T23:24:54.351Z] [2021-11-17T23:24:54.351Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-11-17T23:24:54.351Z] layer_test.go:697: Failing on Windows [2021-11-17T23:24:54.351Z] [2021-11-17T23:24:54.351Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-11-17T23:24:54.351Z] migration_test.go:46: Failing on Windows [2021-11-17T23:24:54.351Z] [2021-11-17T23:24:54.351Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-11-17T23:24:54.351Z] migration_test.go:182: Failing on Windows [2021-11-17T23:24:54.351Z] [2021-11-17T23:24:54.351Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-11-17T23:24:54.351Z] mount_test.go:17: Failing on Windows [2021-11-17T23:24:54.351Z] [2021-11-17T23:24:54.351Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-11-17T23:24:54.351Z] mount_test.go:76: Failing on Windows [2021-11-17T23:24:54.351Z] [2021-11-17T23:24:54.351Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-11-17T23:24:54.351Z] mount_test.go:125: Failing on Windows [2021-11-17T23:24:54.351Z] [2021-11-17T23:24:54.351Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-11-17T23:24:54.351Z] mount_test.go:212: Failing on Windows [2021-11-17T23:24:54.351Z] [2021-11-17T23:24:54.351Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-11-17T23:24:54.351Z] archive_test.go:134: Xz not present in msys2 [2021-11-17T23:24:54.351Z] [2021-11-17T23:24:54.351Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-11-17T23:24:54.351Z] archive_test.go:239: Failing on Windows CI machines [2021-11-17T23:24:54.351Z] [2021-11-17T23:24:54.351Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-11-17T23:24:54.351Z] archive_windows_test.go:16: Currently fails [2021-11-17T23:24:54.351Z] [2021-11-17T23:24:54.351Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-11-17T23:24:54.351Z] changes_test.go:192: needs more investigation [2021-11-17T23:24:54.351Z] [2021-11-17T23:24:54.351Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-11-17T23:24:54.351Z] changes_test.go:405: needs further investigation [2021-11-17T23:24:54.351Z] [2021-11-17T23:24:54.351Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-11-17T23:24:54.351Z] changes_test.go:441: needs further investigation [2021-11-17T23:24:54.351Z] [2021-11-17T23:24:54.351Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-11-17T23:24:54.351Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-11-17T23:24:54.351Z] [2021-11-17T23:24:54.351Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-17T23:24:54.351Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-11-17T23:24:54.351Z] [2021-11-17T23:24:54.351Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-11-17T23:24:54.351Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-17T23:24:54.351Z] [2021-11-17T23:24:54.351Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-11-17T23:24:54.351Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-17T23:24:54.351Z] [2021-11-17T23:24:54.351Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.01s) [2021-11-17T23:24:54.351Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-11-17T23:24:54.351Z] [2021-11-17T23:24:54.351Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-11-17T23:24:54.351Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-17T23:24:54.351Z] [2021-11-17T23:24:54.351Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-17T23:24:54.351Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-11-17T23:24:54.351Z] [2021-11-17T23:24:54.351Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-17T23:24:54.351Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-11-17T23:24:54.351Z] [2021-11-17T23:24:54.351Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-11-17T23:24:54.351Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-11-17T23:24:54.351Z] [2021-11-17T23:24:54.351Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-11-17T23:24:54.351Z] poller_test.go:41: No chmod on Windows [2021-11-17T23:24:54.351Z] [2021-11-17T23:24:54.351Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-17T23:24:54.351Z] fileutils_test.go:134: Needs porting to Windows [2021-11-17T23:24:54.351Z] [2021-11-17T23:24:54.351Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-17T23:24:54.351Z] fileutils_test.go:180: Needs porting to Windows [2021-11-17T23:24:54.351Z] [2021-11-17T23:24:54.351Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-11-17T23:24:54.351Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-17T23:24:54.351Z] [2021-11-17T23:24:54.351Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2021-11-17T23:24:54.351Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-17T23:24:54.351Z] [2021-11-17T23:24:54.351Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-11-17T23:24:54.351Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-17T23:24:54.351Z] [2021-11-17T23:24:54.351Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-11-17T23:24:54.351Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-17T23:24:54.351Z] [2021-11-17T23:24:54.351Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-11-17T23:24:54.351Z] local_test.go:181: runtime.GOOS == "windows" [2021-11-17T23:24:54.351Z] [2021-11-17T23:24:54.351Z] [2021-11-17T23:24:54.351Z] DONE 1844 tests, 45 skipped in 192.288s [2021-11-17T23:24:54.351Z] INFO: make.ps1 ended at 11/17/2021 23:24:54 [2021-11-17T23:24:55.923Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-11-17T23:24:55.923Z] INFO: Unit tests ended at 11/17/2021 23:24:55. Duration:00:03:24.3900908 [2021-11-17T23:24:55.923Z] INFO: Building busybox [2021-11-17T23:24:55.923Z] Sending build context to Docker daemon 5.12kB [2021-11-17T23:24:55.923Z] [2021-11-17T23:24:55.923Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-11-17T23:24:55.923Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-11-17T23:24:55.924Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-11-17T23:24:55.924Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-11-17T23:24:55.924Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-11-17T23:24:55.924Z] ---> 617dd5ead5b8 [2021-11-17T23:24:55.924Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-11-17T23:24:55.924Z] ---> Running in 29bc41aad723 [2021-11-17T23:25:08.449Z] Removing intermediate container 29bc41aad723 [2021-11-17T23:25:08.449Z] ---> e13fc23c59e1 [2021-11-17T23:25:08.449Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-11-17T23:25:08.449Z] ---> Running in 7ea992c754fc [2021-11-17T23:25:08.449Z] Removing intermediate container 7ea992c754fc [2021-11-17T23:25:08.449Z] ---> 5a8ecf0c6f21 [2021-11-17T23:25:08.449Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-11-17T23:25:08.449Z] ---> Running in 80d4947709a7 [2021-11-17T23:25:08.923Z] Removing intermediate container 80d4947709a7 [2021-11-17T23:25:08.923Z] ---> c9b3e74a9600 [2021-11-17T23:25:08.923Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-11-17T23:25:09.914Z] [2021-11-17T23:25:10.385Z] ---> f66163ca006c [2021-11-17T23:25:10.385Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-11-17T23:25:10.385Z] ---> Running in 5719fae354ad [2021-11-17T23:25:11.833Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.69s) [2021-11-17T23:25:11.833Z] PASS [2021-11-17T23:25:11.833Z] [2021-11-17T23:25:11.833Z] === Skipped [2021-11-17T23:25:11.833Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-11-17T23:25:11.833Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-17T23:25:11.833Z] [2021-11-17T23:25:11.833Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-11-17T23:25:11.833Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-17T23:25:11.833Z] [2021-11-17T23:25:11.833Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-11-17T23:25:11.833Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-17T23:25:11.833Z] [2021-11-17T23:25:11.833Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-11-17T23:25:11.833Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-17T23:25:11.833Z] [2021-11-17T23:25:11.833Z] [2021-11-17T23:25:11.833Z] DONE 17 tests, 4 skipped in 25.786s [2021-11-17T23:25:11.833Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-17T23:25:11.833Z] ++ 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 [2021-11-17T23:25:11.833Z] ++ set -e [2021-11-17T23:25:11.833Z] ++ '[' -n 0 ']' [2021-11-17T23:25:11.833Z] ++ set -x [2021-11-17T23:25:11.833Z] ++ 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 [2021-11-17T23:25:11.833Z] INFO: Testing against a local daemon [2021-11-17T23:25:11.833Z] === RUN TestPluginInvalidJSON [2021-11-17T23:25:11.833Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-17T23:25:11.833Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-17T23:25:11.833Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-17T23:25:11.833Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-11-17T23:25:11.833Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-17T23:25:11.833Z] === RUN TestPluginInstall [2021-11-17T23:25:11.833Z] === RUN TestPluginInstall/no_auth [2021-11-17T23:25:11.833Z] time="2021-11-17T23:25:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-17T23:25:11.833Z] time="2021-11-17T23:25:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:666a338e1f0f74befa9b7a05a03f61c35034f1c9a38ca559756b32dc2a86003c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-17T23:25:11.833Z] time="2021-11-17T23:25:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-17T23:25:11.833Z] time="2021-11-17T23:25:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:666a338e1f0f74befa9b7a05a03f61c35034f1c9a38ca559756b32dc2a86003c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-17T23:25:11.833Z] === RUN TestPluginInstall/with_htpasswd [2021-11-17T23:25:12.092Z] time="2021-11-17T23:25:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-17T23:25:12.092Z] time="2021-11-17T23:25:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:666a338e1f0f74befa9b7a05a03f61c35034f1c9a38ca559756b32dc2a86003c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-17T23:25:12.092Z] time="2021-11-17T23:25:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-17T23:25:12.092Z] time="2021-11-17T23:25:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:666a338e1f0f74befa9b7a05a03f61c35034f1c9a38ca559756b32dc2a86003c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-17T23:25:12.350Z] === RUN TestPluginInstall/with_insecure [2021-11-17T23:25:13.285Z] time="2021-11-17T23:25:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-17T23:25:13.285Z] time="2021-11-17T23:25:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8d4098c80f2f51e32ff82f8ca518d746c851df463905e3a65c1d54520be95b61" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-17T23:25:13.285Z] time="2021-11-17T23:25:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-17T23:25:13.285Z] time="2021-11-17T23:25:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8d4098c80f2f51e32ff82f8ca518d746c851df463905e3a65c1d54520be95b61" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-17T23:25:13.544Z] plugin_test.go:165: [d64b11a1d22fe] daemon is not started [2021-11-17T23:25:13.544Z] --- PASS: TestPluginInstall (3.02s) [2021-11-17T23:25:13.544Z] --- PASS: TestPluginInstall/no_auth (1.42s) [2021-11-17T23:25:13.544Z] --- PASS: TestPluginInstall/with_htpasswd (0.58s) [2021-11-17T23:25:13.544Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2021-11-17T23:25:13.544Z] === RUN TestPluginsWithRuntimes [2021-11-17T23:25:14.920Z] === RUN TestPluginsWithRuntimes/No_Args [2021-11-17T23:25:15.856Z] === RUN TestPluginsWithRuntimes/With_Args [2021-11-17T23:25:16.797Z] --- PASS: TestPluginsWithRuntimes (3.14s) [2021-11-17T23:25:16.797Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.84s) [2021-11-17T23:25:16.797Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.79s) [2021-11-17T23:25:16.797Z] === RUN TestPluginBackCompatMediaTypes [2021-11-17T23:25:17.056Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2021-11-17T23:25:17.056Z] PASS [2021-11-17T23:25:17.056Z] [2021-11-17T23:25:17.056Z] DONE 10 tests in 6.847s [2021-11-17T23:25:17.056Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-17T23:25:17.056Z] ++ 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 [2021-11-17T23:25:17.056Z] ++ set -e [2021-11-17T23:25:17.056Z] ++ '[' -n 0 ']' [2021-11-17T23:25:17.056Z] ++ set -x [2021-11-17T23:25:17.056Z] ++ 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 [2021-11-17T23:25:17.315Z] INFO: Testing against a local daemon [2021-11-17T23:25:17.315Z] === RUN TestExternalGraphDriver [2021-11-17T23:25:17.315Z] === RUN TestExternalGraphDriver/json [2021-11-17T23:25:19.216Z] === RUN TestExternalGraphDriver/spec [2021-11-17T23:25:20.618Z] === RUN TestExternalGraphDriver/pull [2021-11-17T23:25:21.993Z] --- PASS: TestExternalGraphDriver (4.64s) [2021-11-17T23:25:21.993Z] --- PASS: TestExternalGraphDriver/json (1.51s) [2021-11-17T23:25:21.993Z] --- PASS: TestExternalGraphDriver/spec (1.50s) [2021-11-17T23:25:21.993Z] --- PASS: TestExternalGraphDriver/pull (1.55s) [2021-11-17T23:25:21.993Z] === RUN TestGraphdriverPluginV2 [2021-11-17T23:25:21.993Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-17T23:25:21.993Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-11-17T23:25:21.993Z] PASS [2021-11-17T23:25:21.993Z] [2021-11-17T23:25:21.993Z] === Skipped [2021-11-17T23:25:21.993Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-11-17T23:25:21.993Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-17T23:25:21.993Z] [2021-11-17T23:25:21.993Z] [2021-11-17T23:25:21.993Z] DONE 5 tests, 1 skipped in 4.769s [2021-11-17T23:25:21.993Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-17T23:25:21.993Z] ++ 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 [2021-11-17T23:25:21.993Z] ++ set -e [2021-11-17T23:25:21.993Z] ++ '[' -n 0 ']' [2021-11-17T23:25:21.993Z] ++ set -x [2021-11-17T23:25:21.993Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-11-17T23:25:21.993Z] INFO: Testing against a local daemon [2021-11-17T23:25:21.993Z] === RUN TestContinueAfterPluginCrash [2021-11-17T23:25:21.993Z] === PAUSE TestContinueAfterPluginCrash [2021-11-17T23:25:21.994Z] === RUN TestReadPluginNoRead [2021-11-17T23:25:21.994Z] === PAUSE TestReadPluginNoRead [2021-11-17T23:25:21.994Z] === RUN TestDaemonStartWithLogOpt [2021-11-17T23:25:21.994Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-17T23:25:21.994Z] === CONT TestContinueAfterPluginCrash [2021-11-17T23:25:21.994Z] === CONT TestDaemonStartWithLogOpt [2021-11-17T23:25:25.279Z] --- PASS: TestDaemonStartWithLogOpt (2.85s) [2021-11-17T23:25:25.279Z] === CONT TestReadPluginNoRead [2021-11-17T23:25:27.180Z] === RUN TestReadPluginNoRead/default [2021-11-17T23:25:27.837Z] ..........................xx.................... [ 29%] [2021-11-17T23:25:28.115Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-17T23:25:28.354Z] Removing intermediate container 5719fae354ad [2021-11-17T23:25:28.354Z] ---> 6d4baf05a40e [2021-11-17T23:25:28.354Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-11-17T23:25:28.354Z] ---> Running in be8bedd8e288 [2021-11-17T23:25:28.354Z] [2021-11-17T23:25:28.354Z] SUCCESS: Specified value was saved. [2021-11-17T23:25:29.050Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-17T23:25:29.252Z] Removing intermediate container be8bedd8e288 [2021-11-17T23:25:29.252Z] ---> 762aee471ce3 [2021-11-17T23:25:29.252Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-11-17T23:25:29.252Z] ---> Running in 4ef97449c8cd [2021-11-17T23:25:29.985Z] --- PASS: TestContinueAfterPluginCrash (7.86s) [2021-11-17T23:25:30.244Z] === CONT TestReadPluginNoRead [2021-11-17T23:25:30.244Z] read_test.go:92: [d412462161f59] daemon is not started [2021-11-17T23:25:30.244Z] --- PASS: TestReadPluginNoRead (5.39s) [2021-11-17T23:25:30.244Z] --- PASS: TestReadPluginNoRead/default (1.11s) [2021-11-17T23:25:30.244Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.05s) [2021-11-17T23:25:30.244Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s) [2021-11-17T23:25:30.244Z] PASS [2021-11-17T23:25:30.244Z] [2021-11-17T23:25:30.244Z] DONE 6 tests in 8.338s [2021-11-17T23:25:30.244Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-11-17T23:25:30.244Z] ++ 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 [2021-11-17T23:25:30.244Z] ++ set -e [2021-11-17T23:25:30.244Z] ++ '[' -n 0 ']' [2021-11-17T23:25:30.244Z] ++ set -x [2021-11-17T23:25:30.244Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-11-17T23:25:30.244Z] testing: warning: no tests to run [2021-11-17T23:25:30.244Z] PASS [2021-11-17T23:25:30.244Z] [2021-11-17T23:25:30.244Z] DONE 0 tests in 0.031s [2021-11-17T23:25:30.244Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-17T23:25:30.244Z] ++ 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 [2021-11-17T23:25:30.244Z] ++ set -e [2021-11-17T23:25:30.244Z] ++ '[' -n 0 ']' [2021-11-17T23:25:30.244Z] ++ set -x [2021-11-17T23:25:30.244Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-11-17T23:25:30.502Z] INFO: Testing against a local daemon [2021-11-17T23:25:30.502Z] === RUN TestPluginWithDevMounts [2021-11-17T23:25:30.502Z] === PAUSE TestPluginWithDevMounts [2021-11-17T23:25:30.502Z] === CONT TestPluginWithDevMounts [2021-11-17T23:25:31.877Z] --- PASS: TestPluginWithDevMounts (1.51s) [2021-11-17T23:25:31.877Z] PASS [2021-11-17T23:25:31.877Z] [2021-11-17T23:25:31.877Z] DONE 1 tests in 1.613s [2021-11-17T23:25:31.877Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-17T23:25:31.877Z] ++ 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 [2021-11-17T23:25:31.877Z] ++ set -e [2021-11-17T23:25:31.877Z] ++ '[' -n 0 ']' [2021-11-17T23:25:31.877Z] ++ set -x [2021-11-17T23:25:31.877Z] ++ 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 [2021-11-17T23:25:32.134Z] INFO: Testing against a local daemon [2021-11-17T23:25:32.134Z] === RUN TestSecretInspect [2021-11-17T23:25:33.055Z] Cannot create a file when that file already exists. [2021-11-17T23:25:34.037Z] --- PASS: TestSecretInspect (1.68s) [2021-11-17T23:25:34.037Z] === RUN TestSecretList [2021-11-17T23:25:35.412Z] --- PASS: TestSecretList (1.70s) [2021-11-17T23:25:35.412Z] === RUN TestSecretsCreateAndDelete [2021-11-17T23:25:36.867Z] Removing intermediate container 4ef97449c8cd [2021-11-17T23:25:36.867Z] ---> d5ba17e879e7 [2021-11-17T23:25:36.867Z] Step 13/13 : CMD ["sh"] [2021-11-17T23:25:36.867Z] ---> Running in 76179c521577 [2021-11-17T23:25:37.337Z] Removing intermediate container 76179c521577 [2021-11-17T23:25:37.337Z] ---> 964e3ee0d417 [2021-11-17T23:25:37.337Z] Successfully built 964e3ee0d417 [2021-11-17T23:25:37.337Z] Successfully tagged busybox:latest [2021-11-17T23:25:37.337Z] INFO: Docker images of the daemon under test [2021-11-17T23:25:37.337Z] [2021-11-17T23:25:37.337Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-17T23:25:37.337Z] busybox latest 964e3ee0d417 1 second ago 5.76GB [2021-11-17T23:25:37.337Z] microsoft/windowsservercore latest 617dd5ead5b8 13 days ago 5.74GB [2021-11-17T23:25:37.337Z] mcr.microsoft.com/windows/servercore ltsc2019 617dd5ead5b8 13 days ago 5.74GB [2021-11-17T23:25:37.337Z] [2021-11-17T23:25:37.337Z] INFO: Running integration tests at 11/17/2021 23:25:37... [2021-11-17T23:25:37.337Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-11-17T23:25:37.337Z] INFO: Integration API tests being run from the host: [2021-11-17T23:25:37.337Z] INFO: make.ps1 starting at 11/17/2021 23:25:37 [2021-11-17T23:25:37.943Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2021-11-17T23:25:37.943Z] === RUN TestSecretsUpdate [2021-11-17T23:25:38.328Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-11-17T23:25:39.317Z] --- PASS: TestSecretsUpdate (1.68s) [2021-11-17T23:25:39.317Z] === RUN TestTemplatedSecret [2021-11-17T23:25:41.220Z] --- PASS: TestTemplatedSecret (2.01s) [2021-11-17T23:25:41.220Z] === RUN TestSecretCreateResolve [2021-11-17T23:25:43.121Z] --- PASS: TestSecretCreateResolve (1.71s) [2021-11-17T23:25:43.121Z] PASS [2021-11-17T23:25:43.121Z] [2021-11-17T23:25:43.121Z] DONE 6 tests in 11.041s [2021-11-17T23:25:43.121Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-11-17T23:25:43.121Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-11-17T23:25:43.121Z] ++ set -e [2021-11-17T23:25:43.121Z] ++ '[' -n 0 ']' [2021-11-17T23:25:43.121Z] ++ set -x [2021-11-17T23:25:43.122Z] ++ 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 [2021-11-17T23:25:43.122Z] INFO: Testing against a local daemon [2021-11-17T23:25:43.122Z] === RUN TestServiceCreateInit [2021-11-17T23:25:43.122Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-17T23:25:44.538Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-11-17T23:25:47.326Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-17T23:25:50.610Z] --- PASS: TestServiceCreateInit (6.97s) [2021-11-17T23:25:50.610Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.48s) [2021-11-17T23:25:50.610Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.48s) [2021-11-17T23:25:50.610Z] === RUN TestCreateServiceMultipleTimes [2021-11-17T23:25:52.026Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-11-17T23:25:56.595Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-11-17T23:26:03.692Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-17T23:26:03.692Z] INFO: Testing against a local daemon [2021-11-17T23:26:03.692Z] === RUN TestBuildWithSession [2021-11-17T23:26:03.692Z] build_session_test.go:25: TODO: BuildKit [2021-11-17T23:26:03.692Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-17T23:26:03.692Z] === RUN TestBuildSquashParent [2021-11-17T23:26:03.692Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:26:03.692Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-11-17T23:26:03.692Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-17T23:26:03.692Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-17T23:26:03.692Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-17T23:26:03.692Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-17T23:26:03.692Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-17T23:26:03.692Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-17T23:26:03.692Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-17T23:26:03.692Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-17T23:26:03.692Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-17T23:26:03.692Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-17T23:26:03.692Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-17T23:26:03.692Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-17T23:26:03.692Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-17T23:26:03.692Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-17T23:26:03.692Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-17T23:26:03.692Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-17T23:26:03.692Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-17T23:26:05.491Z] --- PASS: TestCreateServiceMultipleTimes (14.41s) [2021-11-17T23:26:05.491Z] === RUN TestCreateServiceConflict [2021-11-17T23:26:06.427Z] --- PASS: TestCreateServiceConflict (1.69s) [2021-11-17T23:26:06.427Z] === RUN TestCreateServiceMaxReplicas [2021-11-17T23:26:08.330Z] --- PASS: TestCreateServiceMaxReplicas (2.02s) [2021-11-17T23:26:08.330Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-17T23:26:10.570Z] --- PASS: TestImportExtremelyLargeImageWorks (94.84s) [2021-11-17T23:26:10.570Z] PASS [2021-11-17T23:26:10.570Z] [2021-11-17T23:26:10.570Z] DONE 12 tests in 97.554s [2021-11-17T23:26:10.570Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-11-17T23:26:10.570Z] INFO: Testing against a local daemon [2021-11-17T23:26:10.570Z] === RUN TestNetworkCreateDelete [2021-11-17T23:26:10.570Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-11-17T23:26:10.570Z] === RUN TestDockerNetworkDeletePreferID [2021-11-17T23:26:10.570Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-11-17T23:26:10.570Z] === RUN TestDaemonDNSFallback [2021-11-17T23:26:12.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-17T23:26:12.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-17T23:26:13.369Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-11-17T23:26:14.167Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-17T23:26:14.167Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-17T23:26:16.001Z] --- PASS: TestDaemonDNSFallback (6.31s) [2021-11-17T23:26:16.001Z] === RUN TestInspectNetwork [2021-11-17T23:26:19.265Z] === RUN TestInspectNetwork/full_network_id [2021-11-17T23:26:19.265Z] === RUN TestInspectNetwork/partial_network_id [2021-11-17T23:26:19.265Z] === RUN TestInspectNetwork/network_name [2021-11-17T23:26:19.265Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-11-17T23:26:22.852Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-17T23:26:22.852Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.35s) [2021-11-17T23:26:22.852Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.45s) [2021-11-17T23:26:22.852Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.72s) [2021-11-17T23:26:22.852Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.80s) [2021-11-17T23:26:22.852Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.32s) [2021-11-17T23:26:22.852Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.00s) [2021-11-17T23:26:22.852Z] === RUN TestBuildMultiStageCopy [2021-11-17T23:26:22.852Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-17T23:26:23.024Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-11-17T23:26:23.276Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.58s) [2021-11-17T23:26:23.276Z] === RUN TestCreateServiceSecretFileMode [2021-11-17T23:26:23.449Z] --- PASS: TestInspectNetwork (7.12s) [2021-11-17T23:26:23.450Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2021-11-17T23:26:23.450Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-11-17T23:26:23.450Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-11-17T23:26:23.450Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-11-17T23:26:23.450Z] === RUN TestRunContainerWithBridgeNone [2021-11-17T23:26:24.405Z] --- PASS: TestRunContainerWithBridgeNone (1.56s) [2021-11-17T23:26:24.405Z] === RUN TestNetworkInvalidJSON [2021-11-17T23:26:24.405Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-17T23:26:24.405Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-17T23:26:24.405Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-17T23:26:24.405Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-17T23:26:24.405Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-17T23:26:24.405Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-17T23:26:24.405Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-17T23:26:24.405Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-17T23:26:24.405Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-17T23:26:24.405Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-11-17T23:26:24.405Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-17T23:26:24.405Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-17T23:26:24.405Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-17T23:26:24.405Z] === RUN TestNetworkList [2021-11-17T23:26:24.405Z] === RUN TestNetworkList//networks [2021-11-17T23:26:24.405Z] === PAUSE TestNetworkList//networks [2021-11-17T23:26:24.405Z] === RUN TestNetworkList//networks/ [2021-11-17T23:26:24.405Z] === PAUSE TestNetworkList//networks/ [2021-11-17T23:26:24.405Z] === CONT TestNetworkList//networks [2021-11-17T23:26:24.405Z] === CONT TestNetworkList//networks/ [2021-11-17T23:26:24.405Z] --- PASS: TestNetworkList (0.01s) [2021-11-17T23:26:24.405Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-17T23:26:24.405Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-17T23:26:24.405Z] === RUN TestHostIPv4BridgeLabel [2021-11-17T23:26:24.533Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-11-17T23:26:24.966Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-11-17T23:26:24.966Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-17T23:26:26.331Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-11-17T23:26:26.331Z] === RUN TestDaemonDefaultNetworkPools [2021-11-17T23:26:26.892Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-11-17T23:26:26.892Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-17T23:26:27.819Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2021-11-17T23:26:27.820Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-17T23:26:29.183Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2021-11-17T23:26:29.183Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-17T23:26:29.674Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-11-17T23:26:29.744Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-11-17T23:26:29.744Z] === RUN TestServiceWithPredefinedNetwork [2021-11-17T23:26:30.027Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-17T23:26:30.027Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-17T23:26:30.497Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-17T23:26:31.490Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-17T23:26:31.964Z] --- PASS: TestBuildMultiStageCopy (9.19s) [2021-11-17T23:26:31.964Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.72s) [2021-11-17T23:26:31.964Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2021-11-17T23:26:31.964Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s) [2021-11-17T23:26:31.964Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.67s) [2021-11-17T23:26:31.964Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.72s) [2021-11-17T23:26:31.964Z] === RUN TestBuildMultiStageParentConfig [2021-11-17T23:26:32.257Z] --- PASS: TestServiceWithPredefinedNetwork (2.34s) [2021-11-17T23:26:32.257Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-17T23:26:32.257Z] service_test.go:242: FLAKY_TEST [2021-11-17T23:26:32.257Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-17T23:26:32.257Z] === RUN TestServiceWithDataPathPortInit [2021-11-17T23:26:33.246Z] --- PASS: TestCreateServiceSecretFileMode (11.91s) [2021-11-17T23:26:33.246Z] === RUN TestCreateServiceConfigFileMode [2021-11-17T23:26:34.188Z] --- PASS: TestBuildMultiStageParentConfig (1.84s) [2021-11-17T23:26:34.188Z] === RUN TestBuildLabelWithTargets [2021-11-17T23:26:34.188Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-17T23:26:34.188Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-11-17T23:26:34.188Z] === RUN TestBuildWithEmptyLayers [2021-11-17T23:26:35.180Z] --- PASS: TestBuildWithEmptyLayers (1.03s) [2021-11-17T23:26:35.180Z] === RUN TestBuildMultiStageOnBuild [2021-11-17T23:26:42.505Z] ......................... [ 67%] [2021-11-17T23:26:45.460Z] --- PASS: TestCreateServiceConfigFileMode (11.99s) [2021-11-17T23:26:45.460Z] === RUN TestCreateServiceSysctls [2021-11-17T23:26:45.630Z] --- PASS: TestBuildMultiStageOnBuild (9.54s) [2021-11-17T23:26:45.630Z] === RUN TestBuildUncleanTarFilenames [2021-11-17T23:26:45.630Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-17T23:26:45.630Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-11-17T23:26:45.630Z] === RUN TestBuildMultiStageLayerLeak [2021-11-17T23:26:47.090Z] --- PASS: TestServiceWithDataPathPortInit (13.86s) [2021-11-17T23:26:47.090Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-17T23:26:47.361Z] --- PASS: TestCreateServiceSysctls (2.54s) [2021-11-17T23:26:47.361Z] === RUN TestCreateServiceCapabilities [2021-11-17T23:26:48.978Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jolr0xk3fbdfuhat7jiglzyzj Created:2021-11-17 23:26:47.325286092 +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[3af5867ff3c701b35a5c35a6e2938982fd06b6623f4fd06842b69d7bf1d2dfe3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bca4lry9f4asf7ju3v4d4h7nv EndpointID:a897680b0bc934dde47bbfc64d10668b2db2269b99cdf00cd8021cf84ea9c578 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0b0927078f7206d9119a2ac351d0735daa55435b3c2a80e80014634234be6052 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:15c49cf636de IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bca4lry9f4asf7ju3v4d4h7nv EndpointID:a897680b0bc934dde47bbfc64d10668b2db2269b99cdf00cd8021cf84ea9c578 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-11-17T23:26:49.263Z] --- PASS: TestCreateServiceCapabilities (1.83s) [2021-11-17T23:26:49.263Z] === RUN TestInspect [2021-11-17T23:26:51.795Z] --- PASS: TestInspect (2.51s) [2021-11-17T23:26:51.795Z] === RUN TestCreateJob [2021-11-17T23:26:53.141Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.99s) [2021-11-17T23:26:53.142Z] PASS [2021-11-17T23:26:53.142Z] [2021-11-17T23:26:53.142Z] === Skipped [2021-11-17T23:26:53.142Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-17T23:26:53.142Z] service_test.go:242: FLAKY_TEST [2021-11-17T23:26:53.142Z] [2021-11-17T23:26:53.142Z] [2021-11-17T23:26:53.142Z] DONE 26 tests, 1 skipped in 44.057s [2021-11-17T23:26:53.142Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-17T23:26:53.142Z] INFO: Testing against a local daemon [2021-11-17T23:26:53.142Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-17T23:26:53.142Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-17T23:26:53.142Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-17T23:26:53.142Z] === RUN TestDockerNetworkIpvlan [2021-11-17T23:26:53.142Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-17T23:26:53.142Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-17T23:26:53.142Z] PASS [2021-11-17T23:26:53.142Z] [2021-11-17T23:26:53.142Z] === Skipped [2021-11-17T23:26:53.142Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-17T23:26:53.142Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-17T23:26:53.142Z] [2021-11-17T23:26:53.142Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-17T23:26:53.142Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-17T23:26:53.142Z] [2021-11-17T23:26:53.142Z] [2021-11-17T23:26:53.142Z] DONE 2 tests, 2 skipped in 0.048s [2021-11-17T23:26:53.142Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-17T23:26:53.142Z] INFO: Testing against a local daemon [2021-11-17T23:26:53.142Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-17T23:26:54.328Z] --- PASS: TestCreateJob (2.82s) [2021-11-17T23:26:54.328Z] === RUN TestReplicatedJob [2021-11-17T23:26:54.505Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2021-11-17T23:26:54.506Z] === RUN TestDockerNetworkMacvlan [2021-11-17T23:26:55.068Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-11-17T23:26:55.628Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-11-17T23:26:56.582Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-11-17T23:26:58.149Z] --- PASS: TestBuildMultiStageLayerLeak (12.98s) [2021-11-17T23:26:58.149Z] === RUN TestBuildWithHugeFile [2021-11-17T23:26:58.487Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-11-17T23:26:59.595Z] --- PASS: TestReplicatedJob (4.55s) [2021-11-17T23:26:59.595Z] === RUN TestUpdateReplicatedJob [2021-11-17T23:26:59.851Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-11-17T23:27:02.127Z] --- PASS: TestUpdateReplicatedJob (2.95s) [2021-11-17T23:27:02.127Z] === RUN TestServiceListWithStatuses [2021-11-17T23:27:02.127Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-17T23:27:02.127Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-17T23:27:02.127Z] === RUN TestDockerNetworkConnectAlias [2021-11-17T23:27:03.118Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-11-17T23:27:04.046Z] --- PASS: TestDockerNetworkMacvlan (9.63s) [2021-11-17T23:27:04.046Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-11-17T23:27:04.046Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-11-17T23:27:04.046Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s) [2021-11-17T23:27:04.046Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s) [2021-11-17T23:27:04.046Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.02s) [2021-11-17T23:27:04.046Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2021-11-17T23:27:04.046Z] PASS [2021-11-17T23:27:04.046Z] [2021-11-17T23:27:04.046Z] DONE 8 tests in 10.909s [2021-11-17T23:27:04.046Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-17T23:27:04.046Z] testing: warning: no tests to run [2021-11-17T23:27:04.046Z] PASS [2021-11-17T23:27:04.046Z] [2021-11-17T23:27:04.046Z] DONE 0 tests in 0.012s [2021-11-17T23:27:04.046Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-17T23:27:04.046Z] INFO: Testing against a local daemon [2021-11-17T23:27:04.046Z] === RUN TestAuthZPluginAllowRequest [2021-11-17T23:27:05.410Z] --- PASS: TestAuthZPluginAllowRequest (1.17s) [2021-11-17T23:27:05.410Z] === RUN TestAuthZPluginTLS [2021-11-17T23:27:05.665Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-11-17T23:27:05.666Z] === RUN TestAuthZPluginDenyRequest [2021-11-17T23:27:06.226Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-11-17T23:27:06.226Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-17T23:27:06.316Z] --- PASS: TestDockerNetworkConnectAlias (3.80s) [2021-11-17T23:27:06.316Z] === RUN TestDockerNetworkReConnect [2021-11-17T23:27:06.787Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-11-17T23:27:06.787Z] === RUN TestAuthZPluginDenyResponse [2021-11-17T23:27:07.348Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-11-17T23:27:07.348Z] === RUN TestAuthZPluginAllowEventStream [2021-11-17T23:27:08.712Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s) [2021-11-17T23:27:08.712Z] === RUN TestAuthZPluginErrorResponse [2021-11-17T23:27:08.847Z] --- PASS: TestDockerNetworkReConnect (2.72s) [2021-11-17T23:27:08.847Z] === RUN TestServicePlugin [2021-11-17T23:27:08.847Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-17T23:27:08.847Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-17T23:27:08.847Z] === RUN TestServiceUpdateLabel [2021-11-17T23:27:08.967Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-11-17T23:27:08.967Z] === RUN TestAuthZPluginErrorRequest [2021-11-17T23:27:09.528Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-11-17T23:27:09.528Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-17T23:27:10.089Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-11-17T23:27:10.089Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-17T23:27:10.223Z] --- PASS: TestServiceUpdateLabel (1.71s) [2021-11-17T23:27:10.223Z] === RUN TestServiceUpdateSecrets [2021-11-17T23:27:11.454Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s) [2021-11-17T23:27:11.454Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-17T23:27:12.819Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.43s) [2021-11-17T23:27:12.819Z] === RUN TestAuthZPluginHeader [2021-11-17T23:27:13.747Z] --- PASS: TestAuthZPluginHeader (0.70s) [2021-11-17T23:27:13.747Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-17T23:27:17.912Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.86s) [2021-11-17T23:27:17.912Z] === RUN TestAuthZPluginV2Disable [2021-11-17T23:27:20.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-17T23:27:21.177Z] --- PASS: TestAuthZPluginV2Disable (3.37s) [2021-11-17T23:27:21.177Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-17T23:27:22.865Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-11-17T23:27:24.452Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.21s) [2021-11-17T23:27:24.452Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-17T23:27:25.112Z] --- PASS: TestServiceUpdateSecrets (14.26s) [2021-11-17T23:27:25.112Z] === RUN TestServiceUpdateConfigs [2021-11-17T23:27:34.393Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.23s) [2021-11-17T23:27:34.393Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-17T23:27:38.214Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-11-17T23:27:39.988Z] --- PASS: TestServiceUpdateConfigs (13.88s) [2021-11-17T23:27:39.988Z] === RUN TestServiceUpdateNetwork [2021-11-17T23:27:40.754Z] tests/integration/client_test.py ..... [ 75%] [2021-11-17T23:27:40.754Z] tests/integration/context_api_test.py ... [ 76%] [2021-11-17T23:27:40.754Z] tests/integration/errors_test.py . [ 76%] [2021-11-17T23:27:52.187Z] --- PASS: TestServiceUpdateNetwork (12.03s) [2021-11-17T23:27:52.187Z] === RUN TestServiceUpdatePidsLimit [2021-11-17T23:27:52.187Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-11-17T23:27:52.187Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-11-17T23:27:52.427Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-11-17T23:27:52.427Z] PASS [2021-11-17T23:27:52.427Z] [2021-11-17T23:27:52.427Z] DONE 17 tests in 45.934s [2021-11-17T23:27:52.427Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-17T23:27:52.427Z] INFO: Testing against a local daemon [2021-11-17T23:27:52.427Z] === RUN TestPluginInvalidJSON [2021-11-17T23:27:52.427Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-17T23:27:52.427Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-17T23:27:52.427Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-17T23:27:52.427Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-11-17T23:27:52.427Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-17T23:27:52.427Z] === RUN TestPluginInstall [2021-11-17T23:27:52.427Z] === RUN TestPluginInstall/no_auth [2021-11-17T23:27:52.427Z] time="2021-11-17T23:27:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-17T23:27:52.427Z] time="2021-11-17T23:27:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3bd7c2b343a6f230490aa620732cbc9d3f287966a6830a145ccdca1bf4383a31" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-17T23:27:52.427Z] time="2021-11-17T23:27:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-17T23:27:52.427Z] time="2021-11-17T23:27:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3bd7c2b343a6f230490aa620732cbc9d3f287966a6830a145ccdca1bf4383a31" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-17T23:27:52.427Z] === RUN TestPluginInstall/with_htpasswd [2021-11-17T23:27:52.427Z] time="2021-11-17T23:27:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-17T23:27:52.427Z] time="2021-11-17T23:27:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e0d108539b28dd4d286fdbddb90ee286750e0cdca99cac8539821084de3dc0db" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-17T23:27:52.427Z] time="2021-11-17T23:27:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-17T23:27:52.427Z] time="2021-11-17T23:27:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e0d108539b28dd4d286fdbddb90ee286750e0cdca99cac8539821084de3dc0db" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-17T23:27:52.427Z] === RUN TestPluginInstall/with_insecure [2021-11-17T23:27:52.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-17T23:27:52.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-17T23:27:52.989Z] time="2021-11-17T23:27:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-17T23:27:52.989Z] time="2021-11-17T23:27:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ba69c3b30fbaebd61e47659b9ecd4013640a83b7c88f96a66d9255a71574adcf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-17T23:27:52.989Z] time="2021-11-17T23:27:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-17T23:27:52.989Z] time="2021-11-17T23:27:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ba69c3b30fbaebd61e47659b9ecd4013640a83b7c88f96a66d9255a71574adcf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-17T23:27:53.244Z] plugin_test.go:165: [d0d3aff7dea97] daemon is not started [2021-11-17T23:27:53.244Z] --- PASS: TestPluginInstall (3.31s) [2021-11-17T23:27:53.244Z] --- PASS: TestPluginInstall/no_auth (1.55s) [2021-11-17T23:27:53.244Z] --- PASS: TestPluginInstall/with_htpasswd (0.65s) [2021-11-17T23:27:53.244Z] --- PASS: TestPluginInstall/with_insecure (1.12s) [2021-11-17T23:27:53.244Z] === RUN TestPluginsWithRuntimes [2021-11-17T23:27:55.130Z] === RUN TestPluginsWithRuntimes/No_Args [2021-11-17T23:27:55.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-17T23:27:56.057Z] === RUN TestPluginsWithRuntimes/With_Args [2021-11-17T23:27:56.984Z] --- PASS: TestPluginsWithRuntimes (3.50s) [2021-11-17T23:27:56.984Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.06s) [2021-11-17T23:27:56.984Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2021-11-17T23:27:56.984Z] === RUN TestPluginBackCompatMediaTypes [2021-11-17T23:27:57.239Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2021-11-17T23:27:57.239Z] PASS [2021-11-17T23:27:57.239Z] [2021-11-17T23:27:57.239Z] DONE 10 tests in 7.455s [2021-11-17T23:27:57.239Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-17T23:27:57.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-17T23:27:57.495Z] INFO: Testing against a local daemon [2021-11-17T23:27:57.495Z] === RUN TestExternalGraphDriver [2021-11-17T23:27:57.495Z] === RUN TestExternalGraphDriver/json [2021-11-17T23:27:57.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-17T23:27:59.383Z] === RUN TestExternalGraphDriver/spec [2021-11-17T23:27:59.869Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-11-17T23:28:00.299Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-11-17T23:28:00.754Z] === RUN TestExternalGraphDriver/pull [2021-11-17T23:28:02.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-17T23:28:02.641Z] --- PASS: TestExternalGraphDriver (5.00s) [2021-11-17T23:28:02.641Z] --- PASS: TestExternalGraphDriver/json (1.67s) [2021-11-17T23:28:02.641Z] --- PASS: TestExternalGraphDriver/spec (1.65s) [2021-11-17T23:28:02.641Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2021-11-17T23:28:02.641Z] === RUN TestGraphdriverPluginV2 [2021-11-17T23:28:06.824Z] --- PASS: TestGraphdriverPluginV2 (3.80s) [2021-11-17T23:28:06.824Z] PASS [2021-11-17T23:28:06.824Z] [2021-11-17T23:28:06.824Z] DONE 5 tests in 8.852s [2021-11-17T23:28:06.824Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-17T23:28:06.824Z] INFO: Testing against a local daemon [2021-11-17T23:28:06.824Z] === RUN TestContinueAfterPluginCrash [2021-11-17T23:28:06.824Z] === PAUSE TestContinueAfterPluginCrash [2021-11-17T23:28:06.824Z] === RUN TestReadPluginNoRead [2021-11-17T23:28:06.824Z] === PAUSE TestReadPluginNoRead [2021-11-17T23:28:06.824Z] === RUN TestDaemonStartWithLogOpt [2021-11-17T23:28:06.824Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-17T23:28:06.824Z] === CONT TestContinueAfterPluginCrash [2021-11-17T23:28:06.824Z] === CONT TestDaemonStartWithLogOpt [2021-11-17T23:28:06.861Z] --- PASS: TestServiceUpdatePidsLimit (15.98s) [2021-11-17T23:28:06.861Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2021-11-17T23:28:06.861Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2021-11-17T23:28:06.861Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2021-11-17T23:28:06.861Z] PASS [2021-11-17T23:28:06.861Z] [2021-11-17T23:28:06.861Z] === Skipped [2021-11-17T23:28:06.861Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-17T23:28:06.861Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-17T23:28:06.861Z] [2021-11-17T23:28:06.861Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-11-17T23:28:06.861Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-17T23:28:06.861Z] [2021-11-17T23:28:06.861Z] [2021-11-17T23:28:06.861Z] DONE 27 tests, 2 skipped in 143.255s [2021-11-17T23:28:06.861Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-11-17T23:28:06.861Z] ++ 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 [2021-11-17T23:28:06.861Z] ++ set -e [2021-11-17T23:28:06.861Z] ++ '[' -n 0 ']' [2021-11-17T23:28:06.861Z] ++ set -x [2021-11-17T23:28:06.861Z] ++ 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 [2021-11-17T23:28:06.861Z] INFO: Testing against a local daemon [2021-11-17T23:28:06.861Z] === RUN TestSessionCreate [2021-11-17T23:28:06.861Z] --- PASS: TestSessionCreate (0.02s) [2021-11-17T23:28:06.861Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-17T23:28:06.861Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-17T23:28:06.861Z] PASS [2021-11-17T23:28:06.861Z] [2021-11-17T23:28:06.861Z] DONE 2 tests in 0.132s [2021-11-17T23:28:06.861Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-11-17T23:28:06.861Z] ++ 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 [2021-11-17T23:28:06.861Z] ++ set -e [2021-11-17T23:28:06.861Z] ++ '[' -n 0 ']' [2021-11-17T23:28:06.861Z] ++ set -x [2021-11-17T23:28:06.861Z] ++ 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 [2021-11-17T23:28:06.861Z] INFO: Testing against a local daemon [2021-11-17T23:28:06.861Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-17T23:28:06.861Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-17T23:28:06.861Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-17T23:28:06.861Z] === RUN TestEventsExecDie [2021-11-17T23:28:06.861Z] --- PASS: TestEventsExecDie (0.45s) [2021-11-17T23:28:06.861Z] === RUN TestEventsBackwardsCompatible [2021-11-17T23:28:07.120Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-11-17T23:28:07.120Z] === RUN TestInfoBinaryCommits [2021-11-17T23:28:07.120Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-11-17T23:28:07.120Z] === RUN TestInfoAPIVersioned [2021-11-17T23:28:07.120Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-17T23:28:07.120Z] === RUN TestInfoDiscoveryBackend [2021-11-17T23:28:07.686Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-11-17T23:28:07.686Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-17T23:28:08.625Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-11-17T23:28:08.625Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-17T23:28:09.193Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-11-17T23:28:09.193Z] === RUN TestInfoAPI [2021-11-17T23:28:09.193Z] --- PASS: TestInfoAPI (0.02s) [2021-11-17T23:28:09.193Z] === RUN TestInfoAPIWarnings [2021-11-17T23:28:10.089Z] --- PASS: TestDaemonStartWithLogOpt (3.41s) [2021-11-17T23:28:10.089Z] === CONT TestReadPluginNoRead [2021-11-17T23:28:11.976Z] === RUN TestReadPluginNoRead/default [2021-11-17T23:28:12.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-17T23:28:13.342Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-17T23:28:14.268Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-17T23:28:14.524Z] --- PASS: TestContinueAfterPluginCrash (8.27s) [2021-11-17T23:28:15.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-17T23:28:15.450Z] === CONT TestReadPluginNoRead [2021-11-17T23:28:15.450Z] read_test.go:92: [d1c7b2b407ef7] daemon is not started [2021-11-17T23:28:15.450Z] --- PASS: TestReadPluginNoRead (5.86s) [2021-11-17T23:28:15.450Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2021-11-17T23:28:15.450Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2021-11-17T23:28:15.450Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2021-11-17T23:28:15.450Z] PASS [2021-11-17T23:28:15.450Z] [2021-11-17T23:28:15.450Z] DONE 6 tests in 9.329s [2021-11-17T23:28:15.450Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-11-17T23:28:15.450Z] testing: warning: no tests to run [2021-11-17T23:28:15.450Z] PASS [2021-11-17T23:28:15.450Z] [2021-11-17T23:28:15.450Z] DONE 0 tests in 0.010s [2021-11-17T23:28:15.450Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-17T23:28:15.706Z] INFO: Testing against a local daemon [2021-11-17T23:28:15.706Z] === RUN TestPluginWithDevMounts [2021-11-17T23:28:15.706Z] === PAUSE TestPluginWithDevMounts [2021-11-17T23:28:15.706Z] === CONT TestPluginWithDevMounts [2021-11-17T23:28:15.831Z] ......... [ 86%] [2021-11-17T23:28:17.593Z] --- PASS: TestPluginWithDevMounts (1.58s) [2021-11-17T23:28:17.593Z] PASS [2021-11-17T23:28:17.593Z] [2021-11-17T23:28:17.593Z] DONE 1 tests in 1.637s [2021-11-17T23:28:17.593Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-17T23:28:17.593Z] INFO: Testing against a local daemon [2021-11-17T23:28:17.593Z] === RUN TestSecretInspect [2021-11-17T23:28:17.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-17T23:28:19.482Z] --- PASS: TestSecretInspect (2.19s) [2021-11-17T23:28:19.482Z] === RUN TestSecretList [2021-11-17T23:28:19.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-17T23:28:20.662Z] tests/integration/models_images_test.py ............... [ 89%] [2021-11-17T23:28:21.862Z] tests/integration/models_networks_test.py .... [ 90%] [2021-11-17T23:28:21.996Z] --- PASS: TestSecretList (2.15s) [2021-11-17T23:28:21.996Z] === RUN TestSecretsCreateAndDelete [2021-11-17T23:28:22.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-17T23:28:23.927Z] --- PASS: TestSecretsCreateAndDelete (2.27s) [2021-11-17T23:28:23.927Z] === RUN TestSecretsUpdate [2021-11-17T23:28:24.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-17T23:28:26.512Z] --- PASS: TestSecretsUpdate (2.17s) [2021-11-17T23:28:26.512Z] === RUN TestTemplatedSecret [2021-11-17T23:28:27.273Z] --- PASS: TestInfoAPIWarnings (16.21s) [2021-11-17T23:28:27.273Z] === RUN TestInfoDebug [2021-11-17T23:28:27.273Z] --- PASS: TestInfoDebug (0.52s) [2021-11-17T23:28:27.273Z] === RUN TestInfoInsecureRegistries [2021-11-17T23:28:27.273Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-11-17T23:28:27.273Z] === RUN TestInfoRegistryMirrors [2021-11-17T23:28:27.273Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-11-17T23:28:27.273Z] === RUN TestLoginFailsWithBadCredentials [2021-11-17T23:28:27.273Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-11-17T23:28:27.273Z] === RUN TestPingCacheHeaders [2021-11-17T23:28:27.273Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-17T23:28:27.273Z] === RUN TestPingGet [2021-11-17T23:28:27.273Z] --- PASS: TestPingGet (0.01s) [2021-11-17T23:28:27.273Z] === RUN TestPingHead [2021-11-17T23:28:27.273Z] --- PASS: TestPingHead (0.02s) [2021-11-17T23:28:27.273Z] === RUN TestVersion [2021-11-17T23:28:27.273Z] --- PASS: TestVersion (0.02s) [2021-11-17T23:28:27.273Z] PASS [2021-11-17T23:28:27.273Z] [2021-11-17T23:28:27.273Z] === Skipped [2021-11-17T23:28:27.273Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-17T23:28:27.273Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-17T23:28:27.273Z] [2021-11-17T23:28:27.273Z] [2021-11-17T23:28:27.273Z] DONE 18 tests, 1 skipped in 20.672s [2021-11-17T23:28:27.273Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-17T23:28:27.273Z] ++ 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 [2021-11-17T23:28:27.273Z] ++ set -e [2021-11-17T23:28:27.273Z] ++ '[' -n 0 ']' [2021-11-17T23:28:27.273Z] ++ set -x [2021-11-17T23:28:27.273Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2021-11-17T23:28:27.273Z] INFO: Testing against a local daemon [2021-11-17T23:28:27.273Z] === RUN TestVolumesCreateAndList [2021-11-17T23:28:27.273Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-17T23:28:27.273Z] === RUN TestVolumesRemove [2021-11-17T23:28:27.273Z] --- PASS: TestVolumesRemove (0.05s) [2021-11-17T23:28:27.273Z] === RUN TestVolumesInspect [2021-11-17T23:28:27.273Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-17T23:28:27.273Z] === RUN TestVolumesInvalidJSON [2021-11-17T23:28:27.273Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-17T23:28:27.273Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-17T23:28:27.273Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-17T23:28:27.273Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-11-17T23:28:27.273Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-17T23:28:27.273Z] PASS [2021-11-17T23:28:27.273Z] [2021-11-17T23:28:27.273Z] DONE 5 tests in 0.199s [2021-11-17T23:28:27.273Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-17T23:28:27.532Z] ++++ cat bundles/test-integration/docker.pid [2021-11-17T23:28:27.532Z] +++ kill 12144 [2021-11-17T23:28:28.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-17T23:28:28.438Z] tests/integration/models_nodes_test.py . [ 91%] [2021-11-17T23:28:28.438Z] tests/integration/models_resources_test.py . [ 91%] [2021-11-17T23:28:28.442Z] --- PASS: TestTemplatedSecret (2.41s) [2021-11-17T23:28:28.442Z] === RUN TestSecretCreateResolve [2021-11-17T23:28:28.907Z] +++ /etc/init.d/apparmor stop [2021-11-17T23:28:28.907Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-17T23:28:28.907Z] [2021-11-17T23:28:28.907Z] Unloading profiles will leave already running processes permanently [2021-11-17T23:28:28.907Z] unconfined, which can lead to unexpected situations. [2021-11-17T23:28:28.907Z] [2021-11-17T23:28:28.907Z] To set a process to complain mode, use the command line tool [2021-11-17T23:28:28.907Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-17T23:28:28.907Z] +++ true [2021-11-17T23:28:28.907Z] exiting test-integration [2021-11-17T23:28:28.907Z] ++ exit 0 [2021-11-17T23:28:28.907Z] Post stage [Pipeline] junit [2021-11-17T23:28:29.861Z] Recording test results [2021-11-17T23:28:29.988Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [2021-11-17T23:28:30.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-17T23:28:30.322Z] + echo Ensuring container killed. [2021-11-17T23:28:30.323Z] Ensuring container killed. [2021-11-17T23:28:30.323Z] + docker rm -vf docker-pr5 [2021-11-17T23:28:30.323Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-11-17T23:28:30.606Z] + echo Chowning /workspace to jenkins user [2021-11-17T23:28:30.606Z] Chowning /workspace to jenkins user [2021-11-17T23:28:30.606Z] + id -u [2021-11-17T23:28:30.606Z] + id -g [2021-11-17T23:28:30.606Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43027:/workspace busybox chown -R 1000:1000 /workspace [2021-11-17T23:28:30.956Z] --- PASS: TestSecretCreateResolve (2.16s) [2021-11-17T23:28:30.956Z] PASS [2021-11-17T23:28:30.956Z] [2021-11-17T23:28:30.956Z] DONE 6 tests in 13.398s [2021-11-17T23:28:30.956Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-11-17T23:28:30.956Z] INFO: Testing against a local daemon [2021-11-17T23:28:30.956Z] === RUN TestServiceCreateInit [2021-11-17T23:28:30.956Z] === RUN TestServiceCreateInit/daemonInitDisabled [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-17T23:28:32.304Z] + bundleName=arm64-integration [2021-11-17T23:28:32.305Z] + echo Creating arm64-integration-bundles.tar.gz [2021-11-17T23:28:32.305Z] Creating arm64-integration-bundles.tar.gz [2021-11-17T23:28:32.305Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-11-17T23:28:32.305Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-11-17T23:28:32.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [Pipeline] archiveArtifacts [2021-11-17T23:28:32.581Z] Archiving artifacts [2021-11-17T23:28:33.027Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43027/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-17T23:28:33.338Z] + make clean [2021-11-17T23:28:33.338Z] docker volume rm -f docker-dev-cache [2021-11-17T23:28:33.338Z] docker-dev-cache [Pipeline] deleteDir [2021-11-17T23:28:34.562Z] tests/integration/models_services_test.py ..............X. [ 95%] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-17T23:28:35.119Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-17T23:28:35.829Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-17T23:28:35.829Z] Using test binary docker [2021-11-17T23:28:35.829Z] +++ /etc/init.d/apparmor start [2021-11-17T23:28:35.829Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-17T23:28:35.829Z] INFO: Waiting for daemon to start... [2021-11-17T23:28:35.829Z] Starting dockerd [2021-11-17T23:28:35.829Z] +++ 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 [2021-11-17T23:28:36.885Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-11-17T23:28:36.885Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-11-17T23:28:37.731Z] . [2021-11-17T23:28:37.731Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-17T23:28:37.731Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-17T23:28:37.731Z] Error: No such image: emptyfs [2021-11-17T23:28:37.731Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-17T23:28:37.731Z] ++++ docker load [2021-11-17T23:28:37.988Z] Running integration-test (iteration 1) [2021-11-17T23:28:37.988Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-11-17T23:28:37.988Z] ++ 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 [2021-11-17T23:28:37.988Z] ++ set -e [2021-11-17T23:28:37.988Z] ++ '[' -n 0 ']' [2021-11-17T23:28:37.988Z] ++ set -x [2021-11-17T23:28:37.988Z] ++ 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 [2021-11-17T23:28:38.386Z] --- PASS: TestServiceCreateInit (7.32s) [2021-11-17T23:28:38.386Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.69s) [2021-11-17T23:28:38.386Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.61s) [2021-11-17T23:28:38.386Z] === RUN TestCreateServiceMultipleTimes [2021-11-17T23:28:40.519Z] tests/integration/regression_test.py ...... [ 98%] [2021-11-17T23:28:41.041Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-11-17T23:28:41.041Z] tests/integration/credentials/utils_test.py . [100%] [2021-11-17T23:28:41.041Z] [2021-11-17T23:28:41.041Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-11-17T23:28:41.041Z] =========================== short test summary info ============================ [2021-11-17T23:28:41.041Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-11-17T23:28:41.041Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-11-17T23:28:41.041Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-11-17T23:28:41.041Z] Not supported on most drivers [2021-11-17T23:28:41.041Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-11-17T23:28:41.041Z] Output of docker top depends on host distro, and is not formalized. [2021-11-17T23:28:41.041Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-11-17T23:28:41.041Z] Output of docker top depends on host distro, and is not formalized. [2021-11-17T23:28:41.041Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-11-17T23:28:41.041Z] Can fail if eth0 has multiple IP addresses [2021-11-17T23:28:41.041Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-11-17T23:28:41.041Z] This doesn't seem to be taken into account by the engine [2021-11-17T23:28:41.041Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-11-17T23:28:41.041Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-11-17T23:28:41.041Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 296.63 seconds == [2021-11-17T23:28:41.302Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-11-17T23:28:53.520Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-17T23:28:53.520Z] [2021-11-17T23:28:53.520Z] Unloading profiles will leave already running processes permanently [2021-11-17T23:28:53.520Z] unconfined, which can lead to unexpected situations. [2021-11-17T23:28:53.520Z] [2021-11-17T23:28:53.520Z] To set a process to complain mode, use the command line tool [2021-11-17T23:28:53.520Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-17T23:28:53.520Z] Post stage [Pipeline] junit [2021-11-17T23:28:54.107Z] Recording test results [2021-11-17T23:28:54.217Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-11-17T23:28:54.503Z] + echo Ensuring container killed. [2021-11-17T23:28:54.503Z] Ensuring container killed. [2021-11-17T23:28:54.503Z] + docker rm -vf docker-pr5 [2021-11-17T23:28:54.503Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-11-17T23:28:54.789Z] + echo Chowning /workspace to jenkins user [2021-11-17T23:28:54.789Z] Chowning /workspace to jenkins user [2021-11-17T23:28:54.789Z] + id -u [2021-11-17T23:28:54.789Z] + id -g [2021-11-17T23:28:54.789Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43027:/workspace busybox chown -R 1000:1000 /workspace [2021-11-17T23:28:54.910Z] --- PASS: TestBuildWithHugeFile (107.88s) [2021-11-17T23:28:54.910Z] === RUN TestBuildWithEmptyDockerfile [2021-11-17T23:28:54.910Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-17T23:28:54.910Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-17T23:28:54.910Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-17T23:28:54.910Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-17T23:28:54.910Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-17T23:28:54.910Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-17T23:28:54.910Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-17T23:28:54.910Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-17T23:28:54.910Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-17T23:28:54.910Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2021-11-17T23:28:54.910Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-11-17T23:28:54.910Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-11-17T23:28:54.910Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-11-17T23:28:54.910Z] === RUN TestBuildPreserveOwnership [2021-11-17T23:28:54.910Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-17T23:28:54.910Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2021-11-17T23:28:54.910Z] === RUN TestBuildPlatformInvalid [2021-11-17T23:28:54.910Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2021-11-17T23:28:54.910Z] PASS [2021-11-17T23:28:54.910Z] ok github.com/docker/docker/integration/build 163.174s [2021-11-17T23:28:54.910Z] [2021-11-17T23:28:54.910Z] === Skipped [2021-11-17T23:28:54.910Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-11-17T23:28:54.910Z] build_session_test.go:25: TODO: BuildKit [2021-11-17T23:28:54.910Z] [2021-11-17T23:28:54.910Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-11-17T23:28:54.910Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:28:54.910Z] [2021-11-17T23:28:54.910Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-11-17T23:28:54.910Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-17T23:28:54.910Z] [2021-11-17T23:28:54.910Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-11-17T23:28:54.910Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-17T23:28:54.910Z] [2021-11-17T23:28:54.910Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2021-11-17T23:28:54.910Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-17T23:28:54.910Z] [2021-11-17T23:28:54.910Z] [2021-11-17T23:28:54.910Z] DONE 28 tests, 5 skipped in 187.621s [2021-11-17T23:28:54.910Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-11-17T23:28:54.910Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-17T23:28:54.910Z] INFO: Testing against a local daemon [2021-11-17T23:28:54.910Z] === RUN TestConfigInspect [2021-11-17T23:28:54.910Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:28:54.910Z] --- SKIP: TestConfigInspect (0.01s) [2021-11-17T23:28:54.910Z] === RUN TestConfigList [2021-11-17T23:28:54.910Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:28:54.910Z] --- SKIP: TestConfigList (0.00s) [2021-11-17T23:28:54.910Z] === RUN TestConfigsCreateAndDelete [2021-11-17T23:28:54.910Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:28:54.910Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-11-17T23:28:54.910Z] === RUN TestConfigsUpdate [2021-11-17T23:28:54.910Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:28:54.910Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-11-17T23:28:54.910Z] === RUN TestTemplatedConfig [2021-11-17T23:28:54.910Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:28:54.910Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-17T23:28:54.910Z] === RUN TestConfigCreateResolve [2021-11-17T23:28:54.910Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-11-17T23:28:54.910Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-11-17T23:28:54.910Z] === RUN TestConfigDaemonLibtrustID [2021-11-17T23:28:54.910Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-11-17T23:28:54.910Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-11-17T23:28:54.910Z] PASS [2021-11-17T23:28:54.910Z] ok github.com/docker/docker/integration/config 0.088s [2021-11-17T23:28:54.910Z] [2021-11-17T23:28:54.910Z] === Skipped [2021-11-17T23:28:54.910Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2021-11-17T23:28:54.910Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:28:54.910Z] [2021-11-17T23:28:54.910Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-11-17T23:28:54.910Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:28:54.910Z] [2021-11-17T23:28:54.910Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-11-17T23:28:54.910Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:28:54.910Z] [2021-11-17T23:28:54.910Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-11-17T23:28:54.910Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:28:54.910Z] [2021-11-17T23:28:54.910Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-11-17T23:28:54.910Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:28:54.910Z] [2021-11-17T23:28:54.911Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-11-17T23:28:54.911Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-11-17T23:28:54.911Z] [2021-11-17T23:28:54.911Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-11-17T23:28:54.911Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-11-17T23:28:54.911Z] [2021-11-17T23:28:54.911Z] [2021-11-17T23:28:54.911Z] DONE 7 tests, 7 skipped in 1.770s [2021-11-17T23:28:54.911Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-11-17T23:28:54.911Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-17T23:28:54.911Z] INFO: Testing against a local daemon [2021-11-17T23:28:54.911Z] === RUN TestCheckpoint [2021-11-17T23:28:54.911Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-17T23:28:54.911Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-17T23:28:54.911Z] === RUN TestContainerInvalidJSON [2021-11-17T23:28:54.911Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-11-17T23:28:54.911Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-11-17T23:28:54.911Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-17T23:28:54.911Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-17T23:28:54.911Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-17T23:28:54.911Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-17T23:28:54.911Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-11-17T23:28:54.911Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-17T23:28:54.911Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-17T23:28:54.911Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-11-17T23:28:54.911Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-11-17T23:28:54.911Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-17T23:28:54.911Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-17T23:28:54.911Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-17T23:28:54.911Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.20s) [2021-11-17T23:28:54.911Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-17T23:28:54.911Z] copy_test.go:38: testEnv.OSType == "windows" [2021-11-17T23:28:54.911Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2021-11-17T23:28:54.911Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-17T23:28:54.911Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2021-11-17T23:28:54.911Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-17T23:28:54.911Z] copy_test.go:63: testEnv.OSType == "windows" [2021-11-17T23:28:54.911Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2021-11-17T23:28:54.911Z] === RUN TestCopyFromContainer [2021-11-17T23:28:54.911Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:28:54.911Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-11-17T23:28:54.911Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-17T23:28:54.911Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-17T23:28:54.911Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-17T23:28:54.911Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-17T23:28:54.911Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-17T23:28:54.911Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-17T23:28:54.911Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-17T23:28:54.911Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-17T23:28:54.911Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-17T23:28:54.911Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-17T23:28:54.911Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-11-17T23:28:54.911Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-17T23:28:54.911Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-17T23:28:54.911Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-17T23:28:54.911Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-17T23:28:54.911Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-17T23:28:54.911Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-11-17T23:28:54.911Z] === RUN TestCreateWithInvalidEnv [2021-11-17T23:28:54.911Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-17T23:28:54.911Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-17T23:28:54.911Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-17T23:28:54.911Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-17T23:28:54.911Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-17T23:28:54.911Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-17T23:28:54.911Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-17T23:28:54.911Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-17T23:28:54.911Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-17T23:28:54.911Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-11-17T23:28:54.911Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-17T23:28:54.911Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-17T23:28:54.911Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-17T23:28:54.911Z] === RUN TestCreateTmpfsMountsTarget [2021-11-17T23:28:54.911Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:28:54.911Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-11-17T23:28:54.911Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-17T23:28:54.911Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-17T23:28:54.911Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-11-17T23:28:54.911Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-17T23:28:54.911Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-17T23:28:54.911Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-17T23:28:54.911Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-17T23:28:54.911Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-17T23:28:54.911Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-17T23:28:54.911Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-17T23:28:54.911Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-17T23:28:54.911Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-17T23:28:54.911Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-17T23:28:54.911Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-17T23:28:54.911Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-17T23:28:54.911Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-17T23:28:54.911Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-17T23:28:54.911Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-17T23:28:54.911Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-17T23:28:54.911Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-17T23:28:54.911Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-17T23:28:54.911Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-17T23:28:54.911Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-11-17T23:28:54.911Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-11-17T23:28:54.911Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-11-17T23:28:54.911Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-17T23:28:54.911Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-17T23:28:54.911Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-11-17T23:28:54.911Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-17T23:28:54.911Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-17T23:28:54.911Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-17T23:28:54.911Z] === RUN TestCreateDifferentPlatform [2021-11-17T23:28:54.911Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-17T23:28:54.911Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-17T23:28:54.911Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-11-17T23:28:54.911Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-17T23:28:54.911Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-17T23:28:54.911Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-17T23:28:54.911Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-11-17T23:28:54.911Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-17T23:28:54.911Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-17T23:28:54.911Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-11-17T23:28:54.911Z] === RUN TestContainerKillOnDaemonStart [2021-11-17T23:28:54.911Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:28:54.911Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-17T23:28:54.911Z] === RUN TestDiff [2021-11-17T23:28:54.911Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-17T23:28:54.911Z] --- SKIP: TestDiff (0.00s) [2021-11-17T23:28:54.911Z] === RUN TestExecWithCloseStdin [2021-11-17T23:28:54.911Z] --- PASS: TestExecWithCloseStdin (2.41s) [2021-11-17T23:28:54.911Z] === RUN TestExec [2021-11-17T23:28:54.911Z] --- PASS: TestExec (1.74s) [2021-11-17T23:28:54.911Z] === RUN TestExecUser [2021-11-17T23:28:54.911Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-17T23:28:54.911Z] --- SKIP: TestExecUser (0.00s) [2021-11-17T23:28:54.911Z] === RUN TestExportContainerAndImportImage [2021-11-17T23:28:54.911Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:28:54.911Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-11-17T23:28:54.911Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-17T23:28:54.911Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:28:54.911Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-11-17T23:28:54.911Z] === RUN TestHealthCheckWorkdir [2021-11-17T23:28:54.911Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-17T23:28:54.911Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-11-17T23:28:54.911Z] === RUN TestHealthKillContainer [2021-11-17T23:28:54.911Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-17T23:28:54.911Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-11-17T23:28:54.911Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-17T23:28:54.911Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-17T23:28:54.911Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-11-17T23:28:54.911Z] === RUN TestKillContainerInvalidSignal [2021-11-17T23:28:56.426Z] --- PASS: TestCreateServiceMultipleTimes (15.66s) [2021-11-17T23:28:56.426Z] === RUN TestCreateServiceConflict [2021-11-17T23:28:56.426Z] --- PASS: TestCreateServiceConflict (2.17s) [2021-11-17T23:28:56.426Z] === RUN TestCreateServiceMaxReplicas [2021-11-17T23:28:56.486Z] --- PASS: TestKillContainerInvalidSignal (1.58s) [2021-11-17T23:28:56.486Z] === RUN TestKillContainer [2021-11-17T23:28:56.486Z] === RUN TestKillContainer/no_signal [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-17T23:28:57.005Z] + bundleName=docker-py [2021-11-17T23:28:57.005Z] + echo Creating docker-py-bundles.tar.gz [2021-11-17T23:28:57.005Z] Creating docker-py-bundles.tar.gz [2021-11-17T23:28:57.005Z] + 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 [2021-11-17T23:28:57.020Z] Archiving artifacts [2021-11-17T23:28:57.449Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43027/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-11-17T23:28:57.823Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43027/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=169f57b959d2fdd38bac7fbfbcafbe22d036c2d2 -e DOCKER_GRAPHDRIVER docker:169f57b959d2fdd38bac7fbfbcafbe22d036c2d2 hack/make.sh binary-daemon [2021-11-17T23:28:58.058Z] === RUN TestKillContainer/non_killing_signal [2021-11-17T23:28:58.058Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-17T23:28:58.058Z] === RUN TestKillContainer/killing_signal [2021-11-17T23:28:58.766Z] [2021-11-17T23:28:58.766Z] Removing bundles/ [2021-11-17T23:28:58.766Z] [2021-11-17T23:28:58.766Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-11-17T23:28:58.766Z] Building: bundles/binary-daemon/dockerd-dev [2021-11-17T23:28:58.766Z] GOOS="" GOARCH="" GOARM="" [2021-11-17T23:28:58.941Z] --- PASS: TestCreateServiceMaxReplicas (2.68s) [2021-11-17T23:28:58.941Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-17T23:28:59.629Z] --- PASS: TestKillContainer (3.28s) [2021-11-17T23:28:59.629Z] --- PASS: TestKillContainer/no_signal (1.50s) [2021-11-17T23:28:59.629Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-17T23:28:59.629Z] --- PASS: TestKillContainer/killing_signal (1.75s) [2021-11-17T23:28:59.629Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-17T23:28:59.629Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-17T23:28:59.629Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-17T23:28:59.629Z] === RUN TestKillStoppedContainer [2021-11-17T23:28:59.629Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-17T23:28:59.629Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-11-17T23:28:59.629Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-17T23:28:59.629Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-17T23:28:59.629Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-17T23:28:59.629Z] === RUN TestKillDifferentUserContainer [2021-11-17T23:28:59.629Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-17T23:28:59.629Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-11-17T23:28:59.629Z] === RUN TestInspectOomKilledTrue [2021-11-17T23:28:59.629Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:28:59.629Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-17T23:28:59.629Z] === RUN TestInspectOomKilledFalse [2021-11-17T23:28:59.629Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-17T23:28:59.629Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-17T23:28:59.629Z] === RUN TestLogsFollowTailEmpty [2021-11-17T23:29:01.204Z] --- PASS: TestLogsFollowTailEmpty (1.57s) [2021-11-17T23:29:01.204Z] === RUN TestNetworkNat [2021-11-17T23:29:01.204Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-11-17T23:29:01.204Z] --- SKIP: TestNetworkNat (0.00s) [2021-11-17T23:29:01.204Z] === RUN TestNetworkLocalhostTCPNat [2021-11-17T23:29:03.429Z] --- PASS: TestNetworkLocalhostTCPNat (1.90s) [2021-11-17T23:29:03.429Z] === RUN TestNetworkLoopbackNat [2021-11-17T23:29:03.429Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-11-17T23:29:03.429Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-11-17T23:29:03.429Z] === RUN TestPause [2021-11-17T23:29:03.429Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-17T23:29:03.429Z] --- SKIP: TestPause (0.00s) [2021-11-17T23:29:03.429Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-17T23:29:05.000Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.54s) [2021-11-17T23:29:05.000Z] === RUN TestPauseStopPausedContainer [2021-11-17T23:29:05.000Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:29:05.000Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-11-17T23:29:05.000Z] === RUN TestPsFilter [2021-11-17T23:29:05.000Z] --- PASS: TestPsFilter (0.09s) [2021-11-17T23:29:05.000Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-17T23:29:06.578Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.82s) [2021-11-17T23:29:06.578Z] === RUN TestRemoveContainerWithVolume [2021-11-17T23:29:08.802Z] --- PASS: TestRemoveContainerWithVolume (1.82s) [2021-11-17T23:29:08.802Z] === RUN TestRemoveContainerRunning [2021-11-17T23:29:09.804Z] --- PASS: TestRemoveContainerRunning (1.56s) [2021-11-17T23:29:09.804Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-17T23:29:11.379Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.52s) [2021-11-17T23:29:11.379Z] === RUN TestRemoveInvalidContainer [2021-11-17T23:29:11.379Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-11-17T23:29:11.379Z] === RUN TestRenameLinkedContainer [2021-11-17T23:29:11.379Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-17T23:29:11.379Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-11-17T23:29:11.379Z] === RUN TestRenameStoppedContainer [2021-11-17T23:29:13.605Z] --- PASS: TestRenameStoppedContainer (1.90s) [2021-11-17T23:29:13.605Z] === RUN TestRenameRunningContainerAndReuse [2021-11-17T23:29:13.773Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.05s) [2021-11-17T23:29:13.773Z] === RUN TestCreateServiceSecretFileMode [2021-11-17T23:29:16.573Z] --- PASS: TestRenameRunningContainerAndReuse (3.08s) [2021-11-17T23:29:16.573Z] === RUN TestRenameInvalidName [2021-11-17T23:29:18.149Z] --- PASS: TestRenameInvalidName (1.55s) [2021-11-17T23:29:18.149Z] === RUN TestRenameAnonymousContainer [2021-11-17T23:29:18.149Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-11-17T23:29:18.149Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-11-17T23:29:18.149Z] === RUN TestRenameContainerWithSameName [2021-11-17T23:29:19.722Z] --- PASS: TestRenameContainerWithSameName (1.53s) [2021-11-17T23:29:19.722Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-17T23:29:19.722Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-11-17T23:29:19.722Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-11-17T23:29:19.722Z] === RUN TestResize [2021-11-17T23:29:21.293Z] --- PASS: TestResize (1.74s) [2021-11-17T23:29:21.294Z] === RUN TestResizeWithInvalidSize [2021-11-17T23:29:21.294Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-11-17T23:29:21.294Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-11-17T23:29:21.294Z] === RUN TestResizeWhenContainerNotStarted [2021-11-17T23:29:23.519Z] --- PASS: TestResizeWhenContainerNotStarted (1.79s) [2021-11-17T23:29:23.519Z] === RUN TestDaemonRestartKillContainers [2021-11-17T23:29:23.519Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:29:23.519Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-17T23:29:23.519Z] === RUN TestStats [2021-11-17T23:29:23.519Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-17T23:29:23.519Z] --- SKIP: TestStats (0.00s) [2021-11-17T23:29:23.519Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-17T23:29:24.660Z] Loaded image: buildpack-deps:buster [2021-11-17T23:29:24.660Z] Loaded image: busybox:latest [2021-11-17T23:29:24.660Z] Loaded image: busybox:glibc [2021-11-17T23:29:25.955Z] --- PASS: TestCreateServiceSecretFileMode (12.56s) [2021-11-17T23:29:25.955Z] === RUN TestCreateServiceConfigFileMode [2021-11-17T23:29:26.496Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.15s) [2021-11-17T23:29:26.496Z] === RUN TestStopContainerWithTimeout [2021-11-17T23:29:26.496Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-17T23:29:26.496Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-11-17T23:29:26.496Z] === RUN TestUpdateRestartPolicy [2021-11-17T23:29:31.225Z] Loaded image: debian:bullseye [2021-11-17T23:29:31.225Z] Loaded image: hello-world:latest [2021-11-17T23:29:31.225Z] Loaded image: arm32v7/hello-world:latest [2021-11-17T23:29:31.486Z] INFO: Testing against a local daemon [2021-11-17T23:29:31.486Z] === RUN TestCgroupNamespacesBuild [2021-11-17T23:29:34.127Z] --- PASS: TestCgroupNamespacesBuild (2.29s) [2021-11-17T23:29:34.127Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-17T23:29:36.042Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.96s) [2021-11-17T23:29:36.042Z] === RUN TestBuildWithSession [2021-11-17T23:29:36.042Z] build_session_test.go:25: TODO: BuildKit [2021-11-17T23:29:36.042Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-17T23:29:36.042Z] === RUN TestBuildSquashParent [2021-11-17T23:29:38.123Z] --- PASS: TestCreateServiceConfigFileMode (12.52s) [2021-11-17T23:29:38.123Z] === RUN TestCreateServiceSysctls [2021-11-17T23:29:40.010Z] --- PASS: TestCreateServiceSysctls (3.16s) [2021-11-17T23:29:40.010Z] === RUN TestCreateServiceCapabilities [2021-11-17T23:29:41.901Z] --- PASS: TestCreateServiceCapabilities (2.04s) [2021-11-17T23:29:41.901Z] === RUN TestInspect [2021-11-17T23:29:44.158Z] --- PASS: TestBuildSquashParent (7.81s) [2021-11-17T23:29:44.158Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-17T23:29:44.158Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-17T23:29:44.158Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-17T23:29:44.158Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-17T23:29:44.158Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-17T23:29:44.158Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-17T23:29:44.158Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-17T23:29:44.158Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-17T23:29:44.158Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-17T23:29:44.158Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-17T23:29:44.158Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-17T23:29:44.158Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-17T23:29:44.158Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-17T23:29:44.158Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-17T23:29:44.158Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-17T23:29:45.165Z] --- PASS: TestInspect (2.74s) [2021-11-17T23:29:45.166Z] === RUN TestCreateJob [2021-11-17T23:29:46.691Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-17T23:29:46.691Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-17T23:29:47.679Z] --- PASS: TestCreateJob (3.03s) [2021-11-17T23:29:47.679Z] === RUN TestReplicatedJob [2021-11-17T23:29:47.864Z] --- PASS: TestUpdateRestartPolicy (18.50s) [2021-11-17T23:29:47.864Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-17T23:29:47.864Z] --- PASS: TestUpdateRestartWithAutoRemove (1.57s) [2021-11-17T23:29:47.864Z] === RUN TestWaitNonBlocked [2021-11-17T23:29:47.864Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-17T23:29:47.864Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-17T23:29:47.864Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-17T23:29:47.864Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-17T23:29:47.864Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-17T23:29:47.864Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-17T23:29:49.241Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-17T23:29:49.241Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-17T23:29:52.527Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-11-17T23:29:52.527Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.78s) [2021-11-17T23:29:52.527Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.91s) [2021-11-17T23:29:52.527Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.88s) [2021-11-17T23:29:52.527Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.97s) [2021-11-17T23:29:52.527Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.94s) [2021-11-17T23:29:52.527Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.81s) [2021-11-17T23:29:52.527Z] === RUN TestBuildMultiStageCopy [2021-11-17T23:29:52.527Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-17T23:29:52.920Z] --- PASS: TestReplicatedJob (4.64s) [2021-11-17T23:29:52.920Z] === RUN TestUpdateReplicatedJob [2021-11-17T23:29:53.750Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-11-17T23:29:53.750Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.07s) [2021-11-17T23:29:53.750Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (6.81s) [2021-11-17T23:29:53.750Z] === RUN TestWaitBlocked [2021-11-17T23:29:53.750Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-17T23:29:53.750Z] --- SKIP: TestWaitBlocked (0.00s) [2021-11-17T23:29:53.750Z] PASS [2021-11-17T23:29:53.750Z] ok github.com/docker/docker/integration/container 63.248s [2021-11-17T23:29:53.750Z] [2021-11-17T23:29:53.750Z] === Skipped [2021-11-17T23:29:53.750Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-11-17T23:29:53.750Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-17T23:29:53.750Z] [2021-11-17T23:29:53.750Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2021-11-17T23:29:53.750Z] copy_test.go:38: testEnv.OSType == "windows" [2021-11-17T23:29:53.750Z] [2021-11-17T23:29:53.750Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2021-11-17T23:29:53.750Z] copy_test.go:63: testEnv.OSType == "windows" [2021-11-17T23:29:53.750Z] [2021-11-17T23:29:53.750Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-11-17T23:29:53.750Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:29:53.750Z] [2021-11-17T23:29:53.750Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-11-17T23:29:53.750Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-17T23:29:53.750Z] [2021-11-17T23:29:53.750Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-11-17T23:29:53.750Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:29:53.750Z] [2021-11-17T23:29:53.750Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-11-17T23:29:53.750Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-17T23:29:53.750Z] [2021-11-17T23:29:53.750Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-17T23:29:53.750Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-17T23:29:53.750Z] [2021-11-17T23:29:53.750Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-17T23:29:53.750Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-17T23:29:53.750Z] [2021-11-17T23:29:53.750Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-11-17T23:29:53.750Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-17T23:29:53.750Z] [2021-11-17T23:29:53.750Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-11-17T23:29:53.750Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:29:53.750Z] [2021-11-17T23:29:53.750Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-11-17T23:29:53.750Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-17T23:29:53.750Z] [2021-11-17T23:29:53.750Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-11-17T23:29:53.750Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-17T23:29:53.750Z] [2021-11-17T23:29:53.750Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-11-17T23:29:53.750Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:29:53.750Z] [2021-11-17T23:29:53.750Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-11-17T23:29:53.750Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:29:53.750Z] [2021-11-17T23:29:53.750Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-11-17T23:29:53.750Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-17T23:29:53.750Z] [2021-11-17T23:29:53.750Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-11-17T23:29:53.750Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-17T23:29:53.750Z] [2021-11-17T23:29:53.750Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-11-17T23:29:53.750Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-17T23:29:53.750Z] [2021-11-17T23:29:53.750Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-11-17T23:29:53.750Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-17T23:29:53.750Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-17T23:29:53.750Z] [2021-11-17T23:29:53.750Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-17T23:29:53.750Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-17T23:29:53.750Z] [2021-11-17T23:29:53.750Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-11-17T23:29:53.750Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-17T23:29:53.750Z] [2021-11-17T23:29:53.750Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-17T23:29:53.750Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-17T23:29:53.750Z] [2021-11-17T23:29:53.750Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-11-17T23:29:53.750Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-17T23:29:53.750Z] [2021-11-17T23:29:53.750Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-11-17T23:29:53.750Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:29:53.750Z] [2021-11-17T23:29:53.750Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-11-17T23:29:53.750Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-17T23:29:53.750Z] [2021-11-17T23:29:53.750Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-11-17T23:29:53.750Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-11-17T23:29:53.750Z] [2021-11-17T23:29:53.750Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-11-17T23:29:53.750Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-11-17T23:29:53.750Z] [2021-11-17T23:29:53.750Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-11-17T23:29:53.750Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-17T23:29:53.750Z] [2021-11-17T23:29:53.750Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-11-17T23:29:53.750Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:29:53.750Z] [2021-11-17T23:29:53.750Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-11-17T23:29:53.750Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-17T23:29:53.750Z] [2021-11-17T23:29:53.750Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-11-17T23:29:53.750Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-11-17T23:29:53.750Z] [2021-11-17T23:29:53.750Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-11-17T23:29:53.750Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-11-17T23:29:53.750Z] [2021-11-17T23:29:53.750Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-11-17T23:29:53.750Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-11-17T23:29:53.750Z] [2021-11-17T23:29:53.750Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-11-17T23:29:53.750Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:29:53.750Z] [2021-11-17T23:29:53.750Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-11-17T23:29:53.750Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-17T23:29:53.750Z] [2021-11-17T23:29:53.750Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-11-17T23:29:53.750Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-17T23:29:53.750Z] [2021-11-17T23:29:53.750Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-11-17T23:29:53.750Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-17T23:29:53.750Z] [2021-11-17T23:29:53.750Z] [2021-11-17T23:29:53.750Z] DONE 88 tests, 37 skipped in 65.629s [2021-11-17T23:29:53.750Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-11-17T23:29:54.742Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-17T23:29:54.742Z] INFO: Testing against a local daemon [2021-11-17T23:29:54.742Z] === RUN TestCommitInheritsEnv [2021-11-17T23:29:54.742Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-17T23:29:54.742Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-11-17T23:29:54.742Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-17T23:29:54.742Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-17T23:29:54.742Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-17T23:29:54.742Z] === RUN TestImagesFilterMultiReference [2021-11-17T23:29:54.742Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-11-17T23:29:54.742Z] === RUN TestImagePullPlatformInvalid [2021-11-17T23:29:54.742Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-17T23:29:54.742Z] === RUN TestRemoveImageOrphaning [2021-11-17T23:29:55.060Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-17T23:29:55.060Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-17T23:29:55.626Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-17T23:29:55.733Z] --- PASS: TestRemoveImageOrphaning (0.74s) [2021-11-17T23:29:55.733Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-17T23:29:55.733Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-11-17T23:29:55.733Z] === RUN TestTagInvalidReference [2021-11-17T23:29:55.733Z] --- PASS: TestTagInvalidReference (0.03s) [2021-11-17T23:29:55.733Z] === RUN TestTagValidPrefixedRepo [2021-11-17T23:29:55.733Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-11-17T23:29:55.733Z] === RUN TestTagExistedNameWithoutForce [2021-11-17T23:29:55.733Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-11-17T23:29:55.733Z] === RUN TestTagOfficialNames [2021-11-17T23:29:55.733Z] --- PASS: TestTagOfficialNames (0.07s) [2021-11-17T23:29:55.733Z] === RUN TestTagMatchesDigest [2021-11-17T23:29:55.733Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-11-17T23:29:55.733Z] PASS [2021-11-17T23:29:55.733Z] ok github.com/docker/docker/integration/image 1.153s [2021-11-17T23:29:55.733Z] [2021-11-17T23:29:55.733Z] === Skipped [2021-11-17T23:29:55.733Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-11-17T23:29:55.733Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-17T23:29:55.733Z] [2021-11-17T23:29:55.733Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-17T23:29:55.733Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-17T23:29:55.733Z] [2021-11-17T23:29:55.733Z] [2021-11-17T23:29:55.733Z] DONE 11 tests, 2 skipped in 2.525s [2021-11-17T23:29:55.733Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-11-17T23:29:56.185Z] --- PASS: TestUpdateReplicatedJob (3.35s) [2021-11-17T23:29:56.185Z] === RUN TestServiceListWithStatuses [2021-11-17T23:29:56.185Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-17T23:29:56.185Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-17T23:29:56.185Z] === RUN TestDockerNetworkConnectAlias [2021-11-17T23:29:56.197Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-17T23:29:56.456Z] --- PASS: TestBuildMultiStageCopy (4.37s) [2021-11-17T23:29:56.456Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.41s) [2021-11-17T23:29:56.456Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.45s) [2021-11-17T23:29:56.456Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2021-11-17T23:29:56.456Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.47s) [2021-11-17T23:29:56.456Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.49s) [2021-11-17T23:29:56.456Z] === RUN TestBuildMultiStageParentConfig [2021-11-17T23:29:57.306Z] testing: warning: no tests to run [2021-11-17T23:29:57.306Z] PASS [2021-11-17T23:29:57.306Z] ok github.com/docker/docker/integration/network/ipvlan 0.090s [no tests to run] [2021-11-17T23:29:57.306Z] testing: warning: no tests to run [2021-11-17T23:29:57.306Z] PASS [2021-11-17T23:29:57.306Z] ok github.com/docker/docker/integration/network/macvlan 0.035s [no tests to run] [2021-11-17T23:29:57.777Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-17T23:29:57.777Z] INFO: Testing against a local daemon [2021-11-17T23:29:57.777Z] === RUN TestNetworkCreateDelete [2021-11-17T23:29:57.777Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-17T23:29:57.777Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-11-17T23:29:57.777Z] === RUN TestDockerNetworkDeletePreferID [2021-11-17T23:29:57.777Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-11-17T23:29:57.777Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-11-17T23:29:57.777Z] === RUN TestDaemonDNSFallback [2021-11-17T23:29:57.777Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-17T23:29:57.777Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-11-17T23:29:57.777Z] === RUN TestInspectNetwork [2021-11-17T23:29:57.777Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-17T23:29:57.777Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-17T23:29:57.777Z] === RUN TestRunContainerWithBridgeNone [2021-11-17T23:29:57.777Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-17T23:29:57.777Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-17T23:29:57.777Z] === RUN TestNetworkInvalidJSON [2021-11-17T23:29:57.777Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-17T23:29:57.777Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-17T23:29:57.777Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-17T23:29:57.777Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-17T23:29:57.777Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-17T23:29:57.777Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-17T23:29:57.777Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-17T23:29:57.777Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-17T23:29:57.777Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-17T23:29:57.777Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-11-17T23:29:57.777Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-17T23:29:57.777Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-17T23:29:57.777Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-17T23:29:57.777Z] === RUN TestNetworkList [2021-11-17T23:29:57.777Z] === RUN TestNetworkList//networks [2021-11-17T23:29:57.777Z] === PAUSE TestNetworkList//networks [2021-11-17T23:29:57.777Z] === RUN TestNetworkList//networks/ [2021-11-17T23:29:57.777Z] === PAUSE TestNetworkList//networks/ [2021-11-17T23:29:57.777Z] === CONT TestNetworkList//networks [2021-11-17T23:29:57.777Z] === CONT TestNetworkList//networks/ [2021-11-17T23:29:57.777Z] --- PASS: TestNetworkList (0.03s) [2021-11-17T23:29:57.777Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-17T23:29:57.777Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-17T23:29:57.777Z] === RUN TestHostIPv4BridgeLabel [2021-11-17T23:29:57.777Z] network_test.go:126: testEnv.OSType == "windows" [2021-11-17T23:29:57.777Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-17T23:29:57.777Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-17T23:29:57.777Z] service_test.go:29: testEnv.OSType == "windows" [2021-11-17T23:29:57.777Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-11-17T23:29:57.777Z] === RUN TestDaemonDefaultNetworkPools [2021-11-17T23:29:57.777Z] service_test.go:58: testEnv.OSType == "windows" [2021-11-17T23:29:57.777Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-11-17T23:29:57.777Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-17T23:29:57.777Z] service_test.go:102: testEnv.OSType == "windows" [2021-11-17T23:29:57.777Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-17T23:29:57.777Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-17T23:29:57.777Z] service_test.go:136: testEnv.OSType == "windows" [2021-11-17T23:29:57.777Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-17T23:29:57.777Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-17T23:29:57.777Z] service_test.go:187: testEnv.OSType == "windows" [2021-11-17T23:29:57.777Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-17T23:29:57.777Z] === RUN TestServiceWithPredefinedNetwork [2021-11-17T23:29:57.777Z] service_test.go:212: testEnv.OSType == "windows" [2021-11-17T23:29:57.777Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-17T23:29:57.777Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-17T23:29:57.777Z] service_test.go:242: FLAKY_TEST [2021-11-17T23:29:57.777Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-17T23:29:57.777Z] === RUN TestServiceWithDataPathPortInit [2021-11-17T23:29:57.777Z] service_test.go:332: testEnv.OSType == "windows" [2021-11-17T23:29:57.777Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-11-17T23:29:57.777Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-17T23:29:57.777Z] service_test.go:400: testEnv.OSType == "windows" [2021-11-17T23:29:57.777Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-17T23:29:57.777Z] PASS [2021-11-17T23:29:57.777Z] ok github.com/docker/docker/integration/network 0.147s [2021-11-17T23:29:57.777Z] [2021-11-17T23:29:57.777Z] === Skipped [2021-11-17T23:29:57.777Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-11-17T23:29:57.777Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-17T23:29:57.777Z] [2021-11-17T23:29:57.777Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-11-17T23:29:57.777Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-11-17T23:29:57.777Z] [2021-11-17T23:29:57.777Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-11-17T23:29:57.777Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-17T23:29:57.777Z] [2021-11-17T23:29:57.777Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-11-17T23:29:57.777Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-17T23:29:57.777Z] [2021-11-17T23:29:57.777Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-11-17T23:29:57.777Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-17T23:29:57.777Z] [2021-11-17T23:29:57.777Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-11-17T23:29:57.777Z] network_test.go:126: testEnv.OSType == "windows" [2021-11-17T23:29:57.777Z] [2021-11-17T23:29:57.777Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-11-17T23:29:57.777Z] service_test.go:29: testEnv.OSType == "windows" [2021-11-17T23:29:57.777Z] [2021-11-17T23:29:57.777Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-11-17T23:29:57.777Z] service_test.go:58: testEnv.OSType == "windows" [2021-11-17T23:29:57.777Z] [2021-11-17T23:29:57.777Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-17T23:29:57.777Z] service_test.go:102: testEnv.OSType == "windows" [2021-11-17T23:29:57.777Z] [2021-11-17T23:29:57.777Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-17T23:29:57.777Z] service_test.go:136: testEnv.OSType == "windows" [2021-11-17T23:29:57.777Z] [2021-11-17T23:29:57.777Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-17T23:29:57.777Z] service_test.go:187: testEnv.OSType == "windows" [2021-11-17T23:29:57.777Z] [2021-11-17T23:29:57.777Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-11-17T23:29:57.777Z] service_test.go:212: testEnv.OSType == "windows" [2021-11-17T23:29:57.777Z] [2021-11-17T23:29:57.777Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-17T23:29:57.777Z] service_test.go:242: FLAKY_TEST [2021-11-17T23:29:57.777Z] [2021-11-17T23:29:57.777Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-11-17T23:29:57.777Z] service_test.go:332: testEnv.OSType == "windows" [2021-11-17T23:29:57.777Z] [2021-11-17T23:29:57.777Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-17T23:29:57.777Z] service_test.go:400: testEnv.OSType == "windows" [2021-11-17T23:29:57.777Z] [2021-11-17T23:29:57.777Z] [2021-11-17T23:29:57.777Z] DONE 22 tests, 15 skipped in 2.041s [2021-11-17T23:29:57.777Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-11-17T23:29:57.834Z] --- PASS: TestBuildMultiStageParentConfig (1.21s) [2021-11-17T23:29:57.834Z] === RUN TestBuildLabelWithTargets [2021-11-17T23:29:58.248Z] testing: warning: no tests to run [2021-11-17T23:29:58.248Z] PASS [2021-11-17T23:29:58.248Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2021-11-17T23:29:58.248Z] [2021-11-17T23:29:58.248Z] DONE 0 tests in 0.318s [2021-11-17T23:29:58.248Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-11-17T23:29:58.719Z] testing: warning: no tests to run [2021-11-17T23:29:58.719Z] PASS [2021-11-17T23:29:58.719Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2021-11-17T23:29:58.719Z] [2021-11-17T23:29:58.719Z] DONE 0 tests in 0.316s [2021-11-17T23:29:58.719Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-11-17T23:29:59.716Z] testing: warning: no tests to run [2021-11-17T23:29:59.716Z] PASS [2021-11-17T23:29:59.716Z] ok github.com/docker/docker/integration/plugin 0.091s [no tests to run] [2021-11-17T23:29:59.716Z] testing: warning: no tests to run [2021-11-17T23:29:59.716Z] PASS [2021-11-17T23:29:59.716Z] ok github.com/docker/docker/integration/plugin/authz 0.047s [no tests to run] [2021-11-17T23:29:59.735Z] --- PASS: TestBuildLabelWithTargets (1.88s) [2021-11-17T23:29:59.735Z] === RUN TestBuildWithEmptyLayers [2021-11-17T23:30:00.354Z] --- PASS: TestDockerNetworkConnectAlias (4.16s) [2021-11-17T23:30:00.354Z] === RUN TestDockerNetworkReConnect [2021-11-17T23:30:00.671Z] --- PASS: TestBuildWithEmptyLayers (1.15s) [2021-11-17T23:30:00.671Z] === RUN TestBuildMultiStageOnBuild [2021-11-17T23:30:03.627Z] --- PASS: TestDockerNetworkReConnect (3.48s) [2021-11-17T23:30:03.627Z] === RUN TestServicePlugin [2021-11-17T23:30:03.960Z] --- PASS: TestBuildMultiStageOnBuild (2.81s) [2021-11-17T23:30:03.960Z] === RUN TestBuildUncleanTarFilenames [2021-11-17T23:30:05.335Z] --- PASS: TestBuildUncleanTarFilenames (1.57s) [2021-11-17T23:30:05.335Z] === RUN TestBuildMultiStageLayerLeak [2021-11-17T23:30:06.892Z] plugin_test.go:62: [dc4345b2f0c54] joining swarm manager [d73b86d22e31c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-17T23:30:08.256Z] plugin_test.go:65: [df561ecf3fbab] joining swarm manager [d73b86d22e31c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-17T23:30:08.426Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-17T23:30:08.426Z] INFO: Testing against a local daemon [2021-11-17T23:30:08.426Z] === RUN TestExternalGraphDriver [2021-11-17T23:30:08.426Z] external_test.go:48: runtime.GOOS == "windows" [2021-11-17T23:30:08.426Z] --- SKIP: TestExternalGraphDriver (0.01s) [2021-11-17T23:30:08.426Z] === RUN TestGraphdriverPluginV2 [2021-11-17T23:30:08.426Z] external_test.go:408: runtime.GOOS == "windows" [2021-11-17T23:30:08.426Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2021-11-17T23:30:08.426Z] PASS [2021-11-17T23:30:08.426Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.182s [2021-11-17T23:30:08.426Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-17T23:30:08.426Z] INFO: Testing against a local daemon [2021-11-17T23:30:08.426Z] === RUN TestPluginInvalidJSON [2021-11-17T23:30:08.426Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-17T23:30:08.426Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-17T23:30:08.426Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-17T23:30:08.426Z] --- PASS: TestPluginInvalidJSON (0.08s) [2021-11-17T23:30:08.426Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-11-17T23:30:08.426Z] === RUN TestPluginInstall [2021-11-17T23:30:08.426Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-17T23:30:08.426Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-17T23:30:08.426Z] === RUN TestPluginsWithRuntimes [2021-11-17T23:30:08.426Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-17T23:30:08.426Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-17T23:30:08.426Z] === RUN TestPluginBackCompatMediaTypes [2021-11-17T23:30:08.426Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-17T23:30:08.426Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-17T23:30:08.426Z] PASS [2021-11-17T23:30:08.426Z] ok github.com/docker/docker/integration/plugin/common 0.201s [2021-11-17T23:30:08.426Z] testing: warning: no tests to run [2021-11-17T23:30:08.426Z] PASS [2021-11-17T23:30:08.426Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.029s [no tests to run] [2021-11-17T23:30:08.426Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-17T23:30:08.426Z] INFO: Testing against a local daemon [2021-11-17T23:30:08.426Z] === RUN TestReadPluginNoRead [2021-11-17T23:30:08.426Z] read_test.go:21: no unix domain sockets on Windows [2021-11-17T23:30:08.426Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-11-17T23:30:08.426Z] PASS [2021-11-17T23:30:08.426Z] ok github.com/docker/docker/integration/plugin/logging 0.081s [2021-11-17T23:30:08.426Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-11-17T23:30:08.426Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-11-17T23:30:08.621Z] --- PASS: TestBuildMultiStageLayerLeak (2.86s) [2021-11-17T23:30:08.622Z] === RUN TestBuildWithHugeFile [2021-11-17T23:30:09.417Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-17T23:30:09.417Z] INFO: Testing against a local daemon [2021-11-17T23:30:09.417Z] === RUN TestPluginWithDevMounts [2021-11-17T23:30:09.417Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:09.417Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-17T23:30:09.417Z] PASS [2021-11-17T23:30:09.417Z] ok github.com/docker/docker/integration/plugin/volumes 0.064s [2021-11-17T23:30:09.417Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-11-17T23:30:09.417Z] [2021-11-17T23:30:09.417Z] === Skipped [2021-11-17T23:30:09.417Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-11-17T23:30:09.417Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-17T23:30:09.417Z] [2021-11-17T23:30:09.417Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-11-17T23:30:09.417Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-17T23:30:09.417Z] [2021-11-17T23:30:09.417Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-11-17T23:30:09.417Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-17T23:30:09.417Z] [2021-11-17T23:30:09.417Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2021-11-17T23:30:09.417Z] external_test.go:48: runtime.GOOS == "windows" [2021-11-17T23:30:09.417Z] [2021-11-17T23:30:09.417Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2021-11-17T23:30:09.417Z] external_test.go:408: runtime.GOOS == "windows" [2021-11-17T23:30:09.417Z] [2021-11-17T23:30:09.417Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-11-17T23:30:09.417Z] read_test.go:21: no unix domain sockets on Windows [2021-11-17T23:30:09.417Z] [2021-11-17T23:30:09.417Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-11-17T23:30:09.417Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:09.417Z] [2021-11-17T23:30:09.417Z] [2021-11-17T23:30:09.417Z] DONE 9 tests, 7 skipped in 10.541s [2021-11-17T23:30:09.417Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-11-17T23:30:09.888Z] testing: warning: no tests to run [2021-11-17T23:30:09.888Z] PASS [2021-11-17T23:30:09.888Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2021-11-17T23:30:09.888Z] [2021-11-17T23:30:09.888Z] DONE 0 tests in 0.331s [2021-11-17T23:30:09.888Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-11-17T23:30:10.367Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-17T23:30:10.367Z] INFO: Testing against a local daemon [2021-11-17T23:30:10.367Z] === RUN TestPluginInvalidJSON [2021-11-17T23:30:10.367Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-17T23:30:10.367Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-17T23:30:10.367Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-17T23:30:10.367Z] --- PASS: TestPluginInvalidJSON (0.08s) [2021-11-17T23:30:10.367Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-11-17T23:30:10.367Z] === RUN TestPluginInstall [2021-11-17T23:30:10.367Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-17T23:30:10.367Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-17T23:30:10.367Z] === RUN TestPluginsWithRuntimes [2021-11-17T23:30:10.367Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-17T23:30:10.367Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-17T23:30:10.367Z] === RUN TestPluginBackCompatMediaTypes [2021-11-17T23:30:10.367Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-17T23:30:10.367Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-17T23:30:10.367Z] PASS [2021-11-17T23:30:10.367Z] ok github.com/docker/docker/integration/plugin/common (cached) [2021-11-17T23:30:10.838Z] [2021-11-17T23:30:10.838Z] === Skipped [2021-11-17T23:30:10.838Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-11-17T23:30:10.838Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-17T23:30:10.838Z] [2021-11-17T23:30:10.838Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-11-17T23:30:10.838Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-17T23:30:10.838Z] [2021-11-17T23:30:10.838Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-11-17T23:30:10.838Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-17T23:30:10.838Z] [2021-11-17T23:30:10.838Z] [2021-11-17T23:30:10.838Z] DONE 5 tests, 3 skipped in 0.888s [2021-11-17T23:30:10.838Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-11-17T23:30:11.309Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-17T23:30:11.309Z] INFO: Testing against a local daemon [2021-11-17T23:30:11.309Z] === RUN TestExternalGraphDriver [2021-11-17T23:30:11.309Z] external_test.go:48: runtime.GOOS == "windows" [2021-11-17T23:30:11.309Z] --- SKIP: TestExternalGraphDriver (0.01s) [2021-11-17T23:30:11.309Z] === RUN TestGraphdriverPluginV2 [2021-11-17T23:30:11.309Z] external_test.go:408: runtime.GOOS == "windows" [2021-11-17T23:30:11.309Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2021-11-17T23:30:11.309Z] PASS [2021-11-17T23:30:11.309Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2021-11-17T23:30:11.309Z] [2021-11-17T23:30:11.309Z] === Skipped [2021-11-17T23:30:11.309Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2021-11-17T23:30:11.309Z] external_test.go:48: runtime.GOOS == "windows" [2021-11-17T23:30:11.309Z] [2021-11-17T23:30:11.309Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2021-11-17T23:30:11.309Z] external_test.go:408: runtime.GOOS == "windows" [2021-11-17T23:30:11.309Z] [2021-11-17T23:30:11.309Z] [2021-11-17T23:30:11.309Z] DONE 2 tests, 2 skipped in 0.789s [2021-11-17T23:30:11.309Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-11-17T23:30:12.305Z] testing: warning: no tests to run [2021-11-17T23:30:12.305Z] PASS [2021-11-17T23:30:12.305Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-11-17T23:30:12.305Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-17T23:30:12.305Z] INFO: Testing against a local daemon [2021-11-17T23:30:12.305Z] === RUN TestReadPluginNoRead [2021-11-17T23:30:12.305Z] read_test.go:21: no unix domain sockets on Windows [2021-11-17T23:30:12.305Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-11-17T23:30:12.305Z] PASS [2021-11-17T23:30:12.305Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2021-11-17T23:30:12.305Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-11-17T23:30:12.305Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-11-17T23:30:12.305Z] [2021-11-17T23:30:12.305Z] === Skipped [2021-11-17T23:30:12.305Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-11-17T23:30:12.305Z] read_test.go:21: no unix domain sockets on Windows [2021-11-17T23:30:12.305Z] [2021-11-17T23:30:12.305Z] [2021-11-17T23:30:12.305Z] DONE 1 tests, 1 skipped in 0.912s [2021-11-17T23:30:12.305Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-11-17T23:30:13.297Z] testing: warning: no tests to run [2021-11-17T23:30:13.297Z] PASS [2021-11-17T23:30:13.297Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-11-17T23:30:13.297Z] [2021-11-17T23:30:13.297Z] DONE 0 tests in 0.675s [2021-11-17T23:30:13.297Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-11-17T23:30:13.768Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-17T23:30:13.768Z] INFO: Testing against a local daemon [2021-11-17T23:30:13.768Z] === RUN TestPluginWithDevMounts [2021-11-17T23:30:13.768Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:13.768Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-17T23:30:13.768Z] PASS [2021-11-17T23:30:13.768Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2021-11-17T23:30:13.768Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-11-17T23:30:14.239Z] [2021-11-17T23:30:14.239Z] === Skipped [2021-11-17T23:30:14.239Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-11-17T23:30:14.239Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:14.239Z] [2021-11-17T23:30:14.239Z] [2021-11-17T23:30:14.239Z] DONE 1 tests, 1 skipped in 0.827s [2021-11-17T23:30:14.239Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-11-17T23:30:15.818Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-17T23:30:15.818Z] INFO: Testing against a local daemon [2021-11-17T23:30:15.818Z] === RUN TestSecretInspect [2021-11-17T23:30:15.818Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:15.818Z] --- SKIP: TestSecretInspect (0.01s) [2021-11-17T23:30:15.818Z] === RUN TestSecretList [2021-11-17T23:30:15.818Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:15.818Z] --- SKIP: TestSecretList (0.00s) [2021-11-17T23:30:15.818Z] === RUN TestSecretsCreateAndDelete [2021-11-17T23:30:15.818Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:15.818Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-11-17T23:30:15.818Z] === RUN TestSecretsUpdate [2021-11-17T23:30:15.818Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:15.818Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-11-17T23:30:15.818Z] === RUN TestTemplatedSecret [2021-11-17T23:30:15.818Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:15.818Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-17T23:30:15.818Z] === RUN TestSecretCreateResolve [2021-11-17T23:30:15.818Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-17T23:30:15.818Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-11-17T23:30:15.818Z] PASS [2021-11-17T23:30:15.818Z] ok github.com/docker/docker/integration/secret 0.080s [2021-11-17T23:30:15.818Z] [2021-11-17T23:30:15.818Z] === Skipped [2021-11-17T23:30:15.818Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2021-11-17T23:30:15.818Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:15.818Z] [2021-11-17T23:30:15.818Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-11-17T23:30:15.818Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:15.818Z] [2021-11-17T23:30:15.818Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-11-17T23:30:15.818Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:15.818Z] [2021-11-17T23:30:15.818Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-11-17T23:30:15.818Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:15.818Z] [2021-11-17T23:30:15.818Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-11-17T23:30:15.818Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:15.818Z] [2021-11-17T23:30:15.818Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-11-17T23:30:15.818Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-17T23:30:15.818Z] [2021-11-17T23:30:15.818Z] [2021-11-17T23:30:15.818Z] DONE 6 tests, 6 skipped in 1.556s [2021-11-17T23:30:15.818Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-11-17T23:30:17.391Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-17T23:30:17.391Z] INFO: Testing against a local daemon [2021-11-17T23:30:17.391Z] === RUN TestServiceCreateInit [2021-11-17T23:30:17.391Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-17T23:30:17.391Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:17.391Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-17T23:30:17.391Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:17.391Z] --- PASS: TestServiceCreateInit (0.04s) [2021-11-17T23:30:17.391Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-17T23:30:17.391Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-17T23:30:17.391Z] === RUN TestCreateServiceMultipleTimes [2021-11-17T23:30:17.391Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:17.391Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-11-17T23:30:17.391Z] === RUN TestCreateServiceConflict [2021-11-17T23:30:17.391Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:17.391Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-11-17T23:30:17.391Z] === RUN TestCreateServiceMaxReplicas [2021-11-17T23:30:17.391Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:17.391Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-11-17T23:30:17.391Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-17T23:30:17.391Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:17.391Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-17T23:30:17.391Z] === RUN TestCreateServiceSecretFileMode [2021-11-17T23:30:17.391Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:17.391Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-11-17T23:30:17.391Z] === RUN TestCreateServiceConfigFileMode [2021-11-17T23:30:17.391Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:17.391Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-11-17T23:30:17.391Z] === RUN TestCreateServiceSysctls [2021-11-17T23:30:17.391Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:17.391Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-11-17T23:30:17.391Z] === RUN TestCreateServiceCapabilities [2021-11-17T23:30:17.391Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:17.391Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-11-17T23:30:17.391Z] === RUN TestInspect [2021-11-17T23:30:17.391Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:17.391Z] --- SKIP: TestInspect (0.00s) [2021-11-17T23:30:17.391Z] === RUN TestCreateJob [2021-11-17T23:30:17.391Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:17.391Z] --- SKIP: TestCreateJob (0.00s) [2021-11-17T23:30:17.391Z] === RUN TestReplicatedJob [2021-11-17T23:30:17.391Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:17.391Z] --- SKIP: TestReplicatedJob (0.00s) [2021-11-17T23:30:17.391Z] === RUN TestUpdateReplicatedJob [2021-11-17T23:30:17.391Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:17.391Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-11-17T23:30:17.391Z] === RUN TestServiceListWithStatuses [2021-11-17T23:30:17.391Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:17.391Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-17T23:30:17.391Z] === RUN TestDockerNetworkConnectAlias [2021-11-17T23:30:17.391Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:17.391Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-11-17T23:30:17.391Z] === RUN TestDockerNetworkReConnect [2021-11-17T23:30:17.391Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:17.391Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-11-17T23:30:17.391Z] === RUN TestServicePlugin [2021-11-17T23:30:17.391Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:17.391Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-17T23:30:17.391Z] === RUN TestServiceUpdateLabel [2021-11-17T23:30:17.391Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-17T23:30:17.391Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-11-17T23:30:17.391Z] === RUN TestServiceUpdateSecrets [2021-11-17T23:30:17.391Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-17T23:30:17.391Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-11-17T23:30:17.391Z] === RUN TestServiceUpdateConfigs [2021-11-17T23:30:17.391Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-17T23:30:17.391Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-11-17T23:30:17.391Z] === RUN TestServiceUpdateNetwork [2021-11-17T23:30:17.391Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-17T23:30:17.391Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-11-17T23:30:17.391Z] === RUN TestServiceUpdatePidsLimit [2021-11-17T23:30:17.391Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-17T23:30:17.391Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-11-17T23:30:17.391Z] PASS [2021-11-17T23:30:17.391Z] ok github.com/docker/docker/integration/service 0.202s [2021-11-17T23:30:17.863Z] [2021-11-17T23:30:17.863Z] === Skipped [2021-11-17T23:30:17.863Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-17T23:30:17.863Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:17.863Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-17T23:30:17.863Z] [2021-11-17T23:30:17.863Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-17T23:30:17.863Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:17.863Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-17T23:30:17.863Z] [2021-11-17T23:30:17.863Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-11-17T23:30:17.863Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:17.863Z] [2021-11-17T23:30:17.863Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-11-17T23:30:17.863Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:17.863Z] [2021-11-17T23:30:17.863Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2021-11-17T23:30:17.863Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:17.863Z] [2021-11-17T23:30:17.863Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-17T23:30:17.863Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:17.863Z] [2021-11-17T23:30:17.863Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-11-17T23:30:17.863Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:17.863Z] [2021-11-17T23:30:17.863Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-11-17T23:30:17.863Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:17.863Z] [2021-11-17T23:30:17.863Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-11-17T23:30:17.863Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:17.863Z] [2021-11-17T23:30:17.863Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-11-17T23:30:17.863Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:17.863Z] [2021-11-17T23:30:17.863Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-11-17T23:30:17.863Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:17.863Z] [2021-11-17T23:30:17.863Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-11-17T23:30:17.863Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:17.863Z] [2021-11-17T23:30:17.863Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-11-17T23:30:17.863Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:17.863Z] [2021-11-17T23:30:17.863Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-11-17T23:30:17.863Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:17.863Z] [2021-11-17T23:30:17.863Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-11-17T23:30:17.863Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:17.863Z] [2021-11-17T23:30:17.863Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-11-17T23:30:17.863Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:17.863Z] [2021-11-17T23:30:17.863Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-11-17T23:30:17.863Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:17.863Z] [2021-11-17T23:30:17.863Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-11-17T23:30:17.863Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:17.863Z] [2021-11-17T23:30:17.863Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-11-17T23:30:17.863Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-17T23:30:17.863Z] [2021-11-17T23:30:17.863Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-11-17T23:30:17.863Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-17T23:30:17.863Z] [2021-11-17T23:30:17.863Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-11-17T23:30:17.863Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-17T23:30:17.863Z] [2021-11-17T23:30:17.863Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-11-17T23:30:17.863Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-17T23:30:17.863Z] [2021-11-17T23:30:17.863Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-11-17T23:30:17.863Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-17T23:30:17.863Z] [2021-11-17T23:30:17.863Z] [2021-11-17T23:30:17.863Z] DONE 24 tests, 23 skipped in 2.053s [2021-11-17T23:30:17.863Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-11-17T23:30:19.438Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-17T23:30:19.438Z] INFO: Testing against a local daemon [2021-11-17T23:30:19.438Z] === RUN TestSessionCreate [2021-11-17T23:30:19.438Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-17T23:30:19.438Z] --- SKIP: TestSessionCreate (0.00s) [2021-11-17T23:30:19.438Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-17T23:30:19.438Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-17T23:30:19.438Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-11-17T23:30:19.438Z] PASS [2021-11-17T23:30:19.438Z] ok github.com/docker/docker/integration/session 0.078s [2021-11-17T23:30:19.438Z] [2021-11-17T23:30:19.438Z] === Skipped [2021-11-17T23:30:19.438Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-11-17T23:30:19.438Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-17T23:30:19.438Z] [2021-11-17T23:30:19.438Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-11-17T23:30:19.438Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-17T23:30:19.438Z] [2021-11-17T23:30:19.438Z] [2021-11-17T23:30:19.438Z] DONE 2 tests, 2 skipped in 1.429s [2021-11-17T23:30:19.438Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-11-17T23:30:21.011Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-17T23:30:21.011Z] INFO: Testing against a local daemon [2021-11-17T23:30:21.011Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-17T23:30:21.011Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:21.011Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-17T23:30:21.011Z] === RUN TestEventsExecDie [2021-11-17T23:30:21.011Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-17T23:30:21.011Z] --- SKIP: TestEventsExecDie (0.00s) [2021-11-17T23:30:21.011Z] === RUN TestEventsBackwardsCompatible [2021-11-17T23:30:21.011Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-17T23:30:21.011Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-11-17T23:30:21.011Z] === RUN TestInfoAPI [2021-11-17T23:30:21.011Z] --- PASS: TestInfoAPI (0.04s) [2021-11-17T23:30:21.011Z] === RUN TestInfoAPIWarnings [2021-11-17T23:30:21.011Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-17T23:30:21.011Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-11-17T23:30:21.011Z] === RUN TestInfoDebug [2021-11-17T23:30:21.011Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-17T23:30:21.011Z] --- SKIP: TestInfoDebug (0.00s) [2021-11-17T23:30:21.011Z] === RUN TestInfoInsecureRegistries [2021-11-17T23:30:21.011Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-17T23:30:21.011Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-11-17T23:30:21.011Z] === RUN TestInfoRegistryMirrors [2021-11-17T23:30:21.011Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-17T23:30:21.011Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-11-17T23:30:21.011Z] === RUN TestLoginFailsWithBadCredentials [2021-11-17T23:30:22.003Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2021-11-17T23:30:22.003Z] === RUN TestPingCacheHeaders [2021-11-17T23:30:22.003Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-11-17T23:30:22.003Z] === RUN TestPingGet [2021-11-17T23:30:22.003Z] --- PASS: TestPingGet (0.03s) [2021-11-17T23:30:22.003Z] === RUN TestPingHead [2021-11-17T23:30:22.003Z] --- PASS: TestPingHead (0.03s) [2021-11-17T23:30:22.003Z] === RUN TestVersion [2021-11-17T23:30:22.003Z] --- PASS: TestVersion (0.02s) [2021-11-17T23:30:22.003Z] PASS [2021-11-17T23:30:22.003Z] ok github.com/docker/docker/integration/system 1.210s [2021-11-17T23:30:22.003Z] [2021-11-17T23:30:22.003Z] === Skipped [2021-11-17T23:30:22.003Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-17T23:30:22.003Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-17T23:30:22.003Z] [2021-11-17T23:30:22.003Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-11-17T23:30:22.003Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-17T23:30:22.003Z] [2021-11-17T23:30:22.003Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-11-17T23:30:22.003Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-17T23:30:22.003Z] [2021-11-17T23:30:22.003Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-11-17T23:30:22.003Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-17T23:30:22.003Z] [2021-11-17T23:30:22.003Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-11-17T23:30:22.003Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-17T23:30:22.003Z] [2021-11-17T23:30:22.003Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-11-17T23:30:22.003Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-17T23:30:22.003Z] [2021-11-17T23:30:22.003Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-11-17T23:30:22.003Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-17T23:30:22.003Z] [2021-11-17T23:30:22.003Z] [2021-11-17T23:30:22.003Z] DONE 13 tests, 7 skipped in 2.589s [2021-11-17T23:30:22.003Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-11-17T23:30:23.581Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-17T23:30:23.581Z] INFO: Testing against a local daemon [2021-11-17T23:30:23.581Z] === RUN TestVolumesCreateAndList [2021-11-17T23:30:23.581Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-11-17T23:30:23.581Z] === RUN TestVolumesRemove [2021-11-17T23:30:23.581Z] --- PASS: TestVolumesRemove (0.05s) [2021-11-17T23:30:23.581Z] === RUN TestVolumesInspect [2021-11-17T23:30:23.581Z] --- PASS: TestVolumesInspect (0.03s) [2021-11-17T23:30:23.581Z] === RUN TestVolumesInvalidJSON [2021-11-17T23:30:23.581Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-17T23:30:23.581Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-17T23:30:23.581Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-17T23:30:23.581Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-11-17T23:30:23.581Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-17T23:30:23.581Z] PASS [2021-11-17T23:30:23.581Z] ok github.com/docker/docker/integration/volume 0.214s [2021-11-17T23:30:23.581Z] [2021-11-17T23:30:23.581Z] DONE 5 tests in 1.753s [2021-11-17T23:30:23.581Z] INFO: make.ps1 ended at 11/17/2021 23:30:23 [2021-11-17T23:30:23.581Z] INFO: Integration CLI tests being run from the host: [2021-11-17T23:30:23.581Z] 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" [2021-11-17T23:30:32.273Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-17T23:30:32.273Z] INFO: Testing against a local daemon [2021-11-17T23:30:32.273Z] === RUN TestDockerSuite [2021-11-17T23:30:32.273Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-17T23:30:32.273Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-17T23:30:32.273Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-17T23:30:32.273Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-17T23:30:32.273Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-17T23:30:32.273Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-17T23:30:32.273Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-17T23:30:32.273Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-17T23:30:32.273Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-17T23:30:32.273Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-17T23:30:32.273Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-17T23:30:32.273Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-17T23:30:32.743Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-17T23:30:33.213Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-17T23:30:34.743Z] --- PASS: TestServicePlugin (29.92s) [2021-11-17T23:30:34.743Z] === RUN TestServiceUpdateLabel [2021-11-17T23:30:35.263Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-11-17T23:30:35.263Z] Copying nested executables into bundles/binary-daemon [2021-11-17T23:30:35.263Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [2021-11-17T23:30:35.304Z] --- PASS: TestServiceUpdateLabel (2.25s) [2021-11-17T23:30:35.305Z] === RUN TestServiceUpdateSecrets [Pipeline] sh [2021-11-17T23:30:35.603Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43027/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=169f57b959d2fdd38bac7fbfbcafbe22d036c2d2 -e DOCKER_GRAPHDRIVER docker:169f57b959d2fdd38bac7fbfbcafbe22d036c2d2 hack/make.sh cross [2021-11-17T23:30:36.174Z] [2021-11-17T23:30:36.435Z] Removing bundles/ [2021-11-17T23:30:36.435Z] [2021-11-17T23:30:36.435Z] ---> Making bundle: cross (in bundles/cross) [2021-11-17T23:30:36.435Z] Cross building: bundles/cross/linux/amd64 [2021-11-17T23:30:36.435Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-11-17T23:30:36.435Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-11-17T23:30:50.139Z] --- PASS: TestServiceUpdateSecrets (14.52s) [2021-11-17T23:30:50.139Z] === RUN TestServiceUpdateConfigs [2021-11-17T23:31:04.973Z] --- PASS: TestServiceUpdateConfigs (14.42s) [2021-11-17T23:31:04.973Z] === RUN TestServiceUpdateNetwork [2021-11-17T23:31:17.207Z] --- PASS: TestServiceUpdateNetwork (12.36s) [2021-11-17T23:31:17.207Z] === RUN TestServiceUpdatePidsLimit [2021-11-17T23:31:18.133Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-11-17T23:31:18.694Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-11-17T23:31:26.774Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-11-17T23:31:30.064Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-17T23:31:30.064Z] Using test binary docker [2021-11-17T23:31:30.064Z] +++ /etc/init.d/apparmor start [2021-11-17T23:31:30.064Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-17T23:31:30.064Z] INFO: Waiting for daemon to start... [2021-11-17T23:31:30.064Z] Starting dockerd [2021-11-17T23:31:30.064Z] +++ 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 [2021-11-17T23:31:30.064Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-17T23:31:30.064Z] Using test binary docker [2021-11-17T23:31:30.064Z] +++ /etc/init.d/apparmor start [2021-11-17T23:31:30.064Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-17T23:31:30.064Z] INFO: Waiting for daemon to start... [2021-11-17T23:31:30.064Z] Starting dockerd [2021-11-17T23:31:30.064Z] +++ 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 [2021-11-17T23:31:30.064Z] . [2021-11-17T23:31:30.064Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-17T23:31:30.064Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-17T23:31:30.064Z] Error: No such image: emptyfs [2021-11-17T23:31:30.064Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-17T23:31:30.064Z] ++++ docker load [2021-11-17T23:31:30.064Z] Running integration-test (iteration 1) [2021-11-17T23:31:30.064Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-11-17T23:31:30.064Z] ++ 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)/' [2021-11-17T23:31:30.064Z] ++ set -e [2021-11-17T23:31:30.064Z] ++ '[' -n 0 ']' [2021-11-17T23:31:30.064Z] ++ set -x [2021-11-17T23:31:30.064Z] ++ 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)/' [2021-11-17T23:31:30.064Z] [2021-11-17T23:31:30.064Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-17T23:31:30.064Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-17T23:31:30.064Z] Error: No such image: emptyfs [2021-11-17T23:31:30.064Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-17T23:31:30.064Z] ++++ docker load [2021-11-17T23:31:30.064Z] Running integration-test (iteration 1) [2021-11-17T23:31:30.064Z] 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)/ [2021-11-17T23:31:30.064Z] ++ 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)/' [2021-11-17T23:31:30.064Z] ++ set -e [2021-11-17T23:31:30.064Z] ++ '[' -n 0 ']' [2021-11-17T23:31:30.064Z] ++ set -x [2021-11-17T23:31:30.064Z] ++ 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)/' [2021-11-17T23:31:33.305Z] --- PASS: TestServiceUpdatePidsLimit (15.96s) [2021-11-17T23:31:33.305Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2021-11-17T23:31:33.305Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2021-11-17T23:31:33.305Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2021-11-17T23:31:33.305Z] PASS [2021-11-17T23:31:33.305Z] [2021-11-17T23:31:33.305Z] === Skipped [2021-11-17T23:31:33.305Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-17T23:31:33.305Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-17T23:31:33.305Z] [2021-11-17T23:31:33.305Z] [2021-11-17T23:31:33.305Z] DONE 27 tests, 1 skipped in 182.055s [2021-11-17T23:31:33.305Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-11-17T23:31:33.305Z] INFO: Testing against a local daemon [2021-11-17T23:31:33.305Z] === RUN TestSessionCreate [2021-11-17T23:31:33.305Z] --- PASS: TestSessionCreate (0.02s) [2021-11-17T23:31:33.305Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-17T23:31:33.305Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-17T23:31:33.305Z] PASS [2021-11-17T23:31:33.305Z] [2021-11-17T23:31:33.305Z] DONE 2 tests in 0.088s [2021-11-17T23:31:33.305Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-11-17T23:31:33.305Z] INFO: Testing against a local daemon [2021-11-17T23:31:33.305Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-17T23:31:33.305Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-11-17T23:31:33.305Z] === RUN TestEventsExecDie [2021-11-17T23:31:33.305Z] --- PASS: TestEventsExecDie (0.57s) [2021-11-17T23:31:33.305Z] === RUN TestEventsBackwardsCompatible [2021-11-17T23:31:33.562Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-11-17T23:31:33.562Z] === RUN TestInfoBinaryCommits [2021-11-17T23:31:33.562Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-11-17T23:31:33.562Z] === RUN TestInfoAPIVersioned [2021-11-17T23:31:33.562Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-17T23:31:33.562Z] === RUN TestInfoDiscoveryBackend [2021-11-17T23:31:34.123Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-11-17T23:31:34.123Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-17T23:31:35.049Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-11-17T23:31:35.049Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-17T23:31:35.610Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-11-17T23:31:35.610Z] === RUN TestInfoAPI [2021-11-17T23:31:35.610Z] --- PASS: TestInfoAPI (0.02s) [2021-11-17T23:31:35.610Z] === RUN TestInfoAPIWarnings [2021-11-17T23:31:53.642Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-11-17T23:31:53.642Z] === RUN TestInfoDebug [2021-11-17T23:31:53.642Z] --- PASS: TestInfoDebug (0.53s) [2021-11-17T23:31:53.642Z] === RUN TestInfoInsecureRegistries [2021-11-17T23:31:53.642Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-11-17T23:31:53.642Z] === RUN TestInfoRegistryMirrors [2021-11-17T23:31:53.642Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-11-17T23:31:53.642Z] === RUN TestLoginFailsWithBadCredentials [2021-11-17T23:31:53.642Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-11-17T23:31:53.642Z] === RUN TestPingCacheHeaders [2021-11-17T23:31:53.643Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-17T23:31:53.643Z] === RUN TestPingGet [2021-11-17T23:31:53.643Z] --- PASS: TestPingGet (0.01s) [2021-11-17T23:31:53.643Z] === RUN TestPingHead [2021-11-17T23:31:53.643Z] --- PASS: TestPingHead (0.02s) [2021-11-17T23:31:53.643Z] === RUN TestVersion [2021-11-17T23:31:53.643Z] --- PASS: TestVersion (0.02s) [2021-11-17T23:31:53.643Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-11-17T23:31:55.006Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.16s) [2021-11-17T23:31:55.006Z] PASS [2021-11-17T23:31:55.006Z] [2021-11-17T23:31:55.006Z] DONE 18 tests in 21.942s [2021-11-17T23:31:55.006Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-17T23:31:55.006Z] INFO: Testing against a local daemon [2021-11-17T23:31:55.006Z] === RUN TestVolumesCreateAndList [2021-11-17T23:31:55.006Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-17T23:31:55.006Z] === RUN TestVolumesRemove [2021-11-17T23:31:55.006Z] --- PASS: TestVolumesRemove (0.08s) [2021-11-17T23:31:55.006Z] === RUN TestVolumesInspect [2021-11-17T23:31:55.007Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-17T23:31:55.007Z] === RUN TestVolumesInvalidJSON [2021-11-17T23:31:55.007Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-17T23:31:55.007Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-17T23:31:55.007Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-17T23:31:55.007Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-11-17T23:31:55.007Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-17T23:31:55.007Z] PASS [2021-11-17T23:31:55.007Z] [2021-11-17T23:31:55.007Z] DONE 5 tests in 0.174s [2021-11-17T23:31:55.007Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-17T23:31:56.370Z] Stopping apparmor (via systemctl): apparmor.service. [2021-11-17T23:31:56.370Z] Removing test suite binaries [2021-11-17T23:31:56.626Z] exiting test-integration [2021-11-17T23:31:56.626Z] ++ exit 0 [2021-11-17T23:31:56.626Z] Post stage [Pipeline] junit [2021-11-17T23:31:59.174Z] Recording test results [2021-11-17T23:31:59.347Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-17T23:31:59.674Z] + echo Ensuring container killed. [2021-11-17T23:31:59.674Z] Ensuring container killed. [2021-11-17T23:31:59.674Z] + docker rm -vf docker-pr5 [2021-11-17T23:31:59.674Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-11-17T23:31:59.991Z] + echo Chowning /workspace to jenkins user [2021-11-17T23:31:59.991Z] Chowning /workspace to jenkins user [2021-11-17T23:31:59.991Z] + id -u [2021-11-17T23:31:59.991Z] + id -g [2021-11-17T23:31:59.991Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43027:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-17T23:32:02.219Z] + bundleName=amd64-cgroup2 [2021-11-17T23:32:02.219Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-11-17T23:32:02.219Z] Creating amd64-cgroup2-bundles.tar.gz [2021-11-17T23:32:02.219Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-11-17T23:32:02.219Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-11-17T23:32:02.791Z] Archiving artifacts [2021-11-17T23:32:03.218Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43027/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-17T23:32:03.523Z] + make clean [2021-11-17T23:32:03.523Z] docker volume rm -f docker-dev-cache [2021-11-17T23:32:03.523Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-17T23:32:08.787Z] Loaded image: buildpack-deps:buster [2021-11-17T23:32:08.788Z] Loaded image: busybox:latest [2021-11-17T23:32:09.355Z] Loaded image: buildpack-deps:buster [2021-11-17T23:32:09.355Z] Loaded image: busybox:glibc [2021-11-17T23:32:09.613Z] Loaded image: busybox:latest [2021-11-17T23:32:09.872Z] Loaded image: busybox:glibc [2021-11-17T23:32:12.934Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-11-17T23:32:12.934Z] Copying nested executables into bundles/cross/linux/amd64 [2021-11-17T23:32:12.934Z] Cross building: bundles/cross/windows/amd64 [2021-11-17T23:32:12.934Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-11-17T23:32:12.934Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-11-17T23:32:14.768Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-17T23:32:14.768Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-17T23:32:14.768Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-17T23:32:14.768Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-17T23:32:14.768Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-17T23:32:14.768Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-17T23:32:14.768Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-17T23:32:14.768Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-17T23:32:14.768Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-17T23:32:14.768Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-17T23:32:14.768Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-17T23:32:14.768Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-17T23:32:14.768Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-17T23:32:14.768Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-17T23:32:14.768Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-17T23:32:14.768Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-17T23:32:14.768Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-17T23:32:14.768Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-17T23:32:14.768Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-11-17T23:32:14.768Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-17T23:32:17.981Z] Loaded image: debian:bullseye [2021-11-17T23:32:17.981Z] Loaded image: hello-world:latest [2021-11-17T23:32:17.981Z] Loaded image: arm32v7/hello-world:latest [2021-11-17T23:32:17.981Z] Loaded image: debian:bullseye [2021-11-17T23:32:17.981Z] INFO: Testing against a local daemon [2021-11-17T23:32:17.981Z] === RUN TestDockerDaemonSuite [2021-11-17T23:32:17.981Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-11-17T23:32:17.981Z] Loaded image: hello-world:latest [2021-11-17T23:32:17.981Z] Loaded image: arm32v7/hello-world:latest [2021-11-17T23:32:17.981Z] INFO: Testing against a local daemon [2021-11-17T23:32:17.981Z] === RUN TestDockerSuite [2021-11-17T23:32:17.981Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-17T23:32:17.981Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-17T23:32:17.981Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-17T23:32:18.239Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-17T23:32:18.239Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-17T23:32:18.239Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-17T23:32:18.239Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-17T23:32:18.239Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-17T23:32:19.174Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-17T23:32:19.174Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-17T23:32:19.568Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-17T23:32:19.568Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-17T23:32:19.568Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-17T23:32:19.568Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-11-17T23:32:19.568Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-17T23:32:19.742Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-17T23:32:19.742Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-17T23:32:20.000Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-17T23:32:20.260Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-17T23:32:20.260Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-17T23:32:20.826Z] --- PASS: TestBuildWithHugeFile (132.67s) [2021-11-17T23:32:20.826Z] === RUN TestBuildWithEmptyDockerfile [2021-11-17T23:32:20.826Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-17T23:32:20.826Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-17T23:32:20.826Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-17T23:32:20.826Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-17T23:32:20.826Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-17T23:32:20.826Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-17T23:32:20.826Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-17T23:32:20.826Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-17T23:32:20.826Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-17T23:32:20.826Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2021-11-17T23:32:20.826Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2021-11-17T23:32:20.826Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-11-17T23:32:20.826Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2021-11-17T23:32:20.826Z] === RUN TestBuildPreserveOwnership [2021-11-17T23:32:20.826Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-17T23:32:21.392Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-17T23:32:21.650Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-17T23:32:21.650Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-17T23:32:21.650Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-17T23:32:22.535Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-17T23:32:22.591Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-11-17T23:32:22.850Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-17T23:32:23.783Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-17T23:32:23.783Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-17T23:32:23.783Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-17T23:32:23.783Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-17T23:32:23.783Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-17T23:32:23.783Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-17T23:32:24.108Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-17T23:32:24.108Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2021-11-17T23:32:24.108Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-17T23:32:24.108Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-17T23:32:24.108Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-17T23:32:24.108Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-11-17T23:32:24.108Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-17T23:32:24.108Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-17T23:32:24.108Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-17T23:32:25.157Z] --- PASS: TestBuildPreserveOwnership (3.99s) [2021-11-17T23:32:25.157Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.73s) [2021-11-17T23:32:25.157Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.25s) [2021-11-17T23:32:25.157Z] === RUN TestBuildPlatformInvalid [2021-11-17T23:32:25.157Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-11-17T23:32:25.157Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-17T23:32:27.070Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-11-17T23:32:27.071Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-17T23:32:27.071Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-17T23:32:27.071Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-17T23:32:27.071Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-17T23:32:28.502Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-17T23:32:30.403Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-17T23:32:31.855Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-17T23:32:32.306Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-17T23:32:34.209Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-17T23:32:34.776Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-17T23:32:35.343Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-17T23:32:36.277Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-17T23:32:36.843Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-11-17T23:32:38.743Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-11-17T23:32:40.117Z] === RUN TestDockerSuite/TestAttachDetach [2021-11-17T23:32:40.684Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-11-17T23:32:41.251Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-17T23:32:42.187Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-17T23:32:42.445Z] docker_cli_daemon_test.go:1455: [d9d3e6b0147a4] daemon is not started [2021-11-17T23:32:43.384Z] check_test.go:309: [df536ffba91f5] daemon is not started [2021-11-17T23:32:43.384Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-11-17T23:32:43.955Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-11-17T23:32:44.893Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-17T23:32:44.893Z] Loaded image: buildpack-deps:buster [2021-11-17T23:32:45.151Z] Loaded image: busybox:latest [2021-11-17T23:32:45.409Z] Loaded image: busybox:glibc [2021-11-17T23:32:45.668Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-17T23:32:45.668Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-11-17T23:32:47.041Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-17T23:32:47.608Z] check_test.go:309: [d52ba9310f4b7] daemon is not started [2021-11-17T23:32:47.608Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-11-17T23:32:48.542Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-17T23:32:49.476Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-17T23:32:50.043Z] Loaded image: debian:bullseye [2021-11-17T23:32:50.043Z] Loaded image: hello-world:latest [2021-11-17T23:32:50.043Z] Loaded image: arm32v7/hello-world:latest [2021-11-17T23:32:50.301Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-17T23:32:50.301Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-17T23:32:51.677Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-17T23:32:51.935Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-11-17T23:32:52.193Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-17T23:32:54.724Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-11-17T23:32:57.253Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-11-17T23:33:00.537Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-11-17T23:33:01.471Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (36.50s) [2021-11-17T23:33:01.471Z] PASS [2021-11-17T23:33:01.471Z] [2021-11-17T23:33:01.471Z] === Skipped [2021-11-17T23:33:01.471Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-11-17T23:33:01.471Z] build_session_test.go:25: TODO: BuildKit [2021-11-17T23:33:01.471Z] [2021-11-17T23:33:01.471Z] [2021-11-17T23:33:01.471Z] DONE 33 tests, 1 skipped in 263.531s [2021-11-17T23:33:01.471Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-11-17T23:33:01.471Z] ++ 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 [2021-11-17T23:33:01.471Z] ++ set -e [2021-11-17T23:33:01.471Z] ++ '[' -n 0 ']' [2021-11-17T23:33:01.471Z] ++ set -x [2021-11-17T23:33:01.471Z] ++ 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 [2021-11-17T23:33:01.729Z] INFO: Testing against a local daemon [2021-11-17T23:33:01.729Z] === RUN TestConfigInspect [2021-11-17T23:33:03.629Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-11-17T23:33:04.562Z] --- PASS: TestConfigInspect (2.95s) [2021-11-17T23:33:04.562Z] === RUN TestConfigList [2021-11-17T23:33:05.938Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-11-17T23:33:07.312Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-11-17T23:33:07.570Z] --- PASS: TestConfigList (2.91s) [2021-11-17T23:33:07.570Z] === RUN TestConfigsCreateAndDelete [2021-11-17T23:33:08.503Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-17T23:33:09.069Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-17T23:33:09.327Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-11-17T23:33:09.893Z] check_test.go:309: [d0004f28d4659] daemon is not started [2021-11-17T23:33:09.893Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-11-17T23:33:09.893Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-17T23:33:10.152Z] --- PASS: TestConfigsCreateAndDelete (2.51s) [2021-11-17T23:33:10.152Z] === RUN TestConfigsUpdate [2021-11-17T23:33:10.152Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-17T23:33:10.410Z] check_test.go:309: [d3928faa39e99] daemon is not started [2021-11-17T23:33:10.410Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-11-17T23:33:10.668Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-11-17T23:33:11.602Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-11-17T23:33:12.169Z] check_test.go:309: [dd300336c7e79] daemon is not started [2021-11-17T23:33:12.169Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-11-17T23:33:12.428Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-17T23:33:12.994Z] --- PASS: TestConfigsUpdate (2.86s) [2021-11-17T23:33:12.994Z] === RUN TestTemplatedConfig [2021-11-17T23:33:14.370Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-11-17T23:33:14.937Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-17T23:33:15.872Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-11-17T23:33:15.872Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-17T23:33:16.130Z] --- PASS: TestTemplatedConfig (3.17s) [2021-11-17T23:33:16.130Z] === RUN TestConfigCreateResolve [2021-11-17T23:33:18.032Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-11-17T23:33:18.967Z] --- PASS: TestConfigCreateResolve (2.84s) [2021-11-17T23:33:18.967Z] === RUN TestConfigDaemonLibtrustID [2021-11-17T23:33:19.225Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-11-17T23:33:19.482Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-11-17T23:33:19.482Z] PASS [2021-11-17T23:33:19.482Z] [2021-11-17T23:33:19.482Z] DONE 7 tests in 17.958s [2021-11-17T23:33:19.482Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-11-17T23:33:19.482Z] ++ 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 [2021-11-17T23:33:19.482Z] ++ set -e [2021-11-17T23:33:19.482Z] ++ '[' -n 0 ']' [2021-11-17T23:33:19.482Z] ++ set -x [2021-11-17T23:33:19.482Z] ++ 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 [2021-11-17T23:33:19.741Z] INFO: Testing against a local daemon [2021-11-17T23:33:19.741Z] === RUN TestCheckpoint [2021-11-17T23:33:19.741Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-17T23:33:19.741Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-17T23:33:19.741Z] === RUN TestContainerInvalidJSON [2021-11-17T23:33:19.741Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-11-17T23:33:19.741Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-11-17T23:33:19.741Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-17T23:33:19.741Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-17T23:33:19.741Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-17T23:33:19.741Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-17T23:33:19.741Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-11-17T23:33:19.741Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-17T23:33:19.741Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-17T23:33:19.741Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-17T23:33:19.741Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-11-17T23:33:19.741Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-17T23:33:19.741Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-17T23:33:19.741Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-17T23:33:19.741Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-11-17T23:33:19.741Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-17T23:33:19.741Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-11-17T23:33:19.741Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-17T23:33:20.000Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-11-17T23:33:20.000Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-17T23:33:20.000Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-11-17T23:33:20.000Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-11-17T23:33:20.000Z] === RUN TestCopyFromContainer [2021-11-17T23:33:21.395Z] === RUN TestCopyFromContainer// [2021-11-17T23:33:21.395Z] === RUN TestCopyFromContainer//bar/root [2021-11-17T23:33:21.662Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-17T23:33:21.662Z] === RUN TestCopyFromContainer/bar/quux [2021-11-17T23:33:21.662Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-17T23:33:21.928Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-17T23:33:21.928Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-17T23:33:21.928Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-17T23:33:21.928Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-17T23:33:22.189Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-17T23:33:22.189Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-17T23:33:22.189Z] --- PASS: TestCopyFromContainer (2.35s) [2021-11-17T23:33:22.189Z] --- PASS: TestCopyFromContainer// (0.13s) [2021-11-17T23:33:22.189Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2021-11-17T23:33:22.189Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-11-17T23:33:22.189Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-11-17T23:33:22.189Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-11-17T23:33:22.189Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2021-11-17T23:33:22.189Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2021-11-17T23:33:22.189Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-11-17T23:33:22.189Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-11-17T23:33:22.189Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-11-17T23:33:22.189Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-17T23:33:22.449Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-17T23:33:22.449Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-17T23:33:22.449Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-17T23:33:22.449Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-17T23:33:22.449Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-17T23:33:22.449Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-17T23:33:22.449Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-17T23:33:22.449Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-17T23:33:22.449Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-17T23:33:22.449Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-11-17T23:33:22.449Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-17T23:33:22.449Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-11-17T23:33:22.449Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-17T23:33:22.449Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-17T23:33:22.449Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-11-17T23:33:22.449Z] === RUN TestCreateWithInvalidEnv [2021-11-17T23:33:22.449Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-17T23:33:22.449Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-17T23:33:22.449Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-17T23:33:22.449Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-17T23:33:22.449Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-17T23:33:22.449Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-17T23:33:22.449Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-17T23:33:22.449Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-17T23:33:22.449Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-17T23:33:22.449Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-11-17T23:33:22.449Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-17T23:33:22.449Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-17T23:33:22.449Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-17T23:33:22.449Z] === RUN TestCreateTmpfsMountsTarget [2021-11-17T23:33:22.449Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-11-17T23:33:22.449Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-17T23:33:23.387Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-11-17T23:33:24.320Z] --- PASS: TestCreateWithCustomMaskedPaths (1.69s) [2021-11-17T23:33:24.320Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-17T23:33:24.886Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-17T23:33:25.144Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-17T23:33:25.712Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.65s) [2021-11-17T23:33:25.712Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-17T23:33:25.712Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-17T23:33:25.712Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-17T23:33:25.712Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-17T23:33:25.712Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-17T23:33:25.712Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-17T23:33:25.712Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-17T23:33:25.712Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-17T23:33:25.712Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-17T23:33:25.712Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-17T23:33:25.712Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-17T23:33:25.712Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-17T23:33:25.712Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-17T23:33:25.712Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-17T23:33:25.712Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-17T23:33:25.712Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-17T23:33:25.970Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-17T23:33:25.970Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-11-17T23:33:25.970Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-11-17T23:33:25.970Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-17T23:33:25.970Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-11-17T23:33:25.970Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-17T23:33:25.970Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-17T23:33:26.229Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-17T23:33:26.488Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2021-11-17T23:33:26.488Z] === RUN TestCreateDifferentPlatform [2021-11-17T23:33:26.488Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-17T23:33:26.488Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-17T23:33:26.488Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-11-17T23:33:26.488Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-17T23:33:26.488Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-17T23:33:26.488Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-17T23:33:26.488Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-11-17T23:33:26.488Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-17T23:33:26.488Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-11-17T23:33:26.488Z] === RUN TestContainerStartOnDaemonRestart [2021-11-17T23:33:26.488Z] === PAUSE TestContainerStartOnDaemonRestart [2021-11-17T23:33:26.488Z] === RUN TestDaemonRestartIpcMode [2021-11-17T23:33:26.488Z] === PAUSE TestDaemonRestartIpcMode [2021-11-17T23:33:26.488Z] === RUN TestDaemonHostGatewayIP [2021-11-17T23:33:26.488Z] === PAUSE TestDaemonHostGatewayIP [2021-11-17T23:33:26.488Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-17T23:33:26.488Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-17T23:33:26.488Z] === RUN TestContainerKillOnDaemonStart [2021-11-17T23:33:26.488Z] === PAUSE TestContainerKillOnDaemonStart [2021-11-17T23:33:26.488Z] === RUN TestDiff [2021-11-17T23:33:27.055Z] --- PASS: TestDiff (0.59s) [2021-11-17T23:33:27.055Z] === RUN TestExecWithCloseStdin [2021-11-17T23:33:27.055Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-11-17T23:33:27.621Z] check_test.go:309: [dadc4e414932f] daemon is not started [2021-11-17T23:33:27.621Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-11-17T23:33:27.879Z] --- PASS: TestExecWithCloseStdin (0.77s) [2021-11-17T23:33:27.879Z] === RUN TestExec [2021-11-17T23:33:28.138Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-11-17T23:33:28.704Z] --- PASS: TestExec (0.78s) [2021-11-17T23:33:28.704Z] === RUN TestExecUser [2021-11-17T23:33:28.704Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-11-17T23:33:29.269Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-11-17T23:33:29.527Z] --- PASS: TestExecUser (0.79s) [2021-11-17T23:33:29.527Z] === RUN TestExportContainerAndImportImage [2021-11-17T23:33:29.527Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-17T23:33:30.465Z] --- PASS: TestExportContainerAndImportImage (1.02s) [2021-11-17T23:33:30.465Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-17T23:33:31.031Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-17T23:33:31.597Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-17T23:33:32.162Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2021-11-17T23:33:32.162Z] === RUN TestHealthCheckWorkdir [2021-11-17T23:33:32.421Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-11-17T23:33:33.355Z] --- PASS: TestHealthCheckWorkdir (1.17s) [2021-11-17T23:33:33.355Z] === RUN TestHealthKillContainer [2021-11-17T23:33:34.288Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-17T23:33:34.431Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-11-17T23:33:34.431Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-11-17T23:33:34.431Z] remote: Enumerating objects: 23, done. [2021-11-17T23:33:34.431Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-11-17T23:33:34.431Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-11-17T23:33:34.431Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-11-17T23:33:34.431Z] 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. [2021-11-17T23:33:34.431Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-11-17T23:33:34.431Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-11-17T23:33:34.765Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43027/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=169f57b959d2fdd38bac7fbfbcafbe22d036c2d2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:169f57b959d2fdd38bac7fbfbcafbe22d036c2d2 hack/test/unit [2021-11-17T23:33:36.817Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-11-17T23:33:36.817Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-11-17T23:33:37.752Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-17T23:33:38.066Z] ? github.com/docker/docker/api [no test files] [2021-11-17T23:33:38.690Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-17T23:33:38.948Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-11-17T23:33:38.948Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-11-17T23:33:38.948Z] check_test.go:309: [df80a8c9f2d76] daemon is not started [2021-11-17T23:33:38.948Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-11-17T23:33:40.847Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-11-17T23:33:40.847Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-17T23:33:41.780Z] --- PASS: TestHealthKillContainer (8.53s) [2021-11-17T23:33:41.780Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-17T23:33:42.346Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s) [2021-11-17T23:33:42.346Z] === RUN TestIpcModeNone [2021-11-17T23:33:42.605Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-11-17T23:33:43.172Z] --- PASS: TestIpcModeNone (0.79s) [2021-11-17T23:33:43.172Z] === RUN TestIpcModePrivate [2021-11-17T23:33:43.739Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:94, shared: false, mustBeShared: false [2021-11-17T23:33:43.998Z] --- PASS: TestIpcModePrivate (0.83s) [2021-11-17T23:33:43.998Z] === RUN TestIpcModeShareable [2021-11-17T23:33:44.257Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-11-17T23:33:44.516Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:93, shared: true, mustBeShared: true [2021-11-17T23:33:44.775Z] --- PASS: TestIpcModeShareable (0.83s) [2021-11-17T23:33:44.775Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-17T23:33:46.151Z] check_test.go:309: [d3ddaa8c7dd6f] daemon is not started [2021-11-17T23:33:46.151Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-11-17T23:33:47.527Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.53s) [2021-11-17T23:33:47.527Z] === RUN TestAPIIpcModeHost [2021-11-17T23:33:47.527Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-17T23:33:48.096Z] --- PASS: TestAPIIpcModeHost (0.74s) [2021-11-17T23:33:48.096Z] === RUN TestDaemonIpcModeShareable [2021-11-17T23:33:49.028Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-11-17T23:33:49.594Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: true, mustBeShared: true [2021-11-17T23:33:49.594Z] check_test.go:309: [d28a711b18313] daemon is not started [2021-11-17T23:33:49.594Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-11-17T23:33:49.852Z] --- PASS: TestDaemonIpcModeShareable (1.69s) [2021-11-17T23:33:49.852Z] === RUN TestDaemonIpcModePrivate [2021-11-17T23:33:51.226Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: false, mustBeShared: false [2021-11-17T23:33:51.226Z] --- PASS: TestDaemonIpcModePrivate (1.52s) [2021-11-17T23:33:51.226Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-17T23:33:51.792Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-17T23:33:52.732Z] docker_cli_daemon_plugins_test.go:79: [d94efe04b0ff4] daemon is not started [2021-11-17T23:33:52.732Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2021-11-17T23:33:52.732Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.53s) [2021-11-17T23:33:52.732Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-17T23:33:53.666Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-11-17T23:33:54.233Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-17T23:33:54.234Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2021-11-17T23:33:54.492Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.63s) [2021-11-17T23:33:54.492Z] === RUN TestIpcModeOlderClient [2021-11-17T23:33:54.492Z] === PAUSE TestIpcModeOlderClient [2021-11-17T23:33:54.492Z] === RUN TestKillContainerInvalidSignal [2021-11-17T23:33:54.492Z] === RUN TestDockerSuite/TestBuildAddTar [2021-11-17T23:33:55.058Z] --- PASS: TestKillContainerInvalidSignal (0.57s) [2021-11-17T23:33:55.058Z] === RUN TestKillContainer [2021-11-17T23:33:55.058Z] === RUN TestKillContainer/no_signal [2021-11-17T23:33:55.626Z] === RUN TestKillContainer/non_killing_signal [2021-11-17T23:33:56.182Z] ok github.com/docker/docker/api/server 0.010s coverage: 9.0% of statements [2021-11-17T23:33:56.193Z] === RUN TestKillContainer/killing_signal [2021-11-17T23:33:56.759Z] docker_cli_daemon_plugins_test.go:169: [d43cb6d4ecbaa] daemon is not started [2021-11-17T23:33:57.018Z] --- PASS: TestKillContainer (1.92s) [2021-11-17T23:33:57.018Z] --- PASS: TestKillContainer/no_signal (0.58s) [2021-11-17T23:33:57.018Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2021-11-17T23:33:57.018Z] --- PASS: TestKillContainer/killing_signal (0.57s) [2021-11-17T23:33:57.018Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-17T23:33:57.018Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-17T23:33:57.585Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-17T23:33:58.151Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-11-17T23:33:58.151Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s) [2021-11-17T23:33:58.151Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.58s) [2021-11-17T23:33:58.151Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2021-11-17T23:33:58.151Z] === RUN TestKillStoppedContainer [2021-11-17T23:33:58.409Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-11-17T23:33:58.409Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-17T23:33:58.409Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-11-17T23:33:58.409Z] === RUN TestKillDifferentUserContainer [2021-11-17T23:33:59.346Z] --- PASS: TestKillDifferentUserContainer (0.78s) [2021-11-17T23:33:59.346Z] === RUN TestInspectOomKilledTrue [2021-11-17T23:33:59.346Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-17T23:33:59.346Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-17T23:33:59.346Z] === RUN TestInspectOomKilledFalse [2021-11-17T23:33:59.346Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-17T23:33:59.346Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-17T23:33:59.346Z] === RUN TestLinksEtcHostsContentMatch [2021-11-17T23:33:59.913Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2021-11-17T23:33:59.913Z] === RUN TestLinksContainerNames [2021-11-17T23:34:01.288Z] --- PASS: TestLinksContainerNames (1.39s) [2021-11-17T23:34:01.288Z] === RUN TestLogsFollowTailEmpty [2021-11-17T23:34:01.288Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-17T23:34:01.288Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-11-17T23:34:01.855Z] --- PASS: TestLogsFollowTailEmpty (0.71s) [2021-11-17T23:34:01.855Z] === RUN TestContainerNetworkMountsNoChown [2021-11-17T23:34:01.855Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-11-17T23:34:02.421Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-17T23:34:02.421Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-11-17T23:34:02.679Z] --- PASS: TestContainerNetworkMountsNoChown (0.72s) [2021-11-17T23:34:02.679Z] === RUN TestMountDaemonRoot [2021-11-17T23:34:02.679Z] === RUN TestMountDaemonRoot/default [2021-11-17T23:34:02.679Z] === PAUSE TestMountDaemonRoot/default [2021-11-17T23:34:02.679Z] === RUN TestMountDaemonRoot/private [2021-11-17T23:34:02.679Z] === PAUSE TestMountDaemonRoot/private [2021-11-17T23:34:02.679Z] === RUN TestMountDaemonRoot/rprivate [2021-11-17T23:34:02.679Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-17T23:34:02.679Z] === RUN TestMountDaemonRoot/slave [2021-11-17T23:34:02.679Z] === PAUSE TestMountDaemonRoot/slave [2021-11-17T23:34:02.679Z] === RUN TestMountDaemonRoot/rslave [2021-11-17T23:34:02.679Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-17T23:34:02.679Z] === RUN TestMountDaemonRoot/shared [2021-11-17T23:34:02.679Z] === PAUSE TestMountDaemonRoot/shared [2021-11-17T23:34:02.679Z] === RUN TestMountDaemonRoot/rshared [2021-11-17T23:34:02.679Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-17T23:34:02.679Z] === CONT TestMountDaemonRoot/default [2021-11-17T23:34:02.679Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-17T23:34:02.679Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-17T23:34:02.679Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-17T23:34:02.679Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-17T23:34:02.679Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-17T23:34:02.679Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-17T23:34:02.679Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-17T23:34:02.679Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-17T23:34:02.679Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-17T23:34:02.679Z] === CONT TestMountDaemonRoot/rshared [2021-11-17T23:34:02.679Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-17T23:34:02.679Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-17T23:34:02.679Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-17T23:34:02.679Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-17T23:34:02.679Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-17T23:34:02.679Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-17T23:34:02.679Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-17T23:34:02.679Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-17T23:34:02.679Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-17T23:34:02.679Z] === CONT TestMountDaemonRoot/shared [2021-11-17T23:34:02.679Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-17T23:34:02.679Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-17T23:34:02.679Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-17T23:34:02.679Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-17T23:34:02.679Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-17T23:34:02.679Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-17T23:34:02.679Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-17T23:34:02.679Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-17T23:34:02.679Z] === CONT TestMountDaemonRoot/rslave [2021-11-17T23:34:02.679Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-17T23:34:02.679Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-17T23:34:02.679Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-17T23:34:02.679Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-17T23:34:02.679Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-17T23:34:02.679Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-17T23:34:02.679Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-17T23:34:02.679Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-17T23:34:02.679Z] === CONT TestMountDaemonRoot/slave [2021-11-17T23:34:02.679Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-17T23:34:02.679Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-17T23:34:02.679Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-17T23:34:02.679Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-17T23:34:02.679Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-17T23:34:02.679Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-17T23:34:02.679Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-17T23:34:02.679Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-17T23:34:02.679Z] === CONT TestMountDaemonRoot/rprivate [2021-11-17T23:34:02.679Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-17T23:34:02.679Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-17T23:34:02.679Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-17T23:34:02.679Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-17T23:34:02.679Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-17T23:34:02.679Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-17T23:34:02.679Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-17T23:34:02.679Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-17T23:34:02.679Z] === CONT TestMountDaemonRoot/private [2021-11-17T23:34:02.679Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-17T23:34:02.679Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-17T23:34:02.679Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-17T23:34:02.679Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-17T23:34:02.679Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-17T23:34:02.679Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-17T23:34:02.679Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-17T23:34:02.679Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-17T23:34:02.679Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-17T23:34:02.679Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-17T23:34:02.679Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-17T23:34:02.679Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-17T23:34:02.679Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-17T23:34:02.679Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-17T23:34:02.938Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-17T23:34:02.938Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-17T23:34:02.938Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-17T23:34:02.938Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-17T23:34:02.938Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-17T23:34:02.938Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-17T23:34:02.938Z] check_test.go:309: [d0170ebb2de72] daemon is not started [2021-11-17T23:34:02.938Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-11-17T23:34:02.938Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-17T23:34:02.938Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-17T23:34:02.938Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-17T23:34:02.938Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-17T23:34:02.938Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-17T23:34:03.196Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-17T23:34:03.196Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-17T23:34:03.196Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-17T23:34:03.196Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-17T23:34:03.196Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-17T23:34:03.196Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-17T23:34:03.196Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-17T23:34:03.196Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-17T23:34:03.196Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-17T23:34:03.196Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-11-17T23:34:03.196Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-17T23:34:03.196Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-11-17T23:34:03.196Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-11-17T23:34:03.196Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-11-17T23:34:03.196Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-11-17T23:34:03.196Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-17T23:34:03.196Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-11-17T23:34:03.196Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-11-17T23:34:03.196Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-11-17T23:34:03.196Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-11-17T23:34:03.196Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-17T23:34:03.196Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2021-11-17T23:34:03.196Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-11-17T23:34:03.196Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-11-17T23:34:03.196Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-11-17T23:34:03.196Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-17T23:34:03.196Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-11-17T23:34:03.196Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-11-17T23:34:03.196Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-11-17T23:34:03.196Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-11-17T23:34:03.196Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-17T23:34:03.196Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-11-17T23:34:03.196Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-11-17T23:34:03.196Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-11-17T23:34:03.196Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-11-17T23:34:03.196Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-17T23:34:03.196Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-11-17T23:34:03.196Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-11-17T23:34:03.196Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-11-17T23:34:03.196Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-11-17T23:34:03.196Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-17T23:34:03.196Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-11-17T23:34:03.196Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-11-17T23:34:03.196Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-11-17T23:34:03.196Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-11-17T23:34:03.196Z] === RUN TestContainerBindMountNonRecursive [2021-11-17T23:34:03.454Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-11-17T23:34:04.830Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-11-17T23:34:05.396Z] --- PASS: TestContainerBindMountNonRecursive (2.10s) [2021-11-17T23:34:05.396Z] === RUN TestContainerVolumesMountedAsShared [2021-11-17T23:34:05.962Z] --- PASS: TestContainerVolumesMountedAsShared (0.62s) [2021-11-17T23:34:05.962Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-17T23:34:06.221Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-11-17T23:34:06.480Z] --- PASS: TestContainerVolumesMountedAsSlave (0.57s) [2021-11-17T23:34:06.480Z] === RUN TestNetworkNat [2021-11-17T23:34:07.418Z] --- PASS: TestNetworkNat (0.74s) [2021-11-17T23:34:07.418Z] === RUN TestNetworkLocalhostTCPNat [2021-11-17T23:34:07.418Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-17T23:34:07.984Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-11-17T23:34:07.984Z] --- PASS: TestNetworkLocalhostTCPNat (0.79s) [2021-11-17T23:34:07.984Z] === RUN TestNetworkLoopbackNat [2021-11-17T23:34:09.359Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-11-17T23:34:10.763Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-11-17T23:34:11.346Z] --- PASS: TestNetworkLoopbackNat (3.15s) [2021-11-17T23:34:11.346Z] === RUN TestPause [2021-11-17T23:34:12.294Z] --- PASS: TestPause (0.86s) [2021-11-17T23:34:12.294Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-17T23:34:12.294Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-17T23:34:12.294Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-17T23:34:12.294Z] === RUN TestPauseStopPausedContainer [2021-11-17T23:34:12.553Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-11-17T23:34:12.812Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-17T23:34:13.070Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2021-11-17T23:34:13.070Z] === RUN TestPsFilter [2021-11-17T23:34:13.070Z] --- PASS: TestPsFilter (0.13s) [2021-11-17T23:34:13.070Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-17T23:34:13.328Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-17T23:34:13.387Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-17T23:34:13.387Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-11-17T23:34:13.387Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-17T23:34:13.387Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-17T23:34:13.387Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-17T23:34:13.586Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.62s) [2021-11-17T23:34:13.586Z] === RUN TestRemoveContainerWithVolume [2021-11-17T23:34:14.390Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-17T23:34:14.519Z] --- PASS: TestRemoveContainerWithVolume (0.71s) [2021-11-17T23:34:14.519Z] === RUN TestRemoveContainerRunning [2021-11-17T23:34:14.519Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-11-17T23:34:14.860Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-17T23:34:14.860Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-11-17T23:34:14.860Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-17T23:34:14.860Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-11-17T23:34:14.860Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-17T23:34:14.860Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-11-17T23:34:14.860Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-17T23:34:14.860Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-17T23:34:15.086Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-11-17T23:34:15.086Z] --- PASS: TestRemoveContainerRunning (0.69s) [2021-11-17T23:34:15.086Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-17T23:34:15.344Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-17T23:34:15.602Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.62s) [2021-11-17T23:34:15.602Z] === RUN TestRemoveInvalidContainer [2021-11-17T23:34:15.851Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-17T23:34:15.861Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-11-17T23:34:15.861Z] === RUN TestRenameLinkedContainer [2021-11-17T23:34:16.794Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-17T23:34:17.730Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-17T23:34:17.988Z] --- PASS: TestRenameLinkedContainer (2.27s) [2021-11-17T23:34:17.988Z] === RUN TestRenameStoppedContainer [2021-11-17T23:34:18.555Z] --- PASS: TestRenameStoppedContainer (0.58s) [2021-11-17T23:34:18.555Z] === RUN TestRenameRunningContainerAndReuse [2021-11-17T23:34:18.555Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-11-17T23:34:18.822Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-17T23:34:19.490Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-17T23:34:19.813Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-17T23:34:19.813Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-11-17T23:34:19.813Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-17T23:34:19.813Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-11-17T23:34:19.813Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-17T23:34:19.813Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-17T23:34:20.055Z] --- PASS: TestRenameRunningContainerAndReuse (1.34s) [2021-11-17T23:34:20.055Z] === RUN TestRenameInvalidName [2021-11-17T23:34:20.624Z] --- PASS: TestRenameInvalidName (0.61s) [2021-11-17T23:34:20.624Z] === RUN TestRenameAnonymousContainer [2021-11-17T23:34:20.882Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-17T23:34:22.039Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-17T23:34:22.787Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-11-17T23:34:22.788Z] --- PASS: TestRenameAnonymousContainer (2.20s) [2021-11-17T23:34:22.788Z] === RUN TestRenameContainerWithSameName [2021-11-17T23:34:23.353Z] --- PASS: TestRenameContainerWithSameName (0.57s) [2021-11-17T23:34:23.353Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-17T23:34:23.612Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-17T23:34:24.547Z] --- PASS: TestRenameContainerWithLinkedContainer (1.10s) [2021-11-17T23:34:24.547Z] === RUN TestResize [2021-11-17T23:34:25.114Z] --- PASS: TestResize (0.61s) [2021-11-17T23:34:25.114Z] === RUN TestResizeWithInvalidSize [2021-11-17T23:34:25.114Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-11-17T23:34:25.681Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2021-11-17T23:34:25.681Z] === RUN TestResizeWhenContainerNotStarted [2021-11-17T23:34:26.247Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-17T23:34:26.506Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s) [2021-11-17T23:34:26.506Z] === RUN TestDaemonRestartKillContainers [2021-11-17T23:34:26.506Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-17T23:34:26.506Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-17T23:34:26.506Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-17T23:34:26.506Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-17T23:34:26.506Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-17T23:34:26.506Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-17T23:34:26.506Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-17T23:34:26.506Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-17T23:34:26.506Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-17T23:34:26.506Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-17T23:34:26.506Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-17T23:34:26.506Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-17T23:34:26.506Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-17T23:34:26.506Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-17T23:34:26.506Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-17T23:34:26.506Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-17T23:34:26.506Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-17T23:34:26.506Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-17T23:34:26.506Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-17T23:34:26.506Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-17T23:34:26.506Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-17T23:34:26.506Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-17T23:34:26.506Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-17T23:34:26.506Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-17T23:34:26.506Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-17T23:34:26.506Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-17T23:34:28.407Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-17T23:34:29.783Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-17T23:34:30.041Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-17T23:34:31.415Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-17T23:34:31.983Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-17T23:34:32.413Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-17T23:34:33.357Z] check_test.go:309: [de8352205cc14] daemon is not started [2021-11-17T23:34:33.357Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-11-17T23:34:34.293Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-17T23:34:34.551Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-17T23:34:35.928Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-11-17T23:34:37.832Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-17T23:34:38.091Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-17T23:34:39.027Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-17T23:34:40.976Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-17T23:34:41.434Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-17T23:34:41.434Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-11-17T23:34:41.434Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-17T23:34:41.560Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-17T23:34:41.560Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-17T23:34:43.464Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-11-17T23:34:43.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s) [2021-11-17T23:34:43.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.01s) [2021-11-17T23:34:43.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.84s) [2021-11-17T23:34:43.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.99s) [2021-11-17T23:34:43.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.87s) [2021-11-17T23:34:43.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.64s) [2021-11-17T23:34:43.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.66s) [2021-11-17T23:34:43.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.82s) [2021-11-17T23:34:43.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.32s) [2021-11-17T23:34:43.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.23s) [2021-11-17T23:34:43.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.96s) [2021-11-17T23:34:43.464Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.30s) [2021-11-17T23:34:43.464Z] === RUN TestCgroupNamespacesRun [2021-11-17T23:34:44.337Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-11-17T23:34:44.400Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-17T23:34:44.968Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-17T23:34:45.536Z] --- PASS: TestCgroupNamespacesRun (1.87s) [2021-11-17T23:34:45.536Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-17T23:34:45.871Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-17T23:34:47.439Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.86s) [2021-11-17T23:34:47.439Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-17T23:34:47.439Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-17T23:34:49.342Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.94s) [2021-11-17T23:34:49.342Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-17T23:34:49.601Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-17T23:34:50.537Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-11-17T23:34:51.103Z] --- PASS: TestCgroupNamespacesRunHostMode (1.92s) [2021-11-17T23:34:51.103Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-17T23:34:53.007Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-11-17T23:34:53.007Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s) [2021-11-17T23:34:53.007Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-17T23:34:53.943Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-11-17T23:34:54.438Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-17T23:34:54.438Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-11-17T23:34:54.438Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-17T23:34:54.438Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-11-17T23:34:54.438Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-17T23:34:54.438Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-11-17T23:34:54.438Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-17T23:34:54.438Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-11-17T23:34:54.438Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-17T23:34:54.509Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.68s) [2021-11-17T23:34:54.509Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-17T23:34:54.768Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-17T23:34:54.898Z] === RUN TestDockerSuite/TestBuildAddTar [2021-11-17T23:34:55.334Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2021-11-17T23:34:55.334Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-17T23:34:55.901Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-17T23:34:57.277Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.71s) [2021-11-17T23:34:57.277Z] === RUN TestNISDomainname [2021-11-17T23:34:57.277Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-17T23:34:57.844Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-17T23:34:58.103Z] --- PASS: TestNISDomainname (0.99s) [2021-11-17T23:34:58.103Z] === RUN TestHostnameDnsResolution [2021-11-17T23:34:58.671Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-11-17T23:34:58.671Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-17T23:34:59.238Z] --- PASS: TestHostnameDnsResolution (1.06s) [2021-11-17T23:34:59.238Z] === RUN TestStats [2021-11-17T23:35:01.141Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-11-17T23:35:01.707Z] --- PASS: TestStats (2.75s) [2021-11-17T23:35:01.707Z] === RUN TestStopContainerWithTimeout [2021-11-17T23:35:01.965Z] === RUN TestStopContainerWithTimeout/0 [2021-11-17T23:35:01.965Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-17T23:35:01.965Z] === RUN TestStopContainerWithTimeout/1 [2021-11-17T23:35:01.965Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-17T23:35:01.965Z] === RUN TestStopContainerWithTimeout/3 [2021-11-17T23:35:01.965Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-17T23:35:01.965Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-17T23:35:01.965Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-17T23:35:01.965Z] === CONT TestStopContainerWithTimeout/0 [2021-11-17T23:35:01.965Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-17T23:35:02.899Z] === CONT TestStopContainerWithTimeout/3 [2021-11-17T23:35:03.515Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-17T23:35:04.575Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-17T23:35:04.842Z] === CONT TestStopContainerWithTimeout/1 [2021-11-17T23:35:05.408Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-11-17T23:35:05.975Z] check_test.go:309: [def402ae1da27] daemon is not started [2021-11-17T23:35:05.975Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-11-17T23:35:06.234Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-17T23:35:06.801Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-11-17T23:35:06.801Z] --- PASS: TestStopContainerWithTimeout/0 (1.16s) [2021-11-17T23:35:06.801Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2021-11-17T23:35:06.801Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2021-11-17T23:35:06.801Z] --- PASS: TestStopContainerWithTimeout/1 (1.86s) [2021-11-17T23:35:06.801Z] === RUN TestDeleteDevicemapper [2021-11-17T23:35:06.801Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-17T23:35:06.801Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-17T23:35:06.801Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-17T23:35:07.368Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-11-17T23:35:09.269Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.21s) [2021-11-17T23:35:09.269Z] === RUN TestUpdateMemory [2021-11-17T23:35:09.269Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-11-17T23:35:09.269Z] --- SKIP: TestUpdateMemory (0.00s) [2021-11-17T23:35:09.269Z] === RUN TestUpdateCPUQuota [2021-11-17T23:35:09.836Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-11-17T23:35:10.403Z] --- PASS: TestUpdateCPUQuota (1.47s) [2021-11-17T23:35:10.403Z] === RUN TestUpdatePidsLimit [2021-11-17T23:35:10.403Z] === RUN TestUpdatePidsLimit/update_from_none [2021-11-17T23:35:10.969Z] === RUN TestUpdatePidsLimit/no_change [2021-11-17T23:35:11.227Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-11-17T23:35:11.227Z] === RUN TestUpdatePidsLimit/update_lower [2021-11-17T23:35:11.793Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-11-17T23:35:12.051Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-11-17T23:35:12.309Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-11-17T23:35:12.877Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-11-17T23:35:13.442Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-17T23:35:14.012Z] --- PASS: TestUpdatePidsLimit (3.51s) [2021-11-17T23:35:14.012Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.45s) [2021-11-17T23:35:14.012Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2021-11-17T23:35:14.012Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2021-11-17T23:35:14.012Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2021-11-17T23:35:14.012Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2021-11-17T23:35:14.012Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2021-11-17T23:35:14.012Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2021-11-17T23:35:14.012Z] === RUN TestUpdateRestartPolicy [2021-11-17T23:35:14.577Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-17T23:35:14.836Z] === RUN TestDockerSuite/TestBuildCmd [2021-11-17T23:35:15.094Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-17T23:35:15.353Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-17T23:35:15.918Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-17T23:35:15.918Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-11-17T23:35:15.918Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-17T23:35:17.294Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-17T23:35:18.231Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-11-17T23:35:21.513Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-11-17T23:35:21.513Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-17T23:35:22.078Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-17T23:35:22.645Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-11-17T23:35:22.904Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-17T23:35:22.904Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-17T23:35:23.837Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-17T23:35:24.095Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-17T23:35:24.353Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-17T23:35:24.612Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-11-17T23:35:27.141Z] --- PASS: TestUpdateRestartPolicy (12.69s) [2021-11-17T23:35:27.141Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-17T23:35:27.400Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-11-17T23:35:27.400Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-11-17T23:35:27.400Z] check_test.go:309: [dea763e68c429] daemon is not started [2021-11-17T23:35:27.400Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-11-17T23:35:27.400Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-11-17T23:35:27.400Z] check_test.go:309: [d7c1d6315ed0c] daemon is not started [2021-11-17T23:35:27.400Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-11-17T23:35:27.400Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s) [2021-11-17T23:35:27.400Z] === RUN TestWaitNonBlocked [2021-11-17T23:35:27.400Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-17T23:35:27.400Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-17T23:35:27.400Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-17T23:35:27.400Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-17T23:35:27.400Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-17T23:35:27.400Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-17T23:35:28.335Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-11-17T23:35:28.335Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.89s) [2021-11-17T23:35:28.335Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s) [2021-11-17T23:35:28.335Z] === RUN TestWaitBlocked [2021-11-17T23:35:28.335Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-17T23:35:28.335Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-17T23:35:28.335Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-17T23:35:28.335Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-17T23:35:28.593Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-17T23:35:28.593Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-17T23:35:29.530Z] --- PASS: TestWaitBlocked (0.02s) [2021-11-17T23:35:29.530Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.08s) [2021-11-17T23:35:29.530Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s) [2021-11-17T23:35:29.530Z] === CONT TestContainerStartOnDaemonRestart [2021-11-17T23:35:29.530Z] === CONT TestIpcModeOlderClient [2021-11-17T23:35:29.530Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-11-17T23:35:29.530Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-17T23:35:30.905Z] check_test.go:309: [d3661e17ed868] daemon is not started [2021-11-17T23:35:30.905Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-11-17T23:35:32.709Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-17T23:35:32.709Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2021-11-17T23:35:32.709Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2021-11-17T23:35:32.709Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-17T23:35:32.709Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-17T23:35:32.709Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-17T23:35:32.709Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-17T23:35:32.709Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-17T23:35:32.709Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-17T23:35:32.709Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-17T23:35:32.709Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-17T23:35:32.709Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-17T23:35:32.709Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-17T23:35:32.709Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-17T23:35:32.709Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 5.7% of statements [2021-11-17T23:35:32.709Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-17T23:35:32.709Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-17T23:35:32.709Z] ? github.com/docker/docker/api/types [no test files] [2021-11-17T23:35:32.709Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-17T23:35:32.709Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-17T23:35:32.709Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-17T23:35:32.709Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-17T23:35:32.709Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2021-11-17T23:35:32.709Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-17T23:35:32.709Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-17T23:35:32.709Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-17T23:35:32.709Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-17T23:35:32.709Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-17T23:35:32.709Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2021-11-17T23:35:32.709Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-17T23:35:32.709Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-17T23:35:32.709Z] ok github.com/docker/docker/api/types/versions 0.015s coverage: 75.0% of statements [2021-11-17T23:35:32.709Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-11-17T23:35:32.709Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-17T23:35:32.709Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-17T23:35:32.709Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-17T23:35:32.709Z] ? github.com/docker/docker/builder [no test files] [2021-11-17T23:35:32.709Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-17T23:35:32.709Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-17T23:35:32.709Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-17T23:35:32.709Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-17T23:35:32.709Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-17T23:35:32.709Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-17T23:35:32.709Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-17T23:35:32.709Z] ok github.com/docker/docker/builder/remotecontext 0.082s coverage: 13.7% of statements [2021-11-17T23:35:32.709Z] ok github.com/docker/docker/builder/dockerfile 0.225s coverage: 48.5% of statements [2021-11-17T23:35:32.709Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-17T23:35:32.709Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-11-17T23:35:32.709Z] ok github.com/docker/docker/builder/remotecontext/git 1.205s coverage: 86.3% of statements [2021-11-17T23:35:32.709Z] ? github.com/docker/docker/cli [no test files] [2021-11-17T23:35:32.709Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-17T23:35:33.433Z] --- PASS: TestContainerStartOnDaemonRestart (3.62s) [2021-11-17T23:35:33.433Z] === CONT TestContainerKillOnDaemonStart [2021-11-17T23:35:34.806Z] === CONT TestDaemonHostGatewayIP [2021-11-17T23:35:34.806Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.14s) [2021-11-17T23:35:34.806Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-17T23:35:35.742Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-11-17T23:35:35.742Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-17T23:35:36.011Z] ok github.com/docker/docker/client 0.144s coverage: 75.4% of statements [2021-11-17T23:35:36.309Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-17T23:35:37.466Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-17T23:35:37.466Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-11-17T23:35:37.466Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-17T23:35:37.466Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-11-17T23:35:37.466Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-11-17T23:35:38.209Z] --- PASS: TestDaemonHostGatewayIP (3.44s) [2021-11-17T23:35:38.210Z] === CONT TestDaemonRestartIpcMode [2021-11-17T23:35:38.776Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-11-17T23:35:39.034Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-17T23:35:41.568Z] --- PASS: TestDaemonRestartIpcMode (3.38s) [2021-11-17T23:35:41.827Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-11-17T23:35:42.393Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-11-17T23:35:43.326Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-17T23:35:43.326Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-11-17T23:35:43.326Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-17T23:35:43.326Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-11-17T23:35:43.326Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-17T23:35:43.326Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-11-17T23:35:43.326Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-17T23:35:43.326Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-11-17T23:35:43.326Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-17T23:35:44.260Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-11-17T23:35:46.160Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-17T23:35:46.160Z] --- PASS: TestContainerKillOnDaemonStart (12.78s) [2021-11-17T23:35:46.160Z] PASS [2021-11-17T23:35:46.160Z] [2021-11-17T23:35:46.160Z] === Skipped [2021-11-17T23:35:46.160Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-11-17T23:35:46.160Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-17T23:35:46.160Z] [2021-11-17T23:35:46.160Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-11-17T23:35:46.160Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-17T23:35:46.160Z] [2021-11-17T23:35:46.160Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-11-17T23:35:46.160Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-17T23:35:46.160Z] [2021-11-17T23:35:46.160Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-17T23:35:46.160Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-17T23:35:46.160Z] [2021-11-17T23:35:46.160Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-17T23:35:46.160Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-17T23:35:46.160Z] [2021-11-17T23:35:46.160Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-11-17T23:35:46.160Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-11-17T23:35:46.160Z] [2021-11-17T23:35:46.160Z] [2021-11-17T23:35:46.160Z] DONE 195 tests, 6 skipped in 146.465s [2021-11-17T23:35:46.160Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-11-17T23:35:46.160Z] ++ 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 [2021-11-17T23:35:46.160Z] ++ set -e [2021-11-17T23:35:46.160Z] ++ '[' -n 0 ']' [2021-11-17T23:35:46.160Z] ++ set -x [2021-11-17T23:35:46.160Z] ++ 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 [2021-11-17T23:35:46.160Z] INFO: Testing against a local daemon [2021-11-17T23:35:46.160Z] === RUN TestCommitInheritsEnv [2021-11-17T23:35:46.728Z] --- PASS: TestCommitInheritsEnv (0.53s) [2021-11-17T23:35:46.728Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-17T23:35:46.728Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-11-17T23:35:46.728Z] === RUN TestImagesFilterMultiReference [2021-11-17T23:35:46.728Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-11-17T23:35:46.728Z] === RUN TestImagePullPlatformInvalid [2021-11-17T23:35:46.728Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-11-17T23:35:46.728Z] === RUN TestRemoveImageOrphaning [2021-11-17T23:35:47.294Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2021-11-17T23:35:47.294Z] === RUN TestRemoveImageGarbageCollector [2021-11-17T23:35:48.669Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-11-17T23:35:49.603Z] --- PASS: TestRemoveImageGarbageCollector (2.31s) [2021-11-17T23:35:49.603Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-17T23:35:49.603Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-11-17T23:35:49.603Z] === RUN TestTagInvalidReference [2021-11-17T23:35:49.603Z] --- PASS: TestTagInvalidReference (0.02s) [2021-11-17T23:35:49.603Z] === RUN TestTagValidPrefixedRepo [2021-11-17T23:35:49.603Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-11-17T23:35:49.603Z] === RUN TestTagExistedNameWithoutForce [2021-11-17T23:35:49.603Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2021-11-17T23:35:49.603Z] === RUN TestTagOfficialNames [2021-11-17T23:35:49.862Z] --- PASS: TestTagOfficialNames (0.10s) [2021-11-17T23:35:49.862Z] === RUN TestTagMatchesDigest [2021-11-17T23:35:49.862Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-17T23:35:49.862Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-11-17T23:35:49.862Z] === CONT TestImportExtremelyLargeImageWorks [2021-11-17T23:35:52.281Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-17T23:35:52.281Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-11-17T23:35:52.281Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-17T23:35:52.281Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-17T23:35:52.395Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-11-17T23:35:52.966Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-17T23:35:53.533Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-17T23:35:56.816Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-11-17T23:35:58.065Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-17T23:35:58.065Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-11-17T23:35:58.065Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-17T23:35:59.345Z] check_test.go:309: [d120cebc77904] daemon is not started [2021-11-17T23:35:59.345Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-11-17T23:35:59.345Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-17T23:36:02.670Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-11-17T23:36:02.749Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-17T23:36:04.571Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-17T23:36:05.137Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-17T23:36:06.510Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-11-17T23:36:06.510Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-17T23:36:07.885Z] check_test.go:309: [d9f1adb3e5407] daemon is not started [2021-11-17T23:36:07.885Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-11-17T23:36:09.785Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-17T23:36:09.814Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-17T23:36:10.042Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-17T23:36:10.043Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-11-17T23:36:10.977Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-11-17T23:36:11.543Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-11-17T23:36:12.111Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-17T23:36:13.044Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-17T23:36:16.878Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-17T23:36:16.878Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-11-17T23:36:16.878Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-11-17T23:36:17.228Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-11-17T23:36:18.603Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-11-17T23:36:18.863Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-11-17T23:36:19.429Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-11-17T23:36:19.429Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-11-17T23:36:19.996Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-11-17T23:36:20.563Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-11-17T23:36:21.129Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-11-17T23:36:21.696Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-11-17T23:36:21.954Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-17T23:36:22.213Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-11-17T23:36:22.733Z] ok github.com/docker/docker/cmd/dockerd 0.074s coverage: 29.1% of statements [2021-11-17T23:36:22.733Z] ok github.com/docker/docker/container 0.121s coverage: 34.5% of statements [2021-11-17T23:36:22.733Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-17T23:36:22.733Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-17T23:36:22.733Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-17T23:36:22.733Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-17T23:36:22.779Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-11-17T23:36:23.038Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-17T23:36:23.296Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-11-17T23:36:23.863Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-11-17T23:36:24.121Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-11-17T23:36:24.687Z] check_test.go:309: [dc4f83a54c062] daemon is not started [2021-11-17T23:36:24.687Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-11-17T23:36:25.623Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-17T23:36:25.886Z] check_test.go:309: [d98edff70c72b] daemon is not started [2021-11-17T23:36:25.886Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-11-17T23:36:26.452Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-11-17T23:36:27.189Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-17T23:36:27.189Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-11-17T23:36:27.189Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-17T23:36:27.189Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-11-17T23:36:27.189Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-17T23:36:27.827Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-11-17T23:36:30.871Z] ok github.com/docker/docker/daemon/cluster 0.059s coverage: 0.5% of statements [2021-11-17T23:36:30.925Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-17T23:36:30.925Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-11-17T23:36:30.925Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-17T23:36:31.112Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-11-17T23:36:31.384Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-17T23:36:31.384Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-11-17T23:36:31.384Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-17T23:36:31.384Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-11-17T23:36:31.384Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-17T23:36:31.678Z] check_test.go:309: [d44494db77f24] daemon is not started [2021-11-17T23:36:31.678Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-11-17T23:36:31.814Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2021-11-17T23:36:33.199Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-11-17T23:36:34.208Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-11-17T23:36:36.107Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-11-17T23:36:36.364Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-17T23:36:37.299Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-17T23:36:37.299Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-17T23:36:40.584Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-11-17T23:36:41.151Z] check_test.go:309: [d7d3bae2b78b4] daemon is not started [2021-11-17T23:36:41.151Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-11-17T23:36:41.333Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 13.8% of statements [2021-11-17T23:36:41.409Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-17T23:36:41.904Z] ok github.com/docker/docker/daemon/config 0.029s coverage: 81.8% of statements [2021-11-17T23:36:42.165Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2021-11-17T23:36:42.736Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-11-17T23:36:43.307Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-11-17T23:36:43.939Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-17T23:36:45.235Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.877s coverage: 73.3% of statements [2021-11-17T23:36:45.235Z] ok github.com/docker/docker/daemon 12.176s coverage: 17.1% of statements [2021-11-17T23:36:45.235Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-17T23:36:45.235Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-17T23:36:45.235Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-17T23:36:45.235Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-17T23:36:45.840Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-17T23:36:45.840Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-17T23:36:46.175Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.390s coverage: 56.2% of statements [2021-11-17T23:36:47.559Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 2.9% of statements [2021-11-17T23:36:49.125Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-11-17T23:36:49.479Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.8% of statements [2021-11-17T23:36:50.870Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.621s coverage: 45.9% of statements [2021-11-17T23:36:50.871Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-17T23:36:51.655Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-17T23:36:51.655Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-11-17T23:36:52.259Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.699s coverage: 50.5% of statements [2021-11-17T23:36:53.555Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-17T23:36:54.122Z] check_test.go:309: [d1e07b4b36c0a] daemon is not started [2021-11-17T23:36:54.122Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-11-17T23:36:54.689Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-11-17T23:36:55.560Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.033s coverage: 58.8% of statements [2021-11-17T23:36:55.623Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-11-17T23:36:55.623Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-17T23:36:55.885Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-11-17T23:36:56.504Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-17T23:36:56.504Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 2.129s coverage: 58.0% of statements [2021-11-17T23:36:56.504Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-11-17T23:36:56.504Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-17T23:36:57.447Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.047s coverage: 3.0% of statements [2021-11-17T23:36:57.787Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-11-17T23:36:57.788Z] check_test.go:309: [d37fa78c846a0] daemon is not started [2021-11-17T23:36:57.788Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-11-17T23:36:58.391Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2021-11-17T23:36:58.679Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-17T23:36:58.679Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-11-17T23:36:58.679Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-17T23:36:58.679Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-11-17T23:36:59.142Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-17T23:37:00.110Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-17T23:37:00.110Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-11-17T23:37:00.110Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-17T23:37:00.318Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-11-17T23:37:01.694Z] ok github.com/docker/docker/daemon/images 0.081s coverage: 6.6% of statements [2021-11-17T23:37:01.694Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-17T23:37:01.694Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-17T23:37:02.220Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-11-17T23:37:02.638Z] ok github.com/docker/docker/daemon/logger 0.254s coverage: 43.2% of statements [2021-11-17T23:37:04.793Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-17T23:37:05.183Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 67.0% of statements [2021-11-17T23:37:05.251Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-17T23:37:05.251Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-11-17T23:37:05.251Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-11-17T23:37:05.251Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-11-17T23:37:05.251Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-17T23:37:05.445Z] ok github.com/docker/docker/daemon/logger/awslogs 0.444s coverage: 77.4% of statements [2021-11-17T23:37:05.445Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-17T23:37:05.445Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-17T23:37:06.217Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-17T23:37:06.388Z] ok github.com/docker/docker/daemon/logger/journald 0.017s coverage: 23.9% of statements [2021-11-17T23:37:06.449Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-11-17T23:37:07.184Z] === RUN TestDockerSuite/TestBuildCmd [2021-11-17T23:37:07.330Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.028s coverage: 69.9% of statements [2021-11-17T23:37:07.591Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 87.2% of statements [2021-11-17T23:37:07.643Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-17T23:37:08.101Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-17T23:37:08.369Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-11-17T23:37:08.559Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-17T23:37:09.507Z] ok github.com/docker/docker/daemon/logger/local 0.033s coverage: 75.2% of statements [2021-11-17T23:37:09.507Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-17T23:37:09.745Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-11-17T23:37:09.745Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-17T23:37:10.003Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-17T23:37:10.092Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.054s coverage: 59.3% of statements [2021-11-17T23:37:12.012Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.024s coverage: 31.5% of statements [2021-11-17T23:37:13.246Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-17T23:37:13.287Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-11-17T23:37:14.559Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2021-11-17T23:37:14.663Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-17T23:37:14.663Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-17T23:37:14.781Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-17T23:37:14.781Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-11-17T23:37:14.781Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-17T23:37:14.820Z] ok github.com/docker/docker/daemon/logger/templates 0.009s coverage: 8.3% of statements [2021-11-17T23:37:14.820Z] ok github.com/docker/docker/daemon/logger/splunk 2.211s coverage: 82.5% of statements [2021-11-17T23:37:14.820Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-17T23:37:15.230Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-17T23:37:15.747Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-17T23:37:15.747Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-11-17T23:37:15.747Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-17T23:37:16.165Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-17T23:37:16.165Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-17T23:37:16.205Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-17T23:37:16.206Z] ok github.com/docker/docker/daemon/network 0.021s coverage: 63.8% of statements [2021-11-17T23:37:16.206Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-17T23:37:16.424Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-11-17T23:37:16.424Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-17T23:37:16.990Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-17T23:37:18.380Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-17T23:37:18.838Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-17T23:37:19.297Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-17T23:37:19.297Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-11-17T23:37:19.297Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-17T23:37:19.512Z] ok github.com/docker/docker/distribution/metadata 0.065s coverage: 48.2% of statements [2021-11-17T23:37:19.512Z] ok github.com/docker/docker/distribution 0.290s coverage: 25.6% of statements [2021-11-17T23:37:19.512Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-17T23:37:19.520Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-11-17T23:37:19.755Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-17T23:37:20.214Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-17T23:37:20.214Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-11-17T23:37:20.214Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-17T23:37:20.214Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-11-17T23:37:20.214Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-11-17T23:37:20.894Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-11-17T23:37:20.894Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-11-17T23:37:20.898Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-11-17T23:37:22.268Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-11-17T23:37:22.284Z] ok github.com/docker/docker/image 0.025s coverage: 86.8% of statements [2021-11-17T23:37:22.527Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-17T23:37:23.227Z] ok github.com/docker/docker/image/cache 0.012s coverage: 19.2% of statements [2021-11-17T23:37:23.227Z] ok github.com/docker/docker/distribution/xfer 2.007s coverage: 85.1% of statements [2021-11-17T23:37:23.227Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-17T23:37:23.227Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-11-17T23:37:23.463Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-11-17T23:37:23.721Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-17T23:37:23.798Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2021-11-17T23:37:23.798Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-17T23:37:24.656Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-11-17T23:37:24.739Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2021-11-17T23:37:24.902Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-17T23:37:24.914Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-17T23:37:26.290Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-17T23:37:26.653Z] ok github.com/docker/docker/oci 0.022s coverage: 38.4% of statements [2021-11-17T23:37:27.664Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-11-17T23:37:28.039Z] ok github.com/docker/docker/opts 0.035s coverage: 67.1% of statements [2021-11-17T23:37:28.300Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 52.9% of statements [2021-11-17T23:37:31.605Z] ok github.com/docker/docker/pkg/archive 0.572s coverage: 81.8% of statements [2021-11-17T23:37:32.929Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-17T23:37:32.990Z] ok github.com/docker/docker/pkg/authorization 0.395s coverage: 68.3% of statements [2021-11-17T23:37:32.990Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2021-11-17T23:37:33.188Z] docker_cli_daemon_test.go:2550: [de60d1c4756cb] daemon is not started [2021-11-17T23:37:33.251Z] ok github.com/docker/docker/pkg/capabilities 0.005s coverage: 87.5% of statements [2021-11-17T23:37:35.091Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-11-17T23:37:35.166Z] ok github.com/docker/docker/layer 7.865s coverage: 68.8% of statements [2021-11-17T23:37:35.166Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-17T23:37:35.166Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-17T23:37:35.166Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-17T23:37:35.166Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-17T23:37:35.166Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-17T23:37:35.430Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2021-11-17T23:37:36.381Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2021-11-17T23:37:36.642Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-11-17T23:37:37.213Z] ok github.com/docker/docker/pkg/chrootarchive 2.756s coverage: 43.5% of statements [2021-11-17T23:37:37.213Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-17T23:37:37.213Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-17T23:37:37.475Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2021-11-17T23:37:38.048Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-11-17T23:37:38.308Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2021-11-17T23:37:39.249Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-11-17T23:37:39.820Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 86.5% of statements [2021-11-17T23:37:40.391Z] ok github.com/docker/docker/pkg/discovery/kv 3.052s coverage: 84.1% of statements [2021-11-17T23:37:40.391Z] ok github.com/docker/docker/pkg/fsutils 0.190s coverage: 85.1% of statements [2021-11-17T23:37:40.652Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2021-11-17T23:37:41.593Z] ok github.com/docker/docker/pkg/idtools 0.463s coverage: 69.5% of statements [2021-11-17T23:37:41.853Z] ok github.com/docker/docker/pkg/ioutils 0.486s coverage: 70.6% of statements [2021-11-17T23:37:42.113Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2021-11-17T23:37:42.113Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-17T23:37:42.113Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2021-11-17T23:37:42.113Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-11-17T23:37:42.113Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-17T23:37:42.375Z] ok github.com/docker/docker/pkg/namesgenerator 0.013s coverage: 85.7% of statements [2021-11-17T23:37:42.375Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-17T23:37:42.375Z] ok github.com/docker/docker/pkg/parsers 0.017s coverage: 97.0% of statements [2021-11-17T23:37:42.636Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-11-17T23:37:42.897Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2021-11-17T23:37:42.897Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-11-17T23:37:42.897Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-17T23:37:42.897Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-17T23:37:43.205Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-17T23:37:43.839Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2021-11-17T23:37:44.410Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-11-17T23:37:44.410Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-11-17T23:37:44.671Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-11-17T23:37:45.735Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-11-17T23:37:46.053Z] ok github.com/docker/docker/pkg/pubsub 1.028s coverage: 75.0% of statements [2021-11-17T23:37:46.053Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-11-17T23:37:47.636Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-11-17T23:37:50.166Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-11-17T23:37:50.166Z] check_test.go:309: [da357410da588] daemon is not started [2021-11-17T23:37:50.166Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-11-17T23:37:50.255Z] ok github.com/docker/docker/pkg/signal 3.317s coverage: 62.3% of statements [2021-11-17T23:37:50.255Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-11-17T23:37:50.255Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-11-17T23:37:50.515Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-11-17T23:37:51.086Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 52.9% of statements [2021-11-17T23:37:51.347Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-11-17T23:37:51.541Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-11-17T23:37:51.608Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2021-11-17T23:37:52.180Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2021-11-17T23:37:52.180Z] testing: warning: no tests to run [2021-11-17T23:37:52.180Z] coverage: [no statements] [2021-11-17T23:37:52.180Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-11-17T23:37:52.749Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-11-17T23:37:52.750Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-11-17T23:37:52.750Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-11-17T23:37:53.443Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-17T23:37:54.662Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-11-17T23:37:54.842Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-17T23:37:54.842Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-17T23:37:54.842Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-17T23:37:54.923Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2021-11-17T23:37:55.495Z] ok github.com/docker/docker/profiles/seccomp 0.020s coverage: 85.6% of statements [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite (338.50s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.81s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.46s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.74s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.58s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.42s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.81s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.43s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.90s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.16s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.54s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.13s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.21s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.44s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.08s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.20s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.14s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.59s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.30s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.20s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.61s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.69s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.16s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.28s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.10s) [2021-11-17T23:37:55.973Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.83s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.93s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.73s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.82s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.90s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.17s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.27s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.30s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.56s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.70s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.67s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.71s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.44s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.33s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.70s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.05s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.96s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.55s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.85s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.18s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.64s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.69s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.81s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.48s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.35s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.38s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.71s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.03s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.71s) [2021-11-17T23:37:55.973Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-11-17T23:37:55.973Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.60s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.83s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.01s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.11s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.53s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.13s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.82s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.05s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.50s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.27s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.06s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.79s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.57s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.64s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.67s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.52s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.01s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.67s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.76s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.85s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.96s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.49s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.23s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.74s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.54s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.62s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.76s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.26s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.30s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.19s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.55s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.81s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.27s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.18s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.30s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.73s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.11s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.11s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.00s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.26s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.29s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.51s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.81s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.66s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2021-11-17T23:37:55.973Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.87s) [2021-11-17T23:37:55.973Z] === RUN TestDockerSwarmSuite [2021-11-17T23:37:55.973Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-11-17T23:37:56.437Z] ok github.com/docker/docker/quota 0.227s coverage: 71.4% of statements [2021-11-17T23:37:56.698Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-11-17T23:37:57.747Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-17T23:37:57.747Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-11-17T23:37:57.747Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-17T23:37:57.747Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-11-17T23:37:58.094Z] ok github.com/docker/docker/registry 0.074s coverage: 57.2% of statements [2021-11-17T23:37:58.094Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-11-17T23:37:58.206Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-17T23:37:58.206Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-11-17T23:37:58.206Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-17T23:37:58.354Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-11-17T23:37:58.664Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-17T23:37:58.664Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-11-17T23:37:58.664Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-17T23:37:58.924Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-11-17T23:37:59.184Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-11-17T23:37:59.256Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-11-17T23:38:01.729Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-11-17T23:38:01.786Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-17T23:38:02.353Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-11-17T23:38:02.611Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-17T23:38:02.670Z] ok github.com/docker/docker/volume/local 0.114s coverage: 76.4% of statements [2021-11-17T23:38:03.242Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2021-11-17T23:38:03.545Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-17T23:38:03.803Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-17T23:38:04.183Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2021-11-17T23:38:05.178Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-17T23:38:05.178Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-11-17T23:38:05.436Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-17T23:38:05.695Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-17T23:38:07.596Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-11-17T23:38:15.846Z] === RUN TestDockerSuite/TestBuildExpose [2021-11-17T23:38:15.846Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-11-17T23:38:15.846Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-17T23:38:16.420Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-17T23:38:16.680Z] === RUN TestDockerSuite/TestBuildFails [2021-11-17T23:38:17.252Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-17T23:38:17.511Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-11-17T23:38:19.076Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.6% of statements [2021-11-17T23:38:19.076Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-17T23:38:19.076Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-17T23:38:19.076Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-11-17T23:38:19.076Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-17T23:38:19.076Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-17T23:38:19.076Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-17T23:38:19.076Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-11-17T23:38:19.076Z] ? github.com/docker/docker/rootless [no test files] [2021-11-17T23:38:19.076Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-11-17T23:38:19.076Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-17T23:38:19.076Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-17T23:38:19.076Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-17T23:38:19.076Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-17T23:38:19.076Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-17T23:38:19.076Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-17T23:38:19.076Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-17T23:38:19.076Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-17T23:38:19.076Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-17T23:38:19.076Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-17T23:38:19.076Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-17T23:38:19.076Z] ? github.com/docker/docker/volume [no test files] [2021-11-17T23:38:19.076Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-17T23:38:19.076Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-17T23:38:19.076Z] [2021-11-17T23:38:19.076Z] === Skipped [2021-11-17T23:38:19.076Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-11-17T23:38:19.076Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-11-17T23:38:19.076Z] [2021-11-17T23:38:19.076Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-11-17T23:38:19.076Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-11-17T23:38:19.076Z] [2021-11-17T23:38:19.076Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-11-17T23:38:19.076Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-17T23:38:19.076Z] graphtest_unix.go:46: Driver btrfs not supported [2021-11-17T23:38:19.076Z] [2021-11-17T23:38:19.076Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-11-17T23:38:19.076Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-17T23:38:19.076Z] graphtest_unix.go:46: Driver btrfs not supported [2021-11-17T23:38:19.076Z] [2021-11-17T23:38:19.076Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-11-17T23:38:19.076Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-17T23:38:19.076Z] graphtest_unix.go:46: Driver btrfs not supported [2021-11-17T23:38:19.076Z] [2021-11-17T23:38:19.076Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-11-17T23:38:19.076Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-17T23:38:19.076Z] graphtest_unix.go:46: Driver btrfs not supported [2021-11-17T23:38:19.076Z] [2021-11-17T23:38:19.076Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-11-17T23:38:19.076Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-17T23:38:19.076Z] graphtest_unix.go:46: Driver btrfs not supported [2021-11-17T23:38:19.076Z] [2021-11-17T23:38:19.076Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-11-17T23:38:19.076Z] graphtest_unix.go:73: No driver to put! [2021-11-17T23:38:19.076Z] [2021-11-17T23:38:19.076Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-11-17T23:38:19.076Z] time="2021-11-17T23:36:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-17T23:38:19.076Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-11-17T23:38:19.076Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-11-17T23:38:19.076Z] [2021-11-17T23:38:19.076Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-11-17T23:38:19.076Z] time="2021-11-17T23:36:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-17T23:38:19.076Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-11-17T23:38:19.076Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-11-17T23:38:19.076Z] [2021-11-17T23:38:19.076Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-11-17T23:38:19.076Z] time="2021-11-17T23:36:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-17T23:38:19.076Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-11-17T23:38:19.076Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-11-17T23:38:19.076Z] [2021-11-17T23:38:19.076Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-11-17T23:38:19.076Z] time="2021-11-17T23:36:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-17T23:38:19.076Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-11-17T23:38:19.076Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-11-17T23:38:19.076Z] [2021-11-17T23:38:19.076Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-11-17T23:38:19.076Z] time="2021-11-17T23:36:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-17T23:38:19.076Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-11-17T23:38:19.076Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-11-17T23:38:19.076Z] [2021-11-17T23:38:19.076Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-11-17T23:38:19.076Z] graphtest_unix.go:73: No driver to put! [2021-11-17T23:38:19.076Z] [2021-11-17T23:38:19.076Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-11-17T23:38:19.076Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-11-17T23:38:19.076Z] [2021-11-17T23:38:19.076Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-11-17T23:38:19.076Z] overlay_test.go:49: Fails to compute changes intermittently [2021-11-17T23:38:19.076Z] [2021-11-17T23:38:19.076Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-11-17T23:38:19.076Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-11-17T23:38:19.076Z] [2021-11-17T23:38:19.076Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-11-17T23:38:19.076Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-11-17T23:38:19.076Z] [2021-11-17T23:38:19.076Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-11-17T23:38:19.076Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-17T23:38:19.076Z] graphtest_unix.go:46: Driver zfs not supported [2021-11-17T23:38:19.076Z] [2021-11-17T23:38:19.076Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-11-17T23:38:19.076Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-17T23:38:19.076Z] graphtest_unix.go:46: Driver zfs not supported [2021-11-17T23:38:19.076Z] [2021-11-17T23:38:19.076Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-11-17T23:38:19.076Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-17T23:38:19.076Z] graphtest_unix.go:46: Driver zfs not supported [2021-11-17T23:38:19.076Z] [2021-11-17T23:38:19.076Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-11-17T23:38:19.076Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-17T23:38:19.076Z] graphtest_unix.go:46: Driver zfs not supported [2021-11-17T23:38:19.076Z] [2021-11-17T23:38:19.076Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-11-17T23:38:19.076Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-17T23:38:19.076Z] graphtest_unix.go:46: Driver zfs not supported [2021-11-17T23:38:19.076Z] [2021-11-17T23:38:19.076Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-11-17T23:38:19.076Z] graphtest_unix.go:73: No driver to put! [2021-11-17T23:38:19.076Z] [2021-11-17T23:38:19.076Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-11-17T23:38:19.076Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-11-17T23:38:19.076Z] [2021-11-17T23:38:19.076Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-11-17T23:38:19.076Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-11-17T23:38:19.076Z] [2021-11-17T23:38:19.076Z] [2021-11-17T23:38:19.076Z] DONE 2244 tests, 26 skipped in 280.620s Post stage [Pipeline] junit [2021-11-17T23:38:19.091Z] Recording test results [2021-11-17T23:38:19.317Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-11-17T23:38:19.417Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-11-17T23:38:19.651Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43027/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=169f57b959d2fdd38bac7fbfbcafbe22d036c2d2 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:169f57b959d2fdd38bac7fbfbcafbe22d036c2d2 hack/validate/vendor [2021-11-17T23:38:19.983Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-11-17T23:38:21.357Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-11-17T23:38:21.357Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-17T23:38:22.197Z] update vendored copy of archive/tar [2021-11-17T23:38:22.197Z] downloading: https://golang.org/dl/go1.16.10.src.tar.gz [2021-11-17T23:38:23.138Z] patching file stat_unix.go [2021-11-17T23:38:23.138Z] 2021/11/17 23:38:22 Collecting initial packages [2021-11-17T23:38:23.138Z] 2021/11/17 23:38:23 Download dependencies [2021-11-17T23:38:23.265Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-17T23:38:23.844Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-17T23:38:23.844Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-17T23:38:23.844Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-11-17T23:38:23.844Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-17T23:38:24.200Z] docker_api_swarm_test.go:562: [d3a9020961728] joining swarm manager [d809258c60b84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-17T23:38:24.767Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-17T23:38:25.335Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-17T23:38:26.710Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-11-17T23:38:27.348Z] 2021/11/17 23:38:26 Starting whole vndr cycle because no package specified [2021-11-17T23:38:27.348Z] 2021/11/17 23:38:26 Ignoring paths matching "^archive/tar" [2021-11-17T23:38:27.348Z] 2021/11/17 23:38:27 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2021-11-17T23:38:27.348Z] 2021/11/17 23:38:27 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2021-11-17T23:38:27.348Z] 2021/11/17 23:38:27 Clone github.com/Microsoft/hcsshim, revision 64a2b71405dacf76c95600f4c756a991ad09cf7c, attempt 1/20 [2021-11-17T23:38:27.348Z] 2021/11/17 23:38:27 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2021-11-17T23:38:27.349Z] 2021/11/17 23:38:27 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2021-11-17T23:38:27.349Z] 2021/11/17 23:38:27 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2021-11-17T23:38:27.349Z] 2021/11/17 23:38:27 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2021-11-17T23:38:27.349Z] 2021/11/17 23:38:27 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2021-11-17T23:38:27.349Z] 2021/11/17 23:38:27 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2021-11-17T23:38:27.349Z] 2021/11/17 23:38:27 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2021-11-17T23:38:27.349Z] 2021/11/17 23:38:27 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2021-11-17T23:38:27.349Z] 2021/11/17 23:38:27 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2021-11-17T23:38:27.349Z] 2021/11/17 23:38:27 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2021-11-17T23:38:27.349Z] 2021/11/17 23:38:27 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2021-11-17T23:38:27.349Z] 2021/11/17 23:38:27 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2021-11-17T23:38:27.349Z] 2021/11/17 23:38:27 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2021-11-17T23:38:28.085Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-17T23:38:28.291Z] 2021/11/17 23:38:28 Finished clone github.com/mistifyio/go-zfs [2021-11-17T23:38:28.291Z] 2021/11/17 23:38:28 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2021-11-17T23:38:28.291Z] 2021/11/17 23:38:28 Finished clone github.com/moby/locker [2021-11-17T23:38:28.291Z] 2021/11/17 23:38:28 Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20 [2021-11-17T23:38:28.291Z] 2021/11/17 23:38:28 Finished clone github.com/google/uuid [2021-11-17T23:38:28.291Z] 2021/11/17 23:38:28 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2021-11-17T23:38:28.291Z] 2021/11/17 23:38:28 Finished clone github.com/moby/term [2021-11-17T23:38:28.291Z] 2021/11/17 23:38:28 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2021-11-17T23:38:28.291Z] 2021/11/17 23:38:28 Finished clone github.com/creack/pty [2021-11-17T23:38:28.291Z] 2021/11/17 23:38:28 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2021-11-17T23:38:28.552Z] 2021/11/17 23:38:28 Finished clone github.com/docker/libtrust [2021-11-17T23:38:28.552Z] 2021/11/17 23:38:28 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2021-11-17T23:38:28.552Z] 2021/11/17 23:38:28 Finished clone github.com/Azure/go-ansiterm [2021-11-17T23:38:28.552Z] 2021/11/17 23:38:28 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2021-11-17T23:38:28.552Z] 2021/11/17 23:38:28 Finished clone github.com/willf/bitset [2021-11-17T23:38:28.552Z] 2021/11/17 23:38:28 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2021-11-17T23:38:28.552Z] 2021/11/17 23:38:28 Finished clone github.com/tchap/go-patricia [2021-11-17T23:38:28.552Z] 2021/11/17 23:38:28 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2021-11-17T23:38:28.552Z] 2021/11/17 23:38:28 Finished clone github.com/Microsoft/go-winio [2021-11-17T23:38:28.552Z] 2021/11/17 23:38:28 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2021-11-17T23:38:28.552Z] 2021/11/17 23:38:28 Finished clone github.com/gorilla/mux [2021-11-17T23:38:28.552Z] 2021/11/17 23:38:28 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2021-11-17T23:38:28.552Z] 2021/11/17 23:38:28 Finished clone github.com/moby/sys [2021-11-17T23:38:28.552Z] 2021/11/17 23:38:28 Clone github.com/moby/buildkit, revision 244e8cde639f71a05a1a2e0670bd88e0206ce55c, attempt 1/20 [2021-11-17T23:38:29.018Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-17T23:38:29.124Z] 2021/11/17 23:38:29 Finished clone github.com/sirupsen/logrus [2021-11-17T23:38:29.124Z] 2021/11/17 23:38:29 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2021-11-17T23:38:29.277Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-17T23:38:29.697Z] 2021/11/17 23:38:29 Finished clone github.com/docker/go-units [2021-11-17T23:38:29.697Z] 2021/11/17 23:38:29 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2021-11-17T23:38:29.697Z] 2021/11/17 23:38:29 Finished clone github.com/syndtr/gocapability [2021-11-17T23:38:29.697Z] 2021/11/17 23:38:29 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2021-11-17T23:38:29.697Z] 2021/11/17 23:38:29 Finished clone github.com/RackSec/srslog [2021-11-17T23:38:29.697Z] 2021/11/17 23:38:29 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2021-11-17T23:38:29.958Z] 2021/11/17 23:38:29 Finished clone github.com/imdario/mergo [2021-11-17T23:38:29.958Z] 2021/11/17 23:38:29 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2021-11-17T23:38:29.958Z] 2021/11/17 23:38:29 Finished clone golang.org/x/sync [2021-11-17T23:38:29.958Z] 2021/11/17 23:38:29 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2021-11-17T23:38:30.219Z] 2021/11/17 23:38:30 Finished clone gotest.tools/v3 [2021-11-17T23:38:30.219Z] 2021/11/17 23:38:30 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2021-11-17T23:38:30.481Z] 2021/11/17 23:38:30 Finished clone github.com/google/go-cmp [2021-11-17T23:38:30.481Z] 2021/11/17 23:38:30 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2021-11-17T23:38:31.054Z] 2021/11/17 23:38:30 Finished clone github.com/tonistiigi/units [2021-11-17T23:38:31.054Z] 2021/11/17 23:38:30 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2021-11-17T23:38:31.054Z] 2021/11/17 23:38:31 Finished clone github.com/docker/go-connections [2021-11-17T23:38:31.054Z] 2021/11/17 23:38:31 Clone github.com/docker/libnetwork, revision 64b7a4574d1426139437d20e81c0b6d391130ec8, attempt 1/20 [2021-11-17T23:38:31.177Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-17T23:38:31.315Z] 2021/11/17 23:38:31 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2021-11-17T23:38:31.315Z] 2021/11/17 23:38:31 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2021-11-17T23:38:31.575Z] 2021/11/17 23:38:31 Finished clone github.com/mitchellh/hashstructure [2021-11-17T23:38:31.575Z] 2021/11/17 23:38:31 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2021-11-17T23:38:31.575Z] 2021/11/17 23:38:31 Finished clone github.com/opentracing/opentracing-go [2021-11-17T23:38:31.576Z] 2021/11/17 23:38:31 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2021-11-17T23:38:31.576Z] 2021/11/17 23:38:31 Finished clone github.com/google/shlex [2021-11-17T23:38:31.576Z] 2021/11/17 23:38:31 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2021-11-17T23:38:31.576Z] 2021/11/17 23:38:31 Finished clone github.com/opentracing-contrib/go-stdlib [2021-11-17T23:38:31.576Z] 2021/11/17 23:38:31 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2021-11-17T23:38:31.836Z] 2021/11/17 23:38:31 Finished clone github.com/gofrs/flock [2021-11-17T23:38:31.836Z] 2021/11/17 23:38:31 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2021-11-17T23:38:32.551Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-17T23:38:32.779Z] 2021/11/17 23:38:32 Finished clone github.com/docker/go-events [2021-11-17T23:38:32.779Z] 2021/11/17 23:38:32 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2021-11-17T23:38:33.040Z] 2021/11/17 23:38:32 Finished clone github.com/armon/go-radix [2021-11-17T23:38:33.040Z] 2021/11/17 23:38:32 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2021-11-17T23:38:33.040Z] 2021/11/17 23:38:32 Finished clone github.com/armon/go-metrics [2021-11-17T23:38:33.040Z] 2021/11/17 23:38:32 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2021-11-17T23:38:33.301Z] 2021/11/17 23:38:33 Finished clone github.com/sean-/seed [2021-11-17T23:38:33.301Z] 2021/11/17 23:38:33 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2021-11-17T23:38:33.873Z] 2021/11/17 23:38:33 Finished clone github.com/tonistiigi/fsutil [2021-11-17T23:38:33.873Z] 2021/11/17 23:38:33 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2021-11-17T23:38:34.136Z] 2021/11/17 23:38:34 Finished clone github.com/hashicorp/errwrap [2021-11-17T23:38:34.136Z] 2021/11/17 23:38:34 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2021-11-17T23:38:34.136Z] 2021/11/17 23:38:34 Finished clone github.com/hashicorp/memberlist [2021-11-17T23:38:34.136Z] 2021/11/17 23:38:34 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2021-11-17T23:38:34.454Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-17T23:38:34.708Z] 2021/11/17 23:38:34 Finished clone github.com/hashicorp/go-multierror [2021-11-17T23:38:34.708Z] 2021/11/17 23:38:34 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2021-11-17T23:38:35.653Z] 2021/11/17 23:38:35 Finished clone github.com/docker/libkv [2021-11-17T23:38:35.653Z] 2021/11/17 23:38:35 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2021-11-17T23:38:35.653Z] 2021/11/17 23:38:35 Finished clone github.com/vishvananda/netns [2021-11-17T23:38:35.653Z] 2021/11/17 23:38:35 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2021-11-17T23:38:35.914Z] 2021/11/17 23:38:35 Finished clone github.com/hashicorp/go-sockaddr [2021-11-17T23:38:35.914Z] 2021/11/17 23:38:35 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2021-11-17T23:38:36.354Z] docker_api_swarm_test.go:584: [d9efd2ba74b28] joining swarm manager [d809258c60b84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-17T23:38:36.486Z] 2021/11/17 23:38:36 Finished clone github.com/golang/gddo [2021-11-17T23:38:36.487Z] 2021/11/17 23:38:36 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2021-11-17T23:38:37.059Z] 2021/11/17 23:38:36 Finished clone github.com/moby/ipvs [2021-11-17T23:38:37.059Z] 2021/11/17 23:38:36 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2021-11-17T23:38:37.059Z] 2021/11/17 23:38:37 Finished clone github.com/hashicorp/go-msgpack [2021-11-17T23:38:37.059Z] 2021/11/17 23:38:37 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2021-11-17T23:38:37.631Z] 2021/11/17 23:38:37 Finished clone github.com/samuel/go-zookeeper [2021-11-17T23:38:37.631Z] 2021/11/17 23:38:37 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2021-11-17T23:38:37.631Z] 2021/11/17 23:38:37 Finished clone github.com/deckarep/golang-set [2021-11-17T23:38:37.631Z] 2021/11/17 23:38:37 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2021-11-17T23:38:37.892Z] 2021/11/17 23:38:37 Finished clone github.com/vishvananda/netlink [2021-11-17T23:38:37.892Z] 2021/11/17 23:38:37 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2021-11-17T23:38:37.892Z] 2021/11/17 23:38:37 Finished clone github.com/BurntSushi/toml [2021-11-17T23:38:37.892Z] 2021/11/17 23:38:37 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2021-11-17T23:38:38.836Z] 2021/11/17 23:38:38 Finished clone github.com/coreos/go-semver [2021-11-17T23:38:38.836Z] 2021/11/17 23:38:38 Clone https://github.com/samuelkarp/docker-distribution.git to github.com/docker/distribution, revision 58f99e93b767ebacbf8e62a9074844712d31a177, attempt 1/20 [2021-11-17T23:38:38.883Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-17T23:38:39.140Z] check_test.go:380: [d3a9020961728] daemon is not started [2021-11-17T23:38:39.398Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-17T23:38:39.408Z] 2021/11/17 23:38:39 Finished clone github.com/ishidawataru/sctp [2021-11-17T23:38:39.408Z] 2021/11/17 23:38:39 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2021-11-17T23:38:39.964Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-17T23:38:40.531Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-17T23:38:41.097Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-17T23:38:41.097Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-17T23:38:41.322Z] 2021/11/17 23:38:40 Finished clone github.com/Microsoft/opengcs [2021-11-17T23:38:41.322Z] 2021/11/17 23:38:40 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2021-11-17T23:38:41.322Z] 2021/11/17 23:38:40 Finished clone go.etcd.io/bbolt [2021-11-17T23:38:41.322Z] 2021/11/17 23:38:40 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2021-11-17T23:38:41.583Z] 2021/11/17 23:38:41 Finished clone golang.org/x/net [2021-11-17T23:38:41.583Z] 2021/11/17 23:38:41 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2021-11-17T23:38:41.844Z] 2021/11/17 23:38:41 Finished clone github.com/hashicorp/serf [2021-11-17T23:38:41.844Z] 2021/11/17 23:38:41 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2021-11-17T23:38:42.031Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-17T23:38:42.105Z] 2021/11/17 23:38:42 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2021-11-17T23:38:42.105Z] 2021/11/17 23:38:42 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2021-11-17T23:38:42.289Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-11-17T23:38:42.678Z] 2021/11/17 23:38:42 Finished clone github.com/opencontainers/go-digest [2021-11-17T23:38:42.678Z] 2021/11/17 23:38:42 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2021-11-17T23:38:42.855Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-17T23:38:42.939Z] 2021/11/17 23:38:42 Finished clone github.com/containerd/ttrpc [2021-11-17T23:38:42.939Z] 2021/11/17 23:38:42 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2021-11-17T23:38:43.113Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-17T23:38:43.371Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-17T23:38:43.630Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-17T23:38:43.881Z] 2021/11/17 23:38:43 Finished clone github.com/vbatts/tar-split [2021-11-17T23:38:43.881Z] 2021/11/17 23:38:43 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2021-11-17T23:38:44.824Z] 2021/11/17 23:38:44 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2021-11-17T23:38:44.824Z] 2021/11/17 23:38:44 Finished clone github.com/cyphar/filepath-securejoin [2021-11-17T23:38:45.016Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-17T23:38:46.208Z] 2021/11/17 23:38:46 Finished clone github.com/opencontainers/runtime-spec [2021-11-17T23:38:46.208Z] 2021/11/17 23:38:46 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2021-11-17T23:38:46.468Z] 2021/11/17 23:38:46 Finished clone github.com/coreos/go-systemd [2021-11-17T23:38:46.468Z] 2021/11/17 23:38:46 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2021-11-17T23:38:47.040Z] 2021/11/17 23:38:47 Finished clone github.com/coreos/go-systemd/v22 [2021-11-17T23:38:47.040Z] 2021/11/17 23:38:47 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2021-11-17T23:38:47.301Z] 2021/11/17 23:38:47 Finished clone github.com/opencontainers/image-spec [2021-11-17T23:38:47.301Z] 2021/11/17 23:38:47 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2021-11-17T23:38:47.547Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-17T23:38:48.243Z] 2021/11/17 23:38:48 Finished clone github.com/Graylog2/go-gelf [2021-11-17T23:38:48.243Z] 2021/11/17 23:38:48 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2021-11-17T23:38:48.821Z] 2021/11/17 23:38:48 Finished clone github.com/godbus/dbus/v5 [2021-11-17T23:38:48.821Z] 2021/11/17 23:38:48 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2021-11-17T23:38:48.821Z] 2021/11/17 23:38:48 Finished clone github.com/philhofer/fwd [2021-11-17T23:38:48.821Z] 2021/11/17 23:38:48 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2021-11-17T23:38:49.082Z] 2021/11/17 23:38:48 Finished clone github.com/fluent/fluent-logger-golang [2021-11-17T23:38:49.082Z] 2021/11/17 23:38:48 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2021-11-17T23:38:49.174Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-17T23:38:49.174Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-17T23:38:49.174Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-11-17T23:38:50.079Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-11-17T23:38:50.079Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-11-17T23:38:50.079Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-11-17T23:38:50.464Z] 2021/11/17 23:38:50 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2021-11-17T23:38:50.464Z] 2021/11/17 23:38:50 Finished clone github.com/ugorji/go [2021-11-17T23:38:51.037Z] 2021/11/17 23:38:50 Finished clone github.com/fsnotify/fsnotify [2021-11-17T23:38:51.037Z] 2021/11/17 23:38:50 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2021-11-17T23:38:51.298Z] 2021/11/17 23:38:51 Finished clone github.com/jmespath/go-jmespath [2021-11-17T23:38:51.298Z] 2021/11/17 23:38:51 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2021-11-17T23:38:51.559Z] 2021/11/17 23:38:51 Finished clone github.com/docker/libnetwork [2021-11-17T23:38:51.559Z] 2021/11/17 23:38:51 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2021-11-17T23:38:51.559Z] 2021/11/17 23:38:51 Finished clone github.com/bsphere/le_go [2021-11-17T23:38:51.559Z] 2021/11/17 23:38:51 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2021-11-17T23:38:52.607Z] docker_api_swarm_test.go:45: [d3fe558bb7f92] joining swarm manager [d7f6963d04b8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-17T23:38:52.607Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-17T23:38:53.473Z] 2021/11/17 23:38:52 Finished clone github.com/tinylib/msgp [2021-11-17T23:38:53.473Z] 2021/11/17 23:38:52 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2021-11-17T23:38:53.473Z] 2021/11/17 23:38:53 Finished clone github.com/golang/groupcache [2021-11-17T23:38:53.473Z] 2021/11/17 23:38:53 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2021-11-17T23:38:53.734Z] 2021/11/17 23:38:53 Finished clone golang.org/x/oauth2 [2021-11-17T23:38:53.734Z] 2021/11/17 23:38:53 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2021-11-17T23:38:54.678Z] 2021/11/17 23:38:54 Finished clone github.com/docker/distribution [2021-11-17T23:38:54.678Z] 2021/11/17 23:38:54 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision e048c115a3a89caf63941d363858e207c28bccd6, attempt 1/20 [2021-11-17T23:38:55.251Z] 2021/11/17 23:38:54 Finished clone github.com/googleapis/gax-go [2021-11-17T23:38:55.251Z] 2021/11/17 23:38:54 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2021-11-17T23:38:55.511Z] 2021/11/17 23:38:55 Finished clone go.opencensus.io [2021-11-17T23:38:55.511Z] 2021/11/17 23:38:55 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2021-11-17T23:38:55.511Z] 2021/11/17 23:38:55 Finished clone golang.org/x/sys [2021-11-17T23:38:55.511Z] 2021/11/17 23:38:55 Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20 [2021-11-17T23:38:55.891Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-17T23:38:55.891Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-17T23:38:55.891Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-17T23:38:55.891Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-17T23:38:55.891Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-17T23:38:55.891Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-17T23:38:56.082Z] 2021/11/17 23:38:55 Finished clone github.com/miekg/dns [2021-11-17T23:38:56.082Z] 2021/11/17 23:38:55 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2021-11-17T23:38:56.343Z] 2021/11/17 23:38:56 Finished clone github.com/containerd/fifo [2021-11-17T23:38:56.343Z] 2021/11/17 23:38:56 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2021-11-17T23:38:56.354Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-11-17T23:38:57.265Z] --- PASS: TestImportExtremelyLargeImageWorks (187.22s) [2021-11-17T23:38:57.265Z] PASS [2021-11-17T23:38:57.265Z] [2021-11-17T23:38:57.265Z] DONE 12 tests in 191.019s [2021-11-17T23:38:57.265Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-11-17T23:38:57.265Z] ++ 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 [2021-11-17T23:38:57.265Z] ++ set -e [2021-11-17T23:38:57.265Z] ++ '[' -n 0 ']' [2021-11-17T23:38:57.265Z] ++ set -x [2021-11-17T23:38:57.265Z] ++ 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 [2021-11-17T23:38:57.265Z] INFO: Testing against a local daemon [2021-11-17T23:38:57.265Z] === RUN TestNetworkCreateDelete [2021-11-17T23:38:57.265Z] --- PASS: TestNetworkCreateDelete (0.17s) [2021-11-17T23:38:57.265Z] === RUN TestDockerNetworkDeletePreferID [2021-11-17T23:38:57.284Z] 2021/11/17 23:38:57 Finished clone golang.org/x/text [2021-11-17T23:38:57.284Z] 2021/11/17 23:38:57 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2021-11-17T23:38:57.523Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-17T23:38:57.780Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2021-11-17T23:38:57.780Z] === RUN TestDaemonDNSFallback [2021-11-17T23:38:58.225Z] 2021/11/17 23:38:57 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2021-11-17T23:38:58.225Z] 2021/11/17 23:38:57 Finished clone github.com/containerd/cgroups [2021-11-17T23:38:58.225Z] 2021/11/17 23:38:58 Finished clone github.com/containerd/go-runc [2021-11-17T23:38:58.225Z] 2021/11/17 23:38:58 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2021-11-17T23:38:58.556Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-17T23:38:58.796Z] 2021/11/17 23:38:58 Finished clone github.com/containerd/typeurl [2021-11-17T23:38:58.796Z] 2021/11/17 23:38:58 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2021-11-17T23:38:59.152Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-17T23:39:00.180Z] 2021/11/17 23:39:00 Finished clone github.com/containerd/console [2021-11-17T23:39:00.180Z] 2021/11/17 23:39:00 Clone github.com/docker/swarmkit, revision 286f4575a2d2853c1574e1be10eb1a2450692dfc, attempt 1/20 [2021-11-17T23:39:00.180Z] 2021/11/17 23:39:00 Finished clone github.com/gogo/googleapis [2021-11-17T23:39:00.180Z] 2021/11/17 23:39:00 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2021-11-17T23:39:01.678Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-17T23:39:01.679Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-17T23:39:01.679Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-11-17T23:39:02.098Z] 2021/11/17 23:39:02 Finished clone github.com/containerd/continuity [2021-11-17T23:39:02.098Z] 2021/11/17 23:39:02 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2021-11-17T23:39:02.361Z] 2021/11/17 23:39:02 Finished clone code.cloudfoundry.org/clock [2021-11-17T23:39:02.361Z] 2021/11/17 23:39:02 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2021-11-17T23:39:03.305Z] 2021/11/17 23:39:03 Finished clone github.com/opencontainers/runc [2021-11-17T23:39:03.305Z] 2021/11/17 23:39:03 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2021-11-17T23:39:04.251Z] 2021/11/17 23:39:04 Finished clone google.golang.org/grpc [2021-11-17T23:39:04.251Z] 2021/11/17 23:39:04 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2021-11-17T23:39:04.821Z] 2021/11/17 23:39:04 Finished clone github.com/fernet/fernet-go [2021-11-17T23:39:04.821Z] 2021/11/17 23:39:04 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2021-11-17T23:39:04.983Z] --- PASS: TestDaemonDNSFallback (6.63s) [2021-11-17T23:39:04.983Z] === RUN TestInspectNetwork [2021-11-17T23:39:05.084Z] 2021/11/17 23:39:04 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2021-11-17T23:39:05.084Z] 2021/11/17 23:39:04 Finished clone github.com/moby/buildkit [2021-11-17T23:39:05.625Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-17T23:39:05.656Z] 2021/11/17 23:39:05 Finished clone github.com/cilium/ebpf [2021-11-17T23:39:05.656Z] 2021/11/17 23:39:05 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2021-11-17T23:39:07.041Z] 2021/11/17 23:39:06 Finished clone golang.org/x/time [2021-11-17T23:39:07.041Z] 2021/11/17 23:39:06 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2021-11-17T23:39:07.301Z] 2021/11/17 23:39:07 Finished clone github.com/Microsoft/hcsshim [2021-11-17T23:39:07.302Z] 2021/11/17 23:39:07 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2021-11-17T23:39:07.302Z] 2021/11/17 23:39:07 Finished clone github.com/hashicorp/go-memdb [2021-11-17T23:39:07.302Z] 2021/11/17 23:39:07 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2021-11-17T23:39:08.269Z] === RUN TestInspectNetwork/full_network_id [2021-11-17T23:39:08.269Z] === RUN TestInspectNetwork/partial_network_id [2021-11-17T23:39:08.269Z] === RUN TestInspectNetwork/network_name [2021-11-17T23:39:08.269Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-11-17T23:39:08.702Z] 2021/11/17 23:39:08 Finished clone github.com/hashicorp/go-immutable-radix [2021-11-17T23:39:08.702Z] 2021/11/17 23:39:08 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2021-11-17T23:39:09.202Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-11-17T23:39:09.282Z] 2021/11/17 23:39:08 Finished clone github.com/hashicorp/golang-lru [2021-11-17T23:39:09.282Z] 2021/11/17 23:39:08 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2021-11-17T23:39:09.282Z] 2021/11/17 23:39:09 Finished clone github.com/coreos/pkg [2021-11-17T23:39:09.282Z] 2021/11/17 23:39:09 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2021-11-17T23:39:10.136Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-11-17T23:39:10.223Z] 2021/11/17 23:39:10 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2021-11-17T23:39:10.223Z] 2021/11/17 23:39:10 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2021-11-17T23:39:10.794Z] 2021/11/17 23:39:10 Finished clone github.com/beorn7/perks [2021-11-17T23:39:10.794Z] 2021/11/17 23:39:10 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2021-11-17T23:39:11.054Z] 2021/11/17 23:39:10 Finished clone github.com/golang/protobuf [2021-11-17T23:39:11.054Z] 2021/11/17 23:39:10 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2021-11-17T23:39:11.069Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-11-17T23:39:11.316Z] 2021/11/17 23:39:11 Finished clone golang.org/x/crypto [2021-11-17T23:39:11.316Z] 2021/11/17 23:39:11 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2021-11-17T23:39:11.327Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-17T23:39:11.889Z] 2021/11/17 23:39:11 Finished clone github.com/prometheus/client_model [2021-11-17T23:39:11.889Z] 2021/11/17 23:39:11 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2021-11-17T23:39:12.262Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-17T23:39:12.828Z] --- PASS: TestInspectNetwork (8.27s) [2021-11-17T23:39:12.828Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-11-17T23:39:12.828Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-11-17T23:39:12.828Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-11-17T23:39:12.828Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-11-17T23:39:12.828Z] === RUN TestRunContainerWithBridgeNone [2021-11-17T23:39:12.835Z] 2021/11/17 23:39:12 Finished clone github.com/matttproud/golang_protobuf_extensions [2021-11-17T23:39:12.835Z] 2021/11/17 23:39:12 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2021-11-17T23:39:13.096Z] 2021/11/17 23:39:13 Finished clone github.com/prometheus/client_golang [2021-11-17T23:39:13.096Z] 2021/11/17 23:39:13 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2021-11-17T23:39:13.359Z] 2021/11/17 23:39:13 Finished clone github.com/pkg/errors [2021-11-17T23:39:13.359Z] 2021/11/17 23:39:13 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2021-11-17T23:39:14.302Z] 2021/11/17 23:39:14 Finished clone github.com/inconshreveable/mousetrap [2021-11-17T23:39:14.302Z] 2021/11/17 23:39:14 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2021-11-17T23:39:14.563Z] 2021/11/17 23:39:14 Finished clone github.com/prometheus/common [2021-11-17T23:39:14.563Z] 2021/11/17 23:39:14 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2021-11-17T23:39:14.563Z] 2021/11/17 23:39:14 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2021-11-17T23:39:14.563Z] 2021/11/17 23:39:14 Finished clone github.com/prometheus/procfs [2021-11-17T23:39:14.729Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-17T23:39:14.729Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-11-17T23:39:14.729Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-17T23:39:14.823Z] 2021/11/17 23:39:14 Finished clone github.com/cespare/xxhash/v2 [2021-11-17T23:39:14.823Z] 2021/11/17 23:39:14 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2021-11-17T23:39:14.987Z] --- PASS: TestRunContainerWithBridgeNone (2.17s) [2021-11-17T23:39:14.987Z] === RUN TestNetworkInvalidJSON [2021-11-17T23:39:14.987Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-17T23:39:14.987Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-17T23:39:14.988Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-17T23:39:14.988Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-17T23:39:14.988Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-17T23:39:14.988Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-17T23:39:14.988Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-17T23:39:14.988Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-17T23:39:14.988Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-17T23:39:14.988Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-11-17T23:39:14.988Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-11-17T23:39:14.988Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-11-17T23:39:14.988Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-17T23:39:14.988Z] === RUN TestNetworkList [2021-11-17T23:39:14.988Z] === RUN TestNetworkList//networks [2021-11-17T23:39:14.988Z] === PAUSE TestNetworkList//networks [2021-11-17T23:39:14.988Z] === RUN TestNetworkList//networks/ [2021-11-17T23:39:14.988Z] === PAUSE TestNetworkList//networks/ [2021-11-17T23:39:14.988Z] === CONT TestNetworkList//networks [2021-11-17T23:39:14.988Z] === CONT TestNetworkList//networks/ [2021-11-17T23:39:14.988Z] --- PASS: TestNetworkList (0.03s) [2021-11-17T23:39:14.988Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-17T23:39:14.988Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-17T23:39:14.988Z] === RUN TestHostIPv4BridgeLabel [2021-11-17T23:39:15.553Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-11-17T23:39:15.553Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-17T23:39:16.211Z] 2021/11/17 23:39:15 Finished clone github.com/docker/go-metrics [2021-11-17T23:39:16.211Z] 2021/11/17 23:39:16 Finished clone github.com/morikuni/aec [2021-11-17T23:39:16.211Z] 2021/11/17 23:39:16 Finished clone github.com/spf13/pflag [2021-11-17T23:39:16.784Z] 2021/11/17 23:39:16 Finished clone github.com/spf13/cobra [2021-11-17T23:39:16.927Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-11-17T23:39:16.927Z] === RUN TestDaemonDefaultNetworkPools [2021-11-17T23:39:17.494Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2021-11-17T23:39:17.494Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-17T23:39:17.753Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-17T23:39:18.172Z] 2021/11/17 23:39:18 Finished clone github.com/opencontainers/selinux [2021-11-17T23:39:18.319Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-17T23:39:18.578Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2021-11-17T23:39:18.578Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-17T23:39:18.746Z] 2021/11/17 23:39:18 Finished clone github.com/google/certificate-transparency-go [2021-11-17T23:39:19.954Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-17T23:39:19.954Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2021-11-17T23:39:19.954Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-17T23:39:19.954Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-17T23:39:20.522Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-11-17T23:39:20.522Z] === RUN TestServiceWithPredefinedNetwork [2021-11-17T23:39:21.455Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-17T23:39:21.713Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-17T23:39:22.647Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-17T23:39:23.212Z] --- PASS: TestServiceWithPredefinedNetwork (2.69s) [2021-11-17T23:39:23.212Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-17T23:39:23.212Z] service_test.go:242: FLAKY_TEST [2021-11-17T23:39:23.212Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-17T23:39:23.212Z] === RUN TestServiceWithDataPathPortInit [2021-11-17T23:39:23.471Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-17T23:39:24.411Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-17T23:39:24.978Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-17T23:39:24.978Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-17T23:39:25.545Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-17T23:39:25.804Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-17T23:39:26.370Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-17T23:39:27.746Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-17T23:39:28.003Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-11-17T23:39:29.901Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-17T23:39:30.836Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-17T23:39:30.987Z] 2021/11/17 23:39:29 Finished clone github.com/cloudflare/cfssl [2021-11-17T23:39:32.212Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-17T23:39:33.189Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-17T23:39:34.562Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-17T23:39:34.562Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-17T23:39:37.091Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-17T23:39:37.581Z] 2021/11/17 23:39:36 Finished clone github.com/docker/swarmkit [2021-11-17T23:39:37.581Z] 2021/11/17 23:39:36 Finished clone github.com/coreos/etcd [2021-11-17T23:39:38.025Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-17T23:39:38.153Z] 2021/11/17 23:39:38 Finished clone github.com/containerd/containerd [2021-11-17T23:39:38.592Z] --- PASS: TestServiceWithDataPathPortInit (15.48s) [2021-11-17T23:39:38.592Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-17T23:39:38.852Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-17T23:39:39.418Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-17T23:39:41.947Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:p1vt5a6b5ohjxf5vt9hpurapj Created:2021-11-17 23:39:40.218207912 +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[db1be8028ab3cc72e9d24d91cc5024bda1802184b50e96ae0a335c9f6c1aea26:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1cdb7jfz3gbjcr9b6jbtncnv7 EndpointID:dbebecb19690675fc873866cee636acf42da11b799ad55b45a98a11c905c56e6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a4fd52abfa795952c4ae52009db3d561b83d04338126613f9202b6aaf65848aa 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:a52185c86ec1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1cdb7jfz3gbjcr9b6jbtncnv7 EndpointID:dbebecb19690675fc873866cee636acf42da11b799ad55b45a98a11c905c56e6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-11-17T23:39:46.143Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-11-17T23:39:46.711Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.84s) [2021-11-17T23:39:46.711Z] PASS [2021-11-17T23:39:46.711Z] [2021-11-17T23:39:46.711Z] === Skipped [2021-11-17T23:39:46.711Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-17T23:39:46.711Z] service_test.go:242: FLAKY_TEST [2021-11-17T23:39:46.711Z] [2021-11-17T23:39:46.711Z] [2021-11-17T23:39:46.711Z] DONE 26 tests, 1 skipped in 49.506s [2021-11-17T23:39:46.711Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-17T23:39:46.711Z] ++ 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 [2021-11-17T23:39:46.711Z] ++ set -e [2021-11-17T23:39:46.711Z] ++ '[' -n 0 ']' [2021-11-17T23:39:46.711Z] ++ set -x [2021-11-17T23:39:46.711Z] ++ 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 [2021-11-17T23:39:46.711Z] INFO: Testing against a local daemon [2021-11-17T23:39:46.711Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-17T23:39:46.711Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-17T23:39:46.711Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-17T23:39:46.711Z] === RUN TestDockerNetworkIpvlan [2021-11-17T23:39:46.711Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-17T23:39:46.711Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-17T23:39:46.711Z] PASS [2021-11-17T23:39:46.711Z] [2021-11-17T23:39:46.711Z] === Skipped [2021-11-17T23:39:46.711Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-17T23:39:46.711Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-17T23:39:46.711Z] [2021-11-17T23:39:46.711Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-17T23:39:46.711Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-17T23:39:46.711Z] [2021-11-17T23:39:46.711Z] [2021-11-17T23:39:46.711Z] DONE 2 tests, 2 skipped in 0.118s [2021-11-17T23:39:46.711Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-17T23:39:46.711Z] ++ 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 [2021-11-17T23:39:46.711Z] ++ set -e [2021-11-17T23:39:46.711Z] ++ '[' -n 0 ']' [2021-11-17T23:39:46.711Z] ++ set -x [2021-11-17T23:39:46.711Z] ++ 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 [2021-11-17T23:39:46.711Z] INFO: Testing against a local daemon [2021-11-17T23:39:46.711Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-17T23:39:48.184Z] 2021/11/17 23:39:48 Finished clone cloud.google.com/go [2021-11-17T23:39:48.611Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2021-11-17T23:39:48.611Z] === RUN TestDockerNetworkMacvlan [2021-11-17T23:39:48.611Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-11-17T23:39:48.869Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-11-17T23:39:49.804Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-11-17T23:39:49.804Z] === RUN TestDockerSuite/TestBuildRm [2021-11-17T23:39:50.739Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-11-17T23:39:52.641Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-11-17T23:39:52.900Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-11-17T23:39:53.158Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-17T23:39:54.533Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-17T23:39:54.533Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-11-17T23:39:54.812Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-11-17T23:39:55.070Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-11-17T23:39:56.005Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-17T23:39:56.332Z] 2021/11/17 23:39:56 Finished clone github.com/gogo/protobuf [2021-11-17T23:39:57.379Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-17T23:39:58.315Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-17T23:39:59.249Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-11-17T23:39:59.507Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-11-17T23:40:00.441Z] --- PASS: TestDockerNetworkMacvlan (12.09s) [2021-11-17T23:40:00.441Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-11-17T23:40:00.441Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-11-17T23:40:00.441Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.14s) [2021-11-17T23:40:00.441Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.14s) [2021-11-17T23:40:00.441Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.76s) [2021-11-17T23:40:00.441Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.00s) [2021-11-17T23:40:00.441Z] PASS [2021-11-17T23:40:00.441Z] [2021-11-17T23:40:00.441Z] DONE 8 tests in 13.660s [2021-11-17T23:40:00.441Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-17T23:40:00.441Z] ++ 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 [2021-11-17T23:40:00.441Z] ++ set -e [2021-11-17T23:40:00.441Z] ++ '[' -n 0 ']' [2021-11-17T23:40:00.441Z] ++ set -x [2021-11-17T23:40:00.441Z] ++ 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 [2021-11-17T23:40:00.441Z] testing: warning: no tests to run [2021-11-17T23:40:00.441Z] PASS [2021-11-17T23:40:00.441Z] [2021-11-17T23:40:00.441Z] DONE 0 tests in 0.032s [2021-11-17T23:40:00.441Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-17T23:40:00.441Z] ++ 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 [2021-11-17T23:40:00.441Z] ++ set -e [2021-11-17T23:40:00.441Z] ++ '[' -n 0 ']' [2021-11-17T23:40:00.441Z] ++ set -x [2021-11-17T23:40:00.441Z] ++ 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 [2021-11-17T23:40:00.441Z] INFO: Testing against a local daemon [2021-11-17T23:40:00.441Z] === RUN TestAuthZPluginAllowRequest [2021-11-17T23:40:00.544Z] 2021/11/17 23:40:00 Finished clone google.golang.org/genproto [2021-11-17T23:40:01.817Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-17T23:40:01.817Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-17T23:40:02.075Z] docker_api_swarm_test.go:303: [de269d6579625] joining swarm manager [d8e29d6b6fe94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-17T23:40:02.333Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-11-17T23:40:02.333Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-11-17T23:40:02.333Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-17T23:40:02.333Z] --- PASS: TestAuthZPluginAllowRequest (1.86s) [2021-11-17T23:40:02.333Z] === RUN TestAuthZPluginTLS [2021-11-17T23:40:02.901Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-17T23:40:02.901Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-11-17T23:40:02.901Z] === RUN TestAuthZPluginDenyRequest [2021-11-17T23:40:03.481Z] docker_api_swarm_test.go:304: [d068f05b3431b] joining swarm manager [d8e29d6b6fe94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-17T23:40:03.739Z] --- PASS: TestAuthZPluginDenyRequest (0.65s) [2021-11-17T23:40:03.739Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-17T23:40:03.739Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-17T23:40:03.739Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-17T23:40:04.138Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2021-11-17T23:40:04.138Z] === RUN TestAuthZPluginDenyResponse [2021-11-17T23:40:04.704Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-11-17T23:40:04.704Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-17T23:40:04.704Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-11-17T23:40:04.704Z] === RUN TestAuthZPluginAllowEventStream [2021-11-17T23:40:06.079Z] --- PASS: TestAuthZPluginAllowEventStream (1.35s) [2021-11-17T23:40:06.079Z] === RUN TestAuthZPluginErrorResponse [2021-11-17T23:40:06.644Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-11-17T23:40:06.644Z] === RUN TestAuthZPluginErrorRequest [2021-11-17T23:40:07.209Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-11-17T23:40:07.209Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-17T23:40:07.777Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-11-17T23:40:07.777Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-17T23:40:07.777Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-17T23:40:08.713Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-17T23:40:09.647Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-17T23:40:09.647Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.78s) [2021-11-17T23:40:09.647Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-17T23:40:09.905Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-17T23:40:10.840Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-17T23:40:11.098Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.64s) [2021-11-17T23:40:11.098Z] === RUN TestAuthZPluginHeader [2021-11-17T23:40:12.033Z] === RUN TestDockerSuite/TestBuildUser [2021-11-17T23:40:12.033Z] --- PASS: TestAuthZPluginHeader (0.82s) [2021-11-17T23:40:12.033Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-17T23:40:13.406Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-17T23:40:15.933Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-17T23:40:16.502Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.52s) [2021-11-17T23:40:16.502Z] === RUN TestAuthZPluginV2Disable [2021-11-17T23:40:17.702Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-17T23:40:18.160Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-17T23:40:18.160Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-11-17T23:40:18.618Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-17T23:40:20.689Z] --- PASS: TestAuthZPluginV2Disable (3.76s) [2021-11-17T23:40:20.689Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-17T23:40:20.689Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-11-17T23:40:23.971Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.54s) [2021-11-17T23:40:23.971Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-17T23:40:27.263Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-11-17T23:40:27.521Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-17T23:40:28.088Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-17T23:40:29.023Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-17T23:40:29.957Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-17T23:40:31.858Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-11-17T23:40:31.858Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-11-17T23:40:31.858Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-17T23:40:31.858Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-11-17T23:40:31.858Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-17T23:40:31.858Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-11-17T23:40:31.858Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-17T23:40:31.858Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-11-17T23:40:31.858Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-11-17T23:40:31.858Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-11-17T23:40:33.233Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-17T23:40:33.233Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-17T23:40:34.167Z] docker_api_swarm_test.go:271: [d5197423f1735] joining swarm manager [d8e45a7fdb340]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-17T23:40:34.167Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-17T23:40:35.103Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-17T23:40:35.669Z] docker_api_swarm_test.go:272: [db0517b6f559c] joining swarm manager [d8e45a7fdb340]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-17T23:40:35.669Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-17T23:40:35.669Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.88s) [2021-11-17T23:40:35.669Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-17T23:40:35.669Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-11-17T23:40:38.197Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-17T23:40:38.763Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-17T23:40:39.697Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-17T23:40:39.697Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-17T23:40:39.955Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-17T23:40:39.955Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-11-17T23:40:39.955Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-17T23:40:40.520Z] === RUN TestDockerSuite/TestBuildXZHost [2021-11-17T23:40:41.892Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-17T23:40:41.892Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-17T23:40:41.892Z] docker_cli_sni_test.go:18: Flakey test [2021-11-17T23:40:41.892Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-17T23:40:42.458Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-17T23:40:43.024Z] === RUN TestDockerSuite/TestCommitChange [2021-11-17T23:40:43.589Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-17T23:40:44.178Z] === RUN TestDockerSuite/TestCommitHardlink [2021-11-17T23:40:45.112Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-17T23:40:46.047Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-11-17T23:40:46.613Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-17T23:40:47.546Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-17T23:40:48.111Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-17T23:40:49.045Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-17T23:40:49.611Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-17T23:40:49.611Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-17T23:40:49.611Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-17T23:40:49.611Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-17T23:40:49.611Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-17T23:40:49.611Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-17T23:40:49.611Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-17T23:40:50.544Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-17T23:40:51.916Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-17T23:40:51.916Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-17T23:40:52.175Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-17T23:40:52.175Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s) [2021-11-17T23:40:52.175Z] PASS [2021-11-17T23:40:52.175Z] [2021-11-17T23:40:52.175Z] DONE 17 tests in 51.849s [2021-11-17T23:40:52.433Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-17T23:40:52.433Z] ++ 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 [2021-11-17T23:40:52.433Z] ++ set -e [2021-11-17T23:40:52.433Z] ++ '[' -n 0 ']' [2021-11-17T23:40:52.433Z] ++ set -x [2021-11-17T23:40:52.433Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-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 [2021-11-17T23:40:52.433Z] INFO: Testing against a local daemon [2021-11-17T23:40:52.433Z] === RUN TestPluginInvalidJSON [2021-11-17T23:40:52.433Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-17T23:40:52.433Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-17T23:40:52.433Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-17T23:40:52.433Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-11-17T23:40:52.433Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-17T23:40:52.433Z] === RUN TestPluginInstall [2021-11-17T23:40:52.433Z] === RUN TestPluginInstall/no_auth [2021-11-17T23:40:52.691Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-17T23:40:53.257Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-17T23:40:53.822Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-17T23:40:54.388Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-17T23:40:54.388Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-17T23:40:54.388Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-17T23:40:54.647Z] time="2021-11-17T23:40:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-17T23:40:54.647Z] time="2021-11-17T23:40:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3794ebd77ace646c255aff58e08d546e9d0959bccf9236251fb3dcaa1ae97678" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-17T23:40:54.647Z] time="2021-11-17T23:40:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-17T23:40:54.647Z] time="2021-11-17T23:40:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3794ebd77ace646c255aff58e08d546e9d0959bccf9236251fb3dcaa1ae97678" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-17T23:40:54.906Z] === RUN TestPluginInstall/with_htpasswd [2021-11-17T23:40:54.906Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-17T23:40:54.906Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-17T23:40:54.906Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-17T23:40:55.165Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-17T23:40:55.165Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-17T23:40:55.423Z] time="2021-11-17T23:40:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-17T23:40:55.423Z] time="2021-11-17T23:40:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3794ebd77ace646c255aff58e08d546e9d0959bccf9236251fb3dcaa1ae97678" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-17T23:40:55.423Z] time="2021-11-17T23:40:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-17T23:40:55.423Z] time="2021-11-17T23:40:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3794ebd77ace646c255aff58e08d546e9d0959bccf9236251fb3dcaa1ae97678" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-17T23:40:55.681Z] === RUN TestPluginInstall/with_insecure [2021-11-17T23:40:55.939Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-17T23:40:56.506Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-17T23:40:56.764Z] time="2021-11-17T23:40:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-17T23:40:56.764Z] time="2021-11-17T23:40:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:925179d97edf8ad63a7c4de4eda506e0f7d254c67bc47b6ef536006a3be2fb65" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-17T23:40:56.764Z] time="2021-11-17T23:40:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-17T23:40:56.765Z] time="2021-11-17T23:40:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:925179d97edf8ad63a7c4de4eda506e0f7d254c67bc47b6ef536006a3be2fb65" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-17T23:40:56.832Z] 2021/11/17 23:40:48 Finished clone github.com/hashicorp/consul [2021-11-17T23:40:57.023Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-17T23:40:57.023Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-17T23:40:57.023Z] plugin_test.go:165: [d2f8fd1bb121b] daemon is not started [2021-11-17T23:40:57.023Z] --- PASS: TestPluginInstall (4.67s) [2021-11-17T23:40:57.023Z] --- PASS: TestPluginInstall/no_auth (2.44s) [2021-11-17T23:40:57.023Z] --- PASS: TestPluginInstall/with_htpasswd (0.87s) [2021-11-17T23:40:57.023Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2021-11-17T23:40:57.023Z] === RUN TestPluginsWithRuntimes [2021-11-17T23:40:57.958Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-11-17T23:40:58.216Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-17T23:40:58.219Z] 2021/11/17 23:40:57 Finished clone github.com/aws/aws-sdk-go [2021-11-17T23:40:59.151Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-17T23:40:59.151Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-17T23:40:59.151Z] === RUN TestPluginsWithRuntimes/No_Args [2021-11-17T23:40:59.717Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-17T23:41:00.285Z] === RUN TestPluginsWithRuntimes/With_Args [2021-11-17T23:41:00.552Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-17T23:41:01.489Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-17T23:41:01.489Z] --- PASS: TestPluginsWithRuntimes (4.35s) [2021-11-17T23:41:01.489Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.19s) [2021-11-17T23:41:01.489Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.25s) [2021-11-17T23:41:01.489Z] === RUN TestPluginBackCompatMediaTypes [2021-11-17T23:41:01.746Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-17T23:41:01.746Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-17T23:41:02.312Z] --- PASS: TestPluginBackCompatMediaTypes (0.80s) [2021-11-17T23:41:02.312Z] PASS [2021-11-17T23:41:02.312Z] [2021-11-17T23:41:02.312Z] DONE 10 tests in 9.980s [2021-11-17T23:41:02.312Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-17T23:41:02.312Z] ++ 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 [2021-11-17T23:41:02.312Z] ++ set -e [2021-11-17T23:41:02.312Z] ++ '[' -n 0 ']' [2021-11-17T23:41:02.312Z] ++ set -x [2021-11-17T23:41:02.312Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2021-11-17T23:41:02.570Z] INFO: Testing against a local daemon [2021-11-17T23:41:02.570Z] === RUN TestExternalGraphDriver [2021-11-17T23:41:02.570Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-17T23:41:02.570Z] === RUN TestExternalGraphDriver/json [2021-11-17T23:41:03.142Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-11-17T23:41:03.709Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-17T23:41:03.709Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-17T23:41:04.276Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-17T23:41:04.276Z] === RUN TestExternalGraphDriver/spec [2021-11-17T23:41:05.654Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-17T23:41:06.222Z] === RUN TestExternalGraphDriver/pull [2021-11-17T23:41:06.480Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-17T23:41:06.480Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-17T23:41:06.480Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-17T23:41:06.480Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-17T23:41:06.480Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-17T23:41:07.046Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-17T23:41:07.979Z] --- PASS: TestExternalGraphDriver (5.44s) [2021-11-17T23:41:07.979Z] --- PASS: TestExternalGraphDriver/json (1.87s) [2021-11-17T23:41:07.979Z] --- PASS: TestExternalGraphDriver/spec (1.81s) [2021-11-17T23:41:07.979Z] --- PASS: TestExternalGraphDriver/pull (1.68s) [2021-11-17T23:41:07.979Z] === RUN TestGraphdriverPluginV2 [2021-11-17T23:41:11.258Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-17T23:41:11.825Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-17T23:41:12.083Z] --- PASS: TestGraphdriverPluginV2 (4.12s) [2021-11-17T23:41:12.083Z] PASS [2021-11-17T23:41:12.083Z] [2021-11-17T23:41:12.083Z] DONE 5 tests in 9.695s [2021-11-17T23:41:12.083Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-17T23:41:12.083Z] ++ 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 [2021-11-17T23:41:12.083Z] ++ set -e [2021-11-17T23:41:12.083Z] ++ '[' -n 0 ']' [2021-11-17T23:41:12.083Z] ++ set -x [2021-11-17T23:41:12.083Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-11-17T23:41:12.083Z] INFO: Testing against a local daemon [2021-11-17T23:41:12.083Z] === RUN TestContinueAfterPluginCrash [2021-11-17T23:41:12.083Z] === PAUSE TestContinueAfterPluginCrash [2021-11-17T23:41:12.083Z] === RUN TestReadPluginNoRead [2021-11-17T23:41:12.083Z] === PAUSE TestReadPluginNoRead [2021-11-17T23:41:12.083Z] === RUN TestDaemonStartWithLogOpt [2021-11-17T23:41:12.083Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-17T23:41:12.083Z] === CONT TestContinueAfterPluginCrash [2021-11-17T23:41:12.083Z] === CONT TestDaemonStartWithLogOpt [2021-11-17T23:41:12.650Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-17T23:41:12.650Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-11-17T23:41:12.650Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-17T23:41:12.650Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-17T23:41:15.179Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-17T23:41:15.745Z] --- PASS: TestDaemonStartWithLogOpt (3.61s) [2021-11-17T23:41:15.745Z] === CONT TestReadPluginNoRead [2021-11-17T23:41:15.745Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-17T23:41:16.680Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-17T23:41:18.582Z] === RUN TestReadPluginNoRead/default [2021-11-17T23:41:19.168Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-17T23:41:19.168Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-17T23:41:19.168Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-17T23:41:19.965Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-17T23:41:19.965Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-17T23:41:20.539Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-17T23:41:20.797Z] --- PASS: TestContinueAfterPluginCrash (8.73s) [2021-11-17T23:41:21.731Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-17T23:41:21.989Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-11-17T23:41:21.989Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-17T23:41:23.363Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-17T23:41:23.363Z] === CONT TestReadPluginNoRead [2021-11-17T23:41:23.363Z] read_test.go:92: [d18b6e98b9a54] daemon is not started [2021-11-17T23:41:23.363Z] --- PASS: TestReadPluginNoRead (7.51s) [2021-11-17T23:41:23.363Z] --- PASS: TestReadPluginNoRead/default (1.45s) [2021-11-17T23:41:23.363Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.67s) [2021-11-17T23:41:23.363Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.57s) [2021-11-17T23:41:23.363Z] PASS [2021-11-17T23:41:23.363Z] [2021-11-17T23:41:23.363Z] DONE 6 tests in 11.247s [2021-11-17T23:41:23.363Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-11-17T23:41:23.363Z] ++ 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 [2021-11-17T23:41:23.363Z] ++ set -e [2021-11-17T23:41:23.363Z] ++ '[' -n 0 ']' [2021-11-17T23:41:23.363Z] ++ set -x [2021-11-17T23:41:23.363Z] ++ 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 [2021-11-17T23:41:23.363Z] testing: warning: no tests to run [2021-11-17T23:41:23.363Z] PASS [2021-11-17T23:41:23.363Z] [2021-11-17T23:41:23.363Z] DONE 0 tests in 0.052s [2021-11-17T23:41:23.363Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-17T23:41:23.363Z] ++ 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 [2021-11-17T23:41:23.363Z] ++ set -e [2021-11-17T23:41:23.363Z] ++ '[' -n 0 ']' [2021-11-17T23:41:23.363Z] ++ set -x [2021-11-17T23:41:23.363Z] ++ 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 [2021-11-17T23:41:23.621Z] INFO: Testing against a local daemon [2021-11-17T23:41:23.621Z] === RUN TestPluginWithDevMounts [2021-11-17T23:41:23.621Z] === PAUSE TestPluginWithDevMounts [2021-11-17T23:41:23.621Z] === CONT TestPluginWithDevMounts [2021-11-17T23:41:24.556Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-11-17T23:41:25.931Z] --- PASS: TestPluginWithDevMounts (2.09s) [2021-11-17T23:41:25.931Z] PASS [2021-11-17T23:41:25.931Z] [2021-11-17T23:41:25.931Z] DONE 1 tests in 2.247s [2021-11-17T23:41:25.931Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-17T23:41:25.931Z] ++ 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 [2021-11-17T23:41:25.931Z] ++ set -e [2021-11-17T23:41:25.931Z] ++ '[' -n 0 ']' [2021-11-17T23:41:25.931Z] ++ set -x [2021-11-17T23:41:25.931Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-11-17T23:41:25.931Z] INFO: Testing against a local daemon [2021-11-17T23:41:25.931Z] === RUN TestSecretInspect [2021-11-17T23:41:25.931Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-11-17T23:41:26.190Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-11-17T23:41:27.564Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-11-17T23:41:27.822Z] --- PASS: TestSecretInspect (1.94s) [2021-11-17T23:41:27.822Z] === RUN TestSecretList [2021-11-17T23:41:28.389Z] docker_api_swarm_node_test.go:19: [d68704478f87f] joining swarm manager [db10f4e24dd3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-17T23:41:28.955Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-11-17T23:41:29.213Z] docker_api_swarm_node_test.go:20: [d36fa5a686a4b] joining swarm manager [db10f4e24dd3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-17T23:41:30.146Z] --- PASS: TestSecretList (2.44s) [2021-11-17T23:41:30.147Z] === RUN TestSecretsCreateAndDelete [2021-11-17T23:41:30.712Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00070ecc0_} [2021-11-17T23:41:31.278Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1030730613_/foo_false____} [2021-11-17T23:41:32.650Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1030730613_/foo_true____} [2021-11-17T23:41:32.650Z] --- PASS: TestSecretsCreateAndDelete (2.40s) [2021-11-17T23:41:32.650Z] === RUN TestSecretsUpdate [2021-11-17T23:41:32.907Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3121979984_/foo_false____} [2021-11-17T23:41:33.473Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3121979984_/foo_true____} [2021-11-17T23:41:34.846Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3121979984_/foo_true__0xc00070ecf0__} [2021-11-17T23:41:34.846Z] --- PASS: TestSecretsUpdate (2.27s) [2021-11-17T23:41:34.846Z] === RUN TestTemplatedSecret [2021-11-17T23:41:36.218Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00070ed08_} [2021-11-17T23:41:37.601Z] --- PASS: TestTemplatedSecret (2.67s) [2021-11-17T23:41:37.601Z] === RUN TestSecretCreateResolve [2021-11-17T23:41:37.601Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00070ed20_} [2021-11-17T23:41:38.976Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00070ed38_} [2021-11-17T23:41:39.909Z] --- PASS: TestSecretCreateResolve (2.32s) [2021-11-17T23:41:39.909Z] PASS [2021-11-17T23:41:39.909Z] [2021-11-17T23:41:39.909Z] DONE 6 tests in 14.142s [2021-11-17T23:41:39.909Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-11-17T23:41:39.909Z] ++ 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 [2021-11-17T23:41:39.909Z] ++ set -e [2021-11-17T23:41:39.909Z] ++ '[' -n 0 ']' [2021-11-17T23:41:39.909Z] ++ set -x [2021-11-17T23:41:39.909Z] ++ 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 [2021-11-17T23:41:39.909Z] INFO: Testing against a local daemon [2021-11-17T23:41:39.909Z] === RUN TestServiceCreateInit [2021-11-17T23:41:39.909Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-17T23:41:40.166Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-11-17T23:41:40.425Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00070ed50_} [2021-11-17T23:41:41.799Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-17T23:41:43.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-17T23:41:43.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-17T23:41:43.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-17T23:41:43.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-17T23:41:43.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-17T23:41:43.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-17T23:41:43.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-17T23:41:43.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-17T23:41:43.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-17T23:41:43.432Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-17T23:41:43.432Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-17T23:41:43.432Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-11-17T23:41:43.432Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-11-17T23:41:43.432Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-11-17T23:41:43.432Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-11-17T23:41:43.432Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-11-17T23:41:43.432Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-11-17T23:41:43.690Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-17T23:41:44.520Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-17T23:41:45.067Z] docker_api_swarm_test.go:501: [ddcee18d57d91] joining swarm manager [df04c049bcee3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-17T23:41:45.067Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-17T23:41:46.441Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-17T23:41:48.343Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-17T23:41:49.278Z] --- PASS: TestServiceCreateInit (9.31s) [2021-11-17T23:41:49.278Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.07s) [2021-11-17T23:41:49.278Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.22s) [2021-11-17T23:41:49.278Z] === RUN TestCreateServiceMultipleTimes [2021-11-17T23:41:50.214Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-17T23:41:51.593Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-17T23:41:51.593Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-17T23:41:52.528Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-17T23:41:53.204Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-17T23:41:53.463Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-11-17T23:41:53.722Z] docker_api_swarm_test.go:506: [d32f5f95d9d5a] joining swarm manager [df04c049bcee3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-17T23:41:54.289Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-17T23:41:55.223Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-17T23:41:56.163Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-17T23:41:56.729Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-17T23:41:57.294Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-17T23:41:58.227Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-17T23:41:58.792Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-17T23:41:59.359Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-17T23:42:00.291Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-17T23:42:00.856Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-17T23:42:01.422Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-17T23:42:02.355Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-17T23:42:02.920Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-17T23:42:03.180Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-17T23:42:03.438Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-17T23:42:03.697Z] === RUN TestDockerSuite/TestCpRelativePath [2021-11-17T23:42:04.265Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-17T23:42:04.829Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-17T23:42:05.721Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-17T23:42:05.773Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-17T23:42:06.339Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-17T23:42:06.596Z] --- PASS: TestCreateServiceMultipleTimes (17.40s) [2021-11-17T23:42:06.596Z] === RUN TestCreateServiceConflict [2021-11-17T23:42:07.269Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-17T23:42:07.835Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-17T23:42:09.737Z] --- PASS: TestCreateServiceConflict (2.73s) [2021-11-17T23:42:09.737Z] === RUN TestCreateServiceMaxReplicas [2021-11-17T23:42:09.737Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-17T23:42:13.021Z] --- PASS: TestCreateServiceMaxReplicas (3.41s) [2021-11-17T23:42:13.021Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-17T23:42:13.021Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-17T23:42:15.552Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-17T23:42:15.811Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-17T23:42:19.096Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-17T23:42:20.995Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-17T23:42:21.253Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-17T23:42:24.536Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-11-17T23:42:24.536Z] === RUN TestDockerSuite/TestCpToDot [2021-11-17T23:42:25.102Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-17T23:42:26.037Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-11-17T23:42:26.037Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-17T23:42:26.603Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.97s) [2021-11-17T23:42:26.603Z] === RUN TestCreateServiceSecretFileMode [2021-11-17T23:42:27.168Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-17T23:42:28.102Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-17T23:42:28.102Z] docker_api_swarm_node_test.go:80: [dedf740de97dd] joining swarm manager [da49e05225d7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-17T23:42:29.477Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-17T23:42:29.477Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-17T23:42:30.410Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-17T23:42:30.976Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-17T23:42:31.235Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-17T23:42:31.235Z] === RUN TestDockerSuite/TestCreateByImageID [2021-11-17T23:42:31.493Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-17T23:42:32.060Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-17T23:42:32.060Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-11-17T23:42:32.318Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-17T23:42:32.318Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-17T23:42:32.884Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-17T23:42:33.147Z] === RUN TestDockerSuite/TestCreateLabels [2021-11-17T23:42:33.147Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-17T23:42:33.147Z] === RUN TestDockerSuite/TestCreateRM [2021-11-17T23:42:33.405Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-17T23:42:33.406Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-17T23:42:33.406Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-17T23:42:33.406Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-17T23:42:33.664Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-17T23:42:36.027Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-17T23:42:36.194Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-17T23:42:36.194Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-17T23:42:36.194Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-17T23:42:39.496Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-17T23:42:39.496Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-17T23:42:39.496Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-17T23:42:39.496Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-17T23:42:39.496Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-11-17T23:42:39.496Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-17T23:42:39.755Z] --- PASS: TestCreateServiceSecretFileMode (13.11s) [2021-11-17T23:42:39.755Z] === RUN TestCreateServiceConfigFileMode [2021-11-17T23:42:39.755Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-17T23:42:41.128Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-17T23:42:41.386Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-11-17T23:42:41.953Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-17T23:42:42.887Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-17T23:42:43.820Z] docker_api_swarm_node_test.go:52: [d74400cc46a0c] joining swarm manager [dde438ffaffd7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-17T23:42:44.077Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-17T23:42:44.645Z] docker_api_swarm_node_test.go:53: [da599595c2612] joining swarm manager [dde438ffaffd7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-17T23:42:44.645Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-17T23:42:45.211Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-17T23:42:45.211Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-17T23:42:45.776Z] === RUN TestDockerSuite/TestDockerFails [2021-11-17T23:42:45.776Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-11-17T23:42:45.776Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-11-17T23:42:45.776Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-11-17T23:42:46.343Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-11-17T23:42:46.908Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-11-17T23:42:48.282Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-11-17T23:42:48.282Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-11-17T23:42:48.282Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-11-17T23:42:48.282Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-11-17T23:42:50.967Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-17T23:42:52.463Z] --- PASS: TestCreateServiceConfigFileMode (12.59s) [2021-11-17T23:42:52.463Z] === RUN TestCreateServiceSysctls [2021-11-17T23:42:53.836Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-17T23:42:55.772Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-17T23:42:55.772Z] --- PASS: TestCreateServiceSysctls (3.46s) [2021-11-17T23:42:55.772Z] === RUN TestCreateServiceCapabilities [2021-11-17T23:42:57.676Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-17T23:42:59.049Z] --- PASS: TestCreateServiceCapabilities (2.98s) [2021-11-17T23:42:59.049Z] === RUN TestInspect [2021-11-17T23:42:59.307Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-11-17T23:42:59.882Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-17T23:43:00.449Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-17T23:43:01.826Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-11-17T23:43:02.085Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-11-17T23:43:02.343Z] --- PASS: TestInspect (3.33s) [2021-11-17T23:43:02.343Z] === RUN TestCreateJob [2021-11-17T23:43:02.601Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-17T23:43:03.535Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-11-17T23:43:04.910Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-11-17T23:43:05.776Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-17T23:43:05.844Z] --- PASS: TestCreateJob (3.52s) [2021-11-17T23:43:05.844Z] === RUN TestReplicatedJob [2021-11-17T23:43:06.410Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-11-17T23:43:08.939Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-11-17T23:43:11.468Z] === RUN TestDockerSuite/TestEventsCopy [2021-11-17T23:43:11.468Z] --- PASS: TestReplicatedJob (5.55s) [2021-11-17T23:43:11.468Z] === RUN TestUpdateReplicatedJob [2021-11-17T23:43:12.401Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-17T23:43:13.360Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-17T23:43:13.925Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-11-17T23:43:14.184Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-11-17T23:43:15.119Z] --- PASS: TestUpdateReplicatedJob (3.76s) [2021-11-17T23:43:15.119Z] === RUN TestServiceListWithStatuses [2021-11-17T23:43:15.119Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-17T23:43:15.119Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-17T23:43:15.119Z] === RUN TestDockerNetworkConnectAlias [2021-11-17T23:43:15.380Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-17T23:43:16.313Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-11-17T23:43:16.313Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-17T23:43:16.572Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-11-17T23:43:16.830Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-11-17T23:43:17.089Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-11-17T23:43:17.089Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-17T23:43:18.465Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-17T23:43:19.839Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-17T23:43:19.839Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-17T23:43:19.839Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-17T23:43:20.405Z] --- PASS: TestDockerNetworkConnectAlias (5.25s) [2021-11-17T23:43:20.405Z] === RUN TestDockerNetworkReConnect [2021-11-17T23:43:20.663Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-17T23:43:20.921Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-17T23:43:21.855Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-17T23:43:22.790Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-11-17T23:43:23.048Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-11-17T23:43:23.048Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-11-17T23:43:23.048Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-11-17T23:43:23.048Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-11-17T23:43:23.048Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-17T23:43:23.306Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-11-17T23:43:23.873Z] --- PASS: TestDockerNetworkReConnect (3.66s) [2021-11-17T23:43:23.873Z] === RUN TestServicePlugin [2021-11-17T23:43:25.247Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-11-17T23:43:25.816Z] docker_api_swarm_test.go:201: [deabf6fd19097] joining swarm manager [d6e4dd071c9fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-17T23:43:25.816Z] === RUN TestDockerSuite/TestEventsRename [2021-11-17T23:43:26.752Z] === RUN TestDockerSuite/TestEventsResize [2021-11-17T23:43:27.320Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-17T23:43:28.706Z] plugin_test.go:62: [ddb19844a9fa9] joining swarm manager [dd638ecf56b16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-17T23:43:30.078Z] plugin_test.go:65: [d5d8abe424651] joining swarm manager [dd638ecf56b16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-17T23:43:32.607Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-17T23:43:33.174Z] === RUN TestDockerSuite/TestEventsStreaming [2021-11-17T23:43:33.740Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-17T23:43:36.268Z] === RUN TestDockerSuite/TestEventsTop [2021-11-17T23:43:37.201Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-17T23:43:39.726Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-17T23:43:47.828Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-11-17T23:43:48.762Z] docker_api_swarm_test.go:383: [d19ab047c0038] joining swarm manager [dc57a1cb559ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-17T23:43:50.143Z] docker_api_swarm_test.go:384: [dd62e418c6a2f] joining swarm manager [dc57a1cb559ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-17T23:43:50.401Z] === RUN TestDockerSuite/TestExec [2021-11-17T23:43:50.966Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-17T23:43:51.531Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-17T23:43:52.096Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-17T23:43:52.354Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-17T23:43:53.729Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-17T23:43:53.988Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-17T23:43:54.554Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-17T23:43:55.120Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-17T23:43:55.120Z] --- PASS: TestServicePlugin (31.27s) [2021-11-17T23:43:55.120Z] === RUN TestServiceUpdateLabel [2021-11-17T23:43:55.688Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-17T23:43:56.254Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-17T23:43:56.823Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-17T23:43:57.757Z] --- PASS: TestServiceUpdateLabel (2.54s) [2021-11-17T23:43:57.757Z] === RUN TestServiceUpdateSecrets [2021-11-17T23:43:58.323Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-17T23:43:59.257Z] === RUN TestDockerSuite/TestExecEnv [2021-11-17T23:44:00.193Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-17T23:44:01.127Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-17T23:44:01.693Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-17T23:44:04.222Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-17T23:44:04.789Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-11-17T23:44:05.354Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-17T23:44:05.920Z] === RUN TestDockerSuite/TestExecParseError [2021-11-17T23:44:06.177Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-17T23:44:06.743Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-17T23:44:07.309Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-17T23:44:08.683Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-17T23:44:08.941Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-17T23:44:09.507Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-17T23:44:12.785Z] --- PASS: TestServiceUpdateSecrets (14.89s) [2021-11-17T23:44:12.785Z] === RUN TestServiceUpdateConfigs [2021-11-17T23:44:20.921Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-17T23:44:20.921Z] === RUN TestDockerSuite/TestExecTTY [2021-11-17T23:44:21.178Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-17T23:44:21.749Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-11-17T23:44:22.315Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-17T23:44:22.881Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-17T23:44:22.881Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-11-17T23:44:22.881Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-17T23:44:24.254Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-11-17T23:44:24.532Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-17T23:44:25.475Z] === RUN TestDockerSuite/TestExecWithTERM [2021-11-17T23:44:25.733Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-17T23:44:26.671Z] === RUN TestDockerSuite/TestGetContainerStats [2021-11-17T23:44:27.236Z] --- PASS: TestServiceUpdateConfigs (14.50s) [2021-11-17T23:44:27.236Z] === RUN TestServiceUpdateNetwork [2021-11-17T23:44:31.416Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-17T23:44:35.594Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-11-17T23:44:37.493Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-17T23:44:39.390Z] --- PASS: TestServiceUpdateNetwork (12.33s) [2021-11-17T23:44:39.390Z] === RUN TestServiceUpdatePidsLimit [2021-11-17T23:44:40.763Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-11-17T23:44:41.330Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-11-17T23:44:41.898Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-17T23:44:42.466Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-17T23:44:42.466Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-17T23:44:42.466Z] === RUN TestDockerSuite/TestHealth [2021-11-17T23:44:46.663Z] check_test.go:380: [dd62e418c6a2f] daemon is not started [2021-11-17T23:44:46.663Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-11-17T23:44:48.560Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-11-17T23:44:48.560Z] docker_api_swarm_test.go:801: [d58841ad9c6bd] joining swarm manager [d411e07ec2c8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-17T23:44:49.858Z] 2021/11/17 23:44:36 Finished clone google.golang.org/api [2021-11-17T23:44:49.859Z] 2021/11/17 23:44:36 Dependencies downloaded. Download time: 6m9.616340045s [2021-11-17T23:44:49.859Z] 2021/11/17 23:44:36 Collecting all dependencies [2021-11-17T23:44:49.859Z] 2021/11/17 23:44:47 Clean vendor dir from unused packages [2021-11-17T23:44:49.859Z] 2021/11/17 23:44:47 Ignoring paths matching "^archive/tar" [2021-11-17T23:44:49.859Z] 2021/11/17 23:44:48 Success [2021-11-17T23:44:49.859Z] 2021/11/17 23:44:48 Running time: 6m25.411223723s [2021-11-17T23:44:49.859Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-17T23:44:49.932Z] docker_api_swarm_test.go:801: [d30edc37bb1f2] joining swarm manager [d411e07ec2c8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-17T23:44:50.189Z] + echo Ensuring container killed. [2021-11-17T23:44:50.189Z] Ensuring container killed. [2021-11-17T23:44:50.189Z] + docker rm -vf docker-pr5 [2021-11-17T23:44:50.189Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-11-17T23:44:50.481Z] + echo Chowning /workspace to jenkins user [2021-11-17T23:44:50.481Z] Chowning /workspace to jenkins user [2021-11-17T23:44:50.481Z] + id -u [2021-11-17T23:44:50.481Z] + id -g [2021-11-17T23:44:50.481Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43027:/workspace busybox chown -R 1000:1000 /workspace [2021-11-17T23:44:51.306Z] docker_api_swarm_test.go:801: [d12232c0ef86d] joining swarm manager [d411e07ec2c8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-17T23:44:52.173Z] + bundleName=unit [2021-11-17T23:44:52.173Z] + echo Creating unit-bundles.tar.gz [2021-11-17T23:44:52.173Z] Creating unit-bundles.tar.gz [2021-11-17T23:44:52.173Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-11-17T23:44:52.173Z] bundles/junit-report.xml [2021-11-17T23:44:52.173Z] bundles/go-test-report.json [2021-11-17T23:44:52.173Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-11-17T23:44:52.188Z] Archiving artifacts [2021-11-17T23:44:52.678Z] docker_api_swarm_test.go:801: [d84080335004e] joining swarm manager [d411e07ec2c8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-11-17T23:44:52.757Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43027/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-17T23:44:53.079Z] + make clean [2021-11-17T23:44:53.341Z] docker volume rm -f docker-dev-cache [2021-11-17T23:44:53.341Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-17T23:44:55.204Z] docker_api_swarm_test.go:809: [dc986df175dba] joining swarm manager [d411e07ec2c8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-11-17T23:44:56.138Z] --- PASS: TestServiceUpdatePidsLimit (16.51s) [2021-11-17T23:44:56.138Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2021-11-17T23:44:56.138Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2021-11-17T23:44:56.138Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2021-11-17T23:44:56.138Z] PASS [2021-11-17T23:44:56.138Z] [2021-11-17T23:44:56.138Z] === Skipped [2021-11-17T23:44:56.138Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-17T23:44:56.138Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-17T23:44:56.138Z] [2021-11-17T23:44:56.138Z] [2021-11-17T23:44:56.138Z] DONE 27 tests, 1 skipped in 196.196s [2021-11-17T23:44:56.138Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-11-17T23:44:56.138Z] ++ 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 [2021-11-17T23:44:56.138Z] ++ set -e [2021-11-17T23:44:56.138Z] ++ '[' -n 0 ']' [2021-11-17T23:44:56.138Z] ++ set -x [2021-11-17T23:44:56.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=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 [2021-11-17T23:44:56.138Z] INFO: Testing against a local daemon [2021-11-17T23:44:56.138Z] === RUN TestSessionCreate [2021-11-17T23:44:56.138Z] --- PASS: TestSessionCreate (0.02s) [2021-11-17T23:44:56.138Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-17T23:44:56.138Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-17T23:44:56.138Z] PASS [2021-11-17T23:44:56.138Z] [2021-11-17T23:44:56.138Z] DONE 2 tests in 0.133s [2021-11-17T23:44:56.138Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-11-17T23:44:56.138Z] ++ 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 [2021-11-17T23:44:56.138Z] ++ set -e [2021-11-17T23:44:56.138Z] ++ '[' -n 0 ']' [2021-11-17T23:44:56.138Z] ++ set -x [2021-11-17T23:44:56.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=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 [2021-11-17T23:44:56.138Z] INFO: Testing against a local daemon [2021-11-17T23:44:56.138Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-17T23:44:56.138Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-17T23:44:56.138Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-17T23:44:56.138Z] === RUN TestEventsExecDie [2021-11-17T23:44:57.072Z] --- PASS: TestEventsExecDie (0.60s) [2021-11-17T23:44:57.072Z] === RUN TestEventsBackwardsCompatible [2021-11-17T23:44:57.072Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-11-17T23:44:57.072Z] === RUN TestInfoBinaryCommits [2021-11-17T23:44:57.072Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-11-17T23:44:57.072Z] === RUN TestInfoAPIVersioned [2021-11-17T23:44:57.072Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-17T23:44:57.072Z] === RUN TestInfoDiscoveryBackend [2021-11-17T23:44:57.638Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-11-17T23:44:57.638Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-17T23:44:58.573Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-11-17T23:44:58.573Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-17T23:44:59.138Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-11-17T23:44:59.138Z] === RUN TestInfoAPI [2021-11-17T23:44:59.138Z] --- PASS: TestInfoAPI (0.02s) [2021-11-17T23:44:59.138Z] === RUN TestInfoAPIWarnings [2021-11-17T23:45:02.222Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-17T23:45:02.222Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-17T23:45:02.222Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-11-17T23:45:02.222Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-17T23:45:02.222Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-11-17T23:45:02.222Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-17T23:45:02.222Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-17T23:45:02.222Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-17T23:45:02.222Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-11-17T23:45:02.222Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-17T23:45:02.222Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-17T23:45:02.222Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-17T23:45:02.222Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-11-17T23:45:02.222Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-11-17T23:45:02.418Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-17T23:45:02.418Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-17T23:45:02.418Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-17T23:45:02.418Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-11-17T23:45:02.418Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-17T23:45:02.418Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-11-17T23:45:02.681Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-17T23:45:02.681Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-17T23:45:02.681Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-17T23:45:02.681Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-11-17T23:45:02.681Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-17T23:45:02.681Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-11-17T23:45:02.681Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-17T23:45:02.681Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-11-17T23:45:02.681Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-17T23:45:02.681Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-11-17T23:45:02.681Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-11-17T23:45:02.983Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-17T23:45:02.983Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-17T23:45:02.983Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-17T23:45:03.241Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-11-17T23:45:03.241Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-17T23:45:03.498Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-11-17T23:45:03.756Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-17T23:45:03.757Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-17T23:45:04.360Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-17T23:45:04.617Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-17T23:45:05.182Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-17T23:45:05.586Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-17T23:45:05.586Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-11-17T23:45:05.748Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-17T23:45:05.748Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-17T23:45:06.043Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-17T23:45:06.043Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-11-17T23:45:06.043Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-17T23:45:06.043Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-11-17T23:45:06.044Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-17T23:45:06.321Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-11-17T23:45:06.501Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-17T23:45:08.847Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-17T23:45:08.847Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-17T23:45:08.847Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-17T23:45:10.219Z] === RUN TestDockerSuite/TestImportFile [2021-11-17T23:45:11.153Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-17T23:45:11.153Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-17T23:45:11.184Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-17T23:45:12.528Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-17T23:45:13.901Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-17T23:45:14.835Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-17T23:45:15.401Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-17T23:45:15.401Z] --- PASS: TestInfoAPIWarnings (16.32s) [2021-11-17T23:45:15.401Z] === RUN TestInfoDebug [2021-11-17T23:45:15.968Z] --- PASS: TestInfoDebug (0.52s) [2021-11-17T23:45:15.968Z] === RUN TestInfoInsecureRegistries [2021-11-17T23:45:15.968Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-17T23:45:16.535Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-11-17T23:45:16.535Z] === RUN TestInfoRegistryMirrors [2021-11-17T23:45:16.535Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-17T23:45:16.535Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-11-17T23:45:16.535Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-17T23:45:17.102Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-11-17T23:45:17.102Z] === RUN TestLoginFailsWithBadCredentials [2021-11-17T23:45:17.102Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-17T23:45:17.102Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-11-17T23:45:17.102Z] === RUN TestPingCacheHeaders [2021-11-17T23:45:17.102Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-11-17T23:45:17.102Z] === RUN TestPingGet [2021-11-17T23:45:17.102Z] --- PASS: TestPingGet (0.02s) [2021-11-17T23:45:17.102Z] === RUN TestPingHead [2021-11-17T23:45:17.102Z] --- PASS: TestPingHead (0.05s) [2021-11-17T23:45:17.102Z] === RUN TestVersion [2021-11-17T23:45:17.102Z] --- PASS: TestVersion (0.04s) [2021-11-17T23:45:17.102Z] PASS [2021-11-17T23:45:17.102Z] [2021-11-17T23:45:17.102Z] === Skipped [2021-11-17T23:45:17.102Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-17T23:45:17.102Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-17T23:45:17.102Z] [2021-11-17T23:45:17.102Z] [2021-11-17T23:45:17.102Z] DONE 18 tests, 1 skipped in 21.066s [2021-11-17T23:45:17.360Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-17T23:45:17.360Z] ++ 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 [2021-11-17T23:45:17.360Z] ++ set -e [2021-11-17T23:45:17.360Z] ++ '[' -n 0 ']' [2021-11-17T23:45:17.360Z] ++ set -x [2021-11-17T23:45:17.360Z] ++ 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 [2021-11-17T23:45:17.360Z] INFO: Testing against a local daemon [2021-11-17T23:45:17.360Z] === RUN TestVolumesCreateAndList [2021-11-17T23:45:17.360Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-17T23:45:17.360Z] === RUN TestVolumesRemove [2021-11-17T23:45:17.360Z] --- PASS: TestVolumesRemove (0.07s) [2021-11-17T23:45:17.360Z] === RUN TestVolumesInspect [2021-11-17T23:45:17.360Z] --- PASS: TestVolumesInspect (0.01s) [2021-11-17T23:45:17.360Z] === RUN TestVolumesInvalidJSON [2021-11-17T23:45:17.360Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-17T23:45:17.360Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-17T23:45:17.360Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-17T23:45:17.360Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-11-17T23:45:17.360Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-17T23:45:17.360Z] PASS [2021-11-17T23:45:17.360Z] [2021-11-17T23:45:17.360Z] DONE 5 tests in 0.240s [2021-11-17T23:45:17.619Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-17T23:45:17.619Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-17T23:45:17.619Z] ++++ cat bundles/test-integration/docker.pid [2021-11-17T23:45:17.619Z] +++ kill 5629 [2021-11-17T23:45:18.185Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-17T23:45:18.755Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-17T23:45:19.014Z] +++ /etc/init.d/apparmor stop [2021-11-17T23:45:19.014Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-17T23:45:19.014Z] [2021-11-17T23:45:19.014Z] Unloading profiles will leave already running processes permanently [2021-11-17T23:45:19.014Z] unconfined, which can lead to unexpected situations. [2021-11-17T23:45:19.014Z] [2021-11-17T23:45:19.014Z] To set a process to complain mode, use the command line tool [2021-11-17T23:45:19.014Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-17T23:45:19.014Z] +++ true [2021-11-17T23:45:19.014Z] exiting test-integration [2021-11-17T23:45:19.014Z] ++ exit 0 [2021-11-17T23:45:19.014Z] [2021-11-17T23:45:19.014Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-17T23:45:19.594Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-17T23:45:19.594Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-11-17T23:45:19.594Z] + for job in $(jobs -p) [2021-11-17T23:45:19.594Z] + wait 9637 [2021-11-17T23:45:21.517Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-17T23:45:22.083Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-11-17T23:45:22.342Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-17T23:45:22.342Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-17T23:45:22.908Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-17T23:45:22.908Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-11-17T23:45:22.908Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-17T23:45:23.475Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-17T23:45:23.584Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-17T23:45:24.041Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-17T23:45:24.044Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-17T23:45:24.044Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-11-17T23:45:24.044Z] === RUN TestDockerSuite/TestBuildExpose [2021-11-17T23:45:24.044Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-11-17T23:45:24.504Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-11-17T23:45:24.504Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-11-17T23:45:24.504Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-17T23:45:24.504Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-11-17T23:45:24.504Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-17T23:45:24.504Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-11-17T23:45:24.504Z] === RUN TestDockerSuite/TestBuildFails [2021-11-17T23:45:24.613Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-17T23:45:25.179Z] === RUN TestDockerSuite/TestInspectImage [2021-11-17T23:45:25.179Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-17T23:45:25.179Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-17T23:45:25.179Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-11-17T23:45:25.179Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-17T23:45:25.437Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-17T23:45:26.003Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-17T23:45:26.003Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-17T23:45:26.569Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-17T23:45:26.680Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-17T23:45:26.680Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-11-17T23:45:26.827Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-17T23:45:28.725Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-17T23:45:28.725Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-17T23:45:29.291Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-17T23:45:29.858Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-17T23:45:30.793Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-17T23:45:31.359Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-17T23:45:31.365Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-11-17T23:45:31.616Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-17T23:45:32.182Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-17T23:45:32.747Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-17T23:45:33.008Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-17T23:45:33.574Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-17T23:45:33.574Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-11-17T23:45:34.950Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-17T23:45:36.049Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-17T23:45:36.338Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-17T23:45:36.905Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-17T23:45:37.162Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-17T23:45:38.535Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-17T23:45:39.471Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-17T23:45:40.845Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-17T23:45:41.103Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-17T23:45:41.839Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-17T23:45:42.476Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-17T23:45:42.476Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-17T23:45:43.043Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-17T23:45:46.524Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-17T23:45:47.491Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-17T23:45:48.306Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-11-17T23:45:50.204Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-17T23:45:51.138Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-11-17T23:45:52.176Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-11-17T23:45:52.176Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-11-17T23:45:52.176Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-17T23:45:52.511Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-17T23:45:52.769Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-17T23:45:53.142Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-17T23:45:53.600Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-17T23:45:53.600Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-11-17T23:45:53.600Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-17T23:45:54.152Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-11-17T23:45:54.152Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-17T23:45:54.726Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-17T23:45:54.726Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-17T23:45:54.726Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-17T23:45:54.985Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-11-17T23:45:55.549Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-17T23:45:58.826Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-17T23:45:59.391Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-17T23:46:00.677Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-17T23:46:00.677Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-11-17T23:46:00.677Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-17T23:46:04.653Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-17T23:46:04.653Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-17T23:46:04.653Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-17T23:46:04.912Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-17T23:46:05.845Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-17T23:46:06.779Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-17T23:46:07.712Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-17T23:46:08.277Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-17T23:46:10.175Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-11-17T23:46:10.175Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-17T23:46:10.741Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-17T23:46:10.996Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-17T23:46:10.996Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-17T23:46:11.308Z] === RUN TestDockerSuite/TestLogsSince [2021-11-17T23:46:11.963Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-17T23:46:11.964Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-11-17T23:46:12.422Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-17T23:46:12.881Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-17T23:46:12.881Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-17T23:46:13.837Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-11-17T23:46:15.742Z] docker_api_swarm_service_test.go:394: [d62142233e9f2] joining swarm manager [d9187f766d21b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-17T23:46:16.613Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-17T23:46:16.675Z] docker_api_swarm_service_test.go:394: [d1b43d7e46f37] joining swarm manager [d9187f766d21b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-17T23:46:17.581Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-11-17T23:46:18.039Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-17T23:46:18.573Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-17T23:46:19.007Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-17T23:46:19.467Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-17T23:46:20.433Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-17T23:46:21.969Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-17T23:46:23.837Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-17T23:46:24.403Z] === RUN TestDockerSuite/TestLogsTail [2021-11-17T23:46:24.968Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-11-17T23:46:25.226Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-17T23:46:25.790Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-17T23:46:26.048Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-17T23:46:26.615Z] === RUN TestDockerSuite/TestNetHostname [2021-11-17T23:46:26.653Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-17T23:46:26.653Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-11-17T23:46:26.653Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-17T23:46:26.653Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-11-17T23:46:26.653Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-17T23:46:26.653Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-17T23:46:27.112Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-17T23:46:27.112Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-17T23:46:27.112Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-17T23:46:27.571Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-17T23:46:27.987Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-17T23:46:27.987Z] === RUN TestDockerSuite/TestNetworkEvents [2021-11-17T23:46:28.537Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-17T23:46:28.920Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-17T23:46:29.853Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-17T23:46:30.418Z] === RUN TestDockerSuite/TestPluginActive [2021-11-17T23:46:31.789Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-11-17T23:46:32.723Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-17T23:46:33.223Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-17T23:46:33.669Z] docker_api_swarm_service_test.go:342: [d769d759a57c2] joining swarm manager [d40708a067b27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-17T23:46:34.604Z] docker_api_swarm_service_test.go:342: [da08b0682de2e] joining swarm manager [d40708a067b27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-17T23:46:39.867Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-17T23:46:39.867Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-11-17T23:46:39.867Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-17T23:46:40.799Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-17T23:46:44.076Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-17T23:46:45.448Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-17T23:46:47.974Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-17T23:46:49.346Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-11-17T23:46:50.891Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-17T23:46:50.891Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-11-17T23:46:50.891Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-17T23:46:51.874Z] docker_api_swarm_service_test.go:489: [d16ea5cc5cdab] joining swarm manager [d9c38bc85b3ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-17T23:46:52.132Z] docker_api_swarm_service_test.go:489: [d9a3fac2dcb63] joining swarm manager [d9c38bc85b3ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-17T23:46:52.429Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-11-17T23:46:52.699Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-11-17T23:46:54.623Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-17T23:46:55.556Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-17T23:46:56.492Z] === RUN TestDockerSuite/TestPortList [2021-11-17T23:47:03.056Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-17T23:47:03.315Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-17T23:47:05.212Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-11-17T23:47:09.393Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-17T23:47:09.393Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-17T23:47:09.393Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-17T23:47:10.325Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-17T23:47:10.325Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-17T23:47:10.325Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-11-17T23:47:10.583Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-17T23:47:10.583Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-17T23:47:11.150Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-17T23:47:11.408Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-17T23:47:12.342Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-17T23:47:12.342Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-11-17T23:47:12.600Z] docker_api_swarm_service_test.go:127: [d5665b0809e93] joining swarm manager [d653ffdec0fa6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-17T23:47:13.533Z] docker_api_swarm_service_test.go:128: [da2c9a7782969] joining swarm manager [d653ffdec0fa6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-17T23:47:14.922Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-11-17T23:47:15.868Z] docker_api_swarm_service_test.go:136: [d023c78e8d028] joining swarm manager [d653ffdec0fa6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-11-17T23:47:15.868Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-11-17T23:47:16.434Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-11-17T23:47:16.691Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-17T23:47:16.691Z] docker_api_swarm_service_test.go:137: [d9f502111a67f] joining swarm manager [d653ffdec0fa6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-11-17T23:47:17.545Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-11-17T23:47:19.220Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-17T23:47:19.479Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-17T23:47:22.007Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-17T23:47:24.536Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-17T23:47:24.536Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-17T23:47:27.065Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-11-17T23:47:33.617Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-17T23:47:34.182Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-11-17T23:47:35.208Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-17T23:47:35.557Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-17T23:47:36.492Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-17T23:47:37.068Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-17T23:47:38.933Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-17T23:47:38.966Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-17T23:47:38.966Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-11-17T23:47:40.341Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-17T23:47:41.275Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-11-17T23:47:41.533Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-17T23:47:41.533Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-17T23:47:42.466Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-17T23:47:43.612Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-17T23:47:43.843Z] docker_api_swarm_service_test.go:303: [d05e82eb89e2c] joining swarm manager [d2c5ad9c97adf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-17T23:47:43.843Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-17T23:47:44.410Z] docker_api_swarm_service_test.go:303: [df300b4504f95] joining swarm manager [d2c5ad9c97adf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-17T23:47:46.311Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-17T23:47:46.572Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-17T23:47:46.572Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-11-17T23:47:46.572Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-17T23:47:46.834Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-17T23:47:46.834Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-17T23:47:46.834Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-17T23:47:47.401Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-11-17T23:47:48.293Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-17T23:47:48.334Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-17T23:47:49.266Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-17T23:47:49.524Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-17T23:47:56.084Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-17T23:47:56.662Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-11-17T23:47:58.040Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-17T23:47:58.040Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-17T23:47:58.040Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-17T23:47:58.300Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-11-17T23:48:00.199Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-17T23:48:01.135Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-17T23:48:03.035Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-17T23:48:03.086Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-17T23:48:03.086Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-11-17T23:48:03.086Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-17T23:48:03.968Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-17T23:48:03.968Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-17T23:48:03.968Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-17T23:48:04.226Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-11-17T23:48:06.755Z] docker_api_swarm_service_test.go:99: [d2b9ce0dc1793] joining swarm manager [d1e6060b46541]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-17T23:48:06.755Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-17T23:48:07.322Z] docker_api_swarm_service_test.go:100: [d5115fb448c97] joining swarm manager [d1e6060b46541]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-17T23:48:07.580Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-17T23:48:07.839Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-17T23:48:09.212Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-17T23:48:10.149Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-17T23:48:12.050Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-17T23:48:12.617Z] === RUN TestDockerSuite/TestRmiTag [2021-11-17T23:48:12.617Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-11-17T23:48:13.181Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-17T23:48:13.392Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-17T23:48:13.392Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-17T23:48:13.392Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-11-17T23:48:13.392Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-17T23:48:13.392Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-11-17T23:48:13.392Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-17T23:48:15.730Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-11-17T23:48:15.989Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-17T23:48:16.290Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-17T23:48:16.553Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-17T23:48:16.812Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-17T23:48:17.750Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-17T23:48:18.317Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-17T23:48:18.575Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-17T23:48:18.833Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-17T23:48:19.090Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-17T23:48:19.348Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-17T23:48:20.018Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-17T23:48:20.724Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-17T23:48:20.982Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-17T23:48:21.549Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-17T23:48:21.550Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-17T23:48:22.008Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-17T23:48:22.008Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-17T23:48:22.115Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-11-17T23:48:23.049Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-17T23:48:24.424Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-11-17T23:48:24.906Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-17T23:48:24.990Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-11-17T23:48:25.556Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-11-17T23:48:25.871Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-17T23:48:26.489Z] check_test.go:380: [d2b9ce0dc1793] daemon is not started [2021-11-17T23:48:26.489Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-11-17T23:48:26.837Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-17T23:48:27.056Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-11-17T23:48:27.620Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-11-17T23:48:28.185Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-11-17T23:48:29.118Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-17T23:48:29.387Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-17T23:48:29.983Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-17T23:48:30.548Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-17T23:48:30.548Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-17T23:48:31.921Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-11-17T23:48:31.921Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-17T23:48:32.179Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-11-17T23:48:32.746Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-17T23:48:33.312Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-17T23:48:33.570Z] docker_api_swarm_service_test.go:532: [dfc6c36f43ee9] joining swarm manager [d71b51c4e3ab6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-17T23:48:33.828Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-17T23:48:34.086Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-17T23:48:34.344Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-17T23:48:34.910Z] docker_api_swarm_service_test.go:533: [d1d124719a999] joining swarm manager [d71b51c4e3ab6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-17T23:48:34.910Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-17T23:48:35.430Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-17T23:48:35.476Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-11-17T23:48:35.900Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-11-17T23:48:36.042Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-11-17T23:48:36.300Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-17T23:48:36.300Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-17T23:48:37.236Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-17T23:48:37.236Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-11-17T23:48:38.615Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-17T23:48:39.553Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-17T23:48:40.118Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-11-17T23:48:40.686Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-17T23:48:40.686Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-17T23:48:41.252Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-17T23:48:42.186Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-17T23:48:43.078Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-17T23:48:43.119Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-17T23:48:44.053Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-17T23:48:44.618Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-17T23:48:44.876Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-11-17T23:48:45.463Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-17T23:48:45.720Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-11-17T23:48:46.285Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-11-17T23:48:46.882Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-17T23:48:47.661Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-17T23:48:49.560Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-17T23:48:49.560Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-11-17T23:48:50.127Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-17T23:48:51.499Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-17T23:48:52.432Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-17T23:48:53.805Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-17T23:48:54.057Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-17T23:48:55.703Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-17T23:48:55.703Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2021-11-17T23:48:55.703Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-17T23:48:55.703Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2021-11-17T23:48:55.703Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-17T23:48:55.703Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-17T23:48:57.076Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-17T23:48:57.642Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-17T23:48:57.858Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-17T23:48:57.901Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-11-17T23:48:59.276Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-17T23:48:59.843Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-17T23:49:00.101Z] docker_api_swarm_service_test.go:147: [d89a2071ef9d0] joining swarm manager [d4b206eaab115]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-17T23:49:01.037Z] docker_api_swarm_service_test.go:147: [d617834ad2f34] joining swarm manager [d4b206eaab115]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-17T23:49:01.037Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-17T23:49:01.607Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-11-17T23:49:01.607Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-11-17T23:49:01.607Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-11-17T23:49:01.668Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-17T23:49:02.579Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-11-17T23:49:02.662Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-17T23:49:02.662Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-11-17T23:49:02.662Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-17T23:49:02.662Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-11-17T23:49:02.662Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-17T23:49:03.952Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-17T23:49:03.952Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-17T23:49:04.209Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-11-17T23:49:04.776Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-11-17T23:49:04.885Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-17T23:49:04.886Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-11-17T23:49:04.886Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-17T23:49:05.341Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-11-17T23:49:05.907Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-17T23:49:05.907Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-17T23:49:06.166Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-17T23:49:06.731Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-11-17T23:49:06.989Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-17T23:49:07.555Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-17T23:49:07.813Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-17T23:49:08.380Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-17T23:49:08.945Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-17T23:49:09.202Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-17T23:49:09.202Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-17T23:49:09.768Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-17T23:49:10.334Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-17T23:49:11.268Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-17T23:49:11.527Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-17T23:49:11.527Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-11-17T23:49:11.527Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-17T23:49:14.060Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-17T23:49:14.060Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-11-17T23:49:26.253Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-11-17T23:49:26.253Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-17T23:49:26.823Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-11-17T23:49:26.823Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-11-17T23:49:26.823Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-17T23:49:26.823Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-17T23:49:27.390Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-17T23:49:29.292Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-17T23:49:30.224Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-17T23:49:31.157Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-17T23:49:36.415Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-17T23:49:36.415Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-11-17T23:49:36.673Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-17T23:49:37.238Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-17T23:49:37.805Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-17T23:49:37.805Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-17T23:49:38.064Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-17T23:49:39.439Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-17T23:49:40.373Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-17T23:49:41.748Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-17T23:49:41.748Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-17T23:49:41.748Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-11-17T23:49:42.684Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-17T23:49:43.619Z] === RUN TestDockerSuite/TestRunMount [2021-11-17T23:49:47.628Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-11-17T23:49:47.818Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-17T23:49:48.390Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-11-17T23:49:48.648Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-17T23:49:50.023Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-11-17T23:49:51.395Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-17T23:49:53.923Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-17T23:49:55.298Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-11-17T23:49:57.201Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-17T23:49:57.767Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-17T23:49:58.700Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-17T23:49:58.700Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-17T23:49:59.267Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-17T23:50:00.201Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-17T23:50:01.135Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-17T23:50:01.393Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-11-17T23:50:01.651Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-17T23:50:03.026Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-11-17T23:50:05.558Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-17T23:50:06.136Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-11-17T23:50:08.665Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-17T23:50:08.665Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-11-17T23:50:08.896Z] === RUN TestDockerSuite/TestBuildRm [2021-11-17T23:50:08.924Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-17T23:50:08.924Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-11-17T23:50:09.493Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-17T23:50:09.493Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-11-17T23:50:10.059Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-17T23:50:10.627Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-17T23:50:10.627Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-17T23:50:11.195Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-17T23:50:11.761Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-11-17T23:50:14.288Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-11-17T23:50:16.815Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-11-17T23:50:17.073Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-11-17T23:50:17.073Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-11-17T23:50:17.073Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-17T23:50:17.641Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-11-17T23:50:17.898Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-17T23:50:19.273Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-17T23:50:19.347Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-11-17T23:50:19.839Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-11-17T23:50:20.098Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-11-17T23:50:20.356Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-11-17T23:50:20.356Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-17T23:50:20.922Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-17T23:50:21.489Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-17T23:50:21.571Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-17T23:50:21.571Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-11-17T23:50:21.571Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-17T23:50:21.571Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-11-17T23:50:22.042Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-11-17T23:50:22.055Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-17T23:50:22.621Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-17T23:50:22.621Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2021-11-17T23:50:22.621Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-17T23:50:23.033Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-11-17T23:50:23.573Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-17T23:50:23.831Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-11-17T23:50:24.089Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-17T23:50:24.089Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2021-11-17T23:50:24.089Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-17T23:50:24.655Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-11-17T23:50:25.591Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-17T23:50:25.591Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-11-17T23:50:25.591Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-17T23:50:26.000Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-17T23:50:28.121Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-17T23:50:28.121Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-11-17T23:50:28.927Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-17T23:50:29.055Z] === RUN TestDockerSuite/TestRunRm [2021-11-17T23:50:29.621Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-17T23:50:32.662Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-17T23:50:33.802Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-17T23:50:33.802Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-17T23:50:34.060Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-11-17T23:50:35.434Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-11-17T23:50:35.693Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-11-17T23:50:38.220Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-11-17T23:50:40.749Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-11-17T23:50:41.007Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-11-17T23:50:41.264Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-11-17T23:50:41.830Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-11-17T23:50:42.088Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-11-17T23:50:42.677Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-11-17T23:50:42.942Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-11-17T23:50:43.508Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-17T23:50:44.074Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-17T23:50:44.331Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-17T23:50:46.859Z] === RUN TestDockerSuite/TestRunState [2021-11-17T23:50:47.480Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-17T23:50:47.480Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-17T23:50:47.480Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-11-17T23:50:47.792Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-17T23:50:48.050Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-17T23:50:48.616Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-11-17T23:50:48.874Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-11-17T23:50:48.874Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-11-17T23:50:48.874Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-17T23:50:49.132Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-17T23:50:49.698Z] === RUN TestDockerSuite/TestRunSysctls [2021-11-17T23:50:50.633Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-17T23:50:50.633Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-17T23:50:50.633Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-17T23:50:51.199Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-11-17T23:50:52.135Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-11-17T23:50:53.072Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-11-17T23:50:53.330Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-11-17T23:50:55.235Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-11-17T23:50:56.034Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-17T23:50:56.034Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-17T23:50:57.765Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-17T23:50:59.764Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-17T23:50:59.764Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-17T23:51:01.058Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-17T23:51:01.058Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-11-17T23:51:01.058Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-17T23:51:01.637Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-17T23:51:01.895Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-17T23:51:03.491Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-17T23:51:04.423Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-17T23:51:04.423Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-11-17T23:51:05.357Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-17T23:51:05.616Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-17T23:51:05.874Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-17T23:51:05.874Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-17T23:51:06.810Z] === RUN TestDockerSuite/TestRunUserByName [2021-11-17T23:51:07.068Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-17T23:51:07.634Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-11-17T23:51:07.634Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-11-17T23:51:07.634Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-17T23:51:07.634Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-11-17T23:51:08.200Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-17T23:51:10.727Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-17T23:51:10.985Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-17T23:51:11.919Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-17T23:51:13.294Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-17T23:51:13.863Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-17T23:51:15.242Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-17T23:51:17.143Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-17T23:51:17.143Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-11-17T23:51:17.400Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-17T23:51:17.400Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2021-11-17T23:51:17.400Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-17T23:51:17.400Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2021-11-17T23:51:17.400Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-17T23:51:17.400Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2021-11-17T23:51:17.401Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-17T23:51:17.401Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-11-17T23:51:17.401Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-11-17T23:51:17.401Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-11-17T23:51:18.334Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-11-17T23:51:18.592Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-11-17T23:51:19.972Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-11-17T23:51:20.229Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-11-17T23:51:20.487Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-11-17T23:51:21.054Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-17T23:51:21.054Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-11-17T23:51:21.163Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-17T23:51:21.163Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-11-17T23:51:21.163Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-17T23:51:21.621Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-11-17T23:51:21.621Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-11-17T23:51:21.621Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-11-17T23:51:21.621Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-17T23:51:21.621Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-11-17T23:51:21.621Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-11-17T23:51:21.621Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-11-17T23:51:21.621Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-11-17T23:51:21.621Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-11-17T23:51:21.621Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-11-17T23:51:21.621Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-11-17T23:51:21.621Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-11-17T23:51:21.621Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-11-17T23:51:21.621Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-11-17T23:51:21.621Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-11-17T23:51:22.189Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-11-17T23:51:23.123Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-11-17T23:51:23.123Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-11-17T23:51:23.336Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-17T23:51:23.380Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-11-17T23:51:23.638Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-11-17T23:51:23.638Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-17T23:51:24.204Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-17T23:51:24.204Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-11-17T23:51:24.302Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-17T23:51:24.771Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-11-17T23:51:25.338Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-11-17T23:51:25.338Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-17T23:51:25.338Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-17T23:51:25.904Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-11-17T23:51:25.904Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-11-17T23:51:26.841Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-11-17T23:51:27.408Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-11-17T23:51:27.408Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-11-17T23:51:27.408Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-17T23:51:27.975Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-17T23:51:27.975Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-17T23:51:28.984Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-17T23:51:29.349Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-11-17T23:51:29.349Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-17T23:51:29.607Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-17T23:51:31.507Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-17T23:51:32.074Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-17T23:51:32.074Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-11-17T23:51:32.074Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-17T23:51:32.074Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-17T23:51:32.712Z] === RUN TestDockerSuite/TestBuildUser [2021-11-17T23:51:32.712Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-11-17T23:51:32.712Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-17T23:51:32.712Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-11-17T23:51:32.712Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-17T23:51:32.712Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-11-17T23:51:32.712Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-11-17T23:51:33.008Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-11-17T23:51:33.942Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-11-17T23:51:34.889Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-17T23:51:34.889Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-17T23:51:34.889Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-11-17T23:51:36.318Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-17T23:51:36.318Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-17T23:51:36.441Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-17T23:51:36.885Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-17T23:51:36.899Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-17T23:51:37.818Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-11-17T23:51:38.077Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents519375757 [2021-11-17T23:51:38.643Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-17T23:51:38.643Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-17T23:51:40.019Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-17T23:51:40.019Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-17T23:51:40.019Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-17T23:51:40.954Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-11-17T23:51:41.519Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-17T23:51:43.418Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-17T23:51:43.676Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-17T23:51:43.676Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-17T23:51:43.676Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-17T23:51:43.676Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-17T23:51:43.967Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-17T23:51:43.967Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-11-17T23:51:43.967Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-17T23:51:43.967Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-11-17T23:51:43.967Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-11-17T23:51:44.241Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-17T23:51:46.141Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-17T23:51:47.074Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-11-17T23:51:51.254Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-17T23:51:51.821Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-11-17T23:51:53.200Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-17T23:51:53.784Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-17T23:51:55.158Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-17T23:51:57.682Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-17T23:51:59.056Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-17T23:51:59.622Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-17T23:52:00.556Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-17T23:52:01.643Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-17T23:52:02.460Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-17T23:52:02.608Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-17T23:52:03.393Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-17T23:52:05.289Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-11-17T23:52:05.854Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-17T23:52:08.382Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-11-17T23:52:09.666Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-17T23:52:10.281Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-17T23:52:10.849Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-11-17T23:52:13.391Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-17T23:52:13.648Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-11-17T23:52:14.345Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-11-17T23:52:14.345Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-11-17T23:52:14.345Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-17T23:52:14.345Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-11-17T23:52:14.345Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-17T23:52:16.518Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-17T23:52:16.518Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-11-17T23:52:17.117Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-11-17T23:52:17.829Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-17T23:52:18.087Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-11-17T23:52:20.615Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-11-17T23:52:21.181Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-11-17T23:52:22.114Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-17T23:52:22.681Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-11-17T23:52:23.616Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-17T23:52:23.875Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-17T23:52:23.875Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-11-17T23:52:23.875Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-17T23:52:24.441Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-17T23:52:26.968Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-17T23:52:27.429Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-17T23:52:30.245Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-11-17T23:52:30.245Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-11-17T23:52:30.331Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-17T23:52:30.331Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-11-17T23:52:30.810Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-11-17T23:52:30.810Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-11-17T23:52:30.810Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-11-17T23:52:30.810Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-11-17T23:52:30.810Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-11-17T23:52:31.743Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-11-17T23:52:32.309Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-11-17T23:52:32.884Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-11-17T23:52:33.838Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-11-17T23:52:33.838Z] === RUN TestDockerSuite/TestUpdateStats [2021-11-17T23:52:38.020Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-11-17T23:52:38.278Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-11-17T23:52:38.278Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-11-17T23:52:38.278Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-11-17T23:52:39.213Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-11-17T23:52:39.779Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-11-17T23:52:41.679Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-11-17T23:52:42.706Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-17T23:52:42.706Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-11-17T23:52:42.706Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-17T23:52:42.706Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-11-17T23:52:42.706Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-17T23:52:42.706Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-11-17T23:52:42.706Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-17T23:52:42.706Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-17T23:52:44.209Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-11-17T23:52:46.108Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-11-17T23:52:46.366Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-11-17T23:52:47.741Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-17T23:52:49.115Z] docker_cli_service_logs_test.go:245: checking task pv5k8y0sbsh5 [2021-11-17T23:52:49.115Z] docker_cli_service_logs_test.go:250: checking messages for pv5k8y0sbsh5 [2021-11-17T23:52:49.115Z] docker_cli_service_logs_test.go:245: checking task kl7p80v5c62x [2021-11-17T23:52:49.115Z] docker_cli_service_logs_test.go:250: checking messages for kl7p80v5c62x [2021-11-17T23:52:49.774Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-17T23:52:50.490Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-17T23:52:51.310Z] === RUN TestDockerSuite/TestBuildXZHost [2021-11-17T23:52:51.310Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-11-17T23:52:51.310Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-17T23:52:51.310Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-17T23:52:51.310Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-17T23:52:51.310Z] docker_cli_sni_test.go:18: Flakey test [2021-11-17T23:52:51.769Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-17T23:52:53.026Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-11-17T23:52:53.303Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-17T23:52:54.407Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-11-17T23:52:55.780Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-11-17T23:52:56.345Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-11-17T23:52:57.037Z] === RUN TestDockerSuite/TestCommitChange [2021-11-17T23:52:57.280Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-11-17T23:52:58.653Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-11-17T23:53:00.026Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-11-17T23:53:00.026Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-11-17T23:53:01.723Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-17T23:53:01.925Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-11-17T23:53:02.491Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-11-17T23:53:03.425Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-11-17T23:53:04.798Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-17T23:53:05.452Z] === RUN TestDockerSuite/TestCommitHardlink [2021-11-17T23:53:05.452Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-11-17T23:53:05.452Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-17T23:53:11.238Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-11-17T23:53:11.238Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-11-17T23:53:11.238Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-17T23:53:15.927Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-17T23:53:19.657Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-17T23:53:19.657Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-11-17T23:53:19.657Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-17T23:53:19.657Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-11-17T23:53:19.657Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-17T23:53:19.657Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-17T23:53:19.657Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-17T23:53:19.657Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-17T23:53:19.658Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-17T23:53:19.658Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-17T23:53:19.658Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-17T23:53:19.658Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-17T23:53:19.658Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-17T23:53:19.658Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-11-17T23:53:19.658Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-17T23:53:19.743Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-17T23:53:19.743Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-17T23:53:19.743Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-17T23:53:19.743Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-11-17T23:53:20.116Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-17T23:53:20.311Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-17T23:53:20.569Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-17T23:53:20.569Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-17T23:53:20.569Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-17T23:53:21.134Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-17T23:53:21.134Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-17T23:53:22.067Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-17T23:53:22.067Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-17T23:53:22.067Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-17T23:53:22.067Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-17T23:53:22.067Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-17T23:53:22.325Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-11-17T23:53:23.698Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-17T23:53:23.698Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-17T23:53:23.957Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-17T23:53:23.957Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-17T23:53:24.215Z] === RUN TestDockerSuite/TestVolumeEvents [2021-11-17T23:53:24.780Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-11-17T23:53:25.038Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-11-17T23:53:26.415Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-17T23:53:26.415Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-17T23:53:26.415Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-17T23:53:27.350Z] docker_cli_swarm_test.go:1901: [db6794246b2cc] joining swarm manager [d50fdc5fae93f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-17T23:53:28.725Z] docker_cli_swarm_test.go:1902: [d5633e0ef802c] joining swarm manager [d50fdc5fae93f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-17T23:53:28.725Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-17T23:53:30.438Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-17T23:53:31.257Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-17T23:53:31.257Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite (1273.10s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.09s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.84s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.43s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.49s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.16s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.09s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.33s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.19s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.79s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.22s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.34s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.78s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.18s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.87s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.66s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.67s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.66s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.64s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.97s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.56s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestAttachDetach (0.91s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.89s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.77s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.01s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.80s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.26s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.55s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.92s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.93s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.13s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.68s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.22s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.64s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.08s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.18s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.59s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.74s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.32s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.96s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.17s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.99s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.31s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.27s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.24s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.70s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.78s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.55s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.78s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.99s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.18s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.57s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.22s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.56s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.34s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.66s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.15s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.18s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.76s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.59s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.38s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.11s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.51s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.90s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.67s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.48s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.75s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.94s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.55s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.79s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.63s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.92s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.42s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.25s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.01s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.11s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.29s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.85s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.82s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.72s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.16s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.79s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.73s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.09s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.24s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.99s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.41s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildCmd (0.26s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.30s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.33s) [2021-11-17T23:53:31.257Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.27s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.32s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.70s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.74s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.16s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.65s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.40s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.24s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.62s) [2021-11-17T23:53:31.257Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.94s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.56s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.72s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.34s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.79s) [2021-11-17T23:53:31.258Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-11-17T23:53:31.258Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-11-17T23:53:31.258Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-11-17T23:53:31.258Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.52s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.96s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.12s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.52s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.69s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.58s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.21s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.15s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.49s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.93s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.00s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.00s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.89s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.14s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.65s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.60s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.90s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.15s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.09s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.97s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.98s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.85s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.16s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.43s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.40s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.35s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.43s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.78s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.37s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.36s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.41s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.46s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.68s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildEnv (1.36s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.13s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.08s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.48s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.18s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.79s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.45s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.80s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.68s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.45s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.43s) [2021-11-17T23:53:31.258Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.09s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.47s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.05s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildExpose (0.30s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.66s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.53s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildFails (0.68s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.73s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.23s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.65s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.66s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.58s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.14s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.77s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.60s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.63s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.63s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildHistory (4.65s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.48s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.69s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.56s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.50s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.81s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildLabel (0.39s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.41s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.39s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.28s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildLabels (0.39s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.15s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.58s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.23s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.56s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.38s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.48s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.32s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.27s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.34s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.20s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.26s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.06s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.16s) [2021-11-17T23:53:31.258Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.33s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.34s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.49s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.28s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.39s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.37s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.86s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.79s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.15s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.44s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.09s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.39s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.37s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.55s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.25s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.39s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.66s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.06s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.47s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.09s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.07s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.26s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.05s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildPATH (1.49s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.78s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.65s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.09s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.75s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.47s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildRm (2.49s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.78s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.19s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.52s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.00s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.05s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.05s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.45s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.23s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.42s) [2021-11-17T23:53:31.258Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.48s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.89s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildStderr (0.87s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.06s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.80s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.95s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.42s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.73s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.17s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildUser (1.38s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.26s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.47s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.71s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.37s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.01s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.00s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.48s) [2021-11-17T23:53:31.258Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-11-17T23:53:31.258Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-11-17T23:53:31.258Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s) [2021-11-17T23:53:31.258Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.46s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.25s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.98s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.63s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.77s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.98s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.08s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.61s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.24s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.36s) [2021-11-17T23:53:31.258Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.49s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.26s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-17T23:53:31.258Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.44s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.56s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestCommitChange (0.65s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.54s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.99s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.97s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.57s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestCommitTTY (0.93s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.52s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.95s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.53s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.97s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.98s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.55s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.56s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.50s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.50s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.63s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.54s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-11-17T23:53:31.258Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.65s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.53s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.58s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.30s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.67s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.65s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.90s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.79s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.59s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.65s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.57s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.62s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.54s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.07s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.01s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.48s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.23s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.61s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.63s) [2021-11-17T23:53:31.259Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.63s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.66s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.78s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.30s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.58s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.52s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.19s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.66s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.63s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.40s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.63s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.58s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00070ecc0_} (0.54s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1030730613_/foo_false____} (1.32s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1030730613_/foo_true____} (0.46s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3121979984_/foo_false____} (0.53s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3121979984_/foo_true____} (1.28s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3121979984_/foo_true__0xc00070ecf0__} (1.35s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00070ed08_} (1.46s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00070ed20_} (1.37s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00070ed38_} (1.44s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00070ed50_} (1.46s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.35s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.37s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.89s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.61s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.16s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.20s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.25s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.77s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.00s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.84s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.87s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.88s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.59s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.64s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.89s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.50s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.59s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.00s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.59s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.56s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.83s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.59s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.48s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.49s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.49s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.62s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.86s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.58s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.03s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.43s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.67s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.47s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.24s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.73s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.74s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.23s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.48s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.67s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.55s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCpToDot (0.49s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.88s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.13s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCpToStdout (0.90s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.28s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.80s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.79s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.35s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.64s) [2021-11-17T23:53:31.259Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.02s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.51s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.12s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCreateRM (0.14s) [2021-11-17T23:53:31.259Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.28s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.03s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.10s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.05s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.64s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.11s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.82s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.09s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.29s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.53s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.43s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.44s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.76s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.53s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.01s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.34s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.17s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.80s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.67s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.77s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestEventsAttach (0.60s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestEventsCommit (0.96s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.66s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.51s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.61s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.72s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.29s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.40s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.42s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestEventsCopy (1.03s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.17s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.59s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.34s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.13s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.69s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.41s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.37s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.08s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestEventsFilters (1.30s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestEventsFormat (1.43s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.83s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.24s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.71s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.26s) [2021-11-17T23:53:31.259Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-11-17T23:53:31.259Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.14s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.83s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestEventsRename (0.74s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestEventsResize (0.54s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.38s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.64s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.47s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.68s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestEventsTop (0.67s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.71s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestExec (0.59s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.58s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.46s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.47s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.05s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.53s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.50s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.60s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.59s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.59s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.54s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.36s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestExecCgroup (0.93s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestExecEnv (0.87s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.07s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.53s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestExecInspectID (2.59s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestExecInteractive (0.58s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.55s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.51s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestExecParseError (0.45s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.58s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.52s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.03s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.53s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestExecStartFails (0.52s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.71s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.46s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestExecTTY (0.62s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.60s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s) [2021-11-17T23:53:31.259Z] --- PASS: TestDockerSuite/TestExecUlimits (0.54s) [2021-11-17T23:53:31.260Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.15s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.78s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.51s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestExecWithUser (0.61s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.56s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.53s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.91s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.49s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.43s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestHealth (19.44s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.54s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.59s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.61s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.66s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.57s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.56s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.53s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestImportDisplay (1.06s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestImportFile (1.07s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.21s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestImportGzipped (1.35s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.11s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.55s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.61s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.59s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.58s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.59s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.43s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.41s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.53s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.80s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.49s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.47s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s) [2021-11-17T23:53:31.260Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.71s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestInspectDefault (0.42s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestInspectHistory (0.53s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-11-17T23:53:31.260Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.42s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.43s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.43s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.93s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.49s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestInspectStatus (0.53s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.93s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.54s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.42s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.49s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.99s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.90s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.24s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.08s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.31s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.39s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.31s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.24s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.53s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.75s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.43s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.07s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.47s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.45s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.43s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.44s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.44s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.44s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.45s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.41s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.81s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.83s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.82s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.88s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.73s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.99s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.57s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.52s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestLogsSince (6.90s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.63s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestLogsTail (0.50s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.47s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.26s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.56s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestNetHostname (1.26s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.65s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.15s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.42s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPluginActive (2.21s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.98s) [2021-11-17T23:53:31.260Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.36s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.63s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.76s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.39s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.01s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.10s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.84s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.89s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPortList (5.91s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.87s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.05s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.79s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.49s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.57s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.02s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.42s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.04s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.56s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.24s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPsByOrder (2.30s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.63s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.00s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.92s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.15s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.39s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.94s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.34s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.90s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.89s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.52s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.66s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.17s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.61s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.72s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.19s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.46s) [2021-11-17T23:53:31.260Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.11s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.43s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.93s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.90s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.38s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.78s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.28s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.89s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.87s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.94s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.88s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.82s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.74s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.14s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.29s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.69s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.57s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.49s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.42s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.54s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.96s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestRunAddHost (0.46s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.25s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.48s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.06s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.49s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.60s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.60s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.86s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.27s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2021-11-17T23:53:31.260Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.73s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.82s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.58s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.63s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.77s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.43s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.47s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.44s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.37s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.53s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.57s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.58s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.51s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.49s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.52s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.47s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.43s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.47s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.04s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.79s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.23s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.96s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.65s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.52s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.50s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.12s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.87s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.88s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.43s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.40s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.46s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.45s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.21s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.04s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.44s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.32s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.02s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.57s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.50s) [2021-11-17T23:53:31.261Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-11-17T23:53:31.261Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.43s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.08s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.85s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.45s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.66s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.21s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.49s) [2021-11-17T23:53:31.261Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.81s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.29s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.47s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.52s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.58s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.50s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.42s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.42s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.44s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunExitCode (0.43s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.45s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.44s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.47s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.44s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.42s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.21s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s) [2021-11-17T23:53:31.261Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.02s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.46s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.89s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.79s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.09s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.46s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.76s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.88s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.94s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.44s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.36s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.39s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.71s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.06s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.39s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.91s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.08s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.91s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.98s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunMount (4.14s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.50s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.45s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.14s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.41s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.21s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.73s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.71s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.00s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.90s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.47s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunNetHost (0.88s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.86s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.52s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.45s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.07s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.39s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.43s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.50s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.43s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.58s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.63s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.65s) [2021-11-17T23:53:31.261Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.54s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.50s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.26s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.71s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.45s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.46s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.50s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.67s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.56s) [2021-11-17T23:53:31.261Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.77s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.60s) [2021-11-17T23:53:31.261Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.51s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.93s) [2021-11-17T23:53:31.261Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.65s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.05s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunRm (0.50s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.60s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.47s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.40s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.23s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.41s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.10s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.48s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.56s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.43s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.41s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.41s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.46s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.42s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.48s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.43s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.42s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunState (0.95s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.41s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.47s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2021-11-17T23:53:31.261Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.46s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.41s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunSysctls (0.91s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.44s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.95s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.41s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.64s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.60s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.82s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.48s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.57s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.44s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.08s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.17s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunUserByID (0.45s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.67s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunUserByName (0.46s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.46s) [2021-11-17T23:53:31.261Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.43s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.51s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.42s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.68s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.33s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.83s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.32s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.54s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.56s) [2021-11-17T23:53:31.261Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-11-17T23:53:31.261Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2021-11-17T23:53:31.261Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2021-11-17T23:53:31.261Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.67s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.46s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.31s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.55s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.55s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.46s) [2021-11-17T23:53:31.261Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.08s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.03s) [2021-11-17T23:53:31.261Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-11-17T23:53:31.261Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-11-17T23:53:31.261Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-11-17T23:53:31.261Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-11-17T23:53:31.261Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.63s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.67s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.59s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.54s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.51s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.54s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.53s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.95s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.50s) [2021-11-17T23:53:31.261Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.53s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.09s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.22s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.42s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.77s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.57s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.06s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.84s) [2021-11-17T23:53:31.261Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.87s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.05s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.31s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.50s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.76s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.35s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.13s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.55s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.45s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.47s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.53s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.95s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.96s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.76s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.79s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.21s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.53s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.49s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.51s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestStartRecordError (1.11s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.55s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.13s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.45s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.24s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.89s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.58s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.62s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.57s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.80s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2021-11-17T23:53:31.262Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.52s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.51s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.85s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2021-11-17T23:53:31.262Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-11-17T23:53:31.262Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.89s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.61s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.53s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.16s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestUpdateStats (3.52s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.85s) [2021-11-17T23:53:31.262Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.71s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.54s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.19s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.32s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.96s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.62s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.66s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.58s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.38s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.28s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.83s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.85s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.28s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.56s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.51s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.63s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.46s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.05s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.51s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.10s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.09s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.53s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.73s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.10s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.58s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.22s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.05s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.11s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.70s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.39s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.14s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.12s) [2021-11-17T23:53:31.262Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.50s) [2021-11-17T23:53:31.262Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-11-17T23:53:31.262Z] === RUN TestDockerRegistrySuite [2021-11-17T23:53:31.262Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-17T23:53:32.197Z] check_test.go:196: [d6cc371f7212b] daemon is not started [2021-11-17T23:53:32.197Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-17T23:53:33.129Z] check_test.go:196: [dbb8b63378520] daemon is not started [2021-11-17T23:53:33.129Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-17T23:53:34.502Z] check_test.go:196: [dbffa0310ee61] daemon is not started [2021-11-17T23:53:34.502Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-17T23:53:34.760Z] check_test.go:196: [dd7055946250b] daemon is not started [2021-11-17T23:53:34.760Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-17T23:53:36.222Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-17T23:53:36.222Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-11-17T23:53:36.222Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-17T23:53:37.287Z] check_test.go:196: [d8d3734a7f3ff] daemon is not started [2021-11-17T23:53:37.287Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-17T23:53:37.756Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-17T23:53:37.756Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-11-17T23:53:37.756Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-17T23:53:37.756Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-17T23:53:37.756Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-17T23:53:37.756Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-11-17T23:53:37.756Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-17T23:53:39.931Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-17T23:53:39.931Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-11-17T23:53:39.931Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-17T23:53:39.931Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-17T23:53:42.106Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-17T23:53:42.106Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-17T23:53:42.106Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-11-17T23:53:42.106Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-17T23:53:42.106Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-11-17T23:53:42.106Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-17T23:53:42.106Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-11-17T23:53:42.106Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-17T23:53:43.849Z] check_test.go:196: [df799d1546c10] daemon is not started [2021-11-17T23:53:43.849Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-17T23:53:44.281Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-17T23:53:44.782Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-11-17T23:53:45.817Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-17T23:53:46.156Z] check_test.go:196: [d649559aa075e] daemon is not started [2021-11-17T23:53:46.156Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-17T23:53:47.534Z] check_test.go:196: [d4f49003a66d9] daemon is not started [2021-11-17T23:53:47.534Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-17T23:53:47.996Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-17T23:53:47.996Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-17T23:53:47.996Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-11-17T23:53:47.996Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-17T23:53:48.100Z] check_test.go:196: [d32a3dde33cc7] daemon is not started [2021-11-17T23:53:48.100Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-17T23:53:49.474Z] check_test.go:196: [d19b42f97b4c8] daemon is not started [2021-11-17T23:53:49.474Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-17T23:53:50.170Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-17T23:53:50.170Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-17T23:53:50.409Z] check_test.go:196: [d0403b1d58657] daemon is not started [2021-11-17T23:53:50.409Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-17T23:53:51.344Z] check_test.go:196: [dd1c45871d0e0] daemon is not started [2021-11-17T23:53:51.344Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-17T23:53:51.706Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-17T23:53:51.706Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-11-17T23:53:51.706Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-17T23:53:51.706Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-11-17T23:53:51.706Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-17T23:53:52.279Z] check_test.go:196: [da69bf471e8b3] daemon is not started [2021-11-17T23:53:52.279Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-17T23:53:53.212Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-11-17T23:53:53.471Z] check_test.go:196: [d183c10a23c6c] daemon is not started [2021-11-17T23:53:53.471Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-17T23:53:53.884Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-17T23:53:53.884Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-17T23:53:54.408Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cbdd1a4d42ff81613abd3b07cb1b556f77c78c75731169b717ad38b16e294a55 [2021-11-17T23:53:55.419Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-17T23:53:55.419Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-11-17T23:53:55.419Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-11-17T23:53:55.781Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-11-17T23:53:55.781Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:416260f7f1fc8a4a7e624776281acf565f362b78de0d88644504f879d4fbd8ab [2021-11-17T23:53:55.781Z] check_test.go:196: [d6a91c54cb4bd] daemon is not started [2021-11-17T23:53:55.781Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-17T23:53:56.715Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:803fcb60a99789815fa9bd1af342cbcae88b76fa4fa851758f0bcd239f2c6be1 [2021-11-17T23:53:57.595Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-17T23:53:57.660Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1736cf965cc9aab6c640981f3933b63dfc8d9f8a95658107243a75b55730a53f [2021-11-17T23:53:58.054Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-17T23:53:58.232Z] check_test.go:196: [dd44174bc9993] daemon is not started [2021-11-17T23:53:58.232Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-17T23:53:59.166Z] check_test.go:196: [d5165d61f2d84] daemon is not started [2021-11-17T23:53:59.166Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-17T23:53:59.589Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-17T23:54:01.066Z] check_test.go:196: [decf9b27d5375] daemon is not started [2021-11-17T23:54:01.066Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-17T23:54:01.998Z] check_test.go:196: [d6dc4d19b40f4] daemon is not started [2021-11-17T23:54:01.998Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-17T23:54:02.257Z] check_test.go:196: [d99e45a33588d] daemon is not started [2021-11-17T23:54:02.257Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-17T23:54:03.191Z] check_test.go:196: [d30c776cd89b1] daemon is not started [2021-11-17T23:54:03.191Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-17T23:54:04.124Z] check_test.go:196: [db7564e70272e] daemon is not started [2021-11-17T23:54:04.124Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-17T23:54:05.058Z] check_test.go:196: [d209f25f21c7c] daemon is not started [2021-11-17T23:54:05.058Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-17T23:54:07.585Z] check_test.go:196: [d62f947e2c61c] daemon is not started [2021-11-17T23:54:07.585Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-17T23:54:07.842Z] check_test.go:196: [d962da1835110] daemon is not started [2021-11-17T23:54:07.842Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-17T23:54:08.155Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-17T23:54:08.776Z] check_test.go:196: [d646b8d86bcd3] daemon is not started [2021-11-17T23:54:08.776Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-17T23:54:09.034Z] check_test.go:196: [d7a848ecd3825] daemon is not started [2021-11-17T23:54:09.034Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-17T23:54:09.292Z] check_test.go:196: [dcd012c088799] daemon is not started [2021-11-17T23:54:09.292Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-17T23:54:09.550Z] check_test.go:196: [daaabece84b46] daemon is not started [2021-11-17T23:54:09.550Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-17T23:54:09.808Z] check_test.go:196: [dac5e24d732cd] daemon is not started [2021-11-17T23:54:09.808Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-17T23:54:10.065Z] check_test.go:196: [d9b6ec92b3c85] daemon is not started [2021-11-17T23:54:10.065Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-17T23:54:10.323Z] check_test.go:196: [d8b1d6d2889b6] daemon is not started [2021-11-17T23:54:10.323Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-17T23:54:11.056Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-17T23:54:11.056Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-17T23:54:11.056Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-17T23:54:11.056Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-17T23:54:11.056Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-17T23:54:11.256Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-11-17T23:54:11.514Z] check_test.go:196: [df64129147a81] daemon is not started [2021-11-17T23:54:11.514Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-17T23:54:12.589Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-17T23:54:12.589Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-11-17T23:54:13.047Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-17T23:54:13.415Z] check_test.go:196: [d4fa753112e21] daemon is not started [2021-11-17T23:54:13.415Z] docker_cli_swarm_test.go:1802: [d5ac71f062d25] joining swarm manager [d7462fedda13f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-17T23:54:13.415Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-17T23:54:13.980Z] check_test.go:196: [d8b44b5264433] daemon is not started [2021-11-17T23:54:13.980Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-17T23:54:14.546Z] docker_cli_swarm_test.go:1803: [dc4e8f556ea9a] joining swarm manager [d7462fedda13f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-17T23:54:15.112Z] check_test.go:196: [dd9a2d8dc5af5] daemon is not started [2021-11-17T23:54:15.112Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-17T23:54:16.055Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-17T23:54:16.987Z] --- PASS: TestDockerRegistrySuite (45.84s) [2021-11-17T23:54:16.987Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.15s) [2021-11-17T23:54:16.987Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.03s) [2021-11-17T23:54:16.987Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.24s) [2021-11-17T23:54:16.987Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.18s) [2021-11-17T23:54:16.987Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.61s) [2021-11-17T23:54:16.987Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.92s) [2021-11-17T23:54:16.987Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.82s) [2021-11-17T23:54:16.987Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.35s) [2021-11-17T23:54:16.987Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.82s) [2021-11-17T23:54:16.987Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.00s) [2021-11-17T23:54:16.987Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.05s) [2021-11-17T23:54:16.987Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.04s) [2021-11-17T23:54:16.987Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.87s) [2021-11-17T23:54:16.987Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.31s) [2021-11-17T23:54:16.987Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.37s) [2021-11-17T23:54:16.988Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.28s) [2021-11-17T23:54:16.988Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.92s) [2021-11-17T23:54:16.988Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.08s) [2021-11-17T23:54:16.988Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.95s) [2021-11-17T23:54:16.988Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-11-17T23:54:16.988Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2021-11-17T23:54:16.988Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2021-11-17T23:54:16.988Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.00s) [2021-11-17T23:54:16.988Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.34s) [2021-11-17T23:54:16.988Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2021-11-17T23:54:16.988Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.97s) [2021-11-17T23:54:16.988Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2021-11-17T23:54:16.988Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-11-17T23:54:16.988Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-11-17T23:54:16.988Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2021-11-17T23:54:16.988Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2021-11-17T23:54:16.988Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-11-17T23:54:16.988Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.25s) [2021-11-17T23:54:16.988Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.76s) [2021-11-17T23:54:16.988Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.82s) [2021-11-17T23:54:16.988Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.13s) [2021-11-17T23:54:16.988Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.95s) [2021-11-17T23:54:16.988Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2021-11-17T23:54:16.988Z] === RUN TestDockerSchema1RegistrySuite [2021-11-17T23:54:16.988Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-17T23:54:16.988Z] check_test.go:223: [d358f3059f8c8] daemon is not started [2021-11-17T23:54:16.988Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-17T23:54:20.114Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-17T23:54:20.114Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-11-17T23:54:20.114Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-17T23:54:20.266Z] check_test.go:223: [d261e2e4c217a] daemon is not started [2021-11-17T23:54:20.266Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-17T23:54:21.645Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-17T23:54:21.645Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-17T23:54:25.373Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-17T23:54:25.527Z] check_test.go:223: [dbfc6dd815048] daemon is not started [2021-11-17T23:54:25.527Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-11-17T23:54:26.461Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-11-17T23:54:27.545Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-17T23:54:27.545Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-17T23:54:27.545Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-17T23:54:27.545Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2021-11-17T23:54:27.545Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-17T23:54:27.545Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2021-11-17T23:54:27.545Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-17T23:54:27.545Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2021-11-17T23:54:27.545Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-17T23:54:27.545Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2021-11-17T23:54:27.545Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-11-17T23:54:28.361Z] check_test.go:223: [dbafc3287597f] daemon is not started [2021-11-17T23:54:28.361Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-11-17T23:54:29.077Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-17T23:54:29.077Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-11-17T23:54:29.299Z] check_test.go:223: [da757b891f73c] daemon is not started [2021-11-17T23:54:29.299Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-17T23:54:30.231Z] check_test.go:223: [d9e32bcef463c] daemon is not started [2021-11-17T23:54:30.231Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-17T23:54:30.231Z] check_test.go:223: [d19cca74725f2] daemon is not started [2021-11-17T23:54:30.231Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-17T23:54:31.164Z] check_test.go:223: [dc0d34c308557] daemon is not started [2021-11-17T23:54:31.164Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-17T23:54:31.250Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-11-17T23:54:32.097Z] check_test.go:223: [d352f1e2c30a5] daemon is not started [2021-11-17T23:54:32.098Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-17T23:54:33.031Z] check_test.go:223: [d5838995c3433] daemon is not started [2021-11-17T23:54:33.031Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-17T23:54:33.421Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-11-17T23:54:34.404Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-11-17T23:54:35.593Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-11-17T23:54:35.777Z] check_test.go:223: [dcda6e404bf5b] daemon is not started [2021-11-17T23:54:35.777Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-17T23:54:36.353Z] check_test.go:223: [d1ae5874ea467] daemon is not started [2021-11-17T23:54:36.353Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-17T23:54:36.615Z] docker_cli_swarm_test.go:1321: [d5ce46ed966f9] joining swarm manager [d0f78d7074cb4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-17T23:54:36.874Z] check_test.go:223: [d3cb86f804769] daemon is not started [2021-11-17T23:54:36.874Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-11-17T23:54:37.131Z] check_test.go:223: [d545314fb6fe8] daemon is not started [2021-11-17T23:54:37.131Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-11-17T23:54:37.389Z] check_test.go:223: [d3307eb930bb6] daemon is not started [2021-11-17T23:54:37.389Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-11-17T23:54:37.647Z] check_test.go:223: [dda84f8b37258] daemon is not started [2021-11-17T23:54:37.647Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-11-17T23:54:38.214Z] docker_cli_swarm_test.go:1322: [dc96b62847caa] joining swarm manager [d0f78d7074cb4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-17T23:54:38.214Z] check_test.go:223: [d7f4f960b7085] daemon is not started [2021-11-17T23:54:38.214Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-11-17T23:54:38.214Z] check_test.go:223: [d373f59d0a03e] daemon is not started [2021-11-17T23:54:38.214Z] --- PASS: TestDockerSchema1RegistrySuite (21.39s) [2021-11-17T23:54:38.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-11-17T23:54:38.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.75s) [2021-11-17T23:54:38.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.20s) [2021-11-17T23:54:38.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.01s) [2021-11-17T23:54:38.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.18s) [2021-11-17T23:54:38.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.93s) [2021-11-17T23:54:38.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-11-17T23:54:38.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.97s) [2021-11-17T23:54:38.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2021-11-17T23:54:38.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.89s) [2021-11-17T23:54:38.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.67s) [2021-11-17T23:54:38.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.65s) [2021-11-17T23:54:38.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.58s) [2021-11-17T23:54:38.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-11-17T23:54:38.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.35s) [2021-11-17T23:54:38.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2021-11-17T23:54:38.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.55s) [2021-11-17T23:54:38.214Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-11-17T23:54:38.214Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-17T23:54:38.214Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-17T23:54:38.491Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000a1cc78_} [2021-11-17T23:54:39.147Z] check_test.go:252: [d2d38448af0d3] daemon is not started [2021-11-17T23:54:39.147Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-17T23:54:39.713Z] check_test.go:252: [d0f3a38f8ae8d] daemon is not started [2021-11-17T23:54:39.713Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-17T23:54:39.713Z] check_test.go:252: [db931e4e99187] daemon is not started [2021-11-17T23:54:39.713Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-17T23:54:40.662Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1077814154_c:\foo_false____} [2021-11-17T23:54:41.087Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-17T23:54:41.087Z] check_test.go:252: [d1a769f7f71a2] daemon is not started [2021-11-17T23:54:41.087Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-17T23:54:41.345Z] check_test.go:252: [dfe46ee63b56e] daemon is not started [2021-11-17T23:54:41.345Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-17T23:54:41.909Z] check_test.go:252: [d273aa149a5de] daemon is not started [2021-11-17T23:54:41.909Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-17T23:54:42.169Z] check_test.go:252: [d9243fef7b0a6] daemon is not started [2021-11-17T23:54:42.169Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.83s) [2021-11-17T23:54:42.169Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.82s) [2021-11-17T23:54:42.169Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s) [2021-11-17T23:54:42.169Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-11-17T23:54:42.169Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.06s) [2021-11-17T23:54:42.169Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-11-17T23:54:42.169Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2021-11-17T23:54:42.169Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2021-11-17T23:54:42.169Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-11-17T23:54:42.169Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-17T23:54:42.169Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-17T23:54:42.834Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1077814154_c:\foo_true____} [2021-11-17T23:54:45.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-17T23:54:45.005Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-11-17T23:54:45.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-17T23:54:45.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-17T23:54:45.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-17T23:54:45.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-17T23:54:45.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-17T23:54:45.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-17T23:54:45.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-17T23:54:45.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-17T23:54:45.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-17T23:54:45.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-17T23:54:45.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-17T23:54:45.005Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-17T23:54:45.005Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2021-11-17T23:54:45.005Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-17T23:54:45.005Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2021-11-17T23:54:45.005Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-17T23:54:45.005Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2021-11-17T23:54:45.005Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-17T23:54:45.005Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-17T23:54:45.005Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-17T23:54:45.005Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-17T23:54:45.005Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-17T23:54:47.175Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-17T23:54:47.175Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-17T23:54:47.175Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-17T23:54:47.175Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-17T23:54:47.175Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-17T23:54:47.175Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-17T23:54:47.175Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-17T23:54:47.175Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-17T23:54:47.175Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-17T23:54:47.175Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-17T23:54:47.175Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-17T23:54:47.175Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-17T23:54:47.175Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-17T23:54:47.175Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-17T23:54:47.175Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-17T23:54:47.175Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-17T23:54:47.175Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-17T23:54:47.175Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-17T23:54:47.175Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-17T23:54:47.175Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-17T23:54:47.175Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-17T23:54:47.175Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-17T23:54:47.175Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-17T23:54:47.175Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-17T23:54:47.175Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-17T23:54:47.175Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-17T23:54:47.175Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-17T23:54:47.426Z] check_test.go:279: [dfddefbacec3f] daemon is not started [2021-11-17T23:54:47.426Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-17T23:54:47.427Z] check_test.go:279: [dcb2bf4c7e250] daemon is not started [2021-11-17T23:54:47.427Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-17T23:54:47.684Z] check_test.go:279: [db685f4251a65] daemon is not started [2021-11-17T23:54:47.684Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-17T23:54:47.684Z] check_test.go:279: [d50e0068e074e] daemon is not started [2021-11-17T23:54:47.684Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-17T23:54:47.942Z] check_test.go:279: [de159a6c6a036] daemon is not started [2021-11-17T23:54:47.942Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.82s) [2021-11-17T23:54:47.942Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.20s) [2021-11-17T23:54:47.942Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-11-17T23:54:47.942Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-11-17T23:54:47.942Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2021-11-17T23:54:47.942Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-11-17T23:54:47.942Z] === RUN TestDockerNetworkSuite [2021-11-17T23:54:47.942Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-11-17T23:54:49.348Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-17T23:54:49.348Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-17T23:54:49.348Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-17T23:54:49.348Z] === RUN TestDockerSuite/TestCpRelativePath [2021-11-17T23:54:50.473Z] docker_cli_network_unix_test.go:46: [d98e0b10058b1] daemon is not started [2021-11-17T23:54:50.473Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-11-17T23:54:50.730Z] docker_cli_network_unix_test.go:46: [d8a2528a860a5] daemon is not started [2021-11-17T23:54:50.990Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-11-17T23:54:51.522Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-17T23:54:51.522Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-17T23:54:51.522Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-17T23:54:51.522Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-17T23:54:51.522Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-17T23:54:51.522Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-17T23:54:51.979Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-17T23:54:53.517Z] docker_cli_network_unix_test.go:46: [d13d6144b56c1] daemon is not started [2021-11-17T23:54:53.775Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-11-17T23:54:55.148Z] docker_cli_network_unix_test.go:46: [d7fe74907358b] daemon is not started [2021-11-17T23:54:55.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-11-17T23:54:55.406Z] docker_cli_network_unix_test.go:1233: [d10d490806469] daemon is not started [2021-11-17T23:54:55.748Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-17T23:54:57.949Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-11-17T23:54:58.514Z] docker_cli_network_unix_test.go:46: [df60bbd9d9e86] daemon is not started [2021-11-17T23:54:59.080Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-11-17T23:55:02.816Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-17T23:55:02.816Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-17T23:55:02.816Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-17T23:55:02.816Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-17T23:55:02.816Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-17T23:55:03.266Z] docker_cli_network_unix_test.go:46: [d4bb86a353f06] daemon is not started [2021-11-17T23:55:04.202Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-11-17T23:55:06.101Z] docker_cli_network_unix_test.go:46: [ded12fc06f679] daemon is not started [2021-11-17T23:55:06.359Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-11-17T23:55:07.292Z] docker_cli_network_unix_test.go:46: [d82070a61ce1a] daemon is not started [2021-11-17T23:55:07.550Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-11-17T23:55:07.808Z] docker_cli_network_unix_test.go:46: [d76dac738571d] daemon is not started [2021-11-17T23:55:08.066Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-11-17T23:55:08.324Z] docker_cli_network_unix_test.go:46: [d325cafa3bd62] daemon is not started [2021-11-17T23:55:08.324Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-11-17T23:55:08.890Z] docker_cli_network_unix_test.go:46: [d263e2efbdb89] daemon is not started [2021-11-17T23:55:09.152Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-11-17T23:55:09.718Z] docker_cli_network_unix_test.go:46: [d05b8b7a0d19a] daemon is not started [2021-11-17T23:55:09.879Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-17T23:55:09.879Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-17T23:55:09.879Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-17T23:55:09.879Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-17T23:55:09.879Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-17T23:55:10.284Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-11-17T23:55:10.284Z] docker_cli_network_unix_test.go:46: [d8b3424621465] daemon is not started [2021-11-17T23:55:10.284Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-11-17T23:55:10.542Z] docker_cli_network_unix_test.go:46: [dc58611b3fe33] daemon is not started [2021-11-17T23:55:10.542Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-11-17T23:55:11.108Z] docker_cli_network_unix_test.go:46: [d8aeac0f4fa5f] daemon is not started [2021-11-17T23:55:11.367Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-11-17T23:55:11.625Z] docker_cli_network_unix_test.go:46: [d09f8f217e783] daemon is not started [2021-11-17T23:55:11.625Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-11-17T23:55:11.625Z] docker_cli_network_unix_test.go:46: [d4f94efd287b8] daemon is not started [2021-11-17T23:55:11.625Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-11-17T23:55:11.625Z] docker_cli_network_unix_test.go:46: [dc9139eb854c5] daemon is not started [2021-11-17T23:55:11.625Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-11-17T23:55:12.559Z] docker_cli_network_unix_test.go:46: [d6d31af732013] daemon is not started [2021-11-17T23:55:12.559Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-11-17T23:55:13.124Z] docker_cli_network_unix_test.go:46: [ded3d21c388ca] daemon is not started [2021-11-17T23:55:13.383Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-11-17T23:55:13.641Z] docker_cli_network_unix_test.go:46: [df0593649e621] daemon is not started [2021-11-17T23:55:13.641Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-11-17T23:55:13.641Z] docker_cli_network_unix_test.go:46: [d3feac7b7f752] daemon is not started [2021-11-17T23:55:13.641Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-11-17T23:55:13.899Z] docker_cli_network_unix_test.go:46: [d988020c3da31] daemon is not started [2021-11-17T23:55:13.899Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-11-17T23:55:15.276Z] docker_cli_network_unix_test.go:968: [dbfa76b3cca28] daemon is not started [2021-11-17T23:55:16.212Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-11-17T23:55:17.146Z] docker_cli_network_unix_test.go:46: [d47be2ea444bd] daemon is not started [2021-11-17T23:55:17.404Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-11-17T23:55:18.438Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-17T23:55:18.438Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-17T23:55:18.438Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-17T23:55:18.438Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-17T23:55:18.438Z] === RUN TestDockerSuite/TestCpToDot [2021-11-17T23:55:19.931Z] docker_cli_network_unix_test.go:1116: [d786ad720f61c] daemon is not started [2021-11-17T23:55:22.464Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-11-17T23:55:22.722Z] docker_cli_network_unix_test.go:46: [d2bbfdf23e7ea] daemon is not started [2021-11-17T23:55:22.722Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-11-17T23:55:23.657Z] docker_cli_network_unix_test.go:46: [d8ff2e7eb2352] daemon is not started [2021-11-17T23:55:23.657Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-11-17T23:55:23.657Z] docker_cli_network_unix_test.go:46: [d73815210ad27] daemon is not started [2021-11-17T23:55:23.915Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-11-17T23:55:23.915Z] docker_cli_network_unix_test.go:46: [df3b6cb3e0e45] daemon is not started [2021-11-17T23:55:23.915Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-11-17T23:55:23.915Z] docker_cli_network_unix_test.go:46: [d561c1a39003b] daemon is not started [2021-11-17T23:55:23.915Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-11-17T23:55:24.173Z] docker_cli_network_unix_test.go:46: [de7c546487851] daemon is not started [2021-11-17T23:55:24.173Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-11-17T23:55:24.173Z] docker_cli_network_unix_test.go:46: [ddbeaf281c076] daemon is not started [2021-11-17T23:55:24.173Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-11-17T23:55:25.503Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-17T23:55:25.503Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-17T23:55:25.503Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-17T23:55:25.503Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-17T23:55:25.503Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-17T23:55:25.546Z] docker_cli_network_unix_test.go:46: [d22ef6ed27638] daemon is not started [2021-11-17T23:55:26.479Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-11-17T23:55:26.479Z] docker_cli_network_unix_test.go:46: [d9909a10c3a37] daemon is not started [2021-11-17T23:55:26.479Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-11-17T23:55:26.480Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-11-17T23:55:26.480Z] docker_cli_network_unix_test.go:46: [d4017ef3535ef] daemon is not started [2021-11-17T23:55:26.480Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-11-17T23:55:27.037Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-17T23:55:27.037Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-17T23:55:27.037Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-17T23:55:27.037Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-17T23:55:27.037Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-17T23:55:27.037Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-17T23:55:27.037Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-17T23:55:27.037Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-17T23:55:27.037Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-17T23:55:27.037Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-17T23:55:27.037Z] === RUN TestDockerSuite/TestCreateByImageID [2021-11-17T23:55:27.046Z] docker_cli_network_unix_test.go:46: [d8a6c09042e42] daemon is not started [2021-11-17T23:55:27.303Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-11-17T23:55:29.209Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-17T23:55:30.584Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-11-17T23:55:31.381Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-17T23:55:31.381Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-17T23:55:31.381Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-17T23:55:31.958Z] docker_cli_network_unix_test.go:1084: [db3310f7d3cd5] daemon is not started [2021-11-17T23:55:32.914Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-17T23:55:33.372Z] === RUN TestDockerSuite/TestCreateLabels [2021-11-17T23:55:33.829Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-17T23:55:33.829Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-17T23:55:33.829Z] === RUN TestDockerSuite/TestCreateRM [2021-11-17T23:55:33.829Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-17T23:55:33.829Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-17T23:55:33.829Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-17T23:55:33.857Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-11-17T23:55:33.857Z] docker_cli_network_unix_test.go:46: [d4de270031178] daemon is not started [2021-11-17T23:55:33.857Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-11-17T23:55:34.115Z] docker_cli_network_unix_test.go:46: [d552942fbd838] daemon is not started [2021-11-17T23:55:34.287Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-17T23:55:34.287Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-17T23:55:34.381Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-11-17T23:55:35.762Z] docker_cli_network_unix_test.go:46: [d3ba576ad2408] daemon is not started [2021-11-17T23:55:36.021Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-11-17T23:55:36.021Z] docker_cli_network_unix_test.go:46: [dd27e4fcb336b] daemon is not started [2021-11-17T23:55:36.021Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-11-17T23:55:36.279Z] docker_cli_network_unix_test.go:46: [da5f0cfc92bcf] daemon is not started [2021-11-17T23:55:36.845Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-11-17T23:55:37.102Z] docker_cli_network_unix_test.go:46: [d727d55524c4c] daemon is not started [2021-11-17T23:55:37.103Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-11-17T23:55:37.668Z] docker_cli_network_unix_test.go:46: [d6bb87ae0765b] daemon is not started [2021-11-17T23:55:38.236Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-11-17T23:55:43.499Z] docker_cli_network_unix_test.go:46: [d4ffeae355b04] daemon is not started [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite (55.29s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.25s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.75s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.74s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.48s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.43s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.45s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.09s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.23s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.09s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.50s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.89s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.88s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.35s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.71s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.72s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.00s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.34s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.14s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.22s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.26s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.29s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-11-17T23:55:43.499Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.74s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.36s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.98s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.81s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.49s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.93s) [2021-11-17T23:55:43.499Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.15s) [2021-11-17T23:55:43.499Z] === RUN TestDockerHubPullSuite [2021-11-17T23:55:43.499Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-11-17T23:55:44.871Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-11-17T23:55:46.653Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-17T23:55:46.653Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-17T23:55:46.653Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-17T23:55:47.401Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-11-17T23:55:47.659Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-11-17T23:55:48.826Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-17T23:55:49.032Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-11-17T23:55:49.284Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-17T23:55:49.284Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-11-17T23:55:49.284Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-17T23:55:49.291Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-11-17T23:55:49.291Z] --- PASS: TestDockerHubPullSuite (6.18s) [2021-11-17T23:55:49.291Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.60s) [2021-11-17T23:55:49.291Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.30s) [2021-11-17T23:55:49.291Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.64s) [2021-11-17T23:55:49.291Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.32s) [2021-11-17T23:55:49.291Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.23s) [2021-11-17T23:55:49.291Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s) [2021-11-17T23:55:49.291Z] PASS [2021-11-17T23:55:49.549Z] [2021-11-17T23:55:49.549Z] === Skipped [2021-11-17T23:55:49.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-11-17T23:55:49.549Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-11-17T23:55:49.549Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-11-17T23:55:49.549Z] [2021-11-17T23:55:49.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-11-17T23:55:49.549Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-11-17T23:55:49.549Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-11-17T23:55:49.549Z] [2021-11-17T23:55:49.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-11-17T23:55:49.549Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-11-17T23:55:49.549Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-11-17T23:55:49.549Z] [2021-11-17T23:55:49.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-11-17T23:55:49.549Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-11-17T23:55:49.549Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-11-17T23:55:49.549Z] [2021-11-17T23:55:49.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2021-11-17T23:55:49.549Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-11-17T23:55:49.549Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2021-11-17T23:55:49.549Z] [2021-11-17T23:55:49.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.09s) [2021-11-17T23:55:49.549Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-11-17T23:55:49.549Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.09s) [2021-11-17T23:55:49.549Z] [2021-11-17T23:55:49.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-11-17T23:55:49.549Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-11-17T23:55:49.549Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-11-17T23:55:49.549Z] [2021-11-17T23:55:49.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-11-17T23:55:49.549Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-11-17T23:55:49.549Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-11-17T23:55:49.549Z] [2021-11-17T23:55:49.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-11-17T23:55:49.549Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-11-17T23:55:49.549Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-11-17T23:55:49.549Z] [2021-11-17T23:55:49.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-11-17T23:55:49.549Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-11-17T23:55:49.549Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-11-17T23:55:49.549Z] [2021-11-17T23:55:49.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.03s) [2021-11-17T23:55:49.549Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-11-17T23:55:49.549Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s) [2021-11-17T23:55:49.549Z] [2021-11-17T23:55:49.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-11-17T23:55:49.549Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-11-17T23:55:49.549Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-11-17T23:55:49.549Z] [2021-11-17T23:55:49.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-11-17T23:55:49.549Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-11-17T23:55:49.549Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-11-17T23:55:49.549Z] [2021-11-17T23:55:49.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-11-17T23:55:49.549Z] docker_cli_sni_test.go:18: Flakey test [2021-11-17T23:55:49.549Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-11-17T23:55:49.549Z] [2021-11-17T23:55:49.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-11-17T23:55:49.549Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-11-17T23:55:49.549Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-11-17T23:55:49.549Z] [2021-11-17T23:55:49.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.02s) [2021-11-17T23:55:49.549Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-11-17T23:55:49.549Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.02s) [2021-11-17T23:55:49.549Z] [2021-11-17T23:55:49.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-11-17T23:55:49.549Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-17T23:55:49.549Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-11-17T23:55:49.549Z] [2021-11-17T23:55:49.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-11-17T23:55:49.549Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-11-17T23:55:49.549Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-11-17T23:55:49.549Z] [2021-11-17T23:55:49.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-11-17T23:55:49.549Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-11-17T23:55:49.549Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-11-17T23:55:49.549Z] [2021-11-17T23:55:49.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-11-17T23:55:49.549Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-11-17T23:55:49.549Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-11-17T23:55:49.549Z] [2021-11-17T23:55:49.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-11-17T23:55:49.549Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-11-17T23:55:49.549Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-11-17T23:55:49.549Z] [2021-11-17T23:55:49.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-11-17T23:55:49.549Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-11-17T23:55:49.549Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-11-17T23:55:49.549Z] [2021-11-17T23:55:49.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-11-17T23:55:49.549Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-11-17T23:55:49.549Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-11-17T23:55:49.549Z] [2021-11-17T23:55:49.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-11-17T23:55:49.549Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-11-17T23:55:49.549Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-11-17T23:55:49.549Z] [2021-11-17T23:55:49.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-11-17T23:55:49.549Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2021-11-17T23:55:49.549Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-11-17T23:55:49.549Z] [2021-11-17T23:55:49.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-11-17T23:55:49.549Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2021-11-17T23:55:49.549Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-11-17T23:55:49.549Z] [2021-11-17T23:55:49.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-11-17T23:55:49.549Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-11-17T23:55:49.549Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-11-17T23:55:49.549Z] [2021-11-17T23:55:49.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-17T23:55:49.549Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-11-17T23:55:49.549Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-17T23:55:49.549Z] [2021-11-17T23:55:49.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-11-17T23:55:49.549Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-11-17T23:55:49.549Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-11-17T23:55:49.549Z] [2021-11-17T23:55:49.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-17T23:55:49.549Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2021-11-17T23:55:49.549Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-17T23:55:49.549Z] [2021-11-17T23:55:49.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-17T23:55:49.549Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2021-11-17T23:55:49.549Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-17T23:55:49.549Z] [2021-11-17T23:55:49.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-17T23:55:49.549Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-11-17T23:55:49.549Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-17T23:55:49.549Z] [2021-11-17T23:55:49.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-11-17T23:55:49.549Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-11-17T23:55:49.549Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-11-17T23:55:49.549Z] [2021-11-17T23:55:49.549Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-11-17T23:55:49.549Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-11-17T23:55:49.550Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-11-17T23:55:49.550Z] [2021-11-17T23:55:49.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-11-17T23:55:49.550Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2021-11-17T23:55:49.550Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-11-17T23:55:49.550Z] [2021-11-17T23:55:49.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2021-11-17T23:55:49.550Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2021-11-17T23:55:49.550Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2021-11-17T23:55:49.550Z] [2021-11-17T23:55:49.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-11-17T23:55:49.550Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2021-11-17T23:55:49.550Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-11-17T23:55:49.550Z] [2021-11-17T23:55:49.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-11-17T23:55:49.550Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-11-17T23:55:49.550Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-11-17T23:55:49.550Z] [2021-11-17T23:55:49.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-11-17T23:55:49.550Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-11-17T23:55:49.550Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-11-17T23:55:49.550Z] [2021-11-17T23:55:49.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-11-17T23:55:49.550Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-11-17T23:55:49.550Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-11-17T23:55:49.550Z] [2021-11-17T23:55:49.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-11-17T23:55:49.550Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-11-17T23:55:49.550Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-11-17T23:55:49.550Z] [2021-11-17T23:55:49.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-11-17T23:55:49.550Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-11-17T23:55:49.550Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-11-17T23:55:49.550Z] [2021-11-17T23:55:49.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-11-17T23:55:49.550Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-11-17T23:55:49.550Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-11-17T23:55:49.550Z] [2021-11-17T23:55:49.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2021-11-17T23:55:49.550Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-11-17T23:55:49.550Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2021-11-17T23:55:49.550Z] [2021-11-17T23:55:49.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-11-17T23:55:49.550Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-11-17T23:55:49.550Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-11-17T23:55:49.550Z] [2021-11-17T23:55:49.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-11-17T23:55:49.550Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-11-17T23:55:49.550Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-11-17T23:55:49.550Z] [2021-11-17T23:55:49.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-11-17T23:55:49.550Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-11-17T23:55:49.550Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-11-17T23:55:49.550Z] [2021-11-17T23:55:49.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-11-17T23:55:49.550Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-11-17T23:55:49.550Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-11-17T23:55:49.550Z] [2021-11-17T23:55:49.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-11-17T23:55:49.550Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-11-17T23:55:49.550Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-11-17T23:55:49.550Z] [2021-11-17T23:55:49.550Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-11-17T23:55:49.550Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-11-17T23:55:49.550Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-11-17T23:55:49.550Z] [2021-11-17T23:55:49.550Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-11-17T23:55:49.550Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-11-17T23:55:49.550Z] docker_cli_network_unix_test.go:46: [d4017ef3535ef] daemon is not started [2021-11-17T23:55:49.550Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-11-17T23:55:49.550Z] [2021-11-17T23:55:49.550Z] [2021-11-17T23:55:49.550Z] DONE 1270 tests, 51 skipped in 1462.890s [2021-11-17T23:55:49.550Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-17T23:55:49.550Z] ++++ cat bundles/test-integration/docker.pid [2021-11-17T23:55:49.550Z] +++ kill 8087 [2021-11-17T23:55:50.483Z] +++ /etc/init.d/apparmor stop [2021-11-17T23:55:50.483Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-17T23:55:50.483Z] [2021-11-17T23:55:50.483Z] Unloading profiles will leave already running processes permanently [2021-11-17T23:55:50.483Z] unconfined, which can lead to unexpected situations. [2021-11-17T23:55:50.483Z] [2021-11-17T23:55:50.483Z] To set a process to complain mode, use the command line tool [2021-11-17T23:55:50.483Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-17T23:55:50.483Z] +++ true [2021-11-17T23:55:50.483Z] exiting test-integration [2021-11-17T23:55:50.483Z] ++ exit 0 [2021-11-17T23:55:50.483Z] [2021-11-17T23:55:50.741Z] + for job in $(jobs -p) [2021-11-17T23:55:50.741Z] + wait 9638 [2021-11-17T23:55:51.457Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-17T23:55:51.457Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-17T23:55:51.457Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-11-17T23:55:51.457Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-17T23:55:51.457Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-17T23:55:51.457Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-17T23:55:51.457Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-17T23:55:51.457Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-17T23:55:51.457Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-17T23:55:51.457Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-17T23:55:51.457Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-17T23:55:51.457Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-17T23:55:51.457Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-17T23:55:51.457Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-17T23:55:51.457Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-17T23:55:51.457Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-17T23:55:51.457Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-17T23:55:51.457Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-17T23:55:51.457Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-17T23:55:51.457Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-17T23:55:51.457Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2021-11-17T23:55:51.457Z] === RUN TestDockerSuite/TestDockerFails [2021-11-17T23:55:51.457Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-17T23:55:51.457Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-11-17T23:55:51.457Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-17T23:55:51.457Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-11-17T23:55:51.457Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-17T23:55:51.457Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-11-17T23:55:51.457Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-17T23:55:51.457Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-11-17T23:55:51.457Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-17T23:55:51.457Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-11-17T23:55:51.914Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-11-17T23:55:53.447Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-11-17T23:55:55.619Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-17T23:55:57.794Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-11-17T23:56:04.856Z] === RUN TestDockerSuite/TestEventsCopy [2021-11-17T23:56:08.582Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-17T23:56:13.264Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-17T23:56:14.799Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-11-17T23:56:15.258Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-11-17T23:56:22.331Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-17T23:56:22.331Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-17T23:56:22.812Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-11-17T23:56:23.298Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-17T23:56:26.992Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-11-17T23:56:27.032Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-17T23:56:30.768Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-17T23:56:30.768Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-17T23:56:31.227Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-17T23:56:31.227Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-11-17T23:56:31.227Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-17T23:56:31.227Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-11-17T23:56:31.227Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-17T23:56:31.227Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-11-17T23:56:31.227Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-17T23:56:32.195Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-17T23:56:32.195Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-11-17T23:56:32.195Z] === RUN TestDockerSuite/TestEventsRename [2021-11-17T23:56:32.252Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-11-17T23:56:34.369Z] === RUN TestDockerSuite/TestEventsResize [2021-11-17T23:56:36.543Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-17T23:56:38.718Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-17T23:56:38.806Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-11-17T23:56:39.740Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-11-17T23:56:40.894Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-17T23:56:45.000Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-11-17T23:56:45.577Z] === RUN TestDockerSuite/TestEventsTop [2021-11-17T23:56:45.577Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-11-17T23:56:45.577Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-17T23:56:46.372Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-11-17T23:56:47.754Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-17T23:56:50.553Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-11-17T23:56:50.553Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-11-17T23:56:50.553Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-11-17T23:56:51.485Z] === RUN TestDockerSuite/TestExec [2021-11-17T23:56:51.485Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-17T23:56:51.485Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-17T23:56:51.485Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-17T23:56:51.485Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-17T23:56:52.454Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-17T23:56:54.631Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-17T23:56:54.631Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-17T23:56:54.631Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-17T23:56:54.631Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-17T23:56:54.631Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-17T23:56:54.631Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-17T23:56:54.631Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-17T23:56:56.168Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-17T23:56:57.106Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-11-17T23:56:57.106Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-11-17T23:56:57.364Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-11-17T23:56:57.703Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-17T23:56:59.889Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-11-17T23:56:59.925Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-17T23:57:01.497Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-17T23:57:05.302Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-17T23:57:05.302Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-17T23:57:05.302Z] === RUN TestDockerSuite/TestExecEnv [2021-11-17T23:57:05.302Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-17T23:57:05.302Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-17T23:57:05.302Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-17T23:57:05.302Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-17T23:57:06.875Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-17T23:57:10.680Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-17T23:57:10.680Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-17T23:57:10.680Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-17T23:57:10.680Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-17T23:57:10.680Z] === RUN TestDockerSuite/TestExecParseError [2021-11-17T23:57:10.680Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-17T23:57:10.680Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-17T23:57:10.680Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-17T23:57:10.680Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-17T23:57:10.680Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-17T23:57:10.680Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-17T23:57:12.905Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-17T23:57:12.905Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-17T23:57:12.905Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-17T23:57:12.905Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-17T23:57:12.905Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-17T23:57:12.905Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-17T23:57:12.905Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-17T23:57:12.905Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-17T23:57:12.905Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-17T23:57:12.905Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-17T23:57:12.905Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-11-17T23:57:15.130Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-17T23:57:15.130Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-17T23:57:15.130Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-17T23:57:22.309Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-17T23:57:22.309Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-17T23:57:22.309Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-17T23:57:22.309Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-17T23:57:22.309Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-17T23:57:22.309Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-17T23:57:22.309Z] === RUN TestDockerSuite/TestGetContainerStats [2021-11-17T23:57:27.082Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-17T23:57:32.970Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-11-17T23:57:35.934Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-17T23:57:41.821Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-17T23:57:41.821Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-17T23:57:41.821Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-17T23:57:41.821Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-17T23:57:41.821Z] === RUN TestDockerSuite/TestHealth [2021-11-17T23:57:41.821Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-17T23:57:41.821Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-17T23:57:41.821Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-17T23:57:41.821Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-17T23:57:41.821Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-11-17T23:57:45.630Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-17T23:57:45.630Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-11-17T23:57:45.630Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-11-17T23:57:45.630Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-17T23:57:45.630Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-17T23:57:45.630Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-17T23:57:45.630Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-11-17T23:57:46.100Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-17T23:57:46.100Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-11-17T23:57:46.100Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-11-17T23:57:47.092Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-17T23:57:47.092Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-17T23:57:48.665Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-17T23:57:49.136Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-17T23:57:50.708Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-17T23:57:52.933Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-17T23:57:53.404Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-17T23:57:53.404Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-11-17T23:57:53.404Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-11-17T23:57:56.089Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-11-17T23:57:56.089Z] docker_cli_swarm_test.go:1186: [dfb5e6aebce70] joining swarm manager [dc94478d9ab50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-17T23:57:57.209Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-17T23:57:57.209Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-17T23:57:59.435Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-17T23:57:59.435Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-11-17T23:57:59.435Z] === RUN TestDockerSuite/TestImportFile [2021-11-17T23:57:59.435Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-11-17T23:57:59.435Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-17T23:57:59.435Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-17T23:57:59.435Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-11-17T23:57:59.435Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-17T23:57:59.435Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-11-17T23:57:59.435Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-17T23:57:59.435Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-11-17T23:57:59.435Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-17T23:57:59.435Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-17T23:57:59.435Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-17T23:57:59.435Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-17T23:57:59.435Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-17T23:57:59.435Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-17T23:57:59.435Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-17T23:57:59.435Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-17T23:57:59.435Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-17T23:57:59.435Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-17T23:57:59.435Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-17T23:57:59.435Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-17T23:58:01.663Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-17T23:58:02.641Z] docker_cli_swarm_test.go:1195: [d74eff7f119de] joining swarm manager [dc94478d9ab50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-17T23:58:03.238Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-17T23:58:03.238Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-17T23:58:03.238Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-17T23:58:03.238Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-17T23:58:03.238Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-17T23:58:03.238Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-17T23:58:03.238Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-17T23:58:03.238Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-11-17T23:58:05.464Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-17T23:58:05.464Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-17T23:58:07.036Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-17T23:58:07.036Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-17T23:58:07.036Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-17T23:58:07.036Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-17T23:58:07.036Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-17T23:58:07.036Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-17T23:58:07.036Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-17T23:58:09.263Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-17T23:58:13.069Z] === RUN TestDockerSuite/TestInspectImage [2021-11-17T23:58:13.069Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-17T23:58:13.069Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-17T23:58:13.069Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-17T23:58:13.069Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-17T23:58:13.069Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-17T23:58:13.069Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-17T23:58:14.642Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-17T23:58:16.868Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-17T23:58:16.868Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-17T23:58:18.441Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-17T23:58:20.666Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-17T23:58:20.666Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-17T23:58:20.666Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-17T23:58:20.666Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-17T23:58:22.893Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-17T23:58:25.119Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-17T23:58:28.933Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-17T23:58:30.506Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-17T23:58:32.079Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-17T23:58:34.307Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-17T23:58:35.879Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-17T23:58:37.451Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-17T23:58:39.680Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-17T23:58:39.680Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-17T23:58:39.680Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-17T23:58:39.680Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-17T23:58:39.680Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-17T23:58:39.680Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-17T23:58:39.680Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-17T23:58:39.680Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-17T23:58:39.680Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-17T23:58:39.680Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-17T23:58:39.680Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-17T23:58:39.680Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-17T23:58:39.680Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-17T23:58:39.680Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-17T23:58:39.680Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-17T23:58:39.680Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-17T23:58:39.680Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-17T23:58:39.680Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-17T23:58:39.680Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-17T23:58:39.680Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-17T23:58:39.680Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-17T23:58:39.680Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-17T23:58:39.680Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-17T23:58:39.680Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-17T23:58:39.680Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-17T23:58:39.680Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-11-17T23:58:39.680Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-17T23:58:39.680Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-17T23:58:39.680Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-17T23:58:39.680Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-17T23:58:39.680Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-17T23:58:39.680Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-17T23:58:39.680Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-11-17T23:58:39.680Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-17T23:58:39.680Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-17T23:58:39.680Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-17T23:58:41.909Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-11-17T23:58:43.482Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-17T23:58:48.257Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-17T23:58:49.300Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-11-17T23:58:50.485Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-17T23:58:50.485Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-11-17T23:58:50.485Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-17T23:58:52.059Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-17T23:58:52.525Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-17T23:58:57.208Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-17T23:59:01.489Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-11-17T23:59:02.991Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-17T23:59:06.750Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-11-17T23:59:07.674Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-17T23:59:08.122Z] docker_cli_swarm_test.go:1118: [d8c0cdc77a32e] joining swarm manager [d09bccde5ff1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-17T23:59:09.054Z] docker_cli_swarm_test.go:1119: [d233ca10cb4eb] joining swarm manager [d09bccde5ff1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-17T23:59:09.847Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-17T23:59:12.026Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-17T23:59:12.026Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-17T23:59:12.026Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-17T23:59:14.198Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-17T23:59:21.260Z] === RUN TestDockerSuite/TestLogsSince [2021-11-17T23:59:29.817Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-17T23:59:29.817Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-17T23:59:29.817Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-17T23:59:29.817Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-17T23:59:29.817Z] === RUN TestDockerSuite/TestLogsTail [2021-11-17T23:59:31.992Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-11-17T23:59:33.659Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-17T23:59:36.566Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-17T23:59:36.566Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2021-11-17T23:59:36.566Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-17T23:59:36.566Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2021-11-17T23:59:36.566Z] === RUN TestDockerSuite/TestNetHostname [2021-11-17T23:59:36.566Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-17T23:59:36.566Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-17T23:59:36.566Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-17T23:59:36.566Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-17T23:59:36.566Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2021-11-17T23:59:36.566Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-17T23:59:36.566Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2021-11-17T23:59:36.566Z] === RUN TestDockerSuite/TestPluginActive [2021-11-17T23:59:36.566Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-17T23:59:36.566Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-17T23:59:36.566Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-17T23:59:36.566Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-17T23:59:36.566Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-17T23:59:36.566Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-17T23:59:36.566Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-17T23:59:36.566Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-17T23:59:36.566Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-17T23:59:36.566Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-17T23:59:36.566Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-17T23:59:36.566Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-17T23:59:36.566Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-17T23:59:36.566Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-17T23:59:36.566Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-11-17T23:59:36.566Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-17T23:59:36.566Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-17T23:59:36.566Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-17T23:59:36.566Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-17T23:59:36.566Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-17T23:59:36.566Z] === RUN TestDockerSuite/TestPortList [2021-11-17T23:59:36.566Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-17T23:59:36.566Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-17T23:59:41.251Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-17T23:59:41.251Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-17T23:59:41.251Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-17T23:59:41.251Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-17T23:59:41.251Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-11-17T23:59:41.251Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-17T23:59:41.251Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-11-17T23:59:41.251Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-17T23:59:41.251Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-11-17T23:59:41.251Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-17T23:59:41.251Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-11-17T23:59:41.251Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-17T23:59:41.251Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-11-17T23:59:41.251Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-17T23:59:41.251Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-11-17T23:59:41.251Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-17T23:59:41.251Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-11-17T23:59:41.251Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-17T23:59:44.985Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-17T23:59:44.985Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-11-17T23:59:44.985Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-17T23:59:52.052Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-17T23:59:52.052Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-11-17T23:59:52.052Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-18T00:00:00.609Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-18T00:00:12.975Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-18T00:00:12.975Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-18T00:00:12.975Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-18T00:00:12.975Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-11-18T00:00:23.298Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-18T00:00:25.471Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-11-18T00:00:31.254Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-18T00:00:41.560Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-18T00:00:41.560Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-11-18T00:00:41.560Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-18T00:00:41.560Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-11-18T00:00:41.560Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-18T00:00:44.459Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-18T00:00:44.459Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-18T00:00:44.459Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-18T00:00:44.459Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-11-18T00:00:44.459Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-18T00:00:44.459Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-11-18T00:00:44.459Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-18T00:00:44.459Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-11-18T00:00:44.459Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-18T00:00:45.477Z] docker_cli_swarm_test.go:1172: [d4943800ee6c7] joining swarm manager [d09bccde5ff1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-11-18T00:00:50.280Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-18T00:00:50.280Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2021-11-18T00:00:50.280Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-18T00:00:51.855Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-18T00:00:51.855Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-18T00:00:51.855Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-18T00:00:52.851Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-18T00:00:53.844Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-18T00:00:53.844Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-11-18T00:00:53.844Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-11-18T00:00:57.651Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-18T00:01:01.221Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-18T00:01:02.805Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-18T00:01:24.090Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-18T00:01:24.090Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-18T00:01:24.090Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-11-18T00:01:24.165Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-11-18T00:01:24.165Z] docker_cli_swarm_test.go:1453: [de2a319d182e4] joining swarm manager [d1c76b24dba14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-18T00:01:24.730Z] docker_cli_swarm_test.go:1454: [def52b59cddff] joining swarm manager [d1c76b24dba14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-18T00:01:27.896Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-18T00:01:28.367Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-18T00:01:28.367Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-18T00:01:28.840Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-11-18T00:01:32.648Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-18T00:01:36.460Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-18T00:01:36.460Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-18T00:01:36.460Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-18T00:01:36.919Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-11-18T00:01:36.919Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-11-18T00:01:36.919Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-11-18T00:01:36.919Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-11-18T00:01:36.919Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-11-18T00:01:37.485Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-11-18T00:01:39.424Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-18T00:01:39.895Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-18T00:01:39.895Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-18T00:01:40.048Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-11-18T00:01:43.331Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-11-18T00:01:45.228Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-11-18T00:01:47.126Z] docker_cli_swarm_unix_test.go:62: [d2bea238ec898] joining swarm manager [dfcade56d545b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-18T00:01:52.424Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-18T00:01:54.006Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-18T00:01:54.490Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-18T00:02:00.382Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-18T00:02:04.190Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-18T00:02:11.378Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-18T00:02:14.344Z] === RUN TestDockerSuite/TestRmiTag [2021-11-18T00:02:14.816Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-11-18T00:02:17.045Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-18T00:02:32.018Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-11-18T00:02:33.011Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-18T00:02:37.786Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-18T00:02:38.257Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-18T00:02:38.257Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2021-11-18T00:02:38.257Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-18T00:02:38.257Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-11-18T00:02:38.257Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-18T00:02:38.257Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2021-11-18T00:02:38.257Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-18T00:02:38.257Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-11-18T00:02:38.257Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-18T00:02:38.257Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-11-18T00:02:38.257Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-18T00:02:38.257Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-11-18T00:02:38.257Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-18T00:02:38.257Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-18T00:02:38.257Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-18T00:02:39.830Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-18T00:02:39.830Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-18T00:02:39.830Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-18T00:02:39.830Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2021-11-18T00:02:39.830Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-18T00:02:43.329Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-11-18T00:02:43.329Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-11-18T00:02:43.329Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-11-18T00:02:43.651Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-11-18T00:02:45.227Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-11-18T00:02:45.881Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-18T00:02:48.108Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-18T00:02:48.508Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-11-18T00:02:49.683Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-18T00:02:50.407Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-11-18T00:02:52.934Z] docker_api_swarm_test.go:961: [dee542fed3aac] joining swarm manager [d6dbbf7b4e4ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-18T00:02:56.868Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-18T00:02:56.868Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-18T00:03:00.691Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-18T00:03:00.691Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-11-18T00:03:00.691Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-11-18T00:03:00.691Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-11-18T00:03:00.691Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-18T00:03:00.691Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2021-11-18T00:03:00.691Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-18T00:03:00.691Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-11-18T00:03:00.691Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-18T00:03:00.691Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-11-18T00:03:00.691Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-18T00:03:00.691Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2021-11-18T00:03:00.691Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-18T00:03:00.691Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-11-18T00:03:00.691Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-18T00:03:00.691Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-11-18T00:03:00.691Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-11-18T00:03:00.691Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-11-18T00:03:00.691Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-11-18T00:03:00.691Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-11-18T00:03:00.691Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-18T00:03:00.691Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-11-18T00:03:00.691Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-18T00:03:02.268Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-18T00:03:02.268Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-11-18T00:03:02.268Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-11-18T00:03:05.239Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-18T00:03:05.240Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2021-11-18T00:03:05.240Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-18T00:03:05.240Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-11-18T00:03:05.240Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-11-18T00:03:06.815Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-18T00:03:06.815Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2021-11-18T00:03:06.815Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-18T00:03:06.815Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2021-11-18T00:03:06.815Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-18T00:03:06.815Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2021-11-18T00:03:06.815Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-18T00:03:06.815Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-18T00:03:06.815Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-18T00:03:06.815Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2021-11-18T00:03:06.815Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-18T00:03:06.815Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2021-11-18T00:03:06.815Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-18T00:03:06.815Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-18T00:03:06.815Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-11-18T00:03:09.041Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-18T00:03:11.003Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-11-18T00:03:11.279Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-11-18T00:03:13.508Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-11-18T00:03:13.508Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-11-18T00:03:13.508Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-18T00:03:13.509Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-11-18T00:03:13.509Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-18T00:03:13.509Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2021-11-18T00:03:13.509Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-11-18T00:03:15.087Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-18T00:03:15.087Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-18T00:03:15.087Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-18T00:03:15.087Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-11-18T00:03:15.087Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-18T00:03:15.087Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-11-18T00:03:15.087Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-18T00:03:15.087Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-11-18T00:03:15.087Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-18T00:03:16.661Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-18T00:03:21.443Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-18T00:03:21.443Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-11-18T00:03:21.443Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-18T00:03:21.443Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2021-11-18T00:03:21.443Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-18T00:03:21.443Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-11-18T00:03:21.443Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-18T00:03:21.443Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-11-18T00:03:21.443Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-18T00:03:21.443Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-11-18T00:03:21.443Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-18T00:03:21.443Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-18T00:03:21.443Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-18T00:03:23.018Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-11-18T00:03:23.018Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-11-18T00:03:23.018Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-18T00:03:23.018Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-18T00:03:23.018Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2021-11-18T00:03:23.018Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-11-18T00:03:23.193Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-11-18T00:03:24.125Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-11-18T00:03:25.246Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-11-18T00:03:26.023Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-11-18T00:03:26.819Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-18T00:03:26.819Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2021-11-18T00:03:26.819Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-18T00:03:29.050Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-18T00:03:29.050Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-11-18T00:03:29.050Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-11-18T00:03:29.050Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-11-18T00:03:29.050Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-18T00:03:29.050Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-11-18T00:03:29.050Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-18T00:03:29.305Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-11-18T00:03:30.623Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-18T00:03:32.858Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-18T00:03:34.433Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-18T00:03:36.659Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-18T00:03:36.659Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-18T00:03:36.659Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-11-18T00:03:36.659Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-18T00:03:36.659Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-11-18T00:03:36.659Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-18T00:03:36.659Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-11-18T00:03:36.659Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-18T00:03:36.659Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2021-11-18T00:03:36.659Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-18T00:03:36.659Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-11-18T00:03:36.659Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-18T00:03:36.659Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2021-11-18T00:03:36.659Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-18T00:03:36.659Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-18T00:03:36.659Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-11-18T00:03:37.419Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-11-18T00:03:39.625Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-18T00:03:39.625Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2021-11-18T00:03:39.625Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-18T00:03:39.625Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-18T00:03:39.625Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-11-18T00:03:39.625Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-18T00:03:39.625Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2021-11-18T00:03:39.625Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-18T00:03:39.625Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-11-18T00:03:40.096Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-18T00:03:40.096Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-11-18T00:03:40.096Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-18T00:03:41.600Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-11-18T00:03:44.126Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-11-18T00:03:46.654Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-11-18T00:03:48.789Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-18T00:03:48.789Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2021-11-18T00:03:48.789Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-18T00:03:49.181Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-11-18T00:03:49.262Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-18T00:03:49.262Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-11-18T00:03:49.262Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-18T00:03:49.262Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-18T00:03:49.734Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-18T00:03:49.734Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-18T00:03:49.734Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-18T00:03:49.734Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-18T00:03:49.734Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-18T00:03:49.734Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2021-11-18T00:03:49.734Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-18T00:03:49.734Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-18T00:03:49.734Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-18T00:03:49.734Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-18T00:03:49.734Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-18T00:03:49.734Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-18T00:03:49.734Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-11-18T00:03:49.734Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-18T00:03:49.734Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-18T00:03:49.734Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2021-11-18T00:03:49.734Z] === RUN TestDockerSuite/TestRunMount [2021-11-18T00:03:49.734Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2021-11-18T00:03:49.734Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-18T00:03:49.734Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-18T00:03:49.734Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-11-18T00:03:49.734Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2021-11-18T00:03:49.734Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-18T00:03:49.734Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-18T00:03:49.734Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-11-18T00:03:51.708Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-11-18T00:03:54.236Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-11-18T00:03:55.629Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-18T00:03:55.629Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-18T00:03:55.629Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-18T00:03:55.629Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-11-18T00:03:55.629Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-11-18T00:03:55.629Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2021-11-18T00:03:55.629Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-18T00:03:56.763Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-11-18T00:04:00.404Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-18T00:04:03.370Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-18T00:04:03.370Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2021-11-18T00:04:03.370Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-18T00:04:03.370Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2021-11-18T00:04:03.370Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-18T00:04:03.370Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-11-18T00:04:03.370Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-18T00:04:03.370Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-11-18T00:04:03.370Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-18T00:04:03.370Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2021-11-18T00:04:03.370Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-18T00:04:03.370Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2021-11-18T00:04:03.370Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-11-18T00:04:03.370Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-18T00:04:03.370Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-18T00:04:03.370Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2021-11-18T00:04:03.370Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-18T00:04:03.370Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2021-11-18T00:04:03.370Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-18T00:04:03.841Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-18T00:04:04.834Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-11-18T00:04:07.062Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-18T00:04:09.291Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-18T00:04:10.283Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-18T00:04:11.858Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-18T00:04:12.329Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-11-18T00:04:12.329Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-18T00:04:12.329Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-11-18T00:04:12.329Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-18T00:04:12.329Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2021-11-18T00:04:12.329Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-18T00:04:12.329Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-18T00:04:12.329Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-18T00:04:12.329Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-11-18T00:04:12.329Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-18T00:04:12.329Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-11-18T00:04:12.329Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-18T00:04:12.329Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-11-18T00:04:12.329Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-18T00:04:12.329Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-11-18T00:04:12.329Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-18T00:04:14.557Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-18T00:04:14.557Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2021-11-18T00:04:14.557Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-18T00:04:14.557Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2021-11-18T00:04:14.557Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-18T00:04:14.557Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2021-11-18T00:04:14.557Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-18T00:04:14.557Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2021-11-18T00:04:14.557Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-18T00:04:14.557Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-11-18T00:04:14.557Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-18T00:04:21.744Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-18T00:04:21.744Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-18T00:04:21.744Z] === RUN TestDockerSuite/TestRunRm [2021-11-18T00:04:23.322Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-18T00:04:29.217Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-18T00:04:30.791Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-18T00:04:32.366Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-18T00:04:34.595Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-18T00:04:36.825Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-18T00:04:36.825Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-18T00:04:36.825Z] === RUN TestDockerSuite/TestRunState [2021-11-18T00:04:36.825Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-11-18T00:04:36.825Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-18T00:04:38.400Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-18T00:04:38.400Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-11-18T00:04:38.400Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-11-18T00:04:39.974Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-18T00:04:39.974Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-11-18T00:04:39.974Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-18T00:04:39.974Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-11-18T00:04:39.974Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-18T00:04:40.446Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-18T00:04:40.446Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-18T00:04:40.446Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-11-18T00:04:40.446Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-18T00:04:45.230Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-18T00:04:45.230Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-11-18T00:04:45.230Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-18T00:04:45.230Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-11-18T00:04:45.230Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-18T00:04:45.230Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-11-18T00:04:45.230Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-18T00:04:45.230Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2021-11-18T00:04:45.231Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-18T00:04:45.231Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2021-11-18T00:04:45.231Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-18T00:04:45.231Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-11-18T00:04:45.231Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-18T00:04:45.231Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-11-18T00:04:45.231Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-18T00:04:45.231Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-11-18T00:04:45.231Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-18T00:04:45.231Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-11-18T00:04:45.231Z] === RUN TestDockerSuite/TestRunUserByName [2021-11-18T00:04:45.231Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-11-18T00:04:45.231Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-18T00:04:46.809Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-18T00:04:46.809Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-11-18T00:04:46.809Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-11-18T00:04:48.385Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-18T00:04:48.385Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2021-11-18T00:04:48.385Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-18T00:04:48.385Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2021-11-18T00:04:48.385Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-18T00:04:51.352Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-18T00:04:52.986Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-11-18T00:04:57.253Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-18T00:05:01.072Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-18T00:05:05.849Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-18T00:05:05.849Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-11-18T00:05:05.849Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-18T00:05:05.849Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-18T00:05:07.845Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-11-18T00:05:08.079Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-18T00:05:10.308Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-18T00:05:11.882Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-18T00:05:11.882Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-11-18T00:05:11.882Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-18T00:05:11.882Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-18T00:05:11.882Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-11-18T00:05:11.882Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-11-18T00:05:11.882Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-18T00:05:11.882Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2021-11-18T00:05:11.882Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-18T00:05:11.882Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-18T00:05:11.882Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-18T00:05:11.882Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2021-11-18T00:05:12.354Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-18T00:05:12.354Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2021-11-18T00:05:12.354Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-11-18T00:05:15.324Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-18T00:05:16.901Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-18T00:05:19.132Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite (1646.55s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.10s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.08s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.05s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.80s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.02s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.48s) [2021-11-18T00:05:22.707Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.49s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.78s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.59s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.21s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.11s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.10s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.22s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.12s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.69s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.38s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.46s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.49s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.53s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.85s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.78s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.39s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.03s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.70s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.76s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.58s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.35s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.50s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.60s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.87s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.56s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.08s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.64s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.93s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.64s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.65s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.10s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.51s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.62s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.76s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.22s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.33s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.79s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.51s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.68s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.98s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.93s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.15s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.50s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.28s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.99s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.97s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.68s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.25s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.96s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.95s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.36s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.75s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.92s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.85s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.48s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.94s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.81s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.49s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.32s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.73s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.38s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.51s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.60s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.70s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.33s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.49s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.56s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.23s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.14s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (108.39s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.47s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.63s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.77s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.15s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.29s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.31s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.61s) [2021-11-18T00:05:22.707Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.89s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.27s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.49s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (55.50s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.97s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.29s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (136.09s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.29s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.25s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.26s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.18s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.15s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.42s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.17s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.99s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.31s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.08s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.47s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.97s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.24s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.16s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.20s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.78s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.06s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.44s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.39s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.45s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.58s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.55s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.88s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.15s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.88s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.21s) [2021-11-18T00:05:22.707Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.17s) [2021-11-18T00:05:22.707Z] === RUN TestDockerExternalVolumeSuite [2021-11-18T00:05:22.707Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-11-18T00:05:22.944Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-18T00:05:22.944Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2021-11-18T00:05:22.944Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-18T00:05:22.944Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-11-18T00:05:22.944Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-18T00:05:22.944Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2021-11-18T00:05:22.944Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-18T00:05:22.944Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2021-11-18T00:05:22.944Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-18T00:05:22.944Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2021-11-18T00:05:22.944Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-18T00:05:22.944Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-11-18T00:05:22.944Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-18T00:05:22.944Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-11-18T00:05:22.944Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-18T00:05:22.944Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-11-18T00:05:22.944Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-18T00:05:22.944Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-11-18T00:05:22.944Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-18T00:05:22.944Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-11-18T00:05:22.944Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-18T00:05:22.944Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-11-18T00:05:22.944Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-18T00:05:22.944Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-11-18T00:05:22.944Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-18T00:05:22.944Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-11-18T00:05:22.944Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-18T00:05:22.944Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-11-18T00:05:22.944Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-18T00:05:22.944Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-11-18T00:05:22.944Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-18T00:05:22.944Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-11-18T00:05:22.944Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-18T00:05:22.944Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-11-18T00:05:22.944Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-18T00:05:22.966Z] docker_cli_external_volume_driver_test.go:53: [d8ab1e8fcc5a3] daemon is not started [2021-11-18T00:05:25.172Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-18T00:05:25.644Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-18T00:05:25.644Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-18T00:05:26.116Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-18T00:05:27.691Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-18T00:05:33.591Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-18T00:05:33.591Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-18T00:05:33.591Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-18T00:05:40.783Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-18T00:05:40.783Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-18T00:05:40.783Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-18T00:05:41.044Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-11-18T00:05:43.012Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-18T00:05:43.012Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-18T00:05:43.012Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-18T00:05:43.012Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-18T00:05:43.012Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-18T00:05:43.012Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-18T00:05:43.012Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-18T00:05:43.012Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-18T00:05:43.012Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-18T00:05:47.791Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-18T00:05:47.791Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-18T00:05:47.791Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-18T00:05:47.791Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-18T00:05:47.791Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-18T00:05:47.791Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-18T00:05:47.791Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-18T00:05:47.792Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-18T00:05:47.792Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-18T00:05:47.792Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-18T00:05:47.792Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-18T00:05:47.792Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-18T00:05:47.792Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-18T00:05:50.019Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-11-18T00:05:52.247Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-18T00:05:52.247Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-18T00:05:52.247Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-18T00:05:53.822Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-18T00:05:53.822Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2021-11-18T00:05:53.822Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-18T00:05:53.822Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-18T00:05:53.822Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-18T00:05:53.822Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-18T00:05:53.822Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-11-18T00:05:53.822Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-11-18T00:05:53.822Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-18T00:05:53.822Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-11-18T00:05:53.822Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-18T00:05:53.822Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-11-18T00:05:53.822Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-18T00:06:11.687Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-18T00:06:11.688Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-18T00:06:11.688Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-18T00:06:11.688Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-11-18T00:06:11.688Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-18T00:06:11.688Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-18T00:06:11.688Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-18T00:06:11.688Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-18T00:06:12.159Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-18T00:06:12.631Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-18T00:06:14.863Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-18T00:06:15.335Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-18T00:06:15.806Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-18T00:06:15.806Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-18T00:06:15.806Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-18T00:06:22.991Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-18T00:06:22.991Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-11-18T00:06:22.991Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-18T00:06:22.991Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-18T00:06:22.991Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-18T00:06:22.991Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-11-18T00:06:22.991Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-11-18T00:06:28.884Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-18T00:06:28.884Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-18T00:06:29.356Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-18T00:06:36.542Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-18T00:06:36.542Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-18T00:06:36.542Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite (2166.78s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.67s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.48s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (99.43s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.01s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.54s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.85s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.91s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.80s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.01s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (93.67s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.81s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.45s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.71s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.15s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.69s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.85s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.27s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.25s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.32s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (8.91s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.87s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.02s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.33s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (8.64s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildAddTar (36.34s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.96s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.46s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.71s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.77s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.06s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.69s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.06s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (8.70s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.12s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (23.04s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.82s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.10s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.78s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.08s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.21s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.79s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildCmd (0.48s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.46s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.47s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.44s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.80s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.00s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.69s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.75s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.41s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.68s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.57s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.23s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (26.92s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.96s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.79s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.32s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.42s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.10s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.61s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.89s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.36s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.58s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (7.65s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.38s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.06s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildDockerignore (68.26s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.41s) [2021-11-18T00:06:38.118Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (58.49s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.45s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.61s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (25.01s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.60s) [2021-11-18T00:06:38.118Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.81s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (27.24s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (17.93s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.01s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (104.45s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.25s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.49s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.98s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.42s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.53s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.74s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.09s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.00s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.82s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.98s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.98s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.57s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildFails (2.04s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.59s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.08s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.27s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildFromGit (4.89s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.27s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.54s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.81s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.51s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.30s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildHistory (8.80s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.83s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.70s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.70s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.59s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildLabel (0.84s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.58s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.83s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.53s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildLabels (0.86s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.46s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.91s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.49s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.73s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.20s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.09s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.62s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (25.07s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.72s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.43s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.09s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.60s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (13.67s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.08s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.59s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.27s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.67s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.03s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.78s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.99s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.09s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.75s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.30s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.36s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.02s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.26s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.21s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.06s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.94s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.84s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (38.56s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (24.78s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildRm (10.96s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.77s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.14s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.88s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.97s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.72s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (12.77s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.60s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.56s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.54s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.96s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildStderr (3.73s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.30s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.54s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.02s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.83s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.43s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.54s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.47s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.11s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (17.71s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.75s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.24s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.51s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.17s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.36s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.80s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.32s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (10.89s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.02s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.68s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.62s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.87s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.66s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestCommitChange (4.10s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.70s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.51s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestCommitTTY (5.67s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.68s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestContainerAPICommit (10.42s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.60s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.84s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.88s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.05s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.29s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.84s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.83s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.95s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.91s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.96s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.67s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.27s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.20s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.92s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.05s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.32s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.55s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.76s) [2021-11-18T00:06:38.119Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.89s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.95s) [2021-11-18T00:06:38.119Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.68s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.64s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.03s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.29s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.31s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.27s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.28s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000a1cc78_} (2.29s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1077814154_c:\foo_false____} (2.28s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1077814154_c:\foo_true____} (2.28s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.12s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.02s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.99s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.37s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.82s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestCpToCaseB (6.84s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.60s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.72s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestCpToDot (6.87s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestCpToStdout (2.18s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.14s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestCreateArgs (0.14s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.92s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.92s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.16s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.14s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.66s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.55s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestCreateLabels (0.14s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestCreateRM (0.26s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.14s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.26s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.97s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.16s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.38s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.13s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.14s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.13s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.97s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.94s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.03s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.65s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestEventsCopy (4.10s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.38s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.89s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.67s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (6.72s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.26s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.83s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestEventsFilters (3.95s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestEventsFormat (3.84s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestEventsRename (2.04s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestEventsResize (2.29s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.94s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.14s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.33s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.20s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.63s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.62s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.64s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.78s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.81s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.68s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.54s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.83s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestExecInspectID (4.21s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.04s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.93s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.44s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.69s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.71s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.72s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.68s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.69s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.53s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.86s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.49s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.84s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.18s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.43s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestImportBadURL (2.44s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.86s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.84s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-11-18T00:06:38.120Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.86s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2021-11-18T00:06:38.120Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.85s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestInspectDefault (1.88s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestInspectHistory (3.69s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.91s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.82s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.14s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.85s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.80s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.27s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestInspectStatus (2.21s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.53s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.90s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.85s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.82s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.86s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.85s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.83s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.65s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.60s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.21s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.91s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.99s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.03s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.07s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.08s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.40s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.04s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (6.80s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestLogsSince (8.52s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestLogsTail (2.37s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.13s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.33s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.16s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.05s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestPsByOrder (7.13s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.60s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.74s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.24s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.87s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.05s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (5.99s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (8.62s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.88s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.76s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.64s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.42s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.47s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.03s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.24s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.01s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.20s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.14s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.60s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.57s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.47s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.59s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.25s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.66s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.38s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.58s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.45s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.25s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.31s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.68s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestRmiTag (0.62s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.01s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.11s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.21s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.96s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.94s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.71s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.78s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.32s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.89s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.98s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (6.71s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.79s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.85s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.62s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.69s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.97s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.97s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.30s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-18T00:06:38.121Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.92s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-18T00:06:38.121Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.31s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.46s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.96s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.09s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.86s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.86s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.85s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunExitCode (1.88s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.86s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.86s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.94s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.30s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.19s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.39s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.98s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.20s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.44s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.27s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.28s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.97s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.99s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.76s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.37s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.63s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunRm (2.06s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.07s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.98s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.88s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.83s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.25s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.86s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.69s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.32s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.90s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.87s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.62s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.81s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.89s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.95s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.09s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.07s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.95s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.92s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.37s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.47s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.84s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.71s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.30s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.66s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.66s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.39s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.30s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (4.77s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.83s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.06s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.83s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.30s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.22s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.46s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.36s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.39s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.52s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.72s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.25s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2021-11-18T00:06:38.122Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.45s) [2021-11-18T00:06:38.122Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-11-18T00:06:38.123Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.26s) [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistrySuite [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-18T00:06:38.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-18T00:06:38.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-18T00:06:38.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-18T00:06:38.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-18T00:06:38.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-18T00:06:38.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-18T00:06:38.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-18T00:06:38.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-18T00:06:38.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-18T00:06:38.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-18T00:06:38.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-18T00:06:38.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-18T00:06:38.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-18T00:06:38.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-18T00:06:38.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-18T00:06:38.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-18T00:06:38.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-18T00:06:38.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-18T00:06:38.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-18T00:06:38.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-18T00:06:38.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-18T00:06:38.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-18T00:06:38.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-18T00:06:38.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-18T00:06:38.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-18T00:06:38.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-18T00:06:38.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-18T00:06:38.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-18T00:06:38.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-18T00:06:38.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-18T00:06:38.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-18T00:06:38.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-18T00:06:38.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-18T00:06:38.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-18T00:06:38.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-18T00:06:38.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-18T00:06:38.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-18T00:06:38.123Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] --- PASS: TestDockerRegistrySuite (0.16s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.16s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-18T00:06:38.123Z] === RUN TestDockerSchema1RegistrySuite [2021-11-18T00:06:38.123Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-18T00:06:38.123Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-18T00:06:38.123Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-18T00:06:38.123Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-11-18T00:06:38.123Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-11-18T00:06:38.123Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-18T00:06:38.123Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-18T00:06:38.123Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-18T00:06:38.123Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-18T00:06:38.123Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-18T00:06:38.123Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-18T00:06:38.123Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-18T00:06:38.123Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-18T00:06:38.123Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-11-18T00:06:38.123Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-11-18T00:06:38.123Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-11-18T00:06:38.123Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-11-18T00:06:38.123Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-11-18T00:06:38.123Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-18T00:06:38.123Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-18T00:06:38.123Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-18T00:06:38.123Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-18T00:06:38.123Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-18T00:06:38.123Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-18T00:06:38.123Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.123Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-18T00:06:38.123Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.596Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-18T00:06:38.596Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.596Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-18T00:06:38.596Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.596Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-11-18T00:06:38.596Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-18T00:06:38.596Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-18T00:06:38.596Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-18T00:06:38.596Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-18T00:06:38.596Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-18T00:06:38.596Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-18T00:06:38.596Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-18T00:06:38.596Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-18T00:06:38.596Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-18T00:06:38.596Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-18T00:06:38.596Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.596Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-18T00:06:38.596Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.596Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-18T00:06:38.596Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.596Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-18T00:06:38.596Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.596Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-18T00:06:38.596Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.596Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-11-18T00:06:38.596Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-18T00:06:38.596Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-18T00:06:38.596Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-18T00:06:38.596Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-18T00:06:38.596Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-18T00:06:38.596Z] === RUN TestDockerDaemonSuite [2021-11-18T00:06:38.596Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-18T00:06:38.596Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.596Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-18T00:06:38.596Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.596Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-18T00:06:38.596Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.596Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-11-18T00:06:38.596Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-18T00:06:38.596Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-18T00:06:38.596Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-18T00:06:38.596Z] === RUN TestDockerSwarmSuite [2021-11-18T00:06:38.596Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-11-18T00:06:38.596Z] === RUN TestDockerPluginSuite [2021-11-18T00:06:38.596Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-11-18T00:06:38.596Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.596Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-11-18T00:06:38.596Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.596Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-11-18T00:06:38.596Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.596Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-11-18T00:06:38.596Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.596Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-11-18T00:06:38.596Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.596Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-11-18T00:06:38.596Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.596Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-11-18T00:06:38.596Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.596Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-11-18T00:06:38.596Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.596Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-11-18T00:06:38.596Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.596Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-11-18T00:06:38.596Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.596Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-11-18T00:06:38.596Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.596Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-11-18T00:06:38.596Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-18T00:06:38.596Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-18T00:06:38.596Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-18T00:06:38.596Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-18T00:06:38.596Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-18T00:06:38.596Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-18T00:06:38.596Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-18T00:06:38.596Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-18T00:06:38.596Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-18T00:06:38.596Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-18T00:06:38.596Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-18T00:06:38.596Z] === RUN TestDockerExternalVolumeSuite [2021-11-18T00:06:38.596Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.596Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-11-18T00:06:38.596Z] === RUN TestDockerNetworkSuite [2021-11-18T00:06:38.596Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.596Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-11-18T00:06:38.596Z] === RUN TestDockerHubPullSuite [2021-11-18T00:06:38.596Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.596Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-11-18T00:06:38.596Z] PASS [2021-11-18T00:06:38.596Z] ok github.com/docker/docker/integration-cli 2167.177s [2021-11-18T00:06:38.596Z] [2021-11-18T00:06:38.596Z] === Skipped [2021-11-18T00:06:38.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-18T00:06:38.596Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.596Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-11-18T00:06:38.596Z] [2021-11-18T00:06:38.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-18T00:06:38.596Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.596Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-18T00:06:38.596Z] [2021-11-18T00:06:38.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-18T00:06:38.596Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.596Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-18T00:06:38.596Z] [2021-11-18T00:06:38.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-18T00:06:38.596Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.596Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-18T00:06:38.596Z] [2021-11-18T00:06:38.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-18T00:06:38.596Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.596Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-18T00:06:38.596Z] [2021-11-18T00:06:38.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-18T00:06:38.596Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.596Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-18T00:06:38.596Z] [2021-11-18T00:06:38.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-11-18T00:06:38.596Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.596Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-11-18T00:06:38.596Z] [2021-11-18T00:06:38.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-11-18T00:06:38.596Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-18T00:06:38.597Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-18T00:06:38.597Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-11-18T00:06:38.597Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-18T00:06:38.597Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-18T00:06:38.597Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-18T00:06:38.597Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-18T00:06:38.597Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-18T00:06:38.597Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-18T00:06:38.597Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-11-18T00:06:38.597Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-11-18T00:06:38.597Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.77s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.77s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.28s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-18T00:06:38.597Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.25s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.25s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-11-18T00:06:38.597Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.597Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-11-18T00:06:38.597Z] [2021-11-18T00:06:38.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-18T00:06:38.598Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-11-18T00:06:38.598Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-18T00:06:38.598Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-11-18T00:06:38.598Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-11-18T00:06:38.598Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-18T00:06:38.598Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-11-18T00:06:38.598Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-18T00:06:38.598Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-18T00:06:38.598Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-18T00:06:38.598Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-11-18T00:06:38.598Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-11-18T00:06:38.598Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-11-18T00:06:38.598Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-18T00:06:38.598Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-11-18T00:06:38.598Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s) [2021-11-18T00:06:38.598Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-11-18T00:06:38.598Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-11-18T00:06:38.598Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-18T00:06:38.598Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-18T00:06:38.598Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-18T00:06:38.598Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.28s) [2021-11-18T00:06:38.598Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-11-18T00:06:38.598Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-11-18T00:06:38.598Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2021-11-18T00:06:38.598Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-11-18T00:06:38.598Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-18T00:06:38.598Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.31s) [2021-11-18T00:06:38.598Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-11-18T00:06:38.598Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-18T00:06:38.598Z] docker_cli_sni_test.go:18: Flakey test [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-18T00:06:38.598Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-11-18T00:06:38.598Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-18T00:06:38.598Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-11-18T00:06:38.598Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-18T00:06:38.598Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-18T00:06:38.598Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-18T00:06:38.598Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-18T00:06:38.598Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-18T00:06:38.598Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-18T00:06:38.598Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-18T00:06:38.598Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-18T00:06:38.598Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-18T00:06:38.598Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-11-18T00:06:38.598Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-11-18T00:06:38.598Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-18T00:06:38.598Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-18T00:06:38.598Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-18T00:06:38.598Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-11-18T00:06:38.598Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-18T00:06:38.598Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-18T00:06:38.598Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-11-18T00:06:38.598Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-18T00:06:38.598Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-11-18T00:06:38.598Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-18T00:06:38.598Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-11-18T00:06:38.598Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-18T00:06:38.598Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-18T00:06:38.598Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-18T00:06:38.598Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-18T00:06:38.598Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-18T00:06:38.598Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.598Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-18T00:06:38.598Z] [2021-11-18T00:06:38.598Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-18T00:06:38.598Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-18T00:06:38.599Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-18T00:06:38.599Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-18T00:06:38.599Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-11-18T00:06:38.599Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-18T00:06:38.599Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-18T00:06:38.599Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-18T00:06:38.599Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-18T00:06:38.599Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-18T00:06:38.599Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-18T00:06:38.599Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-11-18T00:06:38.599Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-18T00:06:38.599Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-18T00:06:38.599Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-18T00:06:38.599Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-18T00:06:38.599Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-11-18T00:06:38.599Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-11-18T00:06:38.599Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-11-18T00:06:38.599Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-18T00:06:38.599Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-11-18T00:06:38.599Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-18T00:06:38.599Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-11-18T00:06:38.599Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-18T00:06:38.599Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-18T00:06:38.599Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-18T00:06:38.599Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-18T00:06:38.599Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-11-18T00:06:38.599Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-18T00:06:38.599Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-18T00:06:38.599Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-18T00:06:38.599Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-18T00:06:38.599Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-18T00:06:38.599Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-18T00:06:38.599Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-18T00:06:38.599Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-11-18T00:06:38.599Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-18T00:06:38.599Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-18T00:06:38.599Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-18T00:06:38.599Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-18T00:06:38.599Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-11-18T00:06:38.599Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-18T00:06:38.599Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-11-18T00:06:38.599Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-18T00:06:38.599Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-18T00:06:38.599Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-18T00:06:38.599Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-18T00:06:38.599Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-18T00:06:38.599Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-11-18T00:06:38.599Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-11-18T00:06:38.599Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-18T00:06:38.599Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-18T00:06:38.599Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-18T00:06:38.599Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-11-18T00:06:38.599Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-11-18T00:06:38.599Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-11-18T00:06:38.599Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-18T00:06:38.599Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-18T00:06:38.599Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.599Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-11-18T00:06:38.599Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.599Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-11-18T00:06:38.599Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-11-18T00:06:38.600Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-11-18T00:06:38.600Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-11-18T00:06:38.600Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-18T00:06:38.600Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-11-18T00:06:38.600Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-18T00:06:38.600Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-11-18T00:06:38.600Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-11-18T00:06:38.600Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-18T00:06:38.600Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-18T00:06:38.600Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-11-18T00:06:38.600Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-18T00:06:38.600Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-11-18T00:06:38.600Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-18T00:06:38.600Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-11-18T00:06:38.600Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-11-18T00:06:38.600Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-18T00:06:38.600Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-11-18T00:06:38.600Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-11-18T00:06:38.600Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-11-18T00:06:38.600Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-18T00:06:38.600Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-18T00:06:38.600Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-18T00:06:38.600Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-11-18T00:06:38.600Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-11-18T00:06:38.600Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-11-18T00:06:38.600Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-11-18T00:06:38.600Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-18T00:06:38.600Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-18T00:06:38.600Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-18T00:06:38.600Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-18T00:06:38.600Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-18T00:06:38.600Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-18T00:06:38.600Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-11-18T00:06:38.600Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-18T00:06:38.600Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-18T00:06:38.600Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-11-18T00:06:38.600Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-18T00:06:38.600Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-18T00:06:38.600Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-11-18T00:06:38.600Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-18T00:06:38.600Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-18T00:06:38.600Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-18T00:06:38.600Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-18T00:06:38.600Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-18T00:06:38.600Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-18T00:06:38.600Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-18T00:06:38.600Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-18T00:06:38.600Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-18T00:06:38.600Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-18T00:06:38.600Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-18T00:06:38.600Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-18T00:06:38.600Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-11-18T00:06:38.600Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-18T00:06:38.600Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-18T00:06:38.600Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-18T00:06:38.600Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-18T00:06:38.600Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-18T00:06:38.600Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-18T00:06:38.600Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-18T00:06:38.600Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-18T00:06:38.600Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-11-18T00:06:38.600Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-18T00:06:38.600Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-11-18T00:06:38.600Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.600Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-11-18T00:06:38.600Z] [2021-11-18T00:06:38.600Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-11-18T00:06:38.601Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-11-18T00:06:38.601Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-18T00:06:38.601Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-11-18T00:06:38.601Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-11-18T00:06:38.601Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-11-18T00:06:38.601Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-18T00:06:38.601Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-18T00:06:38.601Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-18T00:06:38.601Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-18T00:06:38.601Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-18T00:06:38.601Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-18T00:06:38.601Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-18T00:06:38.601Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-11-18T00:06:38.601Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-18T00:06:38.601Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-11-18T00:06:38.601Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-11-18T00:06:38.601Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-18T00:06:38.601Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-18T00:06:38.601Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-18T00:06:38.601Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-18T00:06:38.601Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-18T00:06:38.601Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-18T00:06:38.601Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-11-18T00:06:38.601Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-18T00:06:38.601Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-11-18T00:06:38.601Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-18T00:06:38.601Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-11-18T00:06:38.601Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-11-18T00:06:38.601Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-18T00:06:38.601Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-18T00:06:38.601Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-18T00:06:38.601Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-18T00:06:38.601Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-11-18T00:06:38.601Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-18T00:06:38.601Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-18T00:06:38.601Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-18T00:06:38.601Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-18T00:06:38.601Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-11-18T00:06:38.601Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-11-18T00:06:38.601Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-11-18T00:06:38.601Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-18T00:06:38.601Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-18T00:06:38.601Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-18T00:06:38.601Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-18T00:06:38.601Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-18T00:06:38.601Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-11-18T00:06:38.601Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-11-18T00:06:38.601Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-18T00:06:38.601Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-18T00:06:38.601Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-11-18T00:06:38.601Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-18T00:06:38.601Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-11-18T00:06:38.601Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-18T00:06:38.601Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-18T00:06:38.601Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-18T00:06:38.601Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-18T00:06:38.601Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-18T00:06:38.601Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-18T00:06:38.601Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-18T00:06:38.601Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-18T00:06:38.601Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-11-18T00:06:38.601Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-18T00:06:38.601Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.601Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-18T00:06:38.601Z] [2021-11-18T00:06:38.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-11-18T00:06:38.601Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.602Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-18T00:06:38.602Z] [2021-11-18T00:06:38.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-18T00:06:38.602Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-11-18T00:06:38.603Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-18T00:06:38.603Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-18T00:06:39.075Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-18T00:06:39.075Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.075Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-18T00:06:39.075Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.075Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-18T00:06:39.075Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-18T00:06:39.076Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-11-18T00:06:39.076Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-18T00:06:39.076Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-18T00:06:39.076Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-18T00:06:39.076Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-11-18T00:06:39.076Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-11-18T00:06:39.076Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-18T00:06:39.076Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-18T00:06:39.076Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-11-18T00:06:39.076Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-18T00:06:39.076Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-18T00:06:39.076Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-18T00:06:39.076Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-18T00:06:39.076Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-18T00:06:39.076Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-11-18T00:06:39.076Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-11-18T00:06:39.076Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-11-18T00:06:39.076Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-18T00:06:39.076Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-18T00:06:39.076Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-18T00:06:39.076Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-18T00:06:39.076Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-18T00:06:39.076Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-18T00:06:39.076Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-11-18T00:06:39.076Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-18T00:06:39.076Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-18T00:06:39.076Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-18T00:06:39.076Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-18T00:06:39.076Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-18T00:06:39.076Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-18T00:06:39.076Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-11-18T00:06:39.076Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-11-18T00:06:39.076Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-18T00:06:39.076Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-18T00:06:39.076Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-18T00:06:39.076Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-18T00:06:39.076Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-18T00:06:39.076Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-18T00:06:39.076Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-18T00:06:39.076Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-18T00:06:39.076Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-18T00:06:39.076Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-18T00:06:39.076Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-18T00:06:39.076Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-18T00:06:39.076Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-18T00:06:39.076Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-18T00:06:39.076Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-18T00:06:39.076Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-18T00:06:39.076Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-18T00:06:39.076Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-18T00:06:39.076Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-18T00:06:39.076Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-18T00:06:39.076Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-18T00:06:39.076Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.16s) [2021-11-18T00:06:39.076Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.16s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-18T00:06:39.076Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-18T00:06:39.076Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-18T00:06:39.076Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-18T00:06:39.076Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-18T00:06:39.076Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-18T00:06:39.076Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-18T00:06:39.076Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-18T00:06:39.076Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-18T00:06:39.076Z] [2021-11-18T00:06:39.076Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-18T00:06:39.076Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.076Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-11-18T00:06:39.077Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] DONE 1093 tests, 547 skipped in 2175.157s [2021-11-18T00:06:39.077Z] INFO: Integration tests ended at 11/18/2021 00:06:38. Duration:00:36:15.2729563 [2021-11-18T00:06:39.077Z] INFO: Docker info of the daemon under test at end of run [2021-11-18T00:06:39.077Z] [2021-11-18T00:06:39.077Z] Containers: 2 [2021-11-18T00:06:39.077Z] Running: 0 [2021-11-18T00:06:39.077Z] Paused: 0 [2021-11-18T00:06:39.077Z] Stopped: 2 [2021-11-18T00:06:39.077Z] Images: 18 [2021-11-18T00:06:39.078Z] Server Version: 0.0.0-dev [2021-11-18T00:06:39.078Z] Storage Driver: windowsfilter [2021-11-18T00:06:39.078Z] Windows: [2021-11-18T00:06:39.078Z] Logging Driver: json-file [2021-11-18T00:06:39.078Z] Plugins: [2021-11-18T00:06:39.078Z] Volume: local [2021-11-18T00:06:39.078Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-18T00:06:39.078Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-18T00:06:39.078Z] Swarm: inactive [2021-11-18T00:06:39.078Z] Default Isolation: process [2021-11-18T00:06:39.078Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-18T00:06:39.078Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-18T00:06:39.078Z] OSType: windows [2021-11-18T00:06:39.078Z] Architecture: x86_64 [2021-11-18T00:06:39.078Z] CPUs: 4 [2021-11-18T00:06:39.078Z] Total Memory: 32GiB [2021-11-18T00:06:39.078Z] Name: azwin-2-108ca0 [2021-11-18T00:06:39.078Z] ID: AFML:MHDM:NTEV:CVAH:PSZW:FD5B:FD6N:2ZQW:SC4J:IDVP:RT6L:LEQ5 [2021-11-18T00:06:39.078Z] Docker Root Dir: D:\CI\PR-43027\5\daemon [2021-11-18T00:06:39.078Z] Debug Mode (client): false [2021-11-18T00:06:39.078Z] Debug Mode (server): true [2021-11-18T00:06:39.078Z] File Descriptors: -1 [2021-11-18T00:06:39.078Z] Goroutines: 17 [2021-11-18T00:06:39.078Z] System Time: 2021-11-18T00:06:38.7938338Z [2021-11-18T00:06:39.078Z] EventsListeners: 0 [2021-11-18T00:06:39.078Z] Registry: https://index.docker.io/v1/ [2021-11-18T00:06:39.078Z] Labels: [2021-11-18T00:06:39.078Z] Experimental: false [2021-11-18T00:06:39.078Z] Insecure Registries: [2021-11-18T00:06:39.078Z] 127.0.0.0/8 [2021-11-18T00:06:39.078Z] Live Restore Enabled: false [2021-11-18T00:06:39.078Z] [2021-11-18T00:06:39.078Z] [2021-11-18T00:06:39.078Z] INFO: Stopping daemon under test [2021-11-18T00:06:39.078Z] SUCCESS: The process with PID 7388 (child process of PID 7748) has been terminated. [2021-11-18T00:06:39.078Z] SUCCESS: The process with PID 7748 (child process of PID 8408) has been terminated. [2021-11-18T00:06:39.078Z] INFO: Stop tailing logs of the daemon under tests [2021-11-18T00:06:39.078Z] INFO: executeCI.ps1 Completed successfully at 11/18/2021 00:06:38. [2021-11-18T00:06:39.078Z] INFO: Tidying up at end of run [2021-11-18T00:06:39.078Z] INFO: Saving daemon under test log (d:\CI\PR-43027\5\dut.out) to bundles\CIDUT.out [2021-11-18T00:06:39.078Z] INFO: Saving daemon under test log (d:\CI\PR-43027\5\dut.err) to bundles\CIDUT.err [2021-11-18T00:06:39.078Z] INFO: Nuke-Everything... [2021-11-18T00:06:39.549Z] INFO: Container count on control daemon to delete is 2 [2021-11-18T00:06:39.549Z] 44f333b950a0 [2021-11-18T00:06:39.549Z] b3f71592dd2b [2021-11-18T00:06:39.549Z] INFO: Non-base image count on control daemon to delete is 1 [2021-11-18T00:06:40.542Z] Deleted: sha256:93a19a93fb63ddeda9d12ebc30e8d6f55eeea6339ed433ced13b0d192948be59 [2021-11-18T00:06:40.542Z] Deleted: sha256:12b11b193310cbb1caa2dc7fec6d4cf023fde6f94cd5ffc545e9707ca2bdc87e [2021-11-18T00:06:40.542Z] INFO: Tidying pidfile d:\CI\PR-43027\5\docker.pid [2021-11-18T00:06:40.542Z] INFO: Nuking d:\CI [2021-11-18T00:06:48.698Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-11-18T00:06:55.250Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-11-18T00:07:05.889Z] INFO: Zapped successfully [2021-11-18T00:07:05.889Z] [2021-11-18T00:07:05.889Z] INFO: executeCI.ps1 exiting at Thu Nov 18 00:07:02 CUT 2021. Duration 00:52:06.3729220 [2021-11-18T00:07:05.889Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-11-18T00:07:06.139Z] Recording test results [2021-11-18T00:07:06.423Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-11-18T00:07:08.173Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-11-18T00:07:09.394Z] Archiving artifacts [2021-11-18T00:07:10.111Z] docker_cli_external_volume_driver_test.go:53: [d35d89f056e85] daemon is not started [2021-11-18T00:07:10.563Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43027/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-18T00:07:11.594Z] + make clean [2021-11-18T00:07:12.065Z] docker volume rm -f docker-dev-cache [2021-11-18T00:07:12.065Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-18T00:07:25.000Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-11-18T00:07:43.068Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-11-18T00:07:57.928Z] docker_cli_external_volume_driver_test.go:53: [d30317b3fa3aa] daemon is not started [2021-11-18T00:08:12.790Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-11-18T00:08:12.790Z] docker_cli_external_volume_driver_test.go:53: [d05399f09bd18] daemon is not started [2021-11-18T00:08:27.662Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-11-18T00:08:59.715Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-11-18T00:09:14.577Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-11-18T00:09:29.452Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-11-18T00:10:16.103Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-11-18T00:10:34.171Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-11-18T00:11:06.229Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-11-18T00:11:38.283Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-11-18T00:11:53.207Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-11-18T00:12:11.270Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-11-18T00:12:11.270Z] docker_cli_external_volume_driver_test.go:485: [da2c01218ed2c] daemon is not started [2021-11-18T00:12:26.148Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-11-18T00:12:26.148Z] docker_cli_external_volume_driver_test.go:53: [d4dfd2d16b54a] daemon is not started [2021-11-18T00:12:41.009Z] --- PASS: TestDockerExternalVolumeSuite (436.90s) [2021-11-18T00:12:41.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.51s) [2021-11-18T00:12:41.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2021-11-18T00:12:41.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.14s) [2021-11-18T00:12:41.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2021-11-18T00:12:41.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.57s) [2021-11-18T00:12:41.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-11-18T00:12:41.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-11-18T00:12:41.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2021-11-18T00:12:41.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2021-11-18T00:12:41.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2021-11-18T00:12:41.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2021-11-18T00:12:41.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2021-11-18T00:12:41.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2021-11-18T00:12:41.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.91s) [2021-11-18T00:12:41.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2021-11-18T00:12:41.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.56s) [2021-11-18T00:12:41.009Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2021-11-18T00:12:41.009Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-11-18T00:12:41.009Z] PASS [2021-11-18T00:12:41.009Z] [2021-11-18T00:12:41.009Z] === Skipped [2021-11-18T00:12:41.009Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-11-18T00:12:41.009Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-11-18T00:12:41.009Z] check_test.go:309: [df80a8c9f2d76] daemon is not started [2021-11-18T00:12:41.009Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-11-18T00:12:41.009Z] [2021-11-18T00:12:41.009Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-11-18T00:12:41.009Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-11-18T00:12:41.009Z] check_test.go:309: [dea763e68c429] daemon is not started [2021-11-18T00:12:41.009Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-11-18T00:12:41.009Z] [2021-11-18T00:12:41.009Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-11-18T00:12:41.009Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-11-18T00:12:41.009Z] check_test.go:309: [d7c1d6315ed0c] daemon is not started [2021-11-18T00:12:41.009Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-11-18T00:12:41.009Z] [2021-11-18T00:12:41.009Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-11-18T00:12:41.009Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-11-18T00:12:41.009Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-11-18T00:12:41.009Z] [2021-11-18T00:12:41.009Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-11-18T00:12:41.009Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-11-18T00:12:41.009Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-11-18T00:12:41.009Z] [2021-11-18T00:12:41.009Z] [2021-11-18T00:12:41.009Z] DONE 273 tests, 5 skipped in 2473.860s [2021-11-18T00:12:41.009Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-18T00:12:41.009Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5d6a1461589a/docker.pid [2021-11-18T00:12:41.009Z] +++ kill 4855 [2021-11-18T00:12:41.009Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4855 is not a child of this shell [2021-11-18T00:12:41.009Z] warning: PID 4855 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5d6a1461589a/docker.pid had a nonzero exit code [2021-11-18T00:12:41.009Z] ++++ cat bundles/test-integration/docker.pid [2021-11-18T00:12:41.009Z] +++ kill 8111 [2021-11-18T00:12:41.009Z] +++ /etc/init.d/apparmor stop [2021-11-18T00:12:41.009Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-18T00:12:41.009Z] [2021-11-18T00:12:41.009Z] Unloading profiles will leave already running processes permanently [2021-11-18T00:12:41.009Z] unconfined, which can lead to unexpected situations. [2021-11-18T00:12:41.009Z] [2021-11-18T00:12:41.009Z] To set a process to complain mode, use the command line tool [2021-11-18T00:12:41.009Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-18T00:12:41.009Z] +++ true [2021-11-18T00:12:41.009Z] exiting test-integration [2021-11-18T00:12:41.009Z] ++ exit 0 [2021-11-18T00:12:41.009Z] [2021-11-18T00:12:41.009Z] + exit 0 [2021-11-18T00:12:41.009Z] ++ jobs -p [2021-11-18T00:12:41.009Z] + pids= [2021-11-18T00:12:41.009Z] + echo 'Remaining pids to kill: []' [2021-11-18T00:12:41.009Z] Remaining pids to kill: [] [2021-11-18T00:12:41.009Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-11-18T00:12:41.023Z] Recording test results [2021-11-18T00:12:43.288Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-18T00:12:43.603Z] + echo Ensuring container killed. [2021-11-18T00:12:43.604Z] Ensuring container killed. [2021-11-18T00:12:43.604Z] + docker ps -aq -f name=docker-pr5-* [2021-11-18T00:12:43.604Z] + cids=4b73100f05d4 [2021-11-18T00:12:43.604Z] 9520e3d42cec [2021-11-18T00:12:43.604Z] f280c7a6e156 [2021-11-18T00:12:43.604Z] + [ -n 4b73100f05d4 [2021-11-18T00:12:43.604Z] 9520e3d42cec [2021-11-18T00:12:43.604Z] f280c7a6e156 ] [2021-11-18T00:12:43.604Z] + docker rm -vf 4b73100f05d4 9520e3d42cec f280c7a6e156 [2021-11-18T00:12:46.132Z] 4b73100f05d4 [2021-11-18T00:12:46.132Z] 9520e3d42cec [2021-11-18T00:12:46.132Z] f280c7a6e156 [Pipeline] sh [2021-11-18T00:12:46.415Z] + echo Chowning /workspace to jenkins user [2021-11-18T00:12:46.415Z] Chowning /workspace to jenkins user [2021-11-18T00:12:46.415Z] + id -u [2021-11-18T00:12:46.415Z] + id -g [2021-11-18T00:12:46.415Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43027:/workspace busybox chown -R 1000:1000 /workspace [2021-11-18T00:12:46.415Z] Unable to find image 'busybox:latest' locally [2021-11-18T00:12:46.746Z] latest: Pulling from library/busybox [2021-11-18T00:12:46.746Z] e685c5c858e3: Pulling fs layer [2021-11-18T00:12:46.746Z] e685c5c858e3: Download complete [2021-11-18T00:12:47.005Z] e685c5c858e3: Pull complete [2021-11-18T00:12:47.005Z] Digest: sha256:e7157b6d7ebbe2cce5eaa8cfe8aa4fa82d173999b9f90a9ec42e57323546c353 [2021-11-18T00:12:47.005Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-18T00:12:50.587Z] + bundleName=amd64 [2021-11-18T00:12:50.587Z] + echo Creating amd64-bundles.tar.gz [2021-11-18T00:12:50.587Z] Creating amd64-bundles.tar.gz [2021-11-18T00:12:50.587Z] + xargs tar -czf amd64-bundles.tar.gz [2021-11-18T00:12:50.587Z] + 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 [2021-11-18T00:12:51.982Z] Archiving artifacts [2021-11-18T00:12:54.536Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43027/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-18T00:12:54.841Z] + make clean [2021-11-18T00:12:55.099Z] docker volume rm -f docker-dev-cache [2021-11-18T00:12:55.099Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [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