Pull request #45840 updated Started by user Sebastiaan van Stijn Rebuilds build #3 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0+a3debeefd710b798d665774c877bc751297aab1c (70732f5fdde283326d8983233f05c476ee527e94) 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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-45840@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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # 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 [2023-06-28T21:15:38.490Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2023-06-28T21:15:38.494Z] Trying to pass milestone 3 [Pipeline] milestone [2023-06-28T21:15:38.620Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2023-06-28T21:15:53.860Z] Still waiting to schedule task [2023-06-28T21:15:53.862Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-044f3f3c00cb85535)’ is offline [2023-06-28T21:16:26.327Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-044f3f3c00cb85535) in /home/ubuntu/workspace/moby_PR-45840 [Pipeline] { [Pipeline] checkout [2023-06-28T21:16:26.528Z] The recommended git tool is: git [2023-06-28T21:16:28.259Z] using credential docker-jenkins-github-credentials [2023-06-28T21:16:28.277Z] Cloning the remote Git repository [2023-06-28T21:16:28.277Z] Cloning with configured refspecs honoured and without tags [2023-06-28T21:16:28.267Z] Cloning repository https://github.com/moby/moby.git [2023-06-28T21:16:28.313Z] > git init /home/ubuntu/workspace/moby_PR-45840 # timeout=10 [2023-06-28T21:16:28.654Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-06-28T21:16:28.654Z] > git --version # timeout=10 [2023-06-28T21:16:28.658Z] > git --version # 'git version 2.25.1' [2023-06-28T21:16:28.658Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-06-28T21:16:28.660Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45840/head:refs/remotes/origin/PR-45840 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-06-28T21:16:41.494Z] Fetching without tags [2023-06-28T21:16:41.721Z] Merging remotes/origin/20.10 commit a3debeefd710b798d665774c877bc751297aab1c into PR head commit b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 [2023-06-28T21:16:42.480Z] Merge succeeded, producing b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 [2023-06-28T21:16:42.480Z] Checking out Revision b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 (PR-45840) [2023-06-28T21:16:41.468Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-06-28T21:16:41.472Z] > git config --add remote.origin.fetch +refs/pull/45840/head:refs/remotes/origin/PR-45840 # timeout=10 [2023-06-28T21:16:41.475Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-06-28T21:16:41.481Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-06-28T21:16:41.487Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-06-28T21:16:41.487Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-06-28T21:16:41.488Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45840/head:refs/remotes/origin/PR-45840 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-06-28T21:16:41.716Z] > git config core.sparsecheckout # timeout=10 [2023-06-28T21:16:41.720Z] > git checkout -f b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 # timeout=10 [2023-06-28T21:16:42.452Z] > git remote # timeout=10 [2023-06-28T21:16:42.455Z] > git config --get remote.origin.url # timeout=10 [2023-06-28T21:16:42.458Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-06-28T21:16:42.459Z] > git merge a3debeefd710b798d665774c877bc751297aab1c # timeout=10 [2023-06-28T21:16:42.466Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-06-28T21:16:42.472Z] > git config core.sparsecheckout # timeout=10 [2023-06-28T21:16:42.475Z] > git checkout -f b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 # timeout=10 [2023-06-28T21:16:46.295Z] Commit message: "[20.10] Backport Restore active mount counts on live-restore" [2023-06-28T21:16:46.289Z] > git rev-list --no-walk b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T21:16:47.104Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45840:/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 && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2023-06-28T21:16:51.305Z] Unable to find image 'alpine:latest' locally [2023-06-28T21:16:51.305Z] latest: Pulling from library/alpine [2023-06-28T21:16:51.562Z] 8c6d1654570f: Pulling fs layer [2023-06-28T21:16:51.562Z] 8c6d1654570f: Download complete [2023-06-28T21:16:51.819Z] 8c6d1654570f: Pull complete [2023-06-28T21:16:51.819Z] Digest: sha256:82d1e9d7ed48a7523bdebc18cf6290bdb97b82302a8a9c27d4fe885949ea94d1 [2023-06-28T21:16:51.819Z] Status: Downloaded newer image for alpine:latest [2023-06-28T21:16:58.359Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2023-06-28T21:16:58.844Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-06efd8b8e5fb13189) in /home/ubuntu/workspace/moby_PR-45840 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2023-06-28T21:16:58.850Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-044f3f3c00cb85535) in /home/ubuntu/workspace/moby_PR-45840 [2023-06-28T21:16:58.851Z] Running on azwin-2-ec0e90 in d:\jenkins\workspace\moby_PR-45840 Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x 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] { [Pipeline] { [Pipeline] { [Pipeline] ws [2023-06-28T21:16:58.901Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2023-06-28T21:16:58.910Z] The recommended git tool is: git [Pipeline] checkout [2023-06-28T21:16:58.917Z] The recommended git tool is: git [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [2023-06-28T21:16:58.966Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2023-06-28T21:16:58.980Z] Fetching changes from the remote Git repository [Pipeline] // stage [2023-06-28T21:16:58.985Z] Fetching without tags [Pipeline] stage [2023-06-28T21:16:59.002Z] using credential docker-jenkins-github-credentials [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2023-06-28T21:16:59.013Z] Cloning the remote Git repository [2023-06-28T21:16:59.013Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2023-06-28T21:16:59.034Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2023-06-28T21:16:59.250Z] Merging remotes/origin/20.10 commit a3debeefd710b798d665774c877bc751297aab1c into PR head commit b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2023-06-28T21:16:59.339Z] using credential docker-jenkins-github-credentials [2023-06-28T21:16:59.449Z] Cloning the remote Git repository [2023-06-28T21:16:59.449Z] Cloning with configured refspecs honoured and without tags [2023-06-28T21:16:59.565Z] Merge succeeded, producing b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 [2023-06-28T21:16:59.566Z] Checking out Revision b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 (PR-45840) [2023-06-28T21:16:59.611Z] Commit message: "[20.10] Backport Restore active mount counts on live-restore" [2023-06-28T21:16:59.053Z] Cloning repository https://github.com/moby/moby.git [2023-06-28T21:16:59.053Z] > git init /home/ubuntu/workspace/moby_PR-45840 # timeout=10 [2023-06-28T21:16:59.057Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-06-28T21:16:59.057Z] > git --version # timeout=10 [2023-06-28T21:16:59.059Z] > git --version # 'git version 2.25.1' [2023-06-28T21:16:59.060Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-06-28T21:16:59.060Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45840/head:refs/remotes/origin/PR-45840 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-06-28T21:16:58.974Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45840/.git # timeout=10 [2023-06-28T21:16:58.978Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-06-28T21:16:59.025Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-06-28T21:16:59.026Z] > git --version # timeout=10 [2023-06-28T21:16:59.028Z] > git --version # 'git version 2.25.1' [2023-06-28T21:16:59.028Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-06-28T21:16:59.029Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45840/head:refs/remotes/origin/PR-45840 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-06-28T21:16:59.249Z] > git config core.sparsecheckout # timeout=10 [2023-06-28T21:16:59.252Z] > git checkout -f b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 # timeout=10 [2023-06-28T21:16:59.547Z] > git remote # timeout=10 [2023-06-28T21:16:59.550Z] > git config --get remote.origin.url # timeout=10 [2023-06-28T21:16:59.552Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-06-28T21:16:59.553Z] > git merge a3debeefd710b798d665774c877bc751297aab1c # timeout=10 [2023-06-28T21:16:59.559Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-06-28T21:16:59.564Z] > git config core.sparsecheckout # timeout=10 [2023-06-28T21:16:59.566Z] > git checkout -f b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-06-28T21:16:59.477Z] Cloning repository https://github.com/moby/moby.git [2023-06-28T21:16:59.478Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2023-06-28T21:16:59.621Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-06-28T21:16:59.622Z] > git --version # timeout=10 [2023-06-28T21:16:59.719Z] > git --version # 'git version 2.24.1.windows.2' [2023-06-28T21:16:59.719Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-06-28T21:16:59.725Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45840/head:refs/remotes/origin/PR-45840 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-06-28T21:17:00.319Z] + docker version [2023-06-28T21:17:00.319Z] Client: Docker Engine - Community [2023-06-28T21:17:00.319Z] Version: 24.0.2 [2023-06-28T21:17:00.319Z] API version: 1.43 [2023-06-28T21:17:00.319Z] Go version: go1.20.4 [2023-06-28T21:17:00.319Z] Git commit: cb74dfc [2023-06-28T21:17:00.319Z] Built: Thu May 25 21:52:41 2023 [2023-06-28T21:17:00.319Z] OS/Arch: linux/arm64 [2023-06-28T21:17:00.319Z] Context: default [2023-06-28T21:17:00.319Z] [2023-06-28T21:17:00.319Z] Server: Docker Engine - Community [2023-06-28T21:17:00.319Z] Engine: [2023-06-28T21:17:00.319Z] Version: 24.0.2 [2023-06-28T21:17:00.319Z] API version: 1.43 (minimum version 1.12) [2023-06-28T21:17:00.319Z] Go version: go1.20.4 [2023-06-28T21:17:00.319Z] Git commit: 659604f [2023-06-28T21:17:00.319Z] Built: Thu May 25 21:52:41 2023 [2023-06-28T21:17:00.319Z] OS/Arch: linux/arm64 [2023-06-28T21:17:00.319Z] Experimental: true [2023-06-28T21:17:00.319Z] containerd: [2023-06-28T21:17:00.319Z] Version: 1.6.21 [2023-06-28T21:17:00.319Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-06-28T21:17:00.319Z] runc: [2023-06-28T21:17:00.319Z] Version: 1.1.7 [2023-06-28T21:17:00.319Z] GitCommit: v1.1.7-0-g860f061 [2023-06-28T21:17:00.319Z] docker-init: [2023-06-28T21:17:00.319Z] Version: 0.19.0 [2023-06-28T21:17:00.319Z] GitCommit: de40ad0 [Pipeline] sh [2023-06-28T21:17:00.594Z] + docker info [2023-06-28T21:17:07.929Z] Fetching without tags [2023-06-28T21:17:08.170Z] Merging remotes/origin/20.10 commit a3debeefd710b798d665774c877bc751297aab1c into PR head commit b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 [2023-06-28T21:17:07.913Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-06-28T21:17:07.915Z] > git config --add remote.origin.fetch +refs/pull/45840/head:refs/remotes/origin/PR-45840 # timeout=10 [2023-06-28T21:17:07.918Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-06-28T21:17:07.922Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-06-28T21:17:07.969Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-06-28T21:17:07.969Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-06-28T21:17:07.970Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45840/head:refs/remotes/origin/PR-45840 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-06-28T21:17:08.167Z] > git config core.sparsecheckout # timeout=10 [2023-06-28T21:17:08.170Z] > git checkout -f b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 # timeout=10 [2023-06-28T21:17:08.663Z] Merge succeeded, producing b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 [2023-06-28T21:17:08.663Z] Checking out Revision b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 (PR-45840) [2023-06-28T21:17:09.209Z] Commit message: "[20.10] Backport Restore active mount counts on live-restore" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T21:17:08.645Z] > git remote # timeout=10 [2023-06-28T21:17:08.647Z] > git config --get remote.origin.url # timeout=10 [2023-06-28T21:17:08.650Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-06-28T21:17:08.650Z] > git merge a3debeefd710b798d665774c877bc751297aab1c # timeout=10 [2023-06-28T21:17:08.656Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-06-28T21:17:08.705Z] > git config core.sparsecheckout # timeout=10 [2023-06-28T21:17:08.707Z] > git checkout -f b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 # timeout=10 [2023-06-28T21:17:09.974Z] + [ PR != PR ] [2023-06-28T21:17:09.974Z] + [ 20.10 != master ] [2023-06-28T21:17:09.974Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-06-28T21:17:10.350Z] + docker version [2023-06-28T21:17:10.350Z] Client: Docker Engine - Community [2023-06-28T21:17:10.350Z] Version: 24.0.2 [2023-06-28T21:17:10.350Z] API version: 1.43 [2023-06-28T21:17:10.350Z] Go version: go1.20.4 [2023-06-28T21:17:10.350Z] Git commit: cb74dfc [2023-06-28T21:17:10.350Z] Built: Thu May 25 21:52:22 2023 [2023-06-28T21:17:10.350Z] OS/Arch: linux/amd64 [2023-06-28T21:17:10.350Z] Context: default [2023-06-28T21:17:10.350Z] [2023-06-28T21:17:10.350Z] Server: Docker Engine - Community [2023-06-28T21:17:10.350Z] Engine: [2023-06-28T21:17:10.350Z] Version: 24.0.2 [2023-06-28T21:17:10.350Z] API version: 1.43 (minimum version 1.12) [2023-06-28T21:17:10.350Z] Go version: go1.20.4 [2023-06-28T21:17:10.350Z] Git commit: 659604f [2023-06-28T21:17:10.350Z] Built: Thu May 25 21:52:22 2023 [2023-06-28T21:17:10.350Z] OS/Arch: linux/amd64 [2023-06-28T21:17:10.350Z] Experimental: true [2023-06-28T21:17:10.350Z] containerd: [2023-06-28T21:17:10.350Z] Version: 1.6.21 [2023-06-28T21:17:10.350Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-06-28T21:17:10.350Z] runc: [2023-06-28T21:17:10.350Z] Version: 1.1.7 [2023-06-28T21:17:10.350Z] GitCommit: v1.1.7-0-g860f061 [2023-06-28T21:17:10.350Z] docker-init: [2023-06-28T21:17:10.350Z] Version: 0.19.0 [2023-06-28T21:17:10.350Z] GitCommit: de40ad0 [Pipeline] sh [2023-06-28T21:17:10.541Z] Client: Docker Engine - Community [2023-06-28T21:17:10.541Z] Version: 24.0.2 [2023-06-28T21:17:10.541Z] Context: default [2023-06-28T21:17:10.541Z] Debug Mode: false [2023-06-28T21:17:10.541Z] Plugins: [2023-06-28T21:17:10.541Z] buildx: Docker Buildx (Docker Inc.) [2023-06-28T21:17:10.541Z] Version: v0.11.0 [2023-06-28T21:17:10.541Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-06-28T21:17:10.541Z] compose: Docker Compose (Docker Inc.) [2023-06-28T21:17:10.541Z] Version: v2.19.0 [2023-06-28T21:17:10.541Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-06-28T21:17:10.541Z] [2023-06-28T21:17:10.541Z] Server: [2023-06-28T21:17:10.541Z] Containers: 0 [2023-06-28T21:17:10.541Z] Running: 0 [2023-06-28T21:17:10.541Z] Paused: 0 [2023-06-28T21:17:10.541Z] Stopped: 0 [2023-06-28T21:17:10.541Z] Images: 1 [2023-06-28T21:17:10.541Z] Server Version: 24.0.2 [2023-06-28T21:17:10.541Z] Storage Driver: overlay2 [2023-06-28T21:17:10.541Z] Backing Filesystem: extfs [2023-06-28T21:17:10.541Z] Supports d_type: true [2023-06-28T21:17:10.541Z] Using metacopy: false [2023-06-28T21:17:10.541Z] Native Overlay Diff: true [2023-06-28T21:17:10.541Z] userxattr: false [2023-06-28T21:17:10.541Z] Logging Driver: json-file [2023-06-28T21:17:10.541Z] Cgroup Driver: cgroupfs [2023-06-28T21:17:10.541Z] Cgroup Version: 1 [2023-06-28T21:17:10.541Z] Plugins: [2023-06-28T21:17:10.541Z] Volume: local [2023-06-28T21:17:10.541Z] Network: bridge host ipvlan macvlan null overlay [2023-06-28T21:17:10.541Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-06-28T21:17:10.541Z] Swarm: inactive [2023-06-28T21:17:10.541Z] Runtimes: io.containerd.runc.v2 runc [2023-06-28T21:17:10.541Z] Default Runtime: runc [2023-06-28T21:17:10.541Z] Init Binary: docker-init [2023-06-28T21:17:10.541Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-06-28T21:17:10.541Z] runc version: v1.1.7-0-g860f061 [2023-06-28T21:17:10.541Z] init version: de40ad0 [2023-06-28T21:17:10.541Z] Security Options: [2023-06-28T21:17:10.541Z] apparmor [2023-06-28T21:17:10.541Z] seccomp [2023-06-28T21:17:10.541Z] Profile: builtin [2023-06-28T21:17:10.541Z] Kernel Version: 5.15.0-1038-aws [2023-06-28T21:17:10.541Z] Operating System: Ubuntu 20.04.6 LTS [2023-06-28T21:17:10.541Z] OSType: linux [2023-06-28T21:17:10.541Z] Architecture: aarch64 [2023-06-28T21:17:10.541Z] CPUs: 8 [2023-06-28T21:17:10.541Z] Total Memory: 30.64GiB [2023-06-28T21:17:10.541Z] Name: ip-10-100-78-145 [2023-06-28T21:17:10.541Z] ID: 9de79838-2164-4234-8d77-50484feb20ea [2023-06-28T21:17:10.541Z] Docker Root Dir: /var/lib/docker [2023-06-28T21:17:10.541Z] Debug Mode: false [2023-06-28T21:17:10.541Z] Experimental: true [2023-06-28T21:17:10.541Z] Insecure Registries: [2023-06-28T21:17:10.541Z] 127.0.0.0/8 [2023-06-28T21:17:10.541Z] Live Restore Enabled: true [2023-06-28T21:17:10.541Z] [Pipeline] sh [2023-06-28T21:17:10.708Z] + docker info [2023-06-28T21:17:10.708Z] Client: Docker Engine - Community [2023-06-28T21:17:10.708Z] Version: 24.0.2 [2023-06-28T21:17:10.708Z] Context: default [2023-06-28T21:17:10.708Z] Debug Mode: false [2023-06-28T21:17:10.708Z] Plugins: [2023-06-28T21:17:10.708Z] buildx: Docker Buildx (Docker Inc.) [2023-06-28T21:17:10.708Z] Version: v0.11.0 [2023-06-28T21:17:10.708Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-06-28T21:17:10.708Z] compose: Docker Compose (Docker Inc.) [2023-06-28T21:17:10.708Z] Version: v2.19.0 [2023-06-28T21:17:10.708Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-06-28T21:17:10.708Z] [2023-06-28T21:17:10.708Z] Server: [2023-06-28T21:17:10.708Z] Containers: 0 [2023-06-28T21:17:10.708Z] Running: 0 [2023-06-28T21:17:10.708Z] Paused: 0 [2023-06-28T21:17:10.708Z] Stopped: 0 [2023-06-28T21:17:10.708Z] Images: 2 [2023-06-28T21:17:10.708Z] Server Version: 24.0.2 [2023-06-28T21:17:10.708Z] Storage Driver: overlay2 [2023-06-28T21:17:10.708Z] Backing Filesystem: extfs [2023-06-28T21:17:10.708Z] Supports d_type: true [2023-06-28T21:17:10.708Z] Using metacopy: false [2023-06-28T21:17:10.708Z] Native Overlay Diff: true [2023-06-28T21:17:10.708Z] userxattr: false [2023-06-28T21:17:10.708Z] Logging Driver: json-file [2023-06-28T21:17:10.708Z] Cgroup Driver: cgroupfs [2023-06-28T21:17:10.709Z] Cgroup Version: 1 [2023-06-28T21:17:10.709Z] Plugins: [2023-06-28T21:17:10.709Z] Volume: local [2023-06-28T21:17:10.709Z] Network: bridge host ipvlan macvlan null overlay [2023-06-28T21:17:10.709Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-06-28T21:17:10.709Z] Swarm: inactive [2023-06-28T21:17:10.709Z] Runtimes: io.containerd.runc.v2 runc [2023-06-28T21:17:10.709Z] Default Runtime: runc [2023-06-28T21:17:10.709Z] Init Binary: docker-init [2023-06-28T21:17:10.709Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-06-28T21:17:10.709Z] runc version: v1.1.7-0-g860f061 [2023-06-28T21:17:10.709Z] init version: de40ad0 [2023-06-28T21:17:10.709Z] Security Options: [2023-06-28T21:17:10.709Z] apparmor [2023-06-28T21:17:10.709Z] seccomp [2023-06-28T21:17:10.709Z] Profile: builtin [2023-06-28T21:17:10.709Z] Kernel Version: 5.15.0-1038-aws [2023-06-28T21:17:10.709Z] Operating System: Ubuntu 20.04.6 LTS [2023-06-28T21:17:10.709Z] OSType: linux [2023-06-28T21:17:10.709Z] Architecture: x86_64 [2023-06-28T21:17:10.709Z] CPUs: 8 [2023-06-28T21:17:10.709Z] Total Memory: 30.89GiB [2023-06-28T21:17:10.709Z] Name: ip-10-100-93-137 [2023-06-28T21:17:10.709Z] ID: f4a907e9-ee9a-400a-af0f-976448fcfd88 [2023-06-28T21:17:10.709Z] Docker Root Dir: /var/lib/docker [2023-06-28T21:17:10.709Z] Debug Mode: false [2023-06-28T21:17:10.709Z] Experimental: true [2023-06-28T21:17:10.709Z] Insecure Registries: [2023-06-28T21:17:10.709Z] 127.0.0.0/8 [2023-06-28T21:17:10.709Z] Live Restore Enabled: true [2023-06-28T21:17:10.709Z] [Pipeline] sh [2023-06-28T21:17:10.816Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-06-28T21:17:10.816Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-06-28T21:17:10.816Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45840/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-06-28T21:17:10.816Z] + bash /home/ubuntu/workspace/moby_PR-45840/check-config.sh [2023-06-28T21:17:10.816Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-06-28T21:17:10.816Z] info: reading kernel config from /boot/config-5.15.0-1038-aws ... [2023-06-28T21:17:10.816Z] [2023-06-28T21:17:10.816Z] Generally Necessary: [2023-06-28T21:17:10.816Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-06-28T21:17:10.816Z] - apparmor: enabled and tools installed [2023-06-28T21:17:10.816Z] - CONFIG_NAMESPACES: enabled [2023-06-28T21:17:10.816Z] - CONFIG_NET_NS: enabled [2023-06-28T21:17:10.816Z] - CONFIG_PID_NS: enabled [2023-06-28T21:17:10.816Z] - CONFIG_IPC_NS: enabled [2023-06-28T21:17:10.816Z] - CONFIG_UTS_NS: enabled [2023-06-28T21:17:10.816Z] - CONFIG_CGROUPS: enabled [2023-06-28T21:17:10.816Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-06-28T21:17:10.816Z] - CONFIG_CGROUP_DEVICE: enabled [2023-06-28T21:17:11.072Z] - CONFIG_CGROUP_FREEZER: enabled [2023-06-28T21:17:11.072Z] - CONFIG_CGROUP_SCHED: enabled [2023-06-28T21:17:11.072Z] - CONFIG_CPUSETS: enabled [2023-06-28T21:17:11.072Z] - CONFIG_MEMCG: enabled [2023-06-28T21:17:11.072Z] - CONFIG_KEYS: enabled [2023-06-28T21:17:11.072Z] - CONFIG_VETH: enabled (as module) [2023-06-28T21:17:11.072Z] - CONFIG_BRIDGE: enabled (as module) [2023-06-28T21:17:11.072Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-06-28T21:17:11.072Z] - CONFIG_NF_NAT_IPV4: missing [2023-06-28T21:17:11.072Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-06-28T21:17:11.072Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-06-28T21:17:11.072Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-06-28T21:17:11.072Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-06-28T21:17:11.072Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-06-28T21:17:11.072Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-06-28T21:17:11.072Z] - CONFIG_NF_NAT: enabled (as module) [2023-06-28T21:17:11.072Z] - CONFIG_NF_NAT_NEEDED: missing [2023-06-28T21:17:11.072Z] - CONFIG_POSIX_MQUEUE: enabled [2023-06-28T21:17:11.072Z] [2023-06-28T21:17:11.072Z] Optional Features: [2023-06-28T21:17:11.072Z] - CONFIG_USER_NS: enabled [2023-06-28T21:17:11.072Z] - CONFIG_SECCOMP: enabled [2023-06-28T21:17:11.072Z] - CONFIG_CGROUP_PIDS: enabled [2023-06-28T21:17:11.072Z] - CONFIG_MEMCG_SWAP: enabled [2023-06-28T21:17:11.072Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-06-28T21:17:11.072Z] (cgroup swap accounting is currently enabled) [2023-06-28T21:17:11.109Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-06-28T21:17:11.109Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-06-28T21:17:11.109Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45840/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-06-28T21:17:11.109Z] + bash /home/ubuntu/workspace/moby_PR-45840/check-config.sh [2023-06-28T21:17:11.109Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-06-28T21:17:11.109Z] info: reading kernel config from /boot/config-5.15.0-1038-aws ... [2023-06-28T21:17:11.109Z] [2023-06-28T21:17:11.109Z] Generally Necessary: [2023-06-28T21:17:11.109Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-06-28T21:17:11.109Z] - apparmor: enabled and tools installed [2023-06-28T21:17:11.109Z] - CONFIG_NAMESPACES: enabled [2023-06-28T21:17:11.109Z] - CONFIG_NET_NS: enabled [2023-06-28T21:17:11.109Z] - CONFIG_PID_NS: enabled [2023-06-28T21:17:11.109Z] - CONFIG_IPC_NS: enabled [2023-06-28T21:17:11.109Z] - CONFIG_UTS_NS: enabled [2023-06-28T21:17:11.109Z] - CONFIG_CGROUPS: enabled [2023-06-28T21:17:11.109Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-06-28T21:17:11.109Z] - CONFIG_CGROUP_DEVICE: enabled [2023-06-28T21:17:11.109Z] - CONFIG_CGROUP_FREEZER: enabled [2023-06-28T21:17:11.109Z] - CONFIG_CGROUP_SCHED: enabled [2023-06-28T21:17:11.109Z] - CONFIG_CPUSETS: enabled [2023-06-28T21:17:11.109Z] - CONFIG_MEMCG: enabled [2023-06-28T21:17:11.109Z] - CONFIG_KEYS: enabled [2023-06-28T21:17:11.109Z] - CONFIG_VETH: enabled (as module) [2023-06-28T21:17:11.109Z] - CONFIG_BRIDGE: enabled (as module) [2023-06-28T21:17:11.109Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-06-28T21:17:11.109Z] - CONFIG_NF_NAT_IPV4: missing [2023-06-28T21:17:11.109Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-06-28T21:17:11.109Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-06-28T21:17:11.109Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-06-28T21:17:11.109Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-06-28T21:17:11.109Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-06-28T21:17:11.109Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-06-28T21:17:11.109Z] - CONFIG_NF_NAT: enabled (as module) [2023-06-28T21:17:11.109Z] - CONFIG_NF_NAT_NEEDED: missing [2023-06-28T21:17:11.109Z] - CONFIG_POSIX_MQUEUE: enabled [2023-06-28T21:17:11.109Z] [2023-06-28T21:17:11.109Z] Optional Features: [2023-06-28T21:17:11.109Z] - CONFIG_USER_NS: enabled [2023-06-28T21:17:11.109Z] - CONFIG_SECCOMP: enabled [2023-06-28T21:17:11.109Z] - CONFIG_CGROUP_PIDS: enabled [2023-06-28T21:17:11.109Z] - CONFIG_MEMCG_SWAP: enabled [2023-06-28T21:17:11.109Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-06-28T21:17:11.109Z] (cgroup swap accounting is currently enabled) [2023-06-28T21:17:11.329Z] - CONFIG_BLK_CGROUP: enabled [2023-06-28T21:17:11.329Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-06-28T21:17:11.329Z] - CONFIG_IOSCHED_CFQ: missing [2023-06-28T21:17:11.329Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-06-28T21:17:11.329Z] - CONFIG_CGROUP_PERF: enabled [2023-06-28T21:17:11.329Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-06-28T21:17:11.329Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-06-28T21:17:11.329Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-06-28T21:17:11.329Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-06-28T21:17:11.329Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-06-28T21:17:11.329Z] - CONFIG_RT_GROUP_SCHED: missing [2023-06-28T21:17:11.329Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-06-28T21:17:11.329Z] - CONFIG_IP_VS: enabled (as module) [2023-06-28T21:17:11.329Z] - CONFIG_IP_VS_NFCT: enabled [2023-06-28T21:17:11.329Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-06-28T21:17:11.329Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-06-28T21:17:11.329Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-06-28T21:17:11.329Z] - CONFIG_EXT4_FS: enabled [2023-06-28T21:17:11.329Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-06-28T21:17:11.329Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-06-28T21:17:11.329Z] - Network Drivers: [2023-06-28T21:17:11.329Z] - "overlay": [2023-06-28T21:17:11.365Z] - CONFIG_BLK_CGROUP: enabled [2023-06-28T21:17:11.365Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-06-28T21:17:11.365Z] - CONFIG_IOSCHED_CFQ: missing [2023-06-28T21:17:11.365Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-06-28T21:17:11.365Z] - CONFIG_CGROUP_PERF: enabled [2023-06-28T21:17:11.365Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-06-28T21:17:11.365Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-06-28T21:17:11.365Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-06-28T21:17:11.365Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-06-28T21:17:11.365Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-06-28T21:17:11.365Z] - CONFIG_RT_GROUP_SCHED: missing [2023-06-28T21:17:11.365Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-06-28T21:17:11.365Z] - CONFIG_IP_VS: enabled (as module) [2023-06-28T21:17:11.365Z] - CONFIG_IP_VS_NFCT: enabled [2023-06-28T21:17:11.365Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-06-28T21:17:11.365Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-06-28T21:17:11.365Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-06-28T21:17:11.365Z] - CONFIG_EXT4_FS: enabled [2023-06-28T21:17:11.365Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-06-28T21:17:11.365Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-06-28T21:17:11.365Z] - Network Drivers: [2023-06-28T21:17:11.365Z] - "overlay": [2023-06-28T21:17:11.365Z] - CONFIG_VXLAN: enabled (as module) [2023-06-28T21:17:11.365Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-06-28T21:17:11.365Z] Optional (for encrypted networks): [2023-06-28T21:17:11.365Z] - CONFIG_CRYPTO: enabled [2023-06-28T21:17:11.365Z] - CONFIG_CRYPTO_AEAD: enabled [2023-06-28T21:17:11.365Z] - CONFIG_CRYPTO_GCM: enabled [2023-06-28T21:17:11.365Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-06-28T21:17:11.365Z] - CONFIG_CRYPTO_GHASH: enabled [2023-06-28T21:17:11.365Z] - CONFIG_XFRM: enabled [2023-06-28T21:17:11.365Z] - CONFIG_XFRM_USER: enabled (as module) [2023-06-28T21:17:11.365Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-06-28T21:17:11.365Z] - CONFIG_INET_ESP: enabled (as module) [2023-06-28T21:17:11.365Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-06-28T21:17:11.365Z] - "ipvlan": [2023-06-28T21:17:11.585Z] - CONFIG_VXLAN: enabled (as module) [2023-06-28T21:17:11.585Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-06-28T21:17:11.585Z] Optional (for encrypted networks): [2023-06-28T21:17:11.585Z] - CONFIG_CRYPTO: enabled [2023-06-28T21:17:11.585Z] - CONFIG_CRYPTO_AEAD: enabled [2023-06-28T21:17:11.585Z] - CONFIG_CRYPTO_GCM: enabled [2023-06-28T21:17:11.585Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-06-28T21:17:11.585Z] - CONFIG_CRYPTO_GHASH: enabled [2023-06-28T21:17:11.585Z] - CONFIG_XFRM: enabled [2023-06-28T21:17:11.585Z] - CONFIG_XFRM_USER: enabled (as module) [2023-06-28T21:17:11.585Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-06-28T21:17:11.585Z] - CONFIG_INET_ESP: enabled (as module) [2023-06-28T21:17:11.585Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-06-28T21:17:11.585Z] - "ipvlan": [2023-06-28T21:17:11.585Z] - CONFIG_IPVLAN: enabled (as module) [2023-06-28T21:17:11.585Z] - "macvlan": [2023-06-28T21:17:11.585Z] - CONFIG_MACVLAN: enabled (as module) [2023-06-28T21:17:11.585Z] - CONFIG_DUMMY: enabled (as module) [2023-06-28T21:17:11.585Z] - "ftp,tftp client in container": [2023-06-28T21:17:11.585Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-06-28T21:17:11.585Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-06-28T21:17:11.585Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-06-28T21:17:11.585Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-06-28T21:17:11.585Z] - Storage Drivers: [2023-06-28T21:17:11.585Z] - "aufs": [2023-06-28T21:17:11.585Z] - CONFIG_AUFS_FS: enabled (as module) [2023-06-28T21:17:11.585Z] - "btrfs": [2023-06-28T21:17:11.585Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-06-28T21:17:11.585Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-06-28T21:17:11.620Z] - CONFIG_IPVLAN: enabled (as module) [2023-06-28T21:17:11.620Z] - "macvlan": [2023-06-28T21:17:11.620Z] - CONFIG_MACVLAN: enabled (as module) [2023-06-28T21:17:11.620Z] - CONFIG_DUMMY: enabled (as module) [2023-06-28T21:17:11.620Z] - "ftp,tftp client in container": [2023-06-28T21:17:11.620Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-06-28T21:17:11.620Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-06-28T21:17:11.620Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-06-28T21:17:11.620Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-06-28T21:17:11.620Z] - Storage Drivers: [2023-06-28T21:17:11.620Z] - "aufs": [2023-06-28T21:17:11.620Z] - CONFIG_AUFS_FS: enabled (as module) [2023-06-28T21:17:11.620Z] - "btrfs": [2023-06-28T21:17:11.620Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-06-28T21:17:11.620Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-06-28T21:17:11.620Z] - "devicemapper": [2023-06-28T21:17:11.620Z] - CONFIG_BLK_DEV_DM: enabled [2023-06-28T21:17:11.620Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-06-28T21:17:11.620Z] - "overlay": [2023-06-28T21:17:11.620Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-06-28T21:17:11.620Z] - "zfs": [2023-06-28T21:17:11.620Z] - /dev/zfs: present [2023-06-28T21:17:11.620Z] - zfs command: missing [2023-06-28T21:17:11.620Z] - zpool command: missing [2023-06-28T21:17:11.620Z] [2023-06-28T21:17:11.620Z] Limits: [2023-06-28T21:17:11.620Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-06-28T21:17:11.620Z] [2023-06-28T21:17:11.620Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-06-28T21:17:11.842Z] - "devicemapper": [2023-06-28T21:17:11.842Z] - CONFIG_BLK_DEV_DM: enabled [2023-06-28T21:17:11.842Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-06-28T21:17:11.842Z] - "overlay": [2023-06-28T21:17:11.842Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-06-28T21:17:11.842Z] - "zfs": [2023-06-28T21:17:11.842Z] - /dev/zfs: present [2023-06-28T21:17:11.842Z] - zfs command: missing [2023-06-28T21:17:11.842Z] - zpool command: missing [2023-06-28T21:17:11.842Z] [2023-06-28T21:17:11.842Z] Limits: [2023-06-28T21:17:11.843Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-06-28T21:17:11.843Z] [2023-06-28T21:17:11.843Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-06-28T21:17:11.937Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 . [2023-06-28T21:17:12.192Z] #0 building with "default" instance using docker driver [2023-06-28T21:17:12.192Z] [2023-06-28T21:17:12.192Z] #1 [internal] load build definition from Dockerfile [2023-06-28T21:17:12.192Z] #1 transferring dockerfile: 17.46kB done [2023-06-28T21:17:12.192Z] #1 DONE 0.0s [2023-06-28T21:17:12.192Z] [2023-06-28T21:17:12.192Z] #2 [internal] load .dockerignore [2023-06-28T21:17:12.192Z] #2 transferring context: 87B done [2023-06-28T21:17:12.192Z] #2 DONE 0.0s [2023-06-28T21:17:12.192Z] [2023-06-28T21:17:12.192Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-06-28T21:17:12.192Z] #3 DONE 0.1s [2023-06-28T21:17:12.192Z] [2023-06-28T21:17:12.192Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-06-28T21:17:12.192Z] #4 CACHED [2023-06-28T21:17:12.192Z] [2023-06-28T21:17:12.192Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2023-06-28T21:17:12.201Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 . [2023-06-28T21:17:12.448Z] #5 DONE 0.1s [2023-06-28T21:17:12.448Z] [2023-06-28T21:17:12.448Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-06-28T21:17:12.448Z] #6 DONE 0.1s [2023-06-28T21:17:12.448Z] [2023-06-28T21:17:12.448Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-06-28T21:17:12.448Z] #7 DONE 0.1s [2023-06-28T21:17:12.448Z] [2023-06-28T21:17:12.448Z] #8 [internal] load metadata for docker.io/library/golang:1.19.10-bullseye [2023-06-28T21:17:12.448Z] #8 DONE 0.1s [2023-06-28T21:17:12.457Z] #0 building with "default" instance using docker driver [2023-06-28T21:17:12.457Z] [2023-06-28T21:17:12.457Z] #1 [internal] load .dockerignore [2023-06-28T21:17:12.457Z] #1 transferring context: 87B done [2023-06-28T21:17:12.457Z] #1 DONE 0.1s [2023-06-28T21:17:12.457Z] [2023-06-28T21:17:12.457Z] #2 [internal] load build definition from Dockerfile [2023-06-28T21:17:12.457Z] #2 transferring dockerfile: 17.46kB done [2023-06-28T21:17:12.457Z] #2 DONE 0.1s [2023-06-28T21:17:12.457Z] [2023-06-28T21:17:12.457Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-06-28T21:17:12.704Z] [2023-06-28T21:17:12.704Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-06-28T21:17:12.704Z] #9 DONE 0.0s [2023-06-28T21:17:12.704Z] [2023-06-28T21:17:12.704Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:84c27480a5aac854eb1982f931a48eed1ba0f318673a9636e2fdba2e601955d9 [2023-06-28T21:17:12.704Z] #10 DONE 0.0s [2023-06-28T21:17:12.704Z] [2023-06-28T21:17:12.704Z] #11 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-06-28T21:17:12.704Z] #11 DONE 0.0s [2023-06-28T21:17:12.704Z] [2023-06-28T21:17:12.704Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d [2023-06-28T21:17:12.704Z] #12 DONE 0.0s [2023-06-28T21:17:12.704Z] [2023-06-28T21:17:12.704Z] #13 [internal] load build context [2023-06-28T21:17:13.019Z] #3 DONE 0.4s [2023-06-28T21:17:13.019Z] [2023-06-28T21:17:13.019Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-06-28T21:17:13.019Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-06-28T21:17:13.019Z] #4 sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 482B / 482B done [2023-06-28T21:17:13.019Z] #4 sha256:a28edb2041b8f23c38382d8be273f0239f51ff1f510f98bccc8d0e7f42249e97 2.90kB / 2.90kB done [2023-06-28T21:17:13.019Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0B / 10.82MB 0.1s [2023-06-28T21:17:13.019Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-06-28T21:17:13.019Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 8.39MB / 10.82MB 0.2s [2023-06-28T21:17:13.283Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.3s done [2023-06-28T21:17:13.283Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.1s done [2023-06-28T21:17:13.283Z] #4 DONE 0.5s [2023-06-28T21:17:13.539Z] [2023-06-28T21:17:13.539Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-06-28T21:17:13.633Z] #13 transferring context: 53.56MB 0.7s done [2023-06-28T21:17:13.633Z] #13 DONE 0.8s [2023-06-28T21:17:13.633Z] [2023-06-28T21:17:13.633Z] #14 [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 [2023-06-28T21:17:13.633Z] #14 CACHED [2023-06-28T21:17:13.633Z] [2023-06-28T21:17:13.633Z] #15 [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 [2023-06-28T21:17:13.633Z] #15 CACHED [2023-06-28T21:17:13.633Z] [2023-06-28T21:17:13.633Z] #16 [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 [2023-06-28T21:17:13.633Z] #16 CACHED [2023-06-28T21:17:13.633Z] [2023-06-28T21:17:13.633Z] #17 [dev-systemd-false 8/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-06-28T21:17:13.633Z] #17 CACHED [2023-06-28T21:17:13.633Z] [2023-06-28T21:17:13.633Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-06-28T21:17:13.633Z] #18 CACHED [2023-06-28T21:17:13.633Z] [2023-06-28T21:17:13.633Z] #19 [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 [2023-06-28T21:17:13.633Z] #19 CACHED [2023-06-28T21:17:13.633Z] [2023-06-28T21:17:13.633Z] #20 [dev-systemd-false 15/26] COPY --from=tini /build/ /usr/local/bin/ [2023-06-28T21:17:13.633Z] #20 CACHED [2023-06-28T21:17:13.633Z] [2023-06-28T21:17:13.633Z] #21 [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 [2023-06-28T21:17:13.633Z] #21 CACHED [2023-06-28T21:17:13.633Z] [2023-06-28T21:17:13.633Z] #22 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-06-28T21:17:13.633Z] #22 CACHED [2023-06-28T21:17:13.633Z] [2023-06-28T21:17:13.633Z] #23 [dev-systemd-false 7/26] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-06-28T21:17:13.633Z] #23 CACHED [2023-06-28T21:17:13.633Z] [2023-06-28T21:17:13.633Z] #24 [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 [2023-06-28T21:17:13.633Z] #24 CACHED [2023-06-28T21:17:13.633Z] [2023-06-28T21:17:13.633Z] #25 [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 [2023-06-28T21:17:13.633Z] #25 CACHED [2023-06-28T21:17:13.633Z] [2023-06-28T21:17:13.633Z] #26 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-06-28T21:17:13.633Z] #26 CACHED [2023-06-28T21:17:13.633Z] [2023-06-28T21:17:13.633Z] #27 [dev-systemd-false 1/26] RUN groupadd -r docker [2023-06-28T21:17:13.633Z] #27 CACHED [2023-06-28T21:17:13.633Z] [2023-06-28T21:17:13.633Z] #28 [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 [2023-06-28T21:17:13.633Z] #28 CACHED [2023-06-28T21:17:13.633Z] [2023-06-28T21:17:13.633Z] #29 [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 [2023-06-28T21:17:13.633Z] #29 CACHED [2023-06-28T21:17:13.633Z] [2023-06-28T21:17:13.633Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-06-28T21:17:13.633Z] #30 CACHED [2023-06-28T21:17:13.633Z] [2023-06-28T21:17:13.633Z] #31 [dev-systemd-false 9/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 [2023-06-28T21:17:13.633Z] #31 CACHED [2023-06-28T21:17:13.633Z] [2023-06-28T21:17:13.633Z] #32 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-06-28T21:17:13.633Z] #32 CACHED [2023-06-28T21:17:13.633Z] [2023-06-28T21:17:13.633Z] #33 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2023-06-28T21:17:13.633Z] #33 CACHED [2023-06-28T21:17:13.633Z] [2023-06-28T21:17:13.633Z] #34 [dev-systemd-false 12/26] COPY --from=frozen-images /build/ /docker-frozen-images [2023-06-28T21:17:13.633Z] #34 CACHED [2023-06-28T21:17:13.633Z] [2023-06-28T21:17:13.633Z] #35 [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 [2023-06-28T21:17:13.633Z] #35 CACHED [2023-06-28T21:17:13.633Z] [2023-06-28T21:17:13.633Z] #36 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 [2023-06-28T21:17:13.633Z] #36 CACHED [2023-06-28T21:17:13.633Z] [2023-06-28T21:17:13.633Z] #37 [dev-systemd-false 14/26] COPY --from=tomlv /build/ /usr/local/bin/ [2023-06-28T21:17:13.633Z] #37 CACHED [2023-06-28T21:17:13.633Z] [2023-06-28T21:17:13.633Z] #38 [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 [2023-06-28T21:17:13.633Z] #38 CACHED [2023-06-28T21:17:13.633Z] [2023-06-28T21:17:13.633Z] #39 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-06-28T21:17:13.633Z] #39 CACHED [2023-06-28T21:17:13.633Z] [2023-06-28T21:17:13.633Z] #40 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-06-28T21:17:13.633Z] #40 CACHED [2023-06-28T21:17:13.633Z] [2023-06-28T21:17:13.633Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-06-28T21:17:13.633Z] #41 CACHED [2023-06-28T21:17:13.633Z] [2023-06-28T21:17:13.633Z] #42 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-06-28T21:17:13.633Z] #42 CACHED [2023-06-28T21:17:13.633Z] [2023-06-28T21:17:13.633Z] #43 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-06-28T21:17:13.633Z] #43 CACHED [2023-06-28T21:17:13.633Z] [2023-06-28T21:17:13.633Z] #44 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2023-06-28T21:17:13.633Z] #44 CACHED [2023-06-28T21:17:13.633Z] [2023-06-28T21:17:13.633Z] #45 [dev-systemd-false 13/26] COPY --from=swagger /build/ /usr/local/bin/ [2023-06-28T21:17:13.633Z] #45 CACHED [2023-06-28T21:17:13.633Z] [2023-06-28T21:17:13.633Z] #46 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-06-28T21:17:13.633Z] #46 CACHED [2023-06-28T21:17:13.633Z] [2023-06-28T21:17:13.633Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2023-06-28T21:17:13.633Z] #47 CACHED [2023-06-28T21:17:13.633Z] [2023-06-28T21:17:13.633Z] #48 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-06-28T21:17:13.633Z] #48 CACHED [2023-06-28T21:17:13.633Z] [2023-06-28T21:17:13.633Z] #49 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-06-28T21:17:13.633Z] #49 CACHED [2023-06-28T21:17:13.633Z] [2023-06-28T21:17:13.633Z] #50 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2023-06-28T21:17:13.633Z] #50 CACHED [2023-06-28T21:17:13.633Z] [2023-06-28T21:17:13.633Z] #51 [dev-systemd-false 16/26] COPY --from=registry /build/ /usr/local/bin/ [2023-06-28T21:17:13.633Z] #51 CACHED [2023-06-28T21:17:13.633Z] [2023-06-28T21:17:13.634Z] #52 [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 [2023-06-28T21:17:13.634Z] #52 CACHED [2023-06-28T21:17:13.634Z] [2023-06-28T21:17:13.634Z] #53 [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 [2023-06-28T21:17:13.634Z] #53 CACHED [2023-06-28T21:17:13.634Z] [2023-06-28T21:17:13.634Z] #54 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2023-06-28T21:17:13.634Z] #54 CACHED [2023-06-28T21:17:13.634Z] [2023-06-28T21:17:13.634Z] #55 [dev-systemd-false 6/26] RUN ldconfig [2023-06-28T21:17:13.634Z] #55 CACHED [2023-06-28T21:17:13.634Z] [2023-06-28T21:17:13.634Z] #56 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-06-28T21:17:13.634Z] #56 CACHED [2023-06-28T21:17:13.634Z] [2023-06-28T21:17:13.634Z] #57 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-06-28T21:17:13.634Z] #57 CACHED [2023-06-28T21:17:13.634Z] [2023-06-28T21:17:13.634Z] #58 [dev-systemd-false 11/26] COPY --from=dockercli /build/ /usr/local/cli [2023-06-28T21:17:13.634Z] #58 CACHED [2023-06-28T21:17:13.634Z] [2023-06-28T21:17:13.634Z] #59 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-06-28T21:17:13.634Z] #59 CACHED [2023-06-28T21:17:13.634Z] [2023-06-28T21:17:13.634Z] #60 [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 [2023-06-28T21:17:13.634Z] #60 CACHED [2023-06-28T21:17:13.634Z] [2023-06-28T21:17:13.634Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-06-28T21:17:13.634Z] #61 CACHED [2023-06-28T21:17:13.634Z] [2023-06-28T21:17:13.634Z] #62 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-06-28T21:17:13.634Z] #62 CACHED [2023-06-28T21:17:13.634Z] [2023-06-28T21:17:13.634Z] #63 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-06-28T21:17:13.634Z] #63 CACHED [2023-06-28T21:17:13.634Z] [2023-06-28T21:17:13.634Z] #64 [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 [2023-06-28T21:17:13.634Z] #64 CACHED [2023-06-28T21:17:13.634Z] [2023-06-28T21:17:13.634Z] #65 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2023-06-28T21:17:13.634Z] #65 CACHED [2023-06-28T21:17:13.634Z] [2023-06-28T21:17:13.634Z] #66 [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 [2023-06-28T21:17:13.634Z] #66 CACHED [2023-06-28T21:17:13.634Z] [2023-06-28T21:17:13.634Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-06-28T21:17:13.634Z] #67 CACHED [2023-06-28T21:17:13.634Z] [2023-06-28T21:17:13.634Z] #68 exporting to image [2023-06-28T21:17:13.634Z] #68 exporting layers done [2023-06-28T21:17:13.634Z] #68 writing image sha256:c3e912babace8afa4ae114158fd0a23903e098a3450f3c9ed0aa2d5db04d7a09 done [2023-06-28T21:17:13.634Z] #68 naming to docker.io/library/docker:b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 done [2023-06-28T21:17:13.634Z] #68 DONE 0.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2023-06-28T21:17:13.844Z] Still waiting to schedule task [2023-06-28T21:17:13.844Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-06efd8b8e5fb13189)’ [2023-06-28T21:17:13.845Z] Still waiting to schedule task [2023-06-28T21:17:13.845Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-06efd8b8e5fb13189)’ [2023-06-28T21:17:13.846Z] Still waiting to schedule task [2023-06-28T21:17:13.846Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-01e3f317d2b17365b)’ is offline [2023-06-28T21:17:14.078Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45840/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45840/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 hack/validate/default [2023-06-28T21:17:14.101Z] #5 DONE 0.7s [2023-06-28T21:17:14.102Z] [2023-06-28T21:17:14.102Z] #6 [internal] load metadata for docker.io/library/golang:1.19.10-bullseye [2023-06-28T21:17:14.102Z] #6 ... [2023-06-28T21:17:14.102Z] [2023-06-28T21:17:14.102Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-06-28T21:17:14.102Z] #7 DONE 0.8s [2023-06-28T21:17:14.102Z] [2023-06-28T21:17:14.102Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2023-06-28T21:17:14.102Z] #8 DONE 0.8s [2023-06-28T21:17:14.362Z] [2023-06-28T21:17:14.362Z] #6 [internal] load metadata for docker.io/library/golang:1.19.10-bullseye [2023-06-28T21:17:14.362Z] #6 DONE 0.9s [2023-06-28T21:17:14.618Z] [2023-06-28T21:17:14.618Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-06-28T21:17:14.618Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-06-28T21:17:14.618Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-06-28T21:17:14.618Z] #9 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-06-28T21:17:14.618Z] #9 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-06-28T21:17:14.638Z] Congratulations! All commits are properly signed with the DCO! [2023-06-28T21:17:14.875Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.2s [2023-06-28T21:17:15.132Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.19MB / 9.86MB 0.3s [2023-06-28T21:17:15.132Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s [2023-06-28T21:17:15.132Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2023-06-28T21:17:15.198Z] Congratulations! Seccomp profile generation is done correctly. [2023-06-28T21:17:15.198Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2023-06-28T21:17:15.393Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2023-06-28T21:17:15.650Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.3s done [2023-06-28T21:17:15.907Z] #9 DONE 1.5s [2023-06-28T21:17:15.907Z] [2023-06-28T21:17:15.907Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:84c27480a5aac854eb1982f931a48eed1ba0f318673a9636e2fdba2e601955d9 [2023-06-28T21:17:15.907Z] #10 resolve docker.io/library/golang:1.19.10-bullseye@sha256:84c27480a5aac854eb1982f931a48eed1ba0f318673a9636e2fdba2e601955d9 0.2s done [2023-06-28T21:17:15.907Z] #10 sha256:84c27480a5aac854eb1982f931a48eed1ba0f318673a9636e2fdba2e601955d9 1.86kB / 1.86kB done [2023-06-28T21:17:15.907Z] #10 sha256:596b3506a9023453c5d3302058f70c86deb4dd1ba029d42ed181bfec11de45d8 1.58kB / 1.58kB done [2023-06-28T21:17:15.907Z] #10 sha256:46eacba488b7d62694daa05ad9749811a3f9d5f35d2c3055cc40a26a2db384c2 6.87kB / 6.87kB done [2023-06-28T21:17:15.907Z] #10 sha256:751c9c60873892c6128382a04355bf76576dd23d87e5fdad03161dba5a2db45e 15.75MB / 15.75MB 0.6s done [2023-06-28T21:17:15.907Z] #10 sha256:663ccfaf62a5d7b997bca03d1dc6d5dfff01b9e0de08d86dbea8957ea92d7d16 53.70MB / 53.70MB 1.0s done [2023-06-28T21:17:15.907Z] #10 sha256:3b90602383b5196ae0f8744277182f671de6f12c55664a9f36b274ab9266b5cc 35.65MB / 54.68MB 1.2s [2023-06-28T21:17:15.907Z] #10 sha256:5934604f05cfa5fc523d1939e56f64f56e9ccbfb5974033fbe3ebeabf597d37a 20.97MB / 81.44MB 1.2s [2023-06-28T21:17:15.907Z] #10 extracting sha256:663ccfaf62a5d7b997bca03d1dc6d5dfff01b9e0de08d86dbea8957ea92d7d16 [2023-06-28T21:17:15.907Z] #10 sha256:9e5a036cbcacfcedb993f827f697cdd1e045e476f2b99fdaa96828a48e5011d8 0B / 115.33MB 1.2s [2023-06-28T21:17:16.163Z] #10 sha256:3b90602383b5196ae0f8744277182f671de6f12c55664a9f36b274ab9266b5cc 41.94MB / 54.68MB 1.4s [2023-06-28T21:17:16.163Z] #10 sha256:5934604f05cfa5fc523d1939e56f64f56e9ccbfb5974033fbe3ebeabf597d37a 34.60MB / 81.44MB 1.4s [2023-06-28T21:17:16.163Z] #10 sha256:9e5a036cbcacfcedb993f827f697cdd1e045e476f2b99fdaa96828a48e5011d8 17.83MB / 115.33MB 1.4s [2023-06-28T21:17:16.163Z] #10 ... [2023-06-28T21:17:16.163Z] [2023-06-28T21:17:16.163Z] #11 [internal] load build context [2023-06-28T21:17:16.163Z] #11 transferring context: 53.56MB 1.6s done [2023-06-28T21:17:16.163Z] #11 DONE 1.7s [2023-06-28T21:17:16.163Z] [2023-06-28T21:17:16.163Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:84c27480a5aac854eb1982f931a48eed1ba0f318673a9636e2fdba2e601955d9 [2023-06-28T21:17:16.163Z] #10 sha256:5934604f05cfa5fc523d1939e56f64f56e9ccbfb5974033fbe3ebeabf597d37a 49.28MB / 81.44MB 1.5s [2023-06-28T21:17:16.163Z] #10 sha256:9e5a036cbcacfcedb993f827f697cdd1e045e476f2b99fdaa96828a48e5011d8 32.51MB / 115.33MB 1.5s [2023-06-28T21:17:16.163Z] #10 sha256:3b90602383b5196ae0f8744277182f671de6f12c55664a9f36b274ab9266b5cc 53.48MB / 54.68MB 1.6s [2023-06-28T21:17:16.420Z] #10 sha256:3b90602383b5196ae0f8744277182f671de6f12c55664a9f36b274ab9266b5cc 54.68MB / 54.68MB 1.7s done [2023-06-28T21:17:16.420Z] #10 sha256:5934604f05cfa5fc523d1939e56f64f56e9ccbfb5974033fbe3ebeabf597d37a 59.77MB / 81.44MB 1.9s [2023-06-28T21:17:16.420Z] #10 sha256:9e5a036cbcacfcedb993f827f697cdd1e045e476f2b99fdaa96828a48e5011d8 51.38MB / 115.33MB 1.9s [2023-06-28T21:17:16.420Z] #10 sha256:cde19f0069c0237d23817e3cf54da15905fad223e275c7de9fdd0e133bfc5f99 154B / 154B 1.8s done [2023-06-28T21:17:16.676Z] #10 sha256:5934604f05cfa5fc523d1939e56f64f56e9ccbfb5974033fbe3ebeabf597d37a 66.06MB / 81.44MB 2.0s [2023-06-28T21:17:16.933Z] #10 sha256:5934604f05cfa5fc523d1939e56f64f56e9ccbfb5974033fbe3ebeabf597d37a 71.30MB / 81.44MB 2.2s [2023-06-28T21:17:16.933Z] #10 sha256:9e5a036cbcacfcedb993f827f697cdd1e045e476f2b99fdaa96828a48e5011d8 66.06MB / 115.33MB 2.2s [2023-06-28T21:17:16.933Z] #10 sha256:5934604f05cfa5fc523d1939e56f64f56e9ccbfb5974033fbe3ebeabf597d37a 79.69MB / 81.44MB 2.3s [2023-06-28T21:17:17.189Z] #10 ... [2023-06-28T21:17:17.189Z] [2023-06-28T21:17:17.189Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-06-28T21:17:17.189Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2023-06-28T21:17:17.189Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-06-28T21:17:17.189Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-06-28T21:17:17.189Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-06-28T21:17:17.189Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.2s done [2023-06-28T21:17:17.189Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.2s done [2023-06-28T21:17:17.189Z] #12 DONE 2.8s [2023-06-28T21:17:17.189Z] [2023-06-28T21:17:17.189Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:84c27480a5aac854eb1982f931a48eed1ba0f318673a9636e2fdba2e601955d9 [2023-06-28T21:17:17.189Z] #10 sha256:5934604f05cfa5fc523d1939e56f64f56e9ccbfb5974033fbe3ebeabf597d37a 81.44MB / 81.44MB 2.3s done [2023-06-28T21:17:17.189Z] #10 sha256:9e5a036cbcacfcedb993f827f697cdd1e045e476f2b99fdaa96828a48e5011d8 83.89MB / 115.33MB 2.4s [2023-06-28T21:17:17.189Z] #10 sha256:9e5a036cbcacfcedb993f827f697cdd1e045e476f2b99fdaa96828a48e5011d8 99.61MB / 115.33MB 2.6s [2023-06-28T21:17:17.446Z] #10 extracting sha256:663ccfaf62a5d7b997bca03d1dc6d5dfff01b9e0de08d86dbea8957ea92d7d16 1.7s done [2023-06-28T21:17:17.446Z] #10 sha256:9e5a036cbcacfcedb993f827f697cdd1e045e476f2b99fdaa96828a48e5011d8 106.95MB / 115.33MB 2.8s [2023-06-28T21:17:17.702Z] #10 sha256:9e5a036cbcacfcedb993f827f697cdd1e045e476f2b99fdaa96828a48e5011d8 115.33MB / 115.33MB 3.0s done [2023-06-28T21:17:17.703Z] #10 extracting sha256:751c9c60873892c6128382a04355bf76576dd23d87e5fdad03161dba5a2db45e [2023-06-28T21:17:17.703Z] #10 ... [2023-06-28T21:17:17.703Z] [2023-06-28T21:17:17.703Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d [2023-06-28T21:17:17.703Z] #13 resolve docker.io/library/debian:bullseye@sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d 0.2s done [2023-06-28T21:17:17.703Z] #13 sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d 1.85kB / 1.85kB done [2023-06-28T21:17:17.703Z] #13 sha256:0f56dd5a1687619972eeb539b273b4f3ec04431db69d4b569c2ce6ef48478538 529B / 529B done [2023-06-28T21:17:17.703Z] #13 sha256:14e29f082305a166d68417c39e310598aa0b1c9e937048d0f5c66b5556488a4f 1.48kB / 1.48kB done [2023-06-28T21:17:17.703Z] #13 sha256:663ccfaf62a5d7b997bca03d1dc6d5dfff01b9e0de08d86dbea8957ea92d7d16 53.70MB / 53.70MB 0.9s done [2023-06-28T21:17:17.703Z] #13 DONE 3.3s [2023-06-28T21:17:17.703Z] [2023-06-28T21:17:17.703Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-06-28T21:17:17.703Z] #14 DONE 0.5s [2023-06-28T21:17:17.703Z] [2023-06-28T21:17:17.703Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:84c27480a5aac854eb1982f931a48eed1ba0f318673a9636e2fdba2e601955d9 [2023-06-28T21:17:17.959Z] #10 extracting sha256:751c9c60873892c6128382a04355bf76576dd23d87e5fdad03161dba5a2db45e 0.3s done [2023-06-28T21:17:17.959Z] #10 extracting sha256:3b90602383b5196ae0f8744277182f671de6f12c55664a9f36b274ab9266b5cc [2023-06-28T21:17:18.215Z] #10 ... [2023-06-28T21:17:18.215Z] [2023-06-28T21:17:18.215Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-06-28T21:17:18.215Z] #15 DONE 0.4s [2023-06-28T21:17:18.215Z] [2023-06-28T21:17:18.215Z] #10 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:84c27480a5aac854eb1982f931a48eed1ba0f318673a9636e2fdba2e601955d9 [2023-06-28T21:17:19.582Z] #10 extracting sha256:3b90602383b5196ae0f8744277182f671de6f12c55664a9f36b274ab9266b5cc 1.4s done [2023-06-28T21:17:19.582Z] #10 extracting sha256:5934604f05cfa5fc523d1939e56f64f56e9ccbfb5974033fbe3ebeabf597d37a [2023-06-28T21:17:20.950Z] #10 extracting sha256:5934604f05cfa5fc523d1939e56f64f56e9ccbfb5974033fbe3ebeabf597d37a 1.3s done [2023-06-28T21:17:20.950Z] #10 extracting sha256:9e5a036cbcacfcedb993f827f697cdd1e045e476f2b99fdaa96828a48e5011d8 [2023-06-28T21:17:21.202Z] Fetching without tags [2023-06-28T21:17:21.727Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2023-06-28T21:17:22.208Z] Merging remotes/origin/20.10 commit a3debeefd710b798d665774c877bc751297aab1c into PR head commit b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 [2023-06-28T21:17:20.607Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-06-28T21:17:20.719Z] > git config --add remote.origin.fetch +refs/pull/45840/head:refs/remotes/origin/PR-45840 # timeout=10 [2023-06-28T21:17:20.823Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-06-28T21:17:21.026Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-06-28T21:17:21.231Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-06-28T21:17:21.231Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-06-28T21:17:21.235Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45840/head:refs/remotes/origin/PR-45840 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-06-28T21:17:22.237Z] > git config core.sparsecheckout # timeout=10 [2023-06-28T21:17:22.343Z] > git checkout -f b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 # timeout=10 [2023-06-28T21:17:23.616Z] Congratulations! All API changes are done the right way. [2023-06-28T21:17:23.616Z] Congratulations! All TOML source files changed here have valid syntax. [2023-06-28T21:17:23.616Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2023-06-28T21:17:23.616Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2023-06-28T21:17:23.616Z] Congratulations! No new tests were added to integration-cli. [2023-06-28T21:17:23.616Z] [2023-06-28T21:17:23.616Z] INFO Start validation with golang-ci-lint [2023-06-28T21:17:23.616Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2023-06-28T21:17:23.616Z] INFO [lintersdb] Active 11 linters: [goimports gosec gosimple govet ineffassign misspell revive staticcheck typecheck unconvert unused] [2023-06-28T21:17:23.616Z] INFO [loader] Using build tags: [apparmor seccomp] [2023-06-28T21:17:25.120Z] #10 extracting sha256:9e5a036cbcacfcedb993f827f697cdd1e045e476f2b99fdaa96828a48e5011d8 3.3s done [2023-06-28T21:17:25.120Z] #10 extracting sha256:cde19f0069c0237d23817e3cf54da15905fad223e275c7de9fdd0e133bfc5f99 done [2023-06-28T21:17:25.120Z] #10 DONE 10.5s [2023-06-28T21:17:25.120Z] [2023-06-28T21:17:25.120Z] #16 [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 [2023-06-28T21:17:25.120Z] #16 0.555 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-06-28T21:17:25.120Z] #16 0.567 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-06-28T21:17:25.120Z] #16 0.567 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-06-28T21:17:25.120Z] #16 0.687 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2023-06-28T21:17:25.120Z] #16 0.800 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [241 kB] [2023-06-28T21:17:25.120Z] #16 0.911 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] [2023-06-28T21:17:25.120Z] #16 1.662 Fetched 8532 kB in 1s (6247 kB/s) [2023-06-28T21:17:25.120Z] #16 1.662 Reading package lists... [2023-06-28T21:17:25.120Z] #16 2.195 Reading package lists... [2023-06-28T21:17:25.120Z] #16 2.717 Building dependency tree... [2023-06-28T21:17:25.120Z] #16 3.040 The following additional packages will be installed: [2023-06-28T21:17:25.120Z] #16 3.040 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-06-28T21:17:25.120Z] #16 3.040 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-06-28T21:17:25.120Z] #16 3.042 Recommended packages: [2023-06-28T21:17:25.120Z] #16 3.042 libldap-common publicsuffix libsasl2-modules [2023-06-28T21:17:25.120Z] #16 3.147 The following NEW packages will be installed: [2023-06-28T21:17:25.120Z] #16 3.148 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-06-28T21:17:25.120Z] #16 3.148 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-06-28T21:17:25.120Z] #16 3.148 libssh2-1 openssl [2023-06-28T21:17:25.120Z] #16 3.421 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-06-28T21:17:25.120Z] #16 3.421 Need to get 2945 kB of archives. [2023-06-28T21:17:25.120Z] #16 3.421 After this operation, 6484 kB of additional disk space will be used. [2023-06-28T21:17:25.120Z] #16 3.421 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u5 [832 kB] [2023-06-28T21:17:25.120Z] #16 3.430 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2023-06-28T21:17:25.120Z] #16 3.431 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2023-06-28T21:17:25.120Z] #16 3.433 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2023-06-28T21:17:25.120Z] #16 3.436 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2023-06-28T21:17:25.120Z] #16 3.436 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2023-06-28T21:17:25.120Z] #16 3.436 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2023-06-28T21:17:25.120Z] #16 3.436 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2023-06-28T21:17:25.120Z] #16 3.436 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2023-06-28T21:17:25.120Z] #16 3.436 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2023-06-28T21:17:25.121Z] #16 3.438 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB] [2023-06-28T21:17:25.121Z] #16 3.460 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB] [2023-06-28T21:17:25.121Z] #16 3.462 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-06-28T21:17:25.121Z] #16 3.464 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-06-28T21:17:25.121Z] #16 3.466 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-06-28T21:17:25.121Z] #16 3.584 debconf: delaying package configuration, since apt-utils is not installed [2023-06-28T21:17:25.121Z] #16 3.613 Fetched 2945 kB in 0s (9447 kB/s) [2023-06-28T21:17:25.121Z] #16 3.634 Selecting previously unselected package openssl. [2023-06-28T21:17:25.121Z] #16 3.634 (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 ... 6656 files and directories currently installed.) [2023-06-28T21:17:25.121Z] #16 3.638 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_arm64.deb ... [2023-06-28T21:17:25.121Z] #16 3.642 Unpacking openssl (1.1.1n-0+deb11u5) ... [2023-06-28T21:17:25.121Z] #16 3.735 Selecting previously unselected package ca-certificates. [2023-06-28T21:17:25.121Z] #16 3.736 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-06-28T21:17:25.121Z] #16 3.741 Unpacking ca-certificates (20210119) ... [2023-06-28T21:17:25.121Z] #16 3.795 Selecting previously unselected package libbrotli1:arm64. [2023-06-28T21:17:25.121Z] #16 3.796 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2023-06-28T21:17:25.121Z] #16 3.805 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2023-06-28T21:17:25.121Z] #16 3.855 Selecting previously unselected package libsasl2-modules-db:arm64. [2023-06-28T21:17:25.121Z] #16 3.857 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2023-06-28T21:17:25.121Z] #16 3.860 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-06-28T21:17:25.121Z] #16 3.897 Selecting previously unselected package libsasl2-2:arm64. [2023-06-28T21:17:25.121Z] #16 3.899 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2023-06-28T21:17:25.121Z] #16 3.903 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-06-28T21:17:25.121Z] #16 3.946 Selecting previously unselected package libldap-2.4-2:arm64. [2023-06-28T21:17:25.121Z] #16 3.947 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2023-06-28T21:17:25.121Z] #16 3.951 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2023-06-28T21:17:25.121Z] #16 4.000 Selecting previously unselected package libnghttp2-14:arm64. [2023-06-28T21:17:25.121Z] #16 4.002 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2023-06-28T21:17:25.121Z] #16 4.005 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2023-06-28T21:17:25.121Z] #16 4.051 Selecting previously unselected package libpsl5:arm64. [2023-06-28T21:17:25.121Z] #16 4.052 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2023-06-28T21:17:25.121Z] #16 4.056 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2023-06-28T21:17:25.121Z] #16 4.092 Selecting previously unselected package librtmp1:arm64. [2023-06-28T21:17:25.121Z] #16 4.093 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2023-06-28T21:17:25.121Z] #16 4.097 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-06-28T21:17:25.121Z] #16 4.136 Selecting previously unselected package libssh2-1:arm64. [2023-06-28T21:17:25.121Z] #16 4.137 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2023-06-28T21:17:25.121Z] #16 4.142 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2023-06-28T21:17:25.121Z] #16 4.189 Selecting previously unselected package libcurl4:arm64. [2023-06-28T21:17:25.121Z] #16 4.190 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ... [2023-06-28T21:17:25.121Z] #16 4.193 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ... [2023-06-28T21:17:25.121Z] #16 4.242 Selecting previously unselected package curl. [2023-06-28T21:17:25.121Z] #16 4.243 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ... [2023-06-28T21:17:25.121Z] #16 4.247 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-06-28T21:17:25.121Z] #16 4.296 Selecting previously unselected package libonig5:arm64. [2023-06-28T21:17:25.121Z] #16 4.297 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2023-06-28T21:17:25.121Z] #16 4.301 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-06-28T21:17:25.121Z] #16 4.352 Selecting previously unselected package libjq1:arm64. [2023-06-28T21:17:25.121Z] #16 4.353 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2023-06-28T21:17:25.121Z] #16 4.357 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-06-28T21:17:25.121Z] #16 4.397 Selecting previously unselected package jq. [2023-06-28T21:17:25.121Z] #16 4.398 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2023-06-28T21:17:25.121Z] #16 4.402 Unpacking jq (1.6-2.1) ... [2023-06-28T21:17:25.121Z] #16 4.444 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2023-06-28T21:17:25.121Z] #16 4.455 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2023-06-28T21:17:25.121Z] #16 4.466 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2023-06-28T21:17:25.121Z] #16 4.482 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-06-28T21:17:25.121Z] #16 4.494 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-06-28T21:17:25.121Z] #16 4.505 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-06-28T21:17:25.121Z] #16 4.516 Setting up libssh2-1:arm64 (1.9.0-2) ... [2023-06-28T21:17:25.121Z] #16 4.530 Setting up openssl (1.1.1n-0+deb11u5) ... [2023-06-28T21:17:25.121Z] #16 4.547 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-06-28T21:17:25.121Z] #16 4.559 Setting up libjq1:arm64 (1.6-2.1) ... [2023-06-28T21:17:25.121Z] #16 4.573 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2023-06-28T21:17:25.121Z] #16 4.583 Setting up ca-certificates (20210119) ... [2023-06-28T21:17:25.121Z] #16 5.054 Updating certificates in /etc/ssl/certs... [2023-06-28T21:17:25.121Z] #16 5.682 129 added, 0 removed; done. [2023-06-28T21:17:25.121Z] #16 5.721 Setting up jq (1.6-2.1) ... [2023-06-28T21:17:25.121Z] #16 5.737 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ... [2023-06-28T21:17:25.121Z] #16 5.749 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-06-28T21:17:25.121Z] #16 5.762 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-06-28T21:17:25.121Z] #16 5.784 Processing triggers for ca-certificates (20210119) ... [2023-06-28T21:17:25.121Z] #16 5.793 Updating certificates in /etc/ssl/certs... [2023-06-28T21:17:25.121Z] #16 6.264 0 added, 0 removed; done. [2023-06-28T21:17:25.121Z] #16 6.264 Running hooks in /etc/ca-certificates/update.d... [2023-06-28T21:17:25.121Z] #16 6.265 done. [2023-06-28T21:17:28.388Z] #16 DONE 10.2s [2023-06-28T21:17:28.388Z] [2023-06-28T21:17:28.388Z] #17 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-06-28T21:17:28.388Z] #17 DONE 3.0s [2023-06-28T21:17:28.388Z] [2023-06-28T21:17:28.388Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-06-28T21:17:28.388Z] #18 DONE 0.0s [2023-06-28T21:17:28.388Z] [2023-06-28T21:17:28.388Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-06-28T21:17:28.457Z] Merge succeeded, producing b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 [2023-06-28T21:17:28.457Z] Checking out Revision b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 (PR-45840) [2023-06-28T21:17:28.949Z] #19 ... [2023-06-28T21:17:28.949Z] [2023-06-28T21:17:28.949Z] #20 [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 [2023-06-28T21:17:28.949Z] #20 DONE 0.9s [2023-06-28T21:17:28.949Z] [2023-06-28T21:17:28.949Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-06-28T21:17:28.949Z] #21 DONE 0.1s [2023-06-28T21:17:28.949Z] [2023-06-28T21:17:28.949Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-06-28T21:17:28.949Z] #22 DONE 0.1s [2023-06-28T21:17:28.949Z] [2023-06-28T21:17:28.949Z] #23 [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 [2023-06-28T21:17:29.299Z] Commit message: "[20.10] Backport Restore active mount counts on live-restore" [2023-06-28T21:17:27.791Z] > git remote # timeout=10 [2023-06-28T21:17:27.911Z] > git config --get remote.origin.url # timeout=10 [2023-06-28T21:17:28.033Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-06-28T21:17:28.038Z] > git merge a3debeefd710b798d665774c877bc751297aab1c # timeout=10 [2023-06-28T21:17:28.269Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2023-06-28T21:17:28.484Z] > git config core.sparsecheckout # timeout=10 [2023-06-28T21:17:28.603Z] > git checkout -f b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-06-28T21:17:31.000Z] + docker version [2023-06-28T21:17:31.000Z] Client: [2023-06-28T21:17:31.000Z] Version: 20.10.9 [2023-06-28T21:17:31.000Z] API version: 1.41 [2023-06-28T21:17:31.000Z] Go version: go1.16.8 [2023-06-28T21:17:31.000Z] Git commit: c2ea9bc [2023-06-28T21:17:31.000Z] Built: Mon Oct 4 16:11:10 2021 [2023-06-28T21:17:31.000Z] OS/Arch: windows/amd64 [2023-06-28T21:17:31.000Z] Context: default [2023-06-28T21:17:31.000Z] Experimental: true [2023-06-28T21:17:31.000Z] [2023-06-28T21:17:31.000Z] Server: Docker Engine - Community [2023-06-28T21:17:31.000Z] Engine: [2023-06-28T21:17:31.000Z] Version: 20.10.9 [2023-06-28T21:17:31.000Z] API version: 1.41 (minimum version 1.24) [2023-06-28T21:17:31.000Z] Go version: go1.16.8 [2023-06-28T21:17:31.000Z] Git commit: 79ea9d3 [2023-06-28T21:17:31.000Z] Built: Mon Oct 4 16:06:39 2021 [2023-06-28T21:17:31.000Z] OS/Arch: windows/amd64 [2023-06-28T21:17:31.000Z] Experimental: true [2023-06-28T21:17:31.098Z] #23 1.952 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-06-28T21:17:31.098Z] #23 1.955 Cloning into '.'... [Pipeline] sh [2023-06-28T21:17:32.371Z] + docker info [2023-06-28T21:17:34.394Z] #23 ... [2023-06-28T21:17:34.394Z] [2023-06-28T21:17:34.394Z] #24 [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 [2023-06-28T21:17:34.394Z] #24 1.120 + RM_GOPATH=0 [2023-06-28T21:17:34.394Z] #24 1.120 + TMP_GOPATH= [2023-06-28T21:17:34.394Z] #24 1.120 + : /build [2023-06-28T21:17:34.394Z] #24 1.120 + '[' -z '' ']' [2023-06-28T21:17:34.394Z] #24 1.121 ++ mktemp -d [2023-06-28T21:17:34.394Z] #24 1.122 + export GOPATH=/tmp/tmp.8bTkoUEt0g [2023-06-28T21:17:34.394Z] #24 1.122 + GOPATH=/tmp/tmp.8bTkoUEt0g [2023-06-28T21:17:34.394Z] #24 1.122 + RM_GOPATH=1 [2023-06-28T21:17:34.394Z] #24 1.122 + case "$(go env GOARCH)" in [2023-06-28T21:17:34.394Z] #24 1.122 ++ go env GOARCH [2023-06-28T21:17:34.394Z] #24 1.130 + export GO_BUILDMODE=-buildmode=pie [2023-06-28T21:17:34.394Z] #24 1.130 + GO_BUILDMODE=-buildmode=pie [2023-06-28T21:17:34.394Z] #24 1.130 ++ dirname /tmp/install/install.sh [2023-06-28T21:17:34.394Z] #24 1.131 + dir=/tmp/install [2023-06-28T21:17:34.394Z] #24 1.131 + bin=golangci_lint [2023-06-28T21:17:34.394Z] #24 1.131 + shift [2023-06-28T21:17:34.394Z] #24 1.131 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-06-28T21:17:34.394Z] #24 1.132 Install golangci-lint version v1.49.0 [2023-06-28T21:17:34.394Z] #24 1.132 + . /tmp/install/golangci_lint.installer [2023-06-28T21:17:34.394Z] #24 1.132 ++ : v1.49.0 [2023-06-28T21:17:34.394Z] #24 1.132 + install_golangci_lint [2023-06-28T21:17:34.394Z] #24 1.132 + set -e [2023-06-28T21:17:34.394Z] #24 1.132 + echo 'Install golangci-lint version v1.49.0' [2023-06-28T21:17:34.394Z] #24 1.132 + GOBIN=/build [2023-06-28T21:17:34.394Z] #24 1.132 + GO111MODULE=on [2023-06-28T21:17:34.394Z] #24 1.132 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-06-28T21:17:34.394Z] #24 1.168 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-06-28T21:17:34.394Z] #24 1.868 go: downloading github.com/fatih/color v1.13.0 [2023-06-28T21:17:34.394Z] #24 1.868 go: downloading github.com/gofrs/flock v0.8.1 [2023-06-28T21:17:34.394Z] #24 1.870 go: downloading github.com/pkg/errors v0.9.1 [2023-06-28T21:17:34.394Z] #24 1.874 go: downloading github.com/spf13/cobra v1.5.0 [2023-06-28T21:17:34.394Z] #24 1.874 go: downloading github.com/spf13/pflag v1.0.5 [2023-06-28T21:17:34.394Z] #24 1.874 go: downloading github.com/spf13/viper v1.12.0 [2023-06-28T21:17:34.394Z] #24 1.881 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-06-28T21:17:34.394Z] #24 1.965 go: downloading golang.org/x/tools v0.1.12 [2023-06-28T21:17:34.394Z] #24 2.004 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-06-28T21:17:34.394Z] #24 2.023 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-06-28T21:17:34.394Z] #24 2.025 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-06-28T21:17:34.394Z] #24 2.033 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-06-28T21:17:34.394Z] #24 2.148 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-06-28T21:17:34.394Z] #24 2.150 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-06-28T21:17:34.394Z] #24 2.174 go: downloading github.com/stretchr/testify v1.8.0 [2023-06-28T21:17:34.394Z] #24 2.176 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-06-28T21:17:34.394Z] #24 2.238 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-06-28T21:17:34.394Z] #24 2.274 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-06-28T21:17:34.394Z] #24 2.282 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-06-28T21:17:34.394Z] #24 2.283 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-06-28T21:17:34.394Z] #24 2.343 go: downloading github.com/spf13/afero v1.8.2 [2023-06-28T21:17:34.394Z] #24 2.371 go: downloading github.com/spf13/cast v1.5.0 [2023-06-28T21:17:34.394Z] #24 2.372 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-06-28T21:17:34.394Z] #24 2.372 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-06-28T21:17:34.394Z] #24 2.400 go: downloading github.com/Antonboom/errname v0.1.7 [2023-06-28T21:17:34.394Z] #24 2.429 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-06-28T21:17:34.394Z] #24 2.458 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-06-28T21:17:34.394Z] #24 2.599 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-06-28T21:17:34.394Z] #24 2.601 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-06-28T21:17:34.394Z] #24 2.608 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-06-28T21:17:34.394Z] #24 2.610 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-06-28T21:17:34.394Z] #24 2.612 go: downloading github.com/alingse/asasalint v0.0.11 [2023-06-28T21:17:34.394Z] #24 2.712 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-06-28T21:17:34.394Z] #24 2.735 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-06-28T21:17:34.394Z] #24 2.782 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-06-28T21:17:34.394Z] #24 2.821 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-06-28T21:17:34.394Z] #24 2.869 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-06-28T21:17:34.394Z] #24 2.913 go: downloading github.com/breml/bidichk v0.2.3 [2023-06-28T21:17:34.394Z] #24 2.918 go: downloading github.com/breml/errchkjson v0.3.0 [2023-06-28T21:17:34.394Z] #24 2.919 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-06-28T21:17:34.394Z] #24 2.953 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-06-28T21:17:34.394Z] #24 3.002 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-06-28T21:17:34.394Z] #24 3.003 go: downloading github.com/daixiang0/gci v0.6.3 [2023-06-28T21:17:34.394Z] #24 3.018 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-06-28T21:17:34.394Z] #24 3.053 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-06-28T21:17:34.394Z] #24 3.111 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-06-28T21:17:34.394Z] #24 3.190 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-06-28T21:17:34.394Z] #24 3.303 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-06-28T21:17:34.394Z] #24 3.475 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-06-28T21:17:34.394Z] #24 3.476 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-06-28T21:17:34.394Z] #24 3.477 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-06-28T21:17:34.394Z] #24 3.549 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-06-28T21:17:34.394Z] #24 3.572 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-06-28T21:17:34.394Z] #24 3.793 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-06-28T21:17:34.394Z] #24 3.801 go: downloading github.com/golangci/misspell v0.3.5 [2023-06-28T21:17:34.394Z] #24 3.802 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-06-28T21:17:34.394Z] #24 3.880 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-06-28T21:17:34.394Z] #24 3.889 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-06-28T21:17:34.394Z] #24 3.890 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-06-28T21:17:34.394Z] #24 3.899 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-06-28T21:17:34.394Z] #24 4.038 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-06-28T21:17:34.394Z] #24 4.058 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-06-28T21:17:34.394Z] #24 4.058 go: downloading github.com/julz/importas v0.1.0 [2023-06-28T21:17:34.394Z] #24 4.059 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-06-28T21:17:34.394Z] #24 4.062 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-06-28T21:17:34.394Z] #24 4.080 go: downloading github.com/kulti/thelper v0.6.3 [2023-06-28T21:17:34.394Z] #24 4.183 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-06-28T21:17:34.394Z] #24 4.199 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-06-28T21:17:34.394Z] #24 4.256 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-06-28T21:17:34.394Z] #24 4.256 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-06-28T21:17:34.394Z] #24 4.258 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-06-28T21:17:34.394Z] #24 4.258 go: downloading github.com/maratori/testpackage v1.1.0 [2023-06-28T21:17:34.394Z] #24 4.341 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-06-28T21:17:34.394Z] #24 4.367 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-06-28T21:17:34.394Z] #24 4.387 go: downloading github.com/mgechev/revive v1.2.3 [2023-06-28T21:17:34.394Z] #24 4.483 go: downloading github.com/moricho/tparallel v0.2.1 [2023-06-28T21:17:34.394Z] #24 4.527 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-06-28T21:17:34.394Z] #24 4.530 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-06-28T21:17:34.394Z] #24 4.575 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-06-28T21:17:34.394Z] #24 4.613 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-06-28T21:17:34.394Z] #24 4.683 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-06-28T21:17:34.394Z] #24 4.752 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-06-28T21:17:34.394Z] #24 4.785 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-06-28T21:17:34.394Z] #24 4.812 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-06-28T21:17:34.394Z] #24 4.836 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-06-28T21:17:34.394Z] #24 4.847 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-06-28T21:17:34.394Z] #24 4.960 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-06-28T21:17:34.394Z] #24 5.107 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-06-28T21:17:34.394Z] #24 5.107 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-06-28T21:17:34.394Z] #24 5.108 go: downloading github.com/sivchari/tenv v1.7.0 [2023-06-28T21:17:34.394Z] #24 5.112 go: downloading github.com/sonatard/noctx v0.0.1 [2023-06-28T21:17:34.394Z] #24 5.112 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-06-28T21:17:34.394Z] #24 5.113 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-06-28T21:17:34.394Z] #24 5.237 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-06-28T21:17:34.394Z] #24 5.237 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-06-28T21:17:34.394Z] #24 5.241 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-06-28T21:17:34.394Z] #24 5.244 go: downloading github.com/tetafro/godot v1.4.11 [2023-06-28T21:17:34.394Z] #24 5.246 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-06-28T21:17:34.394Z] #24 5.259 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-06-28T21:17:34.394Z] #24 5.260 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-06-28T21:17:34.394Z] #24 5.282 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-06-28T21:17:34.394Z] #24 5.383 go: downloading github.com/ultraware/funlen v0.0.3 [2023-06-28T21:17:34.394Z] #24 5.409 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-06-28T21:17:34.394Z] #24 5.415 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-06-28T21:17:34.394Z] #24 5.476 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-06-28T21:17:34.394Z] #24 5.477 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-06-28T21:17:34.394Z] #24 5.477 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-06-28T21:17:34.394Z] #24 5.480 go: downloading honnef.co/go/tools v0.3.3 [2023-06-28T21:17:34.394Z] #24 5.647 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-06-28T21:17:34.651Z] #24 5.727 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-06-28T21:17:34.651Z] #24 ... [2023-06-28T21:17:34.651Z] [2023-06-28T21:17:34.651Z] #25 [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 [2023-06-28T21:17:34.651Z] #25 0.547 + RM_GOPATH=0 [2023-06-28T21:17:34.651Z] #25 0.547 + TMP_GOPATH= [2023-06-28T21:17:34.651Z] #25 0.547 + : /build [2023-06-28T21:17:34.651Z] #25 0.547 + '[' -z '' ']' [2023-06-28T21:17:34.651Z] #25 0.547 ++ mktemp -d [2023-06-28T21:17:34.651Z] #25 0.548 + export GOPATH=/tmp/tmp.j5netXLLWN [2023-06-28T21:17:34.651Z] #25 0.548 + GOPATH=/tmp/tmp.j5netXLLWN [2023-06-28T21:17:34.651Z] #25 0.548 + RM_GOPATH=1 [2023-06-28T21:17:34.651Z] #25 0.548 + case "$(go env GOARCH)" in [2023-06-28T21:17:34.651Z] #25 0.549 ++ go env GOARCH [2023-06-28T21:17:34.651Z] #25 0.554 + export GO_BUILDMODE=-buildmode=pie [2023-06-28T21:17:34.651Z] #25 0.554 + GO_BUILDMODE=-buildmode=pie [2023-06-28T21:17:34.651Z] #25 0.554 ++ dirname /tmp/install/install.sh [2023-06-28T21:17:34.651Z] #25 0.555 + dir=/tmp/install [2023-06-28T21:17:34.651Z] #25 0.556 + bin=vndr [2023-06-28T21:17:34.651Z] #25 0.556 + shift [2023-06-28T21:17:34.651Z] #25 0.556 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-06-28T21:17:34.651Z] #25 0.556 + . /tmp/install/vndr.installer [2023-06-28T21:17:34.651Z] #25 0.556 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-06-28T21:17:34.651Z] #25 0.556 + install_vndr [2023-06-28T21:17:34.651Z] #25 0.556 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-06-28T21:17:34.651Z] #25 0.556 + GOBIN=/build [2023-06-28T21:17:34.651Z] #25 0.556 + GO111MODULE=on [2023-06-28T21:17:34.651Z] #25 0.556 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-06-28T21:17:34.651Z] #25 0.560 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-06-28T21:17:34.651Z] #25 0.902 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-06-28T21:17:34.651Z] #25 DONE 5.9s [2023-06-28T21:17:34.651Z] [2023-06-28T21:17:34.651Z] #24 [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 [2023-06-28T21:17:34.651Z] #24 5.809 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-06-28T21:17:34.651Z] #24 5.832 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-06-28T21:17:34.651Z] #24 ... [2023-06-28T21:17:34.651Z] [2023-06-28T21:17:34.651Z] #26 [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 [2023-06-28T21:17:34.651Z] #26 1.046 + RM_GOPATH=0 [2023-06-28T21:17:34.651Z] #26 1.046 + TMP_GOPATH= [2023-06-28T21:17:34.651Z] #26 1.046 + : /build [2023-06-28T21:17:34.651Z] #26 1.046 + '[' -z '' ']' [2023-06-28T21:17:34.651Z] #26 1.047 ++ mktemp -d [2023-06-28T21:17:34.651Z] #26 1.048 + export GOPATH=/tmp/tmp.jL0fdbk86L [2023-06-28T21:17:34.651Z] #26 1.048 + GOPATH=/tmp/tmp.jL0fdbk86L [2023-06-28T21:17:34.651Z] #26 1.048 + RM_GOPATH=1 [2023-06-28T21:17:34.651Z] #26 1.048 + case "$(go env GOARCH)" in [2023-06-28T21:17:34.651Z] #26 1.048 ++ go env GOARCH [2023-06-28T21:17:34.651Z] #26 1.052 + export GO_BUILDMODE=-buildmode=pie [2023-06-28T21:17:34.651Z] #26 1.052 + GO_BUILDMODE=-buildmode=pie [2023-06-28T21:17:34.651Z] #26 1.053 ++ dirname /tmp/install/install.sh [2023-06-28T21:17:34.651Z] #26 1.054 + dir=/tmp/install [2023-06-28T21:17:34.651Z] #26 1.054 + bin=tomlv [2023-06-28T21:17:34.651Z] #26 1.054 + shift [2023-06-28T21:17:34.651Z] #26 1.054 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-06-28T21:17:34.651Z] #26 1.054 + . /tmp/install/tomlv.installer [2023-06-28T21:17:34.651Z] #26 1.054 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-06-28T21:17:34.651Z] #26 1.054 + install_tomlv [2023-06-28T21:17:34.651Z] #26 1.054 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-06-28T21:17:34.651Z] #26 1.054 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-06-28T21:17:34.651Z] #26 1.054 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.jL0fdbk86L/src/github.com/BurntSushi/toml [2023-06-28T21:17:34.651Z] #26 1.056 Cloning into '/tmp/tmp.jL0fdbk86L/src/github.com/BurntSushi/toml'... [2023-06-28T21:17:34.652Z] #26 1.497 + cd /tmp/tmp.jL0fdbk86L/src/github.com/BurntSushi/toml [2023-06-28T21:17:34.652Z] #26 1.497 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-06-28T21:17:34.652Z] #26 1.531 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-06-28T21:17:34.652Z] #26 1.612 internal/unsafeheader [2023-06-28T21:17:34.652Z] #26 1.622 internal/cpu [2023-06-28T21:17:34.652Z] #26 1.645 internal/goos [2023-06-28T21:17:34.652Z] #26 1.655 internal/itoa [2023-06-28T21:17:34.652Z] #26 1.655 encoding [2023-06-28T21:17:34.652Z] #26 1.655 runtime/internal/syscall [2023-06-28T21:17:34.652Z] #26 1.660 internal/goexperiment [2023-06-28T21:17:34.652Z] #26 1.662 internal/goarch [2023-06-28T21:17:34.652Z] #26 1.727 unicode/utf8 [2023-06-28T21:17:34.652Z] #26 1.727 math/bits [2023-06-28T21:17:34.652Z] #26 1.727 internal/race [2023-06-28T21:17:34.652Z] #26 1.765 sync/atomic [2023-06-28T21:17:34.652Z] #26 1.809 internal/bytealg [2023-06-28T21:17:34.652Z] #26 1.809 runtime/internal/atomic [2023-06-28T21:17:34.652Z] #26 1.812 internal/abi [2023-06-28T21:17:34.652Z] #26 1.823 runtime/internal/math [2023-06-28T21:17:34.652Z] #26 1.833 runtime/internal/sys [2023-06-28T21:17:34.652Z] #26 1.891 unicode [2023-06-28T21:17:34.652Z] #26 1.907 math [2023-06-28T21:17:34.652Z] #26 2.277 runtime [2023-06-28T21:17:34.652Z] #26 ... [2023-06-28T21:17:34.652Z] [2023-06-28T21:17:34.652Z] #24 [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 [2023-06-28T21:17:34.652Z] #24 5.925 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-06-28T21:17:34.652Z] #24 6.001 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-06-28T21:17:34.909Z] #24 6.012 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-06-28T21:17:34.909Z] #24 6.134 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-06-28T21:17:34.909Z] #24 6.172 go: downloading github.com/stretchr/objx v0.4.0 [2023-06-28T21:17:34.909Z] #24 6.200 go: downloading github.com/subosito/gotenv v1.4.0 [2023-06-28T21:17:34.909Z] #24 6.205 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-06-28T21:17:34.909Z] #24 6.210 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-06-28T21:17:34.909Z] #24 6.211 go: downloading github.com/magiconair/properties v1.8.6 [2023-06-28T21:17:34.909Z] #24 6.212 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-06-28T21:17:34.909Z] #24 6.274 go: downloading golang.org/x/text v0.3.7 [2023-06-28T21:17:35.169Z] #24 6.407 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-06-28T21:17:35.169Z] #24 6.469 go: downloading github.com/gobwas/glob v0.2.3 [2023-06-28T21:17:35.169Z] #24 6.509 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-06-28T21:17:35.426Z] #24 6.602 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-06-28T21:17:35.426Z] #24 6.603 go: downloading go.uber.org/zap v1.17.0 [2023-06-28T21:17:35.426Z] #24 6.745 go: downloading github.com/kisielk/gotool v1.0.0 [2023-06-28T21:17:35.684Z] #24 6.870 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-06-28T21:17:35.684Z] #24 6.870 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-06-28T21:17:35.684Z] #24 6.881 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-06-28T21:17:35.684Z] #24 6.907 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-06-28T21:17:35.684Z] #24 6.957 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-06-28T21:17:35.684Z] #24 7.011 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-06-28T21:17:35.942Z] #24 7.011 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-06-28T21:17:35.942Z] #24 7.092 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-06-28T21:17:35.942Z] #24 7.167 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-06-28T21:17:35.942Z] #24 7.199 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-06-28T21:17:36.199Z] #24 7.289 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-06-28T21:17:36.199Z] #24 7.454 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-06-28T21:17:36.199Z] #24 7.477 go: downloading github.com/ettle/strcase v0.1.1 [2023-06-28T21:17:36.458Z] #24 7.505 go: downloading github.com/Masterminds/semver v1.5.0 [2023-06-28T21:17:36.458Z] #24 7.517 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-06-28T21:17:36.458Z] #24 7.638 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-06-28T21:17:36.458Z] #24 7.643 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-06-28T21:17:36.458Z] #24 7.726 go: downloading github.com/fatih/structtag v1.2.0 [2023-06-28T21:17:36.715Z] #24 7.839 go: downloading github.com/google/go-cmp v0.5.8 [2023-06-28T21:17:36.715Z] #24 7.840 go: downloading github.com/prometheus/client_model v0.2.0 [2023-06-28T21:17:36.715Z] #24 7.844 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-06-28T21:17:36.974Z] #24 8.033 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-06-28T21:17:36.974Z] #24 8.068 go: downloading go.uber.org/atomic v1.7.0 [2023-06-28T21:17:36.974Z] #24 8.099 go: downloading go.uber.org/multierr v1.6.0 [2023-06-28T21:17:36.974Z] #24 8.224 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-06-28T21:17:36.974Z] #24 8.254 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-06-28T21:17:36.974Z] #24 8.294 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-06-28T21:17:36.974Z] #24 8.347 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-06-28T21:17:37.232Z] #24 8.351 go: downloading github.com/golang/protobuf v1.5.2 [2023-06-28T21:17:37.232Z] #24 8.392 go: downloading github.com/prometheus/common v0.32.1 [2023-06-28T21:17:37.232Z] #24 8.398 go: downloading github.com/beorn7/perks v1.0.1 [2023-06-28T21:17:37.232Z] #24 8.420 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-06-28T21:17:37.232Z] #24 8.590 go: downloading github.com/prometheus/procfs v0.7.3 [2023-06-28T21:17:37.489Z] #24 8.602 go: downloading google.golang.org/protobuf v1.28.0 [2023-06-28T21:17:37.489Z] #24 8.719 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-06-28T21:17:38.420Z] #24 9.764 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-06-28T21:17:38.677Z] #24 ... [2023-06-28T21:17:38.677Z] [2023-06-28T21:17:38.677Z] #27 [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 [2023-06-28T21:17:38.677Z] #27 1.320 + RM_GOPATH=0 [2023-06-28T21:17:38.677Z] #27 1.320 + TMP_GOPATH= [2023-06-28T21:17:38.677Z] #27 1.321 + : /build [2023-06-28T21:17:38.677Z] #27 1.321 + '[' -z '' ']' [2023-06-28T21:17:38.677Z] #27 1.325 ++ mktemp -d [2023-06-28T21:17:38.677Z] #27 1.325 + export GOPATH=/tmp/tmp.4eXbuoKViY [2023-06-28T21:17:38.677Z] #27 1.325 + GOPATH=/tmp/tmp.4eXbuoKViY [2023-06-28T21:17:38.677Z] #27 1.325 + RM_GOPATH=1 [2023-06-28T21:17:38.677Z] #27 1.325 + case "$(go env GOARCH)" in [2023-06-28T21:17:38.677Z] #27 1.325 ++ go env GOARCH [2023-06-28T21:17:38.678Z] #27 1.333 + export GO_BUILDMODE=-buildmode=pie [2023-06-28T21:17:38.678Z] #27 1.333 + GO_BUILDMODE=-buildmode=pie [2023-06-28T21:17:38.678Z] #27 1.333 ++ dirname /tmp/install/install.sh [2023-06-28T21:17:38.678Z] #27 1.333 + dir=/tmp/install [2023-06-28T21:17:38.678Z] #27 1.333 + bin=proxy [2023-06-28T21:17:38.678Z] #27 1.333 + shift [2023-06-28T21:17:38.678Z] #27 1.333 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-06-28T21:17:38.678Z] #27 1.333 + . /tmp/install/proxy.installer [2023-06-28T21:17:38.678Z] #27 1.333 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-06-28T21:17:38.678Z] #27 1.333 + install_proxy [2023-06-28T21:17:38.678Z] #27 1.333 + case "$1" in [2023-06-28T21:17:38.678Z] #27 1.333 + export CGO_ENABLED=0 [2023-06-28T21:17:38.678Z] #27 1.333 + CGO_ENABLED=0 [2023-06-28T21:17:38.678Z] #27 1.333 + _install_proxy [2023-06-28T21:17:38.678Z] #27 1.333 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03' [2023-06-28T21:17:38.678Z] #27 1.333 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.4eXbuoKViY/src/github.com/docker/libnetwork [2023-06-28T21:17:38.678Z] #27 1.333 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-06-28T21:17:38.678Z] #27 1.339 Cloning into '/tmp/tmp.4eXbuoKViY/src/github.com/docker/libnetwork'... [2023-06-28T21:17:38.678Z] #27 4.531 + cd /tmp/tmp.4eXbuoKViY/src/github.com/docker/libnetwork [2023-06-28T21:17:38.678Z] #27 4.531 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-06-28T21:17:38.678Z] #27 4.746 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-06-28T21:17:38.935Z] #27 ... [2023-06-28T21:17:38.935Z] [2023-06-28T21:17:38.935Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-06-28T21:17:38.935Z] #28 1.915 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-06-28T21:17:38.935Z] #28 2.010 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-06-28T21:17:38.936Z] #28 2.023 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-06-28T21:17:38.936Z] #28 2.270 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2023-06-28T21:17:38.936Z] #28 2.908 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [241 kB] [2023-06-28T21:17:38.936Z] #28 3.139 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] [2023-06-28T21:17:38.936Z] #28 4.450 Fetched 8532 kB in 3s (2928 kB/s) [2023-06-28T21:17:38.936Z] #28 4.450 Reading package lists... [2023-06-28T21:17:38.936Z] #28 5.462 Reading package lists... [2023-06-28T21:17:38.936Z] #28 6.560 Building dependency tree... [2023-06-28T21:17:38.936Z] #28 7.144 The following additional packages will be installed: [2023-06-28T21:17:38.936Z] #28 7.149 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-06-28T21:17:38.936Z] #28 7.149 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-06-28T21:17:38.936Z] #28 7.149 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-06-28T21:17:38.936Z] #28 7.149 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-06-28T21:17:38.936Z] #28 7.150 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-06-28T21:17:38.936Z] #28 7.150 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-06-28T21:17:38.936Z] #28 7.151 mingw-w64-common mingw-w64-x86-64-dev [2023-06-28T21:17:38.936Z] #28 7.158 Suggested packages: [2023-06-28T21:17:38.936Z] #28 7.158 gcc-10-locales seccomp wine64 [2023-06-28T21:17:38.936Z] #28 7.430 The following NEW packages will be installed: [2023-06-28T21:17:38.936Z] #28 7.431 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-06-28T21:17:38.936Z] #28 7.431 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-06-28T21:17:38.936Z] #28 7.431 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-06-28T21:17:38.936Z] #28 7.431 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-06-28T21:17:38.936Z] #28 7.432 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-06-28T21:17:38.936Z] #28 7.432 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-06-28T21:17:38.936Z] #28 7.437 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-06-28T21:17:38.936Z] #28 7.438 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-06-28T21:17:38.936Z] #28 7.438 mingw-w64-x86-64-dev [2023-06-28T21:17:38.936Z] #28 7.721 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2023-06-28T21:17:38.936Z] #28 7.721 Need to get 108 MB of archives. [2023-06-28T21:17:38.936Z] #28 7.721 After this operation, 620 MB of additional disk space will be used. [2023-06-28T21:17:38.936Z] #28 7.721 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2023-06-28T21:17:38.936Z] #28 7.814 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2023-06-28T21:17:38.936Z] #28 7.906 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-06-28T21:17:38.936Z] #28 7.961 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2023-06-28T21:17:38.936Z] #28 8.024 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2023-06-28T21:17:38.936Z] #28 8.030 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-06-28T21:17:38.936Z] #28 8.201 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-06-28T21:17:38.936Z] #28 8.242 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2023-06-28T21:17:38.936Z] #28 8.244 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2023-06-28T21:17:38.936Z] #28 8.371 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2023-06-28T21:17:38.936Z] #28 8.739 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2023-06-28T21:17:38.936Z] #28 8.913 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2023-06-28T21:17:38.936Z] #28 9.095 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2023-06-28T21:17:38.936Z] #28 9.718 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2023-06-28T21:17:38.936Z] #28 9.845 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2023-06-28T21:17:38.936Z] #28 9.846 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2023-06-28T21:17:38.936Z] #28 9.848 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2023-06-28T21:17:38.936Z] #28 9.850 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2023-06-28T21:17:38.936Z] #28 9.852 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2023-06-28T21:17:38.936Z] #28 9.853 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2023-06-28T21:17:38.936Z] #28 9.855 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB] [2023-06-28T21:17:38.936Z] #28 9.856 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2023-06-28T21:17:38.936Z] #28 9.859 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2023-06-28T21:17:38.936Z] #28 9.861 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2023-06-28T21:17:38.936Z] #28 9.863 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2023-06-28T21:17:38.936Z] #28 9.865 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2023-06-28T21:17:38.936Z] #28 9.898 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2023-06-28T21:17:38.936Z] #28 9.900 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2023-06-28T21:17:38.936Z] #28 9.902 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2023-06-28T21:17:38.936Z] #28 9.925 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB] [2023-06-28T21:17:38.936Z] #28 10.16 debconf: delaying package configuration, since apt-utils is not installed [2023-06-28T21:17:38.936Z] #28 10.31 Fetched 108 MB in 2s (43.7 MB/s) [2023-06-28T21:17:38.936Z] #28 ... [2023-06-28T21:17:38.936Z] [2023-06-28T21:17:38.936Z] #29 [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 [2023-06-28T21:17:38.936Z] #29 1.325 + RM_GOPATH=0 [2023-06-28T21:17:38.936Z] #29 1.325 + TMP_GOPATH= [2023-06-28T21:17:38.936Z] #29 1.325 + : /build [2023-06-28T21:17:38.936Z] #29 1.325 + '[' -z '' ']' [2023-06-28T21:17:38.936Z] #29 1.333 ++ mktemp -d [2023-06-28T21:17:38.936Z] #29 1.333 + export GOPATH=/tmp/tmp.fJaTq4prvK [2023-06-28T21:17:38.936Z] #29 1.333 + GOPATH=/tmp/tmp.fJaTq4prvK [2023-06-28T21:17:38.936Z] #29 1.333 + RM_GOPATH=1 [2023-06-28T21:17:38.936Z] #29 1.333 + case "$(go env GOARCH)" in [2023-06-28T21:17:38.936Z] #29 1.334 ++ go env GOARCH [2023-06-28T21:17:38.936Z] #29 1.342 + export GO_BUILDMODE=-buildmode=pie [2023-06-28T21:17:38.936Z] #29 1.342 + GO_BUILDMODE=-buildmode=pie [2023-06-28T21:17:38.936Z] #29 1.343 Install shfmt version v3.0.2 [2023-06-28T21:17:38.936Z] #29 1.344 ++ dirname /tmp/install/install.sh [2023-06-28T21:17:38.936Z] #29 1.344 + dir=/tmp/install [2023-06-28T21:17:38.936Z] #29 1.344 + bin=shfmt [2023-06-28T21:17:38.936Z] #29 1.344 + shift [2023-06-28T21:17:38.936Z] #29 1.344 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-06-28T21:17:38.936Z] #29 1.344 + . /tmp/install/shfmt.installer [2023-06-28T21:17:38.936Z] #29 1.344 ++ : v3.0.2 [2023-06-28T21:17:38.936Z] #29 1.344 + install_shfmt [2023-06-28T21:17:38.936Z] #29 1.344 + echo 'Install shfmt version v3.0.2' [2023-06-28T21:17:38.936Z] #29 1.344 + GOBIN=/build [2023-06-28T21:17:38.936Z] #29 1.344 + GO111MODULE=on [2023-06-28T21:17:38.936Z] #29 1.344 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-06-28T21:17:38.936Z] #29 1.385 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-06-28T21:17:38.936Z] #29 7.151 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-06-28T21:17:38.936Z] #29 7.151 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-06-28T21:17:38.936Z] #29 7.152 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-06-28T21:17:38.936Z] #29 7.670 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-06-28T21:17:39.194Z] #29 ... [2023-06-28T21:17:39.194Z] [2023-06-28T21:17:39.194Z] #30 [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 [2023-06-28T21:17:39.194Z] #30 1.735 + git clone https://github.com/docker/distribution.git . [2023-06-28T21:17:39.194Z] #30 1.735 Cloning into '.'... [2023-06-28T21:17:39.194Z] #30 5.570 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-06-28T21:17:39.194Z] #30 6.389 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2023-06-28T21:17:39.452Z] #30 ... [2023-06-28T21:17:39.452Z] [2023-06-28T21:17:39.452Z] #31 [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 [2023-06-28T21:17:39.452Z] #31 2.098 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-06-28T21:17:39.452Z] #31 2.112 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-06-28T21:17:39.452Z] #31 2.113 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-06-28T21:17:39.452Z] #31 2.359 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2023-06-28T21:17:39.452Z] #31 2.972 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [241 kB] [2023-06-28T21:17:39.452Z] #31 3.424 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] [2023-06-28T21:17:39.452Z] #31 4.398 Fetched 8532 kB in 3s (3310 kB/s) [2023-06-28T21:17:39.452Z] #31 4.398 Reading package lists... [2023-06-28T21:17:39.452Z] #31 5.122 Reading package lists... [2023-06-28T21:17:39.452Z] #31 6.012 Building dependency tree... [2023-06-28T21:17:39.452Z] #31 6.916 The following additional packages will be installed: [2023-06-28T21:17:39.452Z] #31 6.918 libbtrfs0 [2023-06-28T21:17:39.452Z] #31 6.946 The following NEW packages will be installed: [2023-06-28T21:17:39.452Z] #31 6.947 libbtrfs-dev libbtrfs0 [2023-06-28T21:17:39.452Z] #31 7.246 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2023-06-28T21:17:39.452Z] #31 7.246 Need to get 454 kB of archives. [2023-06-28T21:17:39.452Z] #31 7.246 After this operation, 1275 kB of additional disk space will be used. [2023-06-28T21:17:39.452Z] #31 7.246 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2023-06-28T21:17:39.452Z] #31 7.256 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2023-06-28T21:17:39.452Z] #31 7.637 debconf: delaying package configuration, since apt-utils is not installed [2023-06-28T21:17:39.452Z] #31 7.760 Fetched 454 kB in 0s (1331 kB/s) [2023-06-28T21:17:39.452Z] #31 8.090 Selecting previously unselected package libbtrfs0:arm64. [2023-06-28T21:17:39.452Z] #31 8.090 (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 ... 15713 files and directories currently installed.) [2023-06-28T21:17:39.452Z] #31 8.131 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2023-06-28T21:17:39.452Z] #31 8.207 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2023-06-28T21:17:39.452Z] #31 8.354 Selecting previously unselected package libbtrfs-dev:arm64. [2023-06-28T21:17:39.452Z] #31 8.354 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2023-06-28T21:17:39.452Z] #31 8.371 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2023-06-28T21:17:39.452Z] #31 8.572 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2023-06-28T21:17:39.452Z] #31 8.605 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2023-06-28T21:17:39.452Z] #31 8.647 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-06-28T21:17:39.452Z] #31 DONE 10.7s [2023-06-28T21:17:39.452Z] [2023-06-28T21:17:39.452Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-06-28T21:17:39.452Z] #28 10.47 Selecting previously unselected package binutils-mingw-w64-i686. [2023-06-28T21:17:39.452Z] #28 10.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2023-06-28T21:17:39.452Z] #28 10.52 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2023-06-28T21:17:39.452Z] #28 10.59 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-06-28T21:17:39.709Z] #28 ... [2023-06-28T21:17:39.709Z] [2023-06-28T21:17:39.709Z] #27 [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 [2023-06-28T21:17:39.709Z] #27 DONE 10.8s [2023-06-28T21:17:39.709Z] [2023-06-28T21:17:39.709Z] #32 [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 [2023-06-28T21:17:39.709Z] #32 0.687 + RM_GOPATH=0 [2023-06-28T21:17:39.709Z] #32 0.687 + TMP_GOPATH= [2023-06-28T21:17:39.709Z] #32 0.687 + : /build [2023-06-28T21:17:39.709Z] #32 0.687 + '[' -z '' ']' [2023-06-28T21:17:39.709Z] #32 0.689 ++ mktemp -d [2023-06-28T21:17:39.709Z] #32 0.691 + export GOPATH=/tmp/tmp.q2ZEAWEMvS [2023-06-28T21:17:39.709Z] #32 0.691 + GOPATH=/tmp/tmp.q2ZEAWEMvS [2023-06-28T21:17:39.709Z] #32 0.691 + RM_GOPATH=1 [2023-06-28T21:17:39.709Z] #32 0.691 + case "$(go env GOARCH)" in [2023-06-28T21:17:39.709Z] #32 0.692 ++ go env GOARCH [2023-06-28T21:17:39.709Z] #32 0.700 + export GO_BUILDMODE=-buildmode=pie [2023-06-28T21:17:39.709Z] #32 0.700 + GO_BUILDMODE=-buildmode=pie [2023-06-28T21:17:39.709Z] #32 0.700 ++ dirname /tmp/install/install.sh [2023-06-28T21:17:39.709Z] #32 0.701 + dir=/tmp/install [2023-06-28T21:17:39.709Z] #32 0.701 + bin=dockercli [2023-06-28T21:17:39.709Z] #32 0.701 + shift [2023-06-28T21:17:39.709Z] #32 0.701 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-06-28T21:17:39.709Z] #32 0.701 + . /tmp/install/dockercli.installer [2023-06-28T21:17:39.709Z] #32 0.701 ++ : stable [2023-06-28T21:17:39.709Z] #32 0.701 ++ : 17.06.2-ce [2023-06-28T21:17:39.709Z] #32 0.701 + install_dockercli [2023-06-28T21:17:39.709Z] #32 0.701 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-06-28T21:17:39.709Z] #32 0.702 ++ uname -m [2023-06-28T21:17:39.709Z] #32 0.702 Install docker/cli version 17.06.2-ce from stable [2023-06-28T21:17:39.709Z] #32 0.703 + arch=aarch64 [2023-06-28T21:17:39.709Z] #32 0.703 + '[' aarch64 '!=' x86_64 ']' [2023-06-28T21:17:39.709Z] #32 0.703 + '[' aarch64 '!=' s390x ']' [2023-06-28T21:17:39.709Z] #32 0.703 + '[' aarch64 '!=' armhf ']' [2023-06-28T21:17:39.709Z] #32 0.703 + build_dockercli [2023-06-28T21:17:39.709Z] #32 0.703 + git clone https://github.com/docker/docker-ce /tmp/tmp.q2ZEAWEMvS/tmp/docker-ce [2023-06-28T21:17:39.709Z] #32 0.705 Cloning into '/tmp/tmp.q2ZEAWEMvS/tmp/docker-ce'... [2023-06-28T21:17:39.709Z] #32 ... [2023-06-28T21:17:39.709Z] [2023-06-28T21:17:39.709Z] #33 [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 [2023-06-28T21:17:39.709Z] #33 1.915 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-06-28T21:17:39.709Z] #33 2.010 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-06-28T21:17:39.709Z] #33 2.017 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-06-28T21:17:39.709Z] #33 2.296 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2023-06-28T21:17:39.709Z] #33 2.822 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [241 kB] [2023-06-28T21:17:39.709Z] #33 3.397 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] [2023-06-28T21:17:39.709Z] #33 4.379 Fetched 8532 kB in 3s (3041 kB/s) [2023-06-28T21:17:39.709Z] #33 4.379 Reading package lists... [2023-06-28T21:17:39.709Z] #33 5.317 Reading package lists... [2023-06-28T21:17:39.709Z] #33 6.481 Building dependency tree... [2023-06-28T21:17:39.709Z] #33 7.136 The following additional packages will be installed: [2023-06-28T21:17:39.709Z] #33 7.164 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-06-28T21:17:39.709Z] #33 7.169 Suggested packages: [2023-06-28T21:17:39.709Z] #33 7.173 cmake-doc ninja-build lrzip [2023-06-28T21:17:39.709Z] #33 7.173 Recommended packages: [2023-06-28T21:17:39.709Z] #33 7.173 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-06-28T21:17:39.709Z] #33 7.422 The following NEW packages will be installed: [2023-06-28T21:17:39.709Z] #33 7.431 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-06-28T21:17:39.709Z] #33 7.431 vim-common xxd [2023-06-28T21:17:39.709Z] #33 7.734 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2023-06-28T21:17:39.709Z] #33 7.734 Need to get 15.6 MB of archives. [2023-06-28T21:17:39.709Z] #33 7.734 After this operation, 67.4 MB of additional disk space will be used. [2023-06-28T21:17:39.709Z] #33 7.734 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-06-28T21:17:39.709Z] #33 7.749 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-06-28T21:17:39.709Z] #33 7.773 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-06-28T21:17:39.709Z] #33 7.888 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-06-28T21:17:39.709Z] #33 8.093 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB] [2023-06-28T21:17:39.709Z] #33 8.105 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2023-06-28T21:17:39.709Z] #33 8.115 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2023-06-28T21:17:39.709Z] #33 8.162 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2023-06-28T21:17:39.709Z] #33 8.184 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2023-06-28T21:17:39.709Z] #33 8.194 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2023-06-28T21:17:39.709Z] #33 8.426 debconf: delaying package configuration, since apt-utils is not installed [2023-06-28T21:17:39.709Z] #33 8.495 Fetched 15.6 MB in 1s (20.5 MB/s) [2023-06-28T21:17:39.709Z] #33 8.557 Selecting previously unselected package xxd. [2023-06-28T21:17:39.709Z] #33 8.557 (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 ... 15713 files and directories currently installed.) [2023-06-28T21:17:39.709Z] #33 8.584 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-06-28T21:17:39.709Z] #33 8.600 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:17:39.709Z] #33 8.793 Selecting previously unselected package vim-common. [2023-06-28T21:17:39.709Z] #33 8.806 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-06-28T21:17:39.709Z] #33 8.824 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:17:39.709Z] #33 9.412 Selecting previously unselected package cmake-data. [2023-06-28T21:17:39.709Z] #33 9.437 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-06-28T21:17:39.709Z] #33 9.636 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-06-28T21:17:39.709Z] #33 10.74 Selecting previously unselected package libicu67:arm64. [2023-06-28T21:17:39.709Z] #33 10.75 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2023-06-28T21:17:39.709Z] #33 10.78 Unpacking libicu67:arm64 (67.1-7) ... [2023-06-28T21:17:39.968Z] #33 ... [2023-06-28T21:17:39.968Z] [2023-06-28T21:17:39.968Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-06-28T21:17:39.968Z] #19 1.791 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-06-28T21:17:39.968Z] #19 2.004 [2023-06-28T21:17:39.968Z] #19 2.265 #=#=# ######################################################################## 100.0% [2023-06-28T21:17:39.968Z] #19 2.525 [2023-06-28T21:17:39.968Z] #19 3.807 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-06-28T21:17:39.968Z] #19 4.149 [2023-06-28T21:17:39.968Z] #19 4.426 #=#=# 0.1% ######################################################################## 100.0% [2023-06-28T21:17:39.968Z] #19 4.938 [2023-06-28T21:17:39.968Z] #19 6.514 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-06-28T21:17:39.968Z] #19 7.051 [2023-06-28T21:17:39.968Z] #19 7.462 #=#=# 0.1% ###################### 31.5% ############################################ 62.2% ################################################################ 89.9% ######################################################################## 100.0% [2023-06-28T21:17:39.968Z] #19 8.376 [2023-06-28T21:17:39.968Z] #19 9.845 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-06-28T21:17:39.968Z] #19 10.47 [2023-06-28T21:17:39.968Z] #19 10.75 #=#=# ######################################################################## 100.0% [2023-06-28T21:17:39.968Z] #19 11.21 [2023-06-28T21:17:39.968Z] #19 ... [2023-06-28T21:17:39.968Z] [2023-06-28T21:17:39.968Z] #34 [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 [2023-06-28T21:17:39.968Z] #34 1.120 + RM_GOPATH=0 [2023-06-28T21:17:39.968Z] #34 1.120 + TMP_GOPATH= [2023-06-28T21:17:39.968Z] #34 1.120 + : /build [2023-06-28T21:17:39.968Z] #34 1.120 + '[' -z '' ']' [2023-06-28T21:17:39.968Z] #34 1.121 ++ mktemp -d [2023-06-28T21:17:39.969Z] #34 1.122 + export GOPATH=/tmp/tmp.P27pYbcgJa [2023-06-28T21:17:39.969Z] #34 1.122 + GOPATH=/tmp/tmp.P27pYbcgJa [2023-06-28T21:17:39.969Z] #34 1.122 + RM_GOPATH=1 [2023-06-28T21:17:39.969Z] #34 1.122 + case "$(go env GOARCH)" in [2023-06-28T21:17:39.969Z] #34 1.124 ++ go env GOARCH [2023-06-28T21:17:39.969Z] #34 1.127 + export GO_BUILDMODE=-buildmode=pie [2023-06-28T21:17:39.969Z] #34 1.127 + GO_BUILDMODE=-buildmode=pie [2023-06-28T21:17:39.969Z] #34 1.128 ++ dirname /tmp/install/install.sh [2023-06-28T21:17:39.969Z] #34 1.129 + dir=/tmp/install [2023-06-28T21:17:39.969Z] #34 1.129 + bin=rootlesskit [2023-06-28T21:17:39.969Z] #34 1.129 + shift [2023-06-28T21:17:39.969Z] #34 1.129 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-06-28T21:17:39.969Z] #34 1.129 + . /tmp/install/rootlesskit.installer [2023-06-28T21:17:39.969Z] #34 1.129 ++ : v0.14.4 [2023-06-28T21:17:39.969Z] #34 1.129 + install_rootlesskit [2023-06-28T21:17:39.969Z] #34 1.129 + case "$1" in [2023-06-28T21:17:39.969Z] #34 1.129 + export CGO_ENABLED=0 [2023-06-28T21:17:39.969Z] #34 1.129 + CGO_ENABLED=0 [2023-06-28T21:17:39.969Z] #34 1.129 + _install_rootlesskit [2023-06-28T21:17:39.969Z] #34 1.130 Install rootlesskit version v0.14.4 [2023-06-28T21:17:39.969Z] #34 1.130 + echo 'Install rootlesskit version v0.14.4' [2023-06-28T21:17:39.969Z] #34 1.130 + for f in rootlesskit rootlesskit-docker-proxy [2023-06-28T21:17:39.969Z] #34 1.130 + GOBIN=/build [2023-06-28T21:17:39.969Z] #34 1.130 + GO111MODULE=on [2023-06-28T21:17:39.969Z] #34 1.130 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-06-28T21:17:39.969Z] #34 1.347 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-06-28T21:17:39.969Z] #34 3.199 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-06-28T21:17:39.969Z] #34 3.200 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-06-28T21:17:39.969Z] #34 3.201 go: downloading github.com/pkg/errors v0.9.1 [2023-06-28T21:17:39.969Z] #34 3.201 go: downloading github.com/moby/vpnkit v0.5.0 [2023-06-28T21:17:39.969Z] #34 3.201 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-06-28T21:17:39.969Z] #34 3.202 go: downloading github.com/google/uuid v1.3.0 [2023-06-28T21:17:39.969Z] #34 3.204 go: downloading github.com/gofrs/flock v0.8.1 [2023-06-28T21:17:39.969Z] #34 3.267 go: downloading github.com/gorilla/mux v1.8.0 [2023-06-28T21:17:39.969Z] #34 3.268 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-06-28T21:17:39.969Z] #34 3.301 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-06-28T21:17:39.969Z] #34 3.405 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-06-28T21:17:39.969Z] #34 3.904 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-06-28T21:17:39.969Z] #34 3.938 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-06-28T21:17:39.969Z] #34 4.504 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-06-28T21:17:39.969Z] #34 4.607 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-06-28T21:17:40.233Z] #34 ... [2023-06-28T21:17:40.233Z] [2023-06-28T21:17:40.233Z] #35 [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 [2023-06-28T21:17:40.233Z] #35 0.977 + RM_GOPATH=0 [2023-06-28T21:17:40.233Z] #35 0.977 + TMP_GOPATH= [2023-06-28T21:17:40.233Z] #35 0.977 + : /build [2023-06-28T21:17:40.233Z] #35 0.977 + '[' -z '' ']' [2023-06-28T21:17:40.233Z] #35 0.977 ++ mktemp -d [2023-06-28T21:17:40.233Z] #35 0.978 + export GOPATH=/tmp/tmp.PlbhRHVCHs [2023-06-28T21:17:40.233Z] #35 0.978 + GOPATH=/tmp/tmp.PlbhRHVCHs [2023-06-28T21:17:40.233Z] #35 0.978 + RM_GOPATH=1 [2023-06-28T21:17:40.233Z] #35 0.978 + case "$(go env GOARCH)" in [2023-06-28T21:17:40.233Z] #35 0.979 ++ go env GOARCH [2023-06-28T21:17:40.233Z] #35 0.983 + export GO_BUILDMODE=-buildmode=pie [2023-06-28T21:17:40.233Z] #35 0.983 + GO_BUILDMODE=-buildmode=pie [2023-06-28T21:17:40.233Z] #35 0.984 ++ dirname /tmp/install/install.sh [2023-06-28T21:17:40.233Z] #35 0.984 + dir=/tmp/install [2023-06-28T21:17:40.233Z] #35 0.985 + bin=gotestsum [2023-06-28T21:17:40.233Z] #35 0.985 + shift [2023-06-28T21:17:40.233Z] #35 0.985 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-06-28T21:17:40.233Z] #35 0.985 + . /tmp/install/gotestsum.installer [2023-06-28T21:17:40.233Z] #35 0.985 ++ : v1.8.2 [2023-06-28T21:17:40.233Z] #35 0.985 + install_gotestsum [2023-06-28T21:17:40.233Z] #35 0.985 + set -e [2023-06-28T21:17:40.233Z] #35 0.985 + echo 'Install gotestsum version v1.8.2' [2023-06-28T21:17:40.233Z] #35 0.985 Install gotestsum version v1.8.2 [2023-06-28T21:17:40.233Z] #35 0.986 + GOBIN=/build [2023-06-28T21:17:40.233Z] #35 0.986 + GO111MODULE=on [2023-06-28T21:17:40.233Z] #35 0.986 + go install gotest.tools/gotestsum@v1.8.2 [2023-06-28T21:17:40.233Z] #35 1.017 go: downloading gotest.tools/gotestsum v1.8.2 [2023-06-28T21:17:40.233Z] #35 1.629 go: downloading github.com/dnephin/pflag v1.0.7 [2023-06-28T21:17:40.233Z] #35 1.629 go: downloading github.com/fatih/color v1.13.0 [2023-06-28T21:17:40.233Z] #35 1.634 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-06-28T21:17:40.233Z] #35 1.642 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-06-28T21:17:40.233Z] #35 1.648 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-06-28T21:17:40.233Z] #35 1.648 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-06-28T21:17:40.233Z] #35 1.648 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-06-28T21:17:40.233Z] #35 1.672 go: downloading golang.org/x/tools v0.1.11 [2023-06-28T21:17:40.233Z] #35 1.733 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-06-28T21:17:40.233Z] #35 1.734 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-06-28T21:17:40.233Z] #35 3.283 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-06-28T21:17:40.233Z] #35 ... [2023-06-28T21:17:40.233Z] [2023-06-28T21:17:40.233Z] #36 [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 [2023-06-28T21:17:40.233Z] #36 0.767 + RM_GOPATH=0 [2023-06-28T21:17:40.233Z] #36 0.770 + TMP_GOPATH= [2023-06-28T21:17:40.233Z] #36 0.770 + : /build [2023-06-28T21:17:40.233Z] #36 0.770 + '[' -z '' ']' [2023-06-28T21:17:40.233Z] #36 0.770 ++ mktemp -d [2023-06-28T21:17:40.233Z] #36 0.771 + export GOPATH=/tmp/tmp.A8x0RNuVJR [2023-06-28T21:17:40.233Z] #36 0.772 + GOPATH=/tmp/tmp.A8x0RNuVJR [2023-06-28T21:17:40.233Z] #36 0.772 + RM_GOPATH=1 [2023-06-28T21:17:40.233Z] #36 0.772 + case "$(go env GOARCH)" in [2023-06-28T21:17:40.233Z] #36 0.780 ++ go env GOARCH [2023-06-28T21:17:40.233Z] #36 0.806 + export GO_BUILDMODE=-buildmode=pie [2023-06-28T21:17:40.233Z] #36 0.806 + GO_BUILDMODE=-buildmode=pie [2023-06-28T21:17:40.233Z] #36 0.806 ++ dirname /tmp/install/install.sh [2023-06-28T21:17:40.233Z] #36 0.806 + dir=/tmp/install [2023-06-28T21:17:40.233Z] #36 0.806 + bin=containerd [2023-06-28T21:17:40.233Z] #36 0.806 + shift [2023-06-28T21:17:40.233Z] #36 0.806 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-06-28T21:17:40.233Z] #36 0.807 + . /tmp/install/containerd.installer [2023-06-28T21:17:40.233Z] #36 0.807 ++ set -e [2023-06-28T21:17:40.233Z] #36 0.807 ++ : v1.6.21 [2023-06-28T21:17:40.233Z] #36 0.808 + install_containerd [2023-06-28T21:17:40.233Z] #36 0.808 + echo 'Install containerd version v1.6.21' [2023-06-28T21:17:40.233Z] #36 0.809 + git clone https://github.com/containerd/containerd.git /tmp/tmp.A8x0RNuVJR/src/github.com/containerd/containerd [2023-06-28T21:17:40.233Z] #36 0.811 Install containerd version v1.6.21 [2023-06-28T21:17:40.233Z] #36 0.813 Cloning into '/tmp/tmp.A8x0RNuVJR/src/github.com/containerd/containerd'... [2023-06-28T21:17:41.856Z] Client: [2023-06-28T21:17:41.856Z] Context: default [2023-06-28T21:17:41.856Z] Debug Mode: false [2023-06-28T21:17:41.856Z] Plugins: [2023-06-28T21:17:41.856Z] app: Docker Application (Docker Inc., v0.8.0) [2023-06-28T21:17:41.856Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2023-06-28T21:17:41.856Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2023-06-28T21:17:41.856Z] [2023-06-28T21:17:41.856Z] Server: [2023-06-28T21:17:41.856Z] Containers: 2 [2023-06-28T21:17:41.856Z] Running: 0 [2023-06-28T21:17:41.856Z] Paused: 0 [2023-06-28T21:17:41.856Z] Stopped: 2 [2023-06-28T21:17:41.856Z] Images: 10 [2023-06-28T21:17:41.856Z] Server Version: 20.10.9 [2023-06-28T21:17:41.856Z] Storage Driver: windowsfilter (windows) lcow (linux) [2023-06-28T21:17:41.856Z] Windows: [2023-06-28T21:17:41.856Z] LCOW: [2023-06-28T21:17:41.856Z] Logging Driver: json-file [2023-06-28T21:17:41.856Z] Plugins: [2023-06-28T21:17:41.856Z] Volume: local [2023-06-28T21:17:41.856Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-06-28T21:17:41.856Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-06-28T21:17:41.856Z] Swarm: inactive [2023-06-28T21:17:41.856Z] Default Isolation: process [2023-06-28T21:17:41.856Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-06-28T21:17:41.856Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-06-28T21:17:41.856Z] OSType: windows [2023-06-28T21:17:41.856Z] Architecture: x86_64 [2023-06-28T21:17:41.856Z] CPUs: 4 [2023-06-28T21:17:41.856Z] Total Memory: 32GiB [2023-06-28T21:17:41.856Z] Name: azwin-2-ec0e90 [2023-06-28T21:17:41.856Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2023-06-28T21:17:41.856Z] Docker Root Dir: D:\docker [2023-06-28T21:17:41.856Z] Debug Mode: false [2023-06-28T21:17:41.856Z] Registry: https://index.docker.io/v1/ [2023-06-28T21:17:41.856Z] Labels: [2023-06-28T21:17:41.856Z] Experimental: true [2023-06-28T21:17:41.856Z] Insecure Registries: [2023-06-28T21:17:41.856Z] 10.0.0.4:5000 [2023-06-28T21:17:41.856Z] 127.0.0.0/8 [2023-06-28T21:17:41.856Z] Registry Mirrors: [2023-06-28T21:17:41.856Z] http://10.0.0.4:5000/ [2023-06-28T21:17:41.856Z] Live Restore Enabled: false [2023-06-28T21:17:41.856Z] Product License: Community Engine [2023-06-28T21:17:41.856Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2023-06-28T21:17:42.155Z] #36 ... [2023-06-28T21:17:42.155Z] [2023-06-28T21:17:42.155Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-06-28T21:17:42.155Z] #19 12.48 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-06-28T21:17:42.155Z] #19 12.97 [2023-06-28T21:17:42.155Z] #19 13.22 #=#=# ######################################################################## 100.0% [2023-06-28T21:17:42.155Z] #19 13.53 [2023-06-28T21:17:42.155Z] #19 13.61 Download of images into '/build' complete. [2023-06-28T21:17:42.155Z] #19 13.61 Use something like the following to load the result into a Docker daemon: [2023-06-28T21:17:42.155Z] #19 13.61 tar -cC '/build' . | docker load [2023-06-28T21:17:42.155Z] #19 DONE 13.7s [2023-06-28T21:17:42.155Z] [2023-06-28T21:17:42.155Z] #29 [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 [2023-06-28T21:17:42.155Z] #29 DONE 12.9s [2023-06-28T21:17:42.155Z] [2023-06-28T21:17:42.155Z] #35 [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 [2023-06-28T21:17:42.155Z] #35 DONE 12.9s [2023-06-28T21:17:42.155Z] [2023-06-28T21:17:42.155Z] #33 [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 [2023-06-28T21:17:42.155Z] #33 12.32 Selecting previously unselected package libxml2:arm64. [2023-06-28T21:17:42.155Z] #33 12.33 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ... [2023-06-28T21:17:42.155Z] #33 12.39 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-06-28T21:17:42.155Z] #33 12.89 Selecting previously unselected package libarchive13:arm64. [2023-06-28T21:17:42.155Z] #33 12.89 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2023-06-28T21:17:42.155Z] #33 12.90 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2023-06-28T21:17:42.155Z] #33 13.24 Selecting previously unselected package libjsoncpp24:arm64. [2023-06-28T21:17:42.155Z] #33 13.25 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2023-06-28T21:17:42.155Z] #33 13.27 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2023-06-28T21:17:42.412Z] #33 13.53 Selecting previously unselected package librhash0:arm64. [2023-06-28T21:17:42.412Z] #33 13.54 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2023-06-28T21:17:42.412Z] #33 13.55 Unpacking librhash0:arm64 (1.4.1-2) ... [2023-06-28T21:17:42.669Z] #33 13.81 Selecting previously unselected package libuv1:arm64. [2023-06-28T21:17:42.669Z] #33 13.81 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2023-06-28T21:17:42.669Z] #33 13.87 Unpacking libuv1:arm64 (1.40.0-2) ... [2023-06-28T21:17:42.926Z] #33 14.14 Selecting previously unselected package cmake. [2023-06-28T21:17:42.926Z] #33 14.15 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2023-06-28T21:17:43.184Z] #33 14.26 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-06-28T21:17:44.118Z] #33 15.09 Setting up libicu67:arm64 (67.1-7) ... [2023-06-28T21:17:44.118Z] #33 15.11 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:17:44.118Z] #33 15.14 Setting up libuv1:arm64 (1.40.0-2) ... [2023-06-28T21:17:44.118Z] #33 15.16 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:17:44.118Z] #33 15.21 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2023-06-28T21:17:44.118Z] #33 15.24 Setting up librhash0:arm64 (1.4.1-2) ... [2023-06-28T21:17:44.118Z] #33 15.27 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-06-28T21:17:44.118Z] #33 15.32 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-06-28T21:17:44.118Z] #33 15.33 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2023-06-28T21:17:44.118Z] #33 15.40 Setting up cmake (3.18.4-2+deb11u1) ... [2023-06-28T21:17:44.404Z] #33 15.42 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-06-28T21:17:46.472Z] #33 ... [2023-06-28T21:17:46.472Z] [2023-06-28T21:17:46.472Z] #23 [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 [2023-06-28T21:17:46.472Z] #23 7.043 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-06-28T21:17:46.472Z] #23 7.352 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-06-28T21:17:46.472Z] #23 ... [2023-06-28T21:17:46.472Z] [2023-06-28T21:17:46.472Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-06-28T21:17:46.472Z] #28 11.29 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-06-28T21:17:46.472Z] #28 11.29 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2023-06-28T21:17:46.472Z] #28 11.31 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-06-28T21:17:46.472Z] #28 12.64 Selecting previously unselected package binutils-mingw-w64. [2023-06-28T21:17:46.472Z] #28 12.67 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-06-28T21:17:46.472Z] #28 12.75 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-06-28T21:17:46.472Z] #28 12.97 Selecting previously unselected package libdevmapper1.02.1:arm64. [2023-06-28T21:17:46.472Z] #28 12.97 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-06-28T21:17:46.472Z] #28 13.05 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-06-28T21:17:46.472Z] #28 13.26 Selecting previously unselected package dmsetup. [2023-06-28T21:17:46.472Z] #28 13.26 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2023-06-28T21:17:46.472Z] #28 13.28 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-06-28T21:17:46.472Z] #28 13.51 Selecting previously unselected package mingw-w64-common. [2023-06-28T21:17:46.473Z] #28 13.51 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-06-28T21:17:46.473Z] #28 13.54 Unpacking mingw-w64-common (8.0.0-1) ... [2023-06-28T21:17:46.473Z] #28 15.16 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-06-28T21:17:46.473Z] #28 15.16 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-06-28T21:17:46.473Z] #28 15.17 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-06-28T21:17:46.473Z] #28 17.43 Selecting previously unselected package gcc-mingw-w64-base. [2023-06-28T21:17:46.473Z] #28 17.43 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2023-06-28T21:17:46.473Z] #28 17.55 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-06-28T21:17:46.730Z] #28 ... [2023-06-28T21:17:46.730Z] [2023-06-28T21:17:46.730Z] #33 [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 [2023-06-28T21:17:46.730Z] #33 DONE 17.9s [2023-06-28T21:17:46.730Z] [2023-06-28T21:17:46.730Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-06-28T21:17:46.730Z] #28 17.93 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-06-28T21:17:46.730Z] #28 17.93 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2023-06-28T21:17:46.730Z] #28 17.99 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-06-28T21:17:46.730Z] #28 ... [2023-06-28T21:17:46.730Z] [2023-06-28T21:17:46.730Z] #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 [2023-06-28T21:17:46.989Z] #37 ... [2023-06-28T21:17:46.989Z] [2023-06-28T21:17:46.989Z] #26 [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 [2023-06-28T21:17:46.989Z] #26 8.660 sync [2023-06-28T21:17:46.989Z] #26 8.666 internal/reflectlite [2023-06-28T21:17:46.989Z] #26 8.830 internal/testlog [2023-06-28T21:17:46.989Z] #26 9.296 errors [2023-06-28T21:17:46.989Z] #26 9.300 sort [2023-06-28T21:17:46.989Z] #26 9.366 strconv [2023-06-28T21:17:46.989Z] #26 9.370 io [2023-06-28T21:17:46.989Z] #26 9.370 internal/oserror [2023-06-28T21:17:46.989Z] #26 9.371 internal/safefilepath [2023-06-28T21:17:46.989Z] #26 9.371 path [2023-06-28T21:17:46.989Z] #26 9.528 syscall [2023-06-28T21:17:46.989Z] #26 10.22 strings [2023-06-28T21:17:46.989Z] #26 10.23 bytes [2023-06-28T21:17:46.989Z] #26 10.23 text/tabwriter [2023-06-28T21:17:46.989Z] #26 10.37 reflect [2023-06-28T21:17:46.989Z] #26 11.32 bufio [2023-06-28T21:17:46.989Z] #26 11.97 time [2023-06-28T21:17:46.989Z] #26 11.97 internal/syscall/execenv [2023-06-28T21:17:46.989Z] #26 11.98 internal/syscall/unix [2023-06-28T21:17:46.989Z] #26 13.58 internal/poll [2023-06-28T21:17:46.989Z] #26 13.58 io/fs [2023-06-28T21:17:46.989Z] #26 14.21 os [2023-06-28T21:17:46.989Z] #26 14.22 internal/fmtsort [2023-06-28T21:17:46.989Z] #26 14.97 io/ioutil [2023-06-28T21:17:46.989Z] #26 14.97 fmt [2023-06-28T21:17:46.989Z] #26 15.62 flag [2023-06-28T21:17:46.989Z] #26 15.63 github.com/BurntSushi/toml [2023-06-28T21:17:46.989Z] #26 15.63 log [2023-06-28T21:17:46.989Z] #26 16.63 github.com/BurntSushi/toml/cmd/tomlv [2023-06-28T21:17:46.989Z] #26 DONE 18.2s [2023-06-28T21:17:47.245Z] [2023-06-28T21:17:47.245Z] #30 [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 [2023-06-28T21:17:47.245Z] #30 ... [2023-06-28T21:17:47.245Z] [2023-06-28T21:17:47.245Z] #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 [2023-06-28T21:17:47.245Z] #37 0.653 + RM_GOPATH=0 [2023-06-28T21:17:47.245Z] #37 0.653 + TMP_GOPATH= [2023-06-28T21:17:47.245Z] #37 0.653 + : /build [2023-06-28T21:17:47.245Z] #37 0.653 + '[' -z '' ']' [2023-06-28T21:17:47.502Z] #37 0.661 ++ mktemp -d [2023-06-28T21:17:47.502Z] #37 0.661 + export GOPATH=/tmp/tmp.o8CLQqxjV1 [2023-06-28T21:17:47.502Z] #37 0.661 + GOPATH=/tmp/tmp.o8CLQqxjV1 [2023-06-28T21:17:47.502Z] #37 0.661 + RM_GOPATH=1 [2023-06-28T21:17:47.502Z] #37 0.661 + case "$(go env GOARCH)" in [2023-06-28T21:17:47.502Z] #37 0.661 ++ go env GOARCH [2023-06-28T21:17:47.502Z] #37 0.674 + export GO_BUILDMODE=-buildmode=pie [2023-06-28T21:17:47.502Z] #37 0.674 + GO_BUILDMODE=-buildmode=pie [2023-06-28T21:17:47.502Z] #37 0.690 ++ dirname /tmp/install/install.sh [2023-06-28T21:17:47.502Z] #37 0.706 + dir=/tmp/install [2023-06-28T21:17:47.502Z] #37 0.706 + bin=tini [2023-06-28T21:17:47.502Z] #37 0.706 + shift [2023-06-28T21:17:47.502Z] #37 0.706 + '[' '!' -f /tmp/install/tini.installer ']' [2023-06-28T21:17:47.502Z] #37 0.706 + . /tmp/install/tini.installer [2023-06-28T21:17:47.502Z] #37 0.706 ++ : v0.19.0 [2023-06-28T21:17:47.502Z] #37 0.706 + install_tini [2023-06-28T21:17:47.502Z] #37 0.706 + echo 'Install tini version v0.19.0' [2023-06-28T21:17:47.502Z] #37 0.706 + git clone https://github.com/krallin/tini.git /tmp/tmp.o8CLQqxjV1/tini [2023-06-28T21:17:47.502Z] #37 0.706 Cloning into '/tmp/tmp.o8CLQqxjV1/tini'... [2023-06-28T21:17:47.502Z] #37 0.706 Install tini version v0.19.0 [2023-06-28T21:17:47.759Z] #37 1.046 + cd /tmp/tmp.o8CLQqxjV1/tini [2023-06-28T21:17:47.759Z] #37 1.046 + git checkout -q v0.19.0 [2023-06-28T21:17:47.759Z] #37 1.076 + cmake . [2023-06-28T21:17:48.017Z] #37 1.240 -- The C compiler identification is GNU 10.2.1 [2023-06-28T21:17:48.017Z] #37 1.279 -- Detecting C compiler ABI info [2023-06-28T21:17:48.275Z] #37 1.557 -- Detecting C compiler ABI info - done [2023-06-28T21:17:48.275Z] #37 1.628 -- Check for working C compiler: /usr/bin/cc - skipped [2023-06-28T21:17:48.532Z] #37 1.629 -- Detecting C compile features [2023-06-28T21:17:48.532Z] #37 1.630 -- Detecting C compile features - done [2023-06-28T21:17:48.532Z] #37 1.656 -- Performing Test HAS_BUILTIN_FORTIFY [2023-06-28T21:17:48.789Z] #37 1.946 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-06-28T21:17:48.789Z] #37 1.959 -- Configuring done [2023-06-28T21:17:48.789Z] #37 1.967 -- Generating done [2023-06-28T21:17:48.789Z] #37 1.981 -- Build files have been written to: /tmp/tmp.o8CLQqxjV1/tini [2023-06-28T21:17:48.789Z] #37 1.984 + make tini-static [2023-06-28T21:17:48.789Z] #37 2.100 Scanning dependencies of target tini-static [2023-06-28T21:17:48.789Z] #37 2.122 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-06-28T21:17:49.047Z] #37 2.507 [100%] Linking C executable tini-static [2023-06-28T21:17:49.611Z] #37 2.685 [100%] Built target tini-static [2023-06-28T21:17:49.611Z] #37 2.738 + mkdir -p /build [2023-06-28T21:17:49.611Z] #37 2.741 + cp tini-static /build/docker-init [2023-06-28T21:17:50.176Z] #37 DONE 3.4s [2023-06-28T21:17:50.176Z] [2023-06-28T21:17:50.176Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-06-28T21:17:50.176Z] #28 19.90 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-06-28T21:17:50.176Z] #28 19.90 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2023-06-28T21:17:50.176Z] #28 19.91 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-06-28T21:17:52.087Z] #28 23.20 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-06-28T21:17:52.087Z] #28 23.20 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2023-06-28T21:17:52.087Z] #28 23.22 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-06-28T21:17:53.457Z] #28 24.41 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-06-28T21:17:53.457Z] #28 24.41 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2023-06-28T21:17:53.457Z] #28 24.43 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-06-28T21:17:54.022Z] #28 ... [2023-06-28T21:17:54.022Z] [2023-06-28T21:17:54.022Z] #32 [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 [2023-06-28T21:17:54.281Z] #32 25.29 Updating files: 95% (10933/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2023-06-28T21:17:54.281Z] #32 25.43 + cd /tmp/tmp.q2ZEAWEMvS/tmp/docker-ce [2023-06-28T21:17:54.281Z] #32 25.43 + git checkout -q v17.06.2-ce [2023-06-28T21:17:55.709Z] #32 26.98 + mkdir -p /tmp/tmp.q2ZEAWEMvS/src/github.com/docker [2023-06-28T21:17:55.966Z] #32 26.98 + mv components/cli /tmp/tmp.q2ZEAWEMvS/src/github.com/docker/cli [2023-06-28T21:17:55.966Z] #32 26.98 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2023-06-28T21:18:00.142Z] #32 ... [2023-06-28T21:18:00.142Z] [2023-06-28T21:18:00.142Z] #23 [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 [2023-06-28T21:18:00.142Z] #23 DONE 31.3s [2023-06-28T21:18:00.142Z] [2023-06-28T21:18:00.142Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-06-28T21:18:00.142Z] #28 26.85 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-06-28T21:18:00.142Z] #28 26.86 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2023-06-28T21:18:00.142Z] #28 26.89 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-06-28T21:18:00.142Z] #28 30.18 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-06-28T21:18:00.142Z] #28 30.19 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2023-06-28T21:18:00.142Z] #28 30.26 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-06-28T21:18:00.402Z] #28 ... [2023-06-28T21:18:00.402Z] [2023-06-28T21:18:00.402Z] #34 [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 [2023-06-28T21:18:00.402Z] #34 22.56 + for f in rootlesskit rootlesskit-docker-proxy [2023-06-28T21:18:00.402Z] #34 22.56 + GOBIN=/build [2023-06-28T21:18:00.402Z] #34 22.56 + GO111MODULE=on [2023-06-28T21:18:00.402Z] #34 22.56 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-06-28T21:18:00.402Z] #34 DONE 31.5s [2023-06-28T21:18:00.663Z] [2023-06-28T21:18:00.663Z] #38 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-06-28T21:18:01.230Z] #38 DONE 0.8s [2023-06-28T21:18:01.230Z] [2023-06-28T21:18:01.230Z] #39 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-06-28T21:18:01.230Z] #39 DONE 0.1s [2023-06-28T21:18:01.230Z] [2023-06-28T21:18:01.230Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-06-28T21:18:01.230Z] #28 31.90 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-06-28T21:18:01.230Z] #28 31.90 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-06-28T21:18:01.230Z] #28 32.00 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-06-28T21:18:01.230Z] #28 32.29 Selecting previously unselected package libapparmor1:arm64. [2023-06-28T21:18:01.230Z] #28 32.29 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2023-06-28T21:18:01.230Z] #28 32.31 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2023-06-28T21:18:01.230Z] #28 32.45 Selecting previously unselected package libapparmor-dev:arm64. [2023-06-28T21:18:01.230Z] #28 32.45 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2023-06-28T21:18:01.230Z] #28 32.46 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2023-06-28T21:18:01.487Z] #28 32.56 Selecting previously unselected package libbtrfs0:arm64. [2023-06-28T21:18:01.487Z] #28 32.56 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2023-06-28T21:18:01.487Z] #28 32.57 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2023-06-28T21:18:01.487Z] #28 32.68 Selecting previously unselected package libbtrfs-dev:arm64. [2023-06-28T21:18:01.487Z] #28 ... [2023-06-28T21:18:01.487Z] [2023-06-28T21:18:01.487Z] #36 [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 [2023-06-28T21:18:01.487Z] #36 11.85 + cd /tmp/tmp.A8x0RNuVJR/src/github.com/containerd/containerd [2023-06-28T21:18:01.487Z] #36 11.85 + git checkout -q v1.6.21 [2023-06-28T21:18:01.487Z] #36 12.68 + export 'BUILDTAGS=netgo osusergo static_build' [2023-06-28T21:18:01.487Z] #36 12.68 + BUILDTAGS='netgo osusergo static_build' [2023-06-28T21:18:01.487Z] #36 12.68 + export EXTRA_FLAGS=-buildmode=pie [2023-06-28T21:18:01.487Z] #36 12.68 + EXTRA_FLAGS=-buildmode=pie [2023-06-28T21:18:01.487Z] #36 12.68 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-06-28T21:18:01.487Z] #36 12.68 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-06-28T21:18:01.487Z] #36 12.68 + '[' '' = dynamic ']' [2023-06-28T21:18:01.487Z] #36 12.68 + make [2023-06-28T21:18:01.487Z] #36 13.93 + bin/ctr [2023-06-28T21:18:01.487Z] #36 ... [2023-06-28T21:18:01.487Z] [2023-06-28T21:18:01.487Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-06-28T21:18:01.487Z] #28 32.68 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2023-06-28T21:18:01.487Z] #28 32.69 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2023-06-28T21:18:01.745Z] #28 32.86 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2023-06-28T21:18:01.745Z] #28 32.86 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-06-28T21:18:01.745Z] #28 32.88 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-06-28T21:18:01.745Z] #28 32.95 Selecting previously unselected package libudev-dev:arm64. [2023-06-28T21:18:01.745Z] #28 32.96 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u2_arm64.deb ... [2023-06-28T21:18:01.745Z] #28 32.96 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ... [2023-06-28T21:18:02.003Z] #28 33.14 Selecting previously unselected package libsepol1-dev:arm64. [2023-06-28T21:18:02.003Z] #28 33.15 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2023-06-28T21:18:02.003Z] #28 33.16 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2023-06-28T21:18:02.156Z] DEBUG: print all environment variables to check how Jenkins runs this script [2023-06-28T21:18:02.156Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-60c9faf2\powershellScript.ps1'; exit $LASTEXITCODE; [2023-06-28T21:18:02.156Z] ---------------------------------------------------------------------------- [2023-06-28T21:18:02.156Z] [2023-06-28T21:18:02.156Z] INFO: executeCI.ps1 starting at Wed Jun 28 21:17:59 CUT 2023 [2023-06-28T21:18:02.156Z] [2023-06-28T21:18:02.156Z] INFO: Script version 05-Feb-2019 09:03 PDT [2023-06-28T21:18:02.156Z] INFO: Running git version 2.24.1.windows.2 [2023-06-28T21:18:02.156Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2023-06-28T21:18:02.156Z] INFO: Environment variables: [2023-06-28T21:18:02.156Z] [2023-06-28T21:18:02.156Z] Name Value [2023-06-28T21:18:02.156Z] ---- ----- [2023-06-28T21:18:02.156Z] ALLUSERSPROFILE C:\ProgramData [2023-06-28T21:18:02.156Z] amd64 true [2023-06-28T21:18:02.156Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2023-06-28T21:18:02.156Z] APT_MIRROR cdn-fastly.deb.debian.org [2023-06-28T21:18:02.156Z] arm64 true [2023-06-28T21:18:02.156Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.15 [2023-06-28T21:18:02.156Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2023-06-28T21:18:02.156Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.15 [2023-06-28T21:18:02.156Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2023-06-28T21:18:02.156Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2023-06-28T21:18:02.156Z] BRANCH_NAME PR-45840 [2023-06-28T21:18:02.156Z] BUILD_DISPLAY_NAME #4 [2023-06-28T21:18:02.156Z] BUILD_ID 4 [2023-06-28T21:18:02.156Z] BUILD_NUMBER 4 [2023-06-28T21:18:02.156Z] BUILD_TAG jenkins-moby-PR-45840-4 [2023-06-28T21:18:02.156Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-45840/4/ [2023-06-28T21:18:02.156Z] cgroup2 true [2023-06-28T21:18:02.156Z] CHANGE_AUTHOR cpuguy83 [2023-06-28T21:18:02.156Z] CHANGE_AUTHOR_DISPLAY_NAME Brian Goff [2023-06-28T21:18:02.156Z] CHANGE_AUTHOR_EMAIL cpuguy83@gmail.com [2023-06-28T21:18:02.156Z] CHANGE_BRANCH 20.10_fix_live_restore_local_vol_mounts [2023-06-28T21:18:02.156Z] CHANGE_FORK cpuguy83/docker [2023-06-28T21:18:02.156Z] CHANGE_ID 45840 [2023-06-28T21:18:02.156Z] CHANGE_TARGET 20.10 [2023-06-28T21:18:02.156Z] CHANGE_TITLE [20.10] Backport Restore active mount counts on live-restore [2023-06-28T21:18:02.156Z] CHANGE_URL https://github.com/moby/moby/pull/45840 [2023-06-28T21:18:02.156Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-06-28T21:18:02.156Z] CommonProgramFiles C:\Program Files\Common Files [2023-06-28T21:18:02.156Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2023-06-28T21:18:02.156Z] CommonProgramW6432 C:\Program Files\Common Files [2023-06-28T21:18:02.156Z] COMPUTERNAME azwin-2-ec0e90 [2023-06-28T21:18:02.156Z] ComSpec C:\Windows\system32\cmd.exe [2023-06-28T21:18:02.156Z] ConfigSequenceNumber 0 [2023-06-28T21:18:02.156Z] dco true [2023-06-28T21:18:02.156Z] DOCKER_BUILDKIT 0 [2023-06-28T21:18:02.156Z] DOCKER_DUT_DEBUG 1 [2023-06-28T21:18:02.156Z] DOCKER_EXPERIMENTAL 1 [2023-06-28T21:18:02.156Z] DOCKER_GRAPHDRIVER overlay2 [2023-06-28T21:18:02.156Z] DriverData C:\Windows\System32\Drivers\DriverData [2023-06-28T21:18:02.156Z] EXECUTOR_NUMBER 0 [2023-06-28T21:18:02.156Z] FQDN azwin-2-ec0e90.westus.cloudapp.azure.com [2023-06-28T21:18:02.156Z] GIT_BRANCH PR-45840 [2023-06-28T21:18:02.156Z] GIT_COMMIT b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 [2023-06-28T21:18:02.156Z] GIT_PREVIOUS_COMMIT b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 [2023-06-28T21:18:02.156Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT a356a4e01d2610b656f289cf42dfd0b5997b7c43 [2023-06-28T21:18:02.156Z] GIT_URL https://github.com/moby/moby.git [2023-06-28T21:18:02.156Z] HUDSON_COOKIE becb63a9-317e-4f9b-b58e-ab34c7243774 [2023-06-28T21:18:02.156Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2023-06-28T21:18:02.156Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2023-06-28T21:18:02.156Z] HUDSON_URL https://ci-next.docker.com/public/ [2023-06-28T21:18:02.156Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2023-06-28T21:18:02.156Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2023-06-28T21:18:02.156Z] JENKINS_NODE_COOKIE 2bb9304a-fc5f-4bfd-8b35-cc5c12b23710 [2023-06-28T21:18:02.156Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2023-06-28T21:18:02.156Z] JENKINS_URL https://ci-next.docker.com/public/ [2023-06-28T21:18:02.156Z] JOB_BASE_NAME PR-45840 [2023-06-28T21:18:02.156Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45840/display/redirect [2023-06-28T21:18:02.156Z] JOB_NAME moby/PR-45840 [2023-06-28T21:18:02.156Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-45840/ [2023-06-28T21:18:02.156Z] library.jps.version master [2023-06-28T21:18:02.156Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2023-06-28T21:18:02.157Z] NODE_LABELS amd64 azure azwin-2-ec0e90 azwin-2019 docker west-us windows windows-2019 x86_64 [2023-06-28T21:18:02.157Z] NODE_NAME azwin-2-ec0e90 [2023-06-28T21:18:02.157Z] NUMBER_OF_PROCESSORS 4 [2023-06-28T21:18:02.157Z] OS Windows_NT [2023-06-28T21:18:02.157Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2023-06-28T21:18:02.157Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2023-06-28T21:18:02.157Z] ppc64le false [2023-06-28T21:18:02.157Z] PROCESSOR_ARCHITECTURE AMD64 [2023-06-28T21:18:02.157Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2023-06-28T21:18:02.157Z] PROCESSOR_LEVEL 6 [2023-06-28T21:18:02.157Z] PROCESSOR_REVISION 4f01 [2023-06-28T21:18:02.157Z] ProgramData C:\ProgramData [2023-06-28T21:18:02.157Z] ProgramFiles C:\Program Files [2023-06-28T21:18:02.157Z] ProgramFiles(x86) C:\Program Files (x86) [2023-06-28T21:18:02.157Z] ProgramW6432 C:\Program Files [2023-06-28T21:18:02.157Z] PROMPT $P$G [2023-06-28T21:18:02.157Z] PSExecutionPolicyPreference Bypass [2023-06-28T21:18:02.157Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2023-06-28T21:18:02.157Z] PUBLIC C:\Users\Public [2023-06-28T21:18:02.157Z] rootless true [2023-06-28T21:18:02.157Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45840/4/display/redirect?page=artif... [2023-06-28T21:18:02.157Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45840/4/display/redirect?page=changes [2023-06-28T21:18:02.157Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45840/4/display/redirect [2023-06-28T21:18:02.157Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45840/4/display/redirect?page=tests [2023-06-28T21:18:02.157Z] s390x false [2023-06-28T21:18:02.157Z] SKIP_VALIDATION_TESTS 1 [2023-06-28T21:18:02.157Z] SOURCES_DRIVE d [2023-06-28T21:18:02.157Z] SOURCES_SUBDIR gopath [2023-06-28T21:18:02.157Z] STAGE_NAME Run tests [2023-06-28T21:18:02.157Z] SystemDrive C: [2023-06-28T21:18:02.157Z] SystemRoot C:\Windows [2023-06-28T21:18:02.157Z] TEMP C:\Windows\TEMP [2023-06-28T21:18:02.157Z] TESTDEBUG 0 [2023-06-28T21:18:02.157Z] TESTRUN_DRIVE d [2023-06-28T21:18:02.157Z] TESTRUN_SUBDIR CI [2023-06-28T21:18:02.157Z] TIMEOUT 120m [2023-06-28T21:18:02.157Z] TMP C:\Windows\TEMP [2023-06-28T21:18:02.157Z] unit_validate true [2023-06-28T21:18:02.157Z] USERDOMAIN WORKGROUP [2023-06-28T21:18:02.157Z] USERNAME azwin-2-ec0e90$ [2023-06-28T21:18:02.157Z] USERPROFILE C:\Windows\system32\config\systemprofile [2023-06-28T21:18:02.157Z] validate_force false [2023-06-28T21:18:02.157Z] windir C:\Windows [2023-06-28T21:18:02.157Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2023-06-28T21:18:02.157Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2023-06-28T21:18:02.157Z] windowsRS5 true [2023-06-28T21:18:02.157Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2023-06-28T21:18:02.157Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2023-06-28T21:18:02.157Z] [2023-06-28T21:18:02.157Z] [2023-06-28T21:18:02.157Z] [2023-06-28T21:18:02.157Z] INFO: Sources under d:\gopath\... [2023-06-28T21:18:02.157Z] INFO: Test run under d:\CI\... [2023-06-28T21:18:02.157Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2023-06-28T21:18:02.157Z] INFO: docker/docker repository was found [2023-06-28T21:18:02.157Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2023-06-28T21:18:02.157Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.4499' [2023-06-28T21:18:02.157Z] INFO: Docker version of control daemon [2023-06-28T21:18:02.157Z] [2023-06-28T21:18:02.157Z] Client: [2023-06-28T21:18:02.157Z] Version: 20.10.9 [2023-06-28T21:18:02.157Z] API version: 1.41 [2023-06-28T21:18:02.157Z] Go version: go1.16.8 [2023-06-28T21:18:02.157Z] Git commit: c2ea9bc [2023-06-28T21:18:02.157Z] Built: Mon Oct 4 16:11:10 2021 [2023-06-28T21:18:02.157Z] OS/Arch: windows/amd64 [2023-06-28T21:18:02.157Z] Context: default [2023-06-28T21:18:02.157Z] Experimental: true [2023-06-28T21:18:02.157Z] [2023-06-28T21:18:02.157Z] Server: Docker Engine - Community [2023-06-28T21:18:02.157Z] Engine: [2023-06-28T21:18:02.157Z] Version: 20.10.9 [2023-06-28T21:18:02.157Z] API version: 1.41 (minimum version 1.24) [2023-06-28T21:18:02.157Z] Go version: go1.16.8 [2023-06-28T21:18:02.157Z] Git commit: 79ea9d3 [2023-06-28T21:18:02.157Z] Built: Mon Oct 4 16:06:39 2021 [2023-06-28T21:18:02.157Z] OS/Arch: windows/amd64 [2023-06-28T21:18:02.157Z] Experimental: true [2023-06-28T21:18:02.157Z] [2023-06-28T21:18:02.157Z] INFO: Docker info of control daemon [2023-06-28T21:18:02.157Z] [2023-06-28T21:18:02.157Z] Client: [2023-06-28T21:18:02.157Z] Context: default [2023-06-28T21:18:02.157Z] Debug Mode: false [2023-06-28T21:18:02.157Z] Plugins: [2023-06-28T21:18:02.157Z] app: Docker Application (Docker Inc., v0.8.0) [2023-06-28T21:18:02.157Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2023-06-28T21:18:02.157Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2023-06-28T21:18:02.157Z] [2023-06-28T21:18:02.157Z] Server: [2023-06-28T21:18:02.157Z] Containers: 2 [2023-06-28T21:18:02.157Z] Running: 0 [2023-06-28T21:18:02.157Z] Paused: 0 [2023-06-28T21:18:02.157Z] Stopped: 2 [2023-06-28T21:18:02.157Z] Images: 10 [2023-06-28T21:18:02.157Z] Server Version: 20.10.9 [2023-06-28T21:18:02.157Z] Storage Driver: lcow (linux) windowsfilter (windows) [2023-06-28T21:18:02.157Z] LCOW: [2023-06-28T21:18:02.157Z] Windows: [2023-06-28T21:18:02.157Z] Logging Driver: json-file [2023-06-28T21:18:02.157Z] Plugins: [2023-06-28T21:18:02.157Z] Volume: local [2023-06-28T21:18:02.157Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-06-28T21:18:02.157Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-06-28T21:18:02.157Z] Swarm: inactive [2023-06-28T21:18:02.157Z] Default Isolation: process [2023-06-28T21:18:02.157Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-06-28T21:18:02.157Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-06-28T21:18:02.157Z] OSType: windows [2023-06-28T21:18:02.157Z] Architecture: x86_64 [2023-06-28T21:18:02.157Z] CPUs: 4 [2023-06-28T21:18:02.157Z] Total Memory: 32GiB [2023-06-28T21:18:02.157Z] Name: azwin-2-ec0e90 [2023-06-28T21:18:02.157Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2023-06-28T21:18:02.157Z] Docker Root Dir: D:\docker [2023-06-28T21:18:02.157Z] Debug Mode: false [2023-06-28T21:18:02.157Z] Registry: https://index.docker.io/v1/ [2023-06-28T21:18:02.157Z] Labels: [2023-06-28T21:18:02.157Z] Experimental: true [2023-06-28T21:18:02.157Z] Insecure Registries: [2023-06-28T21:18:02.157Z] 10.0.0.4:5000 [2023-06-28T21:18:02.157Z] 127.0.0.0/8 [2023-06-28T21:18:02.157Z] Registry Mirrors: [2023-06-28T21:18:02.157Z] http://10.0.0.4:5000/ [2023-06-28T21:18:02.157Z] Live Restore Enabled: false [2023-06-28T21:18:02.157Z] Product License: Community Engine [2023-06-28T21:18:02.157Z] [2023-06-28T21:18:02.157Z] [2023-06-28T21:18:02.157Z] INFO: Commit hash is b5fe60d3db [2023-06-28T21:18:02.157Z] INFO: Nuke-Everything... [2023-06-28T21:18:02.157Z] INFO: Container count on control daemon to delete is 2 [2023-06-28T21:18:02.260Z] #28 33.39 Selecting previously unselected package libpcre2-16-0:arm64. [2023-06-28T21:18:02.260Z] #28 33.39 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2023-06-28T21:18:02.260Z] #28 33.39 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-06-28T21:18:02.260Z] #28 33.47 Selecting previously unselected package libpcre2-32-0:arm64. [2023-06-28T21:18:02.260Z] #28 33.48 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2023-06-28T21:18:02.260Z] #28 33.48 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-06-28T21:18:02.537Z] #28 33.68 Selecting previously unselected package libpcre2-posix2:arm64. [2023-06-28T21:18:02.537Z] #28 33.69 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2023-06-28T21:18:02.537Z] #28 33.69 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-06-28T21:18:02.537Z] #28 33.77 Selecting previously unselected package libpcre2-dev:arm64. [2023-06-28T21:18:02.537Z] #28 33.77 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2023-06-28T21:18:02.537Z] #28 33.78 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-06-28T21:18:02.709Z] fd48e99cea32 [2023-06-28T21:18:02.709Z] f03010302f6f [2023-06-28T21:18:02.709Z] [2023-06-28T21:18:02.709Z] [2023-06-28T21:18:02.709Z] __GENUS : 2 [2023-06-28T21:18:02.709Z] __CLASS : __PARAMETERS [2023-06-28T21:18:02.709Z] __SUPERCLASS : [2023-06-28T21:18:02.709Z] __DYNASTY : __PARAMETERS [2023-06-28T21:18:02.709Z] __RELPATH : [2023-06-28T21:18:02.709Z] __PROPERTY_COUNT : 1 [2023-06-28T21:18:02.709Z] __DERIVATION : {} [2023-06-28T21:18:02.709Z] __SERVER : [2023-06-28T21:18:02.709Z] __NAMESPACE : [2023-06-28T21:18:02.709Z] __PATH : [2023-06-28T21:18:02.709Z] ReturnValue : 0 [2023-06-28T21:18:02.709Z] PSComputerName : [2023-06-28T21:18:02.709Z] [2023-06-28T21:18:02.794Z] #28 33.97 Selecting previously unselected package libselinux1-dev:arm64. [2023-06-28T21:18:02.794Z] #28 33.97 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2023-06-28T21:18:02.794Z] #28 33.98 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2023-06-28T21:18:02.794Z] #28 34.11 Selecting previously unselected package libdevmapper-dev:arm64. [2023-06-28T21:18:03.052Z] #28 34.11 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2023-06-28T21:18:03.052Z] #28 34.12 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-06-28T21:18:03.052Z] #28 34.18 Selecting previously unselected package libseccomp-dev:arm64. [2023-06-28T21:18:03.052Z] #28 34.19 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2023-06-28T21:18:03.052Z] #28 34.21 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-06-28T21:18:03.052Z] #28 34.29 Selecting previously unselected package libsystemd-dev:arm64. [2023-06-28T21:18:03.052Z] #28 34.29 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u2_arm64.deb ... [2023-06-28T21:18:03.052Z] #28 34.31 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ... [2023-06-28T21:18:03.260Z] INFO: Nuking d:\CI [2023-06-28T21:18:03.348Z] #28 34.54 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-06-28T21:18:03.348Z] #28 34.57 Setting up libapparmor1:arm64 (2.13.6-10) ... [2023-06-28T21:18:03.348Z] #28 34.59 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-06-28T21:18:03.348Z] #28 34.61 Setting up libsepol1-dev:arm64 (3.1-1) ... [2023-06-28T21:18:03.384Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-01e3f317d2b17365b) in /home/ubuntu/workspace/moby_PR-45840 [Pipeline] { [Pipeline] checkout [2023-06-28T21:18:03.606Z] #28 34.64 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-06-28T21:18:03.606Z] #28 34.67 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-06-28T21:18:03.606Z] #28 34.68 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2023-06-28T21:18:03.606Z] #28 34.74 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-06-28T21:18:03.606Z] #28 34.76 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ... [2023-06-28T21:18:03.606Z] #28 34.80 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-06-28T21:18:03.606Z] #28 34.84 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-06-28T21:18:03.651Z] The recommended git tool is: git [2023-06-28T21:18:03.864Z] #28 34.88 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2023-06-28T21:18:03.864Z] #28 34.93 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-06-28T21:18:03.864Z] #28 34.95 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2023-06-28T21:18:03.864Z] #28 34.96 Setting up mingw-w64-common (8.0.0-1) ... [2023-06-28T21:18:03.864Z] #28 34.97 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ... [2023-06-28T21:18:03.864Z] #28 35.02 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-06-28T21:18:03.864Z] #28 35.05 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-06-28T21:18:03.864Z] #28 35.07 Setting up libselinux1-dev:arm64 (3.1-3) ... [2023-06-28T21:18:03.864Z] #28 35.08 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-06-28T21:18:03.864Z] #28 35.10 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-06-28T21:18:03.864Z] #28 35.12 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 [2023-06-28T21:18:03.864Z] #28 35.13 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-06-28T21:18:03.864Z] #28 35.16 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 [2023-06-28T21:18:03.864Z] #28 35.17 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-06-28T21:18:03.864Z] #28 35.20 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-06-28T21:18:03.864Z] #28 35.21 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 [2023-06-28T21:18:04.139Z] #28 35.24 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-06-28T21:18:04.139Z] #28 35.29 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-06-28T21:18:04.139Z] #28 35.38 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-06-28T21:18:04.397Z] #28 35.42 Setting up dmsetup (2:1.02.175-2.1) ... [2023-06-28T21:18:04.397Z] #28 35.46 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-06-28T21:18:04.397Z] #28 35.52 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-06-28T21:18:04.397Z] #28 35.57 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-06-28T21:18:05.573Z] using credential docker-jenkins-github-credentials [2023-06-28T21:18:05.590Z] Cloning the remote Git repository [2023-06-28T21:18:05.590Z] Cloning with configured refspecs honoured and without tags [2023-06-28T21:18:05.541Z] Cloning repository https://github.com/moby/moby.git [2023-06-28T21:18:05.601Z] > git init /home/ubuntu/workspace/moby_PR-45840 # timeout=10 [2023-06-28T21:18:06.321Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0b58c6e74bc149303) in /home/ubuntu/workspace/moby_PR-45840 [Pipeline] { [2023-06-28T21:18:06.334Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-03ce915e142248724) in /home/ubuntu/workspace/moby_PR-45840 [Pipeline] { [2023-06-28T21:18:06.351Z] #28 DONE 37.3s [2023-06-28T21:18:06.352Z] [2023-06-28T21:18:06.352Z] #40 [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 [Pipeline] checkout [Pipeline] checkout [2023-06-28T21:18:06.419Z] The recommended git tool is: git [2023-06-28T21:18:06.454Z] The recommended git tool is: git [2023-06-28T21:18:06.916Z] #40 0.863 + RM_GOPATH=0 [2023-06-28T21:18:06.916Z] #40 0.863 + TMP_GOPATH= [2023-06-28T21:18:06.916Z] #40 0.863 + : /build [2023-06-28T21:18:06.916Z] #40 0.863 + '[' -z '' ']' [2023-06-28T21:18:06.916Z] #40 0.863 ++ mktemp -d [2023-06-28T21:18:06.916Z] #40 0.864 + export GOPATH=/tmp/tmp.0CFhfnrlMl [2023-06-28T21:18:06.916Z] #40 0.864 + GOPATH=/tmp/tmp.0CFhfnrlMl [2023-06-28T21:18:06.916Z] #40 0.865 + RM_GOPATH=1 [2023-06-28T21:18:06.916Z] #40 0.865 + case "$(go env GOARCH)" in [2023-06-28T21:18:06.916Z] #40 0.865 ++ go env GOARCH [2023-06-28T21:18:06.916Z] #40 0.870 + export GO_BUILDMODE=-buildmode=pie [2023-06-28T21:18:06.916Z] #40 0.870 + GO_BUILDMODE=-buildmode=pie [2023-06-28T21:18:06.916Z] #40 0.873 ++ dirname /tmp/install/install.sh [2023-06-28T21:18:06.916Z] #40 0.875 + dir=/tmp/install [2023-06-28T21:18:06.916Z] #40 0.875 + bin=runc [2023-06-28T21:18:06.916Z] #40 0.875 + shift [2023-06-28T21:18:06.916Z] #40 0.875 + '[' '!' -f /tmp/install/runc.installer ']' [2023-06-28T21:18:06.916Z] #40 0.875 + . /tmp/install/runc.installer [2023-06-28T21:18:06.916Z] #40 0.875 ++ set -e [2023-06-28T21:18:06.916Z] #40 0.875 ++ : v1.1.7 [2023-06-28T21:18:06.916Z] #40 0.875 + install_runc [2023-06-28T21:18:06.916Z] #40 0.875 + RUNC_BUILDTAGS=seccomp [2023-06-28T21:18:06.916Z] #40 0.875 + echo 'Install runc version v1.1.7 (build tags: seccomp)' [2023-06-28T21:18:06.916Z] #40 0.875 Install runc version v1.1.7 (build tags: seccomp) [2023-06-28T21:18:06.916Z] #40 0.876 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.0CFhfnrlMl/src/github.com/opencontainers/runc [2023-06-28T21:18:06.916Z] #40 0.881 Cloning into '/tmp/tmp.0CFhfnrlMl/src/github.com/opencontainers/runc'... [2023-06-28T21:18:05.853Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-06-28T21:18:05.853Z] > git --version # timeout=10 [2023-06-28T21:18:05.859Z] > git --version # 'git version 2.25.1' [2023-06-28T21:18:05.859Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-06-28T21:18:05.860Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45840/head:refs/remotes/origin/PR-45840 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-06-28T21:18:07.483Z] #40 ... [2023-06-28T21:18:07.483Z] [2023-06-28T21:18:07.483Z] #41 [dev-systemd-false 1/26] RUN groupadd -r docker [2023-06-28T21:18:07.483Z] #41 DONE 1.4s [2023-06-28T21:18:07.483Z] [2023-06-28T21:18:07.483Z] #42 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-06-28T21:18:08.413Z] using credential docker-jenkins-github-credentials [2023-06-28T21:18:08.414Z] #42 DONE 1.0s [2023-06-28T21:18:08.414Z] [2023-06-28T21:18:08.414Z] #43 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-06-28T21:18:08.426Z] Cloning the remote Git repository [2023-06-28T21:18:08.426Z] Cloning with configured refspecs honoured and without tags [2023-06-28T21:18:08.437Z] using credential docker-jenkins-github-credentials [2023-06-28T21:18:08.449Z] Cloning the remote Git repository [2023-06-28T21:18:08.449Z] Cloning with configured refspecs honoured and without tags [2023-06-28T21:18:08.438Z] Cloning repository https://github.com/moby/moby.git [2023-06-28T21:18:08.532Z] > git init /home/ubuntu/workspace/moby_PR-45840 # timeout=10 [2023-06-28T21:18:08.704Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-06-28T21:18:08.704Z] > git --version # timeout=10 [2023-06-28T21:18:08.707Z] > git --version # 'git version 2.25.1' [2023-06-28T21:18:08.707Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-06-28T21:18:08.709Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45840/head:refs/remotes/origin/PR-45840 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-06-28T21:18:08.413Z] Cloning repository https://github.com/moby/moby.git [2023-06-28T21:18:08.465Z] > git init /home/ubuntu/workspace/moby_PR-45840 # timeout=10 [2023-06-28T21:18:08.618Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-06-28T21:18:08.619Z] > git --version # timeout=10 [2023-06-28T21:18:08.622Z] > git --version # 'git version 2.25.1' [2023-06-28T21:18:08.623Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-06-28T21:18:08.624Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45840/head:refs/remotes/origin/PR-45840 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-06-28T21:18:08.978Z] #43 0.544 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-06-28T21:18:09.245Z] #43 DONE 0.8s [2023-06-28T21:18:09.245Z] [2023-06-28T21:18:09.245Z] #44 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-06-28T21:18:09.814Z] #44 DONE 0.7s [2023-06-28T21:18:09.814Z] [2023-06-28T21:18:09.814Z] #30 [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 [2023-06-28T21:18:09.814Z] #30 40.90 + dpkg --print-architecture [2023-06-28T21:18:09.814Z] #30 DONE 41.0s [2023-06-28T21:18:09.814Z] [2023-06-28T21:18:09.814Z] #45 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-06-28T21:18:10.329Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|name|imports|types_sizes) took 42.891624359s [2023-06-28T21:18:10.329Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 154.825019ms [2023-06-28T21:18:10.747Z] #45 DONE 0.8s [2023-06-28T21:18:10.747Z] [2023-06-28T21:18:10.747Z] #40 [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 [2023-06-28T21:18:10.747Z] #40 3.279 + cd /tmp/tmp.0CFhfnrlMl/src/github.com/opencontainers/runc [2023-06-28T21:18:10.747Z] #40 3.279 + git checkout -q v1.1.7 [2023-06-28T21:18:10.747Z] #40 3.437 + '[' -z '' ']' [2023-06-28T21:18:10.747Z] #40 3.438 + target=static [2023-06-28T21:18:10.747Z] #40 3.438 + make BUILDTAGS=seccomp static [2023-06-28T21:18:10.747Z] #40 3.737 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.7-0-g860f061b -X main.version=1.1.7 " -o runc . [2023-06-28T21:18:11.683Z] #40 ... [2023-06-28T21:18:11.683Z] [2023-06-28T21:18:11.683Z] #46 [dev-systemd-false 6/26] RUN ldconfig [2023-06-28T21:18:11.683Z] #46 DONE 0.8s [2023-06-28T21:18:11.683Z] [2023-06-28T21:18:11.683Z] #47 [dev-systemd-false 7/26] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-06-28T21:18:12.250Z] #47 DONE 0.6s [2023-06-28T21:18:12.250Z] [2023-06-28T21:18:12.250Z] #48 [dev-systemd-false 8/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-06-28T21:18:13.188Z] #48 0.896 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-06-28T21:18:13.188Z] #48 0.909 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-06-28T21:18:13.188Z] #48 0.913 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-06-28T21:18:13.445Z] #48 1.253 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2023-06-28T21:18:14.009Z] #48 1.757 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [241 kB] [2023-06-28T21:18:14.266Z] #48 2.175 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] [2023-06-28T21:18:14.523Z] #48 2.562 Fetched 8532 kB in 2s (4220 kB/s) [2023-06-28T21:18:15.454Z] #48 2.562 Reading package lists... [2023-06-28T21:18:16.018Z] #48 3.203 Reading package lists... [2023-06-28T21:18:16.018Z] #48 3.806 Building dependency tree... [2023-06-28T21:18:16.583Z] #48 4.269 The following additional packages will be installed: [2023-06-28T21:18:16.583Z] #48 4.271 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-06-28T21:18:16.583Z] #48 4.271 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-06-28T21:18:16.583Z] #48 4.272 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-06-28T21:18:16.583Z] #48 4.272 python3-pkg-resources vim-runtime xxd [2023-06-28T21:18:16.583Z] #48 4.275 Suggested packages: [2023-06-28T21:18:16.583Z] #48 4.275 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-06-28T21:18:16.583Z] #48 4.275 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-06-28T21:18:16.583Z] #48 4.275 acl attr quota [2023-06-28T21:18:16.583Z] #48 4.275 Recommended packages: [2023-06-28T21:18:16.583Z] #48 4.275 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-06-28T21:18:16.840Z] #48 4.593 The following NEW packages will be installed: [2023-06-28T21:18:16.840Z] #48 4.593 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-06-28T21:18:16.840Z] #48 4.594 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-06-28T21:18:16.840Z] #48 4.594 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-06-28T21:18:16.840Z] #48 4.594 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-06-28T21:18:16.840Z] #48 4.595 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-06-28T21:18:16.840Z] #48 4.595 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-06-28T21:18:16.840Z] #48 4.595 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-06-28T21:18:16.840Z] #48 4.595 xz-utils zip [2023-06-28T21:18:17.098Z] #48 4.876 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2023-06-28T21:18:17.098Z] #48 4.876 Need to get 26.4 MB of archives. [2023-06-28T21:18:17.098Z] #48 4.876 After this operation, 103 MB of additional disk space will be used. [2023-06-28T21:18:17.098Z] #48 4.876 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2023-06-28T21:18:17.098Z] #48 4.881 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2023-06-28T21:18:17.098Z] #48 4.885 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2023-06-28T21:18:17.098Z] #48 4.889 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2023-06-28T21:18:17.098Z] #48 4.891 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2023-06-28T21:18:17.098Z] #48 4.892 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2023-06-28T21:18:17.098Z] #48 4.894 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2023-06-28T21:18:17.098Z] #48 4.897 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2023-06-28T21:18:17.098Z] #48 4.904 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-06-28T21:18:17.098Z] #48 4.906 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-06-28T21:18:17.098Z] #48 4.910 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2023-06-28T21:18:17.098Z] #48 4.912 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2023-06-28T21:18:17.098Z] #48 4.914 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2023-06-28T21:18:17.098Z] #48 4.917 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2023-06-28T21:18:17.098Z] #48 4.925 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2023-06-28T21:18:17.098Z] #48 4.927 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2023-06-28T21:18:17.098Z] #48 4.930 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2023-06-28T21:18:17.098Z] #48 4.942 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2023-06-28T21:18:17.098Z] #48 4.944 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2023-06-28T21:18:17.098Z] #48 4.947 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2023-06-28T21:18:17.098Z] #48 4.950 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2023-06-28T21:18:17.098Z] #48 4.963 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-06-28T21:18:17.098Z] #48 4.966 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-06-28T21:18:17.098Z] #48 4.968 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-06-28T21:18:17.098Z] #48 4.971 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2023-06-28T21:18:17.098Z] #48 4.972 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2023-06-28T21:18:17.098Z] #48 4.975 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-06-28T21:18:17.098Z] #48 5.036 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2023-06-28T21:18:17.355Z] #48 5.036 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-06-28T21:18:17.355Z] #48 5.037 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2023-06-28T21:18:17.355Z] #48 5.038 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-06-28T21:18:17.355Z] #48 5.039 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2023-06-28T21:18:17.355Z] #48 5.041 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2023-06-28T21:18:17.355Z] #48 5.045 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-06-28T21:18:17.355Z] #48 5.055 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-06-28T21:18:17.355Z] #48 5.055 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2023-06-28T21:18:17.355Z] #48 5.056 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-06-28T21:18:17.355Z] #48 5.058 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2023-06-28T21:18:17.355Z] #48 5.064 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-06-28T21:18:17.355Z] #48 5.064 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-06-28T21:18:17.355Z] #48 5.066 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB] [2023-06-28T21:18:17.355Z] #48 5.072 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2023-06-28T21:18:17.355Z] #48 5.074 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2023-06-28T21:18:17.355Z] #48 5.076 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-06-28T21:18:17.355Z] #48 5.119 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2023-06-28T21:18:17.355Z] #48 5.127 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2023-06-28T21:18:17.355Z] #48 5.132 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2023-06-28T21:18:17.355Z] #48 5.289 debconf: delaying package configuration, since apt-utils is not installed [2023-06-28T21:18:17.355Z] #48 5.339 Fetched 26.4 MB in 1s (50.2 MB/s) [2023-06-28T21:18:17.355Z] #48 5.376 Selecting previously unselected package pigz. [2023-06-28T21:18:17.473Z] Fetching without tags [2023-06-28T21:18:17.613Z] #48 5.377 (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 ... 24014 files and directories currently installed.) [2023-06-28T21:18:17.613Z] #48 5.412 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2023-06-28T21:18:17.613Z] #48 5.417 Unpacking pigz (2.6-1) ... [2023-06-28T21:18:17.613Z] #48 5.496 Selecting previously unselected package libelf1:arm64. [2023-06-28T21:18:17.613Z] #48 5.500 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2023-06-28T21:18:17.613Z] #48 5.507 Unpacking libelf1:arm64 (0.183-1) ... [2023-06-28T21:18:17.665Z] Merging remotes/origin/20.10 commit a3debeefd710b798d665774c877bc751297aab1c into PR head commit b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 [2023-06-28T21:18:17.870Z] #48 5.654 Selecting previously unselected package libbpf0:arm64. [2023-06-28T21:18:17.870Z] #48 5.657 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2023-06-28T21:18:17.870Z] #48 5.670 Unpacking libbpf0:arm64 (1:0.3-2) ... [2023-06-28T21:18:17.870Z] #48 5.779 Selecting previously unselected package libcap2:arm64. [2023-06-28T21:18:17.870Z] #48 5.789 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2023-06-28T21:18:17.870Z] #48 5.797 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-06-28T21:18:17.870Z] #48 5.892 Selecting previously unselected package libmnl0:arm64. [2023-06-28T21:18:17.411Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-06-28T21:18:17.414Z] > git config --add remote.origin.fetch +refs/pull/45840/head:refs/remotes/origin/PR-45840 # timeout=10 [2023-06-28T21:18:17.417Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-06-28T21:18:17.423Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-06-28T21:18:17.429Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-06-28T21:18:17.429Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-06-28T21:18:17.430Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45840/head:refs/remotes/origin/PR-45840 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-06-28T21:18:17.625Z] > git config core.sparsecheckout # timeout=10 [2023-06-28T21:18:17.627Z] > git checkout -f b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 # timeout=10 [2023-06-28T21:18:18.127Z] #48 5.895 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2023-06-28T21:18:18.127Z] #48 5.911 Unpacking libmnl0:arm64 (1.0.4-3) ... [2023-06-28T21:18:18.127Z] #48 5.974 Selecting previously unselected package libxtables12:arm64. [2023-06-28T21:18:18.127Z] #48 5.977 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2023-06-28T21:18:18.127Z] #48 5.983 Unpacking libxtables12:arm64 (1.8.7-1) ... [2023-06-28T21:18:18.127Z] #48 6.061 Selecting previously unselected package libcap2-bin. [2023-06-28T21:18:18.127Z] #48 6.064 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2023-06-28T21:18:18.127Z] #48 6.069 Unpacking libcap2-bin (1:2.44-1) ... [2023-06-28T21:18:18.127Z] #48 6.160 Selecting previously unselected package iproute2. [2023-06-28T21:18:18.137Z] Merge succeeded, producing b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 [2023-06-28T21:18:18.137Z] Checking out Revision b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 (PR-45840) [2023-06-28T21:18:18.385Z] #48 6.163 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2023-06-28T21:18:18.385Z] #48 6.169 Unpacking iproute2 (5.10.0-4) ... [2023-06-28T21:18:18.385Z] #48 6.335 Selecting previously unselected package xxd. [2023-06-28T21:18:18.385Z] #48 6.340 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-06-28T21:18:18.385Z] #48 6.345 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:18:18.385Z] #48 6.429 Selecting previously unselected package vim-common. [2023-06-28T21:18:18.642Z] #48 6.437 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-06-28T21:18:18.642Z] #48 6.447 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:18:18.642Z] #48 6.539 Selecting previously unselected package bash-completion. [2023-06-28T21:18:18.642Z] #48 6.542 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-06-28T21:18:18.074Z] > git remote # timeout=10 [2023-06-28T21:18:18.077Z] > git config --get remote.origin.url # timeout=10 [2023-06-28T21:18:18.080Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-06-28T21:18:18.081Z] > git merge a3debeefd710b798d665774c877bc751297aab1c # timeout=10 [2023-06-28T21:18:18.088Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-06-28T21:18:18.093Z] > git config core.sparsecheckout # timeout=10 [2023-06-28T21:18:18.095Z] > git checkout -f b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 # timeout=10 [2023-06-28T21:18:19.865Z] Fetching without tags [2023-06-28T21:18:20.061Z] Merging remotes/origin/20.10 commit a3debeefd710b798d665774c877bc751297aab1c into PR head commit b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 [2023-06-28T21:18:20.465Z] Fetching without tags [2023-06-28T21:18:20.537Z] #48 8.263 Unpacking bash-completion (1:2.11-2) ... [2023-06-28T21:18:20.537Z] #48 8.479 Selecting previously unselected package bzip2. [2023-06-28T21:18:20.537Z] #48 8.483 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2023-06-28T21:18:20.537Z] #48 8.491 Unpacking bzip2 (1.0.8-4) ... [2023-06-28T21:18:20.537Z] #48 8.574 Selecting previously unselected package xz-utils. [2023-06-28T21:18:20.537Z] #48 8.578 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2023-06-28T21:18:20.696Z] Merging remotes/origin/20.10 commit a3debeefd710b798d665774c877bc751297aab1c into PR head commit b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 [2023-06-28T21:18:20.795Z] #48 8.585 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-06-28T21:18:20.807Z] Merge succeeded, producing b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 [2023-06-28T21:18:20.807Z] Checking out Revision b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 (PR-45840) [2023-06-28T21:18:19.840Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-06-28T21:18:19.843Z] > git config --add remote.origin.fetch +refs/pull/45840/head:refs/remotes/origin/PR-45840 # timeout=10 [2023-06-28T21:18:19.847Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-06-28T21:18:19.855Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-06-28T21:18:19.865Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-06-28T21:18:19.866Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-06-28T21:18:19.866Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45840/head:refs/remotes/origin/PR-45840 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-06-28T21:18:20.065Z] > git config core.sparsecheckout # timeout=10 [2023-06-28T21:18:20.067Z] > git checkout -f b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 # timeout=10 [2023-06-28T21:18:20.697Z] > git remote # timeout=10 [2023-06-28T21:18:20.700Z] > git config --get remote.origin.url # timeout=10 [2023-06-28T21:18:20.702Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-06-28T21:18:20.714Z] > git merge a3debeefd710b798d665774c877bc751297aab1c # timeout=10 [2023-06-28T21:18:20.801Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-06-28T21:18:20.807Z] > git config core.sparsecheckout # timeout=10 [2023-06-28T21:18:20.809Z] > git checkout -f b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 # timeout=10 [2023-06-28T21:18:20.422Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-06-28T21:18:20.426Z] > git config --add remote.origin.fetch +refs/pull/45840/head:refs/remotes/origin/PR-45840 # timeout=10 [2023-06-28T21:18:20.429Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-06-28T21:18:20.435Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-06-28T21:18:20.443Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-06-28T21:18:20.443Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-06-28T21:18:20.444Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45840/head:refs/remotes/origin/PR-45840 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-06-28T21:18:20.677Z] > git config core.sparsecheckout # timeout=10 [2023-06-28T21:18:20.680Z] > git checkout -f b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 # timeout=10 [2023-06-28T21:18:21.052Z] #48 8.774 Selecting previously unselected package apparmor. [2023-06-28T21:18:21.052Z] #48 8.777 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2023-06-28T21:18:21.052Z] #48 8.876 Unpacking apparmor (2.13.6-10) ... [2023-06-28T21:18:21.310Z] #48 9.053 Selecting previously unselected package inetutils-ping. [2023-06-28T21:18:21.310Z] #48 9.056 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2023-06-28T21:18:21.310Z] #48 9.063 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-06-28T21:18:21.310Z] #48 9.169 Selecting previously unselected package libip4tc2:arm64. [2023-06-28T21:18:21.310Z] #48 9.172 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2023-06-28T21:18:21.310Z] #48 9.181 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2023-06-28T21:18:21.567Z] #48 9.275 Selecting previously unselected package libip6tc2:arm64. [2023-06-28T21:18:21.567Z] #48 9.279 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2023-06-28T21:18:21.567Z] #48 9.296 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2023-06-28T21:18:21.567Z] #48 9.367 Selecting previously unselected package libnfnetlink0:arm64. [2023-06-28T21:18:21.567Z] #48 9.371 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2023-06-28T21:18:21.567Z] #48 9.378 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-06-28T21:18:21.567Z] #48 9.456 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2023-06-28T21:18:21.567Z] #48 9.460 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2023-06-28T21:18:21.567Z] #48 9.466 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-06-28T21:18:21.567Z] #48 9.519 Selecting previously unselected package libnftnl11:arm64. [2023-06-28T21:18:21.732Z] Commit message: "[20.10] Backport Restore active mount counts on live-restore" [2023-06-28T21:18:21.747Z] Merge succeeded, producing b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 [2023-06-28T21:18:21.748Z] Checking out Revision b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 (PR-45840) [2023-06-28T21:18:21.824Z] #48 9.522 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2023-06-28T21:18:21.824Z] #48 9.528 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2023-06-28T21:18:21.824Z] #48 9.600 Selecting previously unselected package iptables. [2023-06-28T21:18:21.824Z] #48 9.603 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2023-06-28T21:18:21.824Z] #48 9.616 Unpacking iptables (1.8.7-1) ... [2023-06-28T21:18:21.824Z] #48 9.731 Selecting previously unselected package libonig5:arm64. [2023-06-28T21:18:21.824Z] #48 9.734 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2023-06-28T21:18:21.824Z] #48 9.744 Unpacking libonig5:arm64 (6.9.6-1.1) ... [Pipeline] withEnv [Pipeline] { [2023-06-28T21:18:22.082Z] #48 9.814 Selecting previously unselected package libjq1:arm64. [2023-06-28T21:18:22.082Z] #48 9.818 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2023-06-28T21:18:22.082Z] #48 9.824 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-06-28T21:18:22.082Z] #48 9.894 Selecting previously unselected package jq. [2023-06-28T21:18:22.082Z] #48 9.898 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2023-06-28T21:18:22.082Z] #48 9.903 Unpacking jq (1.6-2.1) ... [2023-06-28T21:18:22.082Z] #48 9.965 Selecting previously unselected package libaio1:arm64. [2023-06-28T21:18:22.082Z] #48 9.968 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2023-06-28T21:18:22.082Z] #48 9.974 Unpacking libaio1:arm64 (0.3.112-9) ... [2023-06-28T21:18:22.082Z] #48 10.04 Selecting previously unselected package libgpm2:arm64. [2023-06-28T21:18:22.082Z] #48 10.05 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2023-06-28T21:18:22.082Z] #48 10.05 Unpacking libgpm2:arm64 (1.20.7-8) ... [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-06-28T21:18:22.340Z] #48 10.15 Selecting previously unselected package libicu67:arm64. [2023-06-28T21:18:22.340Z] #48 10.15 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2023-06-28T21:18:22.340Z] #48 10.16 Unpacking libicu67:arm64 (67.1-7) ... [2023-06-28T21:18:22.514Z] + docker version [2023-06-28T21:18:21.697Z] > git remote # timeout=10 [2023-06-28T21:18:21.701Z] > git config --get remote.origin.url # timeout=10 [2023-06-28T21:18:21.703Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-06-28T21:18:21.711Z] > git merge a3debeefd710b798d665774c877bc751297aab1c # timeout=10 [2023-06-28T21:18:21.719Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-06-28T21:18:21.726Z] > git config core.sparsecheckout # timeout=10 [2023-06-28T21:18:21.729Z] > git checkout -f b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 # timeout=10 [2023-06-28T21:18:22.905Z] #48 ... [2023-06-28T21:18:22.905Z] [2023-06-28T21:18:22.905Z] #32 [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 [2023-06-28T21:18:22.905Z] #32 54.02 + return [2023-06-28T21:18:24.921Z] Commit message: "[20.10] Backport Restore active mount counts on live-restore" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-06-28T21:18:25.534Z] Commit message: "[20.10] Backport Restore active mount counts on live-restore" [2023-06-28T21:18:25.778Z] + docker version [2023-06-28T21:18:25.806Z] Client: Docker Engine - Community [2023-06-28T21:18:25.806Z] Version: 24.0.2 [2023-06-28T21:18:25.806Z] API version: 1.43 [2023-06-28T21:18:25.806Z] Go version: go1.20.4 [2023-06-28T21:18:25.806Z] Git commit: cb74dfc [2023-06-28T21:18:25.806Z] Built: Thu May 25 21:52:22 2023 [2023-06-28T21:18:25.806Z] OS/Arch: linux/amd64 [2023-06-28T21:18:25.806Z] Context: default [2023-06-28T21:18:25.806Z] [2023-06-28T21:18:25.806Z] Server: Docker Engine - Community [2023-06-28T21:18:25.806Z] Engine: [2023-06-28T21:18:25.806Z] Version: 24.0.2 [2023-06-28T21:18:25.806Z] API version: 1.43 (minimum version 1.12) [2023-06-28T21:18:25.806Z] Go version: go1.20.4 [2023-06-28T21:18:25.806Z] Git commit: 659604f [2023-06-28T21:18:25.806Z] Built: Thu May 25 21:52:22 2023 [2023-06-28T21:18:25.806Z] OS/Arch: linux/amd64 [2023-06-28T21:18:25.806Z] Experimental: true [2023-06-28T21:18:25.806Z] containerd: [2023-06-28T21:18:25.806Z] Version: 1.6.21 [2023-06-28T21:18:25.806Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-06-28T21:18:25.806Z] runc: [2023-06-28T21:18:25.806Z] Version: 1.1.7 [2023-06-28T21:18:25.806Z] GitCommit: v1.1.7-0-g860f061 [2023-06-28T21:18:25.806Z] docker-init: [2023-06-28T21:18:25.806Z] Version: 0.19.0 [2023-06-28T21:18:25.806Z] GitCommit: de40ad0 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-06-28T21:18:26.111Z] + docker info [2023-06-28T21:18:26.304Z] + docker version [2023-06-28T21:18:28.293Z] #32 ... [2023-06-28T21:18:28.293Z] [2023-06-28T21:18:28.293Z] #48 [dev-systemd-false 8/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-06-28T21:18:28.293Z] #48 11.85 Selecting previously unselected package libinih1:arm64. [2023-06-28T21:18:28.293Z] #48 11.85 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2023-06-28T21:18:28.293Z] #48 12.24 Unpacking libinih1:arm64 (53-1+b2) ... [2023-06-28T21:18:28.293Z] #48 12.76 Selecting previously unselected package libnet1:arm64. [2023-06-28T21:18:28.293Z] #48 12.77 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-06-28T21:18:28.293Z] #48 12.82 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-06-28T21:18:28.293Z] #48 13.13 Selecting previously unselected package libnl-3-200:arm64. [2023-06-28T21:18:28.293Z] #48 13.14 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-06-28T21:18:28.293Z] #48 13.22 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-06-28T21:18:28.293Z] #48 13.53 Selecting previously unselected package libprotobuf-c1:arm64. [2023-06-28T21:18:28.293Z] #48 13.53 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-06-28T21:18:28.293Z] #48 13.54 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-06-28T21:18:28.293Z] #48 14.16 Selecting previously unselected package net-tools. [2023-06-28T21:18:28.293Z] #48 14.17 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2023-06-28T21:18:28.293Z] #48 14.19 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-06-28T21:18:28.293Z] #48 14.48 Selecting previously unselected package patch. [2023-06-28T21:18:28.293Z] #48 14.48 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2023-06-28T21:18:28.293Z] #48 14.54 Unpacking patch (2.7.6-7) ... [2023-06-28T21:18:28.293Z] #48 15.07 Selecting previously unselected package python-pip-whl. [2023-06-28T21:18:28.293Z] #48 15.08 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-06-28T21:18:28.293Z] #48 15.10 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-06-28T21:18:28.293Z] #48 15.79 Selecting previously unselected package python3-lib2to3. [2023-06-28T21:18:28.293Z] #48 15.79 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-06-28T21:18:28.293Z] #48 15.87 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-06-28T21:18:29.816Z] #48 17.59 Selecting previously unselected package python3-distutils. [2023-06-28T21:18:29.816Z] #48 17.59 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-06-28T21:18:29.816Z] #48 17.61 Unpacking python3-distutils (3.9.2-1) ... [2023-06-28T21:18:29.816Z] #48 17.83 Selecting previously unselected package python3-pkg-resources. [2023-06-28T21:18:30.128Z] #48 17.83 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-06-28T21:18:30.128Z] #48 17.86 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-06-28T21:18:30.386Z] #48 18.26 Selecting previously unselected package python3-setuptools. [2023-06-28T21:18:30.386Z] #48 18.27 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-06-28T21:18:30.386Z] #48 18.39 Unpacking python3-setuptools (52.0.0-4) ... [2023-06-28T21:18:30.508Z] Client: Docker Engine - Community [2023-06-28T21:18:30.508Z] Version: 24.0.2 [2023-06-28T21:18:30.508Z] API version: 1.43 [2023-06-28T21:18:30.508Z] Go version: go1.20.4 [2023-06-28T21:18:30.508Z] Git commit: cb74dfc [2023-06-28T21:18:30.508Z] Built: Thu May 25 21:52:22 2023 [2023-06-28T21:18:30.508Z] OS/Arch: linux/amd64 [2023-06-28T21:18:30.508Z] Context: default [2023-06-28T21:18:30.508Z] [2023-06-28T21:18:30.508Z] Server: Docker Engine - Community [2023-06-28T21:18:30.508Z] Engine: [2023-06-28T21:18:30.508Z] Version: 24.0.2 [2023-06-28T21:18:30.508Z] API version: 1.43 (minimum version 1.12) [2023-06-28T21:18:30.508Z] Go version: go1.20.4 [2023-06-28T21:18:30.508Z] Git commit: 659604f [2023-06-28T21:18:30.508Z] Built: Thu May 25 21:52:22 2023 [2023-06-28T21:18:30.508Z] OS/Arch: linux/amd64 [2023-06-28T21:18:30.508Z] Experimental: true [2023-06-28T21:18:30.508Z] containerd: [2023-06-28T21:18:30.508Z] Version: 1.6.21 [2023-06-28T21:18:30.508Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-06-28T21:18:30.508Z] runc: [2023-06-28T21:18:30.508Z] Version: 1.1.7 [2023-06-28T21:18:30.508Z] GitCommit: v1.1.7-0-g860f061 [2023-06-28T21:18:30.508Z] docker-init: [2023-06-28T21:18:30.508Z] Version: 0.19.0 [2023-06-28T21:18:30.508Z] GitCommit: de40ad0 [Pipeline] sh [2023-06-28T21:18:30.817Z] + docker info [2023-06-28T21:18:30.950Z] #48 18.86 Selecting previously unselected package python3-wheel. [2023-06-28T21:18:30.950Z] #48 18.87 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-06-28T21:18:30.950Z] #48 18.89 Unpacking python3-wheel (0.34.2-1) ... [2023-06-28T21:18:31.060Z] Client: Docker Engine - Community [2023-06-28T21:18:31.060Z] Version: 24.0.2 [2023-06-28T21:18:31.060Z] API version: 1.43 [2023-06-28T21:18:31.060Z] Go version: go1.20.4 [2023-06-28T21:18:31.060Z] Git commit: cb74dfc [2023-06-28T21:18:31.060Z] Built: Thu May 25 21:52:22 2023 [2023-06-28T21:18:31.060Z] OS/Arch: linux/amd64 [2023-06-28T21:18:31.060Z] Context: default [2023-06-28T21:18:31.060Z] [2023-06-28T21:18:31.060Z] Server: Docker Engine - Community [2023-06-28T21:18:31.060Z] Engine: [2023-06-28T21:18:31.060Z] Version: 24.0.2 [2023-06-28T21:18:31.060Z] API version: 1.43 (minimum version 1.12) [2023-06-28T21:18:31.060Z] Go version: go1.20.4 [2023-06-28T21:18:31.060Z] Git commit: 659604f [2023-06-28T21:18:31.060Z] Built: Thu May 25 21:52:22 2023 [2023-06-28T21:18:31.060Z] OS/Arch: linux/amd64 [2023-06-28T21:18:31.060Z] Experimental: true [2023-06-28T21:18:31.060Z] containerd: [2023-06-28T21:18:31.060Z] Version: 1.6.21 [2023-06-28T21:18:31.060Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-06-28T21:18:31.060Z] runc: [2023-06-28T21:18:31.060Z] Version: 1.1.7 [2023-06-28T21:18:31.060Z] GitCommit: v1.1.7-0-g860f061 [2023-06-28T21:18:31.060Z] docker-init: [2023-06-28T21:18:31.060Z] Version: 0.19.0 [2023-06-28T21:18:31.060Z] GitCommit: de40ad0 [Pipeline] sh [2023-06-28T21:18:31.207Z] #48 19.09 Selecting previously unselected package python3-pip. [2023-06-28T21:18:31.207Z] #48 19.09 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-06-28T21:18:31.207Z] #48 19.13 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-06-28T21:18:31.367Z] + docker info [2023-06-28T21:18:32.253Z] #48 19.91 Selecting previously unselected package sudo. [2023-06-28T21:18:32.253Z] #48 19.91 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_arm64.deb ... [2023-06-28T21:18:32.253Z] #48 20.08 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-06-28T21:18:32.818Z] #48 ... [2023-06-28T21:18:32.818Z] [2023-06-28T21:18:32.818Z] #32 [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 [2023-06-28T21:18:32.818Z] #32 DONE 63.8s [2023-06-28T21:18:32.818Z] [2023-06-28T21:18:32.818Z] #24 [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 [2023-06-28T21:18:32.818Z] #24 55.56 + /build/golangci-lint --version [2023-06-28T21:18:32.818Z] #24 55.69 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-06-28T21:18:32.818Z] #24 DONE 64.0s [2023-06-28T21:18:32.818Z] [2023-06-28T21:18:32.818Z] #40 [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 [2023-06-28T21:18:32.818Z] #40 26.79 + mkdir -p /build [2023-06-28T21:18:33.075Z] #40 26.79 + cp runc /build/runc [2023-06-28T21:18:33.332Z] #40 DONE 27.2s [2023-06-28T21:18:33.332Z] [2023-06-28T21:18:33.332Z] #48 [dev-systemd-false 8/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-06-28T21:18:33.332Z] #48 20.66 Selecting previously unselected package thin-provisioning-tools. [2023-06-28T21:18:33.332Z] #48 20.66 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2023-06-28T21:18:33.332Z] #48 20.67 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-06-28T21:18:33.332Z] #48 20.82 Selecting previously unselected package uidmap. [2023-06-28T21:18:33.332Z] #48 20.82 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2023-06-28T21:18:33.332Z] #48 20.83 Unpacking uidmap (1:4.8.1-1) ... [2023-06-28T21:18:33.332Z] #48 21.07 Selecting previously unselected package vim-runtime. [2023-06-28T21:18:33.332Z] #48 21.07 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-06-28T21:18:33.332Z] #48 21.09 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-06-28T21:18:33.332Z] #48 21.13 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-06-28T21:18:33.332Z] #48 21.13 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:18:34.266Z] #48 22.24 Selecting previously unselected package vim. [2023-06-28T21:18:34.523Z] #48 22.24 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-06-28T21:18:34.523Z] #48 22.26 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:18:34.523Z] #48 22.44 Selecting previously unselected package xfsprogs. [2023-06-28T21:18:34.523Z] #48 22.45 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2023-06-28T21:18:34.523Z] #48 22.46 Unpacking xfsprogs (5.10.0-4) ... [2023-06-28T21:18:34.780Z] #48 22.59 Selecting previously unselected package zip. [2023-06-28T21:18:34.780Z] #48 22.59 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2023-06-28T21:18:34.780Z] #48 22.60 Unpacking zip (3.0-12) ... [2023-06-28T21:18:34.780Z] #48 22.72 Setting up python3-pkg-resources (52.0.0-4) ... [2023-06-28T21:18:35.037Z] #48 22.96 Setting up libip4tc2:arm64 (1.8.7-1) ... [2023-06-28T21:18:35.037Z] #48 22.97 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-06-28T21:18:35.037Z] #48 22.98 Setting up libgpm2:arm64 (1.20.7-8) ... [2023-06-28T21:18:35.037Z] #48 23.03 Setting up libicu67:arm64 (67.1-7) ... [2023-06-28T21:18:35.037Z] #48 23.04 Setting up libip6tc2:arm64 (1.8.7-1) ... [2023-06-28T21:18:35.037Z] #48 23.06 Setting up libinih1:arm64 (53-1+b2) ... [2023-06-28T21:18:35.294Z] #48 23.07 Setting up uidmap (1:4.8.1-1) ... [2023-06-28T21:18:35.294Z] #48 23.09 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-06-28T21:18:35.294Z] #48 23.11 Setting up bzip2 (1.0.8-4) ... [2023-06-28T21:18:35.294Z] #48 23.12 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-06-28T21:18:35.294Z] #48 23.13 Setting up python3-wheel (0.34.2-1) ... [2023-06-28T21:18:35.294Z] #48 23.31 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:18:35.551Z] #48 23.32 Setting up libcap2:arm64 (1:2.44-1) ... [2023-06-28T21:18:35.551Z] #48 23.34 Setting up libcap2-bin (1:2.44-1) ... [2023-06-28T21:18:35.551Z] #48 23.35 Setting up apparmor (2.13.6-10) ... [2023-06-28T21:18:35.551Z] #48 ... [2023-06-28T21:18:35.551Z] [2023-06-28T21:18:35.551Z] #36 [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 [2023-06-28T21:18:35.551Z] #36 45.94 + bin/containerd [2023-06-28T21:18:36.094Z] Client: Docker Engine - Community [2023-06-28T21:18:36.094Z] Version: 24.0.2 [2023-06-28T21:18:36.094Z] Context: default [2023-06-28T21:18:36.094Z] Debug Mode: false [2023-06-28T21:18:36.094Z] Plugins: [2023-06-28T21:18:36.094Z] buildx: Docker Buildx (Docker Inc.) [2023-06-28T21:18:36.094Z] Version: v0.11.0 [2023-06-28T21:18:36.094Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-06-28T21:18:36.094Z] compose: Docker Compose (Docker Inc.) [2023-06-28T21:18:36.094Z] Version: v2.19.0 [2023-06-28T21:18:36.094Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-06-28T21:18:36.094Z] [2023-06-28T21:18:36.094Z] Server: [2023-06-28T21:18:36.094Z] Containers: 0 [2023-06-28T21:18:36.094Z] Running: 0 [2023-06-28T21:18:36.094Z] Paused: 0 [2023-06-28T21:18:36.094Z] Stopped: 0 [2023-06-28T21:18:36.094Z] Images: 0 [2023-06-28T21:18:36.094Z] Server Version: 24.0.2 [2023-06-28T21:18:36.094Z] Storage Driver: overlay2 [2023-06-28T21:18:36.094Z] Backing Filesystem: extfs [2023-06-28T21:18:36.094Z] Supports d_type: true [2023-06-28T21:18:36.094Z] Using metacopy: false [2023-06-28T21:18:36.094Z] Native Overlay Diff: true [2023-06-28T21:18:36.094Z] userxattr: false [2023-06-28T21:18:36.094Z] Logging Driver: json-file [2023-06-28T21:18:36.094Z] Cgroup Driver: systemd [2023-06-28T21:18:36.094Z] Cgroup Version: 2 [2023-06-28T21:18:36.094Z] Plugins: [2023-06-28T21:18:36.094Z] Volume: local [2023-06-28T21:18:36.094Z] Network: bridge host ipvlan macvlan null overlay [2023-06-28T21:18:36.094Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-06-28T21:18:36.094Z] Swarm: inactive [2023-06-28T21:18:36.094Z] Runtimes: io.containerd.runc.v2 runc [2023-06-28T21:18:36.094Z] Default Runtime: runc [2023-06-28T21:18:36.094Z] Init Binary: docker-init [2023-06-28T21:18:36.094Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-06-28T21:18:36.094Z] runc version: v1.1.7-0-g860f061 [2023-06-28T21:18:36.094Z] init version: de40ad0 [2023-06-28T21:18:36.094Z] Security Options: [2023-06-28T21:18:36.094Z] apparmor [2023-06-28T21:18:36.094Z] seccomp [2023-06-28T21:18:36.094Z] Profile: builtin [2023-06-28T21:18:36.094Z] cgroupns [2023-06-28T21:18:36.094Z] Kernel Version: 5.15.0-1038-aws [2023-06-28T21:18:36.094Z] Operating System: Ubuntu 20.04.6 LTS [2023-06-28T21:18:36.094Z] OSType: linux [2023-06-28T21:18:36.094Z] Architecture: x86_64 [2023-06-28T21:18:36.094Z] CPUs: 8 [2023-06-28T21:18:36.094Z] Total Memory: 30.89GiB [2023-06-28T21:18:36.094Z] Name: ip-10-100-59-238 [2023-06-28T21:18:36.094Z] ID: 1838803e-8e3f-4641-b852-54f6d55773e0 [2023-06-28T21:18:36.094Z] Docker Root Dir: /var/lib/docker [2023-06-28T21:18:36.094Z] Debug Mode: false [2023-06-28T21:18:36.094Z] Experimental: true [2023-06-28T21:18:36.094Z] Insecure Registries: [2023-06-28T21:18:36.094Z] 127.0.0.0/8 [2023-06-28T21:18:36.094Z] Live Restore Enabled: true [2023-06-28T21:18:36.094Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-06-28T21:18:36.424Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 . [2023-06-28T21:18:36.424Z] #0 building with "default" instance using docker driver [2023-06-28T21:18:36.424Z] [2023-06-28T21:18:36.424Z] #1 [internal] load build definition from Dockerfile [2023-06-28T21:18:36.424Z] #1 transferring dockerfile: 17.46kB done [2023-06-28T21:18:36.424Z] #1 DONE 0.1s [2023-06-28T21:18:36.424Z] [2023-06-28T21:18:36.424Z] #2 [internal] load .dockerignore [2023-06-28T21:18:36.424Z] #2 transferring context: 87B done [2023-06-28T21:18:36.424Z] #2 DONE 0.1s [2023-06-28T21:18:36.483Z] #36 ... [2023-06-28T21:18:36.483Z] [2023-06-28T21:18:36.483Z] #48 [dev-systemd-false 8/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-06-28T21:18:36.683Z] [2023-06-28T21:18:36.683Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-06-28T21:18:36.740Z] #48 24.48 Setting up zip (3.0-12) ... [2023-06-28T21:18:36.740Z] #48 24.49 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:18:36.740Z] #48 24.52 Setting up bash-completion (1:2.11-2) ... [2023-06-28T21:18:36.831Z] INFO [linters context/goanalysis] analyzers took 7m25.606692707s with top 10 stages: buildir: 1m45.327060278s, goimports: 15.937904093s, the_only_name: 13.674772328s, unconvert: 9.57926098s, gosec: 8.590186382s, S1038: 8.097248246s, inspect: 6.670358768s, fact_deprecated: 6.657158836s, printf: 5.990070379s, ctrlflow: 5.19217451s [2023-06-28T21:18:36.831Z] INFO [runner] Issues before processing: 1862, after processing: 0 [2023-06-28T21:18:36.831Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1781/1781, skip_files: 1781/1781, nolint: 0/58, path_prettifier: 1781/1781, skip_dirs: 1781/1781, exclude-rules: 58/1753, cgo: 1781/1862, autogenerated_exclude: 1753/1781, identifier_marker: 1753/1753, exclude: 1753/1753 [2023-06-28T21:18:36.831Z] INFO [runner] processing took 68.144087ms with stages: nolint: 24.567585ms, identifier_marker: 19.863315ms, path_prettifier: 7.729501ms, autogenerated_exclude: 7.541802ms, exclude-rules: 6.743211ms, skip_dirs: 1.435659ms, cgo: 151.533µs, filename_unadjuster: 106.923µs, max_same_issues: 1.201µs, uniq_by_line: 562ns, max_from_linter: 496ns, skip_files: 370ns, source_code: 309ns, diff: 287ns, exclude: 274ns, severity-rules: 271ns, max_per_file_from_linter: 238ns, sort_results: 229ns, path_shortener: 223ns, path_prefixer: 98ns [2023-06-28T21:18:36.831Z] INFO [runner] linters took 26.303123185s with stages: goanalysis_metalinter: 26.234865305s [2023-06-28T21:18:36.831Z] INFO File cache stats: 1458 entries of total size 6.9MiB [2023-06-28T21:18:36.831Z] INFO Memory: 695 samples, avg is 355.4MB, max is 1335.7MB [2023-06-28T21:18:36.831Z] INFO Execution took 1m9.357180614s [2023-06-28T21:18:36.831Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2023-06-28T21:18:36.943Z] #3 DONE 0.4s [2023-06-28T21:18:37.202Z] [2023-06-28T21:18:37.202Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-06-28T21:18:37.202Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-06-28T21:18:37.202Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done [2023-06-28T21:18:37.202Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 7.34MB / 11.55MB 0.1s [2023-06-28T21:18:37.202Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-06-28T21:18:37.202Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done [2023-06-28T21:18:37.202Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s [2023-06-28T21:18:37.202Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.3s done [2023-06-28T21:18:37.202Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd [2023-06-28T21:18:37.313Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45840/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 hack/make.sh dynbinary-daemon test-docker-py [2023-06-28T21:18:37.462Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.1s done [2023-06-28T21:18:37.462Z] #4 DONE 0.5s [2023-06-28T21:18:37.569Z] [2023-06-28T21:18:37.569Z] Removing bundles/ [2023-06-28T21:18:37.569Z] [2023-06-28T21:18:37.569Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2023-06-28T21:18:37.569Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-06-28T21:18:37.569Z] GOOS="" GOARCH="" GOARM="" [2023-06-28T21:18:37.671Z] #48 25.49 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-06-28T21:18:37.671Z] #48 25.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-06-28T21:18:37.671Z] #48 25.52 Setting up libmnl0:arm64 (1.0.4-3) ... [2023-06-28T21:18:37.671Z] #48 25.53 Setting up patch (2.7.6-7) ... [2023-06-28T21:18:37.671Z] #48 25.54 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-06-28T21:18:37.671Z] #48 25.60 invoke-rc.d: could not determine current runlevel [2023-06-28T21:18:37.671Z] #48 25.60 invoke-rc.d: policy-rc.d denied execution of start. [2023-06-28T21:18:37.671Z] #48 25.61 Setting up xfsprogs (5.10.0-4) ... [2023-06-28T21:18:37.671Z] #48 25.62 Setting up libxtables12:arm64 (1.8.7-1) ... [2023-06-28T21:18:37.671Z] #48 25.64 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-06-28T21:18:37.671Z] #48 25.65 Setting up pigz (2.6-1) ... [2023-06-28T21:18:37.671Z] #48 25.66 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-06-28T21:18:37.671Z] #48 25.68 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-06-28T21:18:37.722Z] [2023-06-28T21:18:37.722Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2023-06-28T21:18:37.927Z] #48 25.70 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-06-28T21:18:37.927Z] #48 25.71 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:18:38.183Z] #48 25.89 Setting up libaio1:arm64 (0.3.112-9) ... [2023-06-28T21:18:38.183Z] #48 25.90 Setting up python3-lib2to3 (3.9.2-1) ... [2023-06-28T21:18:38.183Z] #48 26.01 Setting up libelf1:arm64 (0.183-1) ... [2023-06-28T21:18:38.183Z] #48 26.04 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-06-28T21:18:38.183Z] #48 26.05 Setting up python3-distutils (3.9.2-1) ... [2023-06-28T21:18:38.439Z] #48 26.17 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:18:38.439Z] #48 26.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-06-28T21:18:38.439Z] #48 26.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-06-28T21:18:38.439Z] #48 26.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-06-28T21:18:38.439Z] #48 26.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-06-28T21:18:38.439Z] #48 26.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-06-28T21:18:38.439Z] #48 26.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-06-28T21:18:38.439Z] #48 26.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-06-28T21:18:38.439Z] #48 26.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-06-28T21:18:38.439Z] #48 26.23 Setting up python3-setuptools (52.0.0-4) ... [2023-06-28T21:18:38.696Z] #48 26.55 Setting up libjq1:arm64 (1.6-2.1) ... [2023-06-28T21:18:38.696Z] #48 26.56 Setting up libnftnl11:arm64 (1.1.9-1) ... [2023-06-28T21:18:38.696Z] #48 26.57 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-06-28T21:18:38.696Z] #48 26.58 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-06-28T21:18:38.951Z] #48 26.87 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-06-28T21:18:38.951Z] #48 26.88 Setting up jq (1.6-2.1) ... [2023-06-28T21:18:38.951Z] #48 26.89 Setting up libbpf0:arm64 (1:0.3-2) ... [2023-06-28T21:18:38.951Z] #48 26.90 Setting up iptables (1.8.7-1) ... [2023-06-28T21:18:38.951Z] #48 26.91 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-06-28T21:18:38.951Z] #48 26.92 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-06-28T21:18:38.951Z] #48 26.92 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-06-28T21:18:38.951Z] #48 26.93 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-06-28T21:18:38.951Z] #48 26.93 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-06-28T21:18:38.951Z] #48 26.93 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-06-28T21:18:38.951Z] #48 26.94 Setting up iproute2 (5.10.0-4) ... [2023-06-28T21:18:39.207Z] #48 27.08 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-06-28T21:18:39.627Z] #5 DONE 1.7s [2023-06-28T21:18:39.628Z] [2023-06-28T21:18:39.628Z] #6 [internal] load metadata for docker.io/library/golang:1.19.10-bullseye [2023-06-28T21:18:39.628Z] #6 DONE 1.8s [2023-06-28T21:18:39.628Z] [2023-06-28T21:18:39.628Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-06-28T21:18:39.628Z] #7 DONE 1.9s [2023-06-28T21:18:39.628Z] [2023-06-28T21:18:39.628Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-06-28T21:18:39.628Z] #8 DONE 1.8s [2023-06-28T21:18:40.811Z] Client: Docker Engine - Community [2023-06-28T21:18:40.811Z] Version: 24.0.2 [2023-06-28T21:18:40.811Z] Context: default [2023-06-28T21:18:40.811Z] Debug Mode: false [2023-06-28T21:18:40.811Z] Plugins: [2023-06-28T21:18:40.811Z] buildx: Docker Buildx (Docker Inc.) [2023-06-28T21:18:40.811Z] Version: v0.11.0 [2023-06-28T21:18:40.811Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-06-28T21:18:40.811Z] compose: Docker Compose (Docker Inc.) [2023-06-28T21:18:40.811Z] Version: v2.19.0 [2023-06-28T21:18:40.811Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-06-28T21:18:40.811Z] [2023-06-28T21:18:40.811Z] Server: [2023-06-28T21:18:40.811Z] Containers: 0 [2023-06-28T21:18:40.811Z] Running: 0 [2023-06-28T21:18:40.811Z] Paused: 0 [2023-06-28T21:18:40.811Z] Stopped: 0 [2023-06-28T21:18:40.811Z] Images: 0 [2023-06-28T21:18:40.811Z] Server Version: 24.0.2 [2023-06-28T21:18:40.811Z] Storage Driver: overlay2 [2023-06-28T21:18:40.811Z] Backing Filesystem: extfs [2023-06-28T21:18:40.811Z] Supports d_type: true [2023-06-28T21:18:40.811Z] Using metacopy: false [2023-06-28T21:18:40.811Z] Native Overlay Diff: true [2023-06-28T21:18:40.811Z] userxattr: false [2023-06-28T21:18:40.811Z] Logging Driver: json-file [2023-06-28T21:18:40.811Z] Cgroup Driver: cgroupfs [2023-06-28T21:18:40.811Z] Cgroup Version: 1 [2023-06-28T21:18:40.811Z] Plugins: [2023-06-28T21:18:40.811Z] Volume: local [2023-06-28T21:18:40.811Z] Network: bridge host ipvlan macvlan null overlay [2023-06-28T21:18:40.811Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-06-28T21:18:40.811Z] Swarm: inactive [2023-06-28T21:18:40.811Z] Runtimes: io.containerd.runc.v2 runc [2023-06-28T21:18:40.811Z] Default Runtime: runc [2023-06-28T21:18:40.811Z] Init Binary: docker-init [2023-06-28T21:18:40.811Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-06-28T21:18:40.811Z] runc version: v1.1.7-0-g860f061 [2023-06-28T21:18:40.811Z] init version: de40ad0 [2023-06-28T21:18:40.811Z] Security Options: [2023-06-28T21:18:40.811Z] apparmor [2023-06-28T21:18:40.811Z] seccomp [2023-06-28T21:18:40.811Z] Profile: builtin [2023-06-28T21:18:40.811Z] Kernel Version: 5.15.0-1038-aws [2023-06-28T21:18:40.811Z] Operating System: Ubuntu 20.04.6 LTS [2023-06-28T21:18:40.811Z] OSType: linux [2023-06-28T21:18:40.811Z] Architecture: x86_64 [2023-06-28T21:18:40.811Z] CPUs: 8 [2023-06-28T21:18:40.811Z] Total Memory: 30.56GiB [2023-06-28T21:18:40.811Z] Name: ip-10-100-55-36 [2023-06-28T21:18:40.811Z] ID: f4a907e9-ee9a-400a-af0f-976448fcfd88 [2023-06-28T21:18:40.811Z] Docker Root Dir: /var/lib/docker [2023-06-28T21:18:40.811Z] Debug Mode: false [2023-06-28T21:18:40.811Z] Experimental: true [2023-06-28T21:18:40.811Z] Insecure Registries: [2023-06-28T21:18:40.811Z] 127.0.0.0/8 [2023-06-28T21:18:40.811Z] Live Restore Enabled: true [2023-06-28T21:18:40.811Z] [Pipeline] sh [2023-06-28T21:18:41.013Z] [2023-06-28T21:18:41.013Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d [2023-06-28T21:18:41.013Z] #9 resolve docker.io/library/debian:bullseye@sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d 0.1s done [2023-06-28T21:18:41.013Z] #9 sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d 1.85kB / 1.85kB done [2023-06-28T21:18:41.013Z] #9 sha256:1e8185ca8683c04e6c23cc7bb21b564d54faeb7e20852a6068c85cbdd7bac531 529B / 529B done [2023-06-28T21:18:41.013Z] #9 sha256:7df9c1a77ca22c8214e3dfb15e05601c34839be77ab7e2ec1a719881d153c5e3 1.46kB / 1.46kB done [2023-06-28T21:18:41.013Z] #9 sha256:93c2d578e4211e82e47e7ada9ed05d1869a2362c6f7509f2ee8d91ccebfb7fbd 6.29MB / 55.06MB 0.3s [2023-06-28T21:18:41.094Z] #48 DONE 28.9s [2023-06-28T21:18:41.094Z] [2023-06-28T21:18:41.094Z] #49 [dev-systemd-false 9/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 [2023-06-28T21:18:41.096Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-06-28T21:18:41.096Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-06-28T21:18:41.096Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45840/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-06-28T21:18:41.096Z] + bash /home/ubuntu/workspace/moby_PR-45840/check-config.sh [2023-06-28T21:18:41.096Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-06-28T21:18:41.096Z] info: reading kernel config from /boot/config-5.15.0-1038-aws ... [2023-06-28T21:18:41.096Z] [2023-06-28T21:18:41.096Z] Generally Necessary: [2023-06-28T21:18:41.096Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-06-28T21:18:41.096Z] - apparmor: enabled and tools installed [2023-06-28T21:18:41.096Z] - CONFIG_NAMESPACES: enabled [2023-06-28T21:18:41.096Z] - CONFIG_NET_NS: enabled [2023-06-28T21:18:41.096Z] - CONFIG_PID_NS: enabled [2023-06-28T21:18:41.096Z] - CONFIG_IPC_NS: enabled [2023-06-28T21:18:41.096Z] - CONFIG_UTS_NS: enabled [2023-06-28T21:18:41.096Z] - CONFIG_CGROUPS: enabled [2023-06-28T21:18:41.096Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-06-28T21:18:41.096Z] - CONFIG_CGROUP_DEVICE: enabled [2023-06-28T21:18:41.096Z] - CONFIG_CGROUP_FREEZER: enabled [2023-06-28T21:18:41.096Z] - CONFIG_CGROUP_SCHED: enabled [2023-06-28T21:18:41.096Z] - CONFIG_CPUSETS: enabled [2023-06-28T21:18:41.096Z] - CONFIG_MEMCG: enabled [2023-06-28T21:18:41.096Z] - CONFIG_KEYS: enabled [2023-06-28T21:18:41.096Z] - CONFIG_VETH: enabled (as module) [2023-06-28T21:18:41.096Z] - CONFIG_BRIDGE: enabled (as module) [2023-06-28T21:18:41.096Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-06-28T21:18:41.096Z] - CONFIG_NF_NAT_IPV4: missing [2023-06-28T21:18:41.096Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-06-28T21:18:41.096Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-06-28T21:18:41.096Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-06-28T21:18:41.096Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-06-28T21:18:41.096Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-06-28T21:18:41.096Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-06-28T21:18:41.096Z] - CONFIG_NF_NAT: enabled (as module) [2023-06-28T21:18:41.280Z] #9 sha256:93c2d578e4211e82e47e7ada9ed05d1869a2362c6f7509f2ee8d91ccebfb7fbd 16.78MB / 55.06MB 0.4s [2023-06-28T21:18:41.280Z] #9 sha256:93c2d578e4211e82e47e7ada9ed05d1869a2362c6f7509f2ee8d91ccebfb7fbd 23.07MB / 55.06MB 0.5s [2023-06-28T21:18:41.350Z] #49 0.349 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-06-28T21:18:41.350Z] #49 0.353 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-06-28T21:18:41.350Z] #49 0.356 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-06-28T21:18:41.350Z] #49 DONE 0.5s [2023-06-28T21:18:41.350Z] [2023-06-28T21:18:41.350Z] #36 [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 [2023-06-28T21:18:41.356Z] Client: Docker Engine - Community [2023-06-28T21:18:41.356Z] Version: 24.0.2 [2023-06-28T21:18:41.356Z] Context: default [2023-06-28T21:18:41.356Z] Debug Mode: false [2023-06-28T21:18:41.356Z] Plugins: [2023-06-28T21:18:41.356Z] buildx: Docker Buildx (Docker Inc.) [2023-06-28T21:18:41.356Z] Version: v0.11.0 [2023-06-28T21:18:41.356Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-06-28T21:18:41.356Z] compose: Docker Compose (Docker Inc.) [2023-06-28T21:18:41.356Z] Version: v2.19.0 [2023-06-28T21:18:41.356Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-06-28T21:18:41.356Z] [2023-06-28T21:18:41.356Z] Server: [2023-06-28T21:18:41.356Z] Containers: 0 [2023-06-28T21:18:41.356Z] Running: 0 [2023-06-28T21:18:41.356Z] Paused: 0 [2023-06-28T21:18:41.356Z] Stopped: 0 [2023-06-28T21:18:41.356Z] Images: 0 [2023-06-28T21:18:41.356Z] Server Version: 24.0.2 [2023-06-28T21:18:41.356Z] Storage Driver: overlay2 [2023-06-28T21:18:41.356Z] Backing Filesystem: extfs [2023-06-28T21:18:41.356Z] Supports d_type: true [2023-06-28T21:18:41.356Z] Using metacopy: false [2023-06-28T21:18:41.356Z] Native Overlay Diff: true [2023-06-28T21:18:41.356Z] userxattr: false [2023-06-28T21:18:41.356Z] Logging Driver: json-file [2023-06-28T21:18:41.356Z] Cgroup Driver: cgroupfs [2023-06-28T21:18:41.356Z] Cgroup Version: 1 [2023-06-28T21:18:41.356Z] Plugins: [2023-06-28T21:18:41.356Z] Volume: local [2023-06-28T21:18:41.356Z] Network: bridge host ipvlan macvlan null overlay [2023-06-28T21:18:41.356Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-06-28T21:18:41.356Z] Swarm: inactive [2023-06-28T21:18:41.356Z] Runtimes: runc io.containerd.runc.v2 [2023-06-28T21:18:41.356Z] Default Runtime: runc [2023-06-28T21:18:41.356Z] Init Binary: docker-init [2023-06-28T21:18:41.356Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-06-28T21:18:41.356Z] runc version: v1.1.7-0-g860f061 [2023-06-28T21:18:41.356Z] init version: de40ad0 [2023-06-28T21:18:41.356Z] Security Options: [2023-06-28T21:18:41.356Z] apparmor [2023-06-28T21:18:41.356Z] seccomp [2023-06-28T21:18:41.356Z] Profile: builtin [2023-06-28T21:18:41.356Z] Kernel Version: 5.15.0-1038-aws [2023-06-28T21:18:41.356Z] Operating System: Ubuntu 20.04.6 LTS [2023-06-28T21:18:41.356Z] OSType: linux [2023-06-28T21:18:41.356Z] Architecture: x86_64 [2023-06-28T21:18:41.356Z] CPUs: 8 [2023-06-28T21:18:41.356Z] Total Memory: 30.56GiB [2023-06-28T21:18:41.356Z] Name: ip-10-100-61-110 [2023-06-28T21:18:41.356Z] ID: f4a907e9-ee9a-400a-af0f-976448fcfd88 [2023-06-28T21:18:41.356Z] Docker Root Dir: /var/lib/docker [2023-06-28T21:18:41.356Z] Debug Mode: false [2023-06-28T21:18:41.356Z] Experimental: true [2023-06-28T21:18:41.356Z] Insecure Registries: [2023-06-28T21:18:41.356Z] 127.0.0.0/8 [2023-06-28T21:18:41.356Z] Live Restore Enabled: true [2023-06-28T21:18:41.356Z] [2023-06-28T21:18:41.357Z] - CONFIG_NF_NAT_NEEDED: missing [2023-06-28T21:18:41.357Z] - CONFIG_POSIX_MQUEUE: enabled [2023-06-28T21:18:41.357Z] [2023-06-28T21:18:41.357Z] Optional Features: [2023-06-28T21:18:41.357Z] - CONFIG_USER_NS: enabled [2023-06-28T21:18:41.357Z] - CONFIG_SECCOMP: enabled [2023-06-28T21:18:41.357Z] - CONFIG_CGROUP_PIDS: enabled [2023-06-28T21:18:41.357Z] - CONFIG_MEMCG_SWAP: enabled [2023-06-28T21:18:41.357Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-06-28T21:18:41.357Z] (cgroup swap accounting is currently enabled) [2023-06-28T21:18:41.357Z] - CONFIG_BLK_CGROUP: enabled [2023-06-28T21:18:41.357Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-06-28T21:18:41.357Z] - CONFIG_IOSCHED_CFQ: missing [2023-06-28T21:18:41.357Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-06-28T21:18:41.357Z] - CONFIG_CGROUP_PERF: enabled [2023-06-28T21:18:41.357Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-06-28T21:18:41.357Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-06-28T21:18:41.357Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-06-28T21:18:41.357Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-06-28T21:18:41.357Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-06-28T21:18:41.357Z] - CONFIG_RT_GROUP_SCHED: missing [2023-06-28T21:18:41.357Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-06-28T21:18:41.357Z] - CONFIG_IP_VS: enabled (as module) [2023-06-28T21:18:41.357Z] - CONFIG_IP_VS_NFCT: enabled [2023-06-28T21:18:41.357Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-06-28T21:18:41.357Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-06-28T21:18:41.357Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-06-28T21:18:41.357Z] - CONFIG_EXT4_FS: enabled [2023-06-28T21:18:41.357Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-06-28T21:18:41.357Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-06-28T21:18:41.357Z] - Network Drivers: [2023-06-28T21:18:41.357Z] - "overlay": [2023-06-28T21:18:41.357Z] - CONFIG_VXLAN: enabled (as module) [2023-06-28T21:18:41.357Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-06-28T21:18:41.357Z] Optional (for encrypted networks): [Pipeline] sh [2023-06-28T21:18:41.550Z] #9 sha256:93c2d578e4211e82e47e7ada9ed05d1869a2362c6f7509f2ee8d91ccebfb7fbd 45.09MB / 55.06MB 0.7s [2023-06-28T21:18:41.550Z] #9 sha256:93c2d578e4211e82e47e7ada9ed05d1869a2362c6f7509f2ee8d91ccebfb7fbd 55.06MB / 55.06MB 0.8s [2023-06-28T21:18:41.606Z] #36 ... [2023-06-28T21:18:41.606Z] [2023-06-28T21:18:41.606Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 [2023-06-28T21:18:41.617Z] - CONFIG_CRYPTO: enabled [2023-06-28T21:18:41.617Z] - CONFIG_CRYPTO_AEAD: enabled [2023-06-28T21:18:41.617Z] - CONFIG_CRYPTO_GCM: enabled [2023-06-28T21:18:41.617Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-06-28T21:18:41.617Z] - CONFIG_CRYPTO_GHASH: enabled [2023-06-28T21:18:41.617Z] - CONFIG_XFRM: enabled [2023-06-28T21:18:41.617Z] - CONFIG_XFRM_USER: enabled (as module) [2023-06-28T21:18:41.617Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-06-28T21:18:41.617Z] - CONFIG_INET_ESP: enabled (as module) [2023-06-28T21:18:41.617Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-06-28T21:18:41.617Z] - "ipvlan": [2023-06-28T21:18:41.617Z] - CONFIG_IPVLAN: enabled (as module) [2023-06-28T21:18:41.617Z] - "macvlan": [2023-06-28T21:18:41.617Z] - CONFIG_MACVLAN: enabled (as module) [2023-06-28T21:18:41.617Z] - CONFIG_DUMMY: enabled (as module) [2023-06-28T21:18:41.617Z] - "ftp,tftp client in container": [2023-06-28T21:18:41.617Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-06-28T21:18:41.617Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-06-28T21:18:41.617Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-06-28T21:18:41.617Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-06-28T21:18:41.617Z] - Storage Drivers: [2023-06-28T21:18:41.617Z] - "aufs": [2023-06-28T21:18:41.617Z] - CONFIG_AUFS_FS: enabled (as module) [2023-06-28T21:18:41.617Z] - "btrfs": [2023-06-28T21:18:41.617Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-06-28T21:18:41.617Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-06-28T21:18:41.617Z] - "devicemapper": [2023-06-28T21:18:41.617Z] - CONFIG_BLK_DEV_DM: enabled [2023-06-28T21:18:41.617Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-06-28T21:18:41.617Z] - "overlay": [2023-06-28T21:18:41.617Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-06-28T21:18:41.617Z] - "zfs": [2023-06-28T21:18:41.617Z] - /dev/zfs: present [2023-06-28T21:18:41.617Z] - zfs command: missing [2023-06-28T21:18:41.617Z] - zpool command: missing [2023-06-28T21:18:41.617Z] [2023-06-28T21:18:41.617Z] Limits: [2023-06-28T21:18:41.617Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-06-28T21:18:41.617Z] [2023-06-28T21:18:41.617Z] + true [Pipeline] } [2023-06-28T21:18:41.639Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-06-28T21:18:41.639Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-06-28T21:18:41.639Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45840/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-06-28T21:18:41.639Z] + bash /home/ubuntu/workspace/moby_PR-45840/check-config.sh [2023-06-28T21:18:41.639Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-06-28T21:18:41.639Z] info: reading kernel config from /boot/config-5.15.0-1038-aws ... [2023-06-28T21:18:41.639Z] [2023-06-28T21:18:41.639Z] Generally Necessary: [2023-06-28T21:18:41.639Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-06-28T21:18:41.639Z] - apparmor: enabled and tools installed [2023-06-28T21:18:41.639Z] - CONFIG_NAMESPACES: enabled [2023-06-28T21:18:41.639Z] - CONFIG_NET_NS: enabled [2023-06-28T21:18:41.639Z] - CONFIG_PID_NS: enabled [2023-06-28T21:18:41.639Z] - CONFIG_IPC_NS: enabled [2023-06-28T21:18:41.639Z] - CONFIG_UTS_NS: enabled [2023-06-28T21:18:41.639Z] - CONFIG_CGROUPS: enabled [2023-06-28T21:18:41.639Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-06-28T21:18:41.639Z] - CONFIG_CGROUP_DEVICE: enabled [2023-06-28T21:18:41.639Z] - CONFIG_CGROUP_FREEZER: enabled [2023-06-28T21:18:41.639Z] - CONFIG_CGROUP_SCHED: enabled [2023-06-28T21:18:41.639Z] - CONFIG_CPUSETS: enabled [2023-06-28T21:18:41.639Z] - CONFIG_MEMCG: enabled [2023-06-28T21:18:41.639Z] - CONFIG_KEYS: enabled [2023-06-28T21:18:41.639Z] - CONFIG_VETH: enabled (as module) [2023-06-28T21:18:41.639Z] - CONFIG_BRIDGE: enabled (as module) [2023-06-28T21:18:41.639Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-06-28T21:18:41.639Z] - CONFIG_NF_NAT_IPV4: missing [2023-06-28T21:18:41.639Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-06-28T21:18:41.639Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-06-28T21:18:41.639Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-06-28T21:18:41.639Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-06-28T21:18:41.639Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-06-28T21:18:41.639Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-06-28T21:18:41.639Z] - CONFIG_NF_NAT: enabled (as module) [2023-06-28T21:18:41.639Z] - CONFIG_NF_NAT_NEEDED: missing [2023-06-28T21:18:41.639Z] - CONFIG_POSIX_MQUEUE: enabled [2023-06-28T21:18:41.639Z] [2023-06-28T21:18:41.639Z] Optional Features: [2023-06-28T21:18:41.639Z] - CONFIG_USER_NS: enabled [2023-06-28T21:18:41.639Z] - CONFIG_SECCOMP: enabled [2023-06-28T21:18:41.639Z] - CONFIG_CGROUP_PIDS: enabled [2023-06-28T21:18:41.639Z] - CONFIG_MEMCG_SWAP: enabled [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-06-28T21:18:41.810Z] #9 sha256:93c2d578e4211e82e47e7ada9ed05d1869a2362c6f7509f2ee8d91ccebfb7fbd 55.06MB / 55.06MB 0.9s done [2023-06-28T21:18:41.810Z] #9 extracting sha256:93c2d578e4211e82e47e7ada9ed05d1869a2362c6f7509f2ee8d91ccebfb7fbd 0.1s [2023-06-28T21:18:41.899Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-06-28T21:18:41.899Z] (cgroup swap accounting is currently enabled) [2023-06-28T21:18:41.899Z] - CONFIG_BLK_CGROUP: enabled [2023-06-28T21:18:41.899Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-06-28T21:18:41.899Z] - CONFIG_IOSCHED_CFQ: missing [2023-06-28T21:18:41.899Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-06-28T21:18:41.899Z] - CONFIG_CGROUP_PERF: enabled [2023-06-28T21:18:41.899Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-06-28T21:18:41.899Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-06-28T21:18:41.899Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-06-28T21:18:41.899Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-06-28T21:18:41.899Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-06-28T21:18:41.899Z] - CONFIG_RT_GROUP_SCHED: missing [2023-06-28T21:18:41.899Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-06-28T21:18:41.899Z] - CONFIG_IP_VS: enabled (as module) [2023-06-28T21:18:41.899Z] - CONFIG_IP_VS_NFCT: enabled [2023-06-28T21:18:41.899Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-06-28T21:18:41.899Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-06-28T21:18:41.899Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-06-28T21:18:41.899Z] - CONFIG_EXT4_FS: enabled [2023-06-28T21:18:41.899Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-06-28T21:18:41.899Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-06-28T21:18:41.899Z] - Network Drivers: [2023-06-28T21:18:41.899Z] - "overlay": [2023-06-28T21:18:41.899Z] - CONFIG_VXLAN: enabled (as module) [2023-06-28T21:18:41.899Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-06-28T21:18:41.899Z] Optional (for encrypted networks): [2023-06-28T21:18:41.899Z] - CONFIG_CRYPTO: enabled [2023-06-28T21:18:41.899Z] - CONFIG_CRYPTO_AEAD: enabled [2023-06-28T21:18:41.899Z] - CONFIG_CRYPTO_GCM: enabled [2023-06-28T21:18:41.899Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-06-28T21:18:41.899Z] - CONFIG_CRYPTO_GHASH: enabled [2023-06-28T21:18:41.899Z] - CONFIG_XFRM: enabled [2023-06-28T21:18:41.899Z] - CONFIG_XFRM_USER: enabled (as module) [2023-06-28T21:18:41.899Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-06-28T21:18:41.899Z] - CONFIG_INET_ESP: enabled (as module) [2023-06-28T21:18:41.899Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-06-28T21:18:41.899Z] - "ipvlan": [2023-06-28T21:18:41.899Z] - CONFIG_IPVLAN: enabled (as module) [2023-06-28T21:18:41.948Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 . [2023-06-28T21:18:42.159Z] - "macvlan": [2023-06-28T21:18:42.159Z] - CONFIG_MACVLAN: enabled (as module) [2023-06-28T21:18:42.159Z] - CONFIG_DUMMY: enabled (as module) [2023-06-28T21:18:42.159Z] - "ftp,tftp client in container": [2023-06-28T21:18:42.159Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-06-28T21:18:42.159Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-06-28T21:18:42.159Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-06-28T21:18:42.159Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-06-28T21:18:42.159Z] - Storage Drivers: [2023-06-28T21:18:42.159Z] - "aufs": [2023-06-28T21:18:42.159Z] - CONFIG_AUFS_FS: enabled (as module) [2023-06-28T21:18:42.159Z] - "btrfs": [2023-06-28T21:18:42.159Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-06-28T21:18:42.159Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-06-28T21:18:42.159Z] - "devicemapper": [2023-06-28T21:18:42.159Z] - CONFIG_BLK_DEV_DM: enabled [2023-06-28T21:18:42.159Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-06-28T21:18:42.159Z] - "overlay": [2023-06-28T21:18:42.159Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-06-28T21:18:42.159Z] - "zfs": [2023-06-28T21:18:42.159Z] - /dev/zfs: present [2023-06-28T21:18:42.159Z] - zfs command: missing [2023-06-28T21:18:42.159Z] - zpool command: missing [2023-06-28T21:18:42.159Z] [2023-06-28T21:18:42.159Z] Limits: [2023-06-28T21:18:42.159Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-06-28T21:18:42.159Z] [2023-06-28T21:18:42.159Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2023-06-28T21:18:42.209Z] #0 building with "default" instance using docker driver [2023-06-28T21:18:42.209Z] [2023-06-28T21:18:42.209Z] #1 [internal] load .dockerignore [2023-06-28T21:18:42.209Z] #1 transferring context: 87B 0.1s done [2023-06-28T21:18:42.209Z] #1 DONE 0.1s [2023-06-28T21:18:42.209Z] [2023-06-28T21:18:42.209Z] #2 [internal] load build definition from Dockerfile [2023-06-28T21:18:42.209Z] #2 transferring dockerfile: 17.46kB done [2023-06-28T21:18:42.209Z] #2 DONE 0.1s [2023-06-28T21:18:42.209Z] [2023-06-28T21:18:42.209Z] #3 resolve image config for docker.io/docker/dockerfile:1 [Pipeline] sh [2023-06-28T21:18:42.379Z] #9 ... [2023-06-28T21:18:42.379Z] [2023-06-28T21:18:42.379Z] #10 [internal] load build context [2023-06-28T21:18:42.379Z] #10 transferring context: 53.55MB 1.4s done [2023-06-28T21:18:42.379Z] #10 DONE 1.5s [2023-06-28T21:18:42.379Z] [2023-06-28T21:18:42.379Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:84c27480a5aac854eb1982f931a48eed1ba0f318673a9636e2fdba2e601955d9 [2023-06-28T21:18:42.379Z] #11 resolve docker.io/library/golang:1.19.10-bullseye@sha256:84c27480a5aac854eb1982f931a48eed1ba0f318673a9636e2fdba2e601955d9 0.1s done [2023-06-28T21:18:42.379Z] #11 sha256:84c27480a5aac854eb1982f931a48eed1ba0f318673a9636e2fdba2e601955d9 1.86kB / 1.86kB done [2023-06-28T21:18:42.379Z] #11 sha256:d02d3cedc41f021e9fc36a66f0255ea76e9598b059e25329bdd9a0f6cdb4bdad 1.58kB / 1.58kB done [2023-06-28T21:18:42.379Z] #11 sha256:bc1a2021d4d0b360ed1e616858d834c8eadb60489ef2eeb941038fb68c512fcf 6.86kB / 6.86kB done [2023-06-28T21:18:42.379Z] #11 sha256:93c2d578e4211e82e47e7ada9ed05d1869a2362c6f7509f2ee8d91ccebfb7fbd 55.06MB / 55.06MB 0.9s done [2023-06-28T21:18:42.379Z] #11 sha256:c87e6f3487e1d7e61ee7a415e0ced4eb6f0b3484eb1e15a4339d110d3cadf899 15.76MB / 15.76MB 0.4s done [2023-06-28T21:18:42.379Z] #11 sha256:65b4d59f9abaeb4efe1c66ff2176044e93912966342d76d025b6d1a2a37dde7a 54.59MB / 54.59MB 1.0s done [2023-06-28T21:18:42.379Z] #11 sha256:6465554d818c7e767f556e60fe8b297b8fa85216d8c051e3b8b4af47fae05946 86.03MB / 86.03MB 1.5s [2023-06-28T21:18:42.379Z] #11 sha256:f65b961d7cc1fd34a3f5051833591de7278b405cee418cc98431cb7369134594 42.99MB / 149.10MB 1.5s [2023-06-28T21:18:42.379Z] #11 sha256:88699c251d75e81f31b6a27cec073d19f1fb11ff020fa129df8d92b290bf7525 156B / 156B 1.2s done [2023-06-28T21:18:42.380Z] #11 sha256:6465554d818c7e767f556e60fe8b297b8fa85216d8c051e3b8b4af47fae05946 86.03MB / 86.03MB 1.5s done [2023-06-28T21:18:42.380Z] #11 sha256:f65b961d7cc1fd34a3f5051833591de7278b405cee418cc98431cb7369134594 51.72MB / 149.10MB 1.6s [2023-06-28T21:18:42.487Z] + sudo modprobe ip_vs [2023-06-28T21:18:42.487Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 . [2023-06-28T21:18:42.640Z] #11 sha256:f65b961d7cc1fd34a3f5051833591de7278b405cee418cc98431cb7369134594 61.87MB / 149.10MB 1.7s [2023-06-28T21:18:42.640Z] #11 sha256:f65b961d7cc1fd34a3f5051833591de7278b405cee418cc98431cb7369134594 73.40MB / 149.10MB 1.8s [2023-06-28T21:18:42.747Z] #0 building with "default" instance using docker driver [2023-06-28T21:18:42.747Z] [2023-06-28T21:18:42.747Z] #1 [internal] load build definition from Dockerfile [2023-06-28T21:18:42.747Z] #1 transferring dockerfile: 17.46kB done [2023-06-28T21:18:42.747Z] #1 DONE 0.1s [2023-06-28T21:18:42.747Z] [2023-06-28T21:18:42.747Z] #2 [internal] load .dockerignore [2023-06-28T21:18:42.747Z] #2 transferring context: 87B done [2023-06-28T21:18:42.747Z] #2 DONE 0.1s [2023-06-28T21:18:42.747Z] [2023-06-28T21:18:42.747Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-06-28T21:18:42.780Z] #3 DONE 0.4s [2023-06-28T21:18:42.780Z] [2023-06-28T21:18:42.780Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-06-28T21:18:42.780Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-06-28T21:18:42.780Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s done [2023-06-28T21:18:42.780Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-06-28T21:18:42.780Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done [2023-06-28T21:18:42.780Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done [2023-06-28T21:18:42.780Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd [2023-06-28T21:18:42.901Z] #11 sha256:f65b961d7cc1fd34a3f5051833591de7278b405cee418cc98431cb7369134594 82.84MB / 149.10MB 1.9s [2023-06-28T21:18:42.901Z] #11 sha256:f65b961d7cc1fd34a3f5051833591de7278b405cee418cc98431cb7369134594 93.32MB / 149.10MB 2.0s [2023-06-28T21:18:42.901Z] #11 ... [2023-06-28T21:18:42.901Z] [2023-06-28T21:18:42.901Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-06-28T21:18:42.901Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-06-28T21:18:42.901Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-06-28T21:18:42.901Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-06-28T21:18:42.901Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-06-28T21:18:42.901Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.7s done [2023-06-28T21:18:42.901Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.2s done [2023-06-28T21:18:42.901Z] #12 DONE 2.3s [2023-06-28T21:18:42.901Z] [2023-06-28T21:18:42.901Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:84c27480a5aac854eb1982f931a48eed1ba0f318673a9636e2fdba2e601955d9 [2023-06-28T21:18:42.901Z] #11 sha256:f65b961d7cc1fd34a3f5051833591de7278b405cee418cc98431cb7369134594 113.25MB / 149.10MB 2.2s [2023-06-28T21:18:43.007Z] #3 DONE 0.3s [2023-06-28T21:18:43.007Z] [2023-06-28T21:18:43.007Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-06-28T21:18:43.007Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-06-28T21:18:43.040Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.1s done [2023-06-28T21:18:43.162Z] #11 sha256:f65b961d7cc1fd34a3f5051833591de7278b405cee418cc98431cb7369134594 133.17MB / 149.10MB 2.4s [2023-06-28T21:18:43.267Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done [2023-06-28T21:18:43.267Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 4.19MB / 11.55MB 0.1s [2023-06-28T21:18:43.267Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-06-28T21:18:43.267Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done [2023-06-28T21:18:43.267Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s [2023-06-28T21:18:43.301Z] #4 DONE 0.5s [2023-06-28T21:18:43.301Z] [2023-06-28T21:18:43.301Z] #5 [internal] load metadata for docker.io/library/golang:1.19.10-bullseye [2023-06-28T21:18:43.422Z] #11 sha256:f65b961d7cc1fd34a3f5051833591de7278b405cee418cc98431cb7369134594 141.56MB / 149.10MB 2.5s [2023-06-28T21:18:43.422Z] #11 sha256:f65b961d7cc1fd34a3f5051833591de7278b405cee418cc98431cb7369134594 149.10MB / 149.10MB 2.6s [2023-06-28T21:18:43.527Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd [2023-06-28T21:18:43.527Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.3s done [2023-06-28T21:18:43.787Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.1s done [2023-06-28T21:18:43.787Z] #4 DONE 0.6s [2023-06-28T21:18:43.787Z] [2023-06-28T21:18:43.787Z] #5 [internal] load metadata for docker.io/library/golang:1.19.10-bullseye [2023-06-28T21:18:43.992Z] #11 ... [2023-06-28T21:18:43.992Z] [2023-06-28T21:18:43.992Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-06-28T21:18:43.992Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-06-28T21:18:43.992Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-06-28T21:18:43.992Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-06-28T21:18:43.992Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-06-28T21:18:43.992Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.3s done [2023-06-28T21:18:43.992Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.3s done [2023-06-28T21:18:43.992Z] #13 DONE 3.1s [2023-06-28T21:18:43.992Z] [2023-06-28T21:18:43.992Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:84c27480a5aac854eb1982f931a48eed1ba0f318673a9636e2fdba2e601955d9 [2023-06-28T21:18:44.563Z] #11 ... [2023-06-28T21:18:44.563Z] [2023-06-28T21:18:44.563Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d [2023-06-28T21:18:44.563Z] #9 extracting sha256:93c2d578e4211e82e47e7ada9ed05d1869a2362c6f7509f2ee8d91ccebfb7fbd 2.6s done [2023-06-28T21:18:44.563Z] #9 DONE 3.9s [2023-06-28T21:18:44.563Z] [2023-06-28T21:18:44.563Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:84c27480a5aac854eb1982f931a48eed1ba0f318673a9636e2fdba2e601955d9 [2023-06-28T21:18:44.563Z] #11 extracting sha256:c87e6f3487e1d7e61ee7a415e0ced4eb6f0b3484eb1e15a4339d110d3cadf899 [2023-06-28T21:18:44.683Z] #5 ... [2023-06-28T21:18:44.683Z] [2023-06-28T21:18:44.683Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-06-28T21:18:44.683Z] #6 DONE 1.1s [2023-06-28T21:18:44.683Z] [2023-06-28T21:18:44.683Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-06-28T21:18:44.683Z] #7 DONE 1.1s [2023-06-28T21:18:44.683Z] [2023-06-28T21:18:44.683Z] #5 [internal] load metadata for docker.io/library/golang:1.19.10-bullseye [2023-06-28T21:18:44.683Z] #5 DONE 1.3s [2023-06-28T21:18:44.683Z] [2023-06-28T21:18:44.683Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2023-06-28T21:18:44.683Z] #8 DONE 1.3s [2023-06-28T21:18:44.683Z] [2023-06-28T21:18:44.683Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d [2023-06-28T21:18:44.683Z] #9 resolve docker.io/library/debian:bullseye@sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d [2023-06-28T21:18:44.683Z] #9 resolve docker.io/library/debian:bullseye@sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d 0.2s done [2023-06-28T21:18:44.726Z] #5 DONE 0.9s [2023-06-28T21:18:44.726Z] [2023-06-28T21:18:44.726Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-06-28T21:18:44.726Z] #6 DONE 0.8s [2023-06-28T21:18:44.726Z] [2023-06-28T21:18:44.726Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-06-28T21:18:44.726Z] #7 DONE 0.8s [2023-06-28T21:18:44.726Z] [2023-06-28T21:18:44.726Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2023-06-28T21:18:44.726Z] #8 DONE 0.8s [2023-06-28T21:18:44.823Z] #11 extracting sha256:c87e6f3487e1d7e61ee7a415e0ced4eb6f0b3484eb1e15a4339d110d3cadf899 0.4s done [2023-06-28T21:18:44.823Z] #11 extracting sha256:65b4d59f9abaeb4efe1c66ff2176044e93912966342d76d025b6d1a2a37dde7a [2023-06-28T21:18:44.944Z] #9 sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d 1.85kB / 1.85kB done [2023-06-28T21:18:44.944Z] #9 sha256:1e8185ca8683c04e6c23cc7bb21b564d54faeb7e20852a6068c85cbdd7bac531 529B / 529B done [2023-06-28T21:18:44.944Z] #9 sha256:7df9c1a77ca22c8214e3dfb15e05601c34839be77ab7e2ec1a719881d153c5e3 1.46kB / 1.46kB done [2023-06-28T21:18:44.986Z] [2023-06-28T21:18:44.986Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d [2023-06-28T21:18:44.986Z] #9 resolve docker.io/library/debian:bullseye@sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d [2023-06-28T21:18:44.986Z] #9 resolve docker.io/library/debian:bullseye@sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d 0.1s done [2023-06-28T21:18:45.082Z] #11 ... [2023-06-28T21:18:45.082Z] [2023-06-28T21:18:45.082Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-06-28T21:18:45.082Z] #14 DONE 0.3s [2023-06-28T21:18:45.082Z] [2023-06-28T21:18:45.082Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:84c27480a5aac854eb1982f931a48eed1ba0f318673a9636e2fdba2e601955d9 [2023-06-28T21:18:45.245Z] #9 sha256:93c2d578e4211e82e47e7ada9ed05d1869a2362c6f7509f2ee8d91ccebfb7fbd 4.19MB / 55.06MB 0.2s [2023-06-28T21:18:45.245Z] #9 sha256:93c2d578e4211e82e47e7ada9ed05d1869a2362c6f7509f2ee8d91ccebfb7fbd 14.68MB / 55.06MB 0.3s [2023-06-28T21:18:45.293Z] #9 sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d 1.85kB / 1.85kB done [2023-06-28T21:18:45.293Z] #9 sha256:1e8185ca8683c04e6c23cc7bb21b564d54faeb7e20852a6068c85cbdd7bac531 529B / 529B done [2023-06-28T21:18:45.293Z] #9 sha256:7df9c1a77ca22c8214e3dfb15e05601c34839be77ab7e2ec1a719881d153c5e3 1.46kB / 1.46kB done [2023-06-28T21:18:45.293Z] #9 sha256:93c2d578e4211e82e47e7ada9ed05d1869a2362c6f7509f2ee8d91ccebfb7fbd 0B / 55.06MB 0.1s [2023-06-28T21:18:45.508Z] #9 sha256:93c2d578e4211e82e47e7ada9ed05d1869a2362c6f7509f2ee8d91ccebfb7fbd 24.12MB / 55.06MB 0.4s [2023-06-28T21:18:45.508Z] #9 sha256:93c2d578e4211e82e47e7ada9ed05d1869a2362c6f7509f2ee8d91ccebfb7fbd 27.26MB / 55.06MB 0.5s [2023-06-28T21:18:45.554Z] #9 sha256:93c2d578e4211e82e47e7ada9ed05d1869a2362c6f7509f2ee8d91ccebfb7fbd 9.44MB / 55.06MB 0.2s [2023-06-28T21:18:45.554Z] #9 sha256:93c2d578e4211e82e47e7ada9ed05d1869a2362c6f7509f2ee8d91ccebfb7fbd 13.63MB / 55.06MB 0.3s [2023-06-28T21:18:45.554Z] #9 sha256:93c2d578e4211e82e47e7ada9ed05d1869a2362c6f7509f2ee8d91ccebfb7fbd 23.07MB / 55.06MB 0.4s [2023-06-28T21:18:45.652Z] #11 ... [2023-06-28T21:18:45.652Z] [2023-06-28T21:18:45.652Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-06-28T21:18:45.652Z] #15 DONE 0.5s [2023-06-28T21:18:45.652Z] [2023-06-28T21:18:45.652Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:84c27480a5aac854eb1982f931a48eed1ba0f318673a9636e2fdba2e601955d9 [2023-06-28T21:18:45.768Z] #9 sha256:93c2d578e4211e82e47e7ada9ed05d1869a2362c6f7509f2ee8d91ccebfb7fbd 42.99MB / 55.06MB 0.7s [2023-06-28T21:18:45.769Z] #9 sha256:93c2d578e4211e82e47e7ada9ed05d1869a2362c6f7509f2ee8d91ccebfb7fbd 55.06MB / 55.06MB 0.8s [2023-06-28T21:18:45.816Z] #9 sha256:93c2d578e4211e82e47e7ada9ed05d1869a2362c6f7509f2ee8d91ccebfb7fbd 49.28MB / 55.06MB 0.6s [2023-06-28T21:18:45.816Z] #9 sha256:93c2d578e4211e82e47e7ada9ed05d1869a2362c6f7509f2ee8d91ccebfb7fbd 55.06MB / 55.06MB 0.7s [2023-06-28T21:18:46.029Z] #9 sha256:93c2d578e4211e82e47e7ada9ed05d1869a2362c6f7509f2ee8d91ccebfb7fbd 55.06MB / 55.06MB 1.0s done [2023-06-28T21:18:46.099Z] #9 sha256:93c2d578e4211e82e47e7ada9ed05d1869a2362c6f7509f2ee8d91ccebfb7fbd 55.06MB / 55.06MB 1.0s done [2023-06-28T21:18:46.099Z] #9 extracting sha256:93c2d578e4211e82e47e7ada9ed05d1869a2362c6f7509f2ee8d91ccebfb7fbd [2023-06-28T21:18:46.291Z] #9 ... [2023-06-28T21:18:46.291Z] [2023-06-28T21:18:46.291Z] #10 [internal] load build context [2023-06-28T21:18:46.291Z] #10 transferring context: 53.56MB 1.5s done [2023-06-28T21:18:46.291Z] #10 DONE 1.7s [2023-06-28T21:18:46.291Z] [2023-06-28T21:18:46.291Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:84c27480a5aac854eb1982f931a48eed1ba0f318673a9636e2fdba2e601955d9 [2023-06-28T21:18:46.291Z] #11 resolve docker.io/library/golang:1.19.10-bullseye@sha256:84c27480a5aac854eb1982f931a48eed1ba0f318673a9636e2fdba2e601955d9 0.1s done [2023-06-28T21:18:46.291Z] #11 sha256:84c27480a5aac854eb1982f931a48eed1ba0f318673a9636e2fdba2e601955d9 1.86kB / 1.86kB done [2023-06-28T21:18:46.291Z] #11 sha256:d02d3cedc41f021e9fc36a66f0255ea76e9598b059e25329bdd9a0f6cdb4bdad 1.58kB / 1.58kB done [2023-06-28T21:18:46.291Z] #11 sha256:bc1a2021d4d0b360ed1e616858d834c8eadb60489ef2eeb941038fb68c512fcf 6.86kB / 6.86kB done [2023-06-28T21:18:46.291Z] #11 sha256:93c2d578e4211e82e47e7ada9ed05d1869a2362c6f7509f2ee8d91ccebfb7fbd 55.06MB / 55.06MB 1.0s done [2023-06-28T21:18:46.291Z] #11 sha256:c87e6f3487e1d7e61ee7a415e0ced4eb6f0b3484eb1e15a4339d110d3cadf899 15.76MB / 15.76MB 0.5s done [2023-06-28T21:18:46.291Z] #11 sha256:65b4d59f9abaeb4efe1c66ff2176044e93912966342d76d025b6d1a2a37dde7a 54.59MB / 54.59MB 1.2s done [2023-06-28T21:18:46.291Z] #11 sha256:6465554d818c7e767f556e60fe8b297b8fa85216d8c051e3b8b4af47fae05946 70.25MB / 86.03MB 1.4s [2023-06-28T21:18:46.291Z] #11 extracting sha256:93c2d578e4211e82e47e7ada9ed05d1869a2362c6f7509f2ee8d91ccebfb7fbd 0.5s [2023-06-28T21:18:46.291Z] #11 sha256:f65b961d7cc1fd34a3f5051833591de7278b405cee418cc98431cb7369134594 19.92MB / 149.10MB 1.4s [2023-06-28T21:18:46.291Z] #11 sha256:88699c251d75e81f31b6a27cec073d19f1fb11ff020fa129df8d92b290bf7525 156B / 156B 1.4s done [2023-06-28T21:18:46.368Z] #9 ... [2023-06-28T21:18:46.368Z] [2023-06-28T21:18:46.368Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-06-28T21:18:46.368Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-06-28T21:18:46.368Z] #10 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-06-28T21:18:46.368Z] #10 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-06-28T21:18:46.368Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-06-28T21:18:46.368Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2023-06-28T21:18:46.368Z] #10 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.4s done [2023-06-28T21:18:46.368Z] #10 DONE 1.3s [2023-06-28T21:18:46.368Z] [2023-06-28T21:18:46.368Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d [2023-06-28T21:18:46.552Z] #11 sha256:6465554d818c7e767f556e60fe8b297b8fa85216d8c051e3b8b4af47fae05946 76.55MB / 86.03MB 1.5s [2023-06-28T21:18:46.552Z] #11 sha256:6465554d818c7e767f556e60fe8b297b8fa85216d8c051e3b8b4af47fae05946 86.03MB / 86.03MB 1.6s [2023-06-28T21:18:46.552Z] #11 sha256:f65b961d7cc1fd34a3f5051833591de7278b405cee418cc98431cb7369134594 36.70MB / 149.10MB 1.6s [2023-06-28T21:18:46.645Z] #9 ... [2023-06-28T21:18:46.645Z] [2023-06-28T21:18:46.645Z] #11 [internal] load build context [2023-06-28T21:18:46.645Z] #11 transferring context: 53.56MB 1.5s done [2023-06-28T21:18:46.645Z] #11 DONE 1.7s [2023-06-28T21:18:46.645Z] [2023-06-28T21:18:46.645Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d [2023-06-28T21:18:46.645Z] #9 ... [2023-06-28T21:18:46.645Z] [2023-06-28T21:18:46.645Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-06-28T21:18:46.645Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-06-28T21:18:46.645Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-06-28T21:18:46.645Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-06-28T21:18:46.645Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-06-28T21:18:46.645Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2023-06-28T21:18:46.645Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.7s done [2023-06-28T21:18:46.645Z] #12 DONE 1.8s [2023-06-28T21:18:46.645Z] [2023-06-28T21:18:46.645Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d [2023-06-28T21:18:46.817Z] #11 sha256:f65b961d7cc1fd34a3f5051833591de7278b405cee418cc98431cb7369134594 48.23MB / 149.10MB 1.7s [2023-06-28T21:18:46.817Z] #11 sha256:6465554d818c7e767f556e60fe8b297b8fa85216d8c051e3b8b4af47fae05946 86.03MB / 86.03MB 1.8s done [2023-06-28T21:18:46.817Z] #11 sha256:f65b961d7cc1fd34a3f5051833591de7278b405cee418cc98431cb7369134594 69.21MB / 149.10MB 2.0s [2023-06-28T21:18:47.034Z] #11 extracting sha256:65b4d59f9abaeb4efe1c66ff2176044e93912966342d76d025b6d1a2a37dde7a 1.8s done [2023-06-28T21:18:47.034Z] #11 extracting sha256:6465554d818c7e767f556e60fe8b297b8fa85216d8c051e3b8b4af47fae05946 [2023-06-28T21:18:47.078Z] #11 ... [2023-06-28T21:18:47.078Z] [2023-06-28T21:18:47.078Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-06-28T21:18:47.078Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-06-28T21:18:47.078Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-06-28T21:18:47.078Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-06-28T21:18:47.078Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-06-28T21:18:47.078Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.6s done [2023-06-28T21:18:47.078Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.3s done [2023-06-28T21:18:47.078Z] #12 DONE 2.4s [2023-06-28T21:18:47.078Z] [2023-06-28T21:18:47.078Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:84c27480a5aac854eb1982f931a48eed1ba0f318673a9636e2fdba2e601955d9 [2023-06-28T21:18:47.078Z] #11 sha256:f65b961d7cc1fd34a3f5051833591de7278b405cee418cc98431cb7369134594 84.93MB / 149.10MB 2.1s [2023-06-28T21:18:47.078Z] #11 sha256:f65b961d7cc1fd34a3f5051833591de7278b405cee418cc98431cb7369134594 99.61MB / 149.10MB 2.2s [2023-06-28T21:18:47.339Z] #11 sha256:f65b961d7cc1fd34a3f5051833591de7278b405cee418cc98431cb7369134594 130.02MB / 149.10MB 2.5s [2023-06-28T21:18:47.544Z] INFO: Zapped successfully [2023-06-28T21:18:47.544Z] INFO: Location for testing is d:\CI\PR-45840\4 [2023-06-28T21:18:47.544Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2023-06-28T21:18:47.544Z] [2023-06-28T21:18:47.544Z] [2023-06-28T21:18:47.544Z] INFO: Building the image from Dockerfile.windows at 06/28/2023 21:18:43... [2023-06-28T21:18:47.544Z] [2023-06-28T21:18:47.600Z] #11 ... [2023-06-28T21:18:47.600Z] [2023-06-28T21:18:47.600Z] #13 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-06-28T21:18:47.600Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-06-28T21:18:47.600Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-06-28T21:18:47.600Z] #13 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-06-28T21:18:47.600Z] #13 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-06-28T21:18:47.600Z] #13 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.0s [2023-06-28T21:18:47.600Z] #13 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.3s done [2023-06-28T21:18:47.600Z] #13 ... [2023-06-28T21:18:47.600Z] [2023-06-28T21:18:47.600Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:84c27480a5aac854eb1982f931a48eed1ba0f318673a9636e2fdba2e601955d9 [2023-06-28T21:18:47.600Z] #11 sha256:f65b961d7cc1fd34a3f5051833591de7278b405cee418cc98431cb7369134594 144.70MB / 149.10MB 2.7s [2023-06-28T21:18:48.143Z] #50 5.624 Collecting yamllint==1.26.1 [2023-06-28T21:18:48.143Z] #50 6.663 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-06-28T21:18:48.542Z] #11 extracting sha256:93c2d578e4211e82e47e7ada9ed05d1869a2362c6f7509f2ee8d91ccebfb7fbd 2.5s done [2023-06-28T21:18:48.542Z] #11 sha256:f65b961d7cc1fd34a3f5051833591de7278b405cee418cc98431cb7369134594 149.10MB / 149.10MB 3.7s done [2023-06-28T21:18:48.557Z] #9 extracting sha256:93c2d578e4211e82e47e7ada9ed05d1869a2362c6f7509f2ee8d91ccebfb7fbd 2.3s done [2023-06-28T21:18:48.557Z] #9 DONE 3.6s [2023-06-28T21:18:48.557Z] [2023-06-28T21:18:48.557Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:84c27480a5aac854eb1982f931a48eed1ba0f318673a9636e2fdba2e601955d9 [2023-06-28T21:18:48.557Z] #13 resolve docker.io/library/golang:1.19.10-bullseye@sha256:84c27480a5aac854eb1982f931a48eed1ba0f318673a9636e2fdba2e601955d9 0.1s done [2023-06-28T21:18:48.557Z] #13 sha256:bc1a2021d4d0b360ed1e616858d834c8eadb60489ef2eeb941038fb68c512fcf 6.86kB / 6.86kB done [2023-06-28T21:18:48.557Z] #13 sha256:84c27480a5aac854eb1982f931a48eed1ba0f318673a9636e2fdba2e601955d9 1.86kB / 1.86kB done [2023-06-28T21:18:48.557Z] #13 sha256:d02d3cedc41f021e9fc36a66f0255ea76e9598b059e25329bdd9a0f6cdb4bdad 1.58kB / 1.58kB done [2023-06-28T21:18:48.557Z] #13 sha256:93c2d578e4211e82e47e7ada9ed05d1869a2362c6f7509f2ee8d91ccebfb7fbd 55.06MB / 55.06MB 1.0s done [2023-06-28T21:18:48.557Z] #13 sha256:c87e6f3487e1d7e61ee7a415e0ced4eb6f0b3484eb1e15a4339d110d3cadf899 15.76MB / 15.76MB 0.8s done [2023-06-28T21:18:48.557Z] #13 sha256:65b4d59f9abaeb4efe1c66ff2176044e93912966342d76d025b6d1a2a37dde7a 54.59MB / 54.59MB 1.4s done [2023-06-28T21:18:48.557Z] #13 extracting sha256:93c2d578e4211e82e47e7ada9ed05d1869a2362c6f7509f2ee8d91ccebfb7fbd 2.3s done [2023-06-28T21:18:48.557Z] #13 sha256:6465554d818c7e767f556e60fe8b297b8fa85216d8c051e3b8b4af47fae05946 86.03MB / 86.03MB 2.1s done [2023-06-28T21:18:48.557Z] #13 sha256:f65b961d7cc1fd34a3f5051833591de7278b405cee418cc98431cb7369134594 149.10MB / 149.10MB 2.7s done [2023-06-28T21:18:48.557Z] #13 sha256:88699c251d75e81f31b6a27cec073d19f1fb11ff020fa129df8d92b290bf7525 156B / 156B 1.6s done [2023-06-28T21:18:48.557Z] #13 extracting sha256:c87e6f3487e1d7e61ee7a415e0ced4eb6f0b3484eb1e15a4339d110d3cadf899 [2023-06-28T21:18:48.705Z] #50 7.067 Collecting pathspec>=0.5.3 [2023-06-28T21:18:48.705Z] #50 7.071 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-06-28T21:18:48.705Z] #50 7.162 Collecting pyyaml [2023-06-28T21:18:48.705Z] #50 7.170 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2023-06-28T21:18:48.803Z] #11 ... [2023-06-28T21:18:48.803Z] [2023-06-28T21:18:48.803Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d [2023-06-28T21:18:48.803Z] #9 DONE 4.1s [2023-06-28T21:18:48.803Z] [2023-06-28T21:18:48.803Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:84c27480a5aac854eb1982f931a48eed1ba0f318673a9636e2fdba2e601955d9 [2023-06-28T21:18:48.803Z] #11 extracting sha256:c87e6f3487e1d7e61ee7a415e0ced4eb6f0b3484eb1e15a4339d110d3cadf899 0.1s [2023-06-28T21:18:48.817Z] #13 ... [2023-06-28T21:18:48.817Z] [2023-06-28T21:18:48.817Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-06-28T21:18:48.817Z] #14 DONE 0.3s [2023-06-28T21:18:48.817Z] [2023-06-28T21:18:48.817Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:84c27480a5aac854eb1982f931a48eed1ba0f318673a9636e2fdba2e601955d9 [2023-06-28T21:18:48.817Z] #13 extracting sha256:c87e6f3487e1d7e61ee7a415e0ced4eb6f0b3484eb1e15a4339d110d3cadf899 0.3s done [2023-06-28T21:18:48.817Z] #13 extracting sha256:65b4d59f9abaeb4efe1c66ff2176044e93912966342d76d025b6d1a2a37dde7a [2023-06-28T21:18:48.942Z] #11 extracting sha256:6465554d818c7e767f556e60fe8b297b8fa85216d8c051e3b8b4af47fae05946 1.9s done [2023-06-28T21:18:48.942Z] #11 extracting sha256:f65b961d7cc1fd34a3f5051833591de7278b405cee418cc98431cb7369134594 [2023-06-28T21:18:48.961Z] #50 7.327 Building wheels for collected packages: yamllint [2023-06-28T21:18:48.961Z] #50 7.327 Building wheel for yamllint (setup.py): started [2023-06-28T21:18:48.961Z] #50 7.575 Building wheel for yamllint (setup.py): finished with status 'done' [2023-06-28T21:18:49.064Z] #11 extracting sha256:c87e6f3487e1d7e61ee7a415e0ced4eb6f0b3484eb1e15a4339d110d3cadf899 0.4s done [2023-06-28T21:18:49.216Z] #50 7.576 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=8a0291da0818e2f1c12823dae67e42c656457468b1a1e0f0e3fd7c04230e6c75 [2023-06-28T21:18:49.216Z] #50 7.576 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-06-28T21:18:49.216Z] #50 7.578 Successfully built yamllint [2023-06-28T21:18:49.216Z] #50 7.585 Installing collected packages: pyyaml, pathspec, yamllint [2023-06-28T21:18:49.216Z] #50 7.698 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1 [2023-06-28T21:18:49.324Z] #11 extracting sha256:65b4d59f9abaeb4efe1c66ff2176044e93912966342d76d025b6d1a2a37dde7a 0.1s [2023-06-28T21:18:49.388Z] #13 ... [2023-06-28T21:18:49.388Z] [2023-06-28T21:18:49.388Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-06-28T21:18:49.388Z] #15 DONE 0.6s [2023-06-28T21:18:49.388Z] [2023-06-28T21:18:49.388Z] #13 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:84c27480a5aac854eb1982f931a48eed1ba0f318673a9636e2fdba2e601955d9 [2023-06-28T21:18:50.770Z] #13 extracting sha256:65b4d59f9abaeb4efe1c66ff2176044e93912966342d76d025b6d1a2a37dde7a 1.8s done [2023-06-28T21:18:50.770Z] #13 extracting sha256:6465554d818c7e767f556e60fe8b297b8fa85216d8c051e3b8b4af47fae05946 [2023-06-28T21:18:51.238Z] #11 extracting sha256:65b4d59f9abaeb4efe1c66ff2176044e93912966342d76d025b6d1a2a37dde7a 1.9s done [2023-06-28T21:18:51.238Z] #11 extracting sha256:6465554d818c7e767f556e60fe8b297b8fa85216d8c051e3b8b4af47fae05946 0.1s [2023-06-28T21:18:51.498Z] #11 ... [2023-06-28T21:18:51.498Z] [2023-06-28T21:18:51.498Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-06-28T21:18:51.498Z] #14 DONE 0.2s [2023-06-28T21:18:51.498Z] [2023-06-28T21:18:51.498Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:84c27480a5aac854eb1982f931a48eed1ba0f318673a9636e2fdba2e601955d9 [2023-06-28T21:18:51.760Z] #11 ... [2023-06-28T21:18:51.760Z] [2023-06-28T21:18:51.760Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-06-28T21:18:51.760Z] #15 DONE 0.2s [2023-06-28T21:18:52.020Z] [2023-06-28T21:18:52.020Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:84c27480a5aac854eb1982f931a48eed1ba0f318673a9636e2fdba2e601955d9 [2023-06-28T21:18:52.480Z] #50 DONE 10.7s [2023-06-28T21:18:52.480Z] [2023-06-28T21:18:52.480Z] #36 [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 [2023-06-28T21:18:52.480Z] #36 63.18 # github.com/containerd/containerd/cmd/containerd [2023-06-28T21:18:52.480Z] #36 63.18 /usr/bin/ld: /tmp/go-link-234360320/000019.o: in function `New': [2023-06-28T21:18:52.480Z] #36 63.18 /tmp/tmp.A8x0RNuVJR/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2023-06-28T21:18:52.480Z] #36 63.26 + bin/containerd-stress [2023-06-28T21:18:52.480Z] #36 64.17 + bin/containerd-shim [2023-06-28T21:18:52.480Z] #36 67.95 + bin/containerd-shim-runc-v1 [2023-06-28T21:18:52.480Z] #36 70.03 + bin/containerd-shim-runc-v2 [2023-06-28T21:18:52.480Z] #36 70.58 + binaries [2023-06-28T21:18:52.480Z] #36 70.58 + install -D bin/containerd /build/containerd [2023-06-28T21:18:52.480Z] #36 70.61 + install -D bin/containerd-shim /build/containerd-shim [2023-06-28T21:18:52.480Z] #36 70.62 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-06-28T21:18:52.480Z] #36 70.63 + install -D bin/ctr /build/ctr [2023-06-28T21:18:52.480Z] #36 DONE 72.6s [2023-06-28T21:18:52.480Z] [2023-06-28T21:18:52.480Z] #51 [dev-systemd-false 11/26] COPY --from=dockercli /build/ /usr/local/cli [2023-06-28T21:18:52.480Z] #51 DONE 0.1s [2023-06-28T21:18:52.480Z] [2023-06-28T21:18:52.480Z] #52 [dev-systemd-false 12/26] COPY --from=frozen-images /build/ /docker-frozen-images [2023-06-28T21:18:52.480Z] #52 DONE 0.1s [2023-06-28T21:18:52.480Z] [2023-06-28T21:18:52.480Z] #53 [dev-systemd-false 13/26] COPY --from=swagger /build/ /usr/local/bin/ [2023-06-28T21:18:52.480Z] #53 DONE 0.1s [2023-06-28T21:18:52.480Z] [2023-06-28T21:18:52.480Z] #54 [dev-systemd-false 14/26] COPY --from=tomlv /build/ /usr/local/bin/ [2023-06-28T21:18:52.480Z] #54 DONE 0.0s [2023-06-28T21:18:52.480Z] [2023-06-28T21:18:52.480Z] #55 [dev-systemd-false 15/26] COPY --from=tini /build/ /usr/local/bin/ [2023-06-28T21:18:52.480Z] #55 DONE 0.0s [2023-06-28T21:18:52.480Z] [2023-06-28T21:18:52.480Z] #56 [dev-systemd-false 16/26] COPY --from=registry /build/ /usr/local/bin/ [2023-06-28T21:18:52.480Z] #56 DONE 0.1s [2023-06-28T21:18:52.736Z] [2023-06-28T21:18:52.736Z] #57 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2023-06-28T21:18:52.736Z] #57 DONE 0.1s [2023-06-28T21:18:52.736Z] [2023-06-28T21:18:52.736Z] #58 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-06-28T21:18:52.736Z] #58 DONE 0.1s [2023-06-28T21:18:52.736Z] [2023-06-28T21:18:52.736Z] #59 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-06-28T21:18:53.312Z] #13 extracting sha256:6465554d818c7e767f556e60fe8b297b8fa85216d8c051e3b8b4af47fae05946 2.0s done [2023-06-28T21:18:53.312Z] #13 extracting sha256:f65b961d7cc1fd34a3f5051833591de7278b405cee418cc98431cb7369134594 0.1s [2023-06-28T21:18:53.404Z] #11 extracting sha256:6465554d818c7e767f556e60fe8b297b8fa85216d8c051e3b8b4af47fae05946 2.0s done [2023-06-28T21:18:53.404Z] #11 extracting sha256:f65b961d7cc1fd34a3f5051833591de7278b405cee418cc98431cb7369134594 0.1s [2023-06-28T21:18:53.662Z] #59 DONE 0.6s [2023-06-28T21:18:53.662Z] [2023-06-28T21:18:53.662Z] #60 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2023-06-28T21:18:53.662Z] #60 DONE 0.0s [2023-06-28T21:18:53.662Z] [2023-06-28T21:18:53.662Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2023-06-28T21:18:53.662Z] #61 DONE 0.2s [2023-06-28T21:18:53.662Z] [2023-06-28T21:18:53.662Z] #62 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2023-06-28T21:18:54.221Z] #11 extracting sha256:f65b961d7cc1fd34a3f5051833591de7278b405cee418cc98431cb7369134594 4.5s done [2023-06-28T21:18:54.221Z] #11 extracting sha256:88699c251d75e81f31b6a27cec073d19f1fb11ff020fa129df8d92b290bf7525 done [2023-06-28T21:18:54.221Z] #11 ... [2023-06-28T21:18:54.221Z] [2023-06-28T21:18:54.221Z] #16 [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 [2023-06-28T21:18:54.221Z] #16 0.727 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-06-28T21:18:54.221Z] #16 0.740 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-06-28T21:18:54.221Z] #16 0.740 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-06-28T21:18:54.221Z] #16 0.837 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-06-28T21:18:54.221Z] #16 0.986 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [245 kB] [2023-06-28T21:18:54.221Z] #16 1.005 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-06-28T21:18:54.221Z] #16 2.169 Fetched 8651 kB in 2s (5070 kB/s) [2023-06-28T21:18:54.221Z] #16 2.169 Reading package lists... [2023-06-28T21:18:54.221Z] #16 2.772 Reading package lists... [2023-06-28T21:18:54.221Z] #16 3.348 Building dependency tree... [2023-06-28T21:18:54.221Z] #16 3.588 The following additional packages will be installed: [2023-06-28T21:18:54.221Z] #16 3.589 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-06-28T21:18:54.221Z] #16 3.589 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-06-28T21:18:54.221Z] #16 3.590 Recommended packages: [2023-06-28T21:18:54.221Z] #16 3.590 libldap-common publicsuffix libsasl2-modules [2023-06-28T21:18:54.221Z] #16 3.716 The following NEW packages will be installed: [2023-06-28T21:18:54.221Z] #16 3.717 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-06-28T21:18:54.221Z] #16 3.717 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-06-28T21:18:54.221Z] #16 3.717 libssh2-1 openssl [2023-06-28T21:18:54.221Z] #16 3.995 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-06-28T21:18:54.221Z] #16 3.995 Need to get 3050 kB of archives. [2023-06-28T21:18:54.221Z] #16 3.995 After this operation, 6663 kB of additional disk space will be used. [2023-06-28T21:18:54.221Z] #16 3.995 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u5 [854 kB] [2023-06-28T21:18:54.221Z] #16 4.004 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-06-28T21:18:54.221Z] #16 4.006 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-06-28T21:18:54.221Z] #16 4.008 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2023-06-28T21:18:54.221Z] #16 4.009 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-06-28T21:18:54.221Z] #16 4.010 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-06-28T21:18:54.221Z] #16 4.011 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-06-28T21:18:54.221Z] #16 4.012 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-06-28T21:18:54.221Z] #16 4.013 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-06-28T21:18:54.221Z] #16 4.013 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-06-28T21:18:54.221Z] #16 4.014 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] [2023-06-28T21:18:54.221Z] #16 4.017 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] [2023-06-28T21:18:54.221Z] #16 4.019 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-06-28T21:18:54.221Z] #16 4.020 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-06-28T21:18:54.221Z] #16 4.021 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-06-28T21:18:54.221Z] #16 4.147 debconf: delaying package configuration, since apt-utils is not installed [2023-06-28T21:18:54.221Z] #16 4.171 Fetched 3050 kB in 0s (10.2 MB/s) [2023-06-28T21:18:54.221Z] #16 4.191 Selecting previously unselected package openssl. [2023-06-28T21:18:54.221Z] #16 4.191 (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 ... 6664 files and directories currently installed.) [2023-06-28T21:18:54.221Z] #16 4.197 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_amd64.deb ... [2023-06-28T21:18:54.221Z] #16 4.201 Unpacking openssl (1.1.1n-0+deb11u5) ... [2023-06-28T21:18:54.221Z] #16 4.306 Selecting previously unselected package ca-certificates. [2023-06-28T21:18:54.221Z] #16 4.307 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-06-28T21:18:54.221Z] #16 4.311 Unpacking ca-certificates (20210119) ... [2023-06-28T21:18:54.221Z] #16 4.368 Selecting previously unselected package libbrotli1:amd64. [2023-06-28T21:18:54.221Z] #16 4.369 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-06-28T21:18:54.221Z] #16 4.377 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-06-28T21:18:54.221Z] #16 4.430 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-06-28T21:18:54.221Z] #16 4.431 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-06-28T21:18:54.221Z] #16 4.435 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-06-28T21:18:54.221Z] #16 4.480 Selecting previously unselected package libsasl2-2:amd64. [2023-06-28T21:18:54.221Z] #16 4.481 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-06-28T21:18:54.221Z] #16 4.485 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-06-28T21:18:54.221Z] #16 4.537 Selecting previously unselected package libldap-2.4-2:amd64. [2023-06-28T21:18:54.221Z] #16 4.538 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-06-28T21:18:54.221Z] #16 4.544 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-06-28T21:18:54.221Z] #16 4.599 Selecting previously unselected package libnghttp2-14:amd64. [2023-06-28T21:18:54.221Z] #16 4.600 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-06-28T21:18:54.221Z] #16 4.605 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-06-28T21:18:54.221Z] #16 4.648 Selecting previously unselected package libpsl5:amd64. [2023-06-28T21:18:54.221Z] #16 4.649 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-06-28T21:18:54.221Z] #16 4.653 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-06-28T21:18:54.221Z] #16 4.693 Selecting previously unselected package librtmp1:amd64. [2023-06-28T21:18:54.221Z] #16 4.694 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-06-28T21:18:54.221Z] #16 4.699 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-06-28T21:18:54.221Z] #16 4.736 Selecting previously unselected package libssh2-1:amd64. [2023-06-28T21:18:54.221Z] #16 4.737 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-06-28T21:18:54.221Z] #16 4.741 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-06-28T21:18:54.221Z] #16 4.787 Selecting previously unselected package libcurl4:amd64. [2023-06-28T21:18:54.221Z] #16 4.788 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... [2023-06-28T21:18:54.221Z] #16 4.792 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-06-28T21:18:54.221Z] #16 4.840 Selecting previously unselected package curl. [2023-06-28T21:18:54.221Z] #16 4.841 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... [2023-06-28T21:18:54.221Z] #16 4.845 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-06-28T21:18:54.221Z] #16 4.901 Selecting previously unselected package libonig5:amd64. [2023-06-28T21:18:54.221Z] #16 4.902 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-06-28T21:18:54.221Z] #16 4.907 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-06-28T21:18:54.221Z] #16 4.959 Selecting previously unselected package libjq1:amd64. [2023-06-28T21:18:54.221Z] #16 4.960 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-06-28T21:18:54.221Z] #16 4.965 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-06-28T21:18:54.221Z] #16 5.002 Selecting previously unselected package jq. [2023-06-28T21:18:54.221Z] #16 5.003 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-06-28T21:18:54.221Z] #16 5.007 Unpacking jq (1.6-2.1) ... [2023-06-28T21:18:54.221Z] #16 5.046 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-06-28T21:18:54.221Z] #16 5.056 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-06-28T21:18:54.221Z] #16 5.067 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-06-28T21:18:54.221Z] #16 5.077 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-06-28T21:18:54.221Z] #16 5.087 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-06-28T21:18:54.221Z] #16 5.099 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-06-28T21:18:54.221Z] #16 5.111 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-06-28T21:18:54.221Z] #16 5.121 Setting up openssl (1.1.1n-0+deb11u5) ... [2023-06-28T21:18:54.221Z] #16 5.136 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-06-28T21:18:54.221Z] #16 5.148 Setting up libjq1:amd64 (1.6-2.1) ... [2023-06-28T21:18:54.221Z] #16 5.166 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-06-28T21:18:54.221Z] #16 5.178 Setting up ca-certificates (20210119) ... [2023-06-28T21:18:54.221Z] #16 5.568 Updating certificates in /etc/ssl/certs... [2023-06-28T21:18:54.221Z] #16 6.013 129 added, 0 removed; done. [2023-06-28T21:18:54.221Z] #16 6.042 Setting up jq (1.6-2.1) ... [2023-06-28T21:18:54.221Z] #16 6.056 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-06-28T21:18:54.221Z] #16 6.070 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-06-28T21:18:54.221Z] #16 6.081 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-06-28T21:18:54.221Z] #16 6.097 Processing triggers for ca-certificates (20210119) ... [2023-06-28T21:18:54.221Z] #16 6.104 Updating certificates in /etc/ssl/certs... [2023-06-28T21:18:54.221Z] #16 6.473 0 added, 0 removed; done. [2023-06-28T21:18:54.221Z] #16 6.473 Running hooks in /etc/ca-certificates/update.d... [2023-06-28T21:18:54.221Z] #16 6.473 done. [2023-06-28T21:18:54.588Z] #62 DONE 0.8s [2023-06-28T21:18:54.588Z] [2023-06-28T21:18:54.588Z] #63 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-06-28T21:18:54.588Z] #63 DONE 0.1s [2023-06-28T21:18:54.588Z] [2023-06-28T21:18:54.588Z] #64 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-06-28T21:18:54.843Z] #64 DONE 0.2s [2023-06-28T21:18:54.843Z] [2023-06-28T21:18:54.843Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2023-06-28T21:18:54.843Z] #65 DONE 0.0s [2023-06-28T21:18:54.843Z] [2023-06-28T21:18:54.843Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2023-06-28T21:18:54.843Z] #66 DONE 0.0s [2023-06-28T21:18:54.843Z] [2023-06-28T21:18:54.843Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-06-28T21:18:55.158Z] #16 ... [2023-06-28T21:18:55.158Z] [2023-06-28T21:18:55.158Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.10-bullseye@sha256:84c27480a5aac854eb1982f931a48eed1ba0f318673a9636e2fdba2e601955d9 [2023-06-28T21:18:55.158Z] #11 DONE 14.5s [2023-06-28T21:18:55.158Z] [2023-06-28T21:18:55.158Z] #17 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-06-28T21:18:55.417Z] #17 ... [2023-06-28T21:18:55.417Z] [2023-06-28T21:18:55.417Z] #16 [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 [2023-06-28T21:18:55.417Z] #16 DONE 10.7s [2023-06-28T21:18:55.449Z] Sending build context to Docker daemon 58.54MB [2023-06-28T21:18:55.449Z] [2023-06-28T21:18:55.449Z] Step 1/10 : FROM microsoft/windowsservercore [2023-06-28T21:18:55.449Z] ---> 0e4e89ebdca4 [2023-06-28T21:18:55.449Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2023-06-28T21:18:55.449Z] ---> Using cache [2023-06-28T21:18:55.449Z] ---> f0b47ad53845 [2023-06-28T21:18:55.449Z] Step 3/10 : ARG GO_VERSION=1.19.10 [2023-06-28T21:18:55.449Z] ---> Using cache [2023-06-28T21:18:55.449Z] ---> 7e6551fd9075 [2023-06-28T21:18:55.449Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.8.2 [2023-06-28T21:18:55.449Z] ---> Using cache [2023-06-28T21:18:55.449Z] ---> fb9b0a88b64e [2023-06-28T21:18:55.449Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2023-06-28T21:18:55.449Z] ---> Using cache [2023-06-28T21:18:55.449Z] ---> a059a3b56595 [2023-06-28T21:18:55.449Z] 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; [2023-06-28T21:18:55.449Z] ---> Using cache [2023-06-28T21:18:55.449Z] ---> 74dfb6290bdb [2023-06-28T21:18:55.449Z] Step 7/10 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2023-06-28T21:18:55.449Z] ---> Using cache [2023-06-28T21:18:55.449Z] ---> 13fff7f757e8 [2023-06-28T21:18:55.449Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2023-06-28T21:18:55.449Z] ---> Using cache [2023-06-28T21:18:55.449Z] ---> 3b920c20e7e9 [2023-06-28T21:18:55.449Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2023-06-28T21:18:55.449Z] ---> Using cache [2023-06-28T21:18:55.449Z] ---> 7ba3171b1a6b [2023-06-28T21:18:55.449Z] Step 10/10 : COPY . . [2023-06-28T21:18:55.677Z] [2023-06-28T21:18:55.677Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-06-28T21:18:55.677Z] #18 DONE 0.3s [2023-06-28T21:18:55.677Z] [2023-06-28T21:18:55.677Z] #17 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-06-28T21:18:55.677Z] #17 DONE 0.5s [2023-06-28T21:18:55.677Z] [2023-06-28T21:18:55.677Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-06-28T21:18:55.937Z] #19 ... [2023-06-28T21:18:55.937Z] [2023-06-28T21:18:55.937Z] #20 [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 [2023-06-28T21:18:55.937Z] #20 DONE 0.4s [2023-06-28T21:18:56.196Z] [2023-06-28T21:18:56.196Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-06-28T21:18:56.196Z] #21 DONE 0.1s [2023-06-28T21:18:56.196Z] [2023-06-28T21:18:56.196Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-06-28T21:18:56.196Z] #22 DONE 0.1s [2023-06-28T21:18:56.196Z] [2023-06-28T21:18:56.196Z] #23 [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 [2023-06-28T21:18:56.730Z] #67 DONE 1.7s [2023-06-28T21:18:56.730Z] [2023-06-28T21:18:56.730Z] #68 exporting to image [2023-06-28T21:18:56.730Z] #68 exporting layers [2023-06-28T21:18:57.140Z] #23 1.083 + git clone https://github.com/docker/distribution.git . [2023-06-28T21:18:57.140Z] #23 1.085 Cloning into '.'... [2023-06-28T21:18:57.648Z] #13 extracting sha256:f65b961d7cc1fd34a3f5051833591de7278b405cee418cc98431cb7369134594 4.4s done [2023-06-28T21:18:57.908Z] #13 extracting sha256:88699c251d75e81f31b6a27cec073d19f1fb11ff020fa129df8d92b290bf7525 done [2023-06-28T21:18:57.908Z] #13 DONE 13.1s [2023-06-28T21:18:57.908Z] [2023-06-28T21:18:57.908Z] #16 [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 [2023-06-28T21:18:57.908Z] #16 0.574 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-06-28T21:18:57.908Z] #16 0.598 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-06-28T21:18:57.908Z] #16 0.609 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-06-28T21:18:57.908Z] #16 0.679 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-06-28T21:18:57.908Z] #16 0.811 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [245 kB] [2023-06-28T21:18:57.908Z] #16 0.860 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-06-28T21:18:57.908Z] #16 2.006 Fetched 8651 kB in 2s (5117 kB/s) [2023-06-28T21:18:57.908Z] #16 2.006 Reading package lists... [2023-06-28T21:18:57.908Z] #16 2.600 Reading package lists... [2023-06-28T21:18:57.908Z] #16 3.187 Building dependency tree... [2023-06-28T21:18:57.908Z] #16 3.436 The following additional packages will be installed: [2023-06-28T21:18:57.908Z] #16 3.436 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-06-28T21:18:57.908Z] #16 3.437 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-06-28T21:18:57.908Z] #16 3.438 Recommended packages: [2023-06-28T21:18:57.908Z] #16 3.438 libldap-common publicsuffix libsasl2-modules [2023-06-28T21:18:57.908Z] #16 3.554 The following NEW packages will be installed: [2023-06-28T21:18:57.908Z] #16 3.555 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-06-28T21:18:57.908Z] #16 3.555 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-06-28T21:18:57.908Z] #16 3.555 libssh2-1 openssl [2023-06-28T21:18:57.908Z] #16 3.830 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-06-28T21:18:57.908Z] #16 3.830 Need to get 3050 kB of archives. [2023-06-28T21:18:57.908Z] #16 3.830 After this operation, 6663 kB of additional disk space will be used. [2023-06-28T21:18:57.908Z] #16 3.830 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u5 [854 kB] [2023-06-28T21:18:57.908Z] #16 3.842 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-06-28T21:18:57.908Z] #16 3.844 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-06-28T21:18:57.908Z] #16 3.846 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2023-06-28T21:18:57.908Z] #16 3.847 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-06-28T21:18:57.908Z] #16 3.848 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-06-28T21:18:57.908Z] #16 3.850 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-06-28T21:18:57.908Z] #16 3.851 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-06-28T21:18:57.908Z] #16 3.851 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-06-28T21:18:57.908Z] #16 3.852 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-06-28T21:18:57.908Z] #16 3.853 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] [2023-06-28T21:18:57.908Z] #16 3.874 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] [2023-06-28T21:18:57.908Z] #16 3.876 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-06-28T21:18:57.908Z] #16 3.880 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-06-28T21:18:57.908Z] #16 3.881 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-06-28T21:18:57.908Z] #16 4.007 debconf: delaying package configuration, since apt-utils is not installed [2023-06-28T21:18:57.908Z] #16 4.032 Fetched 3050 kB in 0s (9510 kB/s) [2023-06-28T21:18:57.908Z] #16 4.051 Selecting previously unselected package openssl. [2023-06-28T21:18:57.908Z] #16 4.051 (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 ... 6664 files and directories currently installed.) [2023-06-28T21:18:57.908Z] #16 4.056 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_amd64.deb ... [2023-06-28T21:18:57.908Z] #16 4.061 Unpacking openssl (1.1.1n-0+deb11u5) ... [2023-06-28T21:18:57.908Z] #16 4.216 Selecting previously unselected package ca-certificates. [2023-06-28T21:18:57.908Z] #16 4.217 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-06-28T21:18:57.908Z] #16 4.221 Unpacking ca-certificates (20210119) ... [2023-06-28T21:18:57.908Z] #16 4.298 Selecting previously unselected package libbrotli1:amd64. [2023-06-28T21:18:57.908Z] #16 4.299 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-06-28T21:18:57.908Z] #16 4.306 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-06-28T21:18:57.908Z] #16 4.361 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-06-28T21:18:57.908Z] #16 4.362 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-06-28T21:18:57.908Z] #16 4.366 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-06-28T21:18:57.908Z] #16 4.404 Selecting previously unselected package libsasl2-2:amd64. [2023-06-28T21:18:57.908Z] #16 4.405 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-06-28T21:18:57.908Z] #16 4.409 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-06-28T21:18:57.908Z] #16 4.452 Selecting previously unselected package libldap-2.4-2:amd64. [2023-06-28T21:18:57.908Z] #16 4.453 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-06-28T21:18:57.908Z] #16 4.458 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-06-28T21:18:57.908Z] #16 4.515 Selecting previously unselected package libnghttp2-14:amd64. [2023-06-28T21:18:57.908Z] #16 4.516 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-06-28T21:18:57.908Z] #16 4.520 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-06-28T21:18:57.908Z] #16 4.563 Selecting previously unselected package libpsl5:amd64. [2023-06-28T21:18:57.908Z] #16 4.564 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-06-28T21:18:57.908Z] #16 4.569 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-06-28T21:18:57.908Z] #16 4.610 Selecting previously unselected package librtmp1:amd64. [2023-06-28T21:18:57.908Z] #16 4.611 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-06-28T21:18:57.908Z] #16 4.617 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-06-28T21:18:57.908Z] #16 4.656 Selecting previously unselected package libssh2-1:amd64. [2023-06-28T21:18:57.908Z] #16 4.658 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-06-28T21:18:57.908Z] #16 4.663 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-06-28T21:18:57.908Z] #16 4.710 Selecting previously unselected package libcurl4:amd64. [2023-06-28T21:18:57.908Z] #16 4.711 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... [2023-06-28T21:18:57.908Z] #16 4.716 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-06-28T21:18:57.908Z] #16 4.769 Selecting previously unselected package curl. [2023-06-28T21:18:57.908Z] #16 4.770 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... [2023-06-28T21:18:57.908Z] #16 4.774 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-06-28T21:18:57.908Z] #16 4.825 Selecting previously unselected package libonig5:amd64. [2023-06-28T21:18:57.908Z] #16 4.827 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-06-28T21:18:57.908Z] #16 4.830 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-06-28T21:18:57.908Z] #16 4.884 Selecting previously unselected package libjq1:amd64. [2023-06-28T21:18:57.908Z] #16 4.885 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-06-28T21:18:57.908Z] #16 4.890 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-06-28T21:18:57.908Z] #16 4.928 Selecting previously unselected package jq. [2023-06-28T21:18:57.908Z] #16 4.930 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-06-28T21:18:57.908Z] #16 4.934 Unpacking jq (1.6-2.1) ... [2023-06-28T21:18:57.908Z] #16 4.971 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-06-28T21:18:57.908Z] #16 4.984 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-06-28T21:18:57.908Z] #16 4.995 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-06-28T21:18:57.908Z] #16 5.006 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-06-28T21:18:57.908Z] #16 5.018 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-06-28T21:18:57.908Z] #16 5.029 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-06-28T21:18:57.908Z] #16 5.041 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-06-28T21:18:57.908Z] #16 5.054 Setting up openssl (1.1.1n-0+deb11u5) ... [2023-06-28T21:18:57.908Z] #16 5.071 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-06-28T21:18:57.908Z] #16 5.082 Setting up libjq1:amd64 (1.6-2.1) ... [2023-06-28T21:18:57.908Z] #16 5.094 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-06-28T21:18:57.908Z] #16 5.103 Setting up ca-certificates (20210119) ... [2023-06-28T21:18:57.908Z] #16 5.501 Updating certificates in /etc/ssl/certs... [2023-06-28T21:18:57.908Z] #16 5.955 129 added, 0 removed; done. [2023-06-28T21:18:57.908Z] #16 5.983 Setting up jq (1.6-2.1) ... [2023-06-28T21:18:57.908Z] #16 5.995 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-06-28T21:18:57.908Z] #16 6.005 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-06-28T21:18:57.908Z] #16 6.016 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-06-28T21:18:57.908Z] #16 6.034 Processing triggers for ca-certificates (20210119) ... [2023-06-28T21:18:57.908Z] #16 6.042 Updating certificates in /etc/ssl/certs... [2023-06-28T21:18:57.908Z] #16 6.412 0 added, 0 removed; done. [2023-06-28T21:18:57.908Z] #16 6.412 Running hooks in /etc/ca-certificates/update.d... [2023-06-28T21:18:57.908Z] #16 6.412 done. [2023-06-28T21:18:58.617Z] #68 exporting layers 2.1s done [2023-06-28T21:18:58.617Z] #68 writing image sha256:6a58b850d1e1f6b90d0c82018d2eeda50dc4b6cf6cbed3f2bb7a8eedb53d5473 done [2023-06-28T21:18:58.617Z] #68 naming to docker.io/library/docker:b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 done [2023-06-28T21:18:58.617Z] #68 DONE 2.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-06-28T21:18:58.690Z] #11 extracting sha256:f65b961d7cc1fd34a3f5051833591de7278b405cee418cc98431cb7369134594 4.7s done [2023-06-28T21:18:58.690Z] #11 extracting sha256:88699c251d75e81f31b6a27cec073d19f1fb11ff020fa129df8d92b290bf7525 done [2023-06-28T21:18:58.690Z] #11 DONE 14.1s [2023-06-28T21:18:58.690Z] [2023-06-28T21:18:58.690Z] #16 [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 [2023-06-28T21:18:58.690Z] #16 0.771 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-06-28T21:18:58.690Z] #16 0.799 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-06-28T21:18:58.690Z] #16 0.808 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-06-28T21:18:58.690Z] #16 0.901 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-06-28T21:18:58.690Z] #16 1.009 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [245 kB] [2023-06-28T21:18:58.690Z] #16 1.105 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-06-28T21:18:58.690Z] #16 2.253 Fetched 8651 kB in 2s (4966 kB/s) [2023-06-28T21:18:58.690Z] #16 2.253 Reading package lists... [2023-06-28T21:18:58.690Z] #16 2.914 Reading package lists... [2023-06-28T21:18:58.690Z] #16 3.567 Building dependency tree... [2023-06-28T21:18:58.690Z] #16 3.926 The following additional packages will be installed: [2023-06-28T21:18:58.691Z] #16 3.926 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-06-28T21:18:58.691Z] #16 3.927 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-06-28T21:18:58.691Z] #16 3.928 Recommended packages: [2023-06-28T21:18:58.691Z] #16 3.928 libldap-common publicsuffix libsasl2-modules [2023-06-28T21:18:58.691Z] #16 4.057 The following NEW packages will be installed: [2023-06-28T21:18:58.691Z] #16 4.058 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-06-28T21:18:58.691Z] #16 4.058 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-06-28T21:18:58.691Z] #16 4.059 libssh2-1 openssl [2023-06-28T21:18:58.691Z] #16 4.334 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-06-28T21:18:58.691Z] #16 4.334 Need to get 3050 kB of archives. [2023-06-28T21:18:58.691Z] #16 4.334 After this operation, 6663 kB of additional disk space will be used. [2023-06-28T21:18:58.691Z] #16 4.334 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u5 [854 kB] [2023-06-28T21:18:58.691Z] #16 4.346 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-06-28T21:18:58.691Z] #16 4.349 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-06-28T21:18:58.691Z] #16 4.352 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2023-06-28T21:18:58.691Z] #16 4.353 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-06-28T21:18:58.691Z] #16 4.354 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-06-28T21:18:58.691Z] #16 4.356 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-06-28T21:18:58.691Z] #16 4.357 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-06-28T21:18:58.691Z] #16 4.358 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-06-28T21:18:58.691Z] #16 4.359 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-06-28T21:18:58.691Z] #16 4.360 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB] [2023-06-28T21:18:58.691Z] #16 4.363 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB] [2023-06-28T21:18:58.691Z] #16 4.365 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-06-28T21:18:58.691Z] #16 4.367 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-06-28T21:18:58.691Z] #16 4.368 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-06-28T21:18:58.691Z] #16 4.515 debconf: delaying package configuration, since apt-utils is not installed [2023-06-28T21:18:58.691Z] #16 4.541 Fetched 3050 kB in 0s (10.1 MB/s) [2023-06-28T21:18:58.691Z] #16 4.562 Selecting previously unselected package openssl. [2023-06-28T21:18:58.691Z] #16 4.562 (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 ... 6664 files and directories currently installed.) [2023-06-28T21:18:58.691Z] #16 4.568 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_amd64.deb ... [2023-06-28T21:18:58.691Z] #16 4.572 Unpacking openssl (1.1.1n-0+deb11u5) ... [2023-06-28T21:18:58.691Z] #16 4.679 Selecting previously unselected package ca-certificates. [2023-06-28T21:18:58.691Z] #16 4.681 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-06-28T21:18:58.691Z] #16 4.685 Unpacking ca-certificates (20210119) ... [2023-06-28T21:18:58.691Z] #16 4.744 Selecting previously unselected package libbrotli1:amd64. [2023-06-28T21:18:58.691Z] #16 4.746 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-06-28T21:18:58.691Z] #16 4.755 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-06-28T21:18:58.691Z] #16 4.809 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-06-28T21:18:58.691Z] #16 4.811 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-06-28T21:18:58.691Z] #16 4.815 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-06-28T21:18:58.691Z] #16 4.851 Selecting previously unselected package libsasl2-2:amd64. [2023-06-28T21:18:58.691Z] #16 4.853 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-06-28T21:18:58.691Z] #16 4.857 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-06-28T21:18:58.691Z] #16 4.898 Selecting previously unselected package libldap-2.4-2:amd64. [2023-06-28T21:18:58.691Z] #16 4.900 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-06-28T21:18:58.691Z] #16 4.904 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-06-28T21:18:58.691Z] #16 4.960 Selecting previously unselected package libnghttp2-14:amd64. [2023-06-28T21:18:58.691Z] #16 4.962 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-06-28T21:18:58.691Z] #16 4.965 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-06-28T21:18:58.691Z] #16 5.011 Selecting previously unselected package libpsl5:amd64. [2023-06-28T21:18:58.691Z] #16 5.013 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-06-28T21:18:58.691Z] #16 5.017 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-06-28T21:18:58.691Z] #16 5.053 Selecting previously unselected package librtmp1:amd64. [2023-06-28T21:18:58.691Z] #16 5.055 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-06-28T21:18:58.691Z] #16 5.058 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-06-28T21:18:58.691Z] #16 5.095 Selecting previously unselected package libssh2-1:amd64. [2023-06-28T21:18:58.691Z] #16 5.097 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-06-28T21:18:58.691Z] #16 5.101 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-06-28T21:18:58.691Z] #16 5.150 Selecting previously unselected package libcurl4:amd64. [2023-06-28T21:18:58.691Z] #16 5.151 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ... [2023-06-28T21:18:58.691Z] #16 5.155 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-06-28T21:18:58.691Z] #16 5.206 Selecting previously unselected package curl. [2023-06-28T21:18:58.691Z] #16 5.208 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_amd64.deb ... [2023-06-28T21:18:58.691Z] #16 5.211 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-06-28T21:18:58.691Z] #16 5.266 Selecting previously unselected package libonig5:amd64. [2023-06-28T21:18:58.691Z] #16 5.267 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-06-28T21:18:58.691Z] #16 5.271 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-06-28T21:18:58.691Z] #16 5.322 Selecting previously unselected package libjq1:amd64. [2023-06-28T21:18:58.691Z] #16 5.324 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-06-28T21:18:58.691Z] #16 5.328 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-06-28T21:18:58.691Z] #16 5.370 Selecting previously unselected package jq. [2023-06-28T21:18:58.691Z] #16 5.371 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-06-28T21:18:58.691Z] #16 5.375 Unpacking jq (1.6-2.1) ... [2023-06-28T21:18:58.691Z] #16 5.424 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-06-28T21:18:58.691Z] #16 5.442 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-06-28T21:18:58.691Z] #16 5.454 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-06-28T21:18:58.691Z] #16 5.466 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-06-28T21:18:58.691Z] #16 5.479 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-06-28T21:18:58.691Z] #16 5.491 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-06-28T21:18:58.691Z] #16 5.502 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-06-28T21:18:58.691Z] #16 5.514 Setting up openssl (1.1.1n-0+deb11u5) ... [2023-06-28T21:18:58.691Z] #16 5.533 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-06-28T21:18:58.691Z] #16 5.545 Setting up libjq1:amd64 (1.6-2.1) ... [2023-06-28T21:18:58.691Z] #16 5.557 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-06-28T21:18:58.691Z] #16 5.569 Setting up ca-certificates (20210119) ... [2023-06-28T21:18:58.691Z] #16 5.996 Updating certificates in /etc/ssl/certs... [2023-06-28T21:18:58.691Z] #16 6.484 129 added, 0 removed; done. [2023-06-28T21:18:58.691Z] #16 6.515 Setting up jq (1.6-2.1) ... [2023-06-28T21:18:58.691Z] #16 6.525 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ... [2023-06-28T21:18:58.691Z] #16 6.535 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-06-28T21:18:58.691Z] #16 6.546 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-06-28T21:18:58.691Z] #16 6.565 Processing triggers for ca-certificates (20210119) ... [2023-06-28T21:18:58.691Z] #16 6.572 Updating certificates in /etc/ssl/certs... [2023-06-28T21:18:58.691Z] #16 6.973 0 added, 0 removed; done. [2023-06-28T21:18:58.691Z] #16 6.973 Running hooks in /etc/ca-certificates/update.d... [2023-06-28T21:18:58.691Z] #16 6.974 done. [2023-06-28T21:18:58.893Z] ---> Using cache [2023-06-28T21:18:58.893Z] ---> 0680c6184c08 [2023-06-28T21:18:58.951Z] #16 DONE 10.4s [2023-06-28T21:18:58.951Z] [2023-06-28T21:18:58.951Z] #17 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-06-28T21:18:58.976Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45840/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 hack/test/unit [2023-06-28T21:18:59.212Z] #17 DONE 0.4s [2023-06-28T21:18:59.212Z] [2023-06-28T21:18:59.212Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-06-28T21:18:59.212Z] #18 DONE 0.0s [2023-06-28T21:18:59.212Z] [2023-06-28T21:18:59.212Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-06-28T21:19:00.159Z] #19 ... [2023-06-28T21:19:00.159Z] [2023-06-28T21:19:00.159Z] #20 [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 [2023-06-28T21:19:00.159Z] #20 DONE 0.7s [2023-06-28T21:19:00.159Z] [2023-06-28T21:19:00.159Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-06-28T21:19:00.159Z] #21 DONE 0.1s [2023-06-28T21:19:00.159Z] [2023-06-28T21:19:00.159Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-06-28T21:19:00.159Z] #22 DONE 0.1s [2023-06-28T21:19:00.159Z] [2023-06-28T21:19:00.159Z] #23 [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 [2023-06-28T21:19:00.340Z] ? github.com/docker/docker/api [no test files] [2023-06-28T21:19:00.737Z] #23 0.601 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-06-28T21:19:00.737Z] #23 0.602 Cloning into '.'... [2023-06-28T21:19:01.350Z] #23 ... [2023-06-28T21:19:01.350Z] [2023-06-28T21:19:01.350Z] #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 [2023-06-28T21:19:01.350Z] #24 1.314 + RM_GOPATH=0 [2023-06-28T21:19:01.350Z] #24 1.314 + TMP_GOPATH= [2023-06-28T21:19:01.350Z] #24 1.314 + : /build [2023-06-28T21:19:01.350Z] #24 1.314 + '[' -z '' ']' [2023-06-28T21:19:01.350Z] #24 1.314 ++ mktemp -d [2023-06-28T21:19:01.350Z] #24 1.315 + export GOPATH=/tmp/tmp.qD3UIdT2dV [2023-06-28T21:19:01.350Z] #24 1.315 + GOPATH=/tmp/tmp.qD3UIdT2dV [2023-06-28T21:19:01.350Z] #24 1.315 + RM_GOPATH=1 [2023-06-28T21:19:01.350Z] #24 1.315 + case "$(go env GOARCH)" in [2023-06-28T21:19:01.350Z] #24 1.317 ++ go env GOARCH [2023-06-28T21:19:01.350Z] #24 1.322 + export GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:01.350Z] #24 1.322 + GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:01.350Z] #24 1.322 ++ dirname /tmp/install/install.sh [2023-06-28T21:19:01.350Z] #24 1.324 + dir=/tmp/install [2023-06-28T21:19:01.350Z] #24 1.324 + bin=dockercli [2023-06-28T21:19:01.350Z] #24 1.324 + shift [2023-06-28T21:19:01.350Z] #24 1.324 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-06-28T21:19:01.350Z] #24 1.324 + . /tmp/install/dockercli.installer [2023-06-28T21:19:01.350Z] #24 1.324 ++ : stable [2023-06-28T21:19:01.350Z] #24 1.324 ++ : 17.06.2-ce [2023-06-28T21:19:01.350Z] #24 1.324 + install_dockercli [2023-06-28T21:19:01.350Z] #24 1.324 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-06-28T21:19:01.350Z] #24 1.324 Install docker/cli version 17.06.2-ce from stable [2023-06-28T21:19:01.350Z] #24 1.324 ++ uname -m [2023-06-28T21:19:01.350Z] #24 1.326 + arch=x86_64 [2023-06-28T21:19:01.350Z] #24 1.326 + '[' x86_64 '!=' x86_64 ']' [2023-06-28T21:19:01.350Z] #24 1.326 + url=https://download.docker.com/linux/static [2023-06-28T21:19:01.350Z] #24 1.327 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-06-28T21:19:01.350Z] #24 1.327 + tar -xz docker/docker [2023-06-28T21:19:01.350Z] #24 2.755 + mkdir -p /build [2023-06-28T21:19:01.350Z] #24 2.763 + mv docker/docker /build/ [2023-06-28T21:19:01.350Z] #24 2.765 + rmdir docker [2023-06-28T21:19:01.350Z] #24 DONE 5.2s [2023-06-28T21:19:01.350Z] [2023-06-28T21:19:01.350Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-06-28T21:19:01.350Z] #19 1.563 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-06-28T21:19:01.350Z] #19 1.824 [2023-06-28T21:19:01.350Z] #19 2.055 #=#=# ######################################################################## 100.0% [2023-06-28T21:19:01.350Z] #19 2.405 [2023-06-28T21:19:01.350Z] #19 4.050 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-06-28T21:19:01.350Z] #19 4.654 [2023-06-28T21:19:01.350Z] #19 4.895 #=#=# ######################################################################## 100.0% [2023-06-28T21:19:01.350Z] #19 5.584 [2023-06-28T21:19:01.442Z] Successfully built 0680c6184c08 [2023-06-28T21:19:01.442Z] Successfully tagged docker:latest [2023-06-28T21:19:01.442Z] INFO: Image build ended at 06/28/2023 21:19:00. Duration:00:00:17.0575372 [2023-06-28T21:19:01.442Z] [2023-06-28T21:19:01.442Z] [2023-06-28T21:19:01.442Z] INFO: Building the test binaries at 06/28/2023 21:19:01... [2023-06-28T21:19:02.105Z] #16 DONE 13.0s [2023-06-28T21:19:02.105Z] [2023-06-28T21:19:02.105Z] #17 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-06-28T21:19:02.105Z] #17 DONE 3.4s [2023-06-28T21:19:02.105Z] [2023-06-28T21:19:02.105Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-06-28T21:19:02.105Z] #18 DONE 0.0s [2023-06-28T21:19:02.105Z] [2023-06-28T21:19:02.105Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-06-28T21:19:02.366Z] #19 ... [2023-06-28T21:19:02.366Z] [2023-06-28T21:19:02.366Z] #20 [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 [2023-06-28T21:19:02.366Z] #20 DONE 0.7s [2023-06-28T21:19:02.366Z] [2023-06-28T21:19:02.366Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-06-28T21:19:02.366Z] #21 DONE 0.1s [2023-06-28T21:19:02.366Z] [2023-06-28T21:19:02.366Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-06-28T21:19:02.366Z] #22 DONE 0.1s [2023-06-28T21:19:02.366Z] [2023-06-28T21:19:02.366Z] #23 [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 [2023-06-28T21:19:02.673Z] #23 ... [2023-06-28T21:19:02.673Z] [2023-06-28T21:19:02.673Z] #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 [2023-06-28T21:19:02.673Z] #24 0.766 + RM_GOPATH=0 [2023-06-28T21:19:02.673Z] #24 0.766 + TMP_GOPATH= [2023-06-28T21:19:02.673Z] #24 0.766 + : /build [2023-06-28T21:19:02.673Z] #24 0.766 + '[' -z '' ']' [2023-06-28T21:19:02.673Z] #24 0.767 ++ mktemp -d [2023-06-28T21:19:02.673Z] #24 0.767 + export GOPATH=/tmp/tmp.gmXhiOdWwY [2023-06-28T21:19:02.673Z] #24 0.767 + GOPATH=/tmp/tmp.gmXhiOdWwY [2023-06-28T21:19:02.673Z] #24 0.767 + RM_GOPATH=1 [2023-06-28T21:19:02.673Z] #24 0.767 + case "$(go env GOARCH)" in [2023-06-28T21:19:02.673Z] #24 0.772 ++ go env GOARCH [2023-06-28T21:19:02.673Z] #24 0.780 + export GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:02.673Z] #24 0.780 + GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:02.673Z] #24 0.780 ++ dirname /tmp/install/install.sh [2023-06-28T21:19:02.673Z] #24 0.781 + dir=/tmp/install [2023-06-28T21:19:02.673Z] #24 0.781 + bin=dockercli [2023-06-28T21:19:02.673Z] #24 0.781 + shift [2023-06-28T21:19:02.673Z] #24 0.781 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-06-28T21:19:02.673Z] #24 0.781 + . /tmp/install/dockercli.installer [2023-06-28T21:19:02.673Z] #24 0.781 ++ : stable [2023-06-28T21:19:02.673Z] #24 0.781 ++ : 17.06.2-ce [2023-06-28T21:19:02.673Z] #24 0.781 + install_dockercli [2023-06-28T21:19:02.673Z] #24 0.781 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-06-28T21:19:02.673Z] #24 0.781 Install docker/cli version 17.06.2-ce from stable [2023-06-28T21:19:02.673Z] #24 0.783 ++ uname -m [2023-06-28T21:19:02.673Z] #24 0.784 + arch=x86_64 [2023-06-28T21:19:02.673Z] #24 0.784 + '[' x86_64 '!=' x86_64 ']' [2023-06-28T21:19:02.673Z] #24 0.784 + url=https://download.docker.com/linux/static [2023-06-28T21:19:02.673Z] #24 0.784 + tar -xz docker/docker [2023-06-28T21:19:02.673Z] #24 0.785 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-06-28T21:19:02.673Z] #24 2.264 + mkdir -p /build [2023-06-28T21:19:02.673Z] #24 2.266 + mv docker/docker /build/ [2023-06-28T21:19:02.673Z] #24 2.284 + rmdir docker [2023-06-28T21:19:02.673Z] #24 DONE 2.8s [2023-06-28T21:19:02.744Z] #19 7.291 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-06-28T21:19:02.937Z] [2023-06-28T21:19:02.937Z] #25 [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 [2023-06-28T21:19:02.937Z] #25 1.224 + RM_GOPATH=0 [2023-06-28T21:19:02.937Z] #25 1.224 + TMP_GOPATH= [2023-06-28T21:19:02.937Z] #25 1.224 + : /build [2023-06-28T21:19:02.937Z] #25 1.224 + '[' -z '' ']' [2023-06-28T21:19:02.937Z] #25 1.224 ++ mktemp -d [2023-06-28T21:19:02.937Z] #25 1.225 + export GOPATH=/tmp/tmp.h9tXddRCgW [2023-06-28T21:19:02.937Z] #25 1.225 + GOPATH=/tmp/tmp.h9tXddRCgW [2023-06-28T21:19:02.937Z] #25 1.225 + RM_GOPATH=1 [2023-06-28T21:19:02.937Z] #25 1.225 + case "$(go env GOARCH)" in [2023-06-28T21:19:02.937Z] #25 1.225 ++ go env GOARCH [2023-06-28T21:19:02.937Z] #25 1.237 + export GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:02.937Z] #25 1.237 + GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:02.937Z] #25 1.237 ++ dirname /tmp/install/install.sh [2023-06-28T21:19:02.937Z] #25 1.238 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-06-28T21:19:02.937Z] #25 1.238 + dir=/tmp/install [2023-06-28T21:19:02.937Z] #25 1.238 + bin=tomlv [2023-06-28T21:19:02.937Z] #25 1.238 + shift [2023-06-28T21:19:02.937Z] #25 1.238 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-06-28T21:19:02.937Z] #25 1.238 + . /tmp/install/tomlv.installer [2023-06-28T21:19:02.937Z] #25 1.238 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-06-28T21:19:02.937Z] #25 1.238 + install_tomlv [2023-06-28T21:19:02.937Z] #25 1.238 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-06-28T21:19:02.937Z] #25 1.238 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.h9tXddRCgW/src/github.com/BurntSushi/toml [2023-06-28T21:19:02.937Z] #25 1.243 Cloning into '/tmp/tmp.h9tXddRCgW/src/github.com/BurntSushi/toml'... [2023-06-28T21:19:02.937Z] #25 1.730 + cd /tmp/tmp.h9tXddRCgW/src/github.com/BurntSushi/toml [2023-06-28T21:19:02.937Z] #25 1.730 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-06-28T21:19:02.937Z] #25 1.776 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-06-28T21:19:02.937Z] #25 1.962 internal/unsafeheader [2023-06-28T21:19:02.937Z] #25 1.977 internal/goexperiment [2023-06-28T21:19:02.937Z] #25 1.977 internal/goos [2023-06-28T21:19:02.937Z] #25 1.983 internal/cpu [2023-06-28T21:19:02.937Z] #25 1.991 internal/goarch [2023-06-28T21:19:02.937Z] #25 1.994 runtime/internal/syscall [2023-06-28T21:19:02.937Z] #25 1.999 encoding [2023-06-28T21:19:02.937Z] #25 2.017 internal/itoa [2023-06-28T21:19:02.937Z] #25 2.030 runtime/internal/atomic [2023-06-28T21:19:02.937Z] #25 2.049 internal/abi [2023-06-28T21:19:02.937Z] #25 2.076 runtime/internal/math [2023-06-28T21:19:02.937Z] #25 2.108 runtime/internal/sys [2023-06-28T21:19:02.937Z] #25 2.136 math/bits [2023-06-28T21:19:02.937Z] #25 2.137 unicode/utf8 [2023-06-28T21:19:02.937Z] #25 2.180 internal/race [2023-06-28T21:19:02.937Z] #25 2.202 sync/atomic [2023-06-28T21:19:02.937Z] #25 2.287 unicode [2023-06-28T21:19:02.937Z] #25 2.677 internal/bytealg [2023-06-28T21:19:02.937Z] #25 2.688 math [2023-06-28T21:19:02.940Z] #23 0.563 + git clone https://github.com/docker/distribution.git . [2023-06-28T21:19:02.940Z] #23 0.565 Cloning into '.'... [2023-06-28T21:19:03.199Z] #25 3.402 runtime [2023-06-28T21:19:03.691Z] #19 7.848 [2023-06-28T21:19:03.953Z] #19 8.076 #=#=# [2023-06-28T21:19:03.953Z] #19 ... [2023-06-28T21:19:03.953Z] [2023-06-28T21:19:03.953Z] #25 [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 [2023-06-28T21:19:03.953Z] #25 1.146 + RM_GOPATH=0 [2023-06-28T21:19:03.953Z] #25 1.146 + TMP_GOPATH= [2023-06-28T21:19:03.953Z] #25 1.146 + : /build [2023-06-28T21:19:03.953Z] #25 1.146 + '[' -z '' ']' [2023-06-28T21:19:03.953Z] #25 1.146 ++ mktemp -d [2023-06-28T21:19:03.953Z] #25 1.147 + export GOPATH=/tmp/tmp.uHcW8RcZFn [2023-06-28T21:19:03.953Z] #25 1.147 + GOPATH=/tmp/tmp.uHcW8RcZFn [2023-06-28T21:19:03.953Z] #25 1.147 + RM_GOPATH=1 [2023-06-28T21:19:03.953Z] #25 1.147 + case "$(go env GOARCH)" in [2023-06-28T21:19:03.953Z] #25 1.148 ++ go env GOARCH [2023-06-28T21:19:03.953Z] #25 1.155 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-06-28T21:19:03.953Z] #25 1.159 + export GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:03.953Z] #25 1.159 + GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:03.953Z] #25 1.159 ++ dirname /tmp/install/install.sh [2023-06-28T21:19:03.953Z] #25 1.159 + dir=/tmp/install [2023-06-28T21:19:03.953Z] #25 1.159 + bin=vndr [2023-06-28T21:19:03.953Z] #25 1.159 + shift [2023-06-28T21:19:03.953Z] #25 1.159 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-06-28T21:19:03.953Z] #25 1.159 + . /tmp/install/vndr.installer [2023-06-28T21:19:03.953Z] #25 1.159 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-06-28T21:19:03.953Z] #25 1.159 + install_vndr [2023-06-28T21:19:03.953Z] #25 1.159 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-06-28T21:19:03.953Z] #25 1.159 + GOBIN=/build [2023-06-28T21:19:03.953Z] #25 1.159 + GO111MODULE=on [2023-06-28T21:19:03.953Z] #25 1.159 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-06-28T21:19:03.953Z] #25 1.191 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-06-28T21:19:03.953Z] #25 DONE 7.9s [2023-06-28T21:19:03.953Z] [2023-06-28T21:19:03.953Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-06-28T21:19:03.953Z] #19 8.076 #=#=# ############# 19.2% [2023-06-28T21:19:03.953Z] #19 ... [2023-06-28T21:19:03.953Z] [2023-06-28T21:19:03.953Z] #26 [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 [2023-06-28T21:19:03.953Z] #26 1.138 + RM_GOPATH=0 [2023-06-28T21:19:03.953Z] #26 1.138 + TMP_GOPATH= [2023-06-28T21:19:03.953Z] #26 1.138 + : /build [2023-06-28T21:19:03.953Z] #26 1.138 + '[' -z '' ']' [2023-06-28T21:19:03.953Z] #26 1.138 ++ mktemp -d [2023-06-28T21:19:03.953Z] #26 1.139 + export GOPATH=/tmp/tmp.OvqGzK5dMD [2023-06-28T21:19:03.953Z] #26 1.139 + GOPATH=/tmp/tmp.OvqGzK5dMD [2023-06-28T21:19:03.953Z] #26 1.139 + RM_GOPATH=1 [2023-06-28T21:19:03.953Z] #26 1.139 + case "$(go env GOARCH)" in [2023-06-28T21:19:03.953Z] #26 1.139 ++ go env GOARCH [2023-06-28T21:19:03.953Z] #26 1.142 + export GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:03.953Z] #26 1.142 + GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:03.953Z] #26 1.144 ++ dirname /tmp/install/install.sh [2023-06-28T21:19:03.953Z] #26 1.145 Install golangci-lint version v1.49.0 [2023-06-28T21:19:03.953Z] #26 1.150 + dir=/tmp/install [2023-06-28T21:19:03.953Z] #26 1.150 + bin=golangci_lint [2023-06-28T21:19:03.953Z] #26 1.150 + shift [2023-06-28T21:19:03.953Z] #26 1.150 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-06-28T21:19:03.953Z] #26 1.150 + . /tmp/install/golangci_lint.installer [2023-06-28T21:19:03.953Z] #26 1.150 ++ : v1.49.0 [2023-06-28T21:19:03.953Z] #26 1.150 + install_golangci_lint [2023-06-28T21:19:03.953Z] #26 1.150 + set -e [2023-06-28T21:19:03.953Z] #26 1.150 + echo 'Install golangci-lint version v1.49.0' [2023-06-28T21:19:03.953Z] #26 1.150 + GOBIN=/build [2023-06-28T21:19:03.953Z] #26 1.150 + GO111MODULE=on [2023-06-28T21:19:03.953Z] #26 1.150 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-06-28T21:19:03.953Z] #26 1.505 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-06-28T21:19:03.953Z] #26 2.574 go: downloading github.com/fatih/color v1.13.0 [2023-06-28T21:19:03.953Z] #26 2.574 go: downloading github.com/gofrs/flock v0.8.1 [2023-06-28T21:19:03.953Z] #26 2.574 go: downloading github.com/pkg/errors v0.9.1 [2023-06-28T21:19:03.953Z] #26 2.574 go: downloading github.com/spf13/cobra v1.5.0 [2023-06-28T21:19:03.953Z] #26 2.574 go: downloading github.com/spf13/pflag v1.0.5 [2023-06-28T21:19:03.953Z] #26 2.574 go: downloading github.com/spf13/viper v1.12.0 [2023-06-28T21:19:03.953Z] #26 2.575 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-06-28T21:19:03.953Z] #26 2.775 go: downloading golang.org/x/tools v0.1.12 [2023-06-28T21:19:03.953Z] #26 2.784 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-06-28T21:19:03.953Z] #26 2.851 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-06-28T21:19:03.953Z] #26 2.853 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-06-28T21:19:03.953Z] #26 2.855 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-06-28T21:19:03.953Z] #26 3.001 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-06-28T21:19:03.953Z] #26 3.003 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-06-28T21:19:03.953Z] #26 3.019 go: downloading github.com/stretchr/testify v1.8.0 [2023-06-28T21:19:03.953Z] #26 3.035 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-06-28T21:19:03.953Z] #26 3.077 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-06-28T21:19:03.953Z] #26 3.185 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-06-28T21:19:03.953Z] #26 3.190 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-06-28T21:19:03.953Z] #26 3.194 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-06-28T21:19:03.953Z] #26 3.258 go: downloading github.com/spf13/afero v1.8.2 [2023-06-28T21:19:03.953Z] #26 3.258 go: downloading github.com/spf13/cast v1.5.0 [2023-06-28T21:19:03.953Z] #26 3.311 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-06-28T21:19:03.953Z] #26 3.360 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-06-28T21:19:03.953Z] #26 3.386 go: downloading github.com/Antonboom/errname v0.1.7 [2023-06-28T21:19:03.953Z] #26 3.459 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-06-28T21:19:03.953Z] #26 3.521 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-06-28T21:19:03.953Z] #26 3.521 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-06-28T21:19:03.953Z] #26 3.521 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-06-28T21:19:03.953Z] #26 3.565 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-06-28T21:19:03.953Z] #26 3.686 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-06-28T21:19:03.953Z] #26 3.687 go: downloading github.com/alingse/asasalint v0.0.11 [2023-06-28T21:19:03.953Z] #26 3.805 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-06-28T21:19:03.953Z] #26 3.805 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-06-28T21:19:03.953Z] #26 3.807 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-06-28T21:19:03.953Z] #26 3.869 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-06-28T21:19:03.953Z] #26 3.882 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-06-28T21:19:03.953Z] #26 3.970 go: downloading github.com/breml/bidichk v0.2.3 [2023-06-28T21:19:03.953Z] #26 3.996 go: downloading github.com/breml/errchkjson v0.3.0 [2023-06-28T21:19:03.953Z] #26 4.015 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-06-28T21:19:03.953Z] #26 4.158 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-06-28T21:19:03.953Z] #26 4.169 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-06-28T21:19:03.953Z] #26 4.243 go: downloading github.com/daixiang0/gci v0.6.3 [2023-06-28T21:19:03.953Z] #26 4.508 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-06-28T21:19:03.953Z] #26 4.622 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-06-28T21:19:03.953Z] #26 4.622 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-06-28T21:19:03.953Z] #26 4.623 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-06-28T21:19:03.953Z] #26 4.624 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-06-28T21:19:03.953Z] #26 4.845 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-06-28T21:19:03.953Z] #26 4.845 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-06-28T21:19:03.953Z] #26 5.110 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-06-28T21:19:03.953Z] #26 5.129 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-06-28T21:19:03.953Z] #26 5.374 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-06-28T21:19:03.953Z] #26 5.447 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-06-28T21:19:03.953Z] #26 5.490 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-06-28T21:19:03.953Z] #26 5.511 go: downloading github.com/golangci/misspell v0.3.5 [2023-06-28T21:19:03.953Z] #26 5.667 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-06-28T21:19:03.953Z] #26 5.667 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-06-28T21:19:03.953Z] #26 5.731 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-06-28T21:19:03.953Z] #26 5.746 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-06-28T21:19:03.953Z] #26 5.809 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-06-28T21:19:03.953Z] #26 5.931 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-06-28T21:19:03.953Z] #26 5.931 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-06-28T21:19:03.953Z] #26 5.931 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-06-28T21:19:03.953Z] #26 6.066 go: downloading github.com/julz/importas v0.1.0 [2023-06-28T21:19:03.953Z] #26 6.085 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-06-28T21:19:03.953Z] #26 6.085 go: downloading github.com/kulti/thelper v0.6.3 [2023-06-28T21:19:03.953Z] #26 6.232 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-06-28T21:19:03.953Z] #26 6.232 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-06-28T21:19:03.953Z] #26 6.237 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-06-28T21:19:03.953Z] #26 6.367 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-06-28T21:19:03.953Z] #26 6.389 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-06-28T21:19:03.953Z] #26 6.393 go: downloading github.com/maratori/testpackage v1.1.0 [2023-06-28T21:19:03.953Z] #26 6.393 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-06-28T21:19:03.953Z] #26 6.393 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-06-28T21:19:03.953Z] #26 6.393 go: downloading github.com/mgechev/revive v1.2.3 [2023-06-28T21:19:03.953Z] #26 6.462 go: downloading github.com/moricho/tparallel v0.2.1 [2023-06-28T21:19:03.953Z] #26 6.502 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-06-28T21:19:03.953Z] #26 6.502 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-06-28T21:19:03.953Z] #26 6.578 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-06-28T21:19:03.953Z] #26 6.578 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-06-28T21:19:03.953Z] #26 6.624 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-06-28T21:19:03.953Z] #26 6.657 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-06-28T21:19:03.953Z] #26 6.704 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-06-28T21:19:03.953Z] #26 6.707 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-06-28T21:19:03.953Z] #26 6.751 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-06-28T21:19:03.953Z] #26 6.755 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-06-28T21:19:03.953Z] #26 6.800 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-06-28T21:19:03.953Z] #26 6.821 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-06-28T21:19:03.953Z] #26 6.885 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-06-28T21:19:03.953Z] #26 6.960 go: downloading github.com/sivchari/tenv v1.7.0 [2023-06-28T21:19:03.953Z] #26 6.964 go: downloading github.com/sonatard/noctx v0.0.1 [2023-06-28T21:19:03.953Z] #26 6.971 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-06-28T21:19:03.953Z] #26 7.074 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-06-28T21:19:03.953Z] #26 7.091 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-06-28T21:19:03.953Z] #26 7.121 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-06-28T21:19:03.953Z] #26 7.131 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-06-28T21:19:03.953Z] #26 7.144 go: downloading github.com/tetafro/godot v1.4.11 [2023-06-28T21:19:03.953Z] #26 7.204 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-06-28T21:19:03.953Z] #26 7.249 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-06-28T21:19:03.953Z] #26 7.251 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-06-28T21:19:03.953Z] #26 7.252 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-06-28T21:19:03.953Z] #26 7.253 go: downloading github.com/ultraware/funlen v0.0.3 [2023-06-28T21:19:03.953Z] #26 7.254 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-06-28T21:19:03.953Z] #26 7.319 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-06-28T21:19:03.953Z] #26 7.342 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-06-28T21:19:03.953Z] #26 7.361 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-06-28T21:19:03.953Z] #26 7.375 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-06-28T21:19:03.953Z] #26 7.436 go: downloading honnef.co/go/tools v0.3.3 [2023-06-28T21:19:03.953Z] #26 7.799 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-06-28T21:19:03.953Z] #26 7.965 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-06-28T21:19:03.953Z] #26 7.965 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-06-28T21:19:03.953Z] #26 ... [2023-06-28T21:19:03.953Z] [2023-06-28T21:19:03.953Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-06-28T21:19:03.953Z] #19 8.076 #=#=# ############# 19.2% ###################################### 53.6% ############################################################### 88.4% ######################################################################## 100.0% [2023-06-28T21:19:04.530Z] #19 8.879 [2023-06-28T21:19:05.506Z] #23 ... [2023-06-28T21:19:05.506Z] [2023-06-28T21:19:05.506Z] #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 [2023-06-28T21:19:05.506Z] #24 0.833 + RM_GOPATH=0 [2023-06-28T21:19:05.506Z] #24 0.833 + TMP_GOPATH= [2023-06-28T21:19:05.506Z] #24 0.833 + : /build [2023-06-28T21:19:05.506Z] #24 0.833 + '[' -z '' ']' [2023-06-28T21:19:05.506Z] #24 0.834 ++ mktemp -d [2023-06-28T21:19:05.506Z] #24 0.834 + export GOPATH=/tmp/tmp.lBrGuIZo5u [2023-06-28T21:19:05.506Z] #24 0.834 + GOPATH=/tmp/tmp.lBrGuIZo5u [2023-06-28T21:19:05.506Z] #24 0.834 + RM_GOPATH=1 [2023-06-28T21:19:05.506Z] #24 0.834 + case "$(go env GOARCH)" in [2023-06-28T21:19:05.506Z] #24 0.834 ++ go env GOARCH [2023-06-28T21:19:05.506Z] #24 0.838 + export GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:05.506Z] #24 0.838 + GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:05.506Z] #24 0.838 ++ dirname /tmp/install/install.sh [2023-06-28T21:19:05.506Z] #24 0.839 Install docker/cli version 17.06.2-ce from stable [2023-06-28T21:19:05.506Z] #24 0.839 + dir=/tmp/install [2023-06-28T21:19:05.506Z] #24 0.839 + bin=dockercli [2023-06-28T21:19:05.506Z] #24 0.839 + shift [2023-06-28T21:19:05.506Z] #24 0.839 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-06-28T21:19:05.506Z] #24 0.839 + . /tmp/install/dockercli.installer [2023-06-28T21:19:05.506Z] #24 0.839 ++ : stable [2023-06-28T21:19:05.506Z] #24 0.839 ++ : 17.06.2-ce [2023-06-28T21:19:05.506Z] #24 0.839 + install_dockercli [2023-06-28T21:19:05.506Z] #24 0.839 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-06-28T21:19:05.506Z] #24 0.841 ++ uname -m [2023-06-28T21:19:05.506Z] #24 0.842 + arch=x86_64 [2023-06-28T21:19:05.506Z] #24 0.842 + '[' x86_64 '!=' x86_64 ']' [2023-06-28T21:19:05.506Z] #24 0.842 + url=https://download.docker.com/linux/static [2023-06-28T21:19:05.506Z] #24 0.842 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-06-28T21:19:05.506Z] #24 0.843 + tar -xz docker/docker [2023-06-28T21:19:05.506Z] #24 2.359 + mkdir -p /build [2023-06-28T21:19:05.506Z] #24 2.365 + mv docker/docker /build/ [2023-06-28T21:19:05.506Z] #24 2.367 + rmdir docker [2023-06-28T21:19:05.506Z] #24 DONE 3.3s [2023-06-28T21:19:05.767Z] [2023-06-28T21:19:05.767Z] #25 [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 [2023-06-28T21:19:05.767Z] #25 0.831 + RM_GOPATH=0 [2023-06-28T21:19:05.767Z] #25 0.831 + TMP_GOPATH= [2023-06-28T21:19:05.767Z] #25 0.831 + : /build [2023-06-28T21:19:05.767Z] #25 0.831 + '[' -z '' ']' [2023-06-28T21:19:05.767Z] #25 0.831 ++ mktemp -d [2023-06-28T21:19:05.767Z] #25 0.832 + export GOPATH=/tmp/tmp.P3CvwbcoU4 [2023-06-28T21:19:05.767Z] #25 0.832 + GOPATH=/tmp/tmp.P3CvwbcoU4 [2023-06-28T21:19:05.767Z] #25 0.832 + RM_GOPATH=1 [2023-06-28T21:19:05.767Z] #25 0.832 + case "$(go env GOARCH)" in [2023-06-28T21:19:05.767Z] #25 0.833 ++ go env GOARCH [2023-06-28T21:19:05.767Z] #25 0.838 + export GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:05.767Z] #25 0.838 + GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:05.767Z] #25 0.838 ++ dirname /tmp/install/install.sh [2023-06-28T21:19:05.767Z] #25 0.839 Install golangci-lint version v1.49.0 [2023-06-28T21:19:05.767Z] #25 0.839 + dir=/tmp/install [2023-06-28T21:19:05.767Z] #25 0.839 + bin=golangci_lint [2023-06-28T21:19:05.767Z] #25 0.839 + shift [2023-06-28T21:19:05.767Z] #25 0.839 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-06-28T21:19:05.767Z] #25 0.839 + . /tmp/install/golangci_lint.installer [2023-06-28T21:19:05.767Z] #25 0.839 ++ : v1.49.0 [2023-06-28T21:19:05.767Z] #25 0.839 + install_golangci_lint [2023-06-28T21:19:05.767Z] #25 0.839 + set -e [2023-06-28T21:19:05.767Z] #25 0.839 + echo 'Install golangci-lint version v1.49.0' [2023-06-28T21:19:05.767Z] #25 0.839 + GOBIN=/build [2023-06-28T21:19:05.767Z] #25 0.839 + GO111MODULE=on [2023-06-28T21:19:05.767Z] #25 0.839 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-06-28T21:19:05.767Z] #25 1.279 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-06-28T21:19:05.767Z] #25 2.609 go: downloading github.com/fatih/color v1.13.0 [2023-06-28T21:19:05.767Z] #25 2.610 go: downloading github.com/gofrs/flock v0.8.1 [2023-06-28T21:19:05.767Z] #25 2.617 go: downloading github.com/pkg/errors v0.9.1 [2023-06-28T21:19:05.767Z] #25 2.638 go: downloading github.com/spf13/cobra v1.5.0 [2023-06-28T21:19:05.767Z] #25 2.673 go: downloading github.com/spf13/pflag v1.0.5 [2023-06-28T21:19:05.767Z] #25 2.675 go: downloading github.com/spf13/viper v1.12.0 [2023-06-28T21:19:05.767Z] #25 2.676 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-06-28T21:19:05.767Z] #25 2.734 go: downloading golang.org/x/tools v0.1.12 [2023-06-28T21:19:05.767Z] #25 2.859 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-06-28T21:19:05.767Z] #25 2.905 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-06-28T21:19:05.767Z] #25 2.920 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-06-28T21:19:05.767Z] #25 2.947 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-06-28T21:19:05.767Z] #25 3.019 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-06-28T21:19:05.767Z] #25 3.020 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-06-28T21:19:05.767Z] #25 3.034 go: downloading github.com/stretchr/testify v1.8.0 [2023-06-28T21:19:05.767Z] #25 3.034 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-06-28T21:19:05.767Z] #25 3.075 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-06-28T21:19:05.767Z] #25 3.131 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-06-28T21:19:05.767Z] #25 3.178 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-06-28T21:19:05.767Z] #25 3.189 go: downloading github.com/Antonboom/errname v0.1.7 [2023-06-28T21:19:05.767Z] #25 3.254 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-06-28T21:19:05.767Z] #25 3.287 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-06-28T21:19:05.767Z] #25 3.288 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-06-28T21:19:05.767Z] #25 3.288 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-06-28T21:19:05.767Z] #25 3.342 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-06-28T21:19:05.767Z] #25 3.358 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-06-28T21:19:05.767Z] #25 3.367 go: downloading github.com/alingse/asasalint v0.0.11 [2023-06-28T21:19:05.767Z] #25 3.378 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-06-28T21:19:05.767Z] #25 3.561 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-06-28T21:19:05.767Z] #25 3.571 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-06-28T21:19:05.767Z] #25 3.571 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-06-28T21:19:05.767Z] #25 3.572 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-06-28T21:19:05.772Z] #25 ... [2023-06-28T21:19:05.772Z] [2023-06-28T21:19:05.772Z] #26 [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 [2023-06-28T21:19:05.772Z] #26 1.423 + RM_GOPATH=0 [2023-06-28T21:19:05.772Z] #26 1.423 + TMP_GOPATH= [2023-06-28T21:19:05.772Z] #26 1.423 + : /build [2023-06-28T21:19:05.772Z] #26 1.423 + '[' -z '' ']' [2023-06-28T21:19:05.772Z] #26 1.423 ++ mktemp -d [2023-06-28T21:19:05.772Z] #26 1.423 + export GOPATH=/tmp/tmp.8kvZnTALX5 [2023-06-28T21:19:05.772Z] #26 1.423 + GOPATH=/tmp/tmp.8kvZnTALX5 [2023-06-28T21:19:05.772Z] #26 1.423 + RM_GOPATH=1 [2023-06-28T21:19:05.772Z] #26 1.423 + case "$(go env GOARCH)" in [2023-06-28T21:19:05.772Z] #26 1.423 ++ go env GOARCH [2023-06-28T21:19:05.772Z] #26 1.442 Install golangci-lint version v1.49.0 [2023-06-28T21:19:05.772Z] #26 1.442 + export GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:05.772Z] #26 1.442 + GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:05.772Z] #26 1.442 ++ dirname /tmp/install/install.sh [2023-06-28T21:19:05.772Z] #26 1.442 + dir=/tmp/install [2023-06-28T21:19:05.772Z] #26 1.442 + bin=golangci_lint [2023-06-28T21:19:05.773Z] #26 1.442 + shift [2023-06-28T21:19:05.773Z] #26 1.442 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-06-28T21:19:05.773Z] #26 1.442 + . /tmp/install/golangci_lint.installer [2023-06-28T21:19:05.773Z] #26 1.442 ++ : v1.49.0 [2023-06-28T21:19:05.773Z] #26 1.442 + install_golangci_lint [2023-06-28T21:19:05.773Z] #26 1.442 + set -e [2023-06-28T21:19:05.773Z] #26 1.442 + echo 'Install golangci-lint version v1.49.0' [2023-06-28T21:19:05.773Z] #26 1.442 + GOBIN=/build [2023-06-28T21:19:05.773Z] #26 1.442 + GO111MODULE=on [2023-06-28T21:19:05.773Z] #26 1.442 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-06-28T21:19:05.773Z] #26 1.505 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-06-28T21:19:05.773Z] #26 2.417 go: downloading github.com/fatih/color v1.13.0 [2023-06-28T21:19:05.773Z] #26 2.418 go: downloading github.com/gofrs/flock v0.8.1 [2023-06-28T21:19:05.773Z] #26 2.425 go: downloading github.com/pkg/errors v0.9.1 [2023-06-28T21:19:05.773Z] #26 2.438 go: downloading github.com/spf13/cobra v1.5.0 [2023-06-28T21:19:05.773Z] #26 2.458 go: downloading github.com/spf13/pflag v1.0.5 [2023-06-28T21:19:05.773Z] #26 2.459 go: downloading github.com/spf13/viper v1.12.0 [2023-06-28T21:19:05.773Z] #26 2.464 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-06-28T21:19:05.773Z] #26 2.633 go: downloading golang.org/x/tools v0.1.12 [2023-06-28T21:19:05.773Z] #26 2.837 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-06-28T21:19:05.773Z] #26 2.838 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-06-28T21:19:05.773Z] #26 2.887 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-06-28T21:19:05.773Z] #26 3.034 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-06-28T21:19:05.773Z] #26 3.095 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-06-28T21:19:05.773Z] #26 3.104 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-06-28T21:19:05.773Z] #26 3.104 go: downloading github.com/stretchr/testify v1.8.0 [2023-06-28T21:19:05.773Z] #26 3.134 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-06-28T21:19:05.773Z] #26 3.281 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-06-28T21:19:05.773Z] #26 3.354 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-06-28T21:19:05.773Z] #26 3.372 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-06-28T21:19:05.773Z] #26 3.380 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-06-28T21:19:05.773Z] #26 3.534 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-06-28T21:19:05.773Z] #26 3.575 go: downloading github.com/spf13/afero v1.8.2 [2023-06-28T21:19:05.773Z] #26 3.575 go: downloading github.com/spf13/cast v1.5.0 [2023-06-28T21:19:05.773Z] #26 3.581 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-06-28T21:19:05.773Z] #26 3.704 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-06-28T21:19:05.773Z] #26 3.705 go: downloading github.com/Antonboom/errname v0.1.7 [2023-06-28T21:19:05.773Z] #26 3.731 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-06-28T21:19:05.773Z] #26 3.738 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-06-28T21:19:05.773Z] #26 3.900 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-06-28T21:19:05.773Z] #26 3.912 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-06-28T21:19:05.773Z] #26 3.992 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-06-28T21:19:05.773Z] #26 3.994 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-06-28T21:19:05.773Z] #26 4.016 go: downloading github.com/alingse/asasalint v0.0.11 [2023-06-28T21:19:05.773Z] #26 4.020 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-06-28T21:19:05.773Z] #26 4.071 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-06-28T21:19:05.773Z] #26 4.088 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-06-28T21:19:05.773Z] #26 4.187 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-06-28T21:19:05.773Z] #26 4.213 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-06-28T21:19:05.773Z] #26 4.333 go: downloading github.com/breml/bidichk v0.2.3 [2023-06-28T21:19:05.773Z] #26 4.337 go: downloading github.com/breml/errchkjson v0.3.0 [2023-06-28T21:19:05.773Z] #26 4.406 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-06-28T21:19:05.773Z] #26 4.428 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-06-28T21:19:05.773Z] #26 4.434 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-06-28T21:19:05.773Z] #26 4.435 go: downloading github.com/daixiang0/gci v0.6.3 [2023-06-28T21:19:05.773Z] #26 4.652 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-06-28T21:19:05.773Z] #26 4.666 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-06-28T21:19:05.773Z] #26 4.745 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-06-28T21:19:05.773Z] #26 4.761 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-06-28T21:19:05.773Z] #26 4.819 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-06-28T21:19:05.773Z] #26 4.885 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-06-28T21:19:05.773Z] #26 4.888 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-06-28T21:19:05.773Z] #26 4.954 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-06-28T21:19:05.773Z] #26 5.021 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-06-28T21:19:05.773Z] #26 5.049 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-06-28T21:19:05.773Z] #26 5.133 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-06-28T21:19:05.773Z] #26 5.134 go: downloading github.com/golangci/misspell v0.3.5 [2023-06-28T21:19:05.773Z] #26 5.380 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-06-28T21:19:05.773Z] #26 5.382 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-06-28T21:19:05.773Z] #26 5.422 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-06-28T21:19:05.773Z] #26 5.447 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-06-28T21:19:05.773Z] #26 5.467 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-06-28T21:19:05.773Z] #26 5.565 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-06-28T21:19:05.773Z] #26 5.567 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-06-28T21:19:05.773Z] #26 5.568 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-06-28T21:19:05.773Z] #26 5.569 go: downloading github.com/julz/importas v0.1.0 [2023-06-28T21:19:05.773Z] #26 5.673 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-06-28T21:19:05.773Z] #26 5.675 go: downloading github.com/kulti/thelper v0.6.3 [2023-06-28T21:19:05.773Z] #26 5.677 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-06-28T21:19:05.773Z] #26 5.728 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-06-28T21:19:05.773Z] #26 5.787 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-06-28T21:19:05.773Z] #26 5.884 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-06-28T21:19:05.773Z] #26 5.885 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-06-28T21:19:05.773Z] #26 5.886 go: downloading github.com/maratori/testpackage v1.1.0 [2023-06-28T21:19:05.773Z] #26 5.948 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-06-28T21:19:05.773Z] #26 6.007 go: downloading github.com/mgechev/revive v1.2.3 [2023-06-28T21:19:05.773Z] #26 6.046 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-06-28T21:19:05.921Z] #19 10.28 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-06-28T21:19:05.921Z] #19 ... [2023-06-28T21:19:05.921Z] [2023-06-28T21:19:05.921Z] #27 [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 [2023-06-28T21:19:05.921Z] #27 1.318 + RM_GOPATH=0 [2023-06-28T21:19:05.921Z] #27 1.318 + TMP_GOPATH= [2023-06-28T21:19:05.921Z] #27 1.318 + : /build [2023-06-28T21:19:05.921Z] #27 1.318 + '[' -z '' ']' [2023-06-28T21:19:05.921Z] #27 1.319 ++ mktemp -d [2023-06-28T21:19:05.921Z] #27 1.320 + export GOPATH=/tmp/tmp.Jn7HdqsK80 [2023-06-28T21:19:05.921Z] #27 1.320 + GOPATH=/tmp/tmp.Jn7HdqsK80 [2023-06-28T21:19:05.921Z] #27 1.320 + RM_GOPATH=1 [2023-06-28T21:19:05.921Z] #27 1.320 + case "$(go env GOARCH)" in [2023-06-28T21:19:05.921Z] #27 1.321 ++ go env GOARCH [2023-06-28T21:19:05.921Z] #27 1.330 + export GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:05.921Z] #27 1.330 + GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:05.921Z] #27 1.330 ++ dirname /tmp/install/install.sh [2023-06-28T21:19:05.921Z] #27 1.337 + dir=/tmp/install [2023-06-28T21:19:05.921Z] #27 1.337 + bin=tomlv [2023-06-28T21:19:05.921Z] #27 1.337 + shift [2023-06-28T21:19:05.921Z] #27 1.337 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-06-28T21:19:05.921Z] #27 1.337 + . /tmp/install/tomlv.installer [2023-06-28T21:19:05.921Z] #27 1.337 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-06-28T21:19:05.921Z] #27 1.337 + install_tomlv [2023-06-28T21:19:05.921Z] #27 1.338 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-06-28T21:19:05.921Z] #27 1.338 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-06-28T21:19:05.921Z] #27 1.338 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Jn7HdqsK80/src/github.com/BurntSushi/toml [2023-06-28T21:19:05.921Z] #27 1.339 Cloning into '/tmp/tmp.Jn7HdqsK80/src/github.com/BurntSushi/toml'... [2023-06-28T21:19:05.921Z] #27 1.786 + cd /tmp/tmp.Jn7HdqsK80/src/github.com/BurntSushi/toml [2023-06-28T21:19:05.921Z] #27 1.787 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-06-28T21:19:05.921Z] #27 1.817 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-06-28T21:19:05.921Z] #27 1.911 internal/goarch [2023-06-28T21:19:05.921Z] #27 1.918 internal/goexperiment [2023-06-28T21:19:05.921Z] #27 1.929 internal/unsafeheader [2023-06-28T21:19:05.921Z] #27 1.939 internal/goos [2023-06-28T21:19:05.921Z] #27 1.998 internal/cpu [2023-06-28T21:19:05.921Z] #27 2.006 encoding [2023-06-28T21:19:05.921Z] #27 2.033 runtime/internal/math [2023-06-28T21:19:05.921Z] #27 2.045 internal/abi [2023-06-28T21:19:05.921Z] #27 2.048 internal/itoa [2023-06-28T21:19:05.921Z] #27 2.064 runtime/internal/syscall [2023-06-28T21:19:05.921Z] #27 2.066 runtime/internal/sys [2023-06-28T21:19:05.921Z] #27 2.088 runtime/internal/atomic [2023-06-28T21:19:05.921Z] #27 2.106 math/bits [2023-06-28T21:19:05.921Z] #27 2.147 unicode/utf8 [2023-06-28T21:19:05.921Z] #27 2.170 internal/race [2023-06-28T21:19:05.921Z] #27 2.270 sync/atomic [2023-06-28T21:19:05.921Z] #27 2.444 unicode [2023-06-28T21:19:05.921Z] #27 2.817 internal/bytealg [2023-06-28T21:19:05.921Z] #27 2.972 math [2023-06-28T21:19:05.921Z] #27 3.375 runtime [2023-06-28T21:19:06.030Z] #25 3.634 go: downloading github.com/breml/bidichk v0.2.3 [2023-06-28T21:19:06.030Z] #25 3.636 go: downloading github.com/breml/errchkjson v0.3.0 [2023-06-28T21:19:06.030Z] #25 3.674 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-06-28T21:19:06.030Z] #25 3.850 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-06-28T21:19:06.030Z] #25 3.858 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-06-28T21:19:06.030Z] #25 3.859 go: downloading github.com/daixiang0/gci v0.6.3 [2023-06-28T21:19:06.035Z] #26 6.121 go: downloading github.com/moricho/tparallel v0.2.1 [2023-06-28T21:19:06.035Z] #26 6.230 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-06-28T21:19:06.035Z] #26 6.252 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-06-28T21:19:06.035Z] #26 6.293 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-06-28T21:19:06.190Z] #27 ... [2023-06-28T21:19:06.190Z] [2023-06-28T21:19:06.190Z] #28 [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 [2023-06-28T21:19:06.190Z] #28 0.940 + RM_GOPATH=0 [2023-06-28T21:19:06.190Z] #28 0.940 + TMP_GOPATH= [2023-06-28T21:19:06.190Z] #28 0.940 + : /build [2023-06-28T21:19:06.190Z] #28 0.940 + '[' -z '' ']' [2023-06-28T21:19:06.190Z] #28 0.940 ++ mktemp -d [2023-06-28T21:19:06.190Z] #28 0.941 + export GOPATH=/tmp/tmp.XwJBarix0t [2023-06-28T21:19:06.190Z] #28 0.941 + GOPATH=/tmp/tmp.XwJBarix0t [2023-06-28T21:19:06.190Z] #28 0.941 + RM_GOPATH=1 [2023-06-28T21:19:06.190Z] #28 0.941 + case "$(go env GOARCH)" in [2023-06-28T21:19:06.190Z] #28 0.942 ++ go env GOARCH [2023-06-28T21:19:06.190Z] #28 0.947 + export GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:06.190Z] #28 0.947 + GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:06.191Z] #28 0.948 ++ dirname /tmp/install/install.sh [2023-06-28T21:19:06.191Z] #28 0.949 + dir=/tmp/install [2023-06-28T21:19:06.191Z] #28 0.949 + bin=proxy [2023-06-28T21:19:06.191Z] #28 0.949 + shift [2023-06-28T21:19:06.191Z] #28 0.949 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-06-28T21:19:06.191Z] #28 0.949 + . /tmp/install/proxy.installer [2023-06-28T21:19:06.191Z] #28 0.949 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-06-28T21:19:06.191Z] #28 0.949 + install_proxy [2023-06-28T21:19:06.191Z] #28 0.949 + case "$1" in [2023-06-28T21:19:06.191Z] #28 0.949 + export CGO_ENABLED=0 [2023-06-28T21:19:06.191Z] #28 0.949 + CGO_ENABLED=0 [2023-06-28T21:19:06.191Z] #28 0.949 + _install_proxy [2023-06-28T21:19:06.191Z] #28 0.949 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03' [2023-06-28T21:19:06.191Z] #28 0.949 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.XwJBarix0t/src/github.com/docker/libnetwork [2023-06-28T21:19:06.191Z] #28 0.949 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-06-28T21:19:06.191Z] #28 0.952 Cloning into '/tmp/tmp.XwJBarix0t/src/github.com/docker/libnetwork'... [2023-06-28T21:19:06.191Z] #28 4.456 + cd /tmp/tmp.XwJBarix0t/src/github.com/docker/libnetwork [2023-06-28T21:19:06.191Z] #28 4.456 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-06-28T21:19:06.191Z] #28 4.754 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-06-28T21:19:06.191Z] #28 ... [2023-06-28T21:19:06.191Z] [2023-06-28T21:19:06.191Z] #29 [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 [2023-06-28T21:19:06.191Z] #29 2.021 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-06-28T21:19:06.191Z] #29 2.221 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-06-28T21:19:06.191Z] #29 2.330 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-06-28T21:19:06.191Z] #29 2.499 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-06-28T21:19:06.191Z] #29 2.910 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [245 kB] [2023-06-28T21:19:06.191Z] #29 3.281 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-06-28T21:19:06.191Z] #29 4.843 Fetched 8651 kB in 3s (2795 kB/s) [2023-06-28T21:19:06.191Z] #29 4.843 Reading package lists... [2023-06-28T21:19:06.191Z] #29 6.331 Reading package lists... [2023-06-28T21:19:06.191Z] #29 7.927 Building dependency tree... [2023-06-28T21:19:06.191Z] #29 8.649 The following additional packages will be installed: [2023-06-28T21:19:06.191Z] #29 8.653 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-06-28T21:19:06.191Z] #29 8.653 Suggested packages: [2023-06-28T21:19:06.191Z] #29 8.653 cmake-doc ninja-build lrzip [2023-06-28T21:19:06.191Z] #29 8.653 Recommended packages: [2023-06-28T21:19:06.191Z] #29 8.653 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-06-28T21:19:06.191Z] #29 8.940 The following NEW packages will be installed: [2023-06-28T21:19:06.191Z] #29 8.942 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-06-28T21:19:06.191Z] #29 8.942 vim-common xxd [2023-06-28T21:19:06.191Z] #29 9.218 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2023-06-28T21:19:06.191Z] #29 9.218 Need to get 17.7 MB of archives. [2023-06-28T21:19:06.191Z] #29 9.218 After this operation, 70.7 MB of additional disk space will be used. [2023-06-28T21:19:06.191Z] #29 9.218 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-06-28T21:19:06.191Z] #29 9.239 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-06-28T21:19:06.191Z] #29 9.268 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-06-28T21:19:06.191Z] #29 9.434 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-06-28T21:19:06.191Z] #29 9.626 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB] [2023-06-28T21:19:06.191Z] #29 9.645 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-06-28T21:19:06.191Z] #29 9.669 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-06-28T21:19:06.191Z] #29 9.671 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-06-28T21:19:06.191Z] #29 9.675 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-06-28T21:19:06.191Z] #29 9.679 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-06-28T21:19:06.191Z] #29 10.27 debconf: delaying package configuration, since apt-utils is not installed [2023-06-28T21:19:06.297Z] #26 6.362 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-06-28T21:19:06.297Z] #26 6.416 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-06-28T21:19:06.297Z] #26 6.472 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-06-28T21:19:06.297Z] #26 6.476 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-06-28T21:19:06.297Z] #26 6.516 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-06-28T21:19:06.297Z] #26 6.570 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-06-28T21:19:06.297Z] #26 6.600 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-06-28T21:19:06.452Z] #29 ... [2023-06-28T21:19:06.453Z] [2023-06-28T21:19:06.453Z] #28 [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 [2023-06-28T21:19:06.453Z] #28 DONE 10.3s [2023-06-28T21:19:06.453Z] [2023-06-28T21:19:06.453Z] #29 [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 [2023-06-28T21:19:06.453Z] #29 10.41 Fetched 17.7 MB in 1s (20.3 MB/s) [2023-06-28T21:19:06.453Z] #29 ... [2023-06-28T21:19:06.453Z] [2023-06-28T21:19:06.453Z] #30 [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 [2023-06-28T21:19:06.453Z] #30 0.656 + RM_GOPATH=0 [2023-06-28T21:19:06.453Z] #30 0.656 + TMP_GOPATH= [2023-06-28T21:19:06.453Z] #30 0.656 + : /build [2023-06-28T21:19:06.453Z] #30 0.656 + '[' -z '' ']' [2023-06-28T21:19:06.453Z] #30 0.656 ++ mktemp -d [2023-06-28T21:19:06.453Z] #30 0.657 + export GOPATH=/tmp/tmp.AtITdVUVcr [2023-06-28T21:19:06.453Z] #30 0.657 + GOPATH=/tmp/tmp.AtITdVUVcr [2023-06-28T21:19:06.453Z] #30 0.657 + RM_GOPATH=1 [2023-06-28T21:19:06.453Z] #30 0.657 + case "$(go env GOARCH)" in [2023-06-28T21:19:06.453Z] #30 0.658 ++ go env GOARCH [2023-06-28T21:19:06.453Z] #30 0.662 + export GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:06.453Z] #30 0.662 + GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:06.453Z] #30 0.663 ++ dirname /tmp/install/install.sh [2023-06-28T21:19:06.453Z] #30 0.665 + dir=/tmp/install [2023-06-28T21:19:06.453Z] #30 0.665 + bin=gotestsum [2023-06-28T21:19:06.453Z] #30 0.665 + shift [2023-06-28T21:19:06.453Z] #30 0.665 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-06-28T21:19:06.453Z] #30 0.665 + . /tmp/install/gotestsum.installer [2023-06-28T21:19:06.453Z] #30 0.665 ++ : v1.8.2 [2023-06-28T21:19:06.453Z] #30 0.665 + install_gotestsum [2023-06-28T21:19:06.453Z] #30 0.665 + set -e [2023-06-28T21:19:06.453Z] #30 0.665 + echo 'Install gotestsum version v1.8.2' [2023-06-28T21:19:06.453Z] #30 0.665 + GOBIN=/build [2023-06-28T21:19:06.453Z] #30 0.665 + GO111MODULE=on [2023-06-28T21:19:06.453Z] #30 0.665 + go install gotest.tools/gotestsum@v1.8.2 [2023-06-28T21:19:06.453Z] #30 0.666 Install gotestsum version v1.8.2 [2023-06-28T21:19:06.453Z] #30 1.013 go: downloading gotest.tools/gotestsum v1.8.2 [2023-06-28T21:19:06.453Z] #30 1.571 go: downloading github.com/dnephin/pflag v1.0.7 [2023-06-28T21:19:06.453Z] #30 1.572 go: downloading github.com/fatih/color v1.13.0 [2023-06-28T21:19:06.453Z] #30 1.572 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-06-28T21:19:06.453Z] #30 1.592 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-06-28T21:19:06.453Z] #30 1.592 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-06-28T21:19:06.453Z] #30 1.608 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-06-28T21:19:06.453Z] #30 1.610 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-06-28T21:19:06.453Z] #30 1.645 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-06-28T21:19:06.453Z] #30 1.648 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-06-28T21:19:06.453Z] #30 1.653 go: downloading golang.org/x/tools v0.1.11 [2023-06-28T21:19:06.453Z] #30 4.223 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-06-28T21:19:06.453Z] #30 ... [2023-06-28T21:19:06.453Z] [2023-06-28T21:19:06.453Z] #31 [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 [2023-06-28T21:19:06.453Z] #31 2.068 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-06-28T21:19:06.453Z] #31 2.224 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-06-28T21:19:06.453Z] #31 2.319 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-06-28T21:19:06.453Z] #31 2.427 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-06-28T21:19:06.453Z] #31 3.090 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [245 kB] [2023-06-28T21:19:06.453Z] #31 3.116 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-06-28T21:19:06.453Z] #31 5.338 Fetched 8651 kB in 4s (2455 kB/s) [2023-06-28T21:19:06.453Z] #31 5.338 Reading package lists... [2023-06-28T21:19:06.453Z] #31 6.452 Reading package lists... [2023-06-28T21:19:06.453Z] #31 7.616 Building dependency tree... [2023-06-28T21:19:06.453Z] #31 8.383 The following additional packages will be installed: [2023-06-28T21:19:06.453Z] #31 8.391 libbtrfs0 [2023-06-28T21:19:06.453Z] #31 8.427 The following NEW packages will be installed: [2023-06-28T21:19:06.453Z] #31 8.435 libbtrfs-dev libbtrfs0 [2023-06-28T21:19:06.453Z] #31 8.735 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2023-06-28T21:19:06.453Z] #31 8.735 Need to get 460 kB of archives. [2023-06-28T21:19:06.453Z] #31 8.735 After this operation, 1237 kB of additional disk space will be used. [2023-06-28T21:19:06.453Z] #31 8.735 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-06-28T21:19:06.453Z] #31 8.743 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-06-28T21:19:06.453Z] #31 8.949 debconf: delaying package configuration, since apt-utils is not installed [2023-06-28T21:19:06.453Z] #31 9.017 Fetched 460 kB in 0s (1577 kB/s) [2023-06-28T21:19:06.453Z] #31 9.084 Selecting previously unselected package libbtrfs0:amd64. [2023-06-28T21:19:06.453Z] #31 9.084 (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 ... 15722 files and directories currently installed.) [2023-06-28T21:19:06.453Z] #31 9.101 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-06-28T21:19:06.453Z] #31 9.139 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-06-28T21:19:06.453Z] #31 9.576 Selecting previously unselected package libbtrfs-dev:amd64. [2023-06-28T21:19:06.453Z] #31 9.579 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-06-28T21:19:06.453Z] #31 9.632 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-06-28T21:19:06.453Z] #31 10.03 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-06-28T21:19:06.453Z] #31 10.05 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-06-28T21:19:06.453Z] #31 10.12 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-06-28T21:19:06.453Z] #31 DONE 10.5s [2023-06-28T21:19:06.453Z] [2023-06-28T21:19:06.453Z] #32 [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 [2023-06-28T21:19:06.453Z] #32 1.108 + RM_GOPATH=0 [2023-06-28T21:19:06.453Z] #32 1.108 + TMP_GOPATH= [2023-06-28T21:19:06.453Z] #32 1.108 + : /build [2023-06-28T21:19:06.453Z] #32 1.108 + '[' -z '' ']' [2023-06-28T21:19:06.453Z] #32 1.110 ++ mktemp -d [2023-06-28T21:19:06.453Z] #32 1.112 + export GOPATH=/tmp/tmp.xhEF7RCun1 [2023-06-28T21:19:06.453Z] #32 1.112 + GOPATH=/tmp/tmp.xhEF7RCun1 [2023-06-28T21:19:06.453Z] #32 1.112 + RM_GOPATH=1 [2023-06-28T21:19:06.453Z] #32 1.112 + case "$(go env GOARCH)" in [2023-06-28T21:19:06.453Z] #32 1.113 ++ go env GOARCH [2023-06-28T21:19:06.453Z] #32 1.118 + export GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:06.453Z] #32 1.118 + GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:06.453Z] #32 1.119 ++ dirname /tmp/install/install.sh [2023-06-28T21:19:06.453Z] #32 1.119 + dir=/tmp/install [2023-06-28T21:19:06.453Z] #32 1.119 + bin=rootlesskit [2023-06-28T21:19:06.453Z] #32 1.119 + shift [2023-06-28T21:19:06.453Z] #32 1.119 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-06-28T21:19:06.453Z] #32 1.119 + . /tmp/install/rootlesskit.installer [2023-06-28T21:19:06.453Z] #32 1.119 ++ : v0.14.4 [2023-06-28T21:19:06.453Z] #32 1.120 + install_rootlesskit [2023-06-28T21:19:06.453Z] #32 1.120 + case "$1" in [2023-06-28T21:19:06.453Z] #32 1.120 + export CGO_ENABLED=0 [2023-06-28T21:19:06.453Z] #32 1.120 + CGO_ENABLED=0 [2023-06-28T21:19:06.453Z] #32 1.120 + _install_rootlesskit [2023-06-28T21:19:06.453Z] #32 1.120 Install rootlesskit version v0.14.4 [2023-06-28T21:19:06.453Z] #32 1.120 + echo 'Install rootlesskit version v0.14.4' [2023-06-28T21:19:06.453Z] #32 1.120 + for f in rootlesskit rootlesskit-docker-proxy [2023-06-28T21:19:06.453Z] #32 1.120 + GOBIN=/build [2023-06-28T21:19:06.453Z] #32 1.120 + GO111MODULE=on [2023-06-28T21:19:06.453Z] #32 1.120 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-06-28T21:19:06.453Z] #32 1.160 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-06-28T21:19:06.453Z] #32 3.534 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-06-28T21:19:06.453Z] #32 3.535 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-06-28T21:19:06.453Z] #32 3.535 go: downloading github.com/pkg/errors v0.9.1 [2023-06-28T21:19:06.453Z] #32 3.535 go: downloading github.com/google/uuid v1.3.0 [2023-06-28T21:19:06.453Z] #32 3.535 go: downloading github.com/moby/vpnkit v0.5.0 [2023-06-28T21:19:06.453Z] #32 3.535 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-06-28T21:19:06.453Z] #32 3.536 go: downloading github.com/gofrs/flock v0.8.1 [2023-06-28T21:19:06.453Z] #32 3.536 go: downloading github.com/gorilla/mux v1.8.0 [2023-06-28T21:19:06.453Z] #32 3.581 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-06-28T21:19:06.453Z] #32 3.645 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-06-28T21:19:06.453Z] #32 3.703 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-06-28T21:19:06.453Z] #32 4.488 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-06-28T21:19:06.453Z] #32 4.492 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-06-28T21:19:06.453Z] #32 5.496 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-06-28T21:19:06.453Z] #32 5.578 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-06-28T21:19:06.453Z] #32 ... [2023-06-28T21:19:06.453Z] [2023-06-28T21:19:06.453Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-06-28T21:19:06.453Z] #33 2.041 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-06-28T21:19:06.453Z] #33 2.221 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-06-28T21:19:06.453Z] #33 2.321 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-06-28T21:19:06.453Z] #33 2.523 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-06-28T21:19:06.453Z] #33 2.991 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [245 kB] [2023-06-28T21:19:06.453Z] #33 3.013 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-06-28T21:19:06.453Z] #33 5.610 Fetched 8651 kB in 4s (2258 kB/s) [2023-06-28T21:19:06.453Z] #33 5.610 Reading package lists... [2023-06-28T21:19:06.453Z] #33 7.140 Reading package lists... [2023-06-28T21:19:06.453Z] #33 8.579 Building dependency tree... [2023-06-28T21:19:06.453Z] #33 9.053 The following additional packages will be installed: [2023-06-28T21:19:06.453Z] #33 9.053 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-06-28T21:19:06.453Z] #33 9.053 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-06-28T21:19:06.453Z] #33 9.054 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-06-28T21:19:06.453Z] #33 9.054 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-06-28T21:19:06.453Z] #33 9.055 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-06-28T21:19:06.453Z] #33 9.055 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-06-28T21:19:06.453Z] #33 9.056 mingw-w64-common mingw-w64-x86-64-dev [2023-06-28T21:19:06.453Z] #33 9.058 Suggested packages: [2023-06-28T21:19:06.453Z] #33 9.058 gcc-10-locales seccomp wine64 [2023-06-28T21:19:06.453Z] #33 9.422 The following NEW packages will be installed: [2023-06-28T21:19:06.453Z] #33 9.423 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-06-28T21:19:06.453Z] #33 9.423 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-06-28T21:19:06.453Z] #33 9.423 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-06-28T21:19:06.453Z] #33 9.423 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-06-28T21:19:06.453Z] #33 9.424 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-06-28T21:19:06.453Z] #33 9.424 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-06-28T21:19:06.453Z] #33 9.424 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-06-28T21:19:06.453Z] #33 9.425 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-06-28T21:19:06.453Z] #33 9.425 mingw-w64-x86-64-dev [2023-06-28T21:19:06.453Z] #33 9.744 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2023-06-28T21:19:06.453Z] #33 9.744 Need to get 115 MB of archives. [2023-06-28T21:19:06.453Z] #33 9.744 After this operation, 645 MB of additional disk space will be used. [2023-06-28T21:19:06.453Z] #33 9.744 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2023-06-28T21:19:06.453Z] #33 9.833 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2023-06-28T21:19:06.453Z] #33 9.947 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-06-28T21:19:06.453Z] #33 9.954 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2023-06-28T21:19:06.453Z] #33 9.958 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-06-28T21:19:06.453Z] #33 9.976 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-06-28T21:19:06.453Z] #33 10.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-06-28T21:19:06.453Z] #33 10.26 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2023-06-28T21:19:06.453Z] #33 10.29 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2023-06-28T21:19:06.453Z] #33 10.51 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2023-06-28T21:19:06.559Z] #26 6.697 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-06-28T21:19:06.610Z] #25 4.220 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-06-28T21:19:06.610Z] #25 4.375 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-06-28T21:19:06.610Z] #25 4.375 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-06-28T21:19:06.610Z] #25 4.466 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-06-28T21:19:06.718Z] #33 ... [2023-06-28T21:19:06.718Z] [2023-06-28T21:19:06.718Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-06-28T21:19:06.718Z] #34 0.518 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-06-28T21:19:06.718Z] #34 0.523 Cloning into '.'... [2023-06-28T21:19:06.718Z] #34 7.924 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-06-28T21:19:06.718Z] #34 8.266 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-06-28T21:19:06.718Z] #34 ... [2023-06-28T21:19:06.718Z] [2023-06-28T21:19:06.718Z] #35 [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 [2023-06-28T21:19:06.718Z] #35 1.199 + RM_GOPATH=0 [2023-06-28T21:19:06.718Z] #35 1.199 + TMP_GOPATH= [2023-06-28T21:19:06.718Z] #35 1.199 + : /build [2023-06-28T21:19:06.718Z] #35 1.199 + '[' -z '' ']' [2023-06-28T21:19:06.718Z] #35 1.200 ++ mktemp -d [2023-06-28T21:19:06.718Z] #35 1.200 + export GOPATH=/tmp/tmp.OhomEYcVbh [2023-06-28T21:19:06.718Z] #35 1.200 + GOPATH=/tmp/tmp.OhomEYcVbh [2023-06-28T21:19:06.718Z] #35 1.201 + RM_GOPATH=1 [2023-06-28T21:19:06.718Z] #35 1.201 + case "$(go env GOARCH)" in [2023-06-28T21:19:06.718Z] #35 1.201 ++ go env GOARCH [2023-06-28T21:19:06.718Z] #35 1.204 + export GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:06.718Z] #35 1.204 + GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:06.718Z] #35 1.204 ++ dirname /tmp/install/install.sh [2023-06-28T21:19:06.718Z] #35 1.205 + dir=/tmp/install [2023-06-28T21:19:06.718Z] #35 1.205 + bin=shfmt [2023-06-28T21:19:06.718Z] #35 1.205 + shift [2023-06-28T21:19:06.718Z] #35 1.205 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-06-28T21:19:06.718Z] #35 1.205 + . /tmp/install/shfmt.installer [2023-06-28T21:19:06.718Z] #35 1.205 ++ : v3.0.2 [2023-06-28T21:19:06.718Z] #35 1.205 + install_shfmt [2023-06-28T21:19:06.718Z] #35 1.205 + echo 'Install shfmt version v3.0.2' [2023-06-28T21:19:06.718Z] #35 1.206 + GOBIN=/build [2023-06-28T21:19:06.718Z] #35 1.206 + GO111MODULE=on [2023-06-28T21:19:06.718Z] #35 1.206 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-06-28T21:19:06.718Z] #35 1.206 Install shfmt version v3.0.2 [2023-06-28T21:19:06.718Z] #35 1.242 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-06-28T21:19:06.718Z] #35 2.343 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-06-28T21:19:06.718Z] #35 2.353 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-06-28T21:19:06.718Z] #35 2.355 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-06-28T21:19:06.718Z] #35 3.390 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-06-28T21:19:06.718Z] #35 DONE 10.8s [2023-06-28T21:19:06.718Z] [2023-06-28T21:19:06.718Z] #29 [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 [2023-06-28T21:19:06.718Z] #29 10.47 Selecting previously unselected package xxd. [2023-06-28T21:19:06.718Z] #29 10.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2023-06-28T21:19:06.718Z] #29 10.53 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-06-28T21:19:06.718Z] #29 10.54 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:19:06.718Z] #29 10.63 Selecting previously unselected package vim-common. [2023-06-28T21:19:06.718Z] #29 10.64 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-06-28T21:19:06.718Z] #29 10.66 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:19:06.718Z] #29 10.88 Selecting previously unselected package cmake-data. [2023-06-28T21:19:06.822Z] #26 6.978 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-06-28T21:19:06.872Z] #25 4.470 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-06-28T21:19:06.872Z] #25 4.471 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-06-28T21:19:06.872Z] #25 4.472 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-06-28T21:19:06.872Z] #25 4.644 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-06-28T21:19:06.872Z] #25 4.644 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-06-28T21:19:06.883Z] ok github.com/docker/docker/api/server 0.034s coverage: 7.9% of statements [2023-06-28T21:19:06.979Z] #29 10.88 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-06-28T21:19:06.979Z] #29 10.90 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-06-28T21:19:07.085Z] #26 7.129 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-06-28T21:19:07.085Z] #26 7.149 go: downloading github.com/sonatard/noctx v0.0.1 [2023-06-28T21:19:07.085Z] #26 7.150 go: downloading github.com/sivchari/tenv v1.7.0 [2023-06-28T21:19:07.085Z] #26 ... [2023-06-28T21:19:07.085Z] [2023-06-28T21:19:07.085Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-06-28T21:19:07.085Z] #19 1.463 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-06-28T21:19:07.085Z] #19 1.694 [2023-06-28T21:19:07.085Z] #19 1.911 #=#=# ######################################################################## 100.0% [2023-06-28T21:19:07.085Z] #19 2.236 [2023-06-28T21:19:07.085Z] #19 3.594 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-06-28T21:19:07.085Z] #19 4.070 [2023-06-28T21:19:07.085Z] #19 4.341 #=#=# 0.6% ######################################################################## 100.0% [2023-06-28T21:19:07.085Z] #19 4.860 [2023-06-28T21:19:07.085Z] #19 6.649 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-06-28T21:19:07.085Z] #19 7.335 [2023-06-28T21:19:07.085Z] #19 7.597 #=#=# ############## 20.7% #################################### 50.1% #19 ... [2023-06-28T21:19:07.085Z] [2023-06-28T21:19:07.085Z] #27 [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 [2023-06-28T21:19:07.085Z] #27 1.037 + RM_GOPATH=0 [2023-06-28T21:19:07.085Z] #27 1.037 + TMP_GOPATH= [2023-06-28T21:19:07.085Z] #27 1.037 + : /build [2023-06-28T21:19:07.085Z] #27 1.037 + '[' -z '' ']' [2023-06-28T21:19:07.085Z] #27 1.037 ++ mktemp -d [2023-06-28T21:19:07.085Z] #27 1.037 + export GOPATH=/tmp/tmp.k6qi2hGb0c [2023-06-28T21:19:07.085Z] #27 1.037 + GOPATH=/tmp/tmp.k6qi2hGb0c [2023-06-28T21:19:07.085Z] #27 1.037 + RM_GOPATH=1 [2023-06-28T21:19:07.085Z] #27 1.037 + case "$(go env GOARCH)" in [2023-06-28T21:19:07.085Z] #27 1.038 ++ go env GOARCH [2023-06-28T21:19:07.085Z] #27 1.048 + export GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:07.085Z] #27 1.048 + GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:07.085Z] #27 1.050 ++ dirname /tmp/install/install.sh [2023-06-28T21:19:07.085Z] #27 1.050 + dir=/tmp/install [2023-06-28T21:19:07.085Z] #27 1.050 + bin=vndr [2023-06-28T21:19:07.085Z] #27 1.050 + shift [2023-06-28T21:19:07.085Z] #27 1.050 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-06-28T21:19:07.085Z] #27 1.050 + . /tmp/install/vndr.installer [2023-06-28T21:19:07.085Z] #27 1.050 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-06-28T21:19:07.085Z] #27 1.050 + install_vndr [2023-06-28T21:19:07.085Z] #27 1.050 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-06-28T21:19:07.085Z] #27 1.050 + GOBIN=/build [2023-06-28T21:19:07.085Z] #27 1.050 + GO111MODULE=on [2023-06-28T21:19:07.085Z] #27 1.050 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-06-28T21:19:07.085Z] #27 1.050 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-06-28T21:19:07.085Z] #27 1.442 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-06-28T21:19:07.085Z] #27 DONE 7.3s [2023-06-28T21:19:07.085Z] [2023-06-28T21:19:07.085Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-06-28T21:19:07.085Z] #19 7.597 #=#=# ############## 20.7% #################################### 50.1% ################################################################### 93.3% ######################################################################## 100.0% [2023-06-28T21:19:07.085Z] #19 ... [2023-06-28T21:19:07.085Z] [2023-06-28T21:19:07.085Z] #26 [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 [2023-06-28T21:19:07.085Z] #26 7.212 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-06-28T21:19:07.085Z] #26 7.246 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-06-28T21:19:07.085Z] #26 7.247 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-06-28T21:19:07.085Z] #26 7.288 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-06-28T21:19:07.135Z] #25 4.783 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-06-28T21:19:07.135Z] #25 4.885 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-06-28T21:19:07.135Z] #25 4.890 go: downloading github.com/golangci/misspell v0.3.5 [2023-06-28T21:19:07.135Z] #25 4.936 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-06-28T21:19:07.135Z] #25 4.961 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-06-28T21:19:07.348Z] #26 7.374 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-06-28T21:19:07.348Z] #26 7.388 go: downloading github.com/tetafro/godot v1.4.11 [2023-06-28T21:19:07.348Z] #26 7.388 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-06-28T21:19:07.348Z] #26 7.394 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-06-28T21:19:07.348Z] #26 7.409 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-06-28T21:19:07.348Z] #26 7.485 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-06-28T21:19:07.348Z] #26 7.485 go: downloading github.com/ultraware/funlen v0.0.3 [2023-06-28T21:19:07.348Z] #26 7.588 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-06-28T21:19:07.397Z] #25 5.066 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-06-28T21:19:07.397Z] #25 5.127 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-06-28T21:19:07.397Z] #25 5.129 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-06-28T21:19:07.397Z] #25 5.224 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-06-28T21:19:07.397Z] #25 5.258 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-06-28T21:19:07.397Z] #25 5.259 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-06-28T21:19:07.397Z] #25 5.259 go: downloading github.com/julz/importas v0.1.0 [2023-06-28T21:19:07.610Z] #26 7.615 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-06-28T21:19:07.610Z] #26 7.623 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-06-28T21:19:07.610Z] #26 7.688 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-06-28T21:19:07.610Z] #26 7.784 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-06-28T21:19:07.661Z] #25 5.351 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-06-28T21:19:07.661Z] #25 5.352 go: downloading github.com/kulti/thelper v0.6.3 [2023-06-28T21:19:07.661Z] #25 5.354 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-06-28T21:19:07.661Z] #25 5.398 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-06-28T21:19:07.661Z] #25 5.408 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-06-28T21:19:07.661Z] #25 5.413 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-06-28T21:19:07.661Z] #25 ... [2023-06-28T21:19:07.661Z] [2023-06-28T21:19:07.661Z] #23 [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 [2023-06-28T21:19:07.661Z] #23 5.308 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-06-28T21:19:07.922Z] #29 11.74 Selecting previously unselected package libicu67:amd64. [2023-06-28T21:19:07.922Z] #29 11.74 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-06-28T21:19:07.922Z] #29 11.76 Unpacking libicu67:amd64 (67.1-7) ... [2023-06-28T21:19:08.559Z] #26 8.478 go: downloading honnef.co/go/tools v0.3.3 [2023-06-28T21:19:08.559Z] #26 8.479 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-06-28T21:19:08.559Z] #26 8.480 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-06-28T21:19:08.559Z] #26 8.645 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-06-28T21:19:08.559Z] #26 8.723 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-06-28T21:19:08.559Z] #26 8.746 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-06-28T21:19:08.559Z] #26 8.787 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-06-28T21:19:08.559Z] #26 8.848 go: downloading github.com/stretchr/objx v0.4.0 [2023-06-28T21:19:08.606Z] #23 6.167 + #23 ... [2023-06-28T21:19:08.606Z] [2023-06-28T21:19:08.606Z] #26 [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 [2023-06-28T21:19:08.606Z] #26 1.178 + RM_GOPATH=0 [2023-06-28T21:19:08.606Z] #26 1.178 + TMP_GOPATH= [2023-06-28T21:19:08.606Z] #26 1.178 + : /build [2023-06-28T21:19:08.606Z] #26 1.178 + '[' -z '' ']' [2023-06-28T21:19:08.606Z] #26 1.178 ++ mktemp -d [2023-06-28T21:19:08.606Z] #26 1.179 + export GOPATH=/tmp/tmp.DMQIIQCO3s [2023-06-28T21:19:08.606Z] #26 1.179 + GOPATH=/tmp/tmp.DMQIIQCO3s [2023-06-28T21:19:08.606Z] #26 1.179 + RM_GOPATH=1 [2023-06-28T21:19:08.606Z] #26 1.179 + case "$(go env GOARCH)" in [2023-06-28T21:19:08.606Z] #26 1.180 ++ go env GOARCH [2023-06-28T21:19:08.606Z] #26 1.188 + export GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:08.606Z] #26 1.188 + GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:08.606Z] #26 1.188 ++ dirname /tmp/install/install.sh [2023-06-28T21:19:08.606Z] #26 1.189 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-06-28T21:19:08.606Z] #26 1.189 + dir=/tmp/install [2023-06-28T21:19:08.606Z] #26 1.189 + bin=vndr [2023-06-28T21:19:08.606Z] #26 1.189 + shift [2023-06-28T21:19:08.606Z] #26 1.189 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-06-28T21:19:08.606Z] #26 1.189 + . /tmp/install/vndr.installer [2023-06-28T21:19:08.606Z] #26 1.189 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-06-28T21:19:08.606Z] #26 1.189 + install_vndr [2023-06-28T21:19:08.606Z] #26 1.189 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-06-28T21:19:08.606Z] #26 1.189 + GOBIN=/build [2023-06-28T21:19:08.606Z] #26 1.189 + GO111MODULE=on [2023-06-28T21:19:08.606Z] #26 1.189 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-06-28T21:19:08.606Z] #26 1.548 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-06-28T21:19:08.606Z] #26 DONE 6.4s [2023-06-28T21:19:08.606Z] [2023-06-28T21:19:08.606Z] #23 [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 [2023-06-28T21:19:08.606Z] #23 6.167 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2023-06-28T21:19:08.820Z] #26 ... [2023-06-28T21:19:08.820Z] [2023-06-28T21:19:08.820Z] #28 [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 [2023-06-28T21:19:08.820Z] #28 0.693 + RM_GOPATH=0 [2023-06-28T21:19:08.820Z] #28 0.693 + TMP_GOPATH= [2023-06-28T21:19:08.820Z] #28 0.693 + : /build [2023-06-28T21:19:08.820Z] #28 0.693 + '[' -z '' ']' [2023-06-28T21:19:08.820Z] #28 0.699 ++ mktemp -d [2023-06-28T21:19:08.820Z] #28 0.711 + export GOPATH=/tmp/tmp.0hZ3hDyoze [2023-06-28T21:19:08.820Z] #28 0.711 + GOPATH=/tmp/tmp.0hZ3hDyoze [2023-06-28T21:19:08.820Z] #28 0.711 + RM_GOPATH=1 [2023-06-28T21:19:08.820Z] #28 0.711 + case "$(go env GOARCH)" in [2023-06-28T21:19:08.820Z] #28 0.711 ++ go env GOARCH [2023-06-28T21:19:08.820Z] #28 0.711 + export GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:08.820Z] #28 0.711 + GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:08.820Z] #28 0.711 ++ dirname /tmp/install/install.sh [2023-06-28T21:19:08.820Z] #28 0.715 + dir=/tmp/install [2023-06-28T21:19:08.820Z] #28 0.715 + bin=proxy [2023-06-28T21:19:08.820Z] #28 0.715 + shift [2023-06-28T21:19:08.820Z] #28 0.715 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-06-28T21:19:08.820Z] #28 0.715 + . /tmp/install/proxy.installer [2023-06-28T21:19:08.820Z] #28 0.715 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-06-28T21:19:08.820Z] #28 0.715 + install_proxy [2023-06-28T21:19:08.820Z] #28 0.715 + case "$1" in [2023-06-28T21:19:08.820Z] #28 0.715 + export CGO_ENABLED=0 [2023-06-28T21:19:08.820Z] #28 0.715 + CGO_ENABLED=0 [2023-06-28T21:19:08.820Z] #28 0.715 + _install_proxy [2023-06-28T21:19:08.820Z] #28 0.715 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03' [2023-06-28T21:19:08.820Z] #28 0.715 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.0hZ3hDyoze/src/github.com/docker/libnetwork [2023-06-28T21:19:08.820Z] #28 0.715 Cloning into '/tmp/tmp.0hZ3hDyoze/src/github.com/docker/libnetwork'... [2023-06-28T21:19:08.820Z] #28 0.716 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-06-28T21:19:08.820Z] #28 3.673 + cd /tmp/tmp.0hZ3hDyoze/src/github.com/docker/libnetwork [2023-06-28T21:19:08.820Z] #28 3.673 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-06-28T21:19:08.820Z] #28 3.903 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-06-28T21:19:08.820Z] #28 DONE 9.0s [2023-06-28T21:19:08.820Z] [2023-06-28T21:19:08.820Z] #26 [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 [2023-06-28T21:19:08.820Z] #26 8.864 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-06-28T21:19:08.820Z] #26 8.962 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-06-28T21:19:09.082Z] #26 9.187 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-06-28T21:19:09.082Z] #26 9.217 go: downloading github.com/magiconair/properties v1.8.6 [2023-06-28T21:19:09.082Z] #26 9.282 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-06-28T21:19:09.346Z] #26 9.532 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-06-28T21:19:09.608Z] #26 9.644 go: downloading github.com/subosito/gotenv v1.4.0 [2023-06-28T21:19:09.608Z] #26 9.645 go: downloading golang.org/x/text v0.3.7 [2023-06-28T21:19:09.608Z] #26 9.646 go: downloading github.com/gobwas/glob v0.2.3 [2023-06-28T21:19:09.608Z] #26 9.646 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-06-28T21:19:09.608Z] #26 9.647 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-06-28T21:19:09.608Z] #26 9.870 go: downloading go.uber.org/zap v1.17.0 [2023-06-28T21:19:09.836Z] #29 13.70 Selecting previously unselected package libxml2:amd64. [2023-06-28T21:19:09.836Z] #29 13.70 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ... [2023-06-28T21:19:09.836Z] #29 13.73 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-06-28T21:19:09.870Z] #26 9.894 go: downloading github.com/kisielk/gotool v1.0.0 [2023-06-28T21:19:09.870Z] #26 10.06 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-06-28T21:19:09.870Z] #26 ... [2023-06-28T21:19:09.870Z] [2023-06-28T21:19:09.870Z] #29 [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 [2023-06-28T21:19:09.870Z] #29 1.024 + RM_GOPATH=0 [2023-06-28T21:19:09.870Z] #29 1.024 + TMP_GOPATH= [2023-06-28T21:19:09.870Z] #29 1.024 + : /build [2023-06-28T21:19:09.870Z] #29 1.024 + '[' -z '' ']' [2023-06-28T21:19:09.870Z] #29 1.025 ++ mktemp -d [2023-06-28T21:19:09.870Z] #29 1.027 + export GOPATH=/tmp/tmp.IGGJQowFGF [2023-06-28T21:19:09.870Z] #29 1.027 + GOPATH=/tmp/tmp.IGGJQowFGF [2023-06-28T21:19:09.870Z] #29 1.027 + RM_GOPATH=1 [2023-06-28T21:19:09.870Z] #29 1.027 + case "$(go env GOARCH)" in [2023-06-28T21:19:09.870Z] #29 1.027 ++ go env GOARCH [2023-06-28T21:19:09.870Z] #29 1.030 + export GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:09.870Z] #29 1.030 + GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:09.870Z] #29 1.031 ++ dirname /tmp/install/install.sh [2023-06-28T21:19:09.870Z] #29 1.031 + dir=/tmp/install [2023-06-28T21:19:09.870Z] #29 1.032 + bin=gotestsum [2023-06-28T21:19:09.870Z] #29 1.032 + shift [2023-06-28T21:19:09.870Z] #29 1.032 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-06-28T21:19:09.870Z] #29 1.032 + . /tmp/install/gotestsum.installer [2023-06-28T21:19:09.870Z] #29 1.032 ++ : v1.8.2 [2023-06-28T21:19:09.870Z] #29 1.032 + install_gotestsum [2023-06-28T21:19:09.870Z] #29 1.032 + set -e [2023-06-28T21:19:09.870Z] #29 1.032 + echo 'Install gotestsum version v1.8.2' [2023-06-28T21:19:09.870Z] #29 1.032 + GOBIN=/build [2023-06-28T21:19:09.870Z] #29 1.032 + GO111MODULE=on [2023-06-28T21:19:09.870Z] #29 1.032 + go install gotest.tools/gotestsum@v1.8.2 [2023-06-28T21:19:09.870Z] #29 1.033 Install gotestsum version v1.8.2 [2023-06-28T21:19:09.870Z] #29 1.092 go: downloading gotest.tools/gotestsum v1.8.2 [2023-06-28T21:19:09.870Z] #29 1.827 go: downloading golang.org/x/tools v0.1.11 [2023-06-28T21:19:09.870Z] #29 1.829 go: downloading github.com/dnephin/pflag v1.0.7 [2023-06-28T21:19:09.870Z] #29 1.834 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-06-28T21:19:09.870Z] #29 1.847 go: downloading github.com/fatih/color v1.13.0 [2023-06-28T21:19:09.870Z] #29 1.847 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-06-28T21:19:09.870Z] #29 1.864 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-06-28T21:19:09.870Z] #29 1.943 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-06-28T21:19:09.870Z] #29 1.944 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-06-28T21:19:09.870Z] #29 1.952 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-06-28T21:19:09.870Z] #29 1.961 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-06-28T21:19:09.870Z] #29 4.598 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-06-28T21:19:10.132Z] #29 ... [2023-06-28T21:19:10.132Z] [2023-06-28T21:19:10.132Z] #30 [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 [2023-06-28T21:19:10.132Z] #30 2.047 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-06-28T21:19:10.132Z] #30 2.061 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-06-28T21:19:10.132Z] #30 2.061 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-06-28T21:19:10.132Z] #30 2.438 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-06-28T21:19:10.132Z] #30 2.995 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [245 kB] [2023-06-28T21:19:10.132Z] #30 3.872 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-06-28T21:19:10.132Z] #30 5.688 Fetched 8651 kB in 4s (2214 kB/s) [2023-06-28T21:19:10.132Z] #30 5.688 Reading package lists... [2023-06-28T21:19:10.132Z] #30 7.270 Reading package lists... [2023-06-28T21:19:10.132Z] #30 8.764 Building dependency tree... [2023-06-28T21:19:10.132Z] #30 9.567 The following additional packages will be installed: [2023-06-28T21:19:10.132Z] #30 9.571 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-06-28T21:19:10.132Z] #30 9.573 Suggested packages: [2023-06-28T21:19:10.132Z] #30 9.573 cmake-doc ninja-build lrzip [2023-06-28T21:19:10.132Z] #30 9.573 Recommended packages: [2023-06-28T21:19:10.132Z] #30 9.573 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-06-28T21:19:10.132Z] #30 9.769 The following NEW packages will be installed: [2023-06-28T21:19:10.132Z] #30 9.771 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-06-28T21:19:10.132Z] #30 9.771 vim-common xxd [2023-06-28T21:19:10.132Z] #30 10.06 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2023-06-28T21:19:10.132Z] #30 10.06 Need to get 17.7 MB of archives. [2023-06-28T21:19:10.132Z] #30 10.06 After this operation, 70.7 MB of additional disk space will be used. [2023-06-28T21:19:10.132Z] #30 10.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-06-28T21:19:10.132Z] #30 10.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-06-28T21:19:10.132Z] #30 10.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-06-28T21:19:10.132Z] #30 10.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-06-28T21:19:10.132Z] #30 10.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB] [2023-06-28T21:19:10.132Z] #30 10.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-06-28T21:19:10.132Z] #30 10.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-06-28T21:19:10.132Z] #30 10.24 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-06-28T21:19:10.132Z] #30 10.24 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-06-28T21:19:10.132Z] #30 10.24 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-06-28T21:19:10.132Z] #30 ... [2023-06-28T21:19:10.132Z] [2023-06-28T21:19:10.132Z] #31 [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 [2023-06-28T21:19:10.132Z] #31 2.325 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-06-28T21:19:10.132Z] #31 2.339 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-06-28T21:19:10.132Z] #31 2.339 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-06-28T21:19:10.132Z] #31 2.777 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-06-28T21:19:10.132Z] #31 3.427 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [245 kB] [2023-06-28T21:19:10.132Z] #31 4.044 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-06-28T21:19:10.132Z] #31 5.796 Fetched 8651 kB in 4s (2303 kB/s) [2023-06-28T21:19:10.132Z] #31 5.796 Reading package lists... [2023-06-28T21:19:10.132Z] #31 7.195 Reading package lists... [2023-06-28T21:19:10.132Z] #31 8.637 Building dependency tree... [2023-06-28T21:19:10.132Z] #31 9.970 The following additional packages will be installed: [2023-06-28T21:19:10.132Z] #31 9.972 libbtrfs0 [2023-06-28T21:19:10.132Z] #31 10.01 The following NEW packages will be installed: [2023-06-28T21:19:10.132Z] #31 10.01 libbtrfs-dev libbtrfs0 [2023-06-28T21:19:10.132Z] #31 10.32 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2023-06-28T21:19:10.132Z] #31 10.32 Need to get 460 kB of archives. [2023-06-28T21:19:10.132Z] #31 10.32 After this operation, 1237 kB of additional disk space will be used. [2023-06-28T21:19:10.132Z] #31 10.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-06-28T21:19:10.132Z] #31 10.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-06-28T21:19:10.132Z] #31 ... [2023-06-28T21:19:10.132Z] [2023-06-28T21:19:10.132Z] #32 [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 [2023-06-28T21:19:10.132Z] #32 1.219 + RM_GOPATH=0 [2023-06-28T21:19:10.132Z] #32 1.219 + TMP_GOPATH= [2023-06-28T21:19:10.132Z] #32 1.219 + : /build [2023-06-28T21:19:10.132Z] #32 1.219 + '[' -z '' ']' [2023-06-28T21:19:10.132Z] #32 1.219 ++ mktemp -d [2023-06-28T21:19:10.132Z] #32 1.221 + export GOPATH=/tmp/tmp.OICphlVSTA [2023-06-28T21:19:10.132Z] #32 1.221 + GOPATH=/tmp/tmp.OICphlVSTA [2023-06-28T21:19:10.132Z] #32 1.221 + RM_GOPATH=1 [2023-06-28T21:19:10.132Z] #32 1.221 + case "$(go env GOARCH)" in [2023-06-28T21:19:10.132Z] #32 1.221 ++ go env GOARCH [2023-06-28T21:19:10.132Z] #32 1.225 + export GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:10.132Z] #32 1.225 + GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:10.132Z] #32 1.226 ++ dirname /tmp/install/install.sh [2023-06-28T21:19:10.132Z] #32 1.227 + dir=/tmp/install [2023-06-28T21:19:10.132Z] #32 1.227 + bin=rootlesskit [2023-06-28T21:19:10.132Z] #32 1.227 + shift [2023-06-28T21:19:10.132Z] #32 1.227 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-06-28T21:19:10.132Z] #32 1.227 + . /tmp/install/rootlesskit.installer [2023-06-28T21:19:10.132Z] #32 1.227 ++ : v0.14.4 [2023-06-28T21:19:10.132Z] #32 1.227 + install_rootlesskit [2023-06-28T21:19:10.132Z] #32 1.227 + case "$1" in [2023-06-28T21:19:10.132Z] #32 1.227 + export CGO_ENABLED=0 [2023-06-28T21:19:10.132Z] #32 1.227 + CGO_ENABLED=0 [2023-06-28T21:19:10.132Z] #32 1.227 + _install_rootlesskit [2023-06-28T21:19:10.132Z] #32 1.227 + echo 'Install rootlesskit version v0.14.4' [2023-06-28T21:19:10.132Z] #32 1.228 + for f in rootlesskit rootlesskit-docker-proxy [2023-06-28T21:19:10.132Z] #32 1.228 + GOBIN=/build [2023-06-28T21:19:10.132Z] #32 1.228 + GO111MODULE=on [2023-06-28T21:19:10.132Z] #32 1.228 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-06-28T21:19:10.132Z] #32 1.228 Install rootlesskit version v0.14.4 [2023-06-28T21:19:10.132Z] #32 1.951 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-06-28T21:19:10.132Z] #32 3.611 go: downloading github.com/pkg/errors v0.9.1 [2023-06-28T21:19:10.132Z] #32 3.611 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-06-28T21:19:10.132Z] #32 3.611 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-06-28T21:19:10.132Z] #32 3.611 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-06-28T21:19:10.132Z] #32 3.611 go: downloading github.com/gofrs/flock v0.8.1 [2023-06-28T21:19:10.132Z] #32 3.611 go: downloading github.com/gorilla/mux v1.8.0 [2023-06-28T21:19:10.132Z] #32 3.611 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-06-28T21:19:10.132Z] #32 3.745 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-06-28T21:19:10.132Z] #32 3.765 go: downloading github.com/google/uuid v1.3.0 [2023-06-28T21:19:10.132Z] #32 3.776 go: downloading github.com/moby/vpnkit v0.5.0 [2023-06-28T21:19:10.132Z] #32 3.871 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-06-28T21:19:10.132Z] #32 4.577 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-06-28T21:19:10.132Z] #32 4.590 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-06-28T21:19:10.132Z] #32 5.097 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-06-28T21:19:10.132Z] #32 5.399 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-06-28T21:19:10.406Z] #32 ... [2023-06-28T21:19:10.406Z] [2023-06-28T21:19:10.406Z] #33 [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 [2023-06-28T21:19:10.406Z] #33 1.644 + git clone https://github.com/docker/distribution.git . [2023-06-28T21:19:10.406Z] #33 1.644 Cloning into '.'... [2023-06-28T21:19:10.406Z] #33 6.991 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-06-28T21:19:10.406Z] #33 7.967 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2023-06-28T21:19:10.406Z] #33 ... [2023-06-28T21:19:10.406Z] [2023-06-28T21:19:10.406Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-06-28T21:19:10.406Z] #34 2.359 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-06-28T21:19:10.406Z] #34 2.375 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-06-28T21:19:10.406Z] #34 2.424 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-06-28T21:19:10.406Z] #34 2.780 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-06-28T21:19:10.406Z] #34 3.538 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [245 kB] [2023-06-28T21:19:10.406Z] #34 4.311 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-06-28T21:19:10.406Z] #34 5.466 Fetched 8651 kB in 3s (2574 kB/s) [2023-06-28T21:19:10.406Z] #34 5.466 Reading package lists... [2023-06-28T21:19:10.406Z] #34 6.556 Reading package lists... [2023-06-28T21:19:10.406Z] #34 8.238 Building dependency tree... [2023-06-28T21:19:10.406Z] #34 9.467 The following additional packages will be installed: [2023-06-28T21:19:10.406Z] #34 9.471 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-06-28T21:19:10.406Z] #34 9.471 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-06-28T21:19:10.406Z] #34 9.471 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-06-28T21:19:10.406Z] #34 9.471 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-06-28T21:19:10.406Z] #34 9.471 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-06-28T21:19:10.406Z] #34 9.471 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-06-28T21:19:10.406Z] #34 9.471 mingw-w64-common mingw-w64-x86-64-dev [2023-06-28T21:19:10.406Z] #34 9.479 Suggested packages: [2023-06-28T21:19:10.406Z] #34 9.479 gcc-10-locales seccomp wine64 [2023-06-28T21:19:10.406Z] #34 9.903 The following NEW packages will be installed: [2023-06-28T21:19:10.406Z] #34 9.903 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-06-28T21:19:10.406Z] #34 9.903 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-06-28T21:19:10.406Z] #34 9.903 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-06-28T21:19:10.406Z] #34 9.903 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-06-28T21:19:10.406Z] #34 9.903 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-06-28T21:19:10.406Z] #34 9.904 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-06-28T21:19:10.406Z] #34 9.904 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-06-28T21:19:10.406Z] #34 9.904 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-06-28T21:19:10.406Z] #34 9.905 mingw-w64-x86-64-dev [2023-06-28T21:19:10.406Z] #34 10.23 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2023-06-28T21:19:10.406Z] #34 10.23 Need to get 115 MB of archives. [2023-06-28T21:19:10.406Z] #34 10.23 After this operation, 645 MB of additional disk space will be used. [2023-06-28T21:19:10.406Z] #34 10.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2023-06-28T21:19:10.406Z] #34 10.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2023-06-28T21:19:10.406Z] #34 10.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-06-28T21:19:10.406Z] #34 10.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2023-06-28T21:19:10.406Z] #34 10.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-06-28T21:19:10.406Z] #34 10.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-06-28T21:19:10.407Z] #34 10.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-06-28T21:19:10.407Z] #34 10.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2023-06-28T21:19:10.407Z] #34 10.42 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2023-06-28T21:19:10.407Z] #34 10.60 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2023-06-28T21:19:10.480Z] #29 14.33 Selecting previously unselected package libarchive13:amd64. [2023-06-28T21:19:10.480Z] #29 14.34 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-06-28T21:19:10.480Z] #29 14.39 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-06-28T21:19:10.670Z] #34 ... [2023-06-28T21:19:10.670Z] [2023-06-28T21:19:10.670Z] #35 [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 [2023-06-28T21:19:10.670Z] #35 1.027 + RM_GOPATH=0 [2023-06-28T21:19:10.670Z] #35 1.027 + TMP_GOPATH= [2023-06-28T21:19:10.670Z] #35 1.027 + : /build [2023-06-28T21:19:10.670Z] #35 1.027 + '[' -z '' ']' [2023-06-28T21:19:10.670Z] #35 1.027 ++ mktemp -d [2023-06-28T21:19:10.670Z] #35 1.029 + export GOPATH=/tmp/tmp.RskAqz04xL [2023-06-28T21:19:10.670Z] #35 1.029 + GOPATH=/tmp/tmp.RskAqz04xL [2023-06-28T21:19:10.670Z] #35 1.029 + RM_GOPATH=1 [2023-06-28T21:19:10.670Z] #35 1.029 + case "$(go env GOARCH)" in [2023-06-28T21:19:10.670Z] #35 1.029 ++ go env GOARCH [2023-06-28T21:19:10.670Z] #35 1.042 + export GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:10.670Z] #35 1.042 + GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:10.670Z] #35 1.043 ++ dirname /tmp/install/install.sh [2023-06-28T21:19:10.670Z] #35 1.044 + dir=/tmp/install [2023-06-28T21:19:10.670Z] #35 1.044 + bin=shfmt [2023-06-28T21:19:10.670Z] #35 1.044 + shift [2023-06-28T21:19:10.670Z] #35 1.045 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-06-28T21:19:10.670Z] #35 1.045 + . /tmp/install/shfmt.installer [2023-06-28T21:19:10.670Z] #35 1.045 ++ : v3.0.2 [2023-06-28T21:19:10.670Z] #35 1.045 + install_shfmt [2023-06-28T21:19:10.670Z] #35 1.045 + echo 'Install shfmt version v3.0.2' [2023-06-28T21:19:10.670Z] #35 1.045 Install shfmt version v3.0.2 [2023-06-28T21:19:10.670Z] #35 1.046 + GOBIN=/build [2023-06-28T21:19:10.670Z] #35 1.046 + GO111MODULE=on [2023-06-28T21:19:10.670Z] #35 1.046 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-06-28T21:19:10.670Z] #35 1.726 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-06-28T21:19:10.670Z] #35 2.951 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-06-28T21:19:10.670Z] #35 2.955 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-06-28T21:19:10.670Z] #35 2.955 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-06-28T21:19:10.670Z] #35 4.317 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-06-28T21:19:10.670Z] #35 ... [2023-06-28T21:19:10.670Z] [2023-06-28T21:19:10.670Z] #26 [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 [2023-06-28T21:19:10.670Z] #26 10.12 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-06-28T21:19:10.670Z] #26 10.17 go: downloading github.com/ettle/strcase v0.1.1 [2023-06-28T21:19:10.670Z] #26 10.21 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-06-28T21:19:10.670Z] #26 10.24 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-06-28T21:19:10.670Z] #26 10.24 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-06-28T21:19:10.670Z] #26 10.25 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-06-28T21:19:10.670Z] #26 10.26 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-06-28T21:19:10.670Z] #26 10.26 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-06-28T21:19:10.670Z] #26 10.27 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-06-28T21:19:10.670Z] #26 10.31 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-06-28T21:19:10.670Z] #26 10.33 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-06-28T21:19:10.670Z] #26 10.34 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-06-28T21:19:10.670Z] #26 10.35 go: downloading github.com/Masterminds/semver v1.5.0 [2023-06-28T21:19:10.670Z] #26 10.38 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-06-28T21:19:10.670Z] #26 10.50 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-06-28T21:19:10.670Z] #26 10.51 go: downloading github.com/fatih/structtag v1.2.0 [2023-06-28T21:19:10.670Z] #26 10.51 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-06-28T21:19:10.670Z] #26 10.65 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-06-28T21:19:10.670Z] #26 10.73 go: downloading github.com/prometheus/client_model v0.2.0 [2023-06-28T21:19:10.670Z] #26 10.94 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-06-28T21:19:10.932Z] #26 10.98 go: downloading github.com/google/go-cmp v0.5.8 [2023-06-28T21:19:10.933Z] #26 11.04 go: downloading go.uber.org/atomic v1.7.0 [2023-06-28T21:19:11.053Z] #29 14.86 Selecting previously unselected package libjsoncpp24:amd64. [2023-06-28T21:19:11.053Z] #29 14.86 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-06-28T21:19:11.053Z] #29 14.99 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-06-28T21:19:11.053Z] #29 ... [2023-06-28T21:19:11.053Z] [2023-06-28T21:19:11.053Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-06-28T21:19:11.053Z] #19 10.78 [2023-06-28T21:19:11.053Z] #19 11.05 #=#=# ######################################################################## 100.0% [2023-06-28T21:19:11.053Z] #19 11.48 [2023-06-28T21:19:11.053Z] #19 12.47 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-06-28T21:19:11.053Z] #19 12.88 [2023-06-28T21:19:11.053Z] #19 13.12 #=#=# ######################################################################## 100.0% [2023-06-28T21:19:11.053Z] #19 13.57 [2023-06-28T21:19:11.053Z] #19 13.79 Download of images into '/build' complete. [2023-06-28T21:19:11.053Z] #19 13.79 Use something like the following to load the result into a Docker daemon: [2023-06-28T21:19:11.053Z] #19 13.79 tar -cC '/build' . | docker load [2023-06-28T21:19:11.053Z] #19 DONE 15.5s [2023-06-28T21:19:11.053Z] [2023-06-28T21:19:11.053Z] #30 [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 [2023-06-28T21:19:11.053Z] #30 DONE 15.1s [2023-06-28T21:19:11.053Z] [2023-06-28T21:19:11.053Z] #29 [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 [2023-06-28T21:19:11.053Z] #29 15.15 Selecting previously unselected package librhash0:amd64. [2023-06-28T21:19:11.053Z] #29 15.15 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-06-28T21:19:11.053Z] #29 15.18 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-06-28T21:19:11.213Z] #26 11.17 go: downloading go.uber.org/multierr v1.6.0 [2023-06-28T21:19:11.213Z] #26 11.23 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-06-28T21:19:11.213Z] #26 11.29 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-06-28T21:19:11.213Z] #26 11.32 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-06-28T21:19:11.213Z] #26 11.33 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-06-28T21:19:11.316Z] #29 15.29 Selecting previously unselected package libuv1:amd64. [2023-06-28T21:19:11.316Z] #29 15.29 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-06-28T21:19:11.316Z] #29 15.38 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-06-28T21:19:11.477Z] #26 11.47 go: downloading github.com/golang/protobuf v1.5.2 [2023-06-28T21:19:11.477Z] #26 11.54 go: downloading github.com/beorn7/perks v1.0.1 [2023-06-28T21:19:11.477Z] #26 11.63 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-06-28T21:19:11.477Z] #26 11.63 go: downloading github.com/prometheus/common v0.32.1 [2023-06-28T21:19:11.477Z] #26 11.79 go: downloading github.com/prometheus/procfs v0.7.3 [2023-06-28T21:19:11.579Z] #29 15.45 Selecting previously unselected package cmake. [2023-06-28T21:19:11.579Z] #29 15.45 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-06-28T21:19:11.579Z] #29 15.47 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-06-28T21:19:11.740Z] #26 11.81 go: downloading google.golang.org/protobuf v1.28.0 [2023-06-28T21:19:11.740Z] #26 11.82 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-06-28T21:19:12.003Z] #26 ... [2023-06-28T21:19:12.003Z] [2023-06-28T21:19:12.003Z] #35 [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 [2023-06-28T21:19:12.003Z] #35 DONE 12.1s [2023-06-28T21:19:12.265Z] [2023-06-28T21:19:12.265Z] #31 [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 [2023-06-28T21:19:12.265Z] #31 10.71 debconf: delaying package configuration, since apt-utils is not installed [2023-06-28T21:19:12.265Z] #31 10.81 Fetched 460 kB in 0s (1484 kB/s) [2023-06-28T21:19:12.265Z] #31 10.95 Selecting previously unselected package libbtrfs0:amd64. [2023-06-28T21:19:12.265Z] #31 10.95 (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 ... 15722 files and directories currently installed.) [2023-06-28T21:19:12.265Z] #31 10.97 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-06-28T21:19:12.265Z] #31 10.99 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-06-28T21:19:12.265Z] #31 11.15 Selecting previously unselected package libbtrfs-dev:amd64. [2023-06-28T21:19:12.265Z] #31 11.15 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-06-28T21:19:12.265Z] #31 11.17 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-06-28T21:19:12.265Z] #31 11.43 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-06-28T21:19:12.265Z] #31 11.64 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-06-28T21:19:12.265Z] #31 11.80 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-06-28T21:19:12.265Z] #31 DONE 12.3s [2023-06-28T21:19:12.265Z] [2023-06-28T21:19:12.265Z] #30 [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 [2023-06-28T21:19:12.265Z] #30 10.72 debconf: delaying package configuration, since apt-utils is not installed [2023-06-28T21:19:12.265Z] #30 10.84 Fetched 17.7 MB in 1s (33.3 MB/s) [2023-06-28T21:19:12.265Z] #30 10.98 Selecting previously unselected package xxd. [2023-06-28T21:19:12.265Z] #30 10.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2023-06-28T21:19:12.265Z] #30 11.03 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-06-28T21:19:12.265Z] #30 11.06 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:19:12.265Z] #30 11.22 Selecting previously unselected package vim-common. [2023-06-28T21:19:12.265Z] #30 11.23 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-06-28T21:19:12.265Z] #30 11.25 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:19:12.265Z] #30 11.88 Selecting previously unselected package cmake-data. [2023-06-28T21:19:12.265Z] #30 11.88 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-06-28T21:19:12.265Z] #30 11.92 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-06-28T21:19:12.783Z] INFO: make.ps1 starting at 06/28/2023 21:19:11 [2023-06-28T21:19:12.783Z] INFO: Git commit (b5fe60d3db) assumed from DOCKER_GITCOMMIT environment variable [2023-06-28T21:19:12.783Z] INFO: Invoking autogen... [2023-06-28T21:19:12.817Z] #23 ... [2023-06-28T21:19:12.817Z] [2023-06-28T21:19:12.817Z] #27 [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 [2023-06-28T21:19:12.817Z] #27 0.570 + RM_GOPATH=0 [2023-06-28T21:19:12.817Z] #27 0.570 + TMP_GOPATH= [2023-06-28T21:19:12.817Z] #27 0.570 + : /build [2023-06-28T21:19:12.817Z] #27 0.570 + '[' -z '' ']' [2023-06-28T21:19:12.817Z] #27 0.570 ++ mktemp -d [2023-06-28T21:19:12.817Z] #27 0.571 + export GOPATH=/tmp/tmp.aPWST45Gld [2023-06-28T21:19:12.817Z] #27 0.571 + GOPATH=/tmp/tmp.aPWST45Gld [2023-06-28T21:19:12.817Z] #27 0.571 + RM_GOPATH=1 [2023-06-28T21:19:12.817Z] #27 0.571 + case "$(go env GOARCH)" in [2023-06-28T21:19:12.817Z] #27 0.571 ++ go env GOARCH [2023-06-28T21:19:12.817Z] #27 0.575 + export GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:12.817Z] #27 0.575 + GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:12.817Z] #27 0.576 ++ dirname /tmp/install/install.sh [2023-06-28T21:19:12.817Z] #27 0.577 + dir=/tmp/install [2023-06-28T21:19:12.817Z] #27 0.577 + bin=tomlv [2023-06-28T21:19:12.817Z] #27 0.577 + shift [2023-06-28T21:19:12.817Z] #27 0.577 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-06-28T21:19:12.817Z] #27 0.577 + . /tmp/install/tomlv.installer [2023-06-28T21:19:12.817Z] #27 0.577 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-06-28T21:19:12.817Z] #27 0.577 + install_tomlv [2023-06-28T21:19:12.817Z] #27 0.577 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-06-28T21:19:12.817Z] #27 0.577 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.aPWST45Gld/src/github.com/BurntSushi/toml [2023-06-28T21:19:12.817Z] #27 0.577 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-06-28T21:19:12.817Z] #27 0.578 Cloning into '/tmp/tmp.aPWST45Gld/src/github.com/BurntSushi/toml'... [2023-06-28T21:19:12.817Z] #27 0.940 + cd /tmp/tmp.aPWST45Gld/src/github.com/BurntSushi/toml [2023-06-28T21:19:12.817Z] #27 0.940 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-06-28T21:19:12.817Z] #27 0.961 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-06-28T21:19:12.817Z] #27 1.010 internal/goexperiment [2023-06-28T21:19:12.817Z] #27 1.011 internal/goos [2023-06-28T21:19:12.817Z] #27 1.013 internal/unsafeheader [2023-06-28T21:19:12.817Z] #27 1.015 internal/goarch [2023-06-28T21:19:12.817Z] #27 1.015 encoding [2023-06-28T21:19:12.817Z] #27 1.015 runtime/internal/atomic [2023-06-28T21:19:12.817Z] #27 1.018 runtime/internal/syscall [2023-06-28T21:19:12.817Z] #27 1.018 internal/cpu [2023-06-28T21:19:12.817Z] #27 1.025 internal/itoa [2023-06-28T21:19:12.817Z] #27 1.029 math/bits [2023-06-28T21:19:12.817Z] #27 1.033 unicode/utf8 [2023-06-28T21:19:12.817Z] #27 1.035 internal/race [2023-06-28T21:19:12.817Z] #27 1.037 internal/abi [2023-06-28T21:19:12.817Z] #27 1.055 runtime/internal/math [2023-06-28T21:19:12.817Z] #27 1.068 runtime/internal/sys [2023-06-28T21:19:12.817Z] #27 1.079 sync/atomic [2023-06-28T21:19:12.817Z] #27 1.081 unicode [2023-06-28T21:19:12.817Z] #27 1.108 internal/bytealg [2023-06-28T21:19:12.817Z] #27 1.124 math [2023-06-28T21:19:12.817Z] #27 1.349 runtime [2023-06-28T21:19:12.817Z] #27 ... [2023-06-28T21:19:12.817Z] [2023-06-28T21:19:12.817Z] #28 [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 [2023-06-28T21:19:12.817Z] #28 1.108 + RM_GOPATH=0 [2023-06-28T21:19:12.817Z] #28 1.108 + TMP_GOPATH= [2023-06-28T21:19:12.817Z] #28 1.108 + : /build [2023-06-28T21:19:12.817Z] #28 1.108 + '[' -z '' ']' [2023-06-28T21:19:12.817Z] #28 1.108 ++ mktemp -d [2023-06-28T21:19:12.817Z] #28 1.110 + export GOPATH=/tmp/tmp.l3du0wCZNq [2023-06-28T21:19:12.817Z] #28 1.110 + GOPATH=/tmp/tmp.l3du0wCZNq [2023-06-28T21:19:12.817Z] #28 1.110 + RM_GOPATH=1 [2023-06-28T21:19:12.817Z] #28 1.110 + case "$(go env GOARCH)" in [2023-06-28T21:19:12.817Z] #28 1.110 ++ go env GOARCH [2023-06-28T21:19:12.817Z] #28 1.114 + export GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:12.817Z] #28 1.115 + GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:12.817Z] #28 1.115 ++ dirname /tmp/install/install.sh [2023-06-28T21:19:12.817Z] #28 1.116 + dir=/tmp/install [2023-06-28T21:19:12.817Z] #28 1.116 + bin=shfmt [2023-06-28T21:19:12.817Z] #28 1.116 + shift [2023-06-28T21:19:12.817Z] #28 1.116 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-06-28T21:19:12.817Z] #28 1.116 + . /tmp/install/shfmt.installer [2023-06-28T21:19:12.817Z] #28 1.117 ++ : v3.0.2 [2023-06-28T21:19:12.817Z] #28 1.117 + install_shfmt [2023-06-28T21:19:12.817Z] #28 1.117 + echo 'Install shfmt version v3.0.2' [2023-06-28T21:19:12.817Z] #28 1.118 Install shfmt version v3.0.2 [2023-06-28T21:19:12.817Z] #28 1.118 + GOBIN=/build [2023-06-28T21:19:12.817Z] #28 1.118 + GO111MODULE=on [2023-06-28T21:19:12.817Z] #28 1.118 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-06-28T21:19:12.817Z] #28 1.542 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-06-28T21:19:12.817Z] #28 2.168 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-06-28T21:19:12.817Z] #28 2.169 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-06-28T21:19:12.817Z] #28 2.205 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-06-28T21:19:12.817Z] #28 2.776 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-06-28T21:19:12.817Z] #28 ... [2023-06-28T21:19:12.817Z] [2023-06-28T21:19:12.817Z] #29 [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 [2023-06-28T21:19:12.817Z] #29 1.101 + RM_GOPATH=0 [2023-06-28T21:19:12.817Z] #29 1.101 + TMP_GOPATH= [2023-06-28T21:19:12.817Z] #29 1.101 + : /build [2023-06-28T21:19:12.817Z] #29 1.101 + '[' -z '' ']' [2023-06-28T21:19:12.817Z] #29 1.102 ++ mktemp -d [2023-06-28T21:19:12.817Z] #29 1.103 + export GOPATH=/tmp/tmp.eo7zJXpIcB [2023-06-28T21:19:12.817Z] #29 1.103 + GOPATH=/tmp/tmp.eo7zJXpIcB [2023-06-28T21:19:12.817Z] #29 1.103 + RM_GOPATH=1 [2023-06-28T21:19:12.817Z] #29 1.103 + case "$(go env GOARCH)" in [2023-06-28T21:19:12.817Z] #29 1.103 ++ go env GOARCH [2023-06-28T21:19:12.817Z] #29 1.109 + export GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:12.817Z] #29 1.109 + GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:12.817Z] #29 1.109 ++ dirname /tmp/install/install.sh [2023-06-28T21:19:12.817Z] #29 1.110 + dir=/tmp/install [2023-06-28T21:19:12.817Z] #29 1.110 + bin=rootlesskit [2023-06-28T21:19:12.817Z] #29 1.110 + shift [2023-06-28T21:19:12.817Z] #29 1.110 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-06-28T21:19:12.817Z] #29 1.110 + . /tmp/install/rootlesskit.installer [2023-06-28T21:19:12.817Z] #29 1.110 ++ : v0.14.4 [2023-06-28T21:19:12.817Z] #29 1.110 + install_rootlesskit [2023-06-28T21:19:12.817Z] #29 1.110 + case "$1" in [2023-06-28T21:19:12.817Z] #29 1.110 + export CGO_ENABLED=0 [2023-06-28T21:19:12.817Z] #29 1.110 + CGO_ENABLED=0 [2023-06-28T21:19:12.817Z] #29 1.110 + _install_rootlesskit [2023-06-28T21:19:12.817Z] #29 1.111 + echo 'Install rootlesskit version v0.14.4' [2023-06-28T21:19:12.817Z] #29 1.111 + for f in rootlesskit rootlesskit-docker-proxy [2023-06-28T21:19:12.817Z] #29 1.111 + GOBIN=/build [2023-06-28T21:19:12.817Z] #29 1.111 Install rootlesskit version v0.14.4 [2023-06-28T21:19:12.817Z] #29 1.111 + GO111MODULE=on [2023-06-28T21:19:12.817Z] #29 1.111 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-06-28T21:19:12.817Z] #29 1.182 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-06-28T21:19:12.817Z] #29 2.209 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-06-28T21:19:12.817Z] #29 2.211 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-06-28T21:19:12.817Z] #29 2.211 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-06-28T21:19:12.817Z] #29 2.211 go: downloading github.com/google/uuid v1.3.0 [2023-06-28T21:19:12.817Z] #29 2.212 go: downloading github.com/moby/vpnkit v0.5.0 [2023-06-28T21:19:12.817Z] #29 2.212 go: downloading github.com/pkg/errors v0.9.1 [2023-06-28T21:19:12.817Z] #29 2.226 go: downloading github.com/gofrs/flock v0.8.1 [2023-06-28T21:19:12.817Z] #29 2.244 go: downloading github.com/gorilla/mux v1.8.0 [2023-06-28T21:19:12.817Z] #29 2.325 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-06-28T21:19:12.817Z] #29 2.341 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-06-28T21:19:12.817Z] #29 2.388 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-06-28T21:19:12.817Z] #29 2.982 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-06-28T21:19:12.818Z] #29 2.982 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-06-28T21:19:12.818Z] #29 4.025 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-06-28T21:19:12.818Z] #29 4.167 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-06-28T21:19:12.818Z] #29 ... [2023-06-28T21:19:12.818Z] [2023-06-28T21:19:12.818Z] #28 [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 [2023-06-28T21:19:12.818Z] #28 DONE 10.5s [2023-06-28T21:19:12.818Z] [2023-06-28T21:19:12.818Z] #30 [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 [2023-06-28T21:19:12.818Z] #30 2.200 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-06-28T21:19:12.818Z] #30 2.213 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-06-28T21:19:12.818Z] #30 2.216 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-06-28T21:19:12.818Z] #30 2.617 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-06-28T21:19:12.818Z] #30 3.105 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [245 kB] [2023-06-28T21:19:12.818Z] #30 3.656 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-06-28T21:19:12.818Z] #30 6.106 Fetched 8651 kB in 4s (2064 kB/s) [2023-06-28T21:19:12.818Z] #30 6.106 Reading package lists... [2023-06-28T21:19:12.818Z] #30 7.407 Reading package lists... [2023-06-28T21:19:12.818Z] #30 8.444 Building dependency tree... [2023-06-28T21:19:12.818Z] #30 9.087 The following additional packages will be installed: [2023-06-28T21:19:12.818Z] #30 9.089 libbtrfs0 [2023-06-28T21:19:12.818Z] #30 9.121 The following NEW packages will be installed: [2023-06-28T21:19:12.818Z] #30 9.127 libbtrfs-dev libbtrfs0 [2023-06-28T21:19:12.818Z] #30 9.420 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2023-06-28T21:19:12.818Z] #30 9.420 Need to get 460 kB of archives. [2023-06-28T21:19:12.818Z] #30 9.420 After this operation, 1237 kB of additional disk space will be used. [2023-06-28T21:19:12.818Z] #30 9.420 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-06-28T21:19:12.818Z] #30 9.425 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-06-28T21:19:12.818Z] #30 9.850 debconf: delaying package configuration, since apt-utils is not installed [2023-06-28T21:19:12.818Z] #30 9.981 Fetched 460 kB in 0s (1483 kB/s) [2023-06-28T21:19:12.818Z] #30 10.18 Selecting previously unselected package libbtrfs0:amd64. [2023-06-28T21:19:12.818Z] #30 10.18 (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 ... 15722 files and directories currently installed.) [2023-06-28T21:19:12.818Z] #30 10.19 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-06-28T21:19:12.818Z] #30 10.29 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-06-28T21:19:12.818Z] #30 ... [2023-06-28T21:19:12.818Z] [2023-06-28T21:19:12.818Z] #31 [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 [2023-06-28T21:19:12.818Z] #31 0.899 + RM_GOPATH=0 [2023-06-28T21:19:12.818Z] #31 0.899 + TMP_GOPATH= [2023-06-28T21:19:12.818Z] #31 0.899 + : /build [2023-06-28T21:19:12.818Z] #31 0.899 + '[' -z '' ']' [2023-06-28T21:19:12.818Z] #31 0.899 ++ mktemp -d [2023-06-28T21:19:12.818Z] #31 0.900 + export GOPATH=/tmp/tmp.UzfTjRQC1n [2023-06-28T21:19:12.818Z] #31 0.900 + GOPATH=/tmp/tmp.UzfTjRQC1n [2023-06-28T21:19:12.818Z] #31 0.900 + RM_GOPATH=1 [2023-06-28T21:19:12.818Z] #31 0.900 + case "$(go env GOARCH)" in [2023-06-28T21:19:12.818Z] #31 0.900 ++ go env GOARCH [2023-06-28T21:19:12.818Z] #31 0.904 + export GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:12.818Z] #31 0.904 + GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:12.818Z] #31 0.904 ++ dirname /tmp/install/install.sh [2023-06-28T21:19:12.818Z] #31 0.905 + dir=/tmp/install [2023-06-28T21:19:12.818Z] #31 0.905 + bin=proxy [2023-06-28T21:19:12.818Z] #31 0.905 + shift [2023-06-28T21:19:12.818Z] #31 0.905 Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-06-28T21:19:12.818Z] #31 0.905 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-06-28T21:19:12.818Z] #31 0.905 + . /tmp/install/proxy.installer [2023-06-28T21:19:12.818Z] #31 0.905 ++ : 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-06-28T21:19:12.818Z] #31 0.905 + install_proxy [2023-06-28T21:19:12.818Z] #31 0.905 + case "$1" in [2023-06-28T21:19:12.818Z] #31 0.905 + export CGO_ENABLED=0 [2023-06-28T21:19:12.818Z] #31 0.905 + CGO_ENABLED=0 [2023-06-28T21:19:12.818Z] #31 0.905 + _install_proxy [2023-06-28T21:19:12.818Z] #31 0.905 + echo 'Install docker-proxy version 3f0048413d95802b9c6c836eba06bfc54f9dbd03' [2023-06-28T21:19:12.818Z] #31 0.905 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.UzfTjRQC1n/src/github.com/docker/libnetwork [2023-06-28T21:19:12.818Z] #31 0.907 Cloning into '/tmp/tmp.UzfTjRQC1n/src/github.com/docker/libnetwork'... [2023-06-28T21:19:12.818Z] #31 4.353 + cd /tmp/tmp.UzfTjRQC1n/src/github.com/docker/libnetwork [2023-06-28T21:19:12.818Z] #31 4.353 + git checkout -q 3f0048413d95802b9c6c836eba06bfc54f9dbd03 [2023-06-28T21:19:12.818Z] #31 4.600 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-06-28T21:19:12.818Z] #31 DONE 10.6s [2023-06-28T21:19:12.818Z] [2023-06-28T21:19:12.818Z] #30 [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 [2023-06-28T21:19:12.818Z] #30 10.59 Selecting previously unselected package libbtrfs-dev:amd64. [2023-06-28T21:19:12.818Z] #30 10.59 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-06-28T21:19:12.818Z] #30 10.61 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-06-28T21:19:12.818Z] #30 ... [2023-06-28T21:19:12.818Z] [2023-06-28T21:19:12.818Z] #32 [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 [2023-06-28T21:19:12.818Z] #32 2.199 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-06-28T21:19:12.818Z] #32 2.212 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-06-28T21:19:12.818Z] #32 2.212 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-06-28T21:19:12.818Z] #32 2.581 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-06-28T21:19:12.818Z] #32 3.195 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [245 kB] [2023-06-28T21:19:12.818Z] #32 3.690 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-06-28T21:19:12.818Z] #32 5.732 Fetched 8651 kB in 4s (2283 kB/s) [2023-06-28T21:19:12.818Z] #32 5.732 Reading package lists... [2023-06-28T21:19:12.818Z] #32 7.099 Reading package lists... [2023-06-28T21:19:12.818Z] #32 8.552 Building dependency tree... [2023-06-28T21:19:12.818Z] #32 9.158 The following additional packages will be installed: [2023-06-28T21:19:12.818Z] #32 9.159 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-06-28T21:19:12.818Z] #32 9.160 Suggested packages: [2023-06-28T21:19:12.818Z] #32 9.160 cmake-doc ninja-build lrzip [2023-06-28T21:19:12.818Z] #32 9.160 Recommended packages: [2023-06-28T21:19:12.818Z] #32 9.160 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-06-28T21:19:12.818Z] #32 9.384 The following NEW packages will be installed: [2023-06-28T21:19:12.818Z] #32 9.395 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-06-28T21:19:12.818Z] #32 9.396 vim-common xxd [2023-06-28T21:19:12.818Z] #32 9.696 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2023-06-28T21:19:12.818Z] #32 9.696 Need to get 17.7 MB of archives. [2023-06-28T21:19:12.818Z] #32 9.696 After this operation, 70.7 MB of additional disk space will be used. [2023-06-28T21:19:12.818Z] #32 9.696 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-06-28T21:19:12.818Z] #32 9.725 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-06-28T21:19:12.818Z] #32 9.749 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-06-28T21:19:12.818Z] #32 9.788 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-06-28T21:19:12.818Z] #32 9.941 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB] [2023-06-28T21:19:12.818Z] #32 9.975 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-06-28T21:19:12.818Z] #32 9.990 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-06-28T21:19:12.818Z] #32 9.992 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-06-28T21:19:12.818Z] #32 9.995 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-06-28T21:19:12.818Z] #32 9.998 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-06-28T21:19:12.818Z] #32 10.52 debconf: delaying package configuration, since apt-utils is not installed [2023-06-28T21:19:12.818Z] #32 10.69 Fetched 17.7 MB in 1s (25.6 MB/s) [2023-06-28T21:19:12.818Z] #32 ... [2023-06-28T21:19:12.818Z] [2023-06-28T21:19:12.818Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-06-28T21:19:12.818Z] #33 2.199 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-06-28T21:19:12.818Z] #33 2.212 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-06-28T21:19:12.818Z] #33 2.212 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-06-28T21:19:12.818Z] #33 2.572 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-06-28T21:19:12.818Z] #33 3.116 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [245 kB] [2023-06-28T21:19:12.818Z] #33 3.610 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-06-28T21:19:12.818Z] #33 5.901 Fetched 8651 kB in 4s (2163 kB/s) [2023-06-28T21:19:12.818Z] #33 5.901 Reading package lists... [2023-06-28T21:19:12.818Z] #33 7.348 Reading package lists... [2023-06-28T21:19:12.818Z] #33 8.763 Building dependency tree... [2023-06-28T21:19:12.818Z] #33 9.283 The following additional packages will be installed: [2023-06-28T21:19:12.818Z] #33 9.293 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-06-28T21:19:12.818Z] #33 9.293 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-06-28T21:19:12.818Z] #33 9.293 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-06-28T21:19:12.818Z] #33 9.294 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-06-28T21:19:12.818Z] #33 9.294 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-06-28T21:19:12.818Z] #33 9.294 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-06-28T21:19:12.818Z] #33 9.295 mingw-w64-common mingw-w64-x86-64-dev [2023-06-28T21:19:12.818Z] #33 9.297 Suggested packages: [2023-06-28T21:19:12.818Z] #33 9.297 gcc-10-locales seccomp wine64 [2023-06-28T21:19:12.818Z] #33 9.680 The following NEW packages will be installed: [2023-06-28T21:19:12.818Z] #33 9.685 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-06-28T21:19:12.818Z] #33 9.686 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-06-28T21:19:12.818Z] #33 9.686 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-06-28T21:19:12.818Z] #33 9.686 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-06-28T21:19:12.818Z] #33 9.686 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-06-28T21:19:12.818Z] #33 9.687 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-06-28T21:19:12.818Z] #33 9.687 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-06-28T21:19:12.818Z] #33 9.688 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-06-28T21:19:12.818Z] #33 9.688 mingw-w64-x86-64-dev [2023-06-28T21:19:12.818Z] #33 9.969 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2023-06-28T21:19:12.818Z] #33 9.969 Need to get 115 MB of archives. [2023-06-28T21:19:12.818Z] #33 9.969 After this operation, 645 MB of additional disk space will be used. [2023-06-28T21:19:12.818Z] #33 9.969 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2023-06-28T21:19:12.818Z] #33 10.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2023-06-28T21:19:12.818Z] #33 10.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-06-28T21:19:12.818Z] #33 10.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2023-06-28T21:19:12.818Z] #33 10.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-06-28T21:19:12.818Z] #33 10.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-06-28T21:19:12.818Z] #33 10.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-06-28T21:19:12.818Z] #33 10.38 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2023-06-28T21:19:12.818Z] #33 10.38 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2023-06-28T21:19:12.818Z] #33 10.61 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2023-06-28T21:19:12.989Z] #29 16.70 Setting up libicu67:amd64 (67.1-7) ... [2023-06-28T21:19:12.989Z] #29 16.75 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:19:12.989Z] #29 ... [2023-06-28T21:19:12.989Z] [2023-06-28T21:19:12.989Z] #23 [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 [2023-06-28T21:19:12.989Z] #23 6.481 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-06-28T21:19:12.989Z] #23 7.145 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2023-06-28T21:19:12.989Z] #23 ... [2023-06-28T21:19:12.989Z] [2023-06-28T21:19:12.989Z] #29 [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 [2023-06-28T21:19:12.989Z] #29 16.75 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:19:12.989Z] #29 16.91 Setting up libuv1:amd64 (1.40.0-2) ... [2023-06-28T21:19:12.989Z] #29 17.02 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:19:12.989Z] #29 17.09 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-06-28T21:19:12.989Z] #29 17.14 Setting up librhash0:amd64 (1.4.1-2) ... [2023-06-28T21:19:13.085Z] #33 ... [2023-06-28T21:19:13.085Z] [2023-06-28T21:19:13.085Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-06-28T21:19:13.085Z] #34 1.728 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-06-28T21:19:13.085Z] #34 1.730 Cloning into '.'... [2023-06-28T21:19:13.085Z] #34 10.35 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-06-28T21:19:13.085Z] #34 10.80 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-06-28T21:19:13.085Z] #34 ... [2023-06-28T21:19:13.085Z] [2023-06-28T21:19:13.085Z] #35 [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 [2023-06-28T21:19:13.085Z] #35 1.110 + RM_GOPATH=0 [2023-06-28T21:19:13.085Z] #35 1.110 + TMP_GOPATH= [2023-06-28T21:19:13.085Z] #35 1.110 + : /build [2023-06-28T21:19:13.085Z] #35 1.110 + '[' -z '' ']' [2023-06-28T21:19:13.085Z] #35 1.111 ++ mktemp -d [2023-06-28T21:19:13.085Z] #35 1.111 + export GOPATH=/tmp/tmp.guePPgpIxF [2023-06-28T21:19:13.085Z] #35 1.112 + GOPATH=/tmp/tmp.guePPgpIxF [2023-06-28T21:19:13.085Z] #35 1.112 + RM_GOPATH=1 [2023-06-28T21:19:13.085Z] #35 1.112 + case "$(go env GOARCH)" in [2023-06-28T21:19:13.085Z] #35 1.113 ++ go env GOARCH [2023-06-28T21:19:13.085Z] #35 1.118 + export GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:13.085Z] #35 1.118 + GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:13.085Z] #35 1.118 ++ dirname /tmp/install/install.sh [2023-06-28T21:19:13.085Z] #35 1.119 + dir=/tmp/install [2023-06-28T21:19:13.086Z] #35 1.119 + bin=gotestsum [2023-06-28T21:19:13.086Z] #35 1.119 + shift [2023-06-28T21:19:13.086Z] #35 1.119 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-06-28T21:19:13.086Z] #35 1.119 + . /tmp/install/gotestsum.installer [2023-06-28T21:19:13.086Z] #35 1.119 ++ : v1.8.2 [2023-06-28T21:19:13.086Z] #35 1.119 + install_gotestsum [2023-06-28T21:19:13.086Z] #35 1.119 + set -e [2023-06-28T21:19:13.086Z] #35 1.120 + echo 'Install gotestsum version v1.8.2' [2023-06-28T21:19:13.086Z] #35 1.120 + GOBIN=/build [2023-06-28T21:19:13.086Z] #35 1.120 + GO111MODULE=on [2023-06-28T21:19:13.086Z] #35 1.120 + go install gotest.tools/gotestsum@v1.8.2 [2023-06-28T21:19:13.086Z] #35 1.120 Install gotestsum version v1.8.2 [2023-06-28T21:19:13.086Z] #35 1.477 go: downloading gotest.tools/gotestsum v1.8.2 [2023-06-28T21:19:13.086Z] #35 2.255 go: downloading github.com/fatih/color v1.13.0 [2023-06-28T21:19:13.086Z] #35 2.255 go: downloading github.com/dnephin/pflag v1.0.7 [2023-06-28T21:19:13.086Z] #35 2.273 go: downloading golang.org/x/tools v0.1.11 [2023-06-28T21:19:13.086Z] #35 2.274 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-06-28T21:19:13.086Z] #35 2.278 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-06-28T21:19:13.086Z] #35 2.278 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-06-28T21:19:13.086Z] #35 2.294 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-06-28T21:19:13.086Z] #35 2.299 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-06-28T21:19:13.086Z] #35 2.317 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-06-28T21:19:13.086Z] #35 2.358 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-06-28T21:19:13.086Z] #35 5.276 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-06-28T21:19:13.217Z] #30 13.39 Selecting previously unselected package libicu67:amd64. [2023-06-28T21:19:13.217Z] #30 13.39 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-06-28T21:19:13.251Z] #29 17.22 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-06-28T21:19:13.251Z] #29 17.27 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-06-28T21:19:13.251Z] #29 17.28 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-06-28T21:19:13.251Z] #29 17.30 Setting up cmake (3.18.4-2+deb11u1) ... [2023-06-28T21:19:13.251Z] #29 17.37 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-06-28T21:19:13.347Z] #35 ... [2023-06-28T21:19:13.347Z] [2023-06-28T21:19:13.347Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-06-28T21:19:13.347Z] #19 1.410 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-06-28T21:19:13.347Z] #19 1.698 [2023-06-28T21:19:13.347Z] #19 1.960 #=#=# ######################################################################## 100.0% [2023-06-28T21:19:13.347Z] #19 2.312 [2023-06-28T21:19:13.347Z] #19 3.668 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-06-28T21:19:13.347Z] #19 4.303 [2023-06-28T21:19:13.347Z] #19 4.578 #=#=# ######################################################################## 100.0% [2023-06-28T21:19:13.347Z] #19 5.232 [2023-06-28T21:19:13.347Z] #19 6.813 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-06-28T21:19:13.347Z] #19 7.644 [2023-06-28T21:19:13.347Z] #19 7.913 #=#=# ######### 13.5% ################################## 47.7% ################################################### 71.3% ######################################################################## 100.0% [2023-06-28T21:19:13.347Z] #19 8.626 [2023-06-28T21:19:13.347Z] #19 10.25 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-06-28T21:19:13.347Z] #19 10.74 [2023-06-28T21:19:13.347Z] #19 10.99 #=#=# ######################################################################## 100.0% [2023-06-28T21:19:13.347Z] #19 11.32 [2023-06-28T21:19:13.347Z] #19 ... [2023-06-28T21:19:13.347Z] [2023-06-28T21:19:13.347Z] #32 [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 [2023-06-28T21:19:13.347Z] #32 10.77 Selecting previously unselected package xxd. [2023-06-28T21:19:13.347Z] #32 10.77 (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 ... 15722 files and directories currently installed.) [2023-06-28T21:19:13.347Z] #32 10.80 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-06-28T21:19:13.347Z] #32 10.80 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:19:13.347Z] #32 10.92 Selecting previously unselected package vim-common. [2023-06-28T21:19:13.347Z] #32 10.93 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-06-28T21:19:13.347Z] #32 10.94 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:19:13.499Z] #30 13.56 Unpacking libicu67:amd64 (67.1-7) ... [2023-06-28T21:19:13.608Z] #32 11.44 Selecting previously unselected package cmake-data. [2023-06-28T21:19:13.608Z] #32 11.44 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-06-28T21:19:13.608Z] #32 11.47 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-06-28T21:19:13.837Z] #29 DONE 17.9s [2023-06-28T21:19:13.837Z] [2023-06-28T21:19:13.837Z] #26 [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 [2023-06-28T21:19:13.837Z] #26 8.078 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-06-28T21:19:13.837Z] #26 8.130 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-06-28T21:19:13.837Z] #26 8.273 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-06-28T21:19:13.837Z] #26 8.278 go: downloading github.com/stretchr/objx v0.4.0 [2023-06-28T21:19:13.837Z] #26 8.329 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-06-28T21:19:13.837Z] #26 8.354 go: downloading github.com/subosito/gotenv v1.4.0 [2023-06-28T21:19:13.837Z] #26 8.431 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-06-28T21:19:13.837Z] #26 8.678 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-06-28T21:19:13.837Z] #26 8.748 go: downloading github.com/magiconair/properties v1.8.6 [2023-06-28T21:19:13.837Z] #26 8.770 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-06-28T21:19:13.837Z] #26 8.775 go: downloading golang.org/x/text v0.3.7 [2023-06-28T21:19:13.837Z] #26 8.776 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-06-28T21:19:13.837Z] #26 8.790 go: downloading github.com/gobwas/glob v0.2.3 [2023-06-28T21:19:13.837Z] #26 8.790 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-06-28T21:19:13.837Z] #26 9.139 go: downloading go.uber.org/zap v1.17.0 [2023-06-28T21:19:13.837Z] #26 9.172 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-06-28T21:19:13.837Z] #26 9.268 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-06-28T21:19:13.837Z] #26 9.468 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-06-28T21:19:13.837Z] #26 9.587 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-06-28T21:19:13.837Z] #26 9.741 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-06-28T21:19:13.837Z] #26 9.773 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-06-28T21:19:13.837Z] #26 9.828 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-06-28T21:19:13.837Z] #26 9.833 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-06-28T21:19:13.837Z] #26 9.877 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-06-28T21:19:13.837Z] #26 9.878 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-06-28T21:19:13.837Z] #26 9.887 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-06-28T21:19:13.837Z] #26 10.00 go: downloading github.com/kisielk/gotool v1.0.0 [2023-06-28T21:19:13.837Z] #26 10.01 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-06-28T21:19:13.837Z] #26 10.18 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-06-28T21:19:13.837Z] #26 10.18 go: downloading github.com/ettle/strcase v0.1.1 [2023-06-28T21:19:13.837Z] #26 10.18 go: downloading github.com/Masterminds/semver v1.5.0 [2023-06-28T21:19:13.837Z] #26 10.18 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-06-28T21:19:13.837Z] #26 10.32 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-06-28T21:19:13.837Z] #26 10.33 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-06-28T21:19:13.837Z] #26 10.46 go: downloading github.com/fatih/structtag v1.2.0 [2023-06-28T21:19:13.837Z] #26 10.48 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-06-28T21:19:13.837Z] #26 10.57 go: downloading github.com/prometheus/client_model v0.2.0 [2023-06-28T21:19:13.837Z] #26 10.59 go: downloading github.com/google/go-cmp v0.5.8 [2023-06-28T21:19:13.837Z] #26 10.65 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-06-28T21:19:13.837Z] #26 10.70 go: downloading go.uber.org/atomic v1.7.0 [2023-06-28T21:19:13.837Z] #26 10.83 go: downloading go.uber.org/multierr v1.6.0 [2023-06-28T21:19:13.837Z] #26 10.92 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-06-28T21:19:13.837Z] #26 10.92 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-06-28T21:19:13.837Z] #26 11.02 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-06-28T21:19:13.837Z] #26 11.02 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-06-28T21:19:13.837Z] #26 11.02 go: downloading github.com/golang/protobuf v1.5.2 [2023-06-28T21:19:13.837Z] #26 11.17 go: downloading github.com/beorn7/perks v1.0.1 [2023-06-28T21:19:13.837Z] #26 11.19 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-06-28T21:19:13.837Z] #26 11.28 go: downloading github.com/prometheus/common v0.32.1 [2023-06-28T21:19:13.837Z] #26 11.31 go: downloading github.com/prometheus/procfs v0.7.3 [2023-06-28T21:19:13.837Z] #26 11.33 go: downloading google.golang.org/protobuf v1.28.0 [2023-06-28T21:19:13.837Z] #26 11.35 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-06-28T21:19:13.837Z] #26 12.37 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-06-28T21:19:13.837Z] #26 ... [2023-06-28T21:19:13.837Z] [2023-06-28T21:19:13.837Z] #36 [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 [2023-06-28T21:19:13.870Z] #32 ... [2023-06-28T21:19:13.870Z] [2023-06-28T21:19:13.870Z] #30 [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 [2023-06-28T21:19:13.870Z] #30 10.81 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-06-28T21:19:13.870Z] #30 10.87 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-06-28T21:19:13.870Z] #30 10.88 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-06-28T21:19:13.870Z] #30 DONE 11.6s [2023-06-28T21:19:13.870Z] [2023-06-28T21:19:13.870Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-06-28T21:19:13.870Z] #19 12.36 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-06-28T21:19:13.936Z] INFO: Building daemon... [2023-06-28T21:19:14.410Z] #36 0.515 + RM_GOPATH=0 [2023-06-28T21:19:14.411Z] #36 0.515 + TMP_GOPATH= [2023-06-28T21:19:14.411Z] #36 0.515 + : /build [2023-06-28T21:19:14.411Z] #36 0.515 + '[' -z '' ']' [2023-06-28T21:19:14.411Z] #36 0.516 ++ mktemp -d [2023-06-28T21:19:14.411Z] #36 0.516 + export GOPATH=/tmp/tmp.61LTX1Pwi5 [2023-06-28T21:19:14.411Z] #36 0.516 + GOPATH=/tmp/tmp.61LTX1Pwi5 [2023-06-28T21:19:14.411Z] #36 0.517 + RM_GOPATH=1 [2023-06-28T21:19:14.411Z] #36 0.517 + case "$(go env GOARCH)" in [2023-06-28T21:19:14.411Z] #36 0.527 ++ go env GOARCH [2023-06-28T21:19:14.411Z] #36 0.543 + export GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:14.411Z] #36 0.543 + GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:14.411Z] #36 0.548 ++ dirname /tmp/install/install.sh [2023-06-28T21:19:14.411Z] #36 0.555 + dir=/tmp/install [2023-06-28T21:19:14.411Z] #36 0.555 + bin=tini [2023-06-28T21:19:14.411Z] #36 0.555 + shift [2023-06-28T21:19:14.411Z] #36 0.556 + '[' '!' -f /tmp/install/tini.installer ']' [2023-06-28T21:19:14.411Z] #36 0.556 + . /tmp/install/tini.installer [2023-06-28T21:19:14.411Z] #36 0.556 ++ : v0.19.0 [2023-06-28T21:19:14.411Z] #36 0.556 + install_tini [2023-06-28T21:19:14.411Z] #36 0.556 + echo 'Install tini version v0.19.0' [2023-06-28T21:19:14.411Z] #36 0.556 + git clone https://github.com/krallin/tini.git /tmp/tmp.61LTX1Pwi5/tini [2023-06-28T21:19:14.411Z] #36 0.556 Install tini version v0.19.0 [2023-06-28T21:19:14.411Z] #36 0.557 Cloning into '/tmp/tmp.61LTX1Pwi5/tini'... [2023-06-28T21:19:14.443Z] #19 12.89 [2023-06-28T21:19:14.446Z] #30 ... [2023-06-28T21:19:14.446Z] [2023-06-28T21:19:14.446Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-06-28T21:19:14.446Z] #19 8.345 [2023-06-28T21:19:14.446Z] #19 9.950 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-06-28T21:19:14.446Z] #19 10.72 [2023-06-28T21:19:14.446Z] #19 10.97 #=#=# ######################################################################## 100.0% [2023-06-28T21:19:14.446Z] #19 11.35 [2023-06-28T21:19:14.446Z] #19 12.31 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-06-28T21:19:14.446Z] #19 12.86 [2023-06-28T21:19:14.446Z] #19 13.15 #=#=# ######################################################################## 100.0% [2023-06-28T21:19:14.446Z] #19 13.57 [2023-06-28T21:19:14.446Z] #19 13.68 Download of images into '/build' complete. [2023-06-28T21:19:14.446Z] #19 13.68 Use something like the following to load the result into a Docker daemon: [2023-06-28T21:19:14.446Z] #19 13.68 tar -cC '/build' . | docker load [2023-06-28T21:19:14.446Z] #19 DONE 15.1s [2023-06-28T21:19:14.446Z] [2023-06-28T21:19:14.446Z] #36 [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 [2023-06-28T21:19:14.446Z] #36 0.861 + RM_GOPATH=0 [2023-06-28T21:19:14.446Z] #36 0.863 + TMP_GOPATH= [2023-06-28T21:19:14.446Z] #36 0.863 + : /build [2023-06-28T21:19:14.446Z] #36 0.863 + '[' -z '' ']' [2023-06-28T21:19:14.446Z] #36 0.864 ++ mktemp -d [2023-06-28T21:19:14.446Z] #36 0.868 + export GOPATH=/tmp/tmp.8sOuyMyJ14 [2023-06-28T21:19:14.446Z] #36 0.868 + GOPATH=/tmp/tmp.8sOuyMyJ14 [2023-06-28T21:19:14.446Z] #36 0.868 + RM_GOPATH=1 [2023-06-28T21:19:14.446Z] #36 0.868 + case "$(go env GOARCH)" in [2023-06-28T21:19:14.446Z] #36 0.869 ++ go env GOARCH [2023-06-28T21:19:14.446Z] #36 0.873 + export GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:14.446Z] #36 0.874 + GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:14.446Z] #36 0.876 ++ dirname /tmp/install/install.sh [2023-06-28T21:19:14.446Z] #36 0.878 + dir=/tmp/install [2023-06-28T21:19:14.446Z] #36 0.878 + bin=containerd [2023-06-28T21:19:14.446Z] #36 0.879 + shift [2023-06-28T21:19:14.446Z] #36 0.879 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-06-28T21:19:14.446Z] #36 0.892 + . /tmp/install/containerd.installer [2023-06-28T21:19:14.446Z] #36 0.892 ++ set -e [2023-06-28T21:19:14.446Z] #36 0.893 ++ : v1.6.21 [2023-06-28T21:19:14.446Z] #36 0.893 + install_containerd [2023-06-28T21:19:14.446Z] #36 0.896 + echo 'Install containerd version v1.6.21' [2023-06-28T21:19:14.446Z] #36 0.896 Install containerd version v1.6.21 [2023-06-28T21:19:14.446Z] #36 0.896 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8sOuyMyJ14/src/github.com/containerd/containerd [2023-06-28T21:19:14.446Z] #36 0.898 Cloning into '/tmp/tmp.8sOuyMyJ14/src/github.com/containerd/containerd'... [2023-06-28T21:19:14.672Z] #36 0.907 + cd /tmp/tmp.61LTX1Pwi5/tini [2023-06-28T21:19:14.672Z] #36 0.907 + git checkout -q v0.19.0 [2023-06-28T21:19:14.672Z] #36 0.907 + cmake . [2023-06-28T21:19:14.933Z] #36 1.100 -- The C compiler identification is GNU 10.2.1 [2023-06-28T21:19:14.965Z] #19 13.14 #=#=# ######################################################################## 100.0% [2023-06-28T21:19:15.194Z] #36 1.124 -- Detecting C compiler ABI info [2023-06-28T21:19:15.194Z] #36 1.369 -- Detecting C compiler ABI info - done [2023-06-28T21:19:15.227Z] #19 13.49 [2023-06-28T21:19:15.227Z] #19 13.57 Download of images into '/build' complete. [2023-06-28T21:19:15.227Z] #19 13.57 Use something like the following to load the result into a Docker daemon: [2023-06-28T21:19:15.227Z] #19 13.58 tar -cC '/build' . | docker load [2023-06-28T21:19:15.456Z] #36 1.437 -- Check for working C compiler: /usr/bin/cc - skipped [2023-06-28T21:19:15.456Z] #36 1.438 -- Detecting C compile features [2023-06-28T21:19:15.456Z] #36 1.438 -- Detecting C compile features - done [2023-06-28T21:19:15.456Z] #36 1.452 -- Performing Test HAS_BUILTIN_FORTIFY [2023-06-28T21:19:15.456Z] #36 1.517 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-06-28T21:19:15.456Z] #36 1.570 -- Configuring done [2023-06-28T21:19:15.456Z] #36 1.574 -- Generating done [2023-06-28T21:19:15.456Z] #36 1.576 -- Build files have been written to: /tmp/tmp.61LTX1Pwi5/tini [2023-06-28T21:19:15.456Z] #36 1.578 + make tini-static [2023-06-28T21:19:15.717Z] #36 1.685 Scanning dependencies of target tini-static [2023-06-28T21:19:15.717Z] #36 1.718 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-06-28T21:19:15.836Z] #36 ... [2023-06-28T21:19:15.836Z] [2023-06-28T21:19:15.836Z] #29 [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 [2023-06-28T21:19:15.836Z] #29 DONE 15.9s [2023-06-28T21:19:15.836Z] [2023-06-28T21:19:15.836Z] #30 [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 [2023-06-28T21:19:15.836Z] #30 15.77 Selecting previously unselected package libxml2:amd64. [2023-06-28T21:19:15.836Z] #30 15.77 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ... [2023-06-28T21:19:15.836Z] #30 15.77 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-06-28T21:19:15.836Z] #30 16.08 Selecting previously unselected package libarchive13:amd64. [2023-06-28T21:19:15.836Z] #30 16.08 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-06-28T21:19:15.836Z] #30 16.08 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-06-28T21:19:15.978Z] #36 2.093 [100%] Linking C executable tini-static [2023-06-28T21:19:16.103Z] #30 16.26 Selecting previously unselected package libjsoncpp24:amd64. [2023-06-28T21:19:16.103Z] #30 16.26 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-06-28T21:19:16.103Z] #30 16.27 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-06-28T21:19:16.103Z] #30 16.38 Selecting previously unselected package librhash0:amd64. [2023-06-28T21:19:16.170Z] #19 DONE 14.5s [2023-06-28T21:19:16.170Z] [2023-06-28T21:19:16.170Z] #25 [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 [2023-06-28T21:19:16.170Z] #25 5.482 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-06-28T21:19:16.170Z] #25 5.494 go: downloading github.com/maratori/testpackage v1.1.0 [2023-06-28T21:19:16.170Z] #25 5.570 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-06-28T21:19:16.170Z] #25 5.671 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-06-28T21:19:16.170Z] #25 5.672 go: downloading github.com/mgechev/revive v1.2.3 [2023-06-28T21:19:16.170Z] #25 5.715 go: downloading github.com/moricho/tparallel v0.2.1 [2023-06-28T21:19:16.170Z] #25 5.787 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-06-28T21:19:16.170Z] #25 5.788 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-06-28T21:19:16.170Z] #25 5.804 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-06-28T21:19:16.170Z] #25 5.893 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-06-28T21:19:16.170Z] #25 5.907 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-06-28T21:19:16.170Z] #25 6.035 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-06-28T21:19:16.170Z] #25 6.191 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-06-28T21:19:16.170Z] #25 6.191 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-06-28T21:19:16.170Z] #25 6.199 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-06-28T21:19:16.170Z] #25 6.306 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-06-28T21:19:16.170Z] #25 6.407 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-06-28T21:19:16.170Z] #25 6.463 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-06-28T21:19:16.170Z] #25 6.463 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-06-28T21:19:16.170Z] #25 6.463 go: downloading github.com/sivchari/tenv v1.7.0 [2023-06-28T21:19:16.170Z] #25 6.513 go: downloading github.com/sonatard/noctx v0.0.1 [2023-06-28T21:19:16.170Z] #25 6.534 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-06-28T21:19:16.170Z] #25 6.614 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-06-28T21:19:16.170Z] #25 6.695 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-06-28T21:19:16.170Z] #25 6.707 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-06-28T21:19:16.170Z] #25 6.786 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-06-28T21:19:16.170Z] #25 6.830 go: downloading github.com/tetafro/godot v1.4.11 [2023-06-28T21:19:16.170Z] #25 6.843 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-06-28T21:19:16.170Z] #25 6.844 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-06-28T21:19:16.170Z] #25 6.844 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-06-28T21:19:16.170Z] #25 6.914 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-06-28T21:19:16.170Z] #25 6.919 go: downloading github.com/ultraware/funlen v0.0.3 [2023-06-28T21:19:16.170Z] #25 6.938 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-06-28T21:19:16.170Z] #25 6.958 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-06-28T21:19:16.170Z] #25 6.969 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-06-28T21:19:16.170Z] #25 7.013 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-06-28T21:19:16.170Z] #25 7.098 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-06-28T21:19:16.170Z] #25 7.912 go: downloading honnef.co/go/tools v0.3.3 [2023-06-28T21:19:16.170Z] #25 7.925 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-06-28T21:19:16.170Z] #25 7.926 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-06-28T21:19:16.170Z] #25 8.019 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-06-28T21:19:16.170Z] #25 8.059 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-06-28T21:19:16.170Z] #25 8.126 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-06-28T21:19:16.170Z] #25 8.226 go: downloading github.com/spf13/afero v1.8.2 [2023-06-28T21:19:16.170Z] #25 8.231 go: downloading github.com/spf13/cast v1.5.0 [2023-06-28T21:19:16.170Z] #25 8.314 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-06-28T21:19:16.170Z] #25 8.315 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-06-28T21:19:16.170Z] #25 8.362 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-06-28T21:19:16.170Z] #25 8.396 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-06-28T21:19:16.170Z] #25 8.513 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-06-28T21:19:16.170Z] #25 8.626 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-06-28T21:19:16.170Z] #25 8.646 go: downloading github.com/stretchr/objx v0.4.0 [2023-06-28T21:19:16.170Z] #25 8.713 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-06-28T21:19:16.170Z] #25 9.160 go: downloading github.com/gobwas/glob v0.2.3 [2023-06-28T21:19:16.170Z] #25 9.161 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-06-28T21:19:16.170Z] #25 9.177 go: downloading go.uber.org/zap v1.17.0 [2023-06-28T21:19:16.170Z] #25 9.177 go: downloading github.com/kisielk/gotool v1.0.0 [2023-06-28T21:19:16.170Z] #25 9.177 go: downloading golang.org/x/text v0.3.7 [2023-06-28T21:19:16.170Z] #25 9.258 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-06-28T21:19:16.170Z] #25 9.375 go: downloading github.com/ettle/strcase v0.1.1 [2023-06-28T21:19:16.170Z] #25 9.385 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-06-28T21:19:16.170Z] #25 9.386 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-06-28T21:19:16.170Z] #25 9.387 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-06-28T21:19:16.170Z] #25 9.469 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-06-28T21:19:16.170Z] #25 9.471 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-06-28T21:19:16.170Z] #25 9.497 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-06-28T21:19:16.170Z] #25 9.498 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-06-28T21:19:16.170Z] #25 9.582 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-06-28T21:19:16.170Z] #25 9.592 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-06-28T21:19:16.171Z] #25 9.614 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-06-28T21:19:16.171Z] #25 9.621 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-06-28T21:19:16.171Z] #25 9.624 go: downloading github.com/Masterminds/semver v1.5.0 [2023-06-28T21:19:16.171Z] #25 9.632 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-06-28T21:19:16.171Z] #25 9.653 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-06-28T21:19:16.171Z] #25 9.688 go: downloading github.com/fatih/structtag v1.2.0 [2023-06-28T21:19:16.171Z] #25 9.764 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-06-28T21:19:16.171Z] #25 9.838 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-06-28T21:19:16.171Z] #25 9.867 go: downloading github.com/prometheus/client_model v0.2.0 [2023-06-28T21:19:16.171Z] #25 9.974 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-06-28T21:19:16.171Z] #25 10.02 go: downloading github.com/google/go-cmp v0.5.8 [2023-06-28T21:19:16.171Z] #25 10.18 go: downloading github.com/subosito/gotenv v1.4.0 [2023-06-28T21:19:16.171Z] #25 10.18 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-06-28T21:19:16.171Z] #25 10.37 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-06-28T21:19:16.171Z] #25 10.38 go: downloading github.com/magiconair/properties v1.8.6 [2023-06-28T21:19:16.171Z] #25 10.38 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-06-28T21:19:16.171Z] #25 10.53 go: downloading go.uber.org/atomic v1.7.0 [2023-06-28T21:19:16.171Z] #25 10.55 go: downloading go.uber.org/multierr v1.6.0 [2023-06-28T21:19:16.171Z] #25 10.56 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-06-28T21:19:16.171Z] #25 10.56 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-06-28T21:19:16.171Z] #25 10.70 go: downloading github.com/golang/protobuf v1.5.2 [2023-06-28T21:19:16.171Z] #25 10.76 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-06-28T21:19:16.171Z] #25 10.79 go: downloading github.com/prometheus/common v0.32.1 [2023-06-28T21:19:16.171Z] #25 10.90 go: downloading github.com/beorn7/perks v1.0.1 [2023-06-28T21:19:16.171Z] #25 10.97 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-06-28T21:19:16.171Z] #25 11.07 go: downloading github.com/prometheus/procfs v0.7.3 [2023-06-28T21:19:16.171Z] #25 11.08 go: downloading google.golang.org/protobuf v1.28.0 [2023-06-28T21:19:16.171Z] #25 11.21 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-06-28T21:19:16.171Z] #25 11.27 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-06-28T21:19:16.171Z] #25 11.51 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-06-28T21:19:16.171Z] #25 12.05 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-06-28T21:19:16.236Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-06-28T21:19:16.236Z] [2023-06-28T21:19:16.236Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2023-06-28T21:19:16.236Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2023-06-28T21:19:16.236Z] Using test binary docker [2023-06-28T21:19:16.236Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-06-28T21:19:16.236Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-06-28T21:19:16.236Z] INFO: Waiting for daemon to start... [2023-06-28T21:19:16.236Z] Starting dockerd [2023-06-28T21:19:16.236Z] . [2023-06-28T21:19:16.236Z] INFO: Building docker-sdk-python3:4.4.1... [2023-06-28T21:19:16.239Z] #36 2.374 [100%] Built target tini-static [2023-06-28T21:19:16.239Z] #36 2.389 + mkdir -p /build [2023-06-28T21:19:16.239Z] #36 2.401 + cp tini-static /build/docker-init [2023-06-28T21:19:16.500Z] #36 ... [2023-06-28T21:19:16.500Z] [2023-06-28T21:19:16.500Z] #37 [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 [2023-06-28T21:19:16.500Z] #37 1.187 + RM_GOPATH=0 [2023-06-28T21:19:16.500Z] #37 1.187 + TMP_GOPATH= [2023-06-28T21:19:16.500Z] #37 1.187 + : /build [2023-06-28T21:19:16.500Z] #37 1.187 + '[' -z '' ']' [2023-06-28T21:19:16.500Z] #37 1.187 ++ mktemp -d [2023-06-28T21:19:16.500Z] #37 1.190 + export GOPATH=/tmp/tmp.UyrNsFAHGo [2023-06-28T21:19:16.500Z] #37 1.190 + GOPATH=/tmp/tmp.UyrNsFAHGo [2023-06-28T21:19:16.500Z] #37 1.190 + RM_GOPATH=1 [2023-06-28T21:19:16.500Z] #37 1.190 + case "$(go env GOARCH)" in [2023-06-28T21:19:16.500Z] #37 1.190 ++ go env GOARCH [2023-06-28T21:19:16.500Z] #37 1.194 + export GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:16.501Z] #37 1.194 + GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:16.501Z] #37 1.195 ++ dirname /tmp/install/install.sh [2023-06-28T21:19:16.501Z] #37 1.198 + dir=/tmp/install [2023-06-28T21:19:16.501Z] #37 1.198 + bin=containerd [2023-06-28T21:19:16.501Z] #37 1.198 + shift [2023-06-28T21:19:16.501Z] #37 1.198 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-06-28T21:19:16.501Z] #37 1.198 + . /tmp/install/containerd.installer [2023-06-28T21:19:16.501Z] #37 1.198 ++ set -e [2023-06-28T21:19:16.501Z] #37 1.198 ++ : v1.6.21 [2023-06-28T21:19:16.501Z] #37 1.198 + install_containerd [2023-06-28T21:19:16.501Z] #37 1.198 + echo 'Install containerd version v1.6.21' [2023-06-28T21:19:16.501Z] #37 1.198 + git clone https://github.com/containerd/containerd.git /tmp/tmp.UyrNsFAHGo/src/github.com/containerd/containerd [2023-06-28T21:19:16.501Z] #37 1.198 Install containerd version v1.6.21 [2023-06-28T21:19:16.501Z] #37 1.202 Cloning into '/tmp/tmp.UyrNsFAHGo/src/github.com/containerd/containerd'... [2023-06-28T21:19:16.501Z] #37 ... [2023-06-28T21:19:16.501Z] [2023-06-28T21:19:16.501Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-06-28T21:19:16.501Z] #33 10.97 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2023-06-28T21:19:16.501Z] #33 11.20 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2023-06-28T21:19:16.501Z] #33 11.35 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2023-06-28T21:19:16.501Z] #33 11.63 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2023-06-28T21:19:16.501Z] #33 11.82 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2023-06-28T21:19:16.501Z] #33 11.82 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-06-28T21:19:16.501Z] #33 11.82 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-06-28T21:19:16.501Z] #33 11.82 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-06-28T21:19:16.501Z] #33 11.82 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-06-28T21:19:16.501Z] #33 11.82 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2023-06-28T21:19:16.501Z] #33 11.82 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u2 [123 kB] [2023-06-28T21:19:16.501Z] #33 11.82 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-06-28T21:19:16.501Z] #33 11.82 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-06-28T21:19:16.501Z] #33 11.84 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-06-28T21:19:16.501Z] #33 11.85 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-06-28T21:19:16.501Z] #33 11.85 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-06-28T21:19:16.501Z] #33 11.85 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-06-28T21:19:16.501Z] #33 11.85 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2023-06-28T21:19:16.501Z] #33 11.85 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-06-28T21:19:16.501Z] #33 11.85 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u2 [401 kB] [2023-06-28T21:19:16.501Z] #33 12.18 debconf: delaying package configuration, since apt-utils is not installed [2023-06-28T21:19:16.501Z] #33 12.23 Fetched 115 MB in 2s (47.5 MB/s) [2023-06-28T21:19:16.501Z] #33 12.28 Selecting previously unselected package binutils-mingw-w64-i686. [2023-06-28T21:19:16.501Z] #33 12.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2023-06-28T21:19:16.501Z] #33 12.28 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-06-28T21:19:16.501Z] #33 12.29 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-06-28T21:19:16.501Z] #33 12.95 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-06-28T21:19:16.501Z] #33 12.95 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-06-28T21:19:16.501Z] #33 12.98 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-06-28T21:19:16.501Z] #33 14.23 Selecting previously unselected package binutils-mingw-w64. [2023-06-28T21:19:16.501Z] #33 14.24 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-06-28T21:19:16.501Z] #33 14.28 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-06-28T21:19:16.501Z] #33 14.67 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-06-28T21:19:16.501Z] #33 14.67 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-06-28T21:19:16.501Z] #33 14.70 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-06-28T21:19:16.501Z] #33 15.07 Selecting previously unselected package dmsetup. [2023-06-28T21:19:16.501Z] #33 15.07 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-06-28T21:19:16.501Z] #33 15.08 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-06-28T21:19:16.501Z] #33 15.20 Selecting previously unselected package mingw-w64-common. [2023-06-28T21:19:16.501Z] #33 15.21 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-06-28T21:19:16.501Z] #33 15.21 Unpacking mingw-w64-common (8.0.0-1) ... [2023-06-28T21:19:16.501Z] #33 17.90 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-06-28T21:19:16.501Z] #33 17.91 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-06-28T21:19:16.501Z] #33 17.93 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-06-28T21:19:16.501Z] #33 19.47 Selecting previously unselected package gcc-mingw-w64-base. [2023-06-28T21:19:16.501Z] #33 19.48 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-06-28T21:19:16.501Z] #33 19.48 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-06-28T21:19:16.501Z] #33 19.59 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-06-28T21:19:16.501Z] #33 19.59 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-06-28T21:19:16.501Z] #33 19.60 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-06-28T21:19:16.531Z] #30 16.38 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-06-28T21:19:16.531Z] #30 16.39 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-06-28T21:19:16.531Z] #30 16.51 Selecting previously unselected package libuv1:amd64. [2023-06-28T21:19:16.531Z] #30 16.51 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-06-28T21:19:16.531Z] #30 16.52 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-06-28T21:19:17.105Z] #30 17.05 Selecting previously unselected package cmake. [2023-06-28T21:19:17.105Z] #30 17.05 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-06-28T21:19:17.105Z] #30 17.12 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-06-28T21:19:17.120Z] #25 ... [2023-06-28T21:19:17.120Z] [2023-06-28T21:19:17.120Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-06-28T21:19:17.120Z] #33 11.21 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2023-06-28T21:19:17.120Z] #33 11.43 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2023-06-28T21:19:17.120Z] #33 11.77 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2023-06-28T21:19:17.120Z] #33 12.10 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2023-06-28T21:19:17.120Z] #33 12.21 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2023-06-28T21:19:17.120Z] #33 12.21 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-06-28T21:19:17.120Z] #33 12.22 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-06-28T21:19:17.120Z] #33 12.25 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-06-28T21:19:17.120Z] #33 12.25 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-06-28T21:19:17.120Z] #33 12.26 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2023-06-28T21:19:17.120Z] #33 12.26 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u2 [123 kB] [2023-06-28T21:19:17.120Z] #33 12.26 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-06-28T21:19:17.120Z] #33 12.27 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-06-28T21:19:17.120Z] #33 12.27 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-06-28T21:19:17.120Z] #33 12.27 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-06-28T21:19:17.120Z] #33 12.27 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-06-28T21:19:17.120Z] #33 12.28 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-06-28T21:19:17.120Z] #33 12.28 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2023-06-28T21:19:17.120Z] #33 12.29 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-06-28T21:19:17.120Z] #33 12.29 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u2 [401 kB] [2023-06-28T21:19:17.120Z] #33 12.64 debconf: delaying package configuration, since apt-utils is not installed [2023-06-28T21:19:17.120Z] #33 12.72 Fetched 115 MB in 3s (44.2 MB/s) [2023-06-28T21:19:17.120Z] #33 12.76 Selecting previously unselected package binutils-mingw-w64-i686. [2023-06-28T21:19:17.120Z] #33 12.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2023-06-28T21:19:17.120Z] #33 12.77 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-06-28T21:19:17.120Z] #33 12.78 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-06-28T21:19:17.120Z] #33 13.86 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-06-28T21:19:17.120Z] #33 13.86 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-06-28T21:19:17.120Z] #33 13.87 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-06-28T21:19:17.120Z] #33 14.76 Selecting previously unselected package binutils-mingw-w64. [2023-06-28T21:19:17.120Z] #33 14.77 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-06-28T21:19:17.120Z] #33 14.78 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-06-28T21:19:17.120Z] #33 14.94 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-06-28T21:19:17.120Z] #33 14.94 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-06-28T21:19:17.120Z] #33 14.96 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-06-28T21:19:17.382Z] #33 15.11 Selecting previously unselected package dmsetup. [2023-06-28T21:19:17.382Z] #33 15.11 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-06-28T21:19:17.382Z] #33 15.13 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-06-28T21:19:17.643Z] #33 15.38 Selecting previously unselected package mingw-w64-common. [2023-06-28T21:19:17.643Z] #33 15.39 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-06-28T21:19:17.643Z] #33 15.42 Unpacking mingw-w64-common (8.0.0-1) ... [2023-06-28T21:19:17.886Z] #33 21.73 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-06-28T21:19:17.886Z] #33 21.74 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-06-28T21:19:17.886Z] #33 21.77 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-06-28T21:19:17.915Z] #33 ... [2023-06-28T21:19:17.915Z] [2023-06-28T21:19:17.915Z] #35 [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 [2023-06-28T21:19:17.915Z] #35 DONE 15.6s [2023-06-28T21:19:17.915Z] [2023-06-28T21:19:17.915Z] #32 [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 [2023-06-28T21:19:17.915Z] #32 12.46 Selecting previously unselected package libicu67:amd64. [2023-06-28T21:19:17.915Z] #32 12.47 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-06-28T21:19:17.915Z] #32 12.49 Unpacking libicu67:amd64 (67.1-7) ... [2023-06-28T21:19:17.915Z] #32 14.38 Selecting previously unselected package libxml2:amd64. [2023-06-28T21:19:17.915Z] #32 14.39 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ... [2023-06-28T21:19:17.915Z] #32 14.43 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-06-28T21:19:17.915Z] #32 14.81 Selecting previously unselected package libarchive13:amd64. [2023-06-28T21:19:17.915Z] #32 14.81 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-06-28T21:19:17.915Z] #32 14.84 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-06-28T21:19:17.915Z] #32 15.00 Selecting previously unselected package libjsoncpp24:amd64. [2023-06-28T21:19:17.915Z] #32 15.01 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-06-28T21:19:17.915Z] #32 15.01 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-06-28T21:19:17.915Z] #32 15.19 Selecting previously unselected package librhash0:amd64. [2023-06-28T21:19:17.915Z] #32 15.19 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-06-28T21:19:17.915Z] #32 15.20 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-06-28T21:19:17.915Z] #32 15.46 Selecting previously unselected package libuv1:amd64. [2023-06-28T21:19:17.915Z] #32 15.47 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-06-28T21:19:17.915Z] #32 15.47 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-06-28T21:19:17.915Z] #32 15.61 Selecting previously unselected package cmake. [2023-06-28T21:19:17.915Z] #32 15.61 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-06-28T21:19:17.915Z] #32 15.62 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-06-28T21:19:18.146Z] #33 ... [2023-06-28T21:19:18.147Z] [2023-06-28T21:19:18.147Z] #27 [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 [2023-06-28T21:19:18.147Z] #27 12.12 internal/reflectlite [2023-06-28T21:19:18.147Z] #27 12.12 sync [2023-06-28T21:19:18.147Z] #27 12.55 internal/testlog [2023-06-28T21:19:18.147Z] #27 12.90 errors [2023-06-28T21:19:18.147Z] #27 12.90 sort [2023-06-28T21:19:18.147Z] #27 13.01 strconv [2023-06-28T21:19:18.147Z] #27 13.01 internal/oserror [2023-06-28T21:19:18.147Z] #27 13.01 io [2023-06-28T21:19:18.147Z] #27 13.01 internal/safefilepath [2023-06-28T21:19:18.147Z] #27 13.03 path [2023-06-28T21:19:18.147Z] #27 13.12 syscall [2023-06-28T21:19:18.147Z] #27 13.84 bytes [2023-06-28T21:19:18.147Z] #27 13.84 text/tabwriter [2023-06-28T21:19:18.147Z] #27 13.84 strings [2023-06-28T21:19:18.147Z] #27 14.70 reflect [2023-06-28T21:19:18.147Z] #27 15.28 bufio [2023-06-28T21:19:18.147Z] #27 15.55 internal/syscall/unix [2023-06-28T21:19:18.147Z] #27 15.55 time [2023-06-28T21:19:18.147Z] #27 15.55 internal/syscall/execenv [2023-06-28T21:19:18.147Z] #27 17.43 internal/poll [2023-06-28T21:19:18.147Z] #27 17.43 io/fs [2023-06-28T21:19:18.147Z] #27 17.95 internal/fmtsort [2023-06-28T21:19:18.147Z] #27 18.13 os [2023-06-28T21:19:18.147Z] #27 18.76 io/ioutil [2023-06-28T21:19:18.147Z] #27 18.77 fmt [2023-06-28T21:19:18.147Z] #27 19.46 github.com/BurntSushi/toml [2023-06-28T21:19:18.147Z] #27 19.47 log [2023-06-28T21:19:18.147Z] #27 19.47 flag [2023-06-28T21:19:18.147Z] #27 20.68 github.com/BurntSushi/toml/cmd/tomlv [2023-06-28T21:19:18.495Z] #30 18.48 Setting up libicu67:amd64 (67.1-7) ... [2023-06-28T21:19:18.495Z] #30 18.51 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:19:18.495Z] #30 18.53 Setting up libuv1:amd64 (1.40.0-2) ... [2023-06-28T21:19:18.495Z] #30 18.55 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:19:18.495Z] #30 18.69 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-06-28T21:19:18.757Z] #30 18.73 Setting up librhash0:amd64 (1.4.1-2) ... [2023-06-28T21:19:18.757Z] #30 18.76 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-06-28T21:19:18.757Z] #30 18.80 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-06-28T21:19:18.757Z] #30 18.83 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-06-28T21:19:18.757Z] #30 18.88 Setting up cmake (3.18.4-2+deb11u1) ... [2023-06-28T21:19:18.757Z] #30 18.91 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-06-28T21:19:19.096Z] #27 DONE 23.0s [2023-06-28T21:19:19.096Z] [2023-06-28T21:19:19.096Z] #36 [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 [2023-06-28T21:19:19.096Z] #36 DONE 5.2s [2023-06-28T21:19:19.096Z] [2023-06-28T21:19:19.096Z] #23 [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 [2023-06-28T21:19:19.312Z] #32 16.99 Setting up libicu67:amd64 (67.1-7) ... [2023-06-28T21:19:19.312Z] #32 17.09 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:19:19.331Z] #30 ... [2023-06-28T21:19:19.331Z] [2023-06-28T21:19:19.331Z] #23 [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 [2023-06-28T21:19:19.331Z] #23 9.342 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-06-28T21:19:19.331Z] #23 9.495 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-06-28T21:19:19.331Z] #23 ... [2023-06-28T21:19:19.331Z] [2023-06-28T21:19:19.331Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-06-28T21:19:19.331Z] #34 11.54 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2023-06-28T21:19:19.331Z] #34 11.85 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2023-06-28T21:19:19.331Z] #34 12.08 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2023-06-28T21:19:19.331Z] #34 12.48 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2023-06-28T21:19:19.331Z] #34 12.67 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2023-06-28T21:19:19.331Z] #34 12.67 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-06-28T21:19:19.331Z] #34 12.67 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-06-28T21:19:19.331Z] #34 12.67 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-06-28T21:19:19.331Z] #34 12.67 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-06-28T21:19:19.331Z] #34 12.67 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2023-06-28T21:19:19.331Z] #34 12.67 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u2 [123 kB] [2023-06-28T21:19:19.331Z] #34 12.68 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-06-28T21:19:19.331Z] #34 12.68 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-06-28T21:19:19.331Z] #34 12.68 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-06-28T21:19:19.331Z] #34 12.69 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-06-28T21:19:19.331Z] #34 12.69 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-06-28T21:19:19.331Z] #34 12.70 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-06-28T21:19:19.331Z] #34 12.70 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2023-06-28T21:19:19.331Z] #34 12.70 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-06-28T21:19:19.331Z] #34 12.70 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u2 [401 kB] [2023-06-28T21:19:19.331Z] #34 13.09 debconf: delaying package configuration, since apt-utils is not installed [2023-06-28T21:19:19.331Z] #34 13.26 Fetched 115 MB in 3s (41.3 MB/s) [2023-06-28T21:19:19.331Z] #34 13.42 Selecting previously unselected package binutils-mingw-w64-i686. [2023-06-28T21:19:19.331Z] #34 13.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2023-06-28T21:19:19.331Z] #34 13.45 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-06-28T21:19:19.331Z] #34 13.52 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-06-28T21:19:19.331Z] #34 14.48 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-06-28T21:19:19.331Z] #34 14.48 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-06-28T21:19:19.331Z] #34 14.57 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-06-28T21:19:19.331Z] #34 15.70 Selecting previously unselected package binutils-mingw-w64. [2023-06-28T21:19:19.331Z] #34 15.70 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-06-28T21:19:19.331Z] #34 15.77 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-06-28T21:19:19.331Z] #34 15.90 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-06-28T21:19:19.331Z] #34 15.90 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-06-28T21:19:19.331Z] #34 15.92 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-06-28T21:19:19.331Z] #34 16.12 Selecting previously unselected package dmsetup. [2023-06-28T21:19:19.331Z] #34 16.12 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-06-28T21:19:19.331Z] #34 16.13 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-06-28T21:19:19.331Z] #34 16.32 Selecting previously unselected package mingw-w64-common. [2023-06-28T21:19:19.331Z] #34 16.33 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-06-28T21:19:19.331Z] #34 16.34 Unpacking mingw-w64-common (8.0.0-1) ... [2023-06-28T21:19:19.331Z] #34 18.32 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-06-28T21:19:19.331Z] #34 18.33 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-06-28T21:19:19.331Z] #34 18.33 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-06-28T21:19:19.573Z] #32 17.16 Setting up libuv1:amd64 (1.40.0-2) ... [2023-06-28T21:19:19.835Z] #32 ... [2023-06-28T21:19:19.835Z] [2023-06-28T21:19:19.835Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-06-28T21:19:19.835Z] #33 17.58 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-06-28T21:19:19.835Z] #33 17.58 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-06-28T21:19:19.835Z] #33 17.64 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-06-28T21:19:20.278Z] #34 20.45 Selecting previously unselected package gcc-mingw-w64-base. [2023-06-28T21:19:20.278Z] #34 20.45 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-06-28T21:19:20.540Z] #34 20.51 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-06-28T21:19:21.114Z] #34 ... [2023-06-28T21:19:21.114Z] [2023-06-28T21:19:21.114Z] #30 [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 [2023-06-28T21:19:21.114Z] #30 DONE 21.4s [2023-06-28T21:19:21.114Z] [2023-06-28T21:19:21.114Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-06-28T21:19:21.114Z] #34 21.34 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-06-28T21:19:21.114Z] #34 21.34 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-06-28T21:19:21.114Z] #34 21.35 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-06-28T21:19:21.114Z] #34 ... [2023-06-28T21:19:21.114Z] [2023-06-28T21:19:21.114Z] #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 [2023-06-28T21:19:21.223Z] #33 ... [2023-06-28T21:19:21.223Z] [2023-06-28T21:19:21.223Z] #32 [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 [2023-06-28T21:19:21.223Z] #32 17.58 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:19:21.223Z] #32 17.67 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-06-28T21:19:21.223Z] #32 17.68 Setting up librhash0:amd64 (1.4.1-2) ... [2023-06-28T21:19:21.223Z] #32 17.69 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-06-28T21:19:21.223Z] #32 17.74 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ... [2023-06-28T21:19:21.223Z] #32 17.77 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-06-28T21:19:21.223Z] #32 17.78 Setting up cmake (3.18.4-2+deb11u1) ... [2023-06-28T21:19:21.223Z] #32 17.81 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-06-28T21:19:21.223Z] #32 DONE 19.0s [2023-06-28T21:19:21.485Z] [2023-06-28T21:19:21.485Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-06-28T21:19:21.485Z] #33 19.19 Selecting previously unselected package gcc-mingw-w64-base. [2023-06-28T21:19:21.485Z] #33 19.20 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-06-28T21:19:21.485Z] #33 19.23 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-06-28T21:19:21.641Z] #23 ... [2023-06-28T21:19:21.641Z] [2023-06-28T21:19:21.641Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-06-28T21:19:21.641Z] #33 25.66 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-06-28T21:19:21.641Z] #33 25.66 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-06-28T21:19:21.641Z] #33 25.68 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-06-28T21:19:21.738Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 16.2% of statements [2023-06-28T21:19:21.738Z] ok github.com/docker/docker/api/types/filters 0.029s coverage: 93.7% of statements [2023-06-28T21:19:21.738Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-06-28T21:19:21.738Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-06-28T21:19:21.738Z] ok github.com/docker/docker/api/types/strslice 0.036s coverage: 90.0% of statements [2023-06-28T21:19:21.738Z] ok github.com/docker/docker/api/server/middleware 0.020s coverage: 37.7% of statements [2023-06-28T21:19:21.738Z] ? github.com/docker/docker/api/server/router [no test files] [2023-06-28T21:19:21.738Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-06-28T21:19:21.738Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-06-28T21:19:21.738Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-06-28T21:19:21.738Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-06-28T21:19:21.738Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-06-28T21:19:21.738Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-06-28T21:19:21.738Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-06-28T21:19:21.738Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-06-28T21:19:21.738Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-06-28T21:19:21.738Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-06-28T21:19:21.738Z] ok github.com/docker/docker/api/types/time 0.018s coverage: 100.0% of statements [2023-06-28T21:19:21.738Z] ok github.com/docker/docker/api/types/versions 0.040s coverage: 75.0% of statements [2023-06-28T21:19:21.738Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2023-06-28T21:19:21.738Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-06-28T21:19:21.738Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2023-06-28T21:19:21.738Z] ? github.com/docker/docker/api/types [no test files] [2023-06-28T21:19:21.738Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-06-28T21:19:21.738Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-06-28T21:19:21.738Z] ? github.com/docker/docker/api/types/container [no test files] [2023-06-28T21:19:21.738Z] ? github.com/docker/docker/api/types/events [no test files] [2023-06-28T21:19:21.738Z] ? github.com/docker/docker/api/types/image [no test files] [2023-06-28T21:19:21.738Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-06-28T21:19:21.738Z] ? github.com/docker/docker/api/types/network [no test files] [2023-06-28T21:19:21.738Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-06-28T21:19:21.738Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-06-28T21:19:21.738Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-06-28T21:19:21.738Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-06-28T21:19:21.738Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-06-28T21:19:21.738Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-06-28T21:19:21.738Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-06-28T21:19:21.738Z] ? github.com/docker/docker/builder [no test files] [2023-06-28T21:19:21.738Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-06-28T21:19:21.738Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-06-28T21:19:21.738Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-06-28T21:19:21.738Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-06-28T21:19:21.738Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-06-28T21:19:21.738Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-06-28T21:19:21.738Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-06-28T21:19:21.738Z] ok github.com/docker/docker/cli/debug 0.014s coverage: 100.0% of statements [2023-06-28T21:19:21.746Z] #33 19.35 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-06-28T21:19:21.746Z] #33 19.35 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-06-28T21:19:21.746Z] #33 19.37 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-06-28T21:19:22.061Z] #37 0.697 + RM_GOPATH=0 [2023-06-28T21:19:22.061Z] #37 0.697 + TMP_GOPATH= [2023-06-28T21:19:22.061Z] #37 0.697 + : /build [2023-06-28T21:19:22.061Z] #37 0.697 + '[' -z '' ']' [2023-06-28T21:19:22.061Z] #37 0.698 ++ mktemp -d [2023-06-28T21:19:22.061Z] #37 0.699 + export GOPATH=/tmp/tmp.rvt9ICHtll [2023-06-28T21:19:22.061Z] #37 0.699 + GOPATH=/tmp/tmp.rvt9ICHtll [2023-06-28T21:19:22.061Z] #37 0.699 + RM_GOPATH=1 [2023-06-28T21:19:22.061Z] #37 0.699 + case "$(go env GOARCH)" in [2023-06-28T21:19:22.061Z] #37 0.699 ++ go env GOARCH [2023-06-28T21:19:22.061Z] #37 0.718 + export GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:22.061Z] #37 0.718 + GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:22.061Z] #37 0.719 ++ dirname /tmp/install/install.sh [2023-06-28T21:19:22.061Z] #37 0.720 + dir=/tmp/install [2023-06-28T21:19:22.061Z] #37 0.720 + bin=tini [2023-06-28T21:19:22.061Z] #37 0.720 + shift [2023-06-28T21:19:22.061Z] #37 0.720 + '[' '!' -f /tmp/install/tini.installer ']' [2023-06-28T21:19:22.061Z] #37 0.720 + . /tmp/install/tini.installer [2023-06-28T21:19:22.061Z] #37 0.720 ++ : v0.19.0 [2023-06-28T21:19:22.061Z] #37 0.720 + install_tini [2023-06-28T21:19:22.061Z] #37 0.721 + echo 'Install tini version v0.19.0' [2023-06-28T21:19:22.061Z] #37 0.721 Install tini version v0.19.0 [2023-06-28T21:19:22.061Z] #37 0.721 + git clone https://github.com/krallin/tini.git /tmp/tmp.rvt9ICHtll/tini [2023-06-28T21:19:22.061Z] #37 0.727 Cloning into '/tmp/tmp.rvt9ICHtll/tini'... [2023-06-28T21:19:22.323Z] #37 1.136 + cd /tmp/tmp.rvt9ICHtll/tini [2023-06-28T21:19:22.323Z] #37 1.137 + git checkout -q v0.19.0 [2023-06-28T21:19:22.323Z] #37 1.144 + cmake . [2023-06-28T21:19:22.585Z] #37 ... [2023-06-28T21:19:22.585Z] [2023-06-28T21:19:22.585Z] #25 [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 [2023-06-28T21:19:22.585Z] #25 12.67 sync [2023-06-28T21:19:22.585Z] #25 12.67 internal/reflectlite [2023-06-28T21:19:22.585Z] #25 13.21 internal/testlog [2023-06-28T21:19:22.585Z] #25 13.48 sort [2023-06-28T21:19:22.585Z] #25 13.48 errors [2023-06-28T21:19:22.585Z] #25 13.61 strconv [2023-06-28T21:19:22.585Z] #25 13.61 io [2023-06-28T21:19:22.585Z] #25 13.61 internal/safefilepath [2023-06-28T21:19:22.585Z] #25 13.61 path [2023-06-28T21:19:22.585Z] #25 13.61 internal/oserror [2023-06-28T21:19:22.585Z] #25 13.78 syscall [2023-06-28T21:19:22.585Z] #25 14.06 bytes [2023-06-28T21:19:22.585Z] #25 14.07 strings [2023-06-28T21:19:22.585Z] #25 14.07 text/tabwriter [2023-06-28T21:19:22.585Z] #25 15.15 reflect [2023-06-28T21:19:22.585Z] #25 15.29 bufio [2023-06-28T21:19:22.585Z] #25 16.44 internal/syscall/unix [2023-06-28T21:19:22.585Z] #25 16.44 time [2023-06-28T21:19:22.585Z] #25 16.45 internal/syscall/execenv [2023-06-28T21:19:22.585Z] #25 17.76 io/fs [2023-06-28T21:19:22.585Z] #25 17.77 internal/poll [2023-06-28T21:19:22.585Z] #25 18.74 os [2023-06-28T21:19:22.585Z] #25 18.96 internal/fmtsort [2023-06-28T21:19:22.585Z] #25 19.66 io/ioutil [2023-06-28T21:19:22.585Z] #25 19.66 fmt [2023-06-28T21:19:22.585Z] #25 20.50 github.com/BurntSushi/toml [2023-06-28T21:19:22.585Z] #25 20.51 log [2023-06-28T21:19:22.585Z] #25 20.51 flag [2023-06-28T21:19:22.585Z] #25 21.77 github.com/BurntSushi/toml/cmd/tomlv [2023-06-28T21:19:22.585Z] #25 DONE 22.7s [2023-06-28T21:19:22.585Z] [2023-06-28T21:19:22.585Z] #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 [2023-06-28T21:19:22.585Z] #37 1.403 -- The C compiler identification is GNU 10.2.1 [2023-06-28T21:19:22.585Z] #37 1.444 -- Detecting C compiler ABI info [2023-06-28T21:19:22.668Z] ok github.com/docker/docker/builder/remotecontext 0.137s coverage: 13.7% of statements [2023-06-28T21:19:22.701Z] #33 ... [2023-06-28T21:19:22.701Z] [2023-06-28T21:19:22.701Z] #27 [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 [2023-06-28T21:19:22.701Z] #27 10.30 sync [2023-06-28T21:19:22.701Z] #27 10.30 internal/reflectlite [2023-06-28T21:19:22.701Z] #27 10.64 internal/testlog [2023-06-28T21:19:22.701Z] #27 11.03 sort [2023-06-28T21:19:22.701Z] #27 11.03 errors [2023-06-28T21:19:22.702Z] #27 11.19 strconv [2023-06-28T21:19:22.702Z] #27 11.19 io [2023-06-28T21:19:22.702Z] #27 11.19 internal/oserror [2023-06-28T21:19:22.702Z] #27 11.21 internal/safefilepath [2023-06-28T21:19:22.702Z] #27 11.21 path [2023-06-28T21:19:22.702Z] #27 11.36 syscall [2023-06-28T21:19:22.702Z] #27 11.82 strings [2023-06-28T21:19:22.702Z] #27 11.89 bytes [2023-06-28T21:19:22.702Z] #27 11.89 text/tabwriter [2023-06-28T21:19:22.702Z] #27 12.86 reflect [2023-06-28T21:19:22.702Z] #27 13.75 bufio [2023-06-28T21:19:22.702Z] #27 14.15 time [2023-06-28T21:19:22.702Z] #27 14.15 internal/syscall/execenv [2023-06-28T21:19:22.702Z] #27 14.21 internal/syscall/unix [2023-06-28T21:19:22.702Z] #27 15.75 internal/poll [2023-06-28T21:19:22.702Z] #27 15.78 io/fs [2023-06-28T21:19:22.702Z] #27 17.18 os [2023-06-28T21:19:22.702Z] #27 17.41 internal/fmtsort [2023-06-28T21:19:22.702Z] #27 18.00 io/ioutil [2023-06-28T21:19:22.702Z] #27 18.00 fmt [2023-06-28T21:19:22.702Z] #27 18.81 flag [2023-06-28T21:19:22.702Z] #27 18.81 log [2023-06-28T21:19:22.702Z] #27 18.81 github.com/BurntSushi/toml [2023-06-28T21:19:22.702Z] #27 20.10 github.com/BurntSushi/toml/cmd/tomlv [2023-06-28T21:19:22.702Z] #27 ... [2023-06-28T21:19:22.702Z] [2023-06-28T21:19:22.702Z] #36 [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 [2023-06-28T21:19:22.702Z] #36 0.589 + RM_GOPATH=0 [2023-06-28T21:19:22.702Z] #36 0.589 + TMP_GOPATH= [2023-06-28T21:19:22.702Z] #36 0.589 + : /build [2023-06-28T21:19:22.702Z] #36 0.589 + '[' -z '' ']' [2023-06-28T21:19:22.702Z] #36 0.589 ++ mktemp -d [2023-06-28T21:19:22.702Z] #36 0.590 + export GOPATH=/tmp/tmp.V5hIjucyJv [2023-06-28T21:19:22.702Z] #36 0.590 + GOPATH=/tmp/tmp.V5hIjucyJv [2023-06-28T21:19:22.702Z] #36 0.590 + RM_GOPATH=1 [2023-06-28T21:19:22.702Z] #36 0.590 + case "$(go env GOARCH)" in [2023-06-28T21:19:22.702Z] #36 0.592 ++ go env GOARCH [2023-06-28T21:19:22.702Z] #36 0.609 + export GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:22.702Z] #36 0.610 + GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:22.702Z] #36 0.620 ++ dirname /tmp/install/install.sh [2023-06-28T21:19:22.702Z] #36 0.625 + dir=/tmp/install [2023-06-28T21:19:22.702Z] #36 0.625 + bin=tini [2023-06-28T21:19:22.702Z] #36 0.625 + shift [2023-06-28T21:19:22.702Z] #36 0.626 + '[' '!' -f /tmp/install/tini.installer ']' [2023-06-28T21:19:22.702Z] #36 0.626 + . /tmp/install/tini.installer [2023-06-28T21:19:22.702Z] #36 0.626 ++ : v0.19.0 [2023-06-28T21:19:22.702Z] #36 0.626 + install_tini [2023-06-28T21:19:22.702Z] #36 0.627 + echo 'Install tini version v0.19.0' [2023-06-28T21:19:22.702Z] #36 0.627 Install tini version v0.19.0 [2023-06-28T21:19:22.702Z] #36 0.627 + git clone https://github.com/krallin/tini.git /tmp/tmp.V5hIjucyJv/tini [2023-06-28T21:19:22.702Z] #36 0.629 Cloning into '/tmp/tmp.V5hIjucyJv/tini'... [2023-06-28T21:19:22.702Z] #36 0.960 + cd /tmp/tmp.V5hIjucyJv/tini [2023-06-28T21:19:22.702Z] #36 0.960 + git checkout -q v0.19.0 [2023-06-28T21:19:22.702Z] #36 0.965 + cmake . [2023-06-28T21:19:22.702Z] #36 1.084 -- The C compiler identification is GNU 10.2.1 [2023-06-28T21:19:22.702Z] #36 1.100 -- Detecting C compiler ABI info [2023-06-28T21:19:22.702Z] #36 1.367 -- Detecting C compiler ABI info - done [2023-06-28T21:19:22.702Z] #36 1.400 -- Check for working C compiler: /usr/bin/cc - skipped [2023-06-28T21:19:22.702Z] #36 1.402 -- Detecting C compile features [2023-06-28T21:19:22.702Z] #36 1.403 -- Detecting C compile features - done [2023-06-28T21:19:22.702Z] #36 1.414 -- Performing Test HAS_BUILTIN_FORTIFY [2023-06-28T21:19:22.847Z] #37 1.630 -- Detecting C compiler ABI info - done [2023-06-28T21:19:22.847Z] #37 ... [2023-06-28T21:19:22.847Z] [2023-06-28T21:19:22.847Z] #26 [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 [2023-06-28T21:19:22.847Z] #26 13.00 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-06-28T21:19:22.847Z] #26 ... [2023-06-28T21:19:22.847Z] [2023-06-28T21:19:22.847Z] #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 [2023-06-28T21:19:22.847Z] #37 1.666 -- Check for working C compiler: /usr/bin/cc - skipped [2023-06-28T21:19:22.847Z] #37 1.667 -- Detecting C compile features [2023-06-28T21:19:22.847Z] #37 1.669 -- Detecting C compile features - done [2023-06-28T21:19:22.847Z] #37 1.679 -- Performing Test HAS_BUILTIN_FORTIFY [2023-06-28T21:19:22.968Z] #36 1.546 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-06-28T21:19:22.968Z] #36 1.589 -- Configuring done [2023-06-28T21:19:22.968Z] #36 1.593 -- Generating done [2023-06-28T21:19:22.968Z] #36 1.598 -- Build files have been written to: /tmp/tmp.V5hIjucyJv/tini [2023-06-28T21:19:22.968Z] #36 1.602 + make tini-static [2023-06-28T21:19:22.968Z] #36 1.695 Scanning dependencies of target tini-static [2023-06-28T21:19:22.968Z] #36 1.734 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-06-28T21:19:23.110Z] #37 1.792 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-06-28T21:19:23.110Z] #37 1.826 -- Configuring done [2023-06-28T21:19:23.110Z] #37 1.855 -- Generating done [2023-06-28T21:19:23.110Z] #37 1.856 -- Build files have been written to: /tmp/tmp.rvt9ICHtll/tini [2023-06-28T21:19:23.110Z] #37 1.859 + make tini-static [2023-06-28T21:19:23.231Z] ok github.com/docker/docker/builder/dockerfile 0.274s coverage: 48.5% of statements [2023-06-28T21:19:23.231Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2023-06-28T21:19:23.372Z] #37 2.011 Scanning dependencies of target tini-static [2023-06-28T21:19:23.372Z] #37 2.029 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-06-28T21:19:23.541Z] #36 2.121 [100%] Linking C executable tini-static [2023-06-28T21:19:23.541Z] #36 2.303 [100%] Built target tini-static [2023-06-28T21:19:23.541Z] #36 2.318 + mkdir -p /build [2023-06-28T21:19:23.541Z] #36 2.326 + cp tini-static /build/docker-init [2023-06-28T21:19:23.555Z] #33 27.34 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-06-28T21:19:23.555Z] #33 27.34 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-06-28T21:19:23.555Z] #33 27.35 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-06-28T21:19:23.634Z] #37 2.504 [100%] Linking C executable tini-static [2023-06-28T21:19:23.826Z] #36 ... [2023-06-28T21:19:23.827Z] [2023-06-28T21:19:23.827Z] #37 [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 [2023-06-28T21:19:23.827Z] #37 0.756 + RM_GOPATH=0 [2023-06-28T21:19:23.827Z] #37 0.757 + TMP_GOPATH= [2023-06-28T21:19:23.827Z] #37 0.758 + : /build [2023-06-28T21:19:23.827Z] #37 0.758 + '[' -z '' ']' [2023-06-28T21:19:23.827Z] #37 0.759 ++ mktemp -d [2023-06-28T21:19:23.827Z] #37 0.760 + export GOPATH=/tmp/tmp.vgjH8ADC6z [2023-06-28T21:19:23.827Z] #37 0.760 + GOPATH=/tmp/tmp.vgjH8ADC6z [2023-06-28T21:19:23.827Z] #37 0.760 + RM_GOPATH=1 [2023-06-28T21:19:23.827Z] #37 0.761 + case "$(go env GOARCH)" in [2023-06-28T21:19:23.827Z] #37 0.761 ++ go env GOARCH [2023-06-28T21:19:23.827Z] #37 0.767 + export GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:23.827Z] #37 0.767 + GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:23.827Z] #37 0.768 ++ dirname /tmp/install/install.sh [2023-06-28T21:19:23.827Z] #37 0.768 + dir=/tmp/install [2023-06-28T21:19:23.827Z] #37 0.768 + bin=containerd [2023-06-28T21:19:23.827Z] #37 0.768 + shift [2023-06-28T21:19:23.827Z] #37 0.769 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-06-28T21:19:23.827Z] #37 0.769 + . /tmp/install/containerd.installer [2023-06-28T21:19:23.827Z] #37 0.769 ++ set -e [2023-06-28T21:19:23.827Z] #37 0.769 ++ : v1.6.21 [2023-06-28T21:19:23.827Z] #37 0.769 + install_containerd [2023-06-28T21:19:23.827Z] #37 0.769 + echo 'Install containerd version v1.6.21' [2023-06-28T21:19:23.827Z] #37 0.769 + git clone https://github.com/containerd/containerd.git /tmp/tmp.vgjH8ADC6z/src/github.com/containerd/containerd [2023-06-28T21:19:23.827Z] #37 0.770 Install containerd version v1.6.21 [2023-06-28T21:19:23.827Z] #37 0.771 Cloning into '/tmp/tmp.vgjH8ADC6z/src/github.com/containerd/containerd'... [2023-06-28T21:19:23.827Z] #37 ... [2023-06-28T21:19:23.827Z] [2023-06-28T21:19:23.827Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-06-28T21:19:23.827Z] #33 21.67 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-06-28T21:19:23.896Z] #37 2.699 [100%] Built target tini-static [2023-06-28T21:19:23.896Z] #37 2.723 + mkdir -p /build [2023-06-28T21:19:23.896Z] #37 2.735 + cp tini-static /build/docker-init [2023-06-28T21:19:24.089Z] #33 21.67 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-06-28T21:19:24.089Z] #33 21.73 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-06-28T21:19:24.158Z] #37 DONE 2.9s [2023-06-28T21:19:24.158Z] [2023-06-28T21:19:24.158Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-06-28T21:19:24.158Z] #34 23.74 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-06-28T21:19:24.158Z] #34 23.74 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-06-28T21:19:24.158Z] #34 23.79 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-06-28T21:19:24.355Z] #33 ... [2023-06-28T21:19:24.355Z] [2023-06-28T21:19:24.355Z] #27 [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 [2023-06-28T21:19:24.355Z] #27 DONE 22.2s [2023-06-28T21:19:24.355Z] [2023-06-28T21:19:24.355Z] #36 [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 [2023-06-28T21:19:24.355Z] #36 DONE 3.2s [2023-06-28T21:19:24.625Z] [2023-06-28T21:19:24.625Z] #29 [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 [2023-06-28T21:19:25.475Z] #33 29.07 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-06-28T21:19:25.476Z] #33 29.07 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-06-28T21:19:25.476Z] #33 29.08 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-06-28T21:19:25.755Z] ok github.com/docker/docker/client 0.123s coverage: 75.4% of statements [2023-06-28T21:19:27.124Z] ok github.com/docker/docker/builder/remotecontext/git 5.223s coverage: 83.5% of statements [2023-06-28T21:19:27.124Z] ? github.com/docker/docker/cli [no test files] [2023-06-28T21:19:27.124Z] ? github.com/docker/docker/cli/config [no test files] [2023-06-28T21:19:28.390Z] #34 27.90 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-06-28T21:19:28.390Z] #34 27.91 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-06-28T21:19:28.390Z] #34 27.92 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-06-28T21:19:28.780Z] #33 32.74 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-06-28T21:19:28.780Z] #33 32.74 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-06-28T21:19:28.780Z] #33 32.76 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-06-28T21:19:28.836Z] #29 ... [2023-06-28T21:19:28.836Z] [2023-06-28T21:19:28.836Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-06-28T21:19:28.836Z] #33 25.92 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-06-28T21:19:28.836Z] #33 25.93 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-06-28T21:19:28.836Z] #33 25.94 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-06-28T21:19:29.342Z] #34 ... [2023-06-28T21:19:29.342Z] [2023-06-28T21:19:29.342Z] #36 [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 [2023-06-28T21:19:29.342Z] #36 15.93 + cd /tmp/tmp.8sOuyMyJ14/src/github.com/containerd/containerd [2023-06-28T21:19:29.342Z] #36 15.93 + git checkout -q v1.6.21 [2023-06-28T21:19:29.342Z] #36 17.11 + export 'BUILDTAGS=netgo osusergo static_build' [2023-06-28T21:19:29.342Z] #36 17.12 + BUILDTAGS='netgo osusergo static_build' [2023-06-28T21:19:29.342Z] #36 17.12 + export EXTRA_FLAGS=-buildmode=pie [2023-06-28T21:19:29.342Z] #36 17.12 + EXTRA_FLAGS=-buildmode=pie [2023-06-28T21:19:29.342Z] #36 17.12 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-06-28T21:19:29.342Z] #36 17.12 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-06-28T21:19:29.342Z] #36 17.12 + '[' '' = dynamic ']' [2023-06-28T21:19:29.342Z] #36 17.12 + make [2023-06-28T21:19:29.351Z] #33 ... [2023-06-28T21:19:29.351Z] [2023-06-28T21:19:29.351Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-06-28T21:19:29.351Z] #34 DONE 33.0s [2023-06-28T21:19:29.351Z] [2023-06-28T21:19:29.351Z] #32 [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 [2023-06-28T21:19:29.351Z] #32 28.02 + for f in rootlesskit rootlesskit-docker-proxy [2023-06-28T21:19:29.351Z] #32 28.02 + GOBIN=/build [2023-06-28T21:19:29.351Z] #32 28.02 + GO111MODULE=on [2023-06-28T21:19:29.351Z] #32 28.02 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-06-28T21:19:29.351Z] #32 DONE 33.2s [2023-06-28T21:19:29.351Z] [2023-06-28T21:19:29.351Z] #38 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-06-28T21:19:29.351Z] #38 DONE 0.1s [2023-06-28T21:19:29.351Z] [2023-06-28T21:19:29.351Z] #37 [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 [2023-06-28T21:19:29.351Z] #37 16.02 + cd /tmp/tmp.UyrNsFAHGo/src/github.com/containerd/containerd [2023-06-28T21:19:29.351Z] #37 16.02 + git checkout -q v1.6.21 [2023-06-28T21:19:29.351Z] #37 16.91 + export 'BUILDTAGS=netgo osusergo static_build' [2023-06-28T21:19:29.351Z] #37 16.91 + BUILDTAGS='netgo osusergo static_build' [2023-06-28T21:19:29.351Z] #37 16.91 + export EXTRA_FLAGS=-buildmode=pie [2023-06-28T21:19:29.351Z] #37 16.91 + EXTRA_FLAGS=-buildmode=pie [2023-06-28T21:19:29.351Z] #37 16.92 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-06-28T21:19:29.351Z] #37 16.92 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-06-28T21:19:29.351Z] #37 16.92 + '[' '' = dynamic ']' [2023-06-28T21:19:29.351Z] #37 16.92 + make [2023-06-28T21:19:29.351Z] #37 18.25 + bin/ctr [2023-06-28T21:19:29.351Z] #37 ... [2023-06-28T21:19:29.351Z] [2023-06-28T21:19:29.351Z] #39 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-06-28T21:19:29.351Z] #39 DONE 0.1s [2023-06-28T21:19:29.611Z] [2023-06-28T21:19:29.611Z] #23 [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 [2023-06-28T21:19:30.224Z] #33 27.65 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-06-28T21:19:30.224Z] #33 27.66 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-06-28T21:19:30.224Z] #33 27.66 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-06-28T21:19:30.561Z] #23 ... [2023-06-28T21:19:30.561Z] [2023-06-28T21:19:30.561Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-06-28T21:19:30.561Z] #33 34.38 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-06-28T21:19:30.561Z] #33 34.38 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-06-28T21:19:30.561Z] #33 34.41 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-06-28T21:19:30.734Z] #36 ... [2023-06-28T21:19:30.734Z] [2023-06-28T21:19:30.734Z] #32 [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 [2023-06-28T21:19:30.734Z] #32 26.18 + for f in rootlesskit rootlesskit-docker-proxy [2023-06-28T21:19:30.734Z] #32 26.19 + GOBIN=/build [2023-06-28T21:19:30.734Z] #32 26.20 + GO111MODULE=on [2023-06-28T21:19:30.734Z] #32 26.20 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-06-28T21:19:30.734Z] #32 DONE 30.7s [2023-06-28T21:19:30.734Z] [2023-06-28T21:19:30.734Z] #36 [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 [2023-06-28T21:19:30.734Z] #36 18.31 + bin/ctr [2023-06-28T21:19:30.821Z] #33 34.70 Selecting previously unselected package libapparmor1:amd64. [2023-06-28T21:19:30.821Z] #33 34.71 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-06-28T21:19:30.821Z] #33 34.72 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-06-28T21:19:30.821Z] #33 34.79 Selecting previously unselected package libapparmor-dev:amd64. [2023-06-28T21:19:30.821Z] #33 34.80 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-06-28T21:19:30.821Z] #33 34.80 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-06-28T21:19:30.821Z] #33 34.90 Selecting previously unselected package libbtrfs0:amd64. [2023-06-28T21:19:30.821Z] #33 34.90 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-06-28T21:19:30.821Z] #33 34.91 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-06-28T21:19:30.821Z] #33 34.99 Selecting previously unselected package libbtrfs-dev:amd64. [2023-06-28T21:19:30.821Z] #33 34.99 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-06-28T21:19:30.821Z] #33 35.00 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-06-28T21:19:30.996Z] #36 ... [2023-06-28T21:19:30.996Z] [2023-06-28T21:19:30.996Z] #38 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-06-28T21:19:30.996Z] #38 DONE 0.6s [2023-06-28T21:19:31.082Z] #33 35.11 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-06-28T21:19:31.082Z] #33 35.12 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-06-28T21:19:31.082Z] #33 35.12 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-06-28T21:19:31.082Z] #33 35.17 Selecting previously unselected package libudev-dev:amd64. [2023-06-28T21:19:31.082Z] #33 35.17 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u2_amd64.deb ... [2023-06-28T21:19:31.082Z] #33 35.18 Unpacking libudev-dev:amd64 (247.3-7+deb11u2) ... [2023-06-28T21:19:31.082Z] #33 35.25 Selecting previously unselected package libsepol1-dev:amd64. [2023-06-28T21:19:31.271Z] [2023-06-28T21:19:31.271Z] #39 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-06-28T21:19:31.307Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.018s coverage: 65.3% of statements [2023-06-28T21:19:31.307Z] ok github.com/docker/docker/daemon/cluster/convert 0.025s coverage: 35.9% of statements [2023-06-28T21:19:31.307Z] ok github.com/docker/docker/daemon/config 0.029s coverage: 81.8% of statements [2023-06-28T21:19:31.342Z] #33 35.25 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-06-28T21:19:31.342Z] #33 35.27 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-06-28T21:19:31.533Z] #39 DONE 0.3s [2023-06-28T21:19:31.533Z] [2023-06-28T21:19:31.533Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-06-28T21:19:31.533Z] #34 29.75 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-06-28T21:19:31.533Z] #34 29.75 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-06-28T21:19:31.533Z] #34 29.76 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-06-28T21:19:31.533Z] #34 31.70 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-06-28T21:19:31.533Z] #34 31.71 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-06-28T21:19:31.563Z] ok github.com/docker/docker/container 0.132s coverage: 34.5% of statements [2023-06-28T21:19:31.563Z] ok github.com/docker/docker/daemon/discovery 0.016s coverage: 30.0% of statements [2023-06-28T21:19:31.603Z] #33 35.42 Selecting previously unselected package libpcre2-16-0:amd64. [2023-06-28T21:19:31.603Z] #33 35.43 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-06-28T21:19:31.603Z] #33 35.43 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-06-28T21:19:31.603Z] #33 35.58 Selecting previously unselected package libpcre2-32-0:amd64. [2023-06-28T21:19:31.603Z] #33 35.59 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-06-28T21:19:31.603Z] #33 35.59 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-06-28T21:19:31.603Z] #33 35.70 Selecting previously unselected package libpcre2-posix2:amd64. [2023-06-28T21:19:31.795Z] #34 31.72 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-06-28T21:19:31.863Z] #33 35.70 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-06-28T21:19:31.863Z] #33 35.71 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-06-28T21:19:31.863Z] #33 35.85 Selecting previously unselected package libpcre2-dev:amd64. [2023-06-28T21:19:31.863Z] #33 35.86 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-06-28T21:19:31.863Z] #33 35.88 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-06-28T21:19:32.124Z] #33 36.09 Selecting previously unselected package libselinux1-dev:amd64. [2023-06-28T21:19:32.124Z] #33 36.09 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-06-28T21:19:32.124Z] #33 36.09 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-06-28T21:19:32.124Z] #33 36.19 Selecting previously unselected package libdevmapper-dev:amd64. [2023-06-28T21:19:32.124Z] #33 36.20 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-06-28T21:19:32.124Z] #33 36.21 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-06-28T21:19:32.384Z] #33 36.33 Selecting previously unselected package libseccomp-dev:amd64. [2023-06-28T21:19:32.384Z] #33 36.34 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-06-28T21:19:32.384Z] #33 36.36 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-06-28T21:19:32.384Z] #33 36.43 Selecting previously unselected package libsystemd-dev:amd64. [2023-06-28T21:19:32.493Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2023-06-28T21:19:32.494Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2023-06-28T21:19:32.645Z] #33 36.43 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u2_amd64.deb ... [2023-06-28T21:19:32.645Z] #33 36.44 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u2) ... [2023-06-28T21:19:32.645Z] #33 36.67 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-06-28T21:19:32.645Z] #33 36.71 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-06-28T21:19:32.645Z] #33 36.73 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-06-28T21:19:32.645Z] #33 36.75 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-06-28T21:19:32.645Z] #33 36.79 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-06-28T21:19:32.645Z] #33 36.80 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-06-28T21:19:32.645Z] #33 36.82 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-06-28T21:19:32.774Z] #33 30.03 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-06-28T21:19:32.774Z] #33 30.03 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-06-28T21:19:32.774Z] #33 30.07 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-06-28T21:19:32.906Z] #33 36.84 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-06-28T21:19:32.906Z] #33 36.86 Setting up libudev-dev:amd64 (247.3-7+deb11u2) ... [2023-06-28T21:19:32.906Z] #33 36.88 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-06-28T21:19:32.906Z] #33 36.89 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-06-28T21:19:32.906Z] #33 36.95 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-06-28T21:19:32.906Z] #33 36.98 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-06-28T21:19:32.906Z] #33 37.00 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-06-28T21:19:32.906Z] #33 37.02 Setting up mingw-w64-common (8.0.0-1) ... [2023-06-28T21:19:32.906Z] #33 37.05 Setting up libsystemd-dev:amd64 (247.3-7+deb11u2) ... [2023-06-28T21:19:32.906Z] #33 37.06 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-06-28T21:19:33.057Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.771s coverage: 74.6% of statements [2023-06-28T21:19:33.167Z] #33 37.08 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-06-28T21:19:33.167Z] #33 37.10 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-06-28T21:19:33.167Z] #33 37.11 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-06-28T21:19:33.167Z] #33 37.14 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-06-28T21:19:33.167Z] #33 37.16 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-06-28T21:19:33.167Z] #33 37.18 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-06-28T21:19:33.167Z] #33 37.20 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 [2023-06-28T21:19:33.167Z] #33 37.22 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-06-28T21:19:33.167Z] #33 37.26 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-06-28T21:19:33.167Z] #33 37.28 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 [2023-06-28T21:19:33.430Z] #33 37.29 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-06-28T21:19:33.430Z] #33 37.31 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-06-28T21:19:33.430Z] #33 37.33 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-06-28T21:19:33.430Z] #33 37.34 Setting up dmsetup (2:1.02.175-2.1) ... [2023-06-28T21:19:33.430Z] #33 37.38 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-06-28T21:19:33.430Z] #33 37.41 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-06-28T21:19:33.430Z] #33 37.44 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-06-28T21:19:33.621Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.438s coverage: 59.6% of statements [2023-06-28T21:19:34.551Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.8% of statements [2023-06-28T21:19:34.808Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.020s coverage: 2.9% of statements [2023-06-28T21:19:34.808Z] ok github.com/docker/docker/daemon/cluster 0.048s coverage: 0.5% of statements [2023-06-28T21:19:34.814Z] #33 DONE 38.5s [2023-06-28T21:19:34.814Z] [2023-06-28T21:19:34.814Z] #40 [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 [2023-06-28T21:19:35.065Z] ok github.com/docker/docker/cmd/dockerd 0.072s coverage: 29.0% of statements [2023-06-28T21:19:35.065Z] ? github.com/docker/docker/container/stream [no test files] [2023-06-28T21:19:35.065Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-06-28T21:19:35.065Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-06-28T21:19:35.065Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-06-28T21:19:35.081Z] #40 0.667 + RM_GOPATH=0 [2023-06-28T21:19:35.081Z] #40 0.667 + TMP_GOPATH= [2023-06-28T21:19:35.108Z] #34 ... [2023-06-28T21:19:35.108Z] [2023-06-28T21:19:35.108Z] #23 [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 [2023-06-28T21:19:35.108Z] #23 DONE 34.6s [2023-06-28T21:19:35.108Z] [2023-06-28T21:19:35.108Z] #26 [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 [2023-06-28T21:19:35.322Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.430s coverage: 50.5% of statements [2023-06-28T21:19:35.341Z] #40 0.667 + : /build [2023-06-28T21:19:35.341Z] #40 0.667 + '[' -z '' ']' [2023-06-28T21:19:35.341Z] #40 0.667 ++ mktemp -d [2023-06-28T21:19:35.341Z] #40 0.669 + export GOPATH=/tmp/tmp.7Ry1ZUMxG7 [2023-06-28T21:19:35.341Z] #40 0.669 + GOPATH=/tmp/tmp.7Ry1ZUMxG7 [2023-06-28T21:19:35.341Z] #40 0.669 + RM_GOPATH=1 [2023-06-28T21:19:35.341Z] #40 0.669 + case "$(go env GOARCH)" in [2023-06-28T21:19:35.341Z] #40 0.669 ++ go env GOARCH [2023-06-28T21:19:35.341Z] #40 0.687 + export GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:35.341Z] #40 0.687 + GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:35.341Z] #40 0.691 ++ dirname /tmp/install/install.sh [2023-06-28T21:19:35.341Z] #40 0.692 + dir=/tmp/install [2023-06-28T21:19:35.341Z] #40 0.692 + bin=runc [2023-06-28T21:19:35.341Z] #40 0.692 + shift [2023-06-28T21:19:35.341Z] #40 0.692 + '[' '!' -f /tmp/install/runc.installer ']' [2023-06-28T21:19:35.341Z] #40 0.692 + . /tmp/install/runc.installer [2023-06-28T21:19:35.342Z] #40 0.692 ++ set -e [2023-06-28T21:19:35.342Z] #40 0.692 ++ : v1.1.7 [2023-06-28T21:19:35.342Z] #40 0.692 Install runc version v1.1.7 (build tags: seccomp) [2023-06-28T21:19:35.342Z] #40 0.692 + install_runc [2023-06-28T21:19:35.342Z] #40 0.692 + RUNC_BUILDTAGS=seccomp [2023-06-28T21:19:35.342Z] #40 0.692 + echo 'Install runc version v1.1.7 (build tags: seccomp)' [2023-06-28T21:19:35.342Z] #40 0.692 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.7Ry1ZUMxG7/src/github.com/opencontainers/runc [2023-06-28T21:19:35.342Z] #40 0.695 Cloning into '/tmp/tmp.7Ry1ZUMxG7/src/github.com/opencontainers/runc'... [2023-06-28T21:19:35.342Z] #40 ... [2023-06-28T21:19:35.342Z] [2023-06-28T21:19:35.342Z] #41 [dev-systemd-false 1/26] RUN groupadd -r docker [2023-06-28T21:19:35.342Z] #41 DONE 1.0s [2023-06-28T21:19:35.579Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.8% of statements [2023-06-28T21:19:35.602Z] [2023-06-28T21:19:35.602Z] #42 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-06-28T21:19:35.683Z] #26 ... [2023-06-28T21:19:35.683Z] [2023-06-28T21:19:35.683Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-06-28T21:19:35.683Z] #34 35.82 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-06-28T21:19:35.683Z] #34 35.83 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-06-28T21:19:35.683Z] #34 35.85 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-06-28T21:19:35.838Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2023-06-28T21:19:36.083Z] #33 ... [2023-06-28T21:19:36.083Z] [2023-06-28T21:19:36.083Z] #29 [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 [2023-06-28T21:19:36.083Z] #29 27.01 + for f in rootlesskit rootlesskit-docker-proxy [2023-06-28T21:19:36.083Z] #29 27.01 + GOBIN=/build [2023-06-28T21:19:36.083Z] #29 27.01 + GO111MODULE=on [2023-06-28T21:19:36.083Z] #29 27.01 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-06-28T21:19:36.083Z] #29 DONE 33.8s [2023-06-28T21:19:36.083Z] [2023-06-28T21:19:36.083Z] #37 [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 [2023-06-28T21:19:36.083Z] #37 15.16 + cd /tmp/tmp.vgjH8ADC6z/src/github.com/containerd/containerd [2023-06-28T21:19:36.083Z] #37 15.16 + git checkout -q v1.6.21 [2023-06-28T21:19:36.083Z] #37 16.34 + export 'BUILDTAGS=netgo osusergo static_build' [2023-06-28T21:19:36.083Z] #37 16.34 + BUILDTAGS='netgo osusergo static_build' [2023-06-28T21:19:36.083Z] #37 16.34 + export EXTRA_FLAGS=-buildmode=pie [2023-06-28T21:19:36.083Z] #37 16.34 + EXTRA_FLAGS=-buildmode=pie [2023-06-28T21:19:36.083Z] #37 16.34 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-06-28T21:19:36.083Z] #37 16.34 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-06-28T21:19:36.083Z] #37 16.34 + '[' '' = dynamic ']' [2023-06-28T21:19:36.083Z] #37 16.34 + make [2023-06-28T21:19:36.083Z] #37 17.36 + bin/ctr [2023-06-28T21:19:36.083Z] #37 ... [2023-06-28T21:19:36.083Z] [2023-06-28T21:19:36.083Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-06-28T21:19:36.083Z] #34 DONE 33.7s [2023-06-28T21:19:36.083Z] [2023-06-28T21:19:36.083Z] #38 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-06-28T21:19:36.083Z] #38 DONE 0.1s [2023-06-28T21:19:36.083Z] [2023-06-28T21:19:36.083Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-06-28T21:19:36.083Z] #33 33.87 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-06-28T21:19:36.083Z] #33 33.87 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-06-28T21:19:36.083Z] #33 33.87 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-06-28T21:19:36.095Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2023-06-28T21:19:36.346Z] #33 ... [2023-06-28T21:19:36.346Z] [2023-06-28T21:19:36.346Z] #39 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-06-28T21:19:36.346Z] #39 DONE 0.2s [2023-06-28T21:19:36.544Z] #42 DONE 0.9s [2023-06-28T21:19:36.544Z] [2023-06-28T21:19:36.544Z] #43 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-06-28T21:19:36.608Z] [2023-06-28T21:19:36.608Z] #37 [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 [2023-06-28T21:19:36.659Z] ok github.com/docker/docker/daemon/logger/awslogs 0.119s coverage: 76.5% of statements [2023-06-28T21:19:36.805Z] #43 0.496 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-06-28T21:19:36.916Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.470s coverage: 58.0% of statements [2023-06-28T21:19:36.916Z] ok github.com/docker/docker/daemon/images 0.015s coverage: 6.6% of statements [2023-06-28T21:19:36.916Z] ok github.com/docker/docker/daemon/logger 0.216s coverage: 43.2% of statements [2023-06-28T21:19:36.916Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 67.0% of statements [2023-06-28T21:19:37.066Z] #43 DONE 0.7s [2023-06-28T21:19:37.066Z] [2023-06-28T21:19:37.066Z] #23 [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 [2023-06-28T21:19:37.066Z] #23 ... [2023-06-28T21:19:37.066Z] [2023-06-28T21:19:37.066Z] #44 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-06-28T21:19:37.173Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2023-06-28T21:19:37.435Z] ok github.com/docker/docker/daemon/logger/journald 0.027s coverage: 23.9% of statements [2023-06-28T21:19:37.435Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2023-06-28T21:19:37.603Z] #34 37.47 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-06-28T21:19:37.603Z] #34 37.47 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-06-28T21:19:37.603Z] #34 37.48 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-06-28T21:19:37.603Z] #34 37.57 Selecting previously unselected package libapparmor1:amd64. [2023-06-28T21:19:37.603Z] #34 37.58 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-06-28T21:19:37.603Z] #34 37.58 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-06-28T21:19:37.603Z] #34 37.64 Selecting previously unselected package libapparmor-dev:amd64. [2023-06-28T21:19:37.603Z] #34 37.65 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-06-28T21:19:37.603Z] #34 37.66 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-06-28T21:19:37.603Z] #34 37.78 Selecting previously unselected package libbtrfs0:amd64. [2023-06-28T21:19:37.603Z] #34 37.78 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-06-28T21:19:37.603Z] #34 37.79 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-06-28T21:19:37.603Z] #34 37.91 Selecting previously unselected package libbtrfs-dev:amd64. [2023-06-28T21:19:37.692Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.480s coverage: 13.8% of statements [2023-06-28T21:19:37.692Z] ok github.com/docker/docker/daemon/logger/local 0.012s coverage: 78.7% of statements [2023-06-28T21:19:37.692Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.034s coverage: 54.7% of statements [2023-06-28T21:19:37.866Z] #34 37.92 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-06-28T21:19:37.866Z] #34 37.92 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-06-28T21:19:37.949Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2023-06-28T21:19:37.949Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.010s coverage: 31.5% of statements [2023-06-28T21:19:38.007Z] #37 ... [2023-06-28T21:19:38.007Z] [2023-06-28T21:19:38.007Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-06-28T21:19:38.007Z] #33 35.55 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-06-28T21:19:38.007Z] #33 35.55 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-06-28T21:19:38.007Z] #33 35.56 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-06-28T21:19:38.007Z] #33 35.68 Selecting previously unselected package libapparmor1:amd64. [2023-06-28T21:19:38.007Z] #33 35.68 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-06-28T21:19:38.007Z] #33 35.69 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-06-28T21:19:38.007Z] #33 35.76 Selecting previously unselected package libapparmor-dev:amd64. [2023-06-28T21:19:38.007Z] #33 35.76 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-06-28T21:19:38.007Z] #33 35.78 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-06-28T21:19:38.008Z] #44 DONE 0.7s [2023-06-28T21:19:38.008Z] [2023-06-28T21:19:38.008Z] #45 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-06-28T21:19:38.128Z] #34 38.07 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-06-28T21:19:38.128Z] #34 38.07 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-06-28T21:19:38.128Z] #34 38.08 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-06-28T21:19:38.128Z] #34 38.13 Selecting previously unselected package libudev-dev:amd64. [2023-06-28T21:19:38.128Z] #34 38.13 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u2_amd64.deb ... [2023-06-28T21:19:38.128Z] #34 38.14 Unpacking libudev-dev:amd64 (247.3-7+deb11u2) ... [2023-06-28T21:19:38.128Z] #34 38.25 Selecting previously unselected package libsepol1-dev:amd64. [2023-06-28T21:19:38.128Z] #34 38.25 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-06-28T21:19:38.128Z] #34 38.26 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-06-28T21:19:38.205Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements [2023-06-28T21:19:38.206Z] ok github.com/docker/docker/daemon/network 0.008s coverage: 63.8% of statements [2023-06-28T21:19:38.268Z] #33 35.88 Selecting previously unselected package libbtrfs0:amd64. [2023-06-28T21:19:38.268Z] #33 35.88 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-06-28T21:19:38.268Z] #33 35.89 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-06-28T21:19:38.268Z] #33 35.97 Selecting previously unselected package libbtrfs-dev:amd64. [2023-06-28T21:19:38.268Z] #33 35.98 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-06-28T21:19:38.268Z] #33 35.98 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-06-28T21:19:38.390Z] #34 38.39 Selecting previously unselected package libpcre2-16-0:amd64. [2023-06-28T21:19:38.390Z] #34 38.39 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-06-28T21:19:38.390Z] #34 38.40 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-06-28T21:19:38.390Z] #34 38.52 Selecting previously unselected package libpcre2-32-0:amd64. [2023-06-28T21:19:38.390Z] #34 38.52 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-06-28T21:19:38.390Z] #34 38.53 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-06-28T21:19:38.462Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements [2023-06-28T21:19:38.529Z] #33 36.13 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-06-28T21:19:38.529Z] #33 36.13 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-06-28T21:19:38.529Z] #33 36.14 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-06-28T21:19:38.529Z] #33 36.19 Selecting previously unselected package libudev-dev:amd64. [2023-06-28T21:19:38.529Z] #33 36.19 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u2_amd64.deb ... [2023-06-28T21:19:38.529Z] #33 36.20 Unpacking libudev-dev:amd64 (247.3-7+deb11u2) ... [2023-06-28T21:19:38.529Z] #33 36.27 Selecting previously unselected package libsepol1-dev:amd64. [2023-06-28T21:19:38.529Z] #33 36.28 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-06-28T21:19:38.529Z] #33 36.29 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-06-28T21:19:38.595Z] #45 DONE 0.7s [2023-06-28T21:19:38.596Z] [2023-06-28T21:19:38.596Z] #46 [dev-systemd-false 6/26] RUN ldconfig [2023-06-28T21:19:38.653Z] #34 38.71 Selecting previously unselected package libpcre2-posix2:amd64. [2023-06-28T21:19:38.653Z] #34 38.71 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-06-28T21:19:38.653Z] #34 38.72 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-06-28T21:19:38.653Z] #34 38.79 Selecting previously unselected package libpcre2-dev:amd64. [2023-06-28T21:19:38.653Z] #34 38.79 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-06-28T21:19:38.653Z] #34 38.81 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-06-28T21:19:38.719Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2023-06-28T21:19:38.799Z] #33 36.41 Selecting previously unselected package libpcre2-16-0:amd64. [2023-06-28T21:19:38.799Z] #33 36.42 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-06-28T21:19:38.799Z] #33 36.43 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-06-28T21:19:38.799Z] #33 36.60 Selecting previously unselected package libpcre2-32-0:amd64. [2023-06-28T21:19:38.799Z] #33 36.61 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-06-28T21:19:38.799Z] #33 36.62 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-06-28T21:19:38.915Z] #34 38.99 Selecting previously unselected package libselinux1-dev:amd64. [2023-06-28T21:19:38.916Z] #34 38.99 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-06-28T21:19:38.916Z] #34 39.00 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-06-28T21:19:38.916Z] #34 39.18 Selecting previously unselected package libdevmapper-dev:amd64. [2023-06-28T21:19:38.916Z] #34 39.19 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-06-28T21:19:38.916Z] #34 39.21 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-06-28T21:19:38.976Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.664s coverage: 45.9% of statements [2023-06-28T21:19:38.976Z] ok github.com/docker/docker/image 0.017s coverage: 86.8% of statements [2023-06-28T21:19:39.060Z] #33 36.80 Selecting previously unselected package libpcre2-posix2:amd64. [2023-06-28T21:19:39.060Z] #33 36.81 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-06-28T21:19:39.060Z] #33 36.82 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-06-28T21:19:39.060Z] #33 36.89 Selecting previously unselected package libpcre2-dev:amd64. [2023-06-28T21:19:39.060Z] #33 36.91 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-06-28T21:19:39.060Z] #33 36.91 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-06-28T21:19:39.169Z] #46 DONE 0.8s [2023-06-28T21:19:39.169Z] [2023-06-28T21:19:39.169Z] #47 [dev-systemd-false 7/26] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-06-28T21:19:39.177Z] #34 39.29 Selecting previously unselected package libseccomp-dev:amd64. [2023-06-28T21:19:39.177Z] #34 39.30 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-06-28T21:19:39.177Z] #34 39.30 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-06-28T21:19:39.233Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2023-06-28T21:19:39.233Z] ok github.com/docker/docker/image/v1 0.016s coverage: 25.0% of statements [2023-06-28T21:19:39.233Z] ok github.com/docker/docker/libcontainerd/queue 0.047s coverage: 100.0% of statements [2023-06-28T21:19:39.322Z] #33 37.09 Selecting previously unselected package libselinux1-dev:amd64. [2023-06-28T21:19:39.322Z] #33 37.09 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-06-28T21:19:39.322Z] #33 37.11 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-06-28T21:19:39.439Z] #34 39.37 Selecting previously unselected package libsystemd-dev:amd64. [2023-06-28T21:19:39.440Z] #34 39.38 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u2_amd64.deb ... [2023-06-28T21:19:39.440Z] #34 39.38 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u2) ... [2023-06-28T21:19:39.440Z] #34 39.59 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-06-28T21:19:39.440Z] #34 39.61 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-06-28T21:19:39.440Z] #34 39.62 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-06-28T21:19:39.440Z] #34 39.64 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-06-28T21:19:39.440Z] #34 39.66 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-06-28T21:19:39.440Z] #34 39.67 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-06-28T21:19:39.440Z] #34 39.69 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-06-28T21:19:39.440Z] #34 39.72 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-06-28T21:19:39.489Z] ok github.com/docker/docker/oci 0.007s coverage: 40.6% of statements [2023-06-28T21:19:39.489Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2023-06-28T21:19:39.584Z] #33 37.24 Selecting previously unselected package libdevmapper-dev:amd64. [2023-06-28T21:19:39.584Z] #33 37.25 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-06-28T21:19:39.584Z] #33 37.25 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-06-28T21:19:39.584Z] #33 37.33 Selecting previously unselected package libseccomp-dev:amd64. [2023-06-28T21:19:39.584Z] #33 37.34 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-06-28T21:19:39.584Z] #33 37.37 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-06-28T21:19:39.712Z] #34 39.74 Setting up libudev-dev:amd64 (247.3-7+deb11u2) ... [2023-06-28T21:19:39.712Z] #34 39.75 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-06-28T21:19:39.712Z] #34 39.76 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-06-28T21:19:39.712Z] #34 39.78 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-06-28T21:19:39.712Z] #34 39.80 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-06-28T21:19:39.712Z] #34 39.83 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-06-28T21:19:39.712Z] #34 39.84 Setting up mingw-w64-common (8.0.0-1) ... [2023-06-28T21:19:39.712Z] #34 39.86 Setting up libsystemd-dev:amd64 (247.3-7+deb11u2) ... [2023-06-28T21:19:39.712Z] #34 39.89 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-06-28T21:19:39.712Z] #34 39.90 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-06-28T21:19:39.712Z] #34 39.91 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-06-28T21:19:39.712Z] #34 39.93 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-06-28T21:19:39.745Z] ok github.com/docker/docker/daemon/logger/splunk 1.613s coverage: 82.5% of statements [2023-06-28T21:19:39.745Z] ok github.com/docker/docker/opts 0.031s coverage: 67.1% of statements [2023-06-28T21:19:39.846Z] #33 37.45 Selecting previously unselected package libsystemd-dev:amd64. [2023-06-28T21:19:39.846Z] #33 37.45 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u2_amd64.deb ... [2023-06-28T21:19:39.846Z] #33 37.47 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u2) ... [2023-06-28T21:19:39.846Z] #33 37.71 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-06-28T21:19:39.987Z] #34 39.96 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-06-28T21:19:39.987Z] #34 39.99 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 [2023-06-28T21:19:39.987Z] #34 40.02 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-06-28T21:19:39.987Z] #34 40.05 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 [2023-06-28T21:19:39.987Z] #34 40.07 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-06-28T21:19:39.987Z] #34 40.09 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-06-28T21:19:39.987Z] #34 40.10 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 [2023-06-28T21:19:39.987Z] #34 40.10 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-06-28T21:19:39.987Z] #34 40.12 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-06-28T21:19:39.987Z] #34 40.15 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-06-28T21:19:39.987Z] #34 40.16 Setting up dmsetup (2:1.02.175-2.1) ... [2023-06-28T21:19:40.002Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2023-06-28T21:19:40.002Z] ok github.com/docker/docker/distribution 0.600s coverage: 29.0% of statements [2023-06-28T21:19:40.002Z] ok github.com/docker/docker/pkg/capabilities 0.012s coverage: 87.5% of statements [2023-06-28T21:19:40.108Z] #33 37.73 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-06-28T21:19:40.108Z] #33 37.74 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-06-28T21:19:40.108Z] #33 37.76 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-06-28T21:19:40.108Z] #33 37.79 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-06-28T21:19:40.108Z] #33 37.81 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-06-28T21:19:40.108Z] #33 37.84 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-06-28T21:19:40.108Z] #33 37.87 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-06-28T21:19:40.108Z] #33 37.88 Setting up libudev-dev:amd64 (247.3-7+deb11u2) ... [2023-06-28T21:19:40.108Z] #33 37.91 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-06-28T21:19:40.108Z] #33 37.93 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-06-28T21:19:40.110Z] #47 DONE 0.8s [2023-06-28T21:19:40.110Z] [2023-06-28T21:19:40.110Z] #48 [dev-systemd-false 8/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-06-28T21:19:40.249Z] #34 40.18 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-06-28T21:19:40.249Z] #34 40.19 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-06-28T21:19:40.249Z] #34 40.24 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-06-28T21:19:40.257Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2023-06-28T21:19:40.370Z] #33 37.95 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-06-28T21:19:40.370Z] #33 37.96 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-06-28T21:19:40.370Z] #33 37.99 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-06-28T21:19:40.370Z] #33 38.00 Setting up mingw-w64-common (8.0.0-1) ... [2023-06-28T21:19:40.370Z] #33 38.02 Setting up libsystemd-dev:amd64 (247.3-7+deb11u2) ... [2023-06-28T21:19:40.370Z] #33 38.03 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-06-28T21:19:40.370Z] #33 38.05 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-06-28T21:19:40.370Z] #33 38.07 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-06-28T21:19:40.370Z] #33 38.08 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-06-28T21:19:40.370Z] #33 38.09 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-06-28T21:19:40.370Z] #33 38.11 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-06-28T21:19:40.370Z] #33 38.12 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-06-28T21:19:40.370Z] #33 38.13 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-06-28T21:19:40.370Z] #33 38.15 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-06-28T21:19:40.370Z] #33 38.18 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-06-28T21:19:40.370Z] #33 38.23 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 [2023-06-28T21:19:40.370Z] #33 38.24 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-06-28T21:19:40.370Z] #33 38.27 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-06-28T21:19:40.514Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2023-06-28T21:19:40.514Z] ok github.com/docker/docker/distribution/xfer 1.753s coverage: 85.1% of statements [2023-06-28T21:19:40.514Z] ok github.com/docker/docker/pkg/authorization 0.329s coverage: 68.3% of statements [2023-06-28T21:19:40.631Z] #33 38.30 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-06-28T21:19:40.632Z] #33 38.34 Setting up dmsetup (2:1.02.175-2.1) ... [2023-06-28T21:19:40.632Z] #33 38.36 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-06-28T21:19:40.632Z] #33 38.37 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-06-28T21:19:40.632Z] #33 38.40 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-06-28T21:19:40.776Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 97.6% of statements [2023-06-28T21:19:40.776Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2023-06-28T21:19:40.776Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2023-06-28T21:19:41.032Z] ok github.com/docker/docker/pkg/dmesg 0.012s coverage: 83.3% of statements [2023-06-28T21:19:41.032Z] ok github.com/docker/docker/pkg/archive 0.387s coverage: 82.3% of statements [2023-06-28T21:19:41.050Z] #48 0.884 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-06-28T21:19:41.051Z] #48 0.897 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-06-28T21:19:41.051Z] #48 0.897 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-06-28T21:19:41.051Z] #48 1.251 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-06-28T21:19:41.289Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 86.5% of statements [2023-06-28T21:19:41.289Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2023-06-28T21:19:41.289Z] ok github.com/docker/docker/pkg/fsutils 0.172s coverage: 85.1% of statements [2023-06-28T21:19:41.622Z] #48 1.619 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [245 kB] [2023-06-28T21:19:41.639Z] #34 DONE 41.8s [2023-06-28T21:19:41.639Z] [2023-06-28T21:19:41.639Z] #26 [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 [2023-06-28T21:19:41.639Z] #26 ... [2023-06-28T21:19:41.639Z] [2023-06-28T21:19:41.639Z] #40 [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 [2023-06-28T21:19:41.851Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2023-06-28T21:19:41.851Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2023-06-28T21:19:41.851Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2023-06-28T21:19:41.851Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2023-06-28T21:19:42.107Z] ok github.com/docker/docker/pkg/ioutils 0.341s coverage: 70.6% of statements [2023-06-28T21:19:42.107Z] ok github.com/docker/docker/pkg/idtools 0.383s coverage: 69.5% of statements [2023-06-28T21:19:42.107Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2023-06-28T21:19:42.107Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2023-06-28T21:19:42.193Z] #48 2.012 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-06-28T21:19:42.215Z] #40 0.731 + RM_GOPATH=0 [2023-06-28T21:19:42.215Z] #40 0.731 + TMP_GOPATH= [2023-06-28T21:19:42.363Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2023-06-28T21:19:42.363Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2023-06-28T21:19:42.363Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2023-06-28T21:19:42.476Z] #40 0.731 + : /build [2023-06-28T21:19:42.477Z] #40 0.732 + '[' -z '' ']' [2023-06-28T21:19:42.477Z] #40 0.733 ++ mktemp -d [2023-06-28T21:19:42.477Z] #40 0.737 + export GOPATH=/tmp/tmp.7Rlx1ezEMl [2023-06-28T21:19:42.477Z] #40 0.737 + GOPATH=/tmp/tmp.7Rlx1ezEMl [2023-06-28T21:19:42.477Z] #40 0.737 + RM_GOPATH=1 [2023-06-28T21:19:42.477Z] #40 0.737 + case "$(go env GOARCH)" in [2023-06-28T21:19:42.477Z] #40 0.738 ++ go env GOARCH [2023-06-28T21:19:42.477Z] #40 0.755 + export GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:42.477Z] #40 0.755 + GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:42.477Z] #40 0.759 ++ dirname /tmp/install/install.sh [2023-06-28T21:19:42.477Z] #40 0.760 + dir=/tmp/install [2023-06-28T21:19:42.477Z] #40 0.760 + bin=runc [2023-06-28T21:19:42.477Z] #40 0.760 + shift [2023-06-28T21:19:42.477Z] #40 0.761 + '[' '!' -f /tmp/install/runc.installer ']' [2023-06-28T21:19:42.477Z] #40 0.761 + . /tmp/install/runc.installer [2023-06-28T21:19:42.477Z] #40 0.761 ++ set -e [2023-06-28T21:19:42.477Z] #40 0.761 ++ : v1.1.7 [2023-06-28T21:19:42.477Z] #40 0.761 + install_runc [2023-06-28T21:19:42.477Z] #40 0.761 + RUNC_BUILDTAGS=seccomp [2023-06-28T21:19:42.477Z] #40 0.761 + echo 'Install runc version v1.1.7 (build tags: seccomp)' [2023-06-28T21:19:42.477Z] #40 0.761 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.7Rlx1ezEMl/src/github.com/opencontainers/runc [2023-06-28T21:19:42.477Z] #40 0.761 Install runc version v1.1.7 (build tags: seccomp) [2023-06-28T21:19:42.477Z] #40 0.763 Cloning into '/tmp/tmp.7Rlx1ezEMl/src/github.com/opencontainers/runc'... [2023-06-28T21:19:42.548Z] #33 DONE 40.0s [2023-06-28T21:19:42.548Z] [2023-06-28T21:19:42.548Z] #40 [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 [2023-06-28T21:19:42.619Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2023-06-28T21:19:42.619Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2023-06-28T21:19:42.619Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-06-28T21:19:42.738Z] #40 ... [2023-06-28T21:19:42.738Z] [2023-06-28T21:19:42.738Z] #41 [dev-systemd-false 1/26] RUN groupadd -r docker [2023-06-28T21:19:42.738Z] #41 DONE 1.1s [2023-06-28T21:19:42.875Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2023-06-28T21:19:42.875Z] ok github.com/docker/docker/pkg/chrootarchive 2.541s coverage: 43.5% of statements [2023-06-28T21:19:42.999Z] [2023-06-28T21:19:42.999Z] #42 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-06-28T21:19:43.123Z] #40 0.788 + RM_GOPATH=0 [2023-06-28T21:19:43.123Z] #40 0.788 + TMP_GOPATH= [2023-06-28T21:19:43.123Z] #40 0.788 + : /build [2023-06-28T21:19:43.123Z] #40 0.788 + '[' -z '' ']' [2023-06-28T21:19:43.123Z] #40 0.789 ++ mktemp -d [2023-06-28T21:19:43.123Z] #40 0.790 + export GOPATH=/tmp/tmp.l6oZQPgygQ [2023-06-28T21:19:43.123Z] #40 0.790 + GOPATH=/tmp/tmp.l6oZQPgygQ [2023-06-28T21:19:43.123Z] #40 0.790 + RM_GOPATH=1 [2023-06-28T21:19:43.123Z] #40 0.790 + case "$(go env GOARCH)" in [2023-06-28T21:19:43.123Z] #40 0.791 ++ go env GOARCH [2023-06-28T21:19:43.123Z] #40 0.807 + export GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:43.123Z] #40 0.807 + GO_BUILDMODE=-buildmode=pie [2023-06-28T21:19:43.123Z] #40 0.811 ++ dirname /tmp/install/install.sh [2023-06-28T21:19:43.123Z] #40 0.812 + dir=/tmp/install [2023-06-28T21:19:43.123Z] #40 0.812 + bin=runc [2023-06-28T21:19:43.123Z] #40 0.812 + shift [2023-06-28T21:19:43.123Z] #40 0.812 + '[' '!' -f /tmp/install/runc.installer ']' [2023-06-28T21:19:43.123Z] #40 0.812 + . /tmp/install/runc.installer [2023-06-28T21:19:43.123Z] #40 0.812 ++ set -e [2023-06-28T21:19:43.123Z] #40 0.812 ++ : v1.1.7 [2023-06-28T21:19:43.123Z] #40 0.812 + install_runc [2023-06-28T21:19:43.123Z] #40 0.812 + RUNC_BUILDTAGS=seccomp [2023-06-28T21:19:43.123Z] #40 0.812 + echo 'Install runc version v1.1.7 (build tags: seccomp)' [2023-06-28T21:19:43.123Z] #40 0.813 Install runc version v1.1.7 (build tags: seccomp) [2023-06-28T21:19:43.123Z] #40 0.813 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.l6oZQPgygQ/src/github.com/opencontainers/runc [2023-06-28T21:19:43.123Z] #40 0.814 Cloning into '/tmp/tmp.l6oZQPgygQ/src/github.com/opencontainers/runc'... [2023-06-28T21:19:43.131Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2023-06-28T21:19:43.131Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2023-06-28T21:19:43.135Z] #48 3.057 Fetched 8651 kB in 2s (3545 kB/s) [2023-06-28T21:19:43.385Z] #40 ... [2023-06-28T21:19:43.385Z] [2023-06-28T21:19:43.385Z] #41 [dev-systemd-false 1/26] RUN groupadd -r docker [2023-06-28T21:19:43.385Z] #41 DONE 1.1s [2023-06-28T21:19:43.387Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2023-06-28T21:19:43.574Z] #42 DONE 0.7s [2023-06-28T21:19:43.574Z] [2023-06-28T21:19:43.574Z] #43 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-06-28T21:19:43.642Z] ok github.com/docker/docker/pkg/sysinfo 0.008s coverage: 52.5% of statements [2023-06-28T21:19:43.642Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2023-06-28T21:19:43.646Z] [2023-06-28T21:19:43.647Z] #42 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-06-28T21:19:43.898Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2023-06-28T21:19:43.898Z] ok github.com/docker/docker/pkg/discovery/kv 3.025s coverage: 84.1% of statements [2023-06-28T21:19:44.076Z] #48 3.057 Reading package lists... [2023-06-28T21:19:44.154Z] ok github.com/docker/docker/pkg/tailfile 0.034s coverage: 88.6% of statements [2023-06-28T21:19:44.154Z] coverage: [no statements] [2023-06-28T21:19:44.154Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2023-06-28T21:19:44.154Z] ok github.com/docker/docker/pkg/tarsum 0.047s coverage: 89.3% of statements [2023-06-28T21:19:44.154Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2023-06-28T21:19:44.154Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2023-06-28T21:19:44.219Z] #42 DONE 0.9s [2023-06-28T21:19:44.219Z] [2023-06-28T21:19:44.219Z] #43 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-06-28T21:19:44.411Z] ok github.com/docker/docker/pkg/truncindex 0.104s coverage: 91.5% of statements [2023-06-28T21:19:44.519Z] #43 0.736 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-06-28T21:19:44.519Z] #43 DONE 1.1s [2023-06-28T21:19:44.519Z] [2023-06-28T21:19:44.519Z] #44 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-06-28T21:19:44.648Z] #48 3.887 Reading package lists... [2023-06-28T21:19:44.666Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 85.6% of statements [2023-06-28T21:19:44.666Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2023-06-28T21:19:44.810Z] #43 0.587 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-06-28T21:19:44.908Z] #48 4.720 Building dependency tree... [2023-06-28T21:19:44.922Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2023-06-28T21:19:45.072Z] #43 DONE 0.8s [2023-06-28T21:19:45.072Z] [2023-06-28T21:19:45.072Z] #44 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-06-28T21:19:45.169Z] #48 5.131 The following additional packages will be installed: [2023-06-28T21:19:45.169Z] #48 5.132 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-06-28T21:19:45.169Z] #48 5.133 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-06-28T21:19:45.169Z] #48 5.133 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-06-28T21:19:45.169Z] #48 5.134 python3-pkg-resources vim-runtime xxd [2023-06-28T21:19:45.169Z] #48 5.135 Suggested packages: [2023-06-28T21:19:45.169Z] #48 5.135 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-06-28T21:19:45.169Z] #48 5.135 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-06-28T21:19:45.169Z] #48 5.136 acl attr quota [2023-06-28T21:19:45.169Z] #48 5.136 Recommended packages: [2023-06-28T21:19:45.169Z] #48 5.136 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-06-28T21:19:45.430Z] #48 5.567 The following NEW packages will be installed: [2023-06-28T21:19:45.462Z] #44 DONE 0.7s [2023-06-28T21:19:45.463Z] [2023-06-28T21:19:45.463Z] #45 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-06-28T21:19:45.483Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2023-06-28T21:19:45.483Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2023-06-28T21:19:45.645Z] #44 DONE 0.8s [2023-06-28T21:19:45.645Z] [2023-06-28T21:19:45.645Z] #40 [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 [2023-06-28T21:19:45.690Z] #48 5.568 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-06-28T21:19:45.690Z] #48 5.568 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-06-28T21:19:45.690Z] #48 5.569 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-06-28T21:19:45.690Z] #48 5.569 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-06-28T21:19:45.690Z] #48 5.570 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-06-28T21:19:45.690Z] #48 5.570 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-06-28T21:19:45.690Z] #48 5.570 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-06-28T21:19:45.690Z] #48 5.570 xz-utils zip [2023-06-28T21:19:45.690Z] #48 5.854 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2023-06-28T21:19:45.690Z] #48 5.854 Need to get 27.0 MB of archives. [2023-06-28T21:19:45.690Z] #48 5.854 After this operation, 104 MB of additional disk space will be used. [2023-06-28T21:19:45.690Z] #48 5.854 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-06-28T21:19:45.739Z] ok github.com/docker/docker/quota 0.248s coverage: 71.4% of statements [2023-06-28T21:19:45.739Z] ok github.com/docker/docker/plugin 0.520s coverage: 23.2% of statements [2023-06-28T21:19:45.739Z] ok github.com/docker/docker/registry 0.088s coverage: 57.3% of statements [2023-06-28T21:19:45.739Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2023-06-28T21:19:45.951Z] #48 5.873 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-06-28T21:19:45.951Z] #48 5.873 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-06-28T21:19:45.951Z] #48 5.874 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-06-28T21:19:45.951Z] #48 5.876 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-06-28T21:19:45.951Z] #48 5.878 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-06-28T21:19:45.951Z] #48 5.880 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-06-28T21:19:45.951Z] #48 5.881 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-06-28T21:19:45.951Z] #48 5.894 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-06-28T21:19:45.951Z] #48 5.898 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-06-28T21:19:45.951Z] #48 5.901 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-06-28T21:19:45.951Z] #48 5.903 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-06-28T21:19:45.951Z] #48 5.911 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-06-28T21:19:45.951Z] #48 5.914 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-06-28T21:19:45.951Z] #48 5.924 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-06-28T21:19:45.951Z] #48 5.933 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-06-28T21:19:45.951Z] #48 5.935 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-06-28T21:19:45.951Z] #48 5.937 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-06-28T21:19:45.951Z] #48 5.940 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-06-28T21:19:45.951Z] #48 5.943 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-06-28T21:19:45.951Z] #48 5.950 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-06-28T21:19:45.951Z] #48 5.951 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-06-28T21:19:45.951Z] #48 5.953 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-06-28T21:19:45.951Z] #48 5.955 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-06-28T21:19:45.951Z] #48 5.959 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-06-28T21:19:45.951Z] #48 5.961 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-06-28T21:19:45.951Z] #48 5.983 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-06-28T21:19:45.951Z] #48 6.078 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-06-28T21:19:45.951Z] #48 6.078 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-06-28T21:19:45.951Z] #48 6.078 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-06-28T21:19:45.951Z] #48 6.078 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-06-28T21:19:45.951Z] #48 6.078 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-06-28T21:19:45.995Z] ok github.com/docker/docker/runconfig 0.009s coverage: 66.1% of statements [2023-06-28T21:19:46.212Z] #48 6.094 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-06-28T21:19:46.212Z] #48 6.111 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-06-28T21:19:46.212Z] #48 6.115 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-06-28T21:19:46.212Z] #48 6.116 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-06-28T21:19:46.212Z] #48 6.118 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-06-28T21:19:46.212Z] #48 6.121 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-06-28T21:19:46.212Z] #48 6.125 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-06-28T21:19:46.212Z] #48 6.126 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-06-28T21:19:46.212Z] #48 6.129 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-06-28T21:19:46.212Z] #48 6.140 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-06-28T21:19:46.212Z] #48 6.144 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-06-28T21:19:46.212Z] #48 6.146 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-06-28T21:19:46.212Z] #48 6.233 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-06-28T21:19:46.212Z] #48 6.249 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-06-28T21:19:46.212Z] #48 6.262 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-06-28T21:19:46.225Z] #40 3.818 + cd /tmp/tmp.l6oZQPgygQ/src/github.com/opencontainers/runc [2023-06-28T21:19:46.225Z] #40 3.818 + git checkout -q v1.1.7 [2023-06-28T21:19:46.225Z] #40 4.071 + '[' -z '' ']' [2023-06-28T21:19:46.225Z] #40 4.071 + target=static [2023-06-28T21:19:46.225Z] #40 4.071 + make BUILDTAGS=seccomp static [2023-06-28T21:19:46.408Z] #45 DONE 0.9s [2023-06-28T21:19:46.408Z] [2023-06-28T21:19:46.408Z] #46 [dev-systemd-false 6/26] RUN ldconfig [2023-06-28T21:19:46.473Z] #48 6.460 debconf: delaying package configuration, since apt-utils is not installed [2023-06-28T21:19:46.473Z] #48 6.528 Fetched 27.0 MB in 1s (39.7 MB/s) [2023-06-28T21:19:46.473Z] #48 6.608 Selecting previously unselected package pigz. [2023-06-28T21:19:46.473Z] #48 6.608 (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 ... 24023 files and directories currently installed.) [2023-06-28T21:19:46.473Z] #48 6.626 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-06-28T21:19:46.473Z] #48 6.639 Unpacking pigz (2.6-1) ... [2023-06-28T21:19:46.487Z] #40 4.240 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.7-0-g860f061b -X main.version=1.1.7 " -o runc . [2023-06-28T21:19:46.557Z] ok github.com/docker/docker/pkg/signal 3.359s coverage: 62.3% of statements [2023-06-28T21:19:46.557Z] ok github.com/docker/docker/volume/drivers 0.012s coverage: 36.1% of statements [2023-06-28T21:19:46.557Z] ok github.com/docker/docker/volume/mounts 0.036s coverage: 64.7% of statements [2023-06-28T21:19:46.749Z] #48 6.751 Selecting previously unselected package libelf1:amd64. [2023-06-28T21:19:46.749Z] #48 6.755 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-06-28T21:19:46.749Z] #48 6.791 Unpacking libelf1:amd64 (0.183-1) ... [2023-06-28T21:19:46.751Z] #40 ... [2023-06-28T21:19:46.751Z] [2023-06-28T21:19:46.751Z] #45 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-06-28T21:19:46.751Z] #45 DONE 0.8s [2023-06-28T21:19:46.751Z] [2023-06-28T21:19:46.751Z] #46 [dev-systemd-false 6/26] RUN ldconfig [2023-06-28T21:19:46.813Z] ok github.com/docker/docker/volume/local 0.114s coverage: 74.2% of statements [2023-06-28T21:19:46.982Z] #46 DONE 0.7s [2023-06-28T21:19:46.982Z] [2023-06-28T21:19:46.982Z] #40 [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 [2023-06-28T21:19:46.982Z] #40 3.902 + cd /tmp/tmp.7Rlx1ezEMl/src/github.com/opencontainers/runc [2023-06-28T21:19:46.982Z] #40 3.902 + git checkout -q v1.1.7 [2023-06-28T21:19:46.982Z] #40 4.167 + '[' -z '' ']' [2023-06-28T21:19:46.982Z] #40 4.167 + target=static [2023-06-28T21:19:46.982Z] #40 4.167 + make BUILDTAGS=seccomp static [2023-06-28T21:19:46.982Z] #40 4.470 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.7-0-g860f061b -X main.version=1.1.7 " -o runc . [2023-06-28T21:19:47.010Z] #48 6.910 Selecting previously unselected package libbpf0:amd64. [2023-06-28T21:19:47.010Z] #48 6.913 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-06-28T21:19:47.010Z] #48 6.919 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-06-28T21:19:47.010Z] #48 7.059 Selecting previously unselected package libcap2:amd64. [2023-06-28T21:19:47.010Z] #48 7.059 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-06-28T21:19:47.010Z] #48 7.065 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-06-28T21:19:47.010Z] #48 7.149 Selecting previously unselected package libmnl0:amd64. [2023-06-28T21:19:47.010Z] #48 7.152 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-06-28T21:19:47.010Z] #48 7.157 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-06-28T21:19:47.273Z] #48 7.229 Selecting previously unselected package libxtables12:amd64. [2023-06-28T21:19:47.273Z] #48 7.232 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-06-28T21:19:47.273Z] #48 7.238 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-06-28T21:19:47.273Z] #48 7.340 Selecting previously unselected package libcap2-bin. [2023-06-28T21:19:47.273Z] #48 7.343 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-06-28T21:19:47.273Z] #48 7.348 Unpacking libcap2-bin (1:2.44-1) ... [2023-06-28T21:19:47.374Z] ok github.com/docker/docker/volume/service 0.010s coverage: 71.9% of statements [2023-06-28T21:19:47.536Z] #48 7.472 Selecting previously unselected package iproute2. [2023-06-28T21:19:47.536Z] #48 7.472 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-06-28T21:19:47.536Z] #48 7.493 Unpacking iproute2 (5.10.0-4) ... [2023-06-28T21:19:47.536Z] #48 7.729 Selecting previously unselected package xxd. [2023-06-28T21:19:47.696Z] #46 DONE 0.9s [2023-06-28T21:19:47.696Z] [2023-06-28T21:19:47.696Z] #47 [dev-systemd-false 7/26] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-06-28T21:19:47.797Z] #48 7.735 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-06-28T21:19:47.797Z] #48 7.736 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:19:47.797Z] #48 7.859 Selecting previously unselected package vim-common. [2023-06-28T21:19:47.797Z] #48 7.862 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-06-28T21:19:47.797Z] #48 7.895 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:19:47.797Z] #48 7.999 Selecting previously unselected package bash-completion. [2023-06-28T21:19:47.797Z] #48 ... [2023-06-28T21:19:47.797Z] [2023-06-28T21:19:47.797Z] #40 [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 [2023-06-28T21:19:47.797Z] #40 3.443 + cd /tmp/tmp.7Ry1ZUMxG7/src/github.com/opencontainers/runc [2023-06-28T21:19:47.797Z] #40 3.443 + git checkout -q v1.1.7 [2023-06-28T21:19:47.797Z] #40 3.669 + '[' -z '' ']' [2023-06-28T21:19:47.797Z] #40 3.669 + target=static [2023-06-28T21:19:47.797Z] #40 3.669 + make BUILDTAGS=seccomp static [2023-06-28T21:19:47.797Z] #40 3.881 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.7-0-g860f061b -X main.version=1.1.7 " -o runc . [2023-06-28T21:19:47.932Z] #40 ... [2023-06-28T21:19:47.932Z] [2023-06-28T21:19:47.932Z] #47 [dev-systemd-false 7/26] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-06-28T21:19:47.932Z] #47 DONE 0.9s [2023-06-28T21:19:47.932Z] [2023-06-28T21:19:47.932Z] #48 [dev-systemd-false 8/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-06-28T21:19:48.057Z] #40 ... [2023-06-28T21:19:48.057Z] [2023-06-28T21:19:48.057Z] #48 [dev-systemd-false 8/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-06-28T21:19:48.057Z] #48 8.002 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-06-28T21:19:48.300Z] ok github.com/docker/docker/layer 7.969s coverage: 68.8% of statements [2023-06-28T21:19:48.640Z] #47 DONE 0.9s [2023-06-28T21:19:48.640Z] [2023-06-28T21:19:48.640Z] #48 [dev-systemd-false 8/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-06-28T21:19:48.880Z] #48 0.906 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-06-28T21:19:48.880Z] #48 0.918 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-06-28T21:19:48.880Z] #48 0.919 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-06-28T21:19:49.143Z] #48 1.292 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-06-28T21:19:49.213Z] #48 0.847 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-06-28T21:19:49.225Z] ok github.com/docker/docker/daemon 12.084s coverage: 17.0% of statements [2023-06-28T21:19:49.225Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-06-28T21:19:49.225Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-06-28T21:19:49.225Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-06-28T21:19:49.225Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-06-28T21:19:49.225Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-06-28T21:19:49.225Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-06-28T21:19:49.225Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-06-28T21:19:49.225Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-06-28T21:19:49.225Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-06-28T21:19:49.225Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2023-06-28T21:19:49.225Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-06-28T21:19:49.225Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-06-28T21:19:49.225Z] ? github.com/docker/docker/daemon/names [no test files] [2023-06-28T21:19:49.225Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-06-28T21:19:49.225Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-06-28T21:19:49.225Z] ? github.com/docker/docker/dockerversion [no test files] [2023-06-28T21:19:49.225Z] ? github.com/docker/docker/image/tarexport [no test files] [2023-06-28T21:19:49.225Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-06-28T21:19:49.225Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-06-28T21:19:49.225Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-06-28T21:19:49.225Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-06-28T21:19:49.225Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-06-28T21:19:49.225Z] ? github.com/docker/docker/oci/caps [no test files] [2023-06-28T21:19:49.225Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2023-06-28T21:19:49.225Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-06-28T21:19:49.225Z] ? github.com/docker/docker/pkg/locker [no test files] [2023-06-28T21:19:49.225Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-06-28T21:19:49.225Z] ? github.com/docker/docker/pkg/mount [no test files] [2023-06-28T21:19:49.225Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2023-06-28T21:19:49.225Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-06-28T21:19:49.225Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-06-28T21:19:49.406Z] #48 1.684 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [245 kB] [2023-06-28T21:19:49.474Z] #48 0.867 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-06-28T21:19:49.474Z] #48 0.875 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-06-28T21:19:49.736Z] #48 1.171 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-06-28T21:19:49.970Z] #48 10.02 Unpacking bash-completion (1:2.11-2) ... [2023-06-28T21:19:49.990Z] #48 2.189 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-06-28T21:19:49.997Z] #48 1.593 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [245 kB] [2023-06-28T21:19:50.231Z] #48 10.27 Selecting previously unselected package bzip2. [2023-06-28T21:19:50.231Z] #48 10.27 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-06-28T21:19:50.231Z] #48 10.27 Unpacking bzip2 (1.0.8-4) ... [2023-06-28T21:19:50.231Z] #48 10.35 Selecting previously unselected package xz-utils. [2023-06-28T21:19:50.231Z] #48 10.35 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-06-28T21:19:50.231Z] #48 10.35 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-06-28T21:19:50.491Z] #48 10.48 Selecting previously unselected package apparmor. [2023-06-28T21:19:50.491Z] #48 10.48 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-06-28T21:19:50.491Z] #48 10.57 Unpacking apparmor (2.13.6-10) ... [2023-06-28T21:19:50.569Z] #48 2.097 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.8 kB] [2023-06-28T21:19:50.753Z] #48 10.76 Selecting previously unselected package inetutils-ping. [2023-06-28T21:19:50.753Z] #48 10.77 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-06-28T21:19:50.753Z] #48 10.78 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-06-28T21:19:50.753Z] #48 10.87 Selecting previously unselected package libip4tc2:amd64. [2023-06-28T21:19:50.753Z] #48 10.87 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-06-28T21:19:50.753Z] #48 10.88 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-06-28T21:19:50.753Z] #48 10.95 Selecting previously unselected package libip6tc2:amd64. [2023-06-28T21:19:50.753Z] #48 10.95 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-06-28T21:19:50.753Z] #48 10.96 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-06-28T21:19:51.013Z] #48 11.05 Selecting previously unselected package libnfnetlink0:amd64. [2023-06-28T21:19:51.013Z] #48 11.05 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-06-28T21:19:51.013Z] #48 11.06 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-06-28T21:19:51.273Z] #48 11.19 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-06-28T21:19:51.273Z] #48 11.19 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-06-28T21:19:51.273Z] #48 11.19 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-06-28T21:19:51.273Z] #48 11.27 Selecting previously unselected package libnftnl11:amd64. [2023-06-28T21:19:51.273Z] #48 11.27 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-06-28T21:19:51.273Z] #48 11.27 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-06-28T21:19:51.273Z] #48 11.36 Selecting previously unselected package iptables. [2023-06-28T21:19:51.273Z] #48 11.36 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-06-28T21:19:51.273Z] #48 11.36 Unpacking iptables (1.8.7-1) ... [2023-06-28T21:19:51.381Z] #48 3.257 Fetched 8651 kB in 3s (3194 kB/s) [2023-06-28T21:19:51.513Z] #48 3.112 Fetched 8651 kB in 3s (3441 kB/s) [2023-06-28T21:19:51.534Z] #48 11.55 Selecting previously unselected package libonig5:amd64. [2023-06-28T21:19:51.534Z] #48 11.55 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-06-28T21:19:51.534Z] #48 11.56 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-06-28T21:19:51.795Z] #48 11.90 Selecting previously unselected package libjq1:amd64. [2023-06-28T21:19:51.795Z] #48 11.91 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-06-28T21:19:51.795Z] #48 11.94 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-06-28T21:19:51.956Z] #48 3.257 Reading package lists... [2023-06-28T21:19:52.056Z] #48 12.13 Selecting previously unselected package jq. [2023-06-28T21:19:52.344Z] #48 12.13 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-06-28T21:19:52.344Z] #48 12.17 Unpacking jq (1.6-2.1) ... [2023-06-28T21:19:52.456Z] #48 3.112 Reading package lists... [2023-06-28T21:19:52.605Z] #48 12.48 Selecting previously unselected package libaio1:amd64. [2023-06-28T21:19:52.605Z] #48 12.48 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-06-28T21:19:52.605Z] #48 12.57 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-06-28T21:19:52.903Z] #48 4.167 Reading package lists... [2023-06-28T21:19:52.909Z] #48 12.82 Selecting previously unselected package libgpm2:amd64. [2023-06-28T21:19:52.909Z] #48 12.84 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-06-28T21:19:52.909Z] #48 12.85 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-06-28T21:19:52.909Z] #48 13.12 Selecting previously unselected package libicu67:amd64. [2023-06-28T21:19:53.165Z] #48 5.049 Building dependency tree... [2023-06-28T21:19:53.170Z] #48 13.12 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-06-28T21:19:53.170Z] #48 13.16 Unpacking libicu67:amd64 (67.1-7) ... [2023-06-28T21:19:53.401Z] #48 3.966 Reading package lists... [2023-06-28T21:19:53.402Z] #48 4.852 Building dependency tree... [2023-06-28T21:19:53.427Z] #48 5.654 The following additional packages will be installed: [2023-06-28T21:19:53.427Z] #48 5.655 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-06-28T21:19:53.427Z] #48 5.656 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-06-28T21:19:53.427Z] #48 5.657 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-06-28T21:19:53.427Z] #48 5.658 python3-pkg-resources vim-runtime xxd [2023-06-28T21:19:53.427Z] #48 5.662 Suggested packages: [2023-06-28T21:19:53.427Z] #48 5.662 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-06-28T21:19:53.427Z] #48 5.663 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-06-28T21:19:53.427Z] #48 5.663 acl attr quota [2023-06-28T21:19:53.427Z] #48 5.663 Recommended packages: [2023-06-28T21:19:53.427Z] #48 5.664 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-06-28T21:19:53.663Z] #48 5.235 The following additional packages will be installed: [2023-06-28T21:19:53.663Z] #48 5.235 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-06-28T21:19:53.663Z] #48 5.236 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-06-28T21:19:53.663Z] #48 5.237 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-06-28T21:19:53.663Z] #48 5.237 python3-pkg-resources vim-runtime xxd [2023-06-28T21:19:53.663Z] #48 5.239 Suggested packages: [2023-06-28T21:19:53.663Z] #48 5.239 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-06-28T21:19:53.663Z] #48 5.239 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-06-28T21:19:53.663Z] #48 5.239 acl attr quota [2023-06-28T21:19:53.663Z] #48 5.239 Recommended packages: [2023-06-28T21:19:53.663Z] #48 5.239 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-06-28T21:19:53.924Z] #48 5.678 The following NEW packages will be installed: [2023-06-28T21:19:54.000Z] #48 6.111 The following NEW packages will be installed: [2023-06-28T21:19:54.000Z] #48 6.112 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-06-28T21:19:54.000Z] #48 6.113 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-06-28T21:19:54.000Z] #48 6.114 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-06-28T21:19:54.000Z] #48 6.115 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-06-28T21:19:54.000Z] #48 6.116 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-06-28T21:19:54.000Z] #48 6.116 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-06-28T21:19:54.000Z] #48 6.117 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-06-28T21:19:54.000Z] #48 6.117 xz-utils zip [2023-06-28T21:19:54.129Z] #48 ... [2023-06-28T21:19:54.129Z] [2023-06-28T21:19:54.129Z] #23 [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 [2023-06-28T21:19:54.129Z] #23 47.98 + dpkg --print-architecture [2023-06-28T21:19:54.129Z] #23 47.98 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-06-28T21:19:54.129Z] #23 48.10 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-06-28T21:19:54.129Z] #23 48.10 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-06-28T21:19:54.129Z] #23 DONE 58.0s [2023-06-28T21:19:54.129Z] [2023-06-28T21:19:54.129Z] #48 [dev-systemd-false 8/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-06-28T21:19:54.186Z] #48 5.679 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-06-28T21:19:54.186Z] #48 5.680 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-06-28T21:19:54.186Z] #48 5.681 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-06-28T21:19:54.186Z] #48 5.682 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-06-28T21:19:54.186Z] #48 5.682 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-06-28T21:19:54.186Z] #48 5.683 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-06-28T21:19:54.186Z] #48 5.683 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-06-28T21:19:54.186Z] #48 5.683 xz-utils zip [2023-06-28T21:19:54.262Z] #48 6.409 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2023-06-28T21:19:54.262Z] #48 6.409 Need to get 27.0 MB of archives. [2023-06-28T21:19:54.262Z] #48 6.409 After this operation, 104 MB of additional disk space will be used. [2023-06-28T21:19:54.262Z] #48 6.409 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-06-28T21:19:54.262Z] #48 6.428 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-06-28T21:19:54.262Z] #48 6.430 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-06-28T21:19:54.262Z] #48 6.431 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-06-28T21:19:54.262Z] #48 6.434 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-06-28T21:19:54.262Z] #48 6.435 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-06-28T21:19:54.262Z] #48 6.436 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-06-28T21:19:54.262Z] #48 6.445 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-06-28T21:19:54.262Z] #48 6.456 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-06-28T21:19:54.262Z] #48 6.461 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-06-28T21:19:54.262Z] #48 6.464 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-06-28T21:19:54.262Z] #48 6.467 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-06-28T21:19:54.262Z] #48 6.468 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-06-28T21:19:54.262Z] #48 6.474 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-06-28T21:19:54.262Z] #48 6.482 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-06-28T21:19:54.262Z] #48 6.492 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-06-28T21:19:54.262Z] #48 6.495 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-06-28T21:19:54.262Z] #48 6.496 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-06-28T21:19:54.262Z] #48 6.501 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-06-28T21:19:54.262Z] #48 6.502 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-06-28T21:19:54.262Z] #48 6.503 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-06-28T21:19:54.262Z] #48 6.508 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-06-28T21:19:54.262Z] #48 6.515 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-06-28T21:19:54.262Z] #48 6.517 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-06-28T21:19:54.262Z] #48 6.518 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-06-28T21:19:54.262Z] #48 6.524 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-06-28T21:19:54.262Z] #48 6.525 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-06-28T21:19:54.448Z] #48 5.969 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2023-06-28T21:19:54.448Z] #48 5.969 Need to get 27.0 MB of archives. [2023-06-28T21:19:54.448Z] #48 5.969 After this operation, 104 MB of additional disk space will be used. [2023-06-28T21:19:54.448Z] #48 5.969 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-06-28T21:19:54.448Z] #48 5.974 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-06-28T21:19:54.448Z] #48 5.977 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-06-28T21:19:54.448Z] #48 5.978 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-06-28T21:19:54.448Z] #48 5.980 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-06-28T21:19:54.448Z] #48 5.988 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-06-28T21:19:54.448Z] #48 5.989 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-06-28T21:19:54.448Z] #48 5.991 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-06-28T21:19:54.448Z] #48 6.003 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-06-28T21:19:54.448Z] #48 6.011 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-06-28T21:19:54.448Z] #48 6.012 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-06-28T21:19:54.448Z] #48 6.013 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-06-28T21:19:54.448Z] #48 6.027 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-06-28T21:19:54.448Z] #48 6.027 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-06-28T21:19:54.448Z] #48 6.028 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-06-28T21:19:54.448Z] #48 6.030 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-06-28T21:19:54.448Z] #48 6.031 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-06-28T21:19:54.448Z] #48 6.043 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-06-28T21:19:54.448Z] #48 6.044 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-06-28T21:19:54.448Z] #48 6.045 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-06-28T21:19:54.448Z] #48 6.048 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-06-28T21:19:54.448Z] #48 6.054 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-06-28T21:19:54.448Z] #48 6.057 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-06-28T21:19:54.448Z] #48 6.059 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-06-28T21:19:54.448Z] #48 6.059 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-06-28T21:19:54.448Z] #48 6.061 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-06-28T21:19:54.448Z] #48 6.062 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-06-28T21:19:54.524Z] #48 6.636 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-06-28T21:19:54.525Z] #48 6.638 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-06-28T21:19:54.525Z] #48 6.640 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-06-28T21:19:54.525Z] #48 6.641 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-06-28T21:19:54.525Z] #48 6.643 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-06-28T21:19:54.525Z] #48 6.646 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-06-28T21:19:54.525Z] #48 6.649 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-06-28T21:19:54.525Z] #48 6.670 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-06-28T21:19:54.525Z] #48 6.673 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-06-28T21:19:54.525Z] #48 6.676 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-06-28T21:19:54.525Z] #48 6.679 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-06-28T21:19:54.525Z] #48 6.683 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-06-28T21:19:54.525Z] #48 6.685 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-06-28T21:19:54.525Z] #48 6.689 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-06-28T21:19:54.525Z] #48 6.701 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-06-28T21:19:54.525Z] #48 6.706 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-06-28T21:19:54.525Z] #48 6.708 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-06-28T21:19:54.525Z] #48 6.781 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-06-28T21:19:54.525Z] #48 6.803 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-06-28T21:19:54.525Z] #48 6.812 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-06-28T21:19:54.705Z] #48 14.47 Selecting previously unselected package libinih1:amd64. [2023-06-28T21:19:54.705Z] #48 14.47 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-06-28T21:19:54.705Z] #48 14.50 Unpacking libinih1:amd64 (53-1+b2) ... [2023-06-28T21:19:54.705Z] #48 14.65 Selecting previously unselected package libnet1:amd64. [2023-06-28T21:19:54.705Z] #48 14.65 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-06-28T21:19:54.705Z] #48 14.67 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-06-28T21:19:54.705Z] #48 14.79 Selecting previously unselected package libnl-3-200:amd64. [2023-06-28T21:19:54.705Z] #48 14.79 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-06-28T21:19:54.705Z] #48 14.80 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-06-28T21:19:54.705Z] #48 14.88 Selecting previously unselected package libprotobuf-c1:amd64. [2023-06-28T21:19:54.705Z] #48 14.88 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-06-28T21:19:54.705Z] #48 14.89 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-06-28T21:19:54.709Z] #48 6.169 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-06-28T21:19:54.709Z] #48 6.169 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-06-28T21:19:54.709Z] #48 6.170 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-06-28T21:19:54.709Z] #48 6.172 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-06-28T21:19:54.709Z] #48 6.172 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-06-28T21:19:54.709Z] #48 6.175 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-06-28T21:19:54.709Z] #48 6.177 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-06-28T21:19:54.709Z] #48 6.202 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-06-28T21:19:54.709Z] #48 6.203 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-06-28T21:19:54.709Z] #48 6.205 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-06-28T21:19:54.709Z] #48 6.208 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-06-28T21:19:54.709Z] #48 6.212 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-06-28T21:19:54.709Z] #48 6.213 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-06-28T21:19:54.709Z] #48 6.217 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-06-28T21:19:54.710Z] #48 6.233 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-06-28T21:19:54.710Z] #48 6.237 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-06-28T21:19:54.710Z] #48 6.240 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-06-28T21:19:54.710Z] #48 6.317 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-06-28T21:19:54.710Z] #48 6.334 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-06-28T21:19:54.786Z] #48 7.092 debconf: delaying package configuration, since apt-utils is not installed [2023-06-28T21:19:54.887Z] sha256:e2bea7d286ba7dd76f7ded1053ae9855d59cd1b6e6e4bc6dcf7df1785069d649 [2023-06-28T21:19:54.887Z] INFO: Starting docker-py tests... [2023-06-28T21:19:54.971Z] #48 6.345 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-06-28T21:19:54.971Z] #48 6.590 debconf: delaying package configuration, since apt-utils is not installed [2023-06-28T21:19:54.971Z] #48 6.644 Fetched 27.0 MB in 1s (41.3 MB/s) [2023-06-28T21:19:54.971Z] #48 6.703 Selecting previously unselected package pigz. [2023-06-28T21:19:55.016Z] #48 14.94 Selecting previously unselected package net-tools. [2023-06-28T21:19:55.016Z] #48 14.94 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-06-28T21:19:55.016Z] #48 14.94 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-06-28T21:19:55.055Z] #48 7.159 Fetched 27.0 MB in 1s (39.5 MB/s) [2023-06-28T21:19:55.055Z] #48 7.242 Selecting previously unselected package pigz. [2023-06-28T21:19:55.055Z] #48 7.243 (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 ... 24023 files and directories currently installed.) [2023-06-28T21:19:55.055Z] #48 7.280 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-06-28T21:19:55.055Z] #48 7.291 Unpacking pigz (2.6-1) ... [2023-06-28T21:19:55.055Z] #48 7.371 Selecting previously unselected package libelf1:amd64. [2023-06-28T21:19:55.233Z] #48 6.703 (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 ... 24023 files and directories currently installed.) [2023-06-28T21:19:55.233Z] #48 6.721 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-06-28T21:19:55.233Z] #48 6.741 Unpacking pigz (2.6-1) ... [2023-06-28T21:19:55.233Z] #48 6.819 Selecting previously unselected package libelf1:amd64. [2023-06-28T21:19:55.233Z] #48 6.822 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-06-28T21:19:55.233Z] #48 6.844 Unpacking libelf1:amd64 (0.183-1) ... [2023-06-28T21:19:55.297Z] #48 15.07 Selecting previously unselected package patch. [2023-06-28T21:19:55.297Z] #48 15.08 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-06-28T21:19:55.297Z] #48 15.09 Unpacking patch (2.7.6-7) ... [2023-06-28T21:19:55.317Z] #48 7.375 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-06-28T21:19:55.317Z] #48 7.382 Unpacking libelf1:amd64 (0.183-1) ... [2023-06-28T21:19:55.317Z] #48 7.544 Selecting previously unselected package libbpf0:amd64. [2023-06-28T21:19:55.317Z] #48 7.544 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-06-28T21:19:55.317Z] #48 7.547 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-06-28T21:19:55.447Z] ============================= test session starts ============================== [2023-06-28T21:19:55.447Z] platform linux -- Python 3.7.17, pytest-4.3.1, py-1.11.0, pluggy-1.2.0 [2023-06-28T21:19:55.447Z] rootdir: /src, inifile: pytest.ini [2023-06-28T21:19:55.447Z] plugins: cov-2.6.1, timeout-1.3.3 [2023-06-28T21:19:55.494Z] #48 6.938 Selecting previously unselected package libbpf0:amd64. [2023-06-28T21:19:55.494Z] #48 6.942 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-06-28T21:19:55.494Z] #48 6.946 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-06-28T21:19:55.494Z] #48 7.023 Selecting previously unselected package libcap2:amd64. [2023-06-28T21:19:55.494Z] #48 7.023 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-06-28T21:19:55.494Z] #48 7.032 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-06-28T21:19:55.494Z] #48 7.101 Selecting previously unselected package libmnl0:amd64. [2023-06-28T21:19:55.494Z] #48 7.104 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-06-28T21:19:55.494Z] #48 7.109 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-06-28T21:19:55.494Z] #48 7.173 Selecting previously unselected package libxtables12:amd64. [2023-06-28T21:19:55.494Z] #48 7.176 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-06-28T21:19:55.494Z] #48 7.185 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-06-28T21:19:55.570Z] #48 15.52 Selecting previously unselected package python-pip-whl. [2023-06-28T21:19:55.570Z] #48 15.52 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-06-28T21:19:55.570Z] #48 15.57 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-06-28T21:19:55.579Z] #48 7.681 Selecting previously unselected package libcap2:amd64. [2023-06-28T21:19:55.580Z] #48 7.686 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-06-28T21:19:55.580Z] #48 7.691 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-06-28T21:19:55.580Z] #48 7.761 Selecting previously unselected package libmnl0:amd64. [2023-06-28T21:19:55.580Z] #48 7.765 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-06-28T21:19:55.580Z] #48 7.775 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-06-28T21:19:55.580Z] #48 7.863 Selecting previously unselected package libxtables12:amd64. [2023-06-28T21:19:55.580Z] #48 7.872 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-06-28T21:19:55.756Z] #48 7.248 Selecting previously unselected package libcap2-bin. [2023-06-28T21:19:55.756Z] #48 7.251 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-06-28T21:19:55.756Z] #48 7.264 Unpacking libcap2-bin (1:2.44-1) ... [2023-06-28T21:19:55.756Z] #48 7.377 Selecting previously unselected package iproute2. [2023-06-28T21:19:55.836Z] #48 15.84 Selecting previously unselected package python3-lib2to3. [2023-06-28T21:19:55.836Z] #48 15.85 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-06-28T21:19:55.836Z] #48 15.86 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-06-28T21:19:55.836Z] #48 15.95 Selecting previously unselected package python3-distutils. [2023-06-28T21:19:55.843Z] #48 7.884 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-06-28T21:19:55.843Z] #48 7.961 Selecting previously unselected package libcap2-bin. [2023-06-28T21:19:55.843Z] #48 7.966 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-06-28T21:19:55.843Z] #48 7.980 Unpacking libcap2-bin (1:2.44-1) ... [2023-06-28T21:19:55.843Z] #48 8.057 Selecting previously unselected package iproute2. [2023-06-28T21:19:55.843Z] #48 8.061 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-06-28T21:19:55.843Z] #48 8.078 Unpacking iproute2 (5.10.0-4) ... [2023-06-28T21:19:56.028Z] #48 7.381 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-06-28T21:19:56.028Z] #48 7.384 Unpacking iproute2 (5.10.0-4) ... [2023-06-28T21:19:56.028Z] #48 7.595 Selecting previously unselected package xxd. [2023-06-28T21:19:56.028Z] #48 7.598 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-06-28T21:19:56.028Z] #48 7.602 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:19:56.096Z] #48 15.96 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-06-28T21:19:56.096Z] #48 15.97 Unpacking python3-distutils (3.9.2-1) ... [2023-06-28T21:19:56.096Z] #48 16.06 Selecting previously unselected package python3-pkg-resources. [2023-06-28T21:19:56.096Z] #48 16.07 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-06-28T21:19:56.096Z] #48 16.07 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-06-28T21:19:56.096Z] #48 16.17 Selecting previously unselected package python3-setuptools. [2023-06-28T21:19:56.096Z] #48 16.17 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-06-28T21:19:56.096Z] #48 16.18 Unpacking python3-setuptools (52.0.0-4) ... [2023-06-28T21:19:56.096Z] #48 16.30 Selecting previously unselected package python3-wheel. [2023-06-28T21:19:56.108Z] #48 8.290 Selecting previously unselected package xxd. [2023-06-28T21:19:56.108Z] #48 8.294 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-06-28T21:19:56.108Z] #48 8.304 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:19:56.290Z] #48 7.837 Selecting previously unselected package vim-common. [2023-06-28T21:19:56.290Z] #48 7.840 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-06-28T21:19:56.290Z] #48 7.869 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:19:56.356Z] #48 16.31 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-06-28T21:19:56.357Z] #48 16.32 Unpacking python3-wheel (0.34.2-1) ... [2023-06-28T21:19:56.357Z] #48 16.40 Selecting previously unselected package python3-pip. [2023-06-28T21:19:56.357Z] #48 16.40 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-06-28T21:19:56.357Z] #48 16.40 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-06-28T21:19:56.357Z] #48 16.54 Selecting previously unselected package sudo. [2023-06-28T21:19:56.370Z] #48 8.394 Selecting previously unselected package vim-common. [2023-06-28T21:19:56.370Z] #48 8.399 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-06-28T21:19:56.370Z] #48 8.420 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:19:56.370Z] #48 8.546 Selecting previously unselected package bash-completion. [2023-06-28T21:19:56.370Z] #48 8.549 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-06-28T21:19:56.372Z] collected 389 items / 1 deselected / 388 selected [2023-06-28T21:19:56.372Z] [2023-06-28T21:19:56.552Z] #48 8.002 Selecting previously unselected package bash-completion. [2023-06-28T21:19:56.552Z] #48 8.005 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-06-28T21:19:56.617Z] #48 16.54 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-06-28T21:19:56.617Z] #48 16.55 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-06-28T21:19:56.878Z] #48 16.77 Selecting previously unselected package thin-provisioning-tools. [2023-06-28T21:19:56.878Z] #48 16.77 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-06-28T21:19:56.878Z] #48 16.78 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-06-28T21:19:56.878Z] #48 16.90 Selecting previously unselected package uidmap. [2023-06-28T21:19:56.878Z] #48 16.90 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-06-28T21:19:56.878Z] #48 16.91 Unpacking uidmap (1:4.8.1-1) ... [2023-06-28T21:19:56.878Z] #48 16.97 Selecting previously unselected package vim-runtime. [2023-06-28T21:19:57.150Z] #48 16.97 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-06-28T21:19:57.150Z] #48 16.99 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-06-28T21:19:57.150Z] #48 17.01 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-06-28T21:19:57.150Z] #48 17.02 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:19:58.092Z] #48 18.11 Selecting previously unselected package vim. [2023-06-28T21:19:58.092Z] #48 18.12 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-06-28T21:19:58.092Z] #48 18.15 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:19:58.288Z] #48 10.44 Unpacking bash-completion (1:2.11-2) ... [2023-06-28T21:19:58.353Z] #48 18.39 Selecting previously unselected package xfsprogs. [2023-06-28T21:19:58.353Z] #48 18.39 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-06-28T21:19:58.353Z] #48 18.40 Unpacking xfsprogs (5.10.0-4) ... [2023-06-28T21:19:58.468Z] #48 10.03 Unpacking bash-completion (1:2.11-2) ... [2023-06-28T21:19:58.550Z] #48 10.87 Selecting previously unselected package bzip2. [2023-06-28T21:19:58.550Z] #48 10.88 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-06-28T21:19:58.550Z] #48 10.91 Unpacking bzip2 (1.0.8-4) ... [2023-06-28T21:19:58.614Z] #48 18.59 Selecting previously unselected package zip. [2023-06-28T21:19:58.614Z] #48 18.59 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-06-28T21:19:58.614Z] #48 18.60 Unpacking zip (3.0-12) ... [2023-06-28T21:19:58.614Z] #48 18.72 Setting up python3-pkg-resources (52.0.0-4) ... [2023-06-28T21:19:58.731Z] #48 10.37 Selecting previously unselected package bzip2. [2023-06-28T21:19:58.812Z] #48 11.19 Selecting previously unselected package xz-utils. [2023-06-28T21:19:58.992Z] #48 10.37 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-06-28T21:19:58.992Z] #48 10.41 Unpacking bzip2 (1.0.8-4) ... [2023-06-28T21:19:59.121Z] #48 11.19 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-06-28T21:19:59.121Z] #48 11.23 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-06-28T21:19:59.185Z] #48 19.09 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-06-28T21:19:59.185Z] #48 19.10 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-06-28T21:19:59.185Z] #48 19.12 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-06-28T21:19:59.185Z] #48 19.14 Setting up libicu67:amd64 (67.1-7) ... [2023-06-28T21:19:59.185Z] #48 19.15 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-06-28T21:19:59.185Z] #48 19.16 Setting up libinih1:amd64 (53-1+b2) ... [2023-06-28T21:19:59.185Z] #48 19.17 Setting up uidmap (1:4.8.1-1) ... [2023-06-28T21:19:59.185Z] #48 19.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-06-28T21:19:59.185Z] #48 19.23 Setting up bzip2 (1.0.8-4) ... [2023-06-28T21:19:59.185Z] #48 19.24 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-06-28T21:19:59.185Z] #48 19.25 Setting up python3-wheel (0.34.2-1) ... [2023-06-28T21:19:59.255Z] #48 10.67 Selecting previously unselected package xz-utils. [2023-06-28T21:19:59.255Z] #48 10.68 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-06-28T21:19:59.255Z] #48 10.71 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-06-28T21:19:59.459Z] #48 19.52 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:19:59.696Z] #48 11.72 Selecting previously unselected package apparmor. [2023-06-28T21:19:59.696Z] #48 11.72 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-06-28T21:19:59.696Z] #48 11.82 Unpacking apparmor (2.13.6-10) ... [2023-06-28T21:19:59.720Z] #48 19.54 Setting up libcap2:amd64 (1:2.44-1) ... [2023-06-28T21:19:59.720Z] #48 19.55 Setting up libcap2-bin (1:2.44-1) ... [2023-06-28T21:19:59.720Z] #48 19.56 Setting up apparmor (2.13.6-10) ... [2023-06-28T21:19:59.827Z] #48 11.21 Selecting previously unselected package apparmor. [2023-06-28T21:19:59.827Z] #48 11.22 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-06-28T21:19:59.827Z] #48 11.33 Unpacking apparmor (2.13.6-10) ... [2023-06-28T21:19:59.958Z] #48 ... [2023-06-28T21:19:59.958Z] [2023-06-28T21:19:59.958Z] #33 [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 [2023-06-28T21:19:59.958Z] #33 49.86 + dpkg --print-architecture [2023-06-28T21:19:59.958Z] #33 49.86 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-06-28T21:19:59.958Z] #33 50.23 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-06-28T21:19:59.958Z] #33 50.23 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-06-28T21:20:00.221Z] #33 ... [2023-06-28T21:20:00.221Z] [2023-06-28T21:20:00.221Z] #48 [dev-systemd-false 8/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-06-28T21:20:00.221Z] #48 12.33 Selecting previously unselected package inetutils-ping. [2023-06-28T21:20:00.221Z] #48 12.33 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-06-28T21:20:00.221Z] #48 ... [2023-06-28T21:20:00.221Z] [2023-06-28T21:20:00.221Z] #33 [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 [2023-06-28T21:20:00.221Z] #33 DONE 60.3s [2023-06-28T21:20:00.221Z] [2023-06-28T21:20:00.221Z] #48 [dev-systemd-false 8/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-06-28T21:20:00.221Z] #48 12.41 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-06-28T21:20:00.221Z] #48 12.54 Selecting previously unselected package libip4tc2:amd64. [2023-06-28T21:20:00.402Z] #48 ... [2023-06-28T21:20:00.402Z] [2023-06-28T21:20:00.402Z] #23 [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 [2023-06-28T21:20:00.402Z] #23 47.80 + dpkg --print-architecture [2023-06-28T21:20:00.402Z] #23 47.80 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-06-28T21:20:00.402Z] #23 48.14 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-06-28T21:20:00.402Z] #23 48.14 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-06-28T21:20:00.402Z] #23 DONE 57.8s [2023-06-28T21:20:00.402Z] [2023-06-28T21:20:00.402Z] #48 [dev-systemd-false 8/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-06-28T21:20:00.402Z] #48 11.74 Selecting previously unselected package inetutils-ping. [2023-06-28T21:20:00.402Z] #48 11.75 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-06-28T21:20:00.402Z] #48 11.75 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-06-28T21:20:00.402Z] #48 11.87 Selecting previously unselected package libip4tc2:amd64. [2023-06-28T21:20:00.402Z] #48 11.88 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-06-28T21:20:00.402Z] #48 11.90 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-06-28T21:20:00.402Z] #48 12.04 Selecting previously unselected package libip6tc2:amd64. [2023-06-28T21:20:00.402Z] #48 12.04 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-06-28T21:20:00.402Z] #48 12.04 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-06-28T21:20:00.402Z] #48 12.12 Selecting previously unselected package libnfnetlink0:amd64. [2023-06-28T21:20:00.402Z] #48 12.12 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-06-28T21:20:00.402Z] #48 12.13 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-06-28T21:20:00.484Z] #48 12.54 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-06-28T21:20:00.484Z] #48 12.55 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-06-28T21:20:00.484Z] #48 12.64 Selecting previously unselected package libip6tc2:amd64. [2023-06-28T21:20:00.484Z] #48 12.64 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-06-28T21:20:00.484Z] #48 12.65 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-06-28T21:20:00.484Z] #48 12.72 Selecting previously unselected package libnfnetlink0:amd64. [2023-06-28T21:20:00.484Z] #48 12.72 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-06-28T21:20:00.484Z] #48 12.74 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-06-28T21:20:00.664Z] #48 12.18 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-06-28T21:20:00.664Z] #48 12.19 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-06-28T21:20:00.664Z] #48 12.19 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-06-28T21:20:00.664Z] #48 12.28 Selecting previously unselected package libnftnl11:amd64. [2023-06-28T21:20:00.664Z] #48 12.29 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-06-28T21:20:00.664Z] #48 12.30 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-06-28T21:20:00.664Z] #48 12.40 Selecting previously unselected package iptables. [2023-06-28T21:20:00.746Z] #48 12.79 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-06-28T21:20:00.746Z] #48 12.79 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-06-28T21:20:00.746Z] #48 12.80 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-06-28T21:20:00.746Z] #48 12.88 Selecting previously unselected package libnftnl11:amd64. [2023-06-28T21:20:00.746Z] #48 12.89 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-06-28T21:20:00.746Z] #48 12.89 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-06-28T21:20:00.746Z] #48 12.96 Selecting previously unselected package iptables. [2023-06-28T21:20:00.746Z] #48 12.98 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-06-28T21:20:00.746Z] #48 12.98 Unpacking iptables (1.8.7-1) ... [2023-06-28T21:20:00.926Z] #48 12.40 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-06-28T21:20:00.926Z] #48 12.42 Unpacking iptables (1.8.7-1) ... [2023-06-28T21:20:01.008Z] #48 13.16 Selecting previously unselected package libonig5:amd64. [2023-06-28T21:20:01.008Z] #48 13.17 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-06-28T21:20:01.008Z] #48 13.18 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-06-28T21:20:01.008Z] #48 13.26 Selecting previously unselected package libjq1:amd64. [2023-06-28T21:20:01.105Z] #48 21.02 Setting up zip (3.0-12) ... [2023-06-28T21:20:01.105Z] #48 21.03 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:20:01.105Z] #48 21.08 Setting up bash-completion (1:2.11-2) ... [2023-06-28T21:20:01.187Z] #48 12.57 Selecting previously unselected package libonig5:amd64. [2023-06-28T21:20:01.187Z] #48 12.58 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-06-28T21:20:01.187Z] #48 12.58 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-06-28T21:20:01.187Z] #48 12.77 Selecting previously unselected package libjq1:amd64. [2023-06-28T21:20:01.187Z] #48 12.77 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-06-28T21:20:01.269Z] #48 13.27 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-06-28T21:20:01.269Z] #48 13.27 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-06-28T21:20:01.269Z] #48 13.35 Selecting previously unselected package jq. [2023-06-28T21:20:01.269Z] #48 13.36 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-06-28T21:20:01.269Z] #48 13.36 Unpacking jq (1.6-2.1) ... [2023-06-28T21:20:01.449Z] #48 12.81 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-06-28T21:20:01.449Z] #48 12.98 Selecting previously unselected package jq. [2023-06-28T21:20:01.449Z] #48 12.99 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-06-28T21:20:01.449Z] #48 12.99 Unpacking jq (1.6-2.1) ... [2023-06-28T21:20:01.449Z] #48 13.09 Selecting previously unselected package libaio1:amd64. [2023-06-28T21:20:01.531Z] #48 13.68 Selecting previously unselected package libaio1:amd64. [2023-06-28T21:20:01.531Z] #48 13.68 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-06-28T21:20:01.531Z] #48 13.69 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-06-28T21:20:01.711Z] #48 13.10 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-06-28T21:20:01.711Z] #48 13.11 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-06-28T21:20:01.711Z] #48 13.18 Selecting previously unselected package libgpm2:amd64. [2023-06-28T21:20:01.711Z] #48 13.18 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-06-28T21:20:01.711Z] #48 13.19 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-06-28T21:20:01.711Z] #48 13.25 Selecting previously unselected package libicu67:amd64. [2023-06-28T21:20:01.711Z] #48 13.25 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-06-28T21:20:01.711Z] #48 13.26 Unpacking libicu67:amd64 (67.1-7) ... [2023-06-28T21:20:01.793Z] #48 13.92 Selecting previously unselected package libgpm2:amd64. [2023-06-28T21:20:01.793Z] #48 13.93 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-06-28T21:20:01.793Z] #48 13.94 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-06-28T21:20:01.793Z] #48 14.00 Selecting previously unselected package libicu67:amd64. [2023-06-28T21:20:01.793Z] #48 14.00 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-06-28T21:20:01.793Z] #48 14.01 Unpacking libicu67:amd64 (67.1-7) ... [2023-06-28T21:20:03.032Z] #48 23.09 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-06-28T21:20:03.032Z] #48 23.15 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-06-28T21:20:03.032Z] #48 23.16 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-06-28T21:20:03.032Z] #48 23.18 Setting up patch (2.7.6-7) ... [2023-06-28T21:20:03.032Z] #48 23.20 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-06-28T21:20:03.098Z] #48 14.47 Selecting previously unselected package libinih1:amd64. [2023-06-28T21:20:03.098Z] #48 14.47 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-06-28T21:20:03.098Z] #48 14.47 Unpacking libinih1:amd64 (53-1+b2) ... [2023-06-28T21:20:03.098Z] #48 14.54 Selecting previously unselected package libnet1:amd64. [2023-06-28T21:20:03.098Z] #48 14.54 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-06-28T21:20:03.098Z] #48 14.55 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-06-28T21:20:03.098Z] #48 14.61 Selecting previously unselected package libnl-3-200:amd64. [2023-06-28T21:20:03.098Z] #48 14.61 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-06-28T21:20:03.098Z] #48 14.62 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-06-28T21:20:03.098Z] #48 14.71 Selecting previously unselected package libprotobuf-c1:amd64. [2023-06-28T21:20:03.098Z] #48 14.71 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-06-28T21:20:03.098Z] #48 14.72 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-06-28T21:20:03.098Z] #48 14.79 Selecting previously unselected package net-tools. [2023-06-28T21:20:03.098Z] #48 14.79 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-06-28T21:20:03.098Z] #48 14.80 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-06-28T21:20:03.182Z] #48 15.25 Selecting previously unselected package libinih1:amd64. [2023-06-28T21:20:03.182Z] #48 15.25 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-06-28T21:20:03.182Z] #48 15.26 Unpacking libinih1:amd64 (53-1+b2) ... [2023-06-28T21:20:03.182Z] #48 15.30 Selecting previously unselected package libnet1:amd64. [2023-06-28T21:20:03.182Z] #48 15.31 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-06-28T21:20:03.182Z] #48 15.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-06-28T21:20:03.182Z] #48 15.40 Selecting previously unselected package libnl-3-200:amd64. [2023-06-28T21:20:03.182Z] #48 15.40 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-06-28T21:20:03.182Z] #48 15.41 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-06-28T21:20:03.182Z] #48 15.49 Selecting previously unselected package libprotobuf-c1:amd64. [2023-06-28T21:20:03.182Z] #48 15.49 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-06-28T21:20:03.182Z] #48 15.50 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-06-28T21:20:03.293Z] #48 23.30 invoke-rc.d: could not determine current runlevel [2023-06-28T21:20:03.293Z] #48 23.33 invoke-rc.d: policy-rc.d denied execution of start. [2023-06-28T21:20:03.293Z] #48 23.34 Setting up xfsprogs (5.10.0-4) ... [2023-06-28T21:20:03.293Z] #48 23.36 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-06-28T21:20:03.293Z] #48 23.37 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-06-28T21:20:03.293Z] #48 23.38 Setting up pigz (2.6-1) ... [2023-06-28T21:20:03.293Z] #48 23.40 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-06-28T21:20:03.293Z] #48 23.42 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-06-28T21:20:03.293Z] #48 23.44 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-06-28T21:20:03.360Z] #48 14.92 Selecting previously unselected package patch. [2023-06-28T21:20:03.360Z] #48 14.93 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-06-28T21:20:03.360Z] #48 14.95 Unpacking patch (2.7.6-7) ... [2023-06-28T21:20:03.360Z] #48 15.03 Selecting previously unselected package python-pip-whl. [2023-06-28T21:20:03.360Z] #48 15.04 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-06-28T21:20:03.360Z] #48 15.05 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-06-28T21:20:03.444Z] #48 15.55 Selecting previously unselected package net-tools. [2023-06-28T21:20:03.444Z] #48 15.56 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-06-28T21:20:03.444Z] #48 15.56 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-06-28T21:20:03.444Z] #48 15.67 Selecting previously unselected package patch. [2023-06-28T21:20:03.444Z] #48 15.68 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-06-28T21:20:03.444Z] #48 15.68 Unpacking patch (2.7.6-7) ... [2023-06-28T21:20:03.444Z] #48 15.75 Selecting previously unselected package python-pip-whl. [2023-06-28T21:20:03.553Z] #48 23.46 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:20:03.553Z] #48 23.67 Setting up libaio1:amd64 (0.3.112-9) ... [2023-06-28T21:20:03.553Z] #48 23.68 Setting up python3-lib2to3 (3.9.2-1) ... [2023-06-28T21:20:03.706Z] #48 15.75 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-06-28T21:20:03.706Z] #48 15.76 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-06-28T21:20:03.706Z] #48 16.00 Selecting previously unselected package python3-lib2to3. [2023-06-28T21:20:03.814Z] #48 23.82 Setting up libelf1:amd64 (0.183-1) ... [2023-06-28T21:20:03.814Z] #48 23.85 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-06-28T21:20:03.814Z] #48 23.86 Setting up python3-distutils (3.9.2-1) ... [2023-06-28T21:20:03.933Z] #48 15.31 Selecting previously unselected package python3-lib2to3. [2023-06-28T21:20:03.934Z] #48 15.31 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-06-28T21:20:03.934Z] #48 15.31 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-06-28T21:20:03.934Z] #48 15.39 Selecting previously unselected package python3-distutils. [2023-06-28T21:20:03.934Z] #48 15.40 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-06-28T21:20:03.934Z] #48 15.41 Unpacking python3-distutils (3.9.2-1) ... [2023-06-28T21:20:03.934Z] #48 15.51 Selecting previously unselected package python3-pkg-resources. [2023-06-28T21:20:03.934Z] #48 15.52 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-06-28T21:20:03.934Z] #48 15.52 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-06-28T21:20:03.934Z] #48 15.66 Selecting previously unselected package python3-setuptools. [2023-06-28T21:20:03.968Z] #48 16.01 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-06-28T21:20:03.968Z] #48 16.02 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-06-28T21:20:03.968Z] #48 16.10 Selecting previously unselected package python3-distutils. [2023-06-28T21:20:03.968Z] #48 16.12 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-06-28T21:20:03.968Z] #48 16.13 Unpacking python3-distutils (3.9.2-1) ... [2023-06-28T21:20:04.074Z] #48 24.00 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:20:04.074Z] #48 24.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-06-28T21:20:04.074Z] #48 24.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-06-28T21:20:04.074Z] #48 24.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-06-28T21:20:04.074Z] #48 24.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-06-28T21:20:04.074Z] #48 24.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-06-28T21:20:04.074Z] #48 24.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-06-28T21:20:04.074Z] #48 24.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-06-28T21:20:04.074Z] #48 24.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-06-28T21:20:04.074Z] #48 24.07 Setting up python3-setuptools (52.0.0-4) ... [2023-06-28T21:20:04.195Z] #48 15.66 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-06-28T21:20:04.195Z] #48 15.67 Unpacking python3-setuptools (52.0.0-4) ... [2023-06-28T21:20:04.195Z] #48 15.82 Selecting previously unselected package python3-wheel. [2023-06-28T21:20:04.195Z] #48 15.82 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-06-28T21:20:04.195Z] #48 15.83 Unpacking python3-wheel (0.34.2-1) ... [2023-06-28T21:20:04.195Z] #48 15.89 Selecting previously unselected package python3-pip. [2023-06-28T21:20:04.195Z] #48 15.90 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-06-28T21:20:04.195Z] #48 15.92 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-06-28T21:20:04.232Z] #48 16.26 Selecting previously unselected package python3-pkg-resources. [2023-06-28T21:20:04.232Z] #48 16.27 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-06-28T21:20:04.232Z] #48 16.28 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-06-28T21:20:04.232Z] #48 16.39 Selecting previously unselected package python3-setuptools. [2023-06-28T21:20:04.232Z] #48 16.40 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-06-28T21:20:04.232Z] #48 16.41 Unpacking python3-setuptools (52.0.0-4) ... [2023-06-28T21:20:04.335Z] #48 ... [2023-06-28T21:20:04.335Z] [2023-06-28T21:20:04.335Z] #37 [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 [2023-06-28T21:20:04.335Z] #37 57.69 + bin/containerd [2023-06-28T21:20:04.494Z] #48 16.57 Selecting previously unselected package python3-wheel. [2023-06-28T21:20:04.494Z] #48 16.57 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-06-28T21:20:04.494Z] #48 16.58 Unpacking python3-wheel (0.34.2-1) ... [2023-06-28T21:20:04.494Z] #48 16.65 Selecting previously unselected package python3-pip. [2023-06-28T21:20:04.494Z] #48 16.66 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-06-28T21:20:04.494Z] #48 16.67 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-06-28T21:20:04.760Z] #48 16.80 Selecting previously unselected package sudo. [2023-06-28T21:20:04.760Z] #48 16.81 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-06-28T21:20:04.760Z] #48 16.81 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-06-28T21:20:04.770Z] #48 16.07 Selecting previously unselected package sudo. [2023-06-28T21:20:04.770Z] #48 16.08 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-06-28T21:20:04.770Z] #48 16.08 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-06-28T21:20:04.770Z] #48 16.29 Selecting previously unselected package thin-provisioning-tools. [2023-06-28T21:20:04.770Z] #48 16.30 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-06-28T21:20:04.770Z] #48 16.30 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-06-28T21:20:04.770Z] #48 16.43 Selecting previously unselected package uidmap. [2023-06-28T21:20:04.770Z] #48 16.44 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-06-28T21:20:04.770Z] #48 16.44 Unpacking uidmap (1:4.8.1-1) ... [2023-06-28T21:20:05.021Z] #48 17.05 Selecting previously unselected package thin-provisioning-tools. [2023-06-28T21:20:05.021Z] #48 17.06 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-06-28T21:20:05.021Z] #48 17.07 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-06-28T21:20:05.021Z] #48 17.19 Selecting previously unselected package uidmap. [2023-06-28T21:20:05.021Z] #48 17.19 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-06-28T21:20:05.021Z] #48 17.20 Unpacking uidmap (1:4.8.1-1) ... [2023-06-28T21:20:05.021Z] #48 17.30 Selecting previously unselected package vim-runtime. [2023-06-28T21:20:05.031Z] #48 16.53 Selecting previously unselected package vim-runtime. [2023-06-28T21:20:05.031Z] #48 16.53 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-06-28T21:20:05.031Z] #48 16.55 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-06-28T21:20:05.031Z] #48 16.57 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-06-28T21:20:05.031Z] #48 16.59 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:20:05.283Z] #48 17.30 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-06-28T21:20:05.283Z] #48 17.32 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-06-28T21:20:05.283Z] #48 17.34 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-06-28T21:20:05.283Z] #48 17.35 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:20:05.974Z] #48 17.67 Selecting previously unselected package vim. [2023-06-28T21:20:06.227Z] #48 18.44 Selecting previously unselected package vim. [2023-06-28T21:20:06.227Z] #48 18.44 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-06-28T21:20:06.227Z] #48 18.46 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:20:06.235Z] #48 17.68 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-06-28T21:20:06.235Z] #48 17.70 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:20:06.489Z] #48 18.68 Selecting previously unselected package xfsprogs. [2023-06-28T21:20:06.489Z] #48 18.69 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-06-28T21:20:06.489Z] #48 18.69 Unpacking xfsprogs (5.10.0-4) ... [2023-06-28T21:20:06.497Z] #48 17.97 Selecting previously unselected package xfsprogs. [2023-06-28T21:20:06.497Z] #48 17.98 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-06-28T21:20:06.497Z] #48 17.98 Unpacking xfsprogs (5.10.0-4) ... [2023-06-28T21:20:06.751Z] #48 18.88 Selecting previously unselected package zip. [2023-06-28T21:20:06.751Z] #48 18.88 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-06-28T21:20:06.751Z] #48 18.89 Unpacking zip (3.0-12) ... [2023-06-28T21:20:06.751Z] #48 19.00 Setting up python3-pkg-resources (52.0.0-4) ... [2023-06-28T21:20:06.759Z] #48 18.18 Selecting previously unselected package zip. [2023-06-28T21:20:06.759Z] #48 18.18 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-06-28T21:20:06.759Z] #48 18.19 Unpacking zip (3.0-12) ... [2023-06-28T21:20:06.759Z] #48 18.32 Setting up python3-pkg-resources (52.0.0-4) ... [2023-06-28T21:20:07.030Z] #48 18.68 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-06-28T21:20:07.292Z] #48 18.69 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-06-28T21:20:07.292Z] #48 18.70 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-06-28T21:20:07.292Z] #48 18.72 Setting up libicu67:amd64 (67.1-7) ... [2023-06-28T21:20:07.292Z] #48 18.74 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-06-28T21:20:07.292Z] #48 18.76 Setting up libinih1:amd64 (53-1+b2) ... [2023-06-28T21:20:07.292Z] #48 18.79 Setting up uidmap (1:4.8.1-1) ... [2023-06-28T21:20:07.292Z] #48 18.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-06-28T21:20:07.292Z] #48 18.82 Setting up bzip2 (1.0.8-4) ... [2023-06-28T21:20:07.292Z] #48 18.84 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-06-28T21:20:07.292Z] #48 18.87 Setting up python3-wheel (0.34.2-1) ... [2023-06-28T21:20:07.324Z] #48 19.41 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-06-28T21:20:07.324Z] #48 19.43 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-06-28T21:20:07.324Z] #48 19.45 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-06-28T21:20:07.324Z] #48 19.46 Setting up libicu67:amd64 (67.1-7) ... [2023-06-28T21:20:07.324Z] #48 19.47 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-06-28T21:20:07.324Z] #48 19.50 Setting up libinih1:amd64 (53-1+b2) ... [2023-06-28T21:20:07.324Z] #48 19.51 Setting up uidmap (1:4.8.1-1) ... [2023-06-28T21:20:07.324Z] #48 19.53 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-06-28T21:20:07.324Z] #48 19.55 Setting up bzip2 (1.0.8-4) ... [2023-06-28T21:20:07.324Z] #48 19.57 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-06-28T21:20:07.324Z] #48 19.58 Setting up python3-wheel (0.34.2-1) ... [2023-06-28T21:20:07.554Z] #48 19.10 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:20:07.554Z] #48 19.11 Setting up libcap2:amd64 (1:2.44-1) ... [2023-06-28T21:20:07.554Z] #48 19.14 Setting up libcap2-bin (1:2.44-1) ... [2023-06-28T21:20:07.554Z] #48 19.15 Setting up apparmor (2.13.6-10) ... [2023-06-28T21:20:07.897Z] #48 19.86 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:20:07.897Z] #48 19.89 Setting up libcap2:amd64 (1:2.44-1) ... [2023-06-28T21:20:07.897Z] #48 19.91 Setting up libcap2-bin (1:2.44-1) ... [2023-06-28T21:20:07.897Z] #48 19.93 Setting up apparmor (2.13.6-10) ... [2023-06-28T21:20:08.940Z] #48 20.33 Setting up zip (3.0-12) ... [2023-06-28T21:20:08.940Z] #48 20.35 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:20:08.940Z] #48 20.38 Setting up bash-completion (1:2.11-2) ... [2023-06-28T21:20:09.284Z] #48 21.23 Setting up zip (3.0-12) ... [2023-06-28T21:20:09.284Z] #48 21.25 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:20:09.284Z] #48 21.29 Setting up bash-completion (1:2.11-2) ... [2023-06-28T21:20:09.631Z] #37 ... [2023-06-28T21:20:09.631Z] [2023-06-28T21:20:09.631Z] #26 [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 [2023-06-28T21:20:09.631Z] #26 69.59 + /build/golangci-lint --version [2023-06-28T21:20:09.631Z] #26 69.95 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-06-28T21:20:09.631Z] #26 DONE 73.2s [2023-06-28T21:20:09.631Z] [2023-06-28T21:20:09.631Z] #48 [dev-systemd-false 8/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-06-28T21:20:09.631Z] #48 24.50 Setting up libjq1:amd64 (1.6-2.1) ... [2023-06-28T21:20:09.631Z] #48 24.52 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-06-28T21:20:09.631Z] #48 24.54 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-06-28T21:20:09.631Z] #48 24.55 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-06-28T21:20:09.631Z] #48 24.93 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-06-28T21:20:09.631Z] #48 24.96 Setting up jq (1.6-2.1) ... [2023-06-28T21:20:09.631Z] #48 24.97 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-06-28T21:20:09.631Z] #48 24.99 Setting up iptables (1.8.7-1) ... [2023-06-28T21:20:09.631Z] #48 25.00 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-06-28T21:20:09.631Z] #48 25.01 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-06-28T21:20:09.631Z] #48 25.02 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-06-28T21:20:09.631Z] #48 25.03 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-06-28T21:20:09.631Z] #48 25.05 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-06-28T21:20:09.631Z] #48 25.05 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-06-28T21:20:09.631Z] #48 25.06 Setting up iproute2 (5.10.0-4) ... [2023-06-28T21:20:09.631Z] #48 25.32 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-06-28T21:20:09.631Z] #48 DONE 29.2s [2023-06-28T21:20:09.631Z] [2023-06-28T21:20:09.631Z] #40 [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 [2023-06-28T21:20:09.631Z] #40 32.71 + mkdir -p /build [2023-06-28T21:20:09.631Z] #40 32.71 + cp runc /build/runc [2023-06-28T21:20:09.631Z] #40 DONE 34.7s [2023-06-28T21:20:09.631Z] [2023-06-28T21:20:09.631Z] #49 [dev-systemd-false 9/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 [2023-06-28T21:20:10.202Z] #49 0.925 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-06-28T21:20:10.202Z] #49 0.943 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-06-28T21:20:10.202Z] #49 0.945 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-06-28T21:20:10.328Z] #48 21.90 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-06-28T21:20:10.328Z] #48 21.92 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-06-28T21:20:10.328Z] #48 21.93 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-06-28T21:20:10.328Z] #48 21.94 Setting up patch (2.7.6-7) ... [2023-06-28T21:20:10.328Z] #48 21.96 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-06-28T21:20:10.328Z] #48 22.01 invoke-rc.d: could not determine current runlevel [2023-06-28T21:20:10.463Z] #49 DONE 1.2s [2023-06-28T21:20:10.463Z] [2023-06-28T21:20:10.463Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 [2023-06-28T21:20:10.589Z] #48 22.03 invoke-rc.d: policy-rc.d denied execution of start. [2023-06-28T21:20:10.589Z] #48 22.03 Setting up xfsprogs (5.10.0-4) ... [2023-06-28T21:20:10.589Z] #48 22.05 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-06-28T21:20:10.589Z] #48 22.06 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-06-28T21:20:10.589Z] #48 22.07 Setting up pigz (2.6-1) ... [2023-06-28T21:20:10.589Z] #48 22.09 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-06-28T21:20:10.589Z] #48 22.10 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-06-28T21:20:10.589Z] #48 22.13 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-06-28T21:20:10.589Z] #48 22.15 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:20:10.672Z] #48 23.01 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-06-28T21:20:10.672Z] #48 23.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-06-28T21:20:10.672Z] #48 23.05 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-06-28T21:20:10.862Z] #48 22.39 Setting up libaio1:amd64 (0.3.112-9) ... [2023-06-28T21:20:10.862Z] #48 22.42 Setting up python3-lib2to3 (3.9.2-1) ... [2023-06-28T21:20:10.933Z] #48 23.07 Setting up patch (2.7.6-7) ... [2023-06-28T21:20:10.934Z] #48 23.10 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-06-28T21:20:10.934Z] #48 23.17 invoke-rc.d: could not determine current runlevel [2023-06-28T21:20:10.934Z] #48 23.17 invoke-rc.d: policy-rc.d denied execution of start. [2023-06-28T21:20:10.934Z] #48 23.18 Setting up xfsprogs (5.10.0-4) ... [2023-06-28T21:20:10.934Z] #48 23.20 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-06-28T21:20:10.934Z] #48 23.22 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-06-28T21:20:10.934Z] #48 23.23 Setting up pigz (2.6-1) ... [2023-06-28T21:20:10.934Z] #48 23.25 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-06-28T21:20:10.934Z] #48 23.26 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-06-28T21:20:10.934Z] #48 23.29 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-06-28T21:20:11.123Z] #48 22.72 Setting up libelf1:amd64 (0.183-1) ... [2023-06-28T21:20:11.195Z] #48 23.32 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:20:11.195Z] #48 ... [2023-06-28T21:20:11.195Z] [2023-06-28T21:20:11.195Z] #26 [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 [2023-06-28T21:20:11.195Z] #26 71.37 + /build/golangci-lint --version [2023-06-28T21:20:11.457Z] #26 71.58 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-06-28T21:20:11.697Z] #48 23.02 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-06-28T21:20:11.697Z] #48 23.06 Setting up python3-distutils (3.9.2-1) ... [2023-06-28T21:20:11.697Z] #48 23.29 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:20:11.697Z] #48 23.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-06-28T21:20:11.697Z] #48 23.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-06-28T21:20:11.697Z] #48 23.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-06-28T21:20:11.697Z] #48 23.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-06-28T21:20:11.697Z] #48 23.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-06-28T21:20:11.958Z] #48 23.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-06-28T21:20:11.958Z] #48 23.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-06-28T21:20:11.958Z] #48 23.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-06-28T21:20:11.958Z] #48 23.49 Setting up python3-setuptools (52.0.0-4) ... [2023-06-28T21:20:12.773Z] tests/integration/api_build_test.py .......................X [ 6%] [2023-06-28T21:20:12.953Z] #48 24.17 Setting up libjq1:amd64 (1.6-2.1) ... [2023-06-28T21:20:12.953Z] #48 24.45 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-06-28T21:20:12.953Z] #48 24.53 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-06-28T21:20:13.215Z] #48 24.63 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-06-28T21:20:13.334Z] tests/integration/api_client_test.py ..... [ 7%] [2023-06-28T21:20:14.009Z] #26 DONE 73.9s [2023-06-28T21:20:14.009Z] [2023-06-28T21:20:14.009Z] #48 [dev-systemd-false 8/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-06-28T21:20:14.009Z] #48 23.60 Setting up libaio1:amd64 (0.3.112-9) ... [2023-06-28T21:20:14.009Z] #48 23.62 Setting up python3-lib2to3 (3.9.2-1) ... [2023-06-28T21:20:14.009Z] #48 23.85 Setting up libelf1:amd64 (0.183-1) ... [2023-06-28T21:20:14.009Z] #48 24.01 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-06-28T21:20:14.009Z] #48 24.12 Setting up python3-distutils (3.9.2-1) ... [2023-06-28T21:20:14.009Z] #48 24.40 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-06-28T21:20:14.009Z] #48 24.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-06-28T21:20:14.009Z] #48 24.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-06-28T21:20:14.009Z] #48 24.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-06-28T21:20:14.009Z] #48 24.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-06-28T21:20:14.009Z] #48 24.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-06-28T21:20:14.009Z] #48 24.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-06-28T21:20:14.009Z] #48 24.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-06-28T21:20:14.009Z] #48 24.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-06-28T21:20:14.009Z] #48 24.59 Setting up python3-setuptools (52.0.0-4) ... [2023-06-28T21:20:14.009Z] #48 25.20 Setting up libjq1:amd64 (1.6-2.1) ... [2023-06-28T21:20:14.009Z] #48 25.40 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-06-28T21:20:14.009Z] #48 25.55 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-06-28T21:20:14.009Z] #48 25.59 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-06-28T21:20:14.009Z] #48 26.05 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-06-28T21:20:14.009Z] #48 26.09 Setting up jq (1.6-2.1) ... [2023-06-28T21:20:14.009Z] #48 26.11 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-06-28T21:20:14.009Z] #48 26.14 Setting up iptables (1.8.7-1) ... [2023-06-28T21:20:14.009Z] #48 26.16 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-06-28T21:20:14.009Z] #48 26.17 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-06-28T21:20:14.009Z] #48 26.19 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-06-28T21:20:14.009Z] #48 26.20 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-06-28T21:20:14.009Z] #48 26.20 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-06-28T21:20:14.009Z] #48 26.21 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-06-28T21:20:14.009Z] #48 26.22 Setting up iproute2 (5.10.0-4) ... [2023-06-28T21:20:14.157Z] #48 25.48 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-06-28T21:20:14.157Z] #48 ... [2023-06-28T21:20:14.157Z] [2023-06-28T21:20:14.157Z] #25 [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 [2023-06-28T21:20:14.157Z] #25 68.39 + /build/golangci-lint --version [2023-06-28T21:20:14.157Z] #25 68.59 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-06-28T21:20:14.157Z] #25 DONE 71.8s [2023-06-28T21:20:14.157Z] [2023-06-28T21:20:14.157Z] #48 [dev-systemd-false 8/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-06-28T21:20:14.157Z] #48 25.58 Setting up jq (1.6-2.1) ... [2023-06-28T21:20:14.157Z] #48 25.60 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-06-28T21:20:14.157Z] #48 25.61 Setting up iptables (1.8.7-1) ... [2023-06-28T21:20:14.157Z] #48 25.63 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-06-28T21:20:14.157Z] #48 25.64 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-06-28T21:20:14.157Z] #48 25.65 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-06-28T21:20:14.157Z] #48 25.65 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-06-28T21:20:14.157Z] #48 25.66 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-06-28T21:20:14.157Z] #48 25.66 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-06-28T21:20:14.157Z] #48 25.67 Setting up iproute2 (5.10.0-4) ... [2023-06-28T21:20:14.157Z] #48 ... [2023-06-28T21:20:14.157Z] [2023-06-28T21:20:14.157Z] #37 [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 [2023-06-28T21:20:14.157Z] #37 56.42 + bin/containerd [2023-06-28T21:20:14.271Z] #48 26.45 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-06-28T21:20:14.442Z] #37 ... [2023-06-28T21:20:14.442Z] [2023-06-28T21:20:14.442Z] #40 [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 [2023-06-28T21:20:14.442Z] #40 32.31 + mkdir -p /build [2023-06-28T21:20:14.442Z] #40 32.32 + cp runc /build/runc [2023-06-28T21:20:14.442Z] #40 DONE 32.4s [2023-06-28T21:20:14.533Z] #48 DONE 26.8s [2023-06-28T21:20:14.533Z] [2023-06-28T21:20:14.533Z] #49 [dev-systemd-false 9/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 [2023-06-28T21:20:14.801Z] [2023-06-28T21:20:14.801Z] #48 [dev-systemd-false 8/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-06-28T21:20:14.801Z] #48 25.84 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-06-28T21:20:14.801Z] #48 DONE 26.2s [2023-06-28T21:20:14.801Z] [2023-06-28T21:20:14.801Z] #49 [dev-systemd-false 9/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 [2023-06-28T21:20:15.257Z] tests/integration/api_config_test.py ..... [ 8%] [2023-06-28T21:20:15.369Z] #49 0.685 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-06-28T21:20:15.370Z] #49 0.691 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-06-28T21:20:15.370Z] #49 0.696 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-06-28T21:20:15.370Z] #49 DONE 0.7s [2023-06-28T21:20:15.370Z] [2023-06-28T21:20:15.370Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 [2023-06-28T21:20:15.408Z] #49 0.596 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-06-28T21:20:15.408Z] #49 0.609 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-06-28T21:20:15.408Z] #49 0.624 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-06-28T21:20:15.408Z] #49 DONE 0.8s [2023-06-28T21:20:15.408Z] [2023-06-28T21:20:15.408Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 [2023-06-28T21:20:16.933Z] #50 ... [2023-06-28T21:20:16.933Z] [2023-06-28T21:20:16.933Z] #40 [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 [2023-06-28T21:20:16.933Z] #40 34.63 + mkdir -p /build [2023-06-28T21:20:16.933Z] #40 34.63 + cp runc /build/runc [2023-06-28T21:20:16.933Z] #40 DONE 35.1s [2023-06-28T21:20:16.933Z] [2023-06-28T21:20:16.933Z] #36 [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 [2023-06-28T21:20:16.933Z] #36 58.27 + bin/containerd [2023-06-28T21:20:17.050Z] #50 6.245 Collecting yamllint==1.26.1 [2023-06-28T21:20:17.621Z] #50 7.271 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-06-28T21:20:18.192Z] #50 7.606 Collecting pathspec>=0.5.3 [2023-06-28T21:20:18.192Z] #50 7.610 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-06-28T21:20:18.192Z] #50 7.727 Collecting pyyaml [2023-06-28T21:20:18.192Z] #50 7.740 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2023-06-28T21:20:18.192Z] #50 7.766 Building wheels for collected packages: yamllint [2023-06-28T21:20:18.192Z] #50 7.767 Building wheel for yamllint (setup.py): started [2023-06-28T21:20:18.453Z] #50 8.092 Building wheel for yamllint (setup.py): finished with status 'done' [2023-06-28T21:20:18.453Z] #50 8.093 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e5ad913b9aa03ae075dbc4cdfe3eb1fd42cfc4123a5800db86113c689e0bad08 [2023-06-28T21:20:18.453Z] #50 8.093 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-06-28T21:20:18.453Z] #50 8.095 Successfully built yamllint [2023-06-28T21:20:18.453Z] #50 8.102 Installing collected packages: pyyaml, pathspec, yamllint [2023-06-28T21:20:18.713Z] #50 8.232 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1 [2023-06-28T21:20:20.091Z] #50 DONE 9.8s [2023-06-28T21:20:20.091Z] [2023-06-28T21:20:20.091Z] #37 [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 [2023-06-28T21:20:20.350Z] #37 ... [2023-06-28T21:20:20.350Z] [2023-06-28T21:20:20.350Z] #51 [dev-systemd-false 11/26] COPY --from=dockercli /build/ /usr/local/cli [2023-06-28T21:20:20.611Z] #51 DONE 0.4s [2023-06-28T21:20:20.611Z] [2023-06-28T21:20:20.611Z] #37 [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 [2023-06-28T21:20:20.871Z] #37 ... [2023-06-28T21:20:20.871Z] [2023-06-28T21:20:20.871Z] #52 [dev-systemd-false 12/26] COPY --from=frozen-images /build/ /docker-frozen-images [2023-06-28T21:20:21.236Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.3% of statements [2023-06-28T21:20:21.236Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-06-28T21:20:21.236Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-06-28T21:20:21.236Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2023-06-28T21:20:21.237Z] ? github.com/docker/docker/pkg/symlink [no test files] [2023-06-28T21:20:21.237Z] ? github.com/docker/docker/pkg/term [no test files] [2023-06-28T21:20:21.237Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-06-28T21:20:21.237Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-06-28T21:20:21.237Z] ? github.com/docker/docker/rootless [no test files] [2023-06-28T21:20:21.237Z] ? github.com/docker/docker/rootless/specconv [no test files] [2023-06-28T21:20:21.237Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-06-28T21:20:21.237Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-06-28T21:20:21.237Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-06-28T21:20:21.237Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-06-28T21:20:21.237Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-06-28T21:20:21.237Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-06-28T21:20:21.237Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-06-28T21:20:21.237Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-06-28T21:20:21.237Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-06-28T21:20:21.237Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-06-28T21:20:21.237Z] ? github.com/docker/docker/testutil/request [no test files] [2023-06-28T21:20:21.237Z] ? github.com/docker/docker/volume [no test files] [2023-06-28T21:20:21.237Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-06-28T21:20:21.237Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-06-28T21:20:21.237Z] [2023-06-28T21:20:21.237Z] === Skipped [2023-06-28T21:20:21.237Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2023-06-28T21:20:21.237Z] exec_linux_test.go:19: requires AppArmor to be enabled [2023-06-28T21:20:21.237Z] [2023-06-28T21:20:21.237Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2023-06-28T21:20:21.237Z] exec_linux_test.go:39: requires AppArmor to be enabled [2023-06-28T21:20:21.237Z] [2023-06-28T21:20:21.237Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-06-28T21:20:21.237Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-06-28T21:20:21.237Z] graphtest_unix.go:46: Driver btrfs not supported [2023-06-28T21:20:21.237Z] [2023-06-28T21:20:21.237Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-06-28T21:20:21.237Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-06-28T21:20:21.237Z] graphtest_unix.go:46: Driver btrfs not supported [2023-06-28T21:20:21.237Z] [2023-06-28T21:20:21.237Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-06-28T21:20:21.237Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-06-28T21:20:21.237Z] graphtest_unix.go:46: Driver btrfs not supported [2023-06-28T21:20:21.237Z] [2023-06-28T21:20:21.237Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-06-28T21:20:21.237Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-06-28T21:20:21.237Z] graphtest_unix.go:46: Driver btrfs not supported [2023-06-28T21:20:21.237Z] [2023-06-28T21:20:21.237Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-06-28T21:20:21.237Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-06-28T21:20:21.237Z] graphtest_unix.go:46: Driver btrfs not supported [2023-06-28T21:20:21.237Z] [2023-06-28T21:20:21.237Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-06-28T21:20:21.237Z] graphtest_unix.go:73: No driver to put! [2023-06-28T21:20:21.237Z] [2023-06-28T21:20:21.237Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-06-28T21:20:21.237Z] time="2023-06-28T21:19:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-06-28T21:20:21.237Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-06-28T21:20:21.237Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-06-28T21:20:21.237Z] [2023-06-28T21:20:21.237Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-06-28T21:20:21.237Z] time="2023-06-28T21:19:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-06-28T21:20:21.237Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-06-28T21:20:21.237Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-06-28T21:20:21.237Z] [2023-06-28T21:20:21.237Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-06-28T21:20:21.237Z] time="2023-06-28T21:19:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-06-28T21:20:21.237Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-06-28T21:20:21.237Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-06-28T21:20:21.237Z] [2023-06-28T21:20:21.237Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-06-28T21:20:21.237Z] time="2023-06-28T21:19:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-06-28T21:20:21.237Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-06-28T21:20:21.237Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-06-28T21:20:21.237Z] [2023-06-28T21:20:21.237Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-06-28T21:20:21.237Z] time="2023-06-28T21:19:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-06-28T21:20:21.237Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-06-28T21:20:21.237Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-06-28T21:20:21.237Z] [2023-06-28T21:20:21.237Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-06-28T21:20:21.237Z] graphtest_unix.go:73: No driver to put! [2023-06-28T21:20:21.237Z] [2023-06-28T21:20:21.237Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2023-06-28T21:20:21.237Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2023-06-28T21:20:21.237Z] [2023-06-28T21:20:21.237Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2023-06-28T21:20:21.237Z] overlay_test.go:50: Fails to compute changes intermittently [2023-06-28T21:20:21.237Z] [2023-06-28T21:20:21.237Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-06-28T21:20:21.237Z] overlay_test.go:65: Cannot run test with naive change algorithm [2023-06-28T21:20:21.237Z] [2023-06-28T21:20:21.237Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-06-28T21:20:21.237Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-06-28T21:20:21.237Z] [2023-06-28T21:20:21.237Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-06-28T21:20:21.237Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-06-28T21:20:21.237Z] graphtest_unix.go:46: Driver zfs not supported [2023-06-28T21:20:21.237Z] [2023-06-28T21:20:21.237Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-06-28T21:20:21.237Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-06-28T21:20:21.237Z] graphtest_unix.go:46: Driver zfs not supported [2023-06-28T21:20:21.237Z] [2023-06-28T21:20:21.237Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-06-28T21:20:21.237Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-06-28T21:20:21.237Z] graphtest_unix.go:46: Driver zfs not supported [2023-06-28T21:20:21.237Z] [2023-06-28T21:20:21.237Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-06-28T21:20:21.237Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-06-28T21:20:21.237Z] graphtest_unix.go:46: Driver zfs not supported [2023-06-28T21:20:21.237Z] [2023-06-28T21:20:21.237Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-06-28T21:20:21.237Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-06-28T21:20:21.237Z] graphtest_unix.go:46: Driver zfs not supported [2023-06-28T21:20:21.237Z] [2023-06-28T21:20:21.237Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-06-28T21:20:21.237Z] graphtest_unix.go:73: No driver to put! [2023-06-28T21:20:21.237Z] [2023-06-28T21:20:21.237Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-06-28T21:20:21.237Z] sysinfo_linux_test.go:91: App Armor Must be Disabled [2023-06-28T21:20:21.237Z] [2023-06-28T21:20:21.237Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-06-28T21:20:21.237Z] sysinfo_linux_test.go:111: cgroup namespaces must be disabled [2023-06-28T21:20:21.237Z] [2023-06-28T21:20:21.237Z] DONE 2266 tests, 26 skipped in 76.805s Post stage [Pipeline] junit [2023-06-28T21:20:21.248Z] Recording test results [2023-06-28T21:20:21.440Z] #52 DONE 0.7s [2023-06-28T21:20:21.440Z] [2023-06-28T21:20:21.440Z] #53 [dev-systemd-false 13/26] COPY --from=swagger /build/ /usr/local/bin/ [2023-06-28T21:20:21.440Z] #53 DONE 0.1s [2023-06-28T21:20:21.440Z] [2023-06-28T21:20:21.440Z] #54 [dev-systemd-false 14/26] COPY --from=tomlv /build/ /usr/local/bin/ [2023-06-28T21:20:21.440Z] #54 DONE 0.0s [2023-06-28T21:20:21.440Z] [2023-06-28T21:20:21.440Z] #55 [dev-systemd-false 15/26] COPY --from=tini /build/ /usr/local/bin/ [2023-06-28T21:20:21.699Z] #55 DONE 0.1s [2023-06-28T21:20:21.699Z] [2023-06-28T21:20:21.699Z] #56 [dev-systemd-false 16/26] COPY --from=registry /build/ /usr/local/bin/ [2023-06-28T21:20:21.699Z] #56 DONE 0.1s [2023-06-28T21:20:21.699Z] [2023-06-28T21:20:21.699Z] #37 [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 [2023-06-28T21:20:21.699Z] #37 ... [2023-06-28T21:20:21.699Z] [2023-06-28T21:20:21.699Z] #57 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2023-06-28T21:20:21.699Z] #57 DONE 0.1s [2023-06-28T21:20:21.699Z] [2023-06-28T21:20:21.699Z] #58 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-06-28T21:20:21.699Z] #58 DONE 0.1s [2023-06-28T21:20:21.959Z] [2023-06-28T21:20:21.959Z] #59 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-06-28T21:20:21.959Z] #59 DONE 0.1s [2023-06-28T21:20:21.959Z] [2023-06-28T21:20:21.959Z] #37 [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 [2023-06-28T21:20:21.959Z] #37 ... [2023-06-28T21:20:21.959Z] [2023-06-28T21:20:21.959Z] #60 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2023-06-28T21:20:21.959Z] #60 DONE 0.0s [2023-06-28T21:20:21.959Z] [2023-06-28T21:20:21.959Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2023-06-28T21:20:21.959Z] #61 DONE 0.1s [2023-06-28T21:20:22.110Z] #50 6.346 Collecting yamllint==1.26.1 [2023-06-28T21:20:22.219Z] [2023-06-28T21:20:22.219Z] #37 [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 [2023-06-28T21:20:22.277Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2023-06-28T21:20:22.323Z] #36 ... [2023-06-28T21:20:22.323Z] [2023-06-28T21:20:22.323Z] #50 [dev-systemd-false 10/26] RUN pip3 install yamllint==1.26.1 [2023-06-28T21:20:22.323Z] #50 6.656 Collecting yamllint==1.26.1 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T21:20:22.616Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45840/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 -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:b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 hack/make.sh dynbinary test-integration [2023-06-28T21:20:22.682Z] #50 7.383 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-06-28T21:20:22.872Z] [2023-06-28T21:20:22.872Z] Removing bundles/ [2023-06-28T21:20:22.872Z] [2023-06-28T21:20:22.872Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-06-28T21:20:22.872Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-06-28T21:20:22.872Z] GOOS="" GOARCH="" GOARM="" [2023-06-28T21:20:22.923Z] #50 7.701 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-06-28T21:20:23.156Z] #37 76.40 # github.com/containerd/containerd/cmd/containerd [2023-06-28T21:20:23.156Z] #37 76.40 /usr/bin/ld: /tmp/go-link-282397857/000019.o: in function `New': [2023-06-28T21:20:23.156Z] #37 76.40 /tmp/tmp.UyrNsFAHGo/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2023-06-28T21:20:23.156Z] #37 76.47 + bin/containerd-stress [2023-06-28T21:20:23.256Z] #50 7.813 Collecting pathspec>=0.5.3 [2023-06-28T21:20:23.256Z] #50 7.818 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-06-28T21:20:23.498Z] #50 8.169 Collecting pathspec>=0.5.3 [2023-06-28T21:20:23.498Z] #50 8.176 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-06-28T21:20:23.517Z] #50 7.992 Collecting pyyaml [2023-06-28T21:20:23.517Z] #50 8.001 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2023-06-28T21:20:23.517Z] #50 8.030 Building wheels for collected packages: yamllint [2023-06-28T21:20:23.517Z] #50 8.030 Building wheel for yamllint (setup.py): started [2023-06-28T21:20:23.724Z] #37 77.31 + bin/containerd-shim [2023-06-28T21:20:23.759Z] #50 8.341 Collecting pyyaml [2023-06-28T21:20:23.759Z] #50 8.346 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2023-06-28T21:20:23.759Z] #50 8.373 Building wheels for collected packages: yamllint [2023-06-28T21:20:23.759Z] #50 8.374 Building wheel for yamllint (setup.py): started [2023-06-28T21:20:23.778Z] #50 8.385 Building wheel for yamllint (setup.py): finished with status 'done' [2023-06-28T21:20:24.039Z] #50 8.386 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=5fc006fd30c9a0c52e7230be712668fc271700e6e4045294a6037458621837d2 [2023-06-28T21:20:24.039Z] #50 8.386 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-06-28T21:20:24.039Z] #50 8.389 Successfully built yamllint [2023-06-28T21:20:24.039Z] #50 8.400 Installing collected packages: pyyaml, pathspec, yamllint [2023-06-28T21:20:24.039Z] #50 8.557 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1 [2023-06-28T21:20:24.331Z] #50 8.761 Building wheel for yamllint (setup.py): finished with status 'done' [2023-06-28T21:20:24.332Z] #50 8.763 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=5fc006fd30c9a0c52e7230be712668fc271700e6e4045294a6037458621837d2 [2023-06-28T21:20:24.332Z] #50 8.763 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-06-28T21:20:24.332Z] #50 8.768 Successfully built yamllint [2023-06-28T21:20:24.332Z] #50 8.779 Installing collected packages: pyyaml, pathspec, yamllint [2023-06-28T21:20:24.332Z] #50 8.949 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.26.1 [2023-06-28T21:20:25.719Z] #50 DONE 10.5s [2023-06-28T21:20:25.719Z] [2023-06-28T21:20:25.719Z] #51 [dev-systemd-false 11/26] COPY --from=dockercli /build/ /usr/local/cli [2023-06-28T21:20:25.951Z] #50 DONE 10.1s [2023-06-28T21:20:25.951Z] [2023-06-28T21:20:25.951Z] #51 [dev-systemd-false 11/26] COPY --from=dockercli /build/ /usr/local/cli [2023-06-28T21:20:25.951Z] #51 DONE 0.1s [2023-06-28T21:20:25.951Z] [2023-06-28T21:20:25.951Z] #37 [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 [2023-06-28T21:20:25.951Z] #37 ... [2023-06-28T21:20:25.951Z] [2023-06-28T21:20:25.951Z] #52 [dev-systemd-false 12/26] COPY --from=frozen-images /build/ /docker-frozen-images [2023-06-28T21:20:25.951Z] #52 DONE 0.1s [2023-06-28T21:20:25.951Z] [2023-06-28T21:20:25.951Z] #53 [dev-systemd-false 13/26] COPY --from=swagger /build/ /usr/local/bin/ [2023-06-28T21:20:25.951Z] #53 DONE 0.1s [2023-06-28T21:20:25.951Z] [2023-06-28T21:20:25.951Z] #54 [dev-systemd-false 14/26] COPY --from=tomlv /build/ /usr/local/bin/ [2023-06-28T21:20:25.951Z] #54 DONE 0.1s [2023-06-28T21:20:25.951Z] [2023-06-28T21:20:25.951Z] #37 [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 [2023-06-28T21:20:25.951Z] #37 ... [2023-06-28T21:20:25.951Z] [2023-06-28T21:20:25.951Z] #55 [dev-systemd-false 15/26] COPY --from=tini /build/ /usr/local/bin/ [2023-06-28T21:20:25.951Z] #55 DONE 0.0s [2023-06-28T21:20:25.951Z] [2023-06-28T21:20:25.951Z] #56 [dev-systemd-false 16/26] COPY --from=registry /build/ /usr/local/bin/ [2023-06-28T21:20:26.211Z] #56 DONE 0.1s [2023-06-28T21:20:26.211Z] [2023-06-28T21:20:26.211Z] #57 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2023-06-28T21:20:26.211Z] #57 DONE 0.1s [2023-06-28T21:20:26.211Z] [2023-06-28T21:20:26.211Z] #58 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-06-28T21:20:26.211Z] #58 DONE 0.1s [2023-06-28T21:20:26.211Z] [2023-06-28T21:20:26.211Z] #37 [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 [2023-06-28T21:20:26.211Z] #37 ... [2023-06-28T21:20:26.211Z] [2023-06-28T21:20:26.211Z] #59 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-06-28T21:20:26.289Z] #51 DONE 0.5s [2023-06-28T21:20:26.289Z] [2023-06-28T21:20:26.289Z] #36 [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 [2023-06-28T21:20:26.289Z] #36 ... [2023-06-28T21:20:26.289Z] [2023-06-28T21:20:26.289Z] #52 [dev-systemd-false 12/26] COPY --from=frozen-images /build/ /docker-frozen-images [2023-06-28T21:20:26.471Z] #59 DONE 0.2s [2023-06-28T21:20:26.471Z] [2023-06-28T21:20:26.471Z] #60 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2023-06-28T21:20:26.471Z] #60 DONE 0.0s [2023-06-28T21:20:26.471Z] [2023-06-28T21:20:26.471Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2023-06-28T21:20:26.471Z] #61 DONE 0.1s [2023-06-28T21:20:26.471Z] [2023-06-28T21:20:26.471Z] #37 [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 [2023-06-28T21:20:26.861Z] #52 DONE 0.5s [2023-06-28T21:20:26.861Z] [2023-06-28T21:20:26.861Z] #53 [dev-systemd-false 13/26] COPY --from=swagger /build/ /usr/local/bin/ [2023-06-28T21:20:27.121Z] #53 DONE 0.3s [2023-06-28T21:20:27.121Z] [2023-06-28T21:20:27.121Z] #36 [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 [2023-06-28T21:20:27.121Z] #36 ... [2023-06-28T21:20:27.121Z] [2023-06-28T21:20:27.121Z] #54 [dev-systemd-false 14/26] COPY --from=tomlv /build/ /usr/local/bin/ [2023-06-28T21:20:27.121Z] #54 DONE 0.1s [2023-06-28T21:20:27.121Z] [2023-06-28T21:20:27.121Z] #55 [dev-systemd-false 15/26] COPY --from=tini /build/ /usr/local/bin/ [2023-06-28T21:20:27.121Z] #55 DONE 0.0s [2023-06-28T21:20:27.381Z] [2023-06-28T21:20:27.381Z] #56 [dev-systemd-false 16/26] COPY --from=registry /build/ /usr/local/bin/ [2023-06-28T21:20:28.320Z] #56 DONE 1.1s [2023-06-28T21:20:28.320Z] [2023-06-28T21:20:28.320Z] #57 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2023-06-28T21:20:28.320Z] #57 DONE 0.1s [2023-06-28T21:20:28.320Z] [2023-06-28T21:20:28.320Z] #58 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-06-28T21:20:28.320Z] #58 DONE 0.1s [2023-06-28T21:20:28.320Z] [2023-06-28T21:20:28.320Z] #36 [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 [2023-06-28T21:20:28.580Z] #36 ... [2023-06-28T21:20:28.580Z] [2023-06-28T21:20:28.580Z] #59 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-06-28T21:20:29.005Z] #37 81.61 + bin/containerd-shim-runc-v1 [2023-06-28T21:20:29.520Z] #59 DONE 0.8s [2023-06-28T21:20:29.520Z] [2023-06-28T21:20:29.520Z] #60 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2023-06-28T21:20:29.520Z] #60 DONE 0.1s [2023-06-28T21:20:29.520Z] [2023-06-28T21:20:29.520Z] #36 [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 [2023-06-28T21:20:29.520Z] #36 ... [2023-06-28T21:20:29.520Z] [2023-06-28T21:20:29.520Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2023-06-28T21:20:29.520Z] #61 DONE 0.1s [2023-06-28T21:20:29.520Z] [2023-06-28T21:20:29.520Z] #36 [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 [2023-06-28T21:20:29.764Z] #37 75.57 # github.com/containerd/containerd/cmd/containerd [2023-06-28T21:20:29.764Z] #37 75.57 /usr/bin/ld: /tmp/go-link-3435076592/000019.o: in function `New': [2023-06-28T21:20:29.764Z] #37 75.57 /tmp/tmp.vgjH8ADC6z/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2023-06-28T21:20:29.764Z] #37 75.64 + bin/containerd-stress [2023-06-28T21:20:30.334Z] #37 76.46 + bin/containerd-shim [2023-06-28T21:20:30.384Z] #37 83.89 + bin/containerd-shim-runc-v2 [2023-06-28T21:20:30.952Z] #37 84.42 + binaries [2023-06-28T21:20:30.952Z] #37 84.42 + install -D bin/containerd /build/containerd [2023-06-28T21:20:30.952Z] #37 84.45 + install -D bin/containerd-shim /build/containerd-shim [2023-06-28T21:20:30.952Z] #37 84.46 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-06-28T21:20:30.952Z] #37 84.47 + install -D bin/ctr /build/ctr [2023-06-28T21:20:31.428Z] #36 78.89 # github.com/containerd/containerd/cmd/containerd [2023-06-28T21:20:31.428Z] #36 78.89 /usr/bin/ld: /tmp/go-link-3327835105/000019.o: in function `New': [2023-06-28T21:20:31.428Z] #36 78.89 /tmp/tmp.8sOuyMyJ14/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2023-06-28T21:20:31.428Z] #36 78.97 + bin/containerd-stress [2023-06-28T21:20:32.329Z] #37 DONE 85.7s [2023-06-28T21:20:32.371Z] #36 79.89 + bin/containerd-shim [2023-06-28T21:20:32.896Z] [2023-06-28T21:20:32.896Z] #62 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2023-06-28T21:20:33.463Z] #62 DONE 0.3s [2023-06-28T21:20:33.463Z] [2023-06-28T21:20:33.463Z] #63 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-06-28T21:20:33.463Z] #63 DONE 0.2s [2023-06-28T21:20:33.463Z] [2023-06-28T21:20:33.463Z] #64 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-06-28T21:20:34.400Z] #64 DONE 1.0s [2023-06-28T21:20:34.400Z] [2023-06-28T21:20:34.400Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2023-06-28T21:20:34.400Z] #65 DONE 0.0s [2023-06-28T21:20:34.400Z] [2023-06-28T21:20:34.400Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2023-06-28T21:20:34.400Z] #66 DONE 0.0s [2023-06-28T21:20:34.538Z] #37 80.65 + bin/containerd-shim-runc-v1 [2023-06-28T21:20:34.659Z] [2023-06-28T21:20:34.659Z] #67 [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 [2023-06-28T21:20:35.227Z] #67 0.550 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-06-28T21:20:35.227Z] #67 0.550 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-06-28T21:20:35.227Z] #67 0.550 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-06-28T21:20:35.744Z] #67 0.789 Reading package lists... [2023-06-28T21:20:36.312Z] #67 1.255 Reading package lists... [2023-06-28T21:20:36.312Z] #67 1.722 Building dependency tree... [2023-06-28T21:20:36.312Z] #67 1.824 Reading state information... [2023-06-28T21:20:36.312Z] #67 1.936 The following additional packages will be installed: [2023-06-28T21:20:36.571Z] #67 1.936 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2023-06-28T21:20:36.571Z] #67 1.937 Suggested packages: [2023-06-28T21:20:36.571Z] #67 1.937 systemd-container policykit-1 [2023-06-28T21:20:36.571Z] #67 1.937 Recommended packages: [2023-06-28T21:20:36.571Z] #67 1.937 systemd-timesyncd | time-daemon libnss-systemd [2023-06-28T21:20:36.571Z] #67 2.004 The following NEW packages will be installed: [2023-06-28T21:20:36.571Z] #67 2.004 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2023-06-28T21:20:36.571Z] #67 2.004 libkmod2 libpam-systemd systemd systemd-sysv [2023-06-28T21:20:36.577Z] #36 84.40 + bin/containerd-shim-runc-v1 [2023-06-28T21:20:36.830Z] #67 2.274 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2023-06-28T21:20:36.830Z] #67 2.274 Need to get 5829 kB of archives. [2023-06-28T21:20:36.830Z] #67 2.274 After this operation, 19.3 MB of additional disk space will be used. [2023-06-28T21:20:36.830Z] #67 2.274 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2023-06-28T21:20:36.830Z] #67 2.278 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2023-06-28T21:20:36.830Z] #67 2.281 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2023-06-28T21:20:36.830Z] #67 2.286 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2023-06-28T21:20:36.830Z] #67 2.291 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7+deb11u2 [4501 kB] [2023-06-28T21:20:36.831Z] #67 2.357 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7+deb11u2 [113 kB] [2023-06-28T21:20:37.081Z] #37 82.95 + bin/containerd-shim-runc-v2 [2023-06-28T21:20:37.089Z] #67 2.358 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.24-0+deb11u1 [222 kB] [2023-06-28T21:20:37.089Z] #67 2.359 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.24-0+deb11u1 [243 kB] [2023-06-28T21:20:37.089Z] #67 2.361 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7+deb11u2 [283 kB] [2023-06-28T21:20:37.089Z] #67 2.380 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.24-0+deb11u1 [99.7 kB] [2023-06-28T21:20:37.089Z] #67 2.525 debconf: delaying package configuration, since apt-utils is not installed [2023-06-28T21:20:37.089Z] #67 2.556 Fetched 5829 kB in 0s (15.7 MB/s) [2023-06-28T21:20:37.089Z] #67 2.585 Selecting previously unselected package libargon2-1:amd64. [2023-06-28T21:20:37.089Z] #67 2.585 (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 ... 28613 files and directories currently installed.) [2023-06-28T21:20:37.089Z] #67 2.599 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2023-06-28T21:20:37.089Z] #67 2.608 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2023-06-28T21:20:37.089Z] #67 2.645 Selecting previously unselected package libjson-c5:amd64. [2023-06-28T21:20:37.340Z] #37 83.47 + binaries [2023-06-28T21:20:37.341Z] #37 83.47 + install -D bin/containerd /build/containerd [2023-06-28T21:20:37.341Z] #37 83.50 + install -D bin/containerd-shim /build/containerd-shim [2023-06-28T21:20:37.341Z] #37 83.50 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-06-28T21:20:37.341Z] #37 83.51 + install -D bin/ctr /build/ctr [2023-06-28T21:20:37.348Z] #67 2.647 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2023-06-28T21:20:37.348Z] #67 2.653 Unpacking libjson-c5:amd64 (0.15-2) ... [2023-06-28T21:20:37.348Z] #67 2.695 Selecting previously unselected package libcryptsetup12:amd64. [2023-06-28T21:20:37.348Z] #67 2.698 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2023-06-28T21:20:37.348Z] #67 2.708 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2023-06-28T21:20:37.348Z] #67 2.762 Selecting previously unselected package libkmod2:amd64. [2023-06-28T21:20:37.348Z] #67 2.764 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2023-06-28T21:20:37.348Z] #67 2.768 Unpacking libkmod2:amd64 (28-1) ... [2023-06-28T21:20:37.348Z] #67 2.812 Selecting previously unselected package systemd. [2023-06-28T21:20:37.348Z] #67 2.814 Preparing to unpack .../systemd_247.3-7+deb11u2_amd64.deb ... [2023-06-28T21:20:37.348Z] #67 2.849 Unpacking systemd (247.3-7+deb11u2) ... [2023-06-28T21:20:37.915Z] #67 3.373 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2023-06-28T21:20:37.915Z] #67 3.386 Setting up libjson-c5:amd64 (0.15-2) ... [2023-06-28T21:20:37.915Z] #67 3.399 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2023-06-28T21:20:37.915Z] #67 3.411 Setting up libkmod2:amd64 (28-1) ... [2023-06-28T21:20:37.915Z] #67 3.420 Setting up systemd (247.3-7+deb11u2) ... [2023-06-28T21:20:37.915Z] #67 3.462 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2023-06-28T21:20:37.915Z] #67 3.464 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2023-06-28T21:20:38.174Z] #67 3.466 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2023-06-28T21:20:38.174Z] #67 3.493 Initializing machine ID from KVM UUID. [2023-06-28T21:20:38.433Z] #67 3.887 Selecting previously unselected package systemd-sysv. [2023-06-28T21:20:38.433Z] #67 3.887 (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 ... 29424 files and directories currently installed.) [2023-06-28T21:20:38.433Z] #67 3.900 Preparing to unpack .../systemd-sysv_247.3-7+deb11u2_amd64.deb ... [2023-06-28T21:20:38.433Z] #67 3.903 Unpacking systemd-sysv (247.3-7+deb11u2) ... [2023-06-28T21:20:38.433Z] #67 3.950 Selecting previously unselected package libdbus-1-3:amd64. [2023-06-28T21:20:38.433Z] #67 3.952 Preparing to unpack .../libdbus-1-3_1.12.24-0+deb11u1_amd64.deb ... [2023-06-28T21:20:38.433Z] #67 3.957 Unpacking libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... [2023-06-28T21:20:38.433Z] #67 4.022 Selecting previously unselected package dbus. [2023-06-28T21:20:38.692Z] #67 4.024 Preparing to unpack .../dbus_1.12.24-0+deb11u1_amd64.deb ... [2023-06-28T21:20:38.692Z] #67 4.034 Unpacking dbus (1.12.24-0+deb11u1) ... [2023-06-28T21:20:38.692Z] #67 4.102 Selecting previously unselected package libpam-systemd:amd64. [2023-06-28T21:20:38.692Z] #67 4.104 Preparing to unpack .../libpam-systemd_247.3-7+deb11u2_amd64.deb ... [2023-06-28T21:20:38.692Z] #67 4.108 Unpacking libpam-systemd:amd64 (247.3-7+deb11u2) ... [2023-06-28T21:20:38.692Z] #67 4.156 Selecting previously unselected package dbus-user-session. [2023-06-28T21:20:38.692Z] #67 4.158 Preparing to unpack .../dbus-user-session_1.12.24-0+deb11u1_amd64.deb ... [2023-06-28T21:20:38.692Z] #67 4.162 Unpacking dbus-user-session (1.12.24-0+deb11u1) ... [2023-06-28T21:20:38.692Z] #67 4.265 Setting up systemd-sysv (247.3-7+deb11u2) ... [2023-06-28T21:20:38.951Z] #67 4.277 Setting up libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... [2023-06-28T21:20:38.951Z] #67 4.288 Setting up dbus (1.12.24-0+deb11u1) ... [2023-06-28T21:20:38.951Z] #67 4.416 invoke-rc.d: could not determine current runlevel [2023-06-28T21:20:38.951Z] #67 4.418 invoke-rc.d: policy-rc.d denied execution of start. [2023-06-28T21:20:38.951Z] #67 4.423 Setting up libpam-systemd:amd64 (247.3-7+deb11u2) ... [2023-06-28T21:20:38.951Z] #67 4.564 Setting up dbus-user-session (1.12.24-0+deb11u1) ... [2023-06-28T21:20:39.122Z] #36 86.91 + bin/containerd-shim-runc-v2 [2023-06-28T21:20:39.210Z] #67 4.578 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-06-28T21:20:39.210Z] #67 DONE 4.7s [2023-06-28T21:20:39.210Z] [2023-06-28T21:20:39.210Z] #68 [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 [2023-06-28T21:20:39.248Z] #37 DONE 85.2s [2023-06-28T21:20:39.692Z] #36 87.49 + binaries [2023-06-28T21:20:39.692Z] #36 87.49 + install -D bin/containerd /build/containerd [2023-06-28T21:20:39.692Z] #36 87.52 + install -D bin/containerd-shim /build/containerd-shim [2023-06-28T21:20:39.692Z] #36 87.53 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-06-28T21:20:39.692Z] #36 87.54 + install -D bin/ctr /build/ctr [2023-06-28T21:20:39.779Z] #68 0.319 % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-28T21:20:39.779Z] #68 0.319 Dload Upload Total Spent Left Speed [2023-06-28T21:20:39.816Z] [2023-06-28T21:20:39.816Z] #62 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2023-06-28T21:20:40.038Z] #68 0.319 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5714 0 --:--:-- --:--:-- --:--:-- 5696 [2023-06-28T21:20:40.038Z] #68 DONE 0.7s [2023-06-28T21:20:40.038Z] [2023-06-28T21:20:40.038Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-06-28T21:20:40.755Z] #62 DONE 1.0s [2023-06-28T21:20:40.755Z] [2023-06-28T21:20:40.755Z] #63 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-06-28T21:20:40.977Z] #69 DONE 0.8s [2023-06-28T21:20:40.977Z] [2023-06-28T21:20:40.977Z] #70 exporting to image [2023-06-28T21:20:40.977Z] #70 exporting layers [2023-06-28T21:20:41.014Z] #63 DONE 0.2s [2023-06-28T21:20:41.014Z] [2023-06-28T21:20:41.014Z] #64 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-06-28T21:20:41.072Z] #36 DONE 88.8s [2023-06-28T21:20:41.642Z] [2023-06-28T21:20:41.642Z] #62 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2023-06-28T21:20:41.902Z] #62 DONE 0.2s [2023-06-28T21:20:41.951Z] #64 DONE 1.0s [2023-06-28T21:20:41.951Z] [2023-06-28T21:20:41.951Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2023-06-28T21:20:42.162Z] [2023-06-28T21:20:42.162Z] #63 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-06-28T21:20:42.162Z] #63 DONE 0.1s [2023-06-28T21:20:42.162Z] [2023-06-28T21:20:42.162Z] #64 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-06-28T21:20:42.210Z] #65 DONE 0.1s [2023-06-28T21:20:42.210Z] [2023-06-28T21:20:42.210Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2023-06-28T21:20:42.210Z] #66 DONE 0.0s [2023-06-28T21:20:42.210Z] [2023-06-28T21:20:42.210Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-06-28T21:20:42.422Z] #64 DONE 0.3s [2023-06-28T21:20:42.422Z] [2023-06-28T21:20:42.422Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2023-06-28T21:20:42.422Z] #65 DONE 0.0s [2023-06-28T21:20:42.422Z] [2023-06-28T21:20:42.422Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2023-06-28T21:20:42.422Z] #66 DONE 0.0s [2023-06-28T21:20:42.422Z] [2023-06-28T21:20:42.422Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-06-28T21:20:43.150Z] #67 DONE 1.0s [2023-06-28T21:20:43.150Z] [2023-06-28T21:20:43.150Z] #68 exporting to image [2023-06-28T21:20:43.150Z] #68 exporting layers [2023-06-28T21:20:43.363Z] #67 DONE 0.9s [2023-06-28T21:20:43.363Z] [2023-06-28T21:20:43.363Z] #68 exporting to image [2023-06-28T21:20:43.363Z] #68 exporting layers [2023-06-28T21:20:45.168Z] #70 exporting layers 3.7s done [2023-06-28T21:20:45.168Z] #70 writing image sha256:0a0c1a05792859e002c6f8850f07099645b83618824aa25a70e36cec168864d8 done [2023-06-28T21:20:45.168Z] #70 naming to docker.io/library/docker:b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 done [2023-06-28T21:20:45.168Z] #70 DONE 3.7s [2023-06-28T21:20:45.174Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T21:20:45.507Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45840/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 -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:b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 hack/make.sh dynbinary test-integration [2023-06-28T21:20:47.349Z] #68 exporting layers 3.7s done [2023-06-28T21:20:47.349Z] #68 writing image sha256:c653dde51b3557d7aeb82e57417c5564f55039869ac09554b5c2a9b180e1686b done [2023-06-28T21:20:47.349Z] #68 naming to docker.io/library/docker:b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 done [2023-06-28T21:20:47.349Z] #68 DONE 3.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2023-06-28T21:20:47.411Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2023-06-28T21:20:47.411Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2023-06-28T21:20:47.411Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2023-06-28T21:20:47.411Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2023-06-28T21:20:47.411Z] systemd 247.3-7+deb11u2 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2023-06-28T21:20:47.411Z] Detected virtualization docker. [2023-06-28T21:20:47.412Z] Detected architecture x86-64. [2023-06-28T21:20:47.412Z] Set hostname to <7cdb84816906>. [2023-06-28T21:20:47.412Z] modprobe@configfs.service: Succeeded. [2023-06-28T21:20:47.412Z] modprobe@drm.service: Succeeded. [2023-06-28T21:20:47.412Z] modprobe@fuse.service: Succeeded. [2023-06-28T21:20:47.412Z] + source /etc/docker-entrypoint-cmd [2023-06-28T21:20:47.412Z] ++ hack/make.sh dynbinary test-integration [2023-06-28T21:20:47.412Z] [2023-06-28T21:20:47.412Z] Removing bundles/ [2023-06-28T21:20:47.412Z] [2023-06-28T21:20:47.412Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-06-28T21:20:47.412Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-06-28T21:20:47.412Z] GOOS="" GOARCH="" GOARM="" [Pipeline] sh [2023-06-28T21:20:47.564Z] #68 exporting layers 3.7s done [2023-06-28T21:20:47.564Z] #68 writing image sha256:46a42160590608cc0b552a3287d1753c82a2b71bedf1d29f3b84e86f9b6642d8 done [2023-06-28T21:20:47.564Z] #68 naming to docker.io/library/docker:b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 done [2023-06-28T21:20:47.564Z] #68 DONE 3.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-28T21:20:47.692Z] + trap exit INT TERM [2023-06-28T21:20:47.692Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2023-06-28T21:20:47.692Z] + CONTAINER_NAME=docker-pr4 [2023-06-28T21:20:47.692Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45840/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45840/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 -e DOCKER_GRAPHDRIVER docker:b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 hack/make.sh dynbinary-daemon [2023-06-28T21:20:47.905Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45840/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 -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:b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 hack/make.sh dynbinary test-integration [2023-06-28T21:20:49.377Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-06-28T21:20:49.377Z] [2023-06-28T21:20:49.377Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-06-28T21:20:49.600Z] [2023-06-28T21:20:49.600Z] Removing bundles/ [2023-06-28T21:20:49.600Z] [2023-06-28T21:20:49.600Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2023-06-28T21:20:49.600Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-06-28T21:20:49.600Z] GOOS="" GOARCH="" GOARM="" [2023-06-28T21:20:49.633Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-06-28T21:20:49.633Z] HOSTNAME=99b2d0a6b2cc [2023-06-28T21:20:49.633Z] TESTDEBUG=0 [2023-06-28T21:20:49.633Z] DEST=bundles/test-integration [2023-06-28T21:20:49.633Z] PWD=/go/src/github.com/docker/docker [2023-06-28T21:20:49.633Z] DOCKER_GITCOMMIT=b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 [2023-06-28T21:20:49.633Z] container=docker [2023-06-28T21:20:49.633Z] HOME=/root [2023-06-28T21:20:49.633Z] GOLANG_VERSION=1.19.10 [2023-06-28T21:20:49.633Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-06-28T21:20:49.633Z] VALIDATE_BRANCH=20.10 [2023-06-28T21:20:49.633Z] TERM=xterm [2023-06-28T21:20:49.633Z] DOCKER_PKG=github.com/docker/docker [2023-06-28T21:20:49.633Z] SHLVL=1 [2023-06-28T21:20:49.633Z] TIMEOUT=120m [2023-06-28T21:20:49.633Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-06-28T21:20:49.633Z] DOCKER_GRAPHDRIVER=overlay2 [2023-06-28T21:20:49.633Z] GO111MODULE=off [2023-06-28T21:20:49.633Z] DOCKER_EXPERIMENTAL=1 [2023-06-28T21:20:49.633Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-06-28T21:20:49.633Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-06-28T21:20:49.633Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-06-28T21:20:49.633Z] GOPATH=/go [2023-06-28T21:20:49.633Z] PKG_CONFIG=pkg-config [2023-06-28T21:20:49.633Z] _=/usr/bin/env [2023-06-28T21:20:49.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-06-28T21:20:49.813Z] [2023-06-28T21:20:49.813Z] Removing bundles/ [2023-06-28T21:20:49.813Z] [2023-06-28T21:20:49.813Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-06-28T21:20:49.813Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-06-28T21:20:49.813Z] GOOS="" GOARCH="" GOARM="" [2023-06-28T21:21:01.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-06-28T21:21:02.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-06-28T21:21:10.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-06-28T21:21:10.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-06-28T21:21:12.728Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2023-06-28T21:21:12.728Z] [2023-06-28T21:21:12.728Z] ________ ____ __. [2023-06-28T21:21:12.728Z] \_____ \ | |/ _| [2023-06-28T21:21:12.728Z] / | \| < [2023-06-28T21:21:12.728Z] / | \ | \ [2023-06-28T21:21:12.728Z] \_______ /____|__ \ [2023-06-28T21:21:12.728Z] \/ \/ [2023-06-28T21:21:12.728Z] [2023-06-28T21:21:12.728Z] INFO: make.ps1 ended at 06/28/2023 21:21:05 [2023-06-28T21:21:12.728Z] INFO: Binaries build ended at 06/28/2023 21:21:08. Duration:00:02:07.2529800 [2023-06-28T21:21:12.728Z] INFO: Copying the built daemon binary to d:\CI\PR-45840\4\binary\dockerd-b5fe60d3db.exe... [2023-06-28T21:21:12.728Z] INFO: Copying the built client binary to d:\CI\PR-45840\4\binary\docker-b5fe60d3db.exe... [2023-06-28T21:21:12.728Z] INFO: Copying dockerversion from the container... [2023-06-28T21:21:12.728Z] INFO: Copying the golang package from the container to d:\CI\PR-45840\4\installer\go.zip... [2023-06-28T21:21:12.728Z] INFO: Extracting go.zip to d:\CI\PR-45840\4\go [2023-06-28T21:21:15.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-06-28T21:21:16.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-06-28T21:21:16.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-06-28T21:21:17.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-06-28T21:21:17.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-06-28T21:21:18.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-06-28T21:21:19.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-06-28T21:21:20.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-06-28T21:21:20.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-06-28T21:21:21.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-06-28T21:21:21.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-06-28T21:21:22.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-06-28T21:21:23.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-06-28T21:21:23.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-06-28T21:21:24.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-06-28T21:21:24.858Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-06-28T21:21:24.858Z] Using test binary docker [2023-06-28T21:21:24.858Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-06-28T21:21:24.858Z] +++ /etc/init.d/apparmor start [2023-06-28T21:21:24.858Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-06-28T21:21:24.858Z] INFO: Waiting for daemon to start... [2023-06-28T21:21:24.858Z] Starting dockerd [2023-06-28T21:21:24.858Z] +++ 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 [2023-06-28T21:21:26.153Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-06-28T21:21:26.153Z] [2023-06-28T21:21:26.153Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-06-28T21:21:26.153Z] DOCKER_SYSTEMD=1 [2023-06-28T21:21:26.153Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-06-28T21:21:26.153Z] HOSTNAME=7cdb84816906 [2023-06-28T21:21:26.153Z] DEST=bundles/test-integration [2023-06-28T21:21:26.153Z] PWD=/go/src/github.com/docker/docker [2023-06-28T21:21:26.153Z] DOCKER_GITCOMMIT=b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 [2023-06-28T21:21:26.153Z] container=docker [2023-06-28T21:21:26.153Z] HOME=/root [2023-06-28T21:21:26.153Z] LANG=C.UTF-8 [2023-06-28T21:21:26.153Z] INVOCATION_ID=d6baff3bab4e4a13ad44f19e3925a400 [2023-06-28T21:21:26.153Z] GOLANG_VERSION=1.19.10 [2023-06-28T21:21:26.153Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-06-28T21:21:26.153Z] VALIDATE_BRANCH=20.10 [2023-06-28T21:21:26.153Z] TERM=xterm [2023-06-28T21:21:26.153Z] DOCKER_PKG=github.com/docker/docker [2023-06-28T21:21:26.153Z] SHLVL=3 [2023-06-28T21:21:26.153Z] TIMEOUT=120m [2023-06-28T21:21:26.153Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-06-28T21:21:26.153Z] DOCKER_GRAPHDRIVER=overlay2 [2023-06-28T21:21:26.153Z] GO111MODULE=off [2023-06-28T21:21:26.153Z] DOCKER_EXPERIMENTAL=1 [2023-06-28T21:21:26.153Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-06-28T21:21:26.153Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-06-28T21:21:26.153Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-06-28T21:21:26.153Z] GOPATH=/go [2023-06-28T21:21:26.153Z] PKG_CONFIG=pkg-config [2023-06-28T21:21:26.153Z] _=/usr/bin/env [2023-06-28T21:21:26.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-06-28T21:21:28.353Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-06-28T21:21:28.353Z] [2023-06-28T21:21:28.353Z] + TEST_INTEGRATION_DEST=1 [2023-06-28T21:21:28.353Z] + CONTAINER_NAME=docker-pr4-1 [2023-06-28T21:21:28.353Z] + TEST_SKIP_INTEGRATION_CLI=1 [2023-06-28T21:21:28.353Z] + run_tests test-integration-flaky [2023-06-28T21:21:28.353Z] + '[' -n 0 ']' [2023-06-28T21:21:28.353Z] + rm= [2023-06-28T21:21:28.353Z] + TEST_INTEGRATION_DEST=2 [2023-06-28T21:21:28.353Z] + CONTAINER_NAME=docker-pr4-2 [2023-06-28T21:21:28.353Z] + TEST_SKIP_INTEGRATION=1 [2023-06-28T21:21:28.353Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2023-06-28T21:21:28.353Z] + run_tests [2023-06-28T21:21:28.353Z] + c=0 [2023-06-28T21:21:28.353Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-45840/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45840/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-45840/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 hack/make.sh test-integration-flaky test-integration [2023-06-28T21:21:28.353Z] + '[' -n 0 ']' [2023-06-28T21:21:28.353Z] + TEST_INTEGRATION_DEST=3 [2023-06-28T21:21:28.353Z] + rm= [2023-06-28T21:21:28.353Z] + CONTAINER_NAME=docker-pr4-3 [2023-06-28T21:21:28.353Z] + TEST_SKIP_INTEGRATION=1 [2023-06-28T21:21:28.353Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2023-06-28T21:21:28.353Z] + run_tests [2023-06-28T21:21:28.353Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-45840/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45840/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-45840/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 hack/make.sh '' test-integration [2023-06-28T21:21:28.353Z] + '[' -n 0 ']' [2023-06-28T21:21:28.353Z] + rm= [2023-06-28T21:21:28.353Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-45840/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45840/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-45840/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 hack/make.sh '' test-integration [2023-06-28T21:21:28.353Z] ++ jobs -p [2023-06-28T21:21:28.353Z] + for job in $(jobs -p) [2023-06-28T21:21:28.353Z] + wait 38503 [2023-06-28T21:21:28.353Z] [2023-06-28T21:21:28.353Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-06-28T21:21:28.353Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-06-28T21:21:28.353Z] HOSTNAME=fc22e647d92f [2023-06-28T21:21:28.353Z] TEST_SKIP_INTEGRATION=1 [2023-06-28T21:21:28.353Z] TESTDEBUG=0 [2023-06-28T21:21:28.353Z] DEST=bundles/test-integration [2023-06-28T21:21:28.353Z] PWD=/go/src/github.com/docker/docker [2023-06-28T21:21:28.353Z] KEEPBUNDLE=1 [2023-06-28T21:21:28.353Z] DOCKER_GITCOMMIT=b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 [2023-06-28T21:21:28.353Z] container=docker [2023-06-28T21:21:28.353Z] HOME=/root [2023-06-28T21:21:28.353Z] GOLANG_VERSION=1.19.10 [2023-06-28T21:21:28.353Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-06-28T21:21:28.353Z] VALIDATE_BRANCH=20.10 [2023-06-28T21:21:28.353Z] TERM=xterm [2023-06-28T21:21:28.353Z] DOCKER_PKG=github.com/docker/docker [2023-06-28T21:21:28.353Z] SHLVL=1 [2023-06-28T21:21:28.353Z] TIMEOUT=120m [2023-06-28T21:21:28.353Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-06-28T21:21:28.353Z] DOCKER_GRAPHDRIVER=overlay2 [2023-06-28T21:21:28.353Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2023-06-28T21:21:28.353Z] GO111MODULE=off [2023-06-28T21:21:28.353Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-06-28T21:21:28.353Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-06-28T21:21:28.353Z] GOPATH=/go [2023-06-28T21:21:28.353Z] PKG_CONFIG=pkg-config [2023-06-28T21:21:28.353Z] _=/usr/bin/env [2023-06-28T21:21:28.353Z] Building test suite binary ./integration-cli/test.main [2023-06-28T21:21:28.353Z] [2023-06-28T21:21:28.353Z] [2023-06-28T21:21:28.353Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-06-28T21:21:28.353Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2023-06-28T21:21:28.353Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-06-28T21:21:28.353Z] HOSTNAME=97776d95808c [2023-06-28T21:21:28.353Z] TEST_SKIP_INTEGRATION=1 [2023-06-28T21:21:28.353Z] TESTDEBUG=0 [2023-06-28T21:21:28.353Z] DEST=bundles/test-integration [2023-06-28T21:21:28.353Z] PWD=/go/src/github.com/docker/docker [2023-06-28T21:21:28.353Z] KEEPBUNDLE=1 [2023-06-28T21:21:28.353Z] DOCKER_GITCOMMIT=b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 [2023-06-28T21:21:28.353Z] container=docker [2023-06-28T21:21:28.353Z] HOME=/root [2023-06-28T21:21:28.353Z] GOLANG_VERSION=1.19.10 [2023-06-28T21:21:28.353Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-06-28T21:21:28.353Z] VALIDATE_BRANCH=20.10 [2023-06-28T21:21:28.353Z] TERM=xterm [2023-06-28T21:21:28.353Z] DOCKER_PKG=github.com/docker/docker [2023-06-28T21:21:28.353Z] SHLVL=1 [2023-06-28T21:21:28.353Z] TIMEOUT=120m [2023-06-28T21:21:28.354Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-06-28T21:21:28.354Z] DOCKER_GRAPHDRIVER=overlay2 [2023-06-28T21:21:28.354Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2023-06-28T21:21:28.354Z] GO111MODULE=off [2023-06-28T21:21:28.354Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-06-28T21:21:28.354Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-06-28T21:21:28.354Z] GOPATH=/go [2023-06-28T21:21:28.354Z] PKG_CONFIG=pkg-config [2023-06-28T21:21:28.354Z] _=/usr/bin/env [2023-06-28T21:21:28.354Z] Building test suite binary ./integration-cli/test.main [2023-06-28T21:21:28.354Z] No new tests added to integration. [2023-06-28T21:21:28.354Z] [2023-06-28T21:21:28.354Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-06-28T21:21:28.583Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-06-28T21:21:28.583Z] [2023-06-28T21:21:28.583Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-06-28T21:21:28.583Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-06-28T21:21:28.583Z] HOSTNAME=1796affc86ed [2023-06-28T21:21:28.583Z] DEST=bundles/test-integration [2023-06-28T21:21:28.583Z] PWD=/go/src/github.com/docker/docker [2023-06-28T21:21:28.583Z] DOCKER_ROOTLESS=1 [2023-06-28T21:21:28.583Z] DOCKER_GITCOMMIT=b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 [2023-06-28T21:21:28.583Z] container=docker [2023-06-28T21:21:28.583Z] HOME=/root [2023-06-28T21:21:28.583Z] GOLANG_VERSION=1.19.10 [2023-06-28T21:21:28.583Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-06-28T21:21:28.583Z] VALIDATE_BRANCH=20.10 [2023-06-28T21:21:28.583Z] TERM=xterm [2023-06-28T21:21:28.583Z] DOCKER_PKG=github.com/docker/docker [2023-06-28T21:21:28.583Z] SHLVL=1 [2023-06-28T21:21:28.583Z] TIMEOUT=120m [2023-06-28T21:21:28.583Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-06-28T21:21:28.583Z] DOCKER_GRAPHDRIVER=overlay2 [2023-06-28T21:21:28.583Z] GO111MODULE=off [2023-06-28T21:21:28.583Z] DOCKER_EXPERIMENTAL=1 [2023-06-28T21:21:28.583Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-06-28T21:21:28.583Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-06-28T21:21:28.583Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-06-28T21:21:28.583Z] GOPATH=/go [2023-06-28T21:21:28.583Z] PKG_CONFIG=pkg-config [2023-06-28T21:21:28.583Z] _=/usr/bin/env [2023-06-28T21:21:28.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-06-28T21:21:28.616Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-06-28T21:21:28.616Z] HOSTNAME=c724a2a532d1 [2023-06-28T21:21:28.616Z] TESTDEBUG=0 [2023-06-28T21:21:28.616Z] DEST=bundles/test-integration [2023-06-28T21:21:28.616Z] PWD=/go/src/github.com/docker/docker [2023-06-28T21:21:28.616Z] KEEPBUNDLE=1 [2023-06-28T21:21:28.616Z] DOCKER_GITCOMMIT=b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 [2023-06-28T21:21:28.616Z] container=docker [2023-06-28T21:21:28.616Z] HOME=/root [2023-06-28T21:21:28.616Z] GOLANG_VERSION=1.19.10 [2023-06-28T21:21:28.616Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-06-28T21:21:28.616Z] VALIDATE_BRANCH=20.10 [2023-06-28T21:21:28.616Z] TERM=xterm [2023-06-28T21:21:28.616Z] DOCKER_PKG=github.com/docker/docker [2023-06-28T21:21:28.616Z] SHLVL=1 [2023-06-28T21:21:28.616Z] TIMEOUT=120m [2023-06-28T21:21:28.616Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-06-28T21:21:28.616Z] DOCKER_GRAPHDRIVER=overlay2 [2023-06-28T21:21:28.616Z] GO111MODULE=off [2023-06-28T21:21:28.616Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-06-28T21:21:28.616Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-06-28T21:21:28.616Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-06-28T21:21:28.616Z] GOPATH=/go [2023-06-28T21:21:28.616Z] PKG_CONFIG=pkg-config [2023-06-28T21:21:28.616Z] _=/usr/bin/env [2023-06-28T21:21:28.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-06-28T21:21:30.100Z] . [2023-06-28T21:21:30.100Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-06-28T21:21:30.100Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-06-28T21:21:30.100Z] Error: No such image: emptyfs [2023-06-28T21:21:30.100Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-06-28T21:21:30.100Z] ++++ docker load [2023-06-28T21:21:30.100Z] Running integration-test (iteration 1) [2023-06-28T21:21:30.100Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2023-06-28T21:21:30.100Z] ++ 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 [2023-06-28T21:21:30.100Z] ++ set -e [2023-06-28T21:21:30.100Z] ++ '[' -n 0 ']' [2023-06-28T21:21:30.100Z] ++ set -x [2023-06-28T21:21:30.100Z] ++ 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 [2023-06-28T21:21:30.100Z] Loaded image: busybox:latest [2023-06-28T21:21:30.100Z] Loaded image: busybox:glibc [2023-06-28T21:21:31.027Z] Loaded image: debian:bullseye-slim [2023-06-28T21:21:31.027Z] Loaded image: hello-world:latest [2023-06-28T21:21:31.027Z] Loaded image: arm32v7/hello-world:latest [2023-06-28T21:21:31.027Z] INFO: Testing against a local daemon [2023-06-28T21:21:31.027Z] === RUN TestCgroupNamespacesBuild [2023-06-28T21:21:32.391Z] --- PASS: TestCgroupNamespacesBuild (1.29s) [2023-06-28T21:21:32.391Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-06-28T21:21:33.318Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2023-06-28T21:21:33.318Z] === RUN TestBuildWithSession [2023-06-28T21:21:33.318Z] build_session_test.go:25: TODO: BuildKit [2023-06-28T21:21:33.318Z] --- SKIP: TestBuildWithSession (0.00s) [2023-06-28T21:21:33.318Z] === RUN TestBuildSquashParent [2023-06-28T21:21:37.482Z] --- PASS: TestBuildSquashParent (4.00s) [2023-06-28T21:21:37.482Z] === RUN TestBuildWithRemoveAndForceRemove [2023-06-28T21:21:37.482Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-06-28T21:21:37.482Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-06-28T21:21:37.482Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-06-28T21:21:37.482Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-06-28T21:21:37.482Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-06-28T21:21:37.482Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-06-28T21:21:37.482Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-06-28T21:21:37.482Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-06-28T21:21:37.482Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-06-28T21:21:37.482Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-06-28T21:21:37.482Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-06-28T21:21:37.482Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-06-28T21:21:37.482Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-06-28T21:21:37.482Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-06-28T21:21:37.482Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-06-28T21:21:37.482Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-06-28T21:21:37.482Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-06-28T21:21:37.482Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-06-28T21:21:38.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-06-28T21:21:38.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-06-28T21:21:40.807Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-06-28T21:21:40.807Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.57s) [2023-06-28T21:21:40.807Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.74s) [2023-06-28T21:21:40.807Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.87s) [2023-06-28T21:21:40.807Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.99s) [2023-06-28T21:21:40.807Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.33s) [2023-06-28T21:21:40.807Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.41s) [2023-06-28T21:21:40.807Z] === RUN TestBuildMultiStageCopy [2023-06-28T21:21:40.807Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-06-28T21:21:41.281Z] ..........................xx.................... [ 29%] [2023-06-28T21:21:42.171Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-06-28T21:21:42.171Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-06-28T21:21:42.427Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-06-28T21:21:42.682Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-06-28T21:21:42.938Z] --- PASS: TestBuildMultiStageCopy (2.02s) [2023-06-28T21:21:42.938Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.27s) [2023-06-28T21:21:42.938Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s) [2023-06-28T21:21:42.938Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2023-06-28T21:21:42.938Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2023-06-28T21:21:42.938Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) [2023-06-28T21:21:42.938Z] === RUN TestBuildMultiStageParentConfig [2023-06-28T21:21:43.499Z] --- PASS: TestBuildMultiStageParentConfig (0.54s) [2023-06-28T21:21:43.500Z] === RUN TestBuildLabelWithTargets [2023-06-28T21:21:43.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-06-28T21:21:43.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-06-28T21:21:44.426Z] --- PASS: TestBuildLabelWithTargets (0.90s) [2023-06-28T21:21:44.426Z] === RUN TestBuildWithEmptyLayers [2023-06-28T21:21:44.682Z] --- PASS: TestBuildWithEmptyLayers (0.36s) [2023-06-28T21:21:44.682Z] === RUN TestBuildMultiStageOnBuild [2023-06-28T21:21:46.045Z] --- PASS: TestBuildMultiStageOnBuild (1.43s) [2023-06-28T21:21:46.045Z] === RUN TestBuildUncleanTarFilenames [2023-06-28T21:21:46.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-06-28T21:21:46.606Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2023-06-28T21:21:46.606Z] === RUN TestBuildMultiStageLayerLeak [2023-06-28T21:21:47.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-06-28T21:21:47.970Z] --- PASS: TestBuildMultiStageLayerLeak (1.48s) [2023-06-28T21:21:47.970Z] === RUN TestBuildWithHugeFile [2023-06-28T21:21:51.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-06-28T21:21:52.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-06-28T21:21:53.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-06-28T21:21:53.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-06-28T21:21:54.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-06-28T21:21:54.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-06-28T21:21:55.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-06-28T21:21:55.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-06-28T21:21:57.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-06-28T21:21:57.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-06-28T21:21:58.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-06-28T21:21:58.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-06-28T21:21:58.722Z] tests/integration/api_exec_test.py ..................... [ 34%] [2023-06-28T21:21:58.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-06-28T21:21:59.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-06-28T21:21:59.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-06-28T21:21:59.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-06-28T21:21:59.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-06-28T21:22:00.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-06-28T21:22:00.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-06-28T21:22:00.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-06-28T21:22:00.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-06-28T21:22:01.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-06-28T21:22:01.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-06-28T21:22:01.939Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-06-28T21:22:01.939Z] Using test binary docker [2023-06-28T21:22:01.939Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-06-28T21:22:01.939Z] Starting apparmor (via systemctl): apparmor.service. [2023-06-28T21:22:01.939Z] INFO: Waiting for daemon to start... [2023-06-28T21:22:01.939Z] Starting dockerd [2023-06-28T21:22:02.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-06-28T21:22:03.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-06-28T21:22:03.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-06-28T21:22:04.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-06-28T21:22:04.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-06-28T21:22:05.229Z] . [2023-06-28T21:22:05.229Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-06-28T21:22:05.229Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-06-28T21:22:05.229Z] Error: No such image: emptyfs [2023-06-28T21:22:05.229Z] Running integration-test (iteration 1) [2023-06-28T21:22:05.229Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2023-06-28T21:22:05.229Z] Loaded image: busybox:latest [2023-06-28T21:22:05.229Z] Loaded image: busybox:glibc [2023-06-28T21:22:05.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-06-28T21:22:06.166Z] Loaded image: debian:bullseye-slim [2023-06-28T21:22:06.166Z] Loaded image: hello-world:latest [2023-06-28T21:22:06.166Z] Loaded image: arm32v7/hello-world:latest [2023-06-28T21:22:06.166Z] INFO: Testing against a local daemon [2023-06-28T21:22:06.166Z] === RUN TestCgroupNamespacesBuild [2023-06-28T21:22:06.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-06-28T21:22:06.733Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2023-06-28T21:22:06.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-06-28T21:22:07.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-06-28T21:22:07.543Z] --- PASS: TestCgroupNamespacesBuild (1.44s) [2023-06-28T21:22:07.543Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-06-28T21:22:08.004Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-06-28T21:22:08.004Z] Using test binary docker [2023-06-28T21:22:08.004Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-06-28T21:22:08.004Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-06-28T21:22:08.004Z] INFO: Waiting for daemon to start... [2023-06-28T21:22:08.004Z] Starting dockerd [2023-06-28T21:22:08.924Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.38s) [2023-06-28T21:22:08.924Z] === RUN TestBuildWithSession [2023-06-28T21:22:08.924Z] build_session_test.go:25: TODO: BuildKit [2023-06-28T21:22:08.924Z] --- SKIP: TestBuildWithSession (0.00s) [2023-06-28T21:22:08.924Z] === RUN TestBuildSquashParent [2023-06-28T21:22:11.335Z] tests/integration/api_image_test.py ............s..... [ 40%] [2023-06-28T21:22:12.201Z] . [2023-06-28T21:22:12.201Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-06-28T21:22:12.201Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-06-28T21:22:12.201Z] Error: No such image: emptyfs [2023-06-28T21:22:12.461Z] Running integration-test (iteration 1) [2023-06-28T21:22:12.461Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2023-06-28T21:22:12.461Z] Loaded image: busybox:latest [2023-06-28T21:22:12.722Z] Loaded image: busybox:glibc [2023-06-28T21:22:13.662Z] Loaded image: debian:bullseye-slim [2023-06-28T21:22:13.662Z] Loaded image: hello-world:latest [2023-06-28T21:22:13.662Z] Loaded image: arm32v7/hello-world:latest [2023-06-28T21:22:13.662Z] INFO: Testing against a local daemon [2023-06-28T21:22:13.662Z] === RUN TestCgroupNamespacesBuild [2023-06-28T21:22:15.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-06-28T21:22:15.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-06-28T21:22:15.491Z] --- PASS: TestBuildSquashParent (5.74s) [2023-06-28T21:22:15.491Z] === RUN TestBuildWithRemoveAndForceRemove [2023-06-28T21:22:15.491Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-06-28T21:22:15.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-06-28T21:22:15.491Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-06-28T21:22:15.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-06-28T21:22:15.491Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-06-28T21:22:15.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-06-28T21:22:15.491Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-06-28T21:22:15.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-06-28T21:22:15.491Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-06-28T21:22:15.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-06-28T21:22:15.491Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-06-28T21:22:15.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-06-28T21:22:15.491Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-06-28T21:22:15.491Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-06-28T21:22:15.491Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-06-28T21:22:15.491Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-06-28T21:22:15.491Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-06-28T21:22:15.491Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-06-28T21:22:16.201Z] --- PASS: TestCgroupNamespacesBuild (2.29s) [2023-06-28T21:22:16.202Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-06-28T21:22:18.110Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.23s) [2023-06-28T21:22:18.110Z] === RUN TestBuildWithSession [2023-06-28T21:22:18.110Z] build_session_test.go:25: TODO: BuildKit [2023-06-28T21:22:18.110Z] --- SKIP: TestBuildWithSession (0.00s) [2023-06-28T21:22:18.110Z] === RUN TestBuildSquashParent [2023-06-28T21:22:18.780Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-06-28T21:22:18.781Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.60s) [2023-06-28T21:22:18.781Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.70s) [2023-06-28T21:22:18.781Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.93s) [2023-06-28T21:22:18.781Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.98s) [2023-06-28T21:22:18.781Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.43s) [2023-06-28T21:22:18.781Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.48s) [2023-06-28T21:22:18.781Z] === RUN TestBuildMultiStageCopy [2023-06-28T21:22:18.781Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-06-28T21:22:20.158Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-06-28T21:22:20.418Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-06-28T21:22:20.418Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-06-28T21:22:20.676Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-06-28T21:22:20.935Z] --- PASS: TestBuildMultiStageCopy (2.63s) [2023-06-28T21:22:20.935Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.94s) [2023-06-28T21:22:20.935Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2023-06-28T21:22:20.935Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.16s) [2023-06-28T21:22:20.935Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.17s) [2023-06-28T21:22:20.935Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.18s) [2023-06-28T21:22:20.935Z] === RUN TestBuildMultiStageParentConfig [2023-06-28T21:22:21.504Z] --- PASS: TestBuildMultiStageParentConfig (0.54s) [2023-06-28T21:22:21.504Z] === RUN TestBuildLabelWithTargets [2023-06-28T21:22:22.072Z] --- PASS: TestBuildLabelWithTargets (0.84s) [2023-06-28T21:22:22.072Z] === RUN TestBuildWithEmptyLayers [2023-06-28T21:22:22.640Z] --- PASS: TestBuildWithEmptyLayers (0.35s) [2023-06-28T21:22:22.640Z] === RUN TestBuildMultiStageOnBuild [2023-06-28T21:22:24.545Z] --- PASS: TestBuildMultiStageOnBuild (1.95s) [2023-06-28T21:22:24.545Z] === RUN TestBuildUncleanTarFilenames [2023-06-28T21:22:25.113Z] --- PASS: TestBuildUncleanTarFilenames (0.45s) [2023-06-28T21:22:25.113Z] === RUN TestBuildMultiStageLayerLeak [2023-06-28T21:22:26.237Z] --- PASS: TestBuildSquashParent (7.35s) [2023-06-28T21:22:26.237Z] === RUN TestBuildWithRemoveAndForceRemove [2023-06-28T21:22:26.237Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-06-28T21:22:26.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-06-28T21:22:26.237Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-06-28T21:22:26.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-06-28T21:22:26.237Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-06-28T21:22:26.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-06-28T21:22:26.237Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-06-28T21:22:26.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-06-28T21:22:26.237Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-06-28T21:22:26.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-06-28T21:22:26.237Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-06-28T21:22:26.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-06-28T21:22:26.237Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-06-28T21:22:26.237Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-06-28T21:22:26.237Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-06-28T21:22:26.237Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-06-28T21:22:26.237Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-06-28T21:22:26.237Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-06-28T21:22:27.018Z] --- PASS: TestBuildMultiStageLayerLeak (2.01s) [2023-06-28T21:22:27.018Z] === RUN TestBuildWithHugeFile [2023-06-28T21:22:29.173Z] tests/integration/api_network_test.py ............................ [ 47%] [2023-06-28T21:22:29.532Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-06-28T21:22:29.532Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.79s) [2023-06-28T21:22:29.532Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.85s) [2023-06-28T21:22:29.532Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.92s) [2023-06-28T21:22:29.532Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.75s) [2023-06-28T21:22:29.532Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.80s) [2023-06-28T21:22:29.532Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.88s) [2023-06-28T21:22:29.532Z] === RUN TestBuildMultiStageCopy [2023-06-28T21:22:29.532Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-06-28T21:22:32.072Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-06-28T21:22:33.453Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-06-28T21:22:34.392Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-06-28T21:22:35.330Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-06-28T21:22:36.269Z] --- PASS: TestBuildMultiStageCopy (6.77s) [2023-06-28T21:22:36.269Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.77s) [2023-06-28T21:22:36.269Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2023-06-28T21:22:36.269Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2023-06-28T21:22:36.269Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2023-06-28T21:22:36.269Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2023-06-28T21:22:36.269Z] === RUN TestBuildMultiStageParentConfig [2023-06-28T21:22:37.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-06-28T21:22:37.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-06-28T21:22:38.864Z] tests/integration/api_plugin_test.py ........... [ 50%] [2023-06-28T21:22:40.045Z] tests/integration/api_secret_test.py ..... [ 51%] [2023-06-28T21:22:41.548Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2023-06-28T21:22:41.548Z] === RUN TestBuildLabelWithTargets [2023-06-28T21:22:44.134Z] --- PASS: TestBuildWithHugeFile (52.79s) [2023-06-28T21:22:44.134Z] === RUN TestBuildWithEmptyDockerfile [2023-06-28T21:22:44.134Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-06-28T21:22:44.134Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-06-28T21:22:44.134Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-06-28T21:22:44.134Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-06-28T21:22:44.134Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-06-28T21:22:44.134Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-06-28T21:22:44.134Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-06-28T21:22:44.134Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-06-28T21:22:44.134Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-06-28T21:22:44.134Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2023-06-28T21:22:44.134Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.05s) [2023-06-28T21:22:44.134Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2023-06-28T21:22:44.134Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.05s) [2023-06-28T21:22:44.134Z] === RUN TestBuildPreserveOwnership [2023-06-28T21:22:44.134Z] === RUN TestBuildPreserveOwnership/copy_from [2023-06-28T21:22:44.134Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-06-28T21:22:44.134Z] --- PASS: TestBuildPreserveOwnership (2.94s) [2023-06-28T21:22:44.134Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.99s) [2023-06-28T21:22:44.134Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.94s) [2023-06-28T21:22:44.134Z] === RUN TestBuildPlatformInvalid [2023-06-28T21:22:44.134Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2023-06-28T21:22:44.134Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-06-28T21:22:44.696Z] Loaded image: busybox:latest [2023-06-28T21:22:44.696Z] Loaded image: busybox:glibc [2023-06-28T21:22:45.108Z] tests/integration/api_service_test.py .................................. [ 60%] [2023-06-28T21:22:45.257Z] Loaded image: debian:bullseye-slim [2023-06-28T21:22:45.257Z] Loaded image: hello-world:latest [2023-06-28T21:22:45.512Z] Loaded image: arm32v7/hello-world:latest [2023-06-28T21:22:49.676Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2023-06-28T21:22:49.676Z] === RUN TestBuildWithEmptyLayers [2023-06-28T21:22:52.216Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2023-06-28T21:22:52.216Z] === RUN TestBuildMultiStageOnBuild [2023-06-28T21:22:55.449Z] INFO: Extraction ended at 06/28/2023 21:22:47. Duration:00:01:34.9819438 [2023-06-28T21:22:55.449Z] INFO: Updating the golang and path environment variables [2023-06-28T21:22:55.449Z] INFO: GOPATH=d:\gopath [2023-06-28T21:22:55.449Z] INFO: go version go1.19.10 windows/amd64 [2023-06-28T21:22:55.449Z] INFO: Running the daemon under test in debug mode [2023-06-28T21:22:55.449Z] INFO: Starting a daemon under test... [2023-06-28T21:22:55.449Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-45840\4\daemon --pidfile d:\CI\PR-45840\4\docker.pid -D [2023-06-28T21:22:55.449Z] INFO: Process started successfully. [2023-06-28T21:22:55.449Z] INFO: Start tailing logs of the daemon under tests [2023-06-28T21:22:55.449Z] INFO: Waiting for the daemon under test to start... [2023-06-28T21:22:55.449Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.98s) [2023-06-28T21:22:55.449Z] PASS [2023-06-28T21:22:55.449Z] [2023-06-28T21:22:55.449Z] === Skipped [2023-06-28T21:22:55.449Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2023-06-28T21:22:55.449Z] build_session_test.go:25: TODO: BuildKit [2023-06-28T21:22:55.449Z] [2023-06-28T21:22:55.449Z] DONE 33 tests, 1 skipped in 84.084s [2023-06-28T21:22:55.449Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2023-06-28T21:22:55.449Z] ++ 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 [2023-06-28T21:22:55.449Z] ++ set -e [2023-06-28T21:22:55.449Z] ++ '[' -n 0 ']' [2023-06-28T21:22:55.449Z] ++ set -x [2023-06-28T21:22:55.449Z] ++ 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 [2023-06-28T21:22:55.449Z] INFO: Testing against a local daemon [2023-06-28T21:22:55.449Z] === RUN TestConfigInspect [2023-06-28T21:22:55.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-06-28T21:22:55.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-06-28T21:22:56.376Z] --- PASS: TestConfigInspect (2.41s) [2023-06-28T21:22:56.376Z] === RUN TestConfigList [2023-06-28T21:22:57.497Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2023-06-28T21:22:57.497Z] === RUN TestBuildUncleanTarFilenames [2023-06-28T21:22:57.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-06-28T21:22:57.757Z] --- PASS: TestBuildUncleanTarFilenames (0.47s) [2023-06-28T21:22:57.757Z] === RUN TestBuildMultiStageLayerLeak [2023-06-28T21:22:58.889Z] --- PASS: TestConfigList (2.34s) [2023-06-28T21:22:58.889Z] === RUN TestConfigsCreateAndDelete [2023-06-28T21:22:59.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-06-28T21:22:59.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-06-28T21:23:00.065Z] ......................... [ 67%] [2023-06-28T21:23:01.404Z] --- PASS: TestConfigsCreateAndDelete (2.27s) [2023-06-28T21:23:01.404Z] === RUN TestConfigsUpdate [2023-06-28T21:23:01.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-06-28T21:23:03.036Z] --- PASS: TestBuildMultiStageLayerLeak (4.52s) [2023-06-28T21:23:03.036Z] === RUN TestBuildWithHugeFile [2023-06-28T21:23:03.333Z] --- PASS: TestConfigsUpdate (2.31s) [2023-06-28T21:23:03.333Z] === RUN TestTemplatedConfig [2023-06-28T21:23:04.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-06-28T21:23:05.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-06-28T21:23:06.599Z] --- PASS: TestTemplatedConfig (2.71s) [2023-06-28T21:23:06.599Z] === RUN TestConfigCreateResolve [2023-06-28T21:23:07.859Z] .....INFO: Daemon under test started and replied! [2023-06-28T21:23:07.859Z] INFO: Docker version of the daemon under test [2023-06-28T21:23:07.859Z] [2023-06-28T21:23:07.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-06-28T21:23:08.321Z] Client: [2023-06-28T21:23:08.321Z] Version: 17.06.2-ce [2023-06-28T21:23:08.321Z] API version: 1.30 [2023-06-28T21:23:08.321Z] Go version: go1.8.3 [2023-06-28T21:23:08.321Z] Git commit: cec0b72 [2023-06-28T21:23:08.321Z] Built: Tue Sep 5 19:57:19 2017 [2023-06-28T21:23:08.321Z] OS/Arch: windows/amd64 [2023-06-28T21:23:08.321Z] [2023-06-28T21:23:08.321Z] Server: [2023-06-28T21:23:08.321Z] Version: 0.0.0-dev [2023-06-28T21:23:08.321Z] API version: 1.41 (minimum version 1.24) [2023-06-28T21:23:08.321Z] Go version: go1.19.10 [2023-06-28T21:23:08.321Z] Git commit: b5fe60d3db [2023-06-28T21:23:08.321Z] Built: 06/28/2023 21:19:12 [2023-06-28T21:23:08.321Z] OS/Arch: windows/amd64 [2023-06-28T21:23:08.321Z] Experimental: false [2023-06-28T21:23:08.321Z] [2023-06-28T21:23:08.321Z] INFO: Docker info of the daemon under test [2023-06-28T21:23:08.321Z] [2023-06-28T21:23:08.321Z] Containers: 0 [2023-06-28T21:23:08.321Z] Running: 0 [2023-06-28T21:23:08.321Z] Paused: 0 [2023-06-28T21:23:08.321Z] Stopped: 0 [2023-06-28T21:23:08.321Z] Images: 0 [2023-06-28T21:23:08.321Z] Server Version: 0.0.0-dev [2023-06-28T21:23:08.321Z] Storage Driver: windowsfilter [2023-06-28T21:23:08.321Z] Windows: [2023-06-28T21:23:08.321Z] Logging Driver: json-file [2023-06-28T21:23:08.321Z] Plugins: [2023-06-28T21:23:08.321Z] Volume: local [2023-06-28T21:23:08.321Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-06-28T21:23:08.321Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-06-28T21:23:08.321Z] Swarm: inactive [2023-06-28T21:23:08.321Z] Default Isolation: process [2023-06-28T21:23:08.321Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-06-28T21:23:08.321Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-06-28T21:23:08.321Z] OSType: windows [2023-06-28T21:23:08.321Z] Architecture: x86_64 [2023-06-28T21:23:08.321Z] CPUs: 4 [2023-06-28T21:23:08.321Z] Total Memory: 32GiB [2023-06-28T21:23:08.321Z] Name: azwin-2-ec0e90 [2023-06-28T21:23:08.321Z] ID: NVIV:R7A5:AUW4:YU5C:T2W4:ZHI2:7UJE:F3OW:DBFC:RKQ2:HHF4:546F [2023-06-28T21:23:08.321Z] Docker Root Dir: D:\CI\PR-45840\4\daemon [2023-06-28T21:23:08.321Z] Debug Mode (client): false [2023-06-28T21:23:08.321Z] Debug Mode (server): true [2023-06-28T21:23:08.321Z] File Descriptors: -1 [2023-06-28T21:23:08.321Z] Goroutines: 16 [2023-06-28T21:23:08.321Z] System Time: 2023-06-28T21:23:07.9959085Z [2023-06-28T21:23:08.321Z] EventsListeners: 0 [2023-06-28T21:23:08.321Z] Registry: https://index.docker.io/v1/ [2023-06-28T21:23:08.321Z] Labels: [2023-06-28T21:23:08.321Z] Experimental: false [2023-06-28T21:23:08.321Z] Insecure Registries: [2023-06-28T21:23:08.321Z] 127.0.0.0/8 [2023-06-28T21:23:08.321Z] Live Restore Enabled: false [2023-06-28T21:23:08.321Z] [2023-06-28T21:23:08.321Z] [2023-06-28T21:23:08.321Z] INFO: Docker images of the daemon under test [2023-06-28T21:23:08.321Z] [2023-06-28T21:23:08.321Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-06-28T21:23:08.321Z] [2023-06-28T21:23:08.321Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2023-06-28T21:23:08.321Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2023-06-28T21:23:08.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-06-28T21:23:08.486Z] --- PASS: TestConfigCreateResolve (2.29s) [2023-06-28T21:23:08.486Z] === RUN TestConfigDaemonLibtrustID [2023-06-28T21:23:08.742Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2023-06-28T21:23:08.742Z] PASS [2023-06-28T21:23:08.742Z] [2023-06-28T21:23:08.742Z] DONE 7 tests in 14.896s [2023-06-28T21:23:08.742Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2023-06-28T21:23:08.742Z] ++ 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 [2023-06-28T21:23:08.742Z] ++ set -e [2023-06-28T21:23:08.742Z] ++ '[' -n 0 ']' [2023-06-28T21:23:08.742Z] ++ set -x [2023-06-28T21:23:08.742Z] ++ 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 [2023-06-28T21:23:08.784Z] ltsc2019: Pulling from windows/servercore [2023-06-28T21:23:08.784Z] 0aff88f72bd4: Pulling fs layer [2023-06-28T21:23:08.998Z] INFO: Testing against a local daemon [2023-06-28T21:23:08.998Z] === RUN TestCheckpoint [2023-06-28T21:23:08.998Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-06-28T21:23:08.998Z] --- SKIP: TestCheckpoint (0.00s) [2023-06-28T21:23:08.998Z] === RUN TestContainerInvalidJSON [2023-06-28T21:23:08.998Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-06-28T21:23:08.998Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-06-28T21:23:08.998Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-06-28T21:23:08.998Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-06-28T21:23:08.998Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-06-28T21:23:08.998Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-06-28T21:23:08.998Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-06-28T21:23:08.998Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-06-28T21:23:08.998Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-06-28T21:23:08.998Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-06-28T21:23:08.998Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-06-28T21:23:08.998Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-06-28T21:23:08.998Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-06-28T21:23:08.998Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-06-28T21:23:08.998Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2023-06-28T21:23:08.998Z] === RUN TestCopyFromContainerPathIsNotDir [2023-06-28T21:23:08.998Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2023-06-28T21:23:08.998Z] === RUN TestCopyToContainerPathDoesNotExist [2023-06-28T21:23:08.998Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2023-06-28T21:23:08.998Z] === RUN TestCopyToContainerPathIsNotDir [2023-06-28T21:23:08.998Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2023-06-28T21:23:08.998Z] === RUN TestCopyFromContainer [2023-06-28T21:23:09.925Z] === RUN TestCopyFromContainer// [2023-06-28T21:23:09.925Z] === RUN TestCopyFromContainer//bar/root [2023-06-28T21:23:09.925Z] === RUN TestCopyFromContainer//bar/root/ [2023-06-28T21:23:10.180Z] === RUN TestCopyFromContainer/bar/quux [2023-06-28T21:23:10.180Z] === RUN TestCopyFromContainer/bar/quux/ [2023-06-28T21:23:10.180Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-06-28T21:23:10.180Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-06-28T21:23:10.180Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-06-28T21:23:10.180Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-06-28T21:23:10.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-06-28T21:23:10.436Z] === RUN TestCopyFromContainer/bar/notarget [2023-06-28T21:23:10.436Z] --- PASS: TestCopyFromContainer (1.33s) [2023-06-28T21:23:10.436Z] --- PASS: TestCopyFromContainer// (0.04s) [2023-06-28T21:23:10.436Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2023-06-28T21:23:10.436Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2023-06-28T21:23:10.436Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2023-06-28T21:23:10.436Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2023-06-28T21:23:10.436Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2023-06-28T21:23:10.436Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2023-06-28T21:23:10.436Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2023-06-28T21:23:10.436Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2023-06-28T21:23:10.436Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2023-06-28T21:23:10.436Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-06-28T21:23:10.436Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-06-28T21:23:10.436Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-06-28T21:23:10.436Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-06-28T21:23:10.436Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-06-28T21:23:10.436Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-06-28T21:23:10.436Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-06-28T21:23:10.436Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-06-28T21:23:10.436Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-06-28T21:23:10.436Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-06-28T21:23:10.436Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-06-28T21:23:10.436Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-06-28T21:23:10.436Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-06-28T21:23:10.436Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-06-28T21:23:10.436Z] === RUN TestCreateLinkToNonExistingContainer [2023-06-28T21:23:10.436Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2023-06-28T21:23:10.436Z] === RUN TestCreateWithInvalidEnv [2023-06-28T21:23:10.436Z] === RUN TestCreateWithInvalidEnv/0 [2023-06-28T21:23:10.436Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-06-28T21:23:10.436Z] === RUN TestCreateWithInvalidEnv/1 [2023-06-28T21:23:10.436Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-06-28T21:23:10.436Z] === RUN TestCreateWithInvalidEnv/2 [2023-06-28T21:23:10.436Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-06-28T21:23:10.436Z] === CONT TestCreateWithInvalidEnv/0 [2023-06-28T21:23:10.436Z] === CONT TestCreateWithInvalidEnv/2 [2023-06-28T21:23:10.436Z] === CONT TestCreateWithInvalidEnv/1 [2023-06-28T21:23:10.436Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-06-28T21:23:10.436Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-06-28T21:23:10.436Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-06-28T21:23:10.436Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-06-28T21:23:10.436Z] === RUN TestCreateTmpfsMountsTarget [2023-06-28T21:23:10.436Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-06-28T21:23:10.436Z] === RUN TestCreateWithCustomMaskedPaths [2023-06-28T21:23:10.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-06-28T21:23:11.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-06-28T21:23:12.325Z] --- PASS: TestCreateWithCustomMaskedPaths (1.47s) [2023-06-28T21:23:12.325Z] === RUN TestCreateWithCustomReadonlyPaths [2023-06-28T21:23:12.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-06-28T21:23:13.252Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.42s) [2023-06-28T21:23:13.252Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-06-28T21:23:13.252Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-06-28T21:23:13.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-06-28T21:23:13.252Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-06-28T21:23:13.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-06-28T21:23:13.252Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-06-28T21:23:13.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-06-28T21:23:13.252Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-06-28T21:23:13.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-06-28T21:23:13.252Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-06-28T21:23:13.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-06-28T21:23:13.252Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-06-28T21:23:13.252Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-06-28T21:23:13.252Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-06-28T21:23:13.252Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-06-28T21:23:13.252Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-06-28T21:23:13.252Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-06-28T21:23:13.252Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-06-28T21:23:13.252Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-06-28T21:23:13.252Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-06-28T21:23:13.252Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-06-28T21:23:13.252Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-06-28T21:23:13.252Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-06-28T21:23:13.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-06-28T21:23:13.675Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-06-28T21:23:13.675Z] Using test binary docker [2023-06-28T21:23:13.675Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-06-28T21:23:13.675Z] Using test binary docker [2023-06-28T21:23:13.675Z] +++ /etc/init.d/apparmor start [2023-06-28T21:23:13.675Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-06-28T21:23:13.675Z] INFO: Waiting for daemon to start... [2023-06-28T21:23:13.675Z] Starting dockerd [2023-06-28T21:23:13.675Z] +++ 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 [2023-06-28T21:23:13.675Z] +++ /etc/init.d/apparmor start [2023-06-28T21:23:13.675Z] Starting: AppArmor.: already loaded with profiles.: Skipped. ... (warning). [2023-06-28T21:23:13.675Z] INFO: Waiting for daemon to start... [2023-06-28T21:23:13.675Z] Starting dockerd [2023-06-28T21:23:13.675Z] +++ 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 [2023-06-28T21:23:13.813Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.45s) [2023-06-28T21:23:13.813Z] === RUN TestCreateDifferentPlatform [2023-06-28T21:23:13.813Z] === RUN TestCreateDifferentPlatform/different_os [2023-06-28T21:23:13.813Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-06-28T21:23:13.813Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-06-28T21:23:13.813Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-06-28T21:23:13.813Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-06-28T21:23:13.813Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-06-28T21:23:13.813Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2023-06-28T21:23:13.813Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-06-28T21:23:13.813Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2023-06-28T21:23:13.813Z] === RUN TestContainerStartOnDaemonRestart [2023-06-28T21:23:13.813Z] === PAUSE TestContainerStartOnDaemonRestart [2023-06-28T21:23:13.813Z] === RUN TestDaemonRestartIpcMode [2023-06-28T21:23:13.813Z] === PAUSE TestDaemonRestartIpcMode [2023-06-28T21:23:13.813Z] === RUN TestDaemonHostGatewayIP [2023-06-28T21:23:13.813Z] === PAUSE TestDaemonHostGatewayIP [2023-06-28T21:23:13.813Z] === RUN TestRestartDaemonWithRestartingContainer [2023-06-28T21:23:13.813Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-06-28T21:23:13.813Z] === RUN TestContainerKillOnDaemonStart [2023-06-28T21:23:13.813Z] === PAUSE TestContainerKillOnDaemonStart [2023-06-28T21:23:13.813Z] === RUN TestDiff [2023-06-28T21:23:13.934Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-06-28T21:23:13.934Z] Using test binary docker [2023-06-28T21:23:13.934Z] +++ /etc/init.d/apparmor start [2023-06-28T21:23:13.934Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-06-28T21:23:13.934Z] INFO: Waiting for daemon to start... [2023-06-28T21:23:13.934Z] Starting dockerd [2023-06-28T21:23:13.934Z] +++ 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 [2023-06-28T21:23:14.374Z] --- PASS: TestDiff (0.49s) [2023-06-28T21:23:14.375Z] === RUN TestExecWithCloseStdin [2023-06-28T21:23:14.936Z] --- PASS: TestExecWithCloseStdin (0.58s) [2023-06-28T21:23:14.936Z] === RUN TestExec [2023-06-28T21:23:15.497Z] --- PASS: TestExec (0.56s) [2023-06-28T21:23:15.497Z] === RUN TestExecUser [2023-06-28T21:23:16.059Z] --- PASS: TestExecUser (0.59s) [2023-06-28T21:23:16.059Z] === RUN TestExportContainerAndImportImage [2023-06-28T21:23:16.621Z] --- PASS: TestExportContainerAndImportImage (0.60s) [2023-06-28T21:23:16.621Z] === RUN TestExportContainerAfterDaemonRestart [2023-06-28T21:23:17.227Z] . [2023-06-28T21:23:17.227Z] [2023-06-28T21:23:17.227Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-06-28T21:23:17.227Z] [2023-06-28T21:23:17.227Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-06-28T21:23:17.227Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-06-28T21:23:17.227Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-06-28T21:23:17.227Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-06-28T21:23:17.227Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-06-28T21:23:17.227Z] Error: No such image: emptyfs [2023-06-28T21:23:17.227Z] Error: No such image: emptyfs [2023-06-28T21:23:17.227Z] Error: No such image: emptyfs [2023-06-28T21:23:17.227Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-06-28T21:23:17.227Z] ++++ docker load [2023-06-28T21:23:17.227Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-06-28T21:23:17.227Z] ++++ docker load [2023-06-28T21:23:17.227Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-06-28T21:23:17.227Z] ++++ docker load [2023-06-28T21:23:17.227Z] Running integration-test (iteration 1) [2023-06-28T21:23:17.227Z] Running integration-test (iteration 1) [2023-06-28T21:23:17.227Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2023-06-28T21:23:17.227Z] ++ 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 [2023-06-28T21:23:17.227Z] ++ set -e [2023-06-28T21:23:17.227Z] ++ '[' -n 0 ']' [2023-06-28T21:23:17.227Z] ++ set -x [2023-06-28T21:23:17.227Z] ++ 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 [2023-06-28T21:23:17.227Z] 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)/ [2023-06-28T21:23:17.227Z] ++ 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)/' [2023-06-28T21:23:17.227Z] ++ set -e [2023-06-28T21:23:17.227Z] ++ '[' -n 0 ']' [2023-06-28T21:23:17.227Z] ++ set -x [2023-06-28T21:23:17.227Z] ++ 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)/' [2023-06-28T21:23:17.227Z] Running integration-test (iteration 1) [2023-06-28T21:23:17.227Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2023-06-28T21:23:17.227Z] ++ 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)/' [2023-06-28T21:23:17.227Z] ++ set -e [2023-06-28T21:23:17.227Z] ++ '[' -n 0 ']' [2023-06-28T21:23:17.227Z] ++ set -x [2023-06-28T21:23:17.227Z] ++ 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)/' [2023-06-28T21:23:17.227Z] Loaded image: busybox:latest [2023-06-28T21:23:17.227Z] Loaded image: busybox:latest [2023-06-28T21:23:17.227Z] Loaded image: busybox:latest [2023-06-28T21:23:17.227Z] Loaded image: busybox:glibc [2023-06-28T21:23:17.227Z] Loaded image: busybox:glibc [2023-06-28T21:23:17.227Z] Loaded image: busybox:glibc [2023-06-28T21:23:17.985Z] --- PASS: TestExportContainerAfterDaemonRestart (1.22s) [2023-06-28T21:23:17.985Z] === RUN TestHealthCheckWorkdir [2023-06-28T21:23:18.547Z] --- PASS: TestHealthCheckWorkdir (0.72s) [2023-06-28T21:23:18.547Z] === RUN TestHealthKillContainer [2023-06-28T21:23:18.608Z] Loaded image: debian:bullseye-slim [2023-06-28T21:23:18.608Z] Loaded image: hello-world:latest [2023-06-28T21:23:18.608Z] Loaded image: debian:bullseye-slim [2023-06-28T21:23:18.608Z] Loaded image: arm32v7/hello-world:latest [2023-06-28T21:23:18.868Z] Loaded image: debian:bullseye-slim [2023-06-28T21:23:18.868Z] INFO: Testing against a local daemon [2023-06-28T21:23:18.868Z] === RUN TestDockerSuite [2023-06-28T21:23:18.868Z] Loaded image: hello-world:latest [2023-06-28T21:23:18.868Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2023-06-28T21:23:18.868Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2023-06-28T21:23:18.868Z] === RUN TestDockerSuite/TestAPIErrorJSON [2023-06-28T21:23:18.868Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2023-06-28T21:23:18.868Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2023-06-28T21:23:18.868Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2023-06-28T21:23:18.868Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2023-06-28T21:23:18.868Z] === RUN TestDockerSuite/TestAPIImagesDelete [2023-06-28T21:23:18.868Z] Loaded image: hello-world:latest [2023-06-28T21:23:18.868Z] Loaded image: arm32v7/hello-world:latest [2023-06-28T21:23:18.868Z] INFO: Testing against a local daemon [2023-06-28T21:23:18.868Z] === RUN TestDockerDaemonSuite [2023-06-28T21:23:18.868Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2023-06-28T21:23:18.868Z] Loaded image: arm32v7/hello-world:latest [2023-06-28T21:23:18.868Z] INFO: Testing against a local daemon [2023-06-28T21:23:18.868Z] === RUN TestCgroupNamespacesBuild [2023-06-28T21:23:20.775Z] === RUN TestDockerSuite/TestAPIImagesFilter [2023-06-28T21:23:20.775Z] === RUN TestDockerSuite/TestAPIImagesHistory [2023-06-28T21:23:21.345Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2023-06-28T21:23:21.345Z] --- PASS: TestCgroupNamespacesBuild (2.54s) [2023-06-28T21:23:21.345Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-06-28T21:23:21.605Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2023-06-28T21:23:22.174Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2023-06-28T21:23:22.434Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2023-06-28T21:23:22.434Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2023-06-28T21:23:22.693Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.26s) [2023-06-28T21:23:22.693Z] === RUN TestBuildWithSession [2023-06-28T21:23:22.693Z] build_session_test.go:25: TODO: BuildKit [2023-06-28T21:23:22.693Z] --- SKIP: TestBuildWithSession (0.00s) [2023-06-28T21:23:22.693Z] === RUN TestBuildSquashParent [2023-06-28T21:23:23.254Z] --- PASS: TestBuildWithHugeFile (54.12s) [2023-06-28T21:23:23.254Z] === RUN TestBuildWithEmptyDockerfile [2023-06-28T21:23:23.254Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-06-28T21:23:23.254Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-06-28T21:23:23.254Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-06-28T21:23:23.254Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-06-28T21:23:23.254Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-06-28T21:23:23.254Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-06-28T21:23:23.254Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-06-28T21:23:23.254Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-06-28T21:23:23.254Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-06-28T21:23:23.254Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s) [2023-06-28T21:23:23.254Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2023-06-28T21:23:23.254Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.04s) [2023-06-28T21:23:23.254Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.05s) [2023-06-28T21:23:23.254Z] === RUN TestBuildPreserveOwnership [2023-06-28T21:23:23.254Z] === RUN TestBuildPreserveOwnership/copy_from [2023-06-28T21:23:23.631Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2023-06-28T21:23:23.821Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-06-28T21:23:23.890Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2023-06-28T21:23:24.150Z] === RUN TestDockerSuite/TestAPINetworkFilter [2023-06-28T21:23:24.150Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2023-06-28T21:23:24.150Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2023-06-28T21:23:25.088Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2023-06-28T21:23:25.199Z] --- PASS: TestBuildPreserveOwnership (3.90s) [2023-06-28T21:23:25.199Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.63s) [2023-06-28T21:23:25.199Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.27s) [2023-06-28T21:23:25.199Z] === RUN TestBuildPlatformInvalid [2023-06-28T21:23:25.199Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2023-06-28T21:23:25.199Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-06-28T21:23:25.348Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2023-06-28T21:23:25.767Z] Loaded image: busybox:latest [2023-06-28T21:23:25.767Z] Loaded image: busybox:glibc [2023-06-28T21:23:25.917Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2023-06-28T21:23:26.177Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2023-06-28T21:23:26.177Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2023-06-28T21:23:26.177Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2023-06-28T21:23:26.629Z] --- PASS: TestHealthKillContainer (8.04s) [2023-06-28T21:23:26.629Z] === RUN TestHealthCheckProcessKilled [2023-06-28T21:23:26.705Z] Loaded image: debian:bullseye-slim [2023-06-28T21:23:26.705Z] Loaded image: hello-world:latest [2023-06-28T21:23:26.705Z] Loaded image: arm32v7/hello-world:latest [2023-06-28T21:23:27.556Z] --- PASS: TestHealthCheckProcessKilled (0.74s) [2023-06-28T21:23:27.556Z] === RUN TestInspectCpusetInConfigPre120 [2023-06-28T21:23:27.812Z] --- PASS: TestInspectCpusetInConfigPre120 (0.49s) [2023-06-28T21:23:27.812Z] === RUN TestIpcModeNone [2023-06-28T21:23:28.373Z] --- PASS: TestIpcModeNone (0.56s) [2023-06-28T21:23:28.373Z] === RUN TestIpcModePrivate [2023-06-28T21:23:28.715Z] --- PASS: TestBuildSquashParent (5.79s) [2023-06-28T21:23:28.715Z] === RUN TestBuildWithRemoveAndForceRemove [2023-06-28T21:23:28.715Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-06-28T21:23:28.715Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-06-28T21:23:28.715Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-06-28T21:23:28.715Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-06-28T21:23:28.715Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-06-28T21:23:28.715Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-06-28T21:23:28.715Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-06-28T21:23:28.715Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-06-28T21:23:28.715Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-06-28T21:23:28.715Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-06-28T21:23:28.715Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-06-28T21:23:28.715Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-06-28T21:23:28.715Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-06-28T21:23:28.715Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-06-28T21:23:28.715Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-06-28T21:23:28.715Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-06-28T21:23:28.715Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-06-28T21:23:28.715Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-06-28T21:23:28.940Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:76, shared: false, mustBeShared: false [2023-06-28T21:23:29.199Z] --- PASS: TestIpcModePrivate (0.60s) [2023-06-28T21:23:29.199Z] === RUN TestIpcModeShareable [2023-06-28T21:23:29.459Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:70, shared: true, mustBeShared: true [2023-06-28T21:23:29.655Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2023-06-28T21:23:29.717Z] --- PASS: TestIpcModeShareable (0.51s) [2023-06-28T21:23:29.717Z] === RUN TestAPIIpcModeShareableAndContainer [2023-06-28T21:23:31.565Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-06-28T21:23:31.565Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.24s) [2023-06-28T21:23:31.565Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.42s) [2023-06-28T21:23:31.565Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.81s) [2023-06-28T21:23:31.565Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.96s) [2023-06-28T21:23:31.565Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.09s) [2023-06-28T21:23:31.565Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.20s) [2023-06-28T21:23:31.565Z] === RUN TestBuildMultiStageCopy [2023-06-28T21:23:31.565Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-06-28T21:23:31.609Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.69s) [2023-06-28T21:23:31.609Z] === RUN TestAPIIpcModeHost [2023-06-28T21:23:31.609Z] --- PASS: TestAPIIpcModeHost (0.39s) [2023-06-28T21:23:31.609Z] === RUN TestDaemonIpcModeShareable [2023-06-28T21:23:31.824Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2023-06-28T21:23:32.982Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2023-06-28T21:23:32.982Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2023-06-28T21:23:32.982Z] === RUN TestDaemonIpcModePrivate [2023-06-28T21:23:33.205Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-06-28T21:23:33.205Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-06-28T21:23:33.205Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-06-28T21:23:33.465Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-06-28T21:23:33.465Z] --- PASS: TestBuildMultiStageCopy (1.89s) [2023-06-28T21:23:33.465Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.23s) [2023-06-28T21:23:33.465Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2023-06-28T21:23:33.465Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.15s) [2023-06-28T21:23:33.465Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.16s) [2023-06-28T21:23:33.465Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.17s) [2023-06-28T21:23:33.465Z] === RUN TestBuildMultiStageParentConfig [2023-06-28T21:23:33.919Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false [2023-06-28T21:23:34.035Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2023-06-28T21:23:34.035Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2023-06-28T21:23:34.035Z] === RUN TestBuildLabelWithTargets [2023-06-28T21:23:34.177Z] --- PASS: TestDaemonIpcModePrivate (1.21s) [2023-06-28T21:23:34.177Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-06-28T21:23:34.975Z] --- PASS: TestBuildLabelWithTargets (0.84s) [2023-06-28T21:23:34.975Z] === RUN TestBuildWithEmptyLayers [2023-06-28T21:23:35.110Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false [2023-06-28T21:23:35.235Z] --- PASS: TestBuildWithEmptyLayers (0.32s) [2023-06-28T21:23:35.235Z] === RUN TestBuildMultiStageOnBuild [2023-06-28T21:23:35.368Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.23s) [2023-06-28T21:23:35.369Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-06-28T21:23:35.805Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2023-06-28T21:23:36.301Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2023-06-28T21:23:36.374Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2023-06-28T21:23:36.561Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s) [2023-06-28T21:23:36.561Z] === RUN TestIpcModeOlderClient [2023-06-28T21:23:36.561Z] === PAUSE TestIpcModeOlderClient [2023-06-28T21:23:36.561Z] === RUN TestKillContainerInvalidSignal [2023-06-28T21:23:36.684Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.98s) [2023-06-28T21:23:36.685Z] PASS [2023-06-28T21:23:36.685Z] [2023-06-28T21:23:36.685Z] === Skipped [2023-06-28T21:23:36.685Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2023-06-28T21:23:36.685Z] build_session_test.go:25: TODO: BuildKit [2023-06-28T21:23:36.685Z] [2023-06-28T21:23:36.685Z] DONE 33 tests, 1 skipped in 90.137s [2023-06-28T21:23:36.685Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2023-06-28T21:23:36.685Z] INFO: Testing against a local daemon [2023-06-28T21:23:36.685Z] === RUN TestConfigInspect [2023-06-28T21:23:36.944Z] --- PASS: TestBuildMultiStageOnBuild (1.60s) [2023-06-28T21:23:36.944Z] === RUN TestBuildUncleanTarFilenames [2023-06-28T21:23:36.944Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2023-06-28T21:23:37.128Z] --- PASS: TestKillContainerInvalidSignal (0.52s) [2023-06-28T21:23:37.128Z] === RUN TestKillContainer [2023-06-28T21:23:37.128Z] === RUN TestKillContainer/no_signal [2023-06-28T21:23:37.514Z] --- PASS: TestBuildUncleanTarFilenames (0.44s) [2023-06-28T21:23:37.514Z] === RUN TestBuildMultiStageLayerLeak [2023-06-28T21:23:37.514Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2023-06-28T21:23:37.622Z] --- PASS: TestConfigInspect (2.44s) [2023-06-28T21:23:37.622Z] === RUN TestConfigList [2023-06-28T21:23:37.690Z] === RUN TestKillContainer/non_killing_signal [2023-06-28T21:23:37.945Z] === RUN TestKillContainer/killing_signal [2023-06-28T21:23:38.086Z] === RUN TestDockerSuite/TestAttachAfterDetach [2023-06-28T21:23:38.506Z] --- PASS: TestKillContainer (1.53s) [2023-06-28T21:23:38.506Z] --- PASS: TestKillContainer/no_signal (0.51s) [2023-06-28T21:23:38.506Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2023-06-28T21:23:38.506Z] --- PASS: TestKillContainer/killing_signal (0.50s) [2023-06-28T21:23:38.506Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-06-28T21:23:38.506Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-06-28T21:23:38.790Z] 0aff88f72bd4: Verifying Checksum [2023-06-28T21:23:38.790Z] 0aff88f72bd4: Download complete [2023-06-28T21:23:39.024Z] --- PASS: TestBuildMultiStageLayerLeak (1.45s) [2023-06-28T21:23:39.024Z] === RUN TestBuildWithHugeFile [2023-06-28T21:23:39.070Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-06-28T21:23:39.631Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.03s) [2023-06-28T21:23:39.631Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.48s) [2023-06-28T21:23:39.631Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.31s) [2023-06-28T21:23:39.631Z] === RUN TestKillStoppedContainer [2023-06-28T21:23:39.631Z] --- PASS: TestKillStoppedContainer (0.04s) [2023-06-28T21:23:39.631Z] === RUN TestKillStoppedContainerAPIPre120 [2023-06-28T21:23:39.631Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2023-06-28T21:23:39.631Z] === RUN TestKillDifferentUserContainer [2023-06-28T21:23:40.155Z] --- PASS: TestConfigList (2.27s) [2023-06-28T21:23:40.155Z] === RUN TestConfigsCreateAndDelete [2023-06-28T21:23:40.192Z] --- PASS: TestKillDifferentUserContainer (0.53s) [2023-06-28T21:23:40.192Z] === RUN TestInspectOomKilledTrue [2023-06-28T21:23:40.752Z] --- PASS: TestInspectOomKilledTrue (0.56s) [2023-06-28T21:23:40.752Z] === RUN TestInspectOomKilledFalse [2023-06-28T21:23:40.790Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2023-06-28T21:23:41.313Z] --- PASS: TestInspectOomKilledFalse (0.53s) [2023-06-28T21:23:41.313Z] === RUN TestLinksEtcHostsContentMatch [2023-06-28T21:23:41.568Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2023-06-28T21:23:41.568Z] === RUN TestLinksContainerNames [2023-06-28T21:23:42.059Z] --- PASS: TestConfigsCreateAndDelete (2.34s) [2023-06-28T21:23:42.059Z] === RUN TestConfigsUpdate [2023-06-28T21:23:42.932Z] --- PASS: TestLinksContainerNames (1.04s) [2023-06-28T21:23:42.932Z] === RUN TestLogsFollowTailEmpty [2023-06-28T21:23:43.187Z] --- PASS: TestLogsFollowTailEmpty (0.51s) [2023-06-28T21:23:43.187Z] === RUN TestContainerNetworkMountsNoChown [2023-06-28T21:23:43.748Z] --- PASS: TestContainerNetworkMountsNoChown (0.55s) [2023-06-28T21:23:43.748Z] === RUN TestMountDaemonRoot [2023-06-28T21:23:43.748Z] === RUN TestMountDaemonRoot/default [2023-06-28T21:23:43.748Z] === PAUSE TestMountDaemonRoot/default [2023-06-28T21:23:43.748Z] === RUN TestMountDaemonRoot/private [2023-06-28T21:23:43.748Z] === PAUSE TestMountDaemonRoot/private [2023-06-28T21:23:43.748Z] === RUN TestMountDaemonRoot/rprivate [2023-06-28T21:23:43.748Z] === PAUSE TestMountDaemonRoot/rprivate [2023-06-28T21:23:43.748Z] === RUN TestMountDaemonRoot/slave [2023-06-28T21:23:43.748Z] === PAUSE TestMountDaemonRoot/slave [2023-06-28T21:23:43.748Z] === RUN TestMountDaemonRoot/rslave [2023-06-28T21:23:43.748Z] === PAUSE TestMountDaemonRoot/rslave [2023-06-28T21:23:43.748Z] === RUN TestMountDaemonRoot/shared [2023-06-28T21:23:43.748Z] === PAUSE TestMountDaemonRoot/shared [2023-06-28T21:23:43.748Z] === RUN TestMountDaemonRoot/rshared [2023-06-28T21:23:43.748Z] === PAUSE TestMountDaemonRoot/rshared [2023-06-28T21:23:43.748Z] === CONT TestMountDaemonRoot/default [2023-06-28T21:23:43.748Z] === RUN TestMountDaemonRoot/default/bind_root [2023-06-28T21:23:43.748Z] === CONT TestMountDaemonRoot/rslave [2023-06-28T21:23:43.748Z] === CONT TestMountDaemonRoot/rshared [2023-06-28T21:23:43.748Z] === CONT TestMountDaemonRoot/private [2023-06-28T21:23:43.748Z] === CONT TestMountDaemonRoot/shared [2023-06-28T21:23:43.748Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-06-28T21:23:43.748Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-06-28T21:23:43.748Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-06-28T21:23:43.748Z] === RUN TestMountDaemonRoot/private/bind_root [2023-06-28T21:23:43.748Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-06-28T21:23:43.748Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-06-28T21:23:43.748Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-06-28T21:23:43.748Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-06-28T21:23:43.748Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-06-28T21:23:43.748Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-06-28T21:23:43.748Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-06-28T21:23:43.748Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-06-28T21:23:43.748Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-06-28T21:23:43.748Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-06-28T21:23:43.748Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-06-28T21:23:43.748Z] === RUN TestMountDaemonRoot/private/mount_root [2023-06-28T21:23:43.748Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-06-28T21:23:43.748Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-06-28T21:23:43.748Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-06-28T21:23:43.748Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-06-28T21:23:43.748Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-06-28T21:23:43.748Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-06-28T21:23:43.748Z] === CONT TestMountDaemonRoot/slave [2023-06-28T21:23:43.748Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-06-28T21:23:43.748Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-06-28T21:23:43.748Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-06-28T21:23:43.748Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-06-28T21:23:43.748Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-06-28T21:23:43.748Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-06-28T21:23:43.748Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-06-28T21:23:43.748Z] === CONT TestMountDaemonRoot/private/mount_root [2023-06-28T21:23:43.748Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-06-28T21:23:43.748Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-06-28T21:23:43.748Z] === CONT TestMountDaemonRoot/private/bind_root [2023-06-28T21:23:43.748Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-06-28T21:23:43.748Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-06-28T21:23:43.748Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-06-28T21:23:43.748Z] === RUN TestMountDaemonRoot/default/mount_root [2023-06-28T21:23:43.748Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-06-28T21:23:43.748Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-06-28T21:23:43.748Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-06-28T21:23:43.748Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-06-28T21:23:43.748Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-06-28T21:23:43.748Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-06-28T21:23:43.748Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-06-28T21:23:43.748Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-06-28T21:23:43.748Z] === CONT TestMountDaemonRoot/rprivate [2023-06-28T21:23:43.748Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-06-28T21:23:43.748Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-06-28T21:23:43.748Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-06-28T21:23:43.748Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-06-28T21:23:43.748Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-06-28T21:23:43.748Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-06-28T21:23:43.748Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-06-28T21:23:43.748Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-06-28T21:23:43.748Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-06-28T21:23:43.748Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-06-28T21:23:43.748Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-06-28T21:23:43.748Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-06-28T21:23:43.748Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-06-28T21:23:43.748Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-06-28T21:23:43.748Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-06-28T21:23:43.748Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-06-28T21:23:43.748Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-06-28T21:23:43.748Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-06-28T21:23:43.748Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-06-28T21:23:43.748Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-06-28T21:23:43.748Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-06-28T21:23:43.748Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-06-28T21:23:43.748Z] === CONT TestMountDaemonRoot/default/bind_root [2023-06-28T21:23:43.748Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-06-28T21:23:43.748Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-06-28T21:23:43.748Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-06-28T21:23:43.748Z] === CONT TestMountDaemonRoot/default/mount_root [2023-06-28T21:23:43.748Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-06-28T21:23:43.748Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-06-28T21:23:43.748Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-06-28T21:23:43.748Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-06-28T21:23:43.748Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-06-28T21:23:43.748Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-06-28T21:23:43.748Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-06-28T21:23:43.748Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-06-28T21:23:43.748Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-06-28T21:23:43.748Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-06-28T21:23:43.748Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-06-28T21:23:43.748Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-06-28T21:23:43.748Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-06-28T21:23:43.748Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2023-06-28T21:23:43.748Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2023-06-28T21:23:43.748Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2023-06-28T21:23:43.748Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2023-06-28T21:23:43.748Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-06-28T21:23:43.748Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2023-06-28T21:23:43.748Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2023-06-28T21:23:43.748Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2023-06-28T21:23:43.748Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2023-06-28T21:23:43.748Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-06-28T21:23:43.748Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2023-06-28T21:23:43.748Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2023-06-28T21:23:43.748Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2023-06-28T21:23:43.748Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2023-06-28T21:23:43.748Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-06-28T21:23:43.748Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2023-06-28T21:23:43.748Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2023-06-28T21:23:43.748Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2023-06-28T21:23:43.748Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2023-06-28T21:23:43.748Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-06-28T21:23:43.748Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2023-06-28T21:23:43.748Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2023-06-28T21:23:43.748Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2023-06-28T21:23:43.748Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2023-06-28T21:23:43.748Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-06-28T21:23:43.748Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2023-06-28T21:23:43.748Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2023-06-28T21:23:43.748Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2023-06-28T21:23:43.748Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2023-06-28T21:23:43.748Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-06-28T21:23:43.748Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2023-06-28T21:23:43.749Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2023-06-28T21:23:43.749Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2023-06-28T21:23:43.749Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2023-06-28T21:23:43.749Z] === RUN TestContainerBindMountNonRecursive [2023-06-28T21:23:44.594Z] --- PASS: TestConfigsUpdate (2.35s) [2023-06-28T21:23:44.594Z] === RUN TestTemplatedConfig [2023-06-28T21:23:45.156Z] --- PASS: TestContainerBindMountNonRecursive (1.39s) [2023-06-28T21:23:45.156Z] === RUN TestContainerVolumesMountedAsShared [2023-06-28T21:23:45.717Z] --- PASS: TestContainerVolumesMountedAsShared (0.50s) [2023-06-28T21:23:45.717Z] === RUN TestContainerVolumesMountedAsSlave [2023-06-28T21:23:45.973Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2023-06-28T21:23:45.974Z] === RUN TestNetworkNat [2023-06-28T21:23:46.534Z] --- PASS: TestNetworkNat (0.55s) [2023-06-28T21:23:46.534Z] === RUN TestNetworkLocalhostTCPNat [2023-06-28T21:23:47.096Z] --- PASS: TestNetworkLocalhostTCPNat (0.53s) [2023-06-28T21:23:47.096Z] === RUN TestNetworkLoopbackNat [2023-06-28T21:23:47.883Z] --- PASS: TestTemplatedConfig (2.89s) [2023-06-28T21:23:47.883Z] === RUN TestConfigCreateResolve [2023-06-28T21:23:49.788Z] --- PASS: TestConfigCreateResolve (2.30s) [2023-06-28T21:23:49.788Z] === RUN TestConfigDaemonLibtrustID [2023-06-28T21:23:50.356Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2023-06-28T21:23:50.356Z] PASS [2023-06-28T21:23:50.356Z] [2023-06-28T21:23:50.356Z] DONE 7 tests in 15.142s [2023-06-28T21:23:50.356Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2023-06-28T21:23:50.356Z] INFO: Testing against a local daemon [2023-06-28T21:23:50.356Z] === RUN TestCheckpoint [2023-06-28T21:23:50.356Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-06-28T21:23:50.356Z] --- SKIP: TestCheckpoint (0.00s) [2023-06-28T21:23:50.356Z] === RUN TestContainerInvalidJSON [2023-06-28T21:23:50.356Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-06-28T21:23:50.357Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-06-28T21:23:50.357Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-06-28T21:23:50.357Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-06-28T21:23:50.357Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-06-28T21:23:50.357Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-06-28T21:23:50.357Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-06-28T21:23:50.357Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-06-28T21:23:50.357Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-06-28T21:23:50.357Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-06-28T21:23:50.357Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-06-28T21:23:50.357Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-06-28T21:23:50.357Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-06-28T21:23:50.357Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-06-28T21:23:50.357Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2023-06-28T21:23:50.357Z] === RUN TestCopyFromContainerPathIsNotDir [2023-06-28T21:23:50.357Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2023-06-28T21:23:50.357Z] === RUN TestCopyToContainerPathDoesNotExist [2023-06-28T21:23:50.357Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2023-06-28T21:23:50.357Z] === RUN TestCopyToContainerPathIsNotDir [2023-06-28T21:23:50.359Z] --- PASS: TestNetworkLoopbackNat (2.62s) [2023-06-28T21:23:50.359Z] === RUN TestPause [2023-06-28T21:23:50.359Z] --- PASS: TestPause (0.47s) [2023-06-28T21:23:50.359Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-06-28T21:23:50.359Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-06-28T21:23:50.359Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-06-28T21:23:50.359Z] === RUN TestPauseStopPausedContainer [2023-06-28T21:23:50.616Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2023-06-28T21:23:50.616Z] === RUN TestCopyFromContainer [2023-06-28T21:23:50.920Z] --- PASS: TestPauseStopPausedContainer (0.51s) [2023-06-28T21:23:50.920Z] === RUN TestPsFilter [2023-06-28T21:23:50.920Z] --- PASS: TestPsFilter (0.10s) [2023-06-28T21:23:50.920Z] === RUN TestRemoveContainerWithRemovedVolume [2023-06-28T21:23:51.242Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2023-06-28T21:23:51.481Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s) [2023-06-28T21:23:51.481Z] === RUN TestRemoveContainerWithVolume [2023-06-28T21:23:51.553Z] === RUN TestCopyFromContainer// [2023-06-28T21:23:51.737Z] --- PASS: TestRemoveContainerWithVolume (0.49s) [2023-06-28T21:23:51.737Z] === RUN TestRemoveContainerRunning [2023-06-28T21:23:51.812Z] === RUN TestCopyFromContainer//bar/root [2023-06-28T21:23:51.812Z] === RUN TestCopyFromContainer//bar/root/ [2023-06-28T21:23:51.812Z] === RUN TestCopyFromContainer/bar/quux [2023-06-28T21:23:51.812Z] === RUN TestCopyFromContainer/bar/quux/ [2023-06-28T21:23:51.812Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-06-28T21:23:52.073Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-06-28T21:23:52.073Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-06-28T21:23:52.073Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-06-28T21:23:52.073Z] === RUN TestCopyFromContainer/bar/notarget [2023-06-28T21:23:52.073Z] --- PASS: TestCopyFromContainer (1.67s) [2023-06-28T21:23:52.073Z] --- PASS: TestCopyFromContainer// (0.04s) [2023-06-28T21:23:52.073Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2023-06-28T21:23:52.073Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2023-06-28T21:23:52.073Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2023-06-28T21:23:52.073Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2023-06-28T21:23:52.073Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2023-06-28T21:23:52.073Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2023-06-28T21:23:52.073Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2023-06-28T21:23:52.073Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2023-06-28T21:23:52.073Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2023-06-28T21:23:52.073Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-06-28T21:23:52.073Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-06-28T21:23:52.073Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-06-28T21:23:52.073Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-06-28T21:23:52.073Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-06-28T21:23:52.073Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-06-28T21:23:52.073Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-06-28T21:23:52.073Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-06-28T21:23:52.073Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-06-28T21:23:52.073Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-06-28T21:23:52.073Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-06-28T21:23:52.073Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-06-28T21:23:52.073Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-06-28T21:23:52.073Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-06-28T21:23:52.073Z] === RUN TestCreateLinkToNonExistingContainer [2023-06-28T21:23:52.298Z] --- PASS: TestRemoveContainerRunning (0.50s) [2023-06-28T21:23:52.298Z] === RUN TestRemoveContainerForceRemoveRunning [2023-06-28T21:23:52.332Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2023-06-28T21:23:52.332Z] === RUN TestCreateWithInvalidEnv [2023-06-28T21:23:52.332Z] === RUN TestCreateWithInvalidEnv/0 [2023-06-28T21:23:52.332Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-06-28T21:23:52.332Z] === RUN TestCreateWithInvalidEnv/1 [2023-06-28T21:23:52.332Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-06-28T21:23:52.332Z] === RUN TestCreateWithInvalidEnv/2 [2023-06-28T21:23:52.332Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-06-28T21:23:52.332Z] === CONT TestCreateWithInvalidEnv/0 [2023-06-28T21:23:52.332Z] === CONT TestCreateWithInvalidEnv/2 [2023-06-28T21:23:52.332Z] === CONT TestCreateWithInvalidEnv/1 [2023-06-28T21:23:52.332Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-06-28T21:23:52.332Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-06-28T21:23:52.332Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-06-28T21:23:52.332Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-06-28T21:23:52.332Z] === RUN TestCreateTmpfsMountsTarget [2023-06-28T21:23:52.332Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-06-28T21:23:52.332Z] === RUN TestCreateWithCustomMaskedPaths [2023-06-28T21:23:52.859Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.55s) [2023-06-28T21:23:52.859Z] === RUN TestRemoveInvalidContainer [2023-06-28T21:23:52.859Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-06-28T21:23:52.859Z] === RUN TestRenameLinkedContainer [2023-06-28T21:23:54.866Z] --- PASS: TestCreateWithCustomMaskedPaths (2.10s) [2023-06-28T21:23:54.867Z] === RUN TestCreateWithCustomReadonlyPaths [2023-06-28T21:23:55.373Z] --- PASS: TestRenameLinkedContainer (2.02s) [2023-06-28T21:23:55.373Z] === RUN TestRenameStoppedContainer [2023-06-28T21:23:55.373Z] --- PASS: TestRenameStoppedContainer (0.52s) [2023-06-28T21:23:55.373Z] === RUN TestRenameRunningContainerAndReuse [2023-06-28T21:23:56.736Z] --- PASS: TestRenameRunningContainerAndReuse (1.06s) [2023-06-28T21:23:56.736Z] === RUN TestRenameInvalidName [2023-06-28T21:23:56.771Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.10s) [2023-06-28T21:23:56.771Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-06-28T21:23:56.771Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-06-28T21:23:56.771Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-06-28T21:23:56.771Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-06-28T21:23:56.771Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-06-28T21:23:56.771Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-06-28T21:23:56.771Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-06-28T21:23:56.771Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-06-28T21:23:56.771Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-06-28T21:23:56.771Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-06-28T21:23:56.771Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-06-28T21:23:56.771Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-06-28T21:23:56.771Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-06-28T21:23:56.771Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-06-28T21:23:56.771Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-06-28T21:23:56.771Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-06-28T21:23:56.771Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-06-28T21:23:56.771Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-06-28T21:23:56.771Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-06-28T21:23:56.771Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-06-28T21:23:56.771Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-06-28T21:23:56.771Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-06-28T21:23:56.771Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-06-28T21:23:56.991Z] --- PASS: TestRenameInvalidName (0.50s) [2023-06-28T21:23:56.991Z] === RUN TestRenameAnonymousContainer [2023-06-28T21:23:57.340Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.73s) [2023-06-28T21:23:57.340Z] === RUN TestCreateDifferentPlatform [2023-06-28T21:23:57.340Z] === RUN TestCreateDifferentPlatform/different_os [2023-06-28T21:23:57.340Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-06-28T21:23:57.340Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-06-28T21:23:57.340Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-06-28T21:23:57.340Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-06-28T21:23:57.340Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-06-28T21:23:57.340Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2023-06-28T21:23:57.340Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-06-28T21:23:57.340Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2023-06-28T21:23:57.340Z] === RUN TestContainerStartOnDaemonRestart [2023-06-28T21:23:57.340Z] === PAUSE TestContainerStartOnDaemonRestart [2023-06-28T21:23:57.340Z] === RUN TestDaemonRestartIpcMode [2023-06-28T21:23:57.340Z] === PAUSE TestDaemonRestartIpcMode [2023-06-28T21:23:57.340Z] === RUN TestDaemonHostGatewayIP [2023-06-28T21:23:57.340Z] === PAUSE TestDaemonHostGatewayIP [2023-06-28T21:23:57.340Z] === RUN TestRestartDaemonWithRestartingContainer [2023-06-28T21:23:57.340Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-06-28T21:23:57.340Z] === RUN TestContainerKillOnDaemonStart [2023-06-28T21:23:57.340Z] === PAUSE TestContainerKillOnDaemonStart [2023-06-28T21:23:57.340Z] === RUN TestDiff [2023-06-28T21:23:58.276Z] --- PASS: TestDiff (0.71s) [2023-06-28T21:23:58.276Z] === RUN TestExecWithCloseStdin [2023-06-28T21:23:58.822Z] tests/integration/api_volume_test.py ......... [ 74%] [2023-06-28T21:23:58.822Z] tests/integration/client_test.py ..... [ 75%] [2023-06-28T21:23:58.822Z] tests/integration/context_api_test.py ... [ 76%] [2023-06-28T21:23:58.822Z] tests/integration/errors_test.py . [ 76%] [2023-06-28T21:23:58.878Z] --- PASS: TestRenameAnonymousContainer (1.80s) [2023-06-28T21:23:58.878Z] === RUN TestRenameContainerWithSameName [2023-06-28T21:23:59.213Z] --- PASS: TestExecWithCloseStdin (0.93s) [2023-06-28T21:23:59.213Z] === RUN TestExec [2023-06-28T21:23:59.438Z] --- PASS: TestRenameContainerWithSameName (0.50s) [2023-06-28T21:23:59.438Z] === RUN TestRenameContainerWithLinkedContainer [2023-06-28T21:24:00.149Z] --- PASS: TestExec (0.92s) [2023-06-28T21:24:00.149Z] === RUN TestExecUser [2023-06-28T21:24:00.365Z] --- PASS: TestRenameContainerWithLinkedContainer (1.06s) [2023-06-28T21:24:00.365Z] === RUN TestResize [2023-06-28T21:24:00.716Z] --- PASS: TestExecUser (0.83s) [2023-06-28T21:24:00.716Z] === RUN TestExportContainerAndImportImage [2023-06-28T21:24:00.926Z] --- PASS: TestResize (0.48s) [2023-06-28T21:24:00.926Z] === RUN TestResizeWithInvalidSize [2023-06-28T21:24:01.230Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2023-06-28T21:24:01.487Z] --- PASS: TestResizeWithInvalidSize (0.56s) [2023-06-28T21:24:01.487Z] === RUN TestResizeWhenContainerNotStarted [2023-06-28T21:24:01.653Z] --- PASS: TestExportContainerAndImportImage (0.87s) [2023-06-28T21:24:01.653Z] === RUN TestExportContainerAfterDaemonRestart [2023-06-28T21:24:02.047Z] --- PASS: TestResizeWhenContainerNotStarted (0.50s) [2023-06-28T21:24:02.047Z] === RUN TestDaemonRestartKillContainers [2023-06-28T21:24:02.047Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-06-28T21:24:02.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-06-28T21:24:02.047Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-06-28T21:24:02.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-06-28T21:24:02.047Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-06-28T21:24:02.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-06-28T21:24:02.047Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-06-28T21:24:02.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-06-28T21:24:02.047Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-06-28T21:24:02.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-06-28T21:24:02.047Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-06-28T21:24:02.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-06-28T21:24:02.047Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-06-28T21:24:02.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-06-28T21:24:02.047Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-06-28T21:24:02.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-06-28T21:24:02.047Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-06-28T21:24:02.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-06-28T21:24:02.047Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-06-28T21:24:02.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-06-28T21:24:02.047Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-06-28T21:24:02.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-06-28T21:24:02.047Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-06-28T21:24:02.047Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-06-28T21:24:02.047Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-06-28T21:24:02.047Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-06-28T21:24:02.047Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-06-28T21:24:02.047Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-06-28T21:24:02.047Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-06-28T21:24:02.047Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-06-28T21:24:02.047Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-06-28T21:24:02.048Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-06-28T21:24:03.030Z] --- PASS: TestExportContainerAfterDaemonRestart (1.22s) [2023-06-28T21:24:03.030Z] === RUN TestHealthCheckWorkdir [2023-06-28T21:24:03.412Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-06-28T21:24:03.412Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-06-28T21:24:03.412Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-06-28T21:24:03.412Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-06-28T21:24:03.968Z] --- PASS: TestHealthCheckWorkdir (1.03s) [2023-06-28T21:24:03.968Z] === RUN TestHealthKillContainer [2023-06-28T21:24:05.927Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-06-28T21:24:05.927Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.37s) [2023-06-28T21:24:05.927Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.39s) [2023-06-28T21:24:05.927Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.39s) [2023-06-28T21:24:05.927Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.39s) [2023-06-28T21:24:05.927Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.81s) [2023-06-28T21:24:05.927Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.32s) [2023-06-28T21:24:05.927Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.37s) [2023-06-28T21:24:05.927Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.57s) [2023-06-28T21:24:05.927Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.47s) [2023-06-28T21:24:05.927Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.49s) [2023-06-28T21:24:05.927Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.50s) [2023-06-28T21:24:05.927Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.60s) [2023-06-28T21:24:05.927Z] === RUN TestCgroupNamespacesRun [2023-06-28T21:24:06.509Z] === RUN TestDockerSuite/TestAttachDetach [2023-06-28T21:24:06.509Z] docker_cli_daemon_test.go:1455: [d98180736d371] daemon is not started [2023-06-28T21:24:06.770Z] === RUN TestDockerSuite/TestAttachDisconnect [2023-06-28T21:24:07.032Z] check_test.go:308: [d1cea0f7839b5] daemon is not started [2023-06-28T21:24:07.032Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2023-06-28T21:24:07.291Z] --- PASS: TestCgroupNamespacesRun (1.23s) [2023-06-28T21:24:07.291Z] === RUN TestCgroupNamespacesRunPrivileged [2023-06-28T21:24:07.292Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2023-06-28T21:24:08.218Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) [2023-06-28T21:24:08.218Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-06-28T21:24:09.200Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2023-06-28T21:24:09.200Z] === RUN TestDockerSuite/TestAttachPausedContainer [2023-06-28T21:24:09.582Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2023-06-28T21:24:09.582Z] === RUN TestCgroupNamespacesRunHostMode [2023-06-28T21:24:09.773Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2023-06-28T21:24:10.509Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2023-06-28T21:24:10.509Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-06-28T21:24:10.714Z] check_test.go:308: [db662333f5b5a] daemon is not started [2023-06-28T21:24:10.714Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2023-06-28T21:24:10.714Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2023-06-28T21:24:10.748Z] --- PASS: TestBuildWithHugeFile (63.80s) [2023-06-28T21:24:10.748Z] === RUN TestBuildWithEmptyDockerfile [2023-06-28T21:24:10.748Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-06-28T21:24:10.748Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-06-28T21:24:10.748Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-06-28T21:24:10.748Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-06-28T21:24:10.748Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-06-28T21:24:10.748Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-06-28T21:24:10.748Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-06-28T21:24:10.748Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-06-28T21:24:10.748Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-06-28T21:24:10.748Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2023-06-28T21:24:10.748Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.05s) [2023-06-28T21:24:10.748Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2023-06-28T21:24:10.748Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.05s) [2023-06-28T21:24:10.748Z] === RUN TestBuildPreserveOwnership [2023-06-28T21:24:10.748Z] === RUN TestBuildPreserveOwnership/copy_from [2023-06-28T21:24:11.654Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2023-06-28T21:24:11.873Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2023-06-28T21:24:11.873Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-06-28T21:24:12.129Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-06-28T21:24:13.236Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s) [2023-06-28T21:24:13.236Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-06-28T21:24:13.562Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2023-06-28T21:24:13.796Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.65s) [2023-06-28T21:24:13.796Z] === RUN TestCgroupNamespacesRunOlderClient [2023-06-28T21:24:13.946Z] --- PASS: TestHealthKillContainer (8.50s) [2023-06-28T21:24:13.946Z] === RUN TestHealthCheckProcessKilled [2023-06-28T21:24:13.946Z] --- PASS: TestHealthCheckProcessKilled (1.05s) [2023-06-28T21:24:13.946Z] === RUN TestInspectCpusetInConfigPre120 [2023-06-28T21:24:14.132Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2023-06-28T21:24:14.205Z] --- PASS: TestInspectCpusetInConfigPre120 (0.71s) [2023-06-28T21:24:14.205Z] === RUN TestIpcModeNone [2023-06-28T21:24:14.701Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2023-06-28T21:24:14.701Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2023-06-28T21:24:14.722Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2023-06-28T21:24:14.722Z] === RUN TestNISDomainname [2023-06-28T21:24:14.961Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2023-06-28T21:24:15.141Z] --- PASS: TestIpcModeNone (0.77s) [2023-06-28T21:24:15.141Z] === RUN TestIpcModePrivate [2023-06-28T21:24:15.400Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:61, shared: false, mustBeShared: false [2023-06-28T21:24:15.531Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2023-06-28T21:24:15.648Z] --- PASS: TestNISDomainname (0.62s) [2023-06-28T21:24:15.648Z] === RUN TestHostnameDnsResolution [2023-06-28T21:24:15.659Z] --- PASS: TestIpcModePrivate (0.76s) [2023-06-28T21:24:15.659Z] === RUN TestIpcModeShareable [2023-06-28T21:24:16.100Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2023-06-28T21:24:16.208Z] --- PASS: TestHostnameDnsResolution (0.79s) [2023-06-28T21:24:16.208Z] === RUN TestUnprivilegedPortsAndPing [2023-06-28T21:24:16.226Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2023-06-28T21:24:16.326Z] --- PASS: TestBuildPreserveOwnership (10.13s) [2023-06-28T21:24:16.326Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.12s) [2023-06-28T21:24:16.326Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2023-06-28T21:24:16.326Z] === RUN TestBuildPlatformInvalid [2023-06-28T21:24:16.326Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2023-06-28T21:24:16.326Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-06-28T21:24:16.326Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2023-06-28T21:24:16.326Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2023-06-28T21:24:16.326Z] PASS [2023-06-28T21:24:16.326Z] [2023-06-28T21:24:16.326Z] === Skipped [2023-06-28T21:24:16.326Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2023-06-28T21:24:16.326Z] build_session_test.go:25: TODO: BuildKit [2023-06-28T21:24:16.326Z] [2023-06-28T21:24:16.326Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2023-06-28T21:24:16.326Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2023-06-28T21:24:16.326Z] [2023-06-28T21:24:16.326Z] DONE 33 tests, 2 skipped in 123.848s [2023-06-28T21:24:16.326Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2023-06-28T21:24:16.326Z] INFO: Testing against a local daemon [2023-06-28T21:24:16.326Z] === RUN TestConfigInspect [2023-06-28T21:24:16.326Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:24:16.326Z] --- SKIP: TestConfigInspect (0.01s) [2023-06-28T21:24:16.326Z] === RUN TestConfigList [2023-06-28T21:24:16.326Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:24:16.326Z] --- SKIP: TestConfigList (0.01s) [2023-06-28T21:24:16.326Z] === RUN TestConfigsCreateAndDelete [2023-06-28T21:24:16.326Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:24:16.326Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2023-06-28T21:24:16.326Z] === RUN TestConfigsUpdate [2023-06-28T21:24:16.326Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:24:16.326Z] --- SKIP: TestConfigsUpdate (0.01s) [2023-06-28T21:24:16.326Z] === RUN TestTemplatedConfig [2023-06-28T21:24:16.326Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:24:16.326Z] --- SKIP: TestTemplatedConfig (0.00s) [2023-06-28T21:24:16.326Z] === RUN TestConfigCreateResolve [2023-06-28T21:24:16.326Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:24:16.326Z] --- SKIP: TestConfigCreateResolve (0.01s) [2023-06-28T21:24:16.326Z] === RUN TestConfigDaemonLibtrustID [2023-06-28T21:24:16.485Z] --- PASS: TestIpcModeShareable (0.80s) [2023-06-28T21:24:16.485Z] === RUN TestAPIIpcModeShareableAndContainer [2023-06-28T21:24:16.769Z] --- PASS: TestUnprivilegedPortsAndPing (0.61s) [2023-06-28T21:24:16.769Z] === RUN TestStats [2023-06-28T21:24:17.482Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2023-06-28T21:24:18.003Z] tests/integration/models_containers_test.py ............................ [ 83%] [2023-06-28T21:24:18.233Z] --- PASS: TestConfigDaemonLibtrustID (1.61s) [2023-06-28T21:24:18.233Z] PASS [2023-06-28T21:24:18.233Z] [2023-06-28T21:24:18.233Z] === Skipped [2023-06-28T21:24:18.233Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2023-06-28T21:24:18.233Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:24:18.233Z] [2023-06-28T21:24:18.233Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2023-06-28T21:24:18.233Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:24:18.233Z] [2023-06-28T21:24:18.233Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2023-06-28T21:24:18.233Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:24:18.233Z] [2023-06-28T21:24:18.233Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2023-06-28T21:24:18.233Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:24:18.233Z] [2023-06-28T21:24:18.233Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2023-06-28T21:24:18.233Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:24:18.233Z] [2023-06-28T21:24:18.233Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2023-06-28T21:24:18.233Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:24:18.233Z] [2023-06-28T21:24:18.233Z] DONE 7 tests, 6 skipped in 1.703s [2023-06-28T21:24:18.233Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2023-06-28T21:24:18.233Z] INFO: Testing against a local daemon [2023-06-28T21:24:18.233Z] === RUN TestCheckpoint [2023-06-28T21:24:18.233Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-06-28T21:24:18.233Z] --- SKIP: TestCheckpoint (0.00s) [2023-06-28T21:24:18.233Z] === RUN TestContainerInvalidJSON [2023-06-28T21:24:18.233Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-06-28T21:24:18.233Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-06-28T21:24:18.233Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-06-28T21:24:18.233Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-06-28T21:24:18.233Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-06-28T21:24:18.233Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-06-28T21:24:18.233Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-06-28T21:24:18.233Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-06-28T21:24:18.233Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-06-28T21:24:18.233Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-06-28T21:24:18.233Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-06-28T21:24:18.233Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-06-28T21:24:18.233Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-06-28T21:24:18.233Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-06-28T21:24:18.233Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2023-06-28T21:24:18.233Z] === RUN TestCopyFromContainerPathIsNotDir [2023-06-28T21:24:18.233Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2023-06-28T21:24:18.233Z] === RUN TestCopyToContainerPathDoesNotExist [2023-06-28T21:24:18.233Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2023-06-28T21:24:18.233Z] === RUN TestCopyToContainerPathIsNotDir [2023-06-28T21:24:18.233Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2023-06-28T21:24:18.233Z] === RUN TestCopyFromContainer [2023-06-28T21:24:19.019Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.24s) [2023-06-28T21:24:19.019Z] === RUN TestAPIIpcModeHost [2023-06-28T21:24:19.278Z] --- PASS: TestAPIIpcModeHost (0.50s) [2023-06-28T21:24:19.278Z] === RUN TestDaemonIpcModeShareable [2023-06-28T21:24:19.281Z] --- PASS: TestStats (2.55s) [2023-06-28T21:24:19.281Z] === RUN TestStopContainerWithTimeout [2023-06-28T21:24:19.281Z] === RUN TestStopContainerWithTimeout/0 [2023-06-28T21:24:19.281Z] === PAUSE TestStopContainerWithTimeout/0 [2023-06-28T21:24:19.281Z] === RUN TestStopContainerWithTimeout/1 [2023-06-28T21:24:19.281Z] === PAUSE TestStopContainerWithTimeout/1 [2023-06-28T21:24:19.281Z] === RUN TestStopContainerWithTimeout/3 [2023-06-28T21:24:19.281Z] === PAUSE TestStopContainerWithTimeout/3 [2023-06-28T21:24:19.281Z] === RUN TestStopContainerWithTimeout/-1 [2023-06-28T21:24:19.281Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-06-28T21:24:19.281Z] === CONT TestStopContainerWithTimeout/0 [2023-06-28T21:24:19.281Z] === CONT TestStopContainerWithTimeout/3 [2023-06-28T21:24:19.281Z] === CONT TestStopContainerWithTimeout/1 [2023-06-28T21:24:19.281Z] === CONT TestStopContainerWithTimeout/-1 [2023-06-28T21:24:20.022Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2023-06-28T21:24:20.214Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:65, shared: true, mustBeShared: true [2023-06-28T21:24:20.473Z] --- PASS: TestDaemonIpcModeShareable (1.22s) [2023-06-28T21:24:20.473Z] === RUN TestDaemonIpcModePrivate [2023-06-28T21:24:21.409Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2023-06-28T21:24:21.669Z] --- PASS: TestDaemonIpcModePrivate (1.23s) [2023-06-28T21:24:21.669Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-06-28T21:24:22.429Z] === RUN TestCopyFromContainer// [2023-06-28T21:24:22.429Z] === RUN TestCopyFromContainer//bar/root [2023-06-28T21:24:22.429Z] === RUN TestCopyFromContainer//bar/root/ [2023-06-28T21:24:22.429Z] === RUN TestCopyFromContainer/bar/quux [2023-06-28T21:24:22.429Z] === RUN TestCopyFromContainer/bar/quux/ [2023-06-28T21:24:22.429Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-06-28T21:24:22.429Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-06-28T21:24:22.429Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-06-28T21:24:22.429Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-06-28T21:24:22.545Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-06-28T21:24:22.545Z] --- PASS: TestStopContainerWithTimeout/0 (0.81s) [2023-06-28T21:24:22.545Z] --- PASS: TestStopContainerWithTimeout/1 (2.09s) [2023-06-28T21:24:22.545Z] --- PASS: TestStopContainerWithTimeout/3 (2.99s) [2023-06-28T21:24:22.545Z] --- PASS: TestStopContainerWithTimeout/-1 (3.06s) [2023-06-28T21:24:22.545Z] === RUN TestDeleteDevicemapper [2023-06-28T21:24:22.545Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-06-28T21:24:22.545Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-06-28T21:24:22.545Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-06-28T21:24:22.563Z] --- PASS: TestBuildWithHugeFile (43.34s) [2023-06-28T21:24:22.564Z] === RUN TestBuildWithEmptyDockerfile [2023-06-28T21:24:22.564Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-06-28T21:24:22.564Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-06-28T21:24:22.564Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-06-28T21:24:22.564Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-06-28T21:24:22.564Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-06-28T21:24:22.564Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-06-28T21:24:22.564Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-06-28T21:24:22.564Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-06-28T21:24:22.564Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-06-28T21:24:22.564Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2023-06-28T21:24:22.564Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2023-06-28T21:24:22.564Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s) [2023-06-28T21:24:22.564Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s) [2023-06-28T21:24:22.564Z] === RUN TestBuildPreserveOwnership [2023-06-28T21:24:22.564Z] === RUN TestBuildPreserveOwnership/copy_from [2023-06-28T21:24:22.606Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2023-06-28T21:24:22.689Z] === RUN TestCopyFromContainer/bar/notarget [2023-06-28T21:24:22.689Z] --- PASS: TestCopyFromContainer (4.42s) [2023-06-28T21:24:22.689Z] --- PASS: TestCopyFromContainer// (0.04s) [2023-06-28T21:24:22.689Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2023-06-28T21:24:22.689Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2023-06-28T21:24:22.689Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2023-06-28T21:24:22.689Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2023-06-28T21:24:22.689Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2023-06-28T21:24:22.689Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2023-06-28T21:24:22.689Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2023-06-28T21:24:22.689Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) [2023-06-28T21:24:22.689Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2023-06-28T21:24:22.689Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-06-28T21:24:22.689Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-06-28T21:24:22.689Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-06-28T21:24:22.689Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-06-28T21:24:22.689Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-06-28T21:24:22.689Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-06-28T21:24:22.689Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-06-28T21:24:22.689Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-06-28T21:24:22.689Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-06-28T21:24:22.689Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-06-28T21:24:22.689Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-06-28T21:24:22.689Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-06-28T21:24:22.689Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-06-28T21:24:22.689Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-06-28T21:24:22.689Z] === RUN TestCreateLinkToNonExistingContainer [2023-06-28T21:24:22.689Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2023-06-28T21:24:22.689Z] === RUN TestCreateWithInvalidEnv [2023-06-28T21:24:22.689Z] === RUN TestCreateWithInvalidEnv/0 [2023-06-28T21:24:22.689Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-06-28T21:24:22.689Z] === RUN TestCreateWithInvalidEnv/1 [2023-06-28T21:24:22.689Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-06-28T21:24:22.689Z] === RUN TestCreateWithInvalidEnv/2 [2023-06-28T21:24:22.689Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-06-28T21:24:22.689Z] === CONT TestCreateWithInvalidEnv/0 [2023-06-28T21:24:22.689Z] === CONT TestCreateWithInvalidEnv/2 [2023-06-28T21:24:22.689Z] === CONT TestCreateWithInvalidEnv/1 [2023-06-28T21:24:22.689Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-06-28T21:24:22.689Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-06-28T21:24:22.689Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-06-28T21:24:22.689Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-06-28T21:24:22.689Z] === RUN TestCreateTmpfsMountsTarget [2023-06-28T21:24:22.689Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2023-06-28T21:24:22.689Z] === RUN TestCreateWithCustomMaskedPaths [2023-06-28T21:24:22.823Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2023-06-28T21:24:22.866Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.24s) [2023-06-28T21:24:22.866Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-06-28T21:24:24.070Z] --- PASS: TestCreateWithCustomMaskedPaths (1.48s) [2023-06-28T21:24:24.070Z] === RUN TestCreateWithCustomReadonlyPaths [2023-06-28T21:24:24.242Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:65, shared: true, mustBeShared: true [2023-06-28T21:24:24.243Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.26s) [2023-06-28T21:24:24.243Z] === RUN TestIpcModeOlderClient [2023-06-28T21:24:24.243Z] === PAUSE TestIpcModeOlderClient [2023-06-28T21:24:24.243Z] === RUN TestKillContainerInvalidSignal [2023-06-28T21:24:24.734Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-06-28T21:24:24.810Z] --- PASS: TestKillContainerInvalidSignal (0.50s) [2023-06-28T21:24:24.810Z] === RUN TestKillContainer [2023-06-28T21:24:24.810Z] === RUN TestKillContainer/no_signal [2023-06-28T21:24:25.057Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.39s) [2023-06-28T21:24:25.057Z] === RUN TestUpdateMemory [2023-06-28T21:24:25.069Z] === RUN TestKillContainer/non_killing_signal [2023-06-28T21:24:25.312Z] --- PASS: TestUpdateMemory (0.60s) [2023-06-28T21:24:25.313Z] === RUN TestUpdateCPUQuota [2023-06-28T21:24:25.328Z] === RUN TestKillContainer/killing_signal [2023-06-28T21:24:25.451Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.38s) [2023-06-28T21:24:25.451Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-06-28T21:24:25.451Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-06-28T21:24:25.451Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-06-28T21:24:25.451Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-06-28T21:24:25.451Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-06-28T21:24:25.451Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-06-28T21:24:25.451Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-06-28T21:24:25.451Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-06-28T21:24:25.451Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-06-28T21:24:25.451Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-06-28T21:24:25.451Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-06-28T21:24:25.451Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-06-28T21:24:25.451Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-06-28T21:24:25.451Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-06-28T21:24:25.451Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-06-28T21:24:25.451Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-06-28T21:24:25.451Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-06-28T21:24:25.451Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-06-28T21:24:25.451Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-06-28T21:24:25.451Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-06-28T21:24:25.451Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-06-28T21:24:25.451Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-06-28T21:24:25.451Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-06-28T21:24:25.673Z] --- PASS: TestBuildPreserveOwnership (3.23s) [2023-06-28T21:24:25.673Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.25s) [2023-06-28T21:24:25.673Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.97s) [2023-06-28T21:24:25.673Z] === RUN TestBuildPlatformInvalid [2023-06-28T21:24:25.673Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2023-06-28T21:24:25.673Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-06-28T21:24:25.673Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2023-06-28T21:24:26.020Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s) [2023-06-28T21:24:26.020Z] === RUN TestCreateDifferentPlatform [2023-06-28T21:24:26.020Z] === RUN TestCreateDifferentPlatform/different_os [2023-06-28T21:24:26.020Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-06-28T21:24:26.020Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2023-06-28T21:24:26.020Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-06-28T21:24:26.020Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-06-28T21:24:26.020Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-06-28T21:24:26.020Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2023-06-28T21:24:26.020Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-06-28T21:24:26.020Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2023-06-28T21:24:26.020Z] === RUN TestContainerStartOnDaemonRestart [2023-06-28T21:24:26.020Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2023-06-28T21:24:26.020Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2023-06-28T21:24:26.020Z] === RUN TestDaemonRestartIpcMode [2023-06-28T21:24:26.020Z] === PAUSE TestDaemonRestartIpcMode [2023-06-28T21:24:26.020Z] === RUN TestDaemonHostGatewayIP [2023-06-28T21:24:26.020Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-06-28T21:24:26.020Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2023-06-28T21:24:26.020Z] === RUN TestRestartDaemonWithRestartingContainer [2023-06-28T21:24:26.020Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-06-28T21:24:26.020Z] === RUN TestContainerKillOnDaemonStart [2023-06-28T21:24:26.020Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2023-06-28T21:24:26.020Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2023-06-28T21:24:26.020Z] === RUN TestDiff [2023-06-28T21:24:26.239Z] --- PASS: TestUpdateCPUQuota (0.89s) [2023-06-28T21:24:26.239Z] === RUN TestUpdatePidsLimit [2023-06-28T21:24:26.239Z] === RUN TestUpdatePidsLimit/update_from_none [2023-06-28T21:24:26.243Z] Loaded image: busybox:latest [2023-06-28T21:24:26.243Z] Loaded image: busybox:glibc [2023-06-28T21:24:26.264Z] --- PASS: TestKillContainer (1.46s) [2023-06-28T21:24:26.264Z] --- PASS: TestKillContainer/no_signal (0.48s) [2023-06-28T21:24:26.264Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2023-06-28T21:24:26.264Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2023-06-28T21:24:26.264Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-06-28T21:24:26.264Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-06-28T21:24:26.495Z] === RUN TestUpdatePidsLimit/no_change [2023-06-28T21:24:26.523Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-06-28T21:24:26.589Z] --- PASS: TestDiff (0.53s) [2023-06-28T21:24:26.589Z] === RUN TestExecWithCloseStdin [2023-06-28T21:24:26.750Z] === RUN TestUpdatePidsLimit/update_lower [2023-06-28T21:24:27.006Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-06-28T21:24:27.090Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.00s) [2023-06-28T21:24:27.090Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s) [2023-06-28T21:24:27.090Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.32s) [2023-06-28T21:24:27.090Z] === RUN TestKillStoppedContainer [2023-06-28T21:24:27.090Z] --- PASS: TestKillStoppedContainer (0.04s) [2023-06-28T21:24:27.090Z] === RUN TestKillStoppedContainerAPIPre120 [2023-06-28T21:24:27.090Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2023-06-28T21:24:27.090Z] === RUN TestKillDifferentUserContainer [2023-06-28T21:24:27.158Z] --- PASS: TestExecWithCloseStdin (0.62s) [2023-06-28T21:24:27.158Z] === RUN TestExec [2023-06-28T21:24:27.183Z] Loaded image: debian:bullseye-slim [2023-06-28T21:24:27.184Z] Loaded image: hello-world:latest [2023-06-28T21:24:27.184Z] Loaded image: arm32v7/hello-world:latest [2023-06-28T21:24:27.261Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-06-28T21:24:27.517Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-06-28T21:24:27.517Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-06-28T21:24:27.659Z] --- PASS: TestKillDifferentUserContainer (0.51s) [2023-06-28T21:24:27.659Z] === RUN TestInspectOomKilledTrue [2023-06-28T21:24:27.659Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2023-06-28T21:24:27.659Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-06-28T21:24:27.659Z] === RUN TestInspectOomKilledFalse [2023-06-28T21:24:27.727Z] --- PASS: TestExec (0.53s) [2023-06-28T21:24:27.727Z] === RUN TestExecUser [2023-06-28T21:24:28.123Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2023-06-28T21:24:28.226Z] --- PASS: TestInspectOomKilledFalse (0.46s) [2023-06-28T21:24:28.226Z] === RUN TestLinksEtcHostsContentMatch [2023-06-28T21:24:28.297Z] --- PASS: TestExecUser (0.56s) [2023-06-28T21:24:28.297Z] === RUN TestExportContainerAndImportImage [2023-06-28T21:24:28.442Z] --- PASS: TestUpdatePidsLimit (1.89s) [2023-06-28T21:24:28.442Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2023-06-28T21:24:28.442Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2023-06-28T21:24:28.442Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2023-06-28T21:24:28.442Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2023-06-28T21:24:28.443Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2023-06-28T21:24:28.443Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2023-06-28T21:24:28.443Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2023-06-28T21:24:28.443Z] === RUN TestUpdateRestartPolicy [2023-06-28T21:24:28.485Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2023-06-28T21:24:28.485Z] === RUN TestLinksContainerNames [2023-06-28T21:24:28.867Z] --- PASS: TestExportContainerAndImportImage (0.61s) [2023-06-28T21:24:28.867Z] === RUN TestExportContainerAfterDaemonRestart [2023-06-28T21:24:29.061Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2023-06-28T21:24:29.321Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2023-06-28T21:24:29.582Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2023-06-28T21:24:29.863Z] --- PASS: TestLinksContainerNames (1.07s) [2023-06-28T21:24:29.863Z] === RUN TestLogsFollowTailEmpty [2023-06-28T21:24:30.123Z] --- PASS: TestLogsFollowTailEmpty (0.54s) [2023-06-28T21:24:30.123Z] === RUN TestContainerNetworkMountsNoChown [2023-06-28T21:24:30.521Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2023-06-28T21:24:30.521Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2023-06-28T21:24:30.691Z] --- PASS: TestContainerNetworkMountsNoChown (0.51s) [2023-06-28T21:24:30.691Z] === RUN TestMountDaemonRoot [2023-06-28T21:24:30.691Z] === RUN TestMountDaemonRoot/default [2023-06-28T21:24:30.692Z] === PAUSE TestMountDaemonRoot/default [2023-06-28T21:24:30.692Z] === RUN TestMountDaemonRoot/private [2023-06-28T21:24:30.692Z] === PAUSE TestMountDaemonRoot/private [2023-06-28T21:24:30.692Z] === RUN TestMountDaemonRoot/rprivate [2023-06-28T21:24:30.692Z] === PAUSE TestMountDaemonRoot/rprivate [2023-06-28T21:24:30.692Z] === RUN TestMountDaemonRoot/slave [2023-06-28T21:24:30.692Z] === PAUSE TestMountDaemonRoot/slave [2023-06-28T21:24:30.692Z] === RUN TestMountDaemonRoot/rslave [2023-06-28T21:24:30.692Z] === PAUSE TestMountDaemonRoot/rslave [2023-06-28T21:24:30.692Z] === RUN TestMountDaemonRoot/shared [2023-06-28T21:24:30.692Z] === PAUSE TestMountDaemonRoot/shared [2023-06-28T21:24:30.692Z] === RUN TestMountDaemonRoot/rshared [2023-06-28T21:24:30.692Z] === PAUSE TestMountDaemonRoot/rshared [2023-06-28T21:24:30.692Z] === CONT TestMountDaemonRoot/default [2023-06-28T21:24:30.692Z] === CONT TestMountDaemonRoot/rslave [2023-06-28T21:24:30.692Z] === CONT TestMountDaemonRoot/rprivate [2023-06-28T21:24:30.692Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-06-28T21:24:30.692Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-06-28T21:24:30.692Z] === CONT TestMountDaemonRoot/private [2023-06-28T21:24:30.692Z] === CONT TestMountDaemonRoot/slave [2023-06-28T21:24:30.692Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-06-28T21:24:30.692Z] === CONT TestMountDaemonRoot/rshared [2023-06-28T21:24:30.692Z] === RUN TestMountDaemonRoot/private/bind_root [2023-06-28T21:24:30.692Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-06-28T21:24:30.692Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-06-28T21:24:30.692Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-06-28T21:24:30.692Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-06-28T21:24:30.692Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-06-28T21:24:30.692Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-06-28T21:24:30.692Z] === RUN TestMountDaemonRoot/private/mount_root [2023-06-28T21:24:30.692Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-06-28T21:24:30.692Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-06-28T21:24:30.692Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-06-28T21:24:30.692Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-06-28T21:24:30.692Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-06-28T21:24:30.692Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-06-28T21:24:30.692Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-06-28T21:24:30.692Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-06-28T21:24:30.692Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-06-28T21:24:30.692Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-06-28T21:24:30.692Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-06-28T21:24:30.692Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-06-28T21:24:30.692Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-06-28T21:24:30.692Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-06-28T21:24:30.692Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-06-28T21:24:30.692Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-06-28T21:24:30.692Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-06-28T21:24:30.692Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-06-28T21:24:30.692Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-06-28T21:24:30.692Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-06-28T21:24:30.692Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-06-28T21:24:30.692Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-06-28T21:24:30.692Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-06-28T21:24:30.692Z] === CONT TestMountDaemonRoot/shared [2023-06-28T21:24:30.692Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-06-28T21:24:30.692Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-06-28T21:24:30.692Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-06-28T21:24:30.692Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-06-28T21:24:30.692Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-06-28T21:24:30.692Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-06-28T21:24:30.692Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-06-28T21:24:30.692Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-06-28T21:24:30.692Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-06-28T21:24:30.692Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-06-28T21:24:30.692Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-06-28T21:24:30.692Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-06-28T21:24:30.692Z] === RUN TestMountDaemonRoot/default/mount_root [2023-06-28T21:24:30.692Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-06-28T21:24:30.692Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-06-28T21:24:30.692Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-06-28T21:24:30.692Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-06-28T21:24:30.692Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-06-28T21:24:30.692Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-06-28T21:24:30.692Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-06-28T21:24:30.692Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-06-28T21:24:30.692Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-06-28T21:24:30.692Z] === RUN TestMountDaemonRoot/default/bind_root [2023-06-28T21:24:30.692Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-06-28T21:24:30.692Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-06-28T21:24:30.692Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-06-28T21:24:30.692Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-06-28T21:24:30.692Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-06-28T21:24:30.692Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-06-28T21:24:30.692Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-06-28T21:24:30.692Z] === CONT TestMountDaemonRoot/private/bind_root [2023-06-28T21:24:30.692Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-06-28T21:24:30.692Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-06-28T21:24:30.692Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-06-28T21:24:30.692Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-06-28T21:24:30.692Z] === CONT TestMountDaemonRoot/private/mount_root [2023-06-28T21:24:30.692Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-06-28T21:24:30.692Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-06-28T21:24:30.692Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-06-28T21:24:30.692Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-06-28T21:24:30.692Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-06-28T21:24:30.692Z] === CONT TestMountDaemonRoot/default/bind_root [2023-06-28T21:24:30.692Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-06-28T21:24:30.692Z] === CONT TestMountDaemonRoot/default/mount_root [2023-06-28T21:24:30.692Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-06-28T21:24:30.692Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-06-28T21:24:30.692Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-06-28T21:24:30.692Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-06-28T21:24:30.692Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-06-28T21:24:30.692Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-06-28T21:24:30.781Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2023-06-28T21:24:30.781Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2023-06-28T21:24:30.951Z] --- PASS: TestMountDaemonRoot (0.01s) [2023-06-28T21:24:30.951Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-06-28T21:24:30.951Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2023-06-28T21:24:30.951Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2023-06-28T21:24:30.951Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2023-06-28T21:24:30.951Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2023-06-28T21:24:30.951Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-06-28T21:24:30.951Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2023-06-28T21:24:30.951Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2023-06-28T21:24:30.951Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2023-06-28T21:24:30.951Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2023-06-28T21:24:30.951Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-06-28T21:24:30.951Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2023-06-28T21:24:30.951Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2023-06-28T21:24:30.951Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2023-06-28T21:24:30.951Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2023-06-28T21:24:30.951Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-06-28T21:24:30.951Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2023-06-28T21:24:30.951Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2023-06-28T21:24:30.951Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2023-06-28T21:24:30.951Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2023-06-28T21:24:30.951Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-06-28T21:24:30.951Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2023-06-28T21:24:30.951Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2023-06-28T21:24:30.951Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-06-28T21:24:30.951Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2023-06-28T21:24:30.951Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-06-28T21:24:30.951Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2023-06-28T21:24:30.951Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2023-06-28T21:24:30.951Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2023-06-28T21:24:30.951Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2023-06-28T21:24:30.951Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-06-28T21:24:30.951Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2023-06-28T21:24:30.951Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2023-06-28T21:24:30.951Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2023-06-28T21:24:30.951Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2023-06-28T21:24:30.951Z] === RUN TestContainerBindMountNonRecursive [2023-06-28T21:24:31.350Z] check_test.go:308: [d52305141c0f2] daemon is not started [2023-06-28T21:24:31.350Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2023-06-28T21:24:31.919Z] check_test.go:308: [d2fd92f8e84ab] daemon is not started [2023-06-28T21:24:31.919Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2023-06-28T21:24:32.179Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2023-06-28T21:24:32.329Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2023-06-28T21:24:32.329Z] === RUN TestContainerVolumesMountedAsShared [2023-06-28T21:24:32.588Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s) [2023-06-28T21:24:32.588Z] === RUN TestContainerVolumesMountedAsSlave [2023-06-28T21:24:33.064Z] --- PASS: TestExportContainerAfterDaemonRestart (3.33s) [2023-06-28T21:24:33.064Z] === RUN TestHealthCheckWorkdir [2023-06-28T21:24:33.064Z] --- PASS: TestHealthCheckWorkdir (0.69s) [2023-06-28T21:24:33.064Z] === RUN TestHealthKillContainer [2023-06-28T21:24:33.118Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2023-06-28T21:24:33.156Z] --- PASS: TestContainerVolumesMountedAsSlave (0.41s) [2023-06-28T21:24:33.156Z] === RUN TestNetworkNat [2023-06-28T21:24:33.378Z] check_test.go:308: [d34e3351c1697] daemon is not started [2023-06-28T21:24:33.378Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2023-06-28T21:24:33.725Z] --- PASS: TestNetworkNat (0.54s) [2023-06-28T21:24:33.725Z] === RUN TestNetworkLocalhostTCPNat [2023-06-28T21:24:33.947Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2023-06-28T21:24:33.984Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2023-06-28T21:24:33.984Z] === RUN TestNetworkLoopbackNat [2023-06-28T21:24:34.503Z] ......... [ 86%] [2023-06-28T21:24:34.517Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2023-06-28T21:24:35.455Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.74s) [2023-06-28T21:24:35.455Z] PASS [2023-06-28T21:24:35.455Z] [2023-06-28T21:24:35.455Z] === Skipped [2023-06-28T21:24:35.455Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2023-06-28T21:24:35.455Z] build_session_test.go:25: TODO: BuildKit [2023-06-28T21:24:35.455Z] [2023-06-28T21:24:35.455Z] DONE 33 tests, 1 skipped in 78.454s [2023-06-28T21:24:35.455Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2023-06-28T21:24:35.455Z] ++ 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 [2023-06-28T21:24:35.455Z] ++ set -e [2023-06-28T21:24:35.455Z] ++ '[' -n 0 ']' [2023-06-28T21:24:35.455Z] ++ set -x [2023-06-28T21:24:35.455Z] ++ 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 [2023-06-28T21:24:35.455Z] INFO: Testing against a local daemon [2023-06-28T21:24:35.455Z] === RUN TestConfigInspect [2023-06-28T21:24:35.455Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2023-06-28T21:24:36.837Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2023-06-28T21:24:37.272Z] --- PASS: TestNetworkLoopbackNat (2.71s) [2023-06-28T21:24:37.272Z] === RUN TestPause [2023-06-28T21:24:37.272Z] --- PASS: TestPause (0.58s) [2023-06-28T21:24:37.272Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-06-28T21:24:37.272Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-06-28T21:24:37.272Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-06-28T21:24:37.272Z] === RUN TestPauseStopPausedContainer [2023-06-28T21:24:37.840Z] --- PASS: TestPauseStopPausedContainer (0.55s) [2023-06-28T21:24:37.840Z] === RUN TestPsFilter [2023-06-28T21:24:37.841Z] --- PASS: TestPsFilter (0.09s) [2023-06-28T21:24:37.841Z] === RUN TestRemoveContainerWithRemovedVolume [2023-06-28T21:24:38.409Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s) [2023-06-28T21:24:38.409Z] === RUN TestRemoveContainerWithVolume [2023-06-28T21:24:38.745Z] --- PASS: TestConfigInspect (3.28s) [2023-06-28T21:24:38.745Z] === RUN TestConfigList [2023-06-28T21:24:38.977Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2023-06-28T21:24:38.977Z] === RUN TestRemoveContainerRunning [2023-06-28T21:24:39.314Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2023-06-28T21:24:39.358Z] tests/integration/models_images_test.py ............... [ 89%] [2023-06-28T21:24:39.545Z] --- PASS: TestRemoveContainerRunning (0.54s) [2023-06-28T21:24:39.545Z] === RUN TestRemoveContainerForceRemoveRunning [2023-06-28T21:24:39.883Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2023-06-28T21:24:40.114Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.55s) [2023-06-28T21:24:40.114Z] === RUN TestRemoveInvalidContainer [2023-06-28T21:24:40.114Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-06-28T21:24:40.114Z] === RUN TestRenameLinkedContainer [2023-06-28T21:24:40.453Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2023-06-28T21:24:40.603Z] --- PASS: TestUpdateRestartPolicy (11.06s) [2023-06-28T21:24:40.603Z] === RUN TestUpdateRestartWithAutoRemove [2023-06-28T21:24:40.603Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s) [2023-06-28T21:24:40.603Z] === RUN TestWaitNonBlocked [2023-06-28T21:24:40.603Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-06-28T21:24:40.603Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-06-28T21:24:40.603Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-06-28T21:24:40.603Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-06-28T21:24:40.603Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-06-28T21:24:40.603Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-06-28T21:24:40.603Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-06-28T21:24:40.603Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) [2023-06-28T21:24:40.603Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s) [2023-06-28T21:24:40.603Z] === RUN TestWaitBlocked [2023-06-28T21:24:40.603Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-06-28T21:24:40.603Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-06-28T21:24:40.603Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-06-28T21:24:40.603Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-06-28T21:24:40.603Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-06-28T21:24:40.603Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-06-28T21:24:40.975Z] tests/integration/models_networks_test.py .... [ 90%] [2023-06-28T21:24:41.021Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2023-06-28T21:24:41.189Z] --- PASS: TestHealthKillContainer (8.02s) [2023-06-28T21:24:41.189Z] === RUN TestHealthCheckProcessKilled [2023-06-28T21:24:41.529Z] --- PASS: TestWaitBlocked (0.01s) [2023-06-28T21:24:41.529Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2023-06-28T21:24:41.529Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s) [2023-06-28T21:24:41.529Z] === CONT TestContainerStartOnDaemonRestart [2023-06-28T21:24:41.529Z] === CONT TestRestartDaemonWithRestartingContainer [2023-06-28T21:24:41.529Z] === CONT TestIpcModeOlderClient [2023-06-28T21:24:41.529Z] === CONT TestDaemonHostGatewayIP [2023-06-28T21:24:41.529Z] === CONT TestDaemonRestartIpcMode [2023-06-28T21:24:41.529Z] === CONT TestContainerKillOnDaemonStart [2023-06-28T21:24:41.529Z] --- PASS: TestIpcModeOlderClient (0.07s) [2023-06-28T21:24:41.590Z] --- PASS: TestConfigList (2.87s) [2023-06-28T21:24:41.590Z] === RUN TestConfigsCreateAndDelete [2023-06-28T21:24:41.758Z] --- PASS: TestHealthCheckProcessKilled (0.73s) [2023-06-28T21:24:41.758Z] === RUN TestInspectCpusetInConfigPre120 [2023-06-28T21:24:41.758Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-06-28T21:24:41.758Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2023-06-28T21:24:41.758Z] === RUN TestIpcModeNone [2023-06-28T21:24:42.018Z] --- PASS: TestRenameLinkedContainer (2.03s) [2023-06-28T21:24:42.018Z] === RUN TestRenameStoppedContainer [2023-06-28T21:24:42.327Z] --- PASS: TestIpcModeNone (0.53s) [2023-06-28T21:24:42.327Z] === RUN TestIpcModePrivate [2023-06-28T21:24:42.528Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2023-06-28T21:24:42.585Z] --- PASS: TestRenameStoppedContainer (0.45s) [2023-06-28T21:24:42.586Z] === RUN TestRenameRunningContainerAndReuse [2023-06-28T21:24:42.586Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:76, shared: false, mustBeShared: false [2023-06-28T21:24:42.789Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2023-06-28T21:24:42.845Z] --- PASS: TestIpcModePrivate (0.49s) [2023-06-28T21:24:42.845Z] === RUN TestIpcModeShareable [2023-06-28T21:24:42.845Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-06-28T21:24:42.845Z] --- SKIP: TestIpcModeShareable (0.00s) [2023-06-28T21:24:42.845Z] === RUN TestAPIIpcModeShareableAndContainer [2023-06-28T21:24:43.358Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2023-06-28T21:24:43.522Z] --- PASS: TestRenameRunningContainerAndReuse (1.01s) [2023-06-28T21:24:43.522Z] === RUN TestRenameInvalidName [2023-06-28T21:24:43.927Z] --- PASS: TestConfigsCreateAndDelete (2.50s) [2023-06-28T21:24:43.927Z] === RUN TestConfigsUpdate [2023-06-28T21:24:44.090Z] --- PASS: TestRenameInvalidName (0.51s) [2023-06-28T21:24:44.090Z] === RUN TestRenameAnonymousContainer [2023-06-28T21:24:44.497Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2023-06-28T21:24:44.752Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.76s) [2023-06-28T21:24:44.752Z] === RUN TestAPIIpcModeHost [2023-06-28T21:24:44.752Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-06-28T21:24:44.752Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2023-06-28T21:24:44.752Z] === RUN TestDaemonIpcModeShareable [2023-06-28T21:24:44.752Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-06-28T21:24:44.752Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2023-06-28T21:24:44.752Z] === RUN TestDaemonIpcModePrivate [2023-06-28T21:24:44.794Z] --- PASS: TestContainerStartOnDaemonRestart (2.93s) [2023-06-28T21:24:44.794Z] --- PASS: TestDaemonHostGatewayIP (3.50s) [2023-06-28T21:24:44.794Z] --- PASS: TestDaemonRestartIpcMode (3.56s) [2023-06-28T21:24:45.049Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.70s) [2023-06-28T21:24:45.435Z] === RUN TestDockerSuite/TestBuildAddNonTar [2023-06-28T21:24:45.691Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2023-06-28T21:24:45.994Z] --- PASS: TestRenameAnonymousContainer (1.75s) [2023-06-28T21:24:45.994Z] === RUN TestRenameContainerWithSameName [2023-06-28T21:24:46.003Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2023-06-28T21:24:46.210Z] tests/integration/models_nodes_test.py . [ 91%] [2023-06-28T21:24:46.253Z] --- PASS: TestRenameContainerWithSameName (0.49s) [2023-06-28T21:24:46.253Z] === RUN TestRenameContainerWithLinkedContainer [2023-06-28T21:24:46.263Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2023-06-28T21:24:46.522Z] --- PASS: TestConfigsUpdate (2.66s) [2023-06-28T21:24:46.522Z] === RUN TestTemplatedConfig [2023-06-28T21:24:47.071Z] --- PASS: TestDaemonIpcModePrivate (2.24s) [2023-06-28T21:24:47.071Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-06-28T21:24:47.071Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-06-28T21:24:47.071Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2023-06-28T21:24:47.071Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-06-28T21:24:47.071Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-06-28T21:24:47.071Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2023-06-28T21:24:47.071Z] === RUN TestIpcModeOlderClient [2023-06-28T21:24:47.071Z] === PAUSE TestIpcModeOlderClient [2023-06-28T21:24:47.071Z] === RUN TestKillContainerInvalidSignal [2023-06-28T21:24:47.189Z] --- PASS: TestRenameContainerWithLinkedContainer (1.08s) [2023-06-28T21:24:47.189Z] === RUN TestResize [2023-06-28T21:24:47.330Z] --- PASS: TestKillContainerInvalidSignal (0.54s) [2023-06-28T21:24:47.330Z] === RUN TestKillContainer [2023-06-28T21:24:47.330Z] === RUN TestKillContainer/no_signal [2023-06-28T21:24:47.574Z] tests/integration/models_resources_test.py . [ 91%] [2023-06-28T21:24:47.757Z] --- PASS: TestResize (0.52s) [2023-06-28T21:24:47.757Z] === RUN TestResizeWithInvalidSize [2023-06-28T21:24:47.899Z] === RUN TestKillContainer/non_killing_signal [2023-06-28T21:24:47.902Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2023-06-28T21:24:48.159Z] === RUN TestKillContainer/killing_signal [2023-06-28T21:24:48.162Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2023-06-28T21:24:48.325Z] --- PASS: TestResizeWithInvalidSize (0.52s) [2023-06-28T21:24:48.325Z] === RUN TestResizeWhenContainerNotStarted [2023-06-28T21:24:48.421Z] check_test.go:308: [dbaac8c57d6f2] daemon is not started [2023-06-28T21:24:48.421Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2023-06-28T21:24:48.727Z] --- PASS: TestKillContainer (1.52s) [2023-06-28T21:24:48.728Z] --- PASS: TestKillContainer/no_signal (0.47s) [2023-06-28T21:24:48.728Z] --- PASS: TestKillContainer/non_killing_signal (0.34s) [2023-06-28T21:24:48.728Z] --- PASS: TestKillContainer/killing_signal (0.49s) [2023-06-28T21:24:48.728Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-06-28T21:24:48.728Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-06-28T21:24:48.894Z] --- PASS: TestResizeWhenContainerNotStarted (0.48s) [2023-06-28T21:24:48.894Z] === RUN TestDaemonRestartKillContainers [2023-06-28T21:24:48.894Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-06-28T21:24:48.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-06-28T21:24:48.894Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-06-28T21:24:48.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-06-28T21:24:48.894Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-06-28T21:24:48.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-06-28T21:24:48.894Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-06-28T21:24:48.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-06-28T21:24:48.894Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-06-28T21:24:48.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-06-28T21:24:48.894Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-06-28T21:24:48.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-06-28T21:24:48.894Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-06-28T21:24:48.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-06-28T21:24:48.894Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-06-28T21:24:48.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-06-28T21:24:48.894Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-06-28T21:24:48.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-06-28T21:24:48.894Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-06-28T21:24:48.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-06-28T21:24:48.894Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-06-28T21:24:48.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-06-28T21:24:48.894Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-06-28T21:24:48.894Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-06-28T21:24:48.894Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-06-28T21:24:48.894Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-06-28T21:24:48.894Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-06-28T21:24:48.894Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-06-28T21:24:48.894Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-06-28T21:24:48.894Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-06-28T21:24:48.894Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-06-28T21:24:48.894Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-06-28T21:24:48.990Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2023-06-28T21:24:49.249Z] --- PASS: TestTemplatedConfig (2.74s) [2023-06-28T21:24:49.249Z] === RUN TestConfigCreateResolve [2023-06-28T21:24:49.297Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-06-28T21:24:49.508Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2023-06-28T21:24:49.866Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.01s) [2023-06-28T21:24:49.866Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.47s) [2023-06-28T21:24:49.866Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.31s) [2023-06-28T21:24:49.866Z] === RUN TestKillStoppedContainer [2023-06-28T21:24:49.866Z] --- PASS: TestKillStoppedContainer (0.05s) [2023-06-28T21:24:49.866Z] === RUN TestKillStoppedContainerAPIPre120 [2023-06-28T21:24:49.866Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2023-06-28T21:24:49.866Z] === RUN TestKillDifferentUserContainer [2023-06-28T21:24:50.077Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2023-06-28T21:24:50.275Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-06-28T21:24:50.275Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-06-28T21:24:50.275Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-06-28T21:24:50.435Z] --- PASS: TestKillDifferentUserContainer (0.53s) [2023-06-28T21:24:50.435Z] === RUN TestInspectOomKilledTrue [2023-06-28T21:24:50.435Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2023-06-28T21:24:50.435Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-06-28T21:24:50.435Z] === RUN TestInspectOomKilledFalse [2023-06-28T21:24:50.435Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-06-28T21:24:50.435Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2023-06-28T21:24:50.435Z] === RUN TestLinksEtcHostsContentMatch [2023-06-28T21:24:50.435Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2023-06-28T21:24:50.435Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2023-06-28T21:24:50.435Z] === RUN TestLinksContainerNames [2023-06-28T21:24:50.646Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2023-06-28T21:24:50.906Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2023-06-28T21:24:51.215Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-06-28T21:24:51.374Z] --- PASS: TestLinksContainerNames (0.97s) [2023-06-28T21:24:51.374Z] === RUN TestLogsFollowTailEmpty [2023-06-28T21:24:51.844Z] === RUN TestDockerSuite/TestBuildAddScript [2023-06-28T21:24:51.944Z] --- PASS: TestLogsFollowTailEmpty (0.49s) [2023-06-28T21:24:51.944Z] === RUN TestContainerNetworkMountsNoChown [2023-06-28T21:24:52.103Z] --- PASS: TestConfigCreateResolve (2.77s) [2023-06-28T21:24:52.104Z] === RUN TestConfigDaemonLibtrustID [2023-06-28T21:24:52.513Z] --- PASS: TestContainerNetworkMountsNoChown (0.50s) [2023-06-28T21:24:52.513Z] === RUN TestMountDaemonRoot [2023-06-28T21:24:52.513Z] === RUN TestMountDaemonRoot/default [2023-06-28T21:24:52.513Z] === PAUSE TestMountDaemonRoot/default [2023-06-28T21:24:52.513Z] === RUN TestMountDaemonRoot/private [2023-06-28T21:24:52.513Z] === PAUSE TestMountDaemonRoot/private [2023-06-28T21:24:52.513Z] === RUN TestMountDaemonRoot/rprivate [2023-06-28T21:24:52.513Z] === PAUSE TestMountDaemonRoot/rprivate [2023-06-28T21:24:52.513Z] === RUN TestMountDaemonRoot/slave [2023-06-28T21:24:52.513Z] === PAUSE TestMountDaemonRoot/slave [2023-06-28T21:24:52.513Z] === RUN TestMountDaemonRoot/rslave [2023-06-28T21:24:52.513Z] === PAUSE TestMountDaemonRoot/rslave [2023-06-28T21:24:52.513Z] === RUN TestMountDaemonRoot/shared [2023-06-28T21:24:52.513Z] === PAUSE TestMountDaemonRoot/shared [2023-06-28T21:24:52.513Z] === RUN TestMountDaemonRoot/rshared [2023-06-28T21:24:52.513Z] === PAUSE TestMountDaemonRoot/rshared [2023-06-28T21:24:52.513Z] === CONT TestMountDaemonRoot/default [2023-06-28T21:24:52.513Z] === CONT TestMountDaemonRoot/rslave [2023-06-28T21:24:52.513Z] === CONT TestMountDaemonRoot/rshared [2023-06-28T21:24:52.513Z] === CONT TestMountDaemonRoot/shared [2023-06-28T21:24:52.513Z] === RUN TestMountDaemonRoot/default/bind_root [2023-06-28T21:24:52.513Z] === CONT TestMountDaemonRoot/rprivate [2023-06-28T21:24:52.513Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-06-28T21:24:52.513Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-06-28T21:24:52.513Z] === CONT TestMountDaemonRoot/private [2023-06-28T21:24:52.513Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-06-28T21:24:52.513Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-06-28T21:24:52.513Z] === CONT TestMountDaemonRoot/slave [2023-06-28T21:24:52.513Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-06-28T21:24:52.513Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-06-28T21:24:52.513Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-06-28T21:24:52.513Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-06-28T21:24:52.513Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-06-28T21:24:52.513Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-06-28T21:24:52.513Z] === RUN TestMountDaemonRoot/private/bind_root [2023-06-28T21:24:52.513Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-06-28T21:24:52.513Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-06-28T21:24:52.513Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-06-28T21:24:52.513Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-06-28T21:24:52.513Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-06-28T21:24:52.513Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-06-28T21:24:52.513Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-06-28T21:24:52.513Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-06-28T21:24:52.513Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-06-28T21:24:52.513Z] === RUN TestMountDaemonRoot/default/mount_root [2023-06-28T21:24:52.513Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-06-28T21:24:52.513Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-06-28T21:24:52.513Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-06-28T21:24:52.513Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-06-28T21:24:52.513Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-06-28T21:24:52.513Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-06-28T21:24:52.513Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-06-28T21:24:52.513Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-06-28T21:24:52.513Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-06-28T21:24:52.513Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-06-28T21:24:52.513Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-06-28T21:24:52.513Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-06-28T21:24:52.513Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-06-28T21:24:52.513Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-06-28T21:24:52.513Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-06-28T21:24:52.513Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-06-28T21:24:52.513Z] === RUN TestMountDaemonRoot/private/mount_root [2023-06-28T21:24:52.513Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-06-28T21:24:52.513Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-06-28T21:24:52.513Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-06-28T21:24:52.513Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-06-28T21:24:52.513Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-06-28T21:24:52.513Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-06-28T21:24:52.513Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-06-28T21:24:52.513Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-06-28T21:24:52.513Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-06-28T21:24:52.513Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-06-28T21:24:52.513Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-06-28T21:24:52.513Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-06-28T21:24:52.513Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-06-28T21:24:52.513Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-06-28T21:24:52.513Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-06-28T21:24:52.513Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-06-28T21:24:52.513Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-06-28T21:24:52.513Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-06-28T21:24:52.513Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-06-28T21:24:52.513Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-06-28T21:24:52.513Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-06-28T21:24:52.513Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-06-28T21:24:52.513Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-06-28T21:24:52.513Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-06-28T21:24:52.513Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-06-28T21:24:52.513Z] === CONT TestMountDaemonRoot/default/bind_root [2023-06-28T21:24:52.513Z] === CONT TestMountDaemonRoot/default/mount_root [2023-06-28T21:24:52.513Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-06-28T21:24:52.513Z] === CONT TestMountDaemonRoot/private/bind_root [2023-06-28T21:24:52.513Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-06-28T21:24:52.513Z] === CONT TestMountDaemonRoot/private/mount_root [2023-06-28T21:24:52.513Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-06-28T21:24:52.513Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-06-28T21:24:52.513Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-06-28T21:24:52.513Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-06-28T21:24:52.513Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-06-28T21:24:52.513Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-06-28T21:24:52.513Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-06-28T21:24:52.513Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-06-28T21:24:52.513Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-06-28T21:24:52.513Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-06-28T21:24:52.513Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-06-28T21:24:52.513Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-06-28T21:24:52.513Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-06-28T21:24:52.513Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-06-28T21:24:52.673Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2023-06-28T21:24:52.673Z] PASS [2023-06-28T21:24:52.673Z] [2023-06-28T21:24:52.673Z] DONE 7 tests in 17.369s [2023-06-28T21:24:52.673Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2023-06-28T21:24:52.673Z] ++ 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 [2023-06-28T21:24:52.673Z] ++ set -e [2023-06-28T21:24:52.673Z] ++ '[' -n 0 ']' [2023-06-28T21:24:52.673Z] ++ set -x [2023-06-28T21:24:52.673Z] ++ 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 [2023-06-28T21:24:52.673Z] INFO: Testing against a local daemon [2023-06-28T21:24:52.673Z] === RUN TestCheckpoint [2023-06-28T21:24:52.673Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-06-28T21:24:52.673Z] --- SKIP: TestCheckpoint (0.00s) [2023-06-28T21:24:52.673Z] === RUN TestContainerInvalidJSON [2023-06-28T21:24:52.673Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-06-28T21:24:52.673Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-06-28T21:24:52.673Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-06-28T21:24:52.673Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-06-28T21:24:52.673Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-06-28T21:24:52.673Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-06-28T21:24:52.673Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-06-28T21:24:52.673Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-06-28T21:24:52.673Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-06-28T21:24:52.673Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-06-28T21:24:52.673Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-06-28T21:24:52.673Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-06-28T21:24:52.673Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-06-28T21:24:52.673Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-06-28T21:24:52.673Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2023-06-28T21:24:52.673Z] === RUN TestCopyFromContainerPathIsNotDir [2023-06-28T21:24:52.673Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2023-06-28T21:24:52.673Z] === RUN TestCopyToContainerPathDoesNotExist [2023-06-28T21:24:52.673Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2023-06-28T21:24:52.773Z] --- PASS: TestMountDaemonRoot (0.01s) [2023-06-28T21:24:52.773Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-06-28T21:24:52.773Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2023-06-28T21:24:52.773Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2023-06-28T21:24:52.773Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2023-06-28T21:24:52.773Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2023-06-28T21:24:52.773Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-06-28T21:24:52.773Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2023-06-28T21:24:52.773Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2023-06-28T21:24:52.773Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2023-06-28T21:24:52.773Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2023-06-28T21:24:52.773Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-06-28T21:24:52.773Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2023-06-28T21:24:52.773Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2023-06-28T21:24:52.773Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2023-06-28T21:24:52.773Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2023-06-28T21:24:52.773Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-06-28T21:24:52.773Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2023-06-28T21:24:52.773Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2023-06-28T21:24:52.773Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2023-06-28T21:24:52.773Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-06-28T21:24:52.773Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-06-28T21:24:52.773Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2023-06-28T21:24:52.773Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2023-06-28T21:24:52.773Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2023-06-28T21:24:52.773Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2023-06-28T21:24:52.773Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-06-28T21:24:52.773Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2023-06-28T21:24:52.773Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2023-06-28T21:24:52.773Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2023-06-28T21:24:52.773Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2023-06-28T21:24:52.773Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-06-28T21:24:52.773Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2023-06-28T21:24:52.773Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2023-06-28T21:24:52.773Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2023-06-28T21:24:52.773Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2023-06-28T21:24:52.773Z] === RUN TestContainerBindMountNonRecursive [2023-06-28T21:24:52.773Z] 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) [2023-06-28T21:24:52.773Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2023-06-28T21:24:52.773Z] === RUN TestContainerVolumesMountedAsShared [2023-06-28T21:24:52.773Z] 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) [2023-06-28T21:24:52.773Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2023-06-28T21:24:52.773Z] === RUN TestContainerVolumesMountedAsSlave [2023-06-28T21:24:52.773Z] 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) [2023-06-28T21:24:52.773Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2023-06-28T21:24:52.773Z] === RUN TestNetworkNat [2023-06-28T21:24:52.933Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2023-06-28T21:24:52.934Z] === RUN TestCopyToContainerPathIsNotDir [2023-06-28T21:24:52.934Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2023-06-28T21:24:52.934Z] === RUN TestCopyFromContainer [2023-06-28T21:24:53.120Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-06-28T21:24:53.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.40s) [2023-06-28T21:24:53.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.40s) [2023-06-28T21:24:53.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.43s) [2023-06-28T21:24:53.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.24s) [2023-06-28T21:24:53.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.29s) [2023-06-28T21:24:53.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.38s) [2023-06-28T21:24:53.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.47s) [2023-06-28T21:24:53.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.28s) [2023-06-28T21:24:53.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.91s) [2023-06-28T21:24:53.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.15s) [2023-06-28T21:24:53.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.18s) [2023-06-28T21:24:53.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s) [2023-06-28T21:24:53.120Z] === RUN TestCgroupNamespacesRun [2023-06-28T21:24:53.126Z] --- PASS: TestContainerKillOnDaemonStart (11.91s) [2023-06-28T21:24:53.126Z] PASS [2023-06-28T21:24:53.126Z] [2023-06-28T21:24:53.126Z] === Skipped [2023-06-28T21:24:53.126Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2023-06-28T21:24:53.126Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-06-28T21:24:53.126Z] [2023-06-28T21:24:53.126Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-06-28T21:24:53.126Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-06-28T21:24:53.126Z] [2023-06-28T21:24:53.126Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2023-06-28T21:24:53.126Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-06-28T21:24:53.126Z] [2023-06-28T21:24:53.126Z] DONE 197 tests, 3 skipped in 104.382s [2023-06-28T21:24:53.127Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2023-06-28T21:24:53.127Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2023-06-28T21:24:53.127Z] ++ set -e [2023-06-28T21:24:53.127Z] ++ '[' -n 0 ']' [2023-06-28T21:24:53.127Z] ++ set -x [2023-06-28T21:24:53.127Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2023-06-28T21:24:53.318Z] tests/integration/models_services_test.py ..............X. [ 95%] [2023-06-28T21:24:53.342Z] --- PASS: TestNetworkNat (0.59s) [2023-06-28T21:24:53.343Z] === RUN TestNetworkLocalhostTCPNat [2023-06-28T21:24:53.382Z] INFO: Testing against a local daemon [2023-06-28T21:24:53.382Z] === RUN TestLiveRestore [2023-06-28T21:24:53.382Z] === RUN TestLiveRestore/volume_references [2023-06-28T21:24:53.382Z] === PAUSE TestLiveRestore/volume_references [2023-06-28T21:24:53.382Z] === CONT TestLiveRestore/volume_references [2023-06-28T21:24:53.872Z] === RUN TestCopyFromContainer// [2023-06-28T21:24:53.872Z] === RUN TestCopyFromContainer//bar/root [2023-06-28T21:24:53.872Z] === RUN TestCopyFromContainer//bar/root/ [2023-06-28T21:24:53.872Z] === RUN TestCopyFromContainer/bar/quux [2023-06-28T21:24:53.872Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2023-06-28T21:24:53.872Z] === RUN TestCopyFromContainer/bar/quux/ [2023-06-28T21:24:53.872Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-06-28T21:24:53.911Z] --- PASS: TestNetworkLocalhostTCPNat (0.51s) [2023-06-28T21:24:53.911Z] === RUN TestNetworkLoopbackNat [2023-06-28T21:24:53.942Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-06-28T21:24:53.942Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-06-28T21:24:54.057Z] --- PASS: TestCgroupNamespacesRun (1.25s) [2023-06-28T21:24:54.058Z] === RUN TestCgroupNamespacesRunPrivileged [2023-06-28T21:24:54.058Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2023-06-28T21:24:54.058Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2023-06-28T21:24:54.058Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-06-28T21:24:54.132Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-06-28T21:24:54.132Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-06-28T21:24:54.132Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-06-28T21:24:54.132Z] === RUN TestCopyFromContainer/bar/notarget [2023-06-28T21:24:54.132Z] --- PASS: TestCopyFromContainer (1.36s) [2023-06-28T21:24:54.132Z] --- PASS: TestCopyFromContainer// (0.04s) [2023-06-28T21:24:54.132Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2023-06-28T21:24:54.132Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2023-06-28T21:24:54.132Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2023-06-28T21:24:54.132Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2023-06-28T21:24:54.132Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2023-06-28T21:24:54.132Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2023-06-28T21:24:54.132Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2023-06-28T21:24:54.132Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) [2023-06-28T21:24:54.132Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2023-06-28T21:24:54.132Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-06-28T21:24:54.132Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-06-28T21:24:54.132Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-06-28T21:24:54.132Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-06-28T21:24:54.132Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-06-28T21:24:54.132Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-06-28T21:24:54.132Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-06-28T21:24:54.132Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-06-28T21:24:54.132Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-06-28T21:24:54.132Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-06-28T21:24:54.132Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-06-28T21:24:54.132Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-06-28T21:24:54.132Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-06-28T21:24:54.132Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-06-28T21:24:54.132Z] === RUN TestCreateLinkToNonExistingContainer [2023-06-28T21:24:54.392Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2023-06-28T21:24:54.392Z] === RUN TestCreateWithInvalidEnv [2023-06-28T21:24:54.392Z] === RUN TestCreateWithInvalidEnv/0 [2023-06-28T21:24:54.392Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-06-28T21:24:54.392Z] === RUN TestCreateWithInvalidEnv/1 [2023-06-28T21:24:54.392Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-06-28T21:24:54.392Z] === RUN TestCreateWithInvalidEnv/2 [2023-06-28T21:24:54.392Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-06-28T21:24:54.392Z] === CONT TestCreateWithInvalidEnv/0 [2023-06-28T21:24:54.392Z] === CONT TestCreateWithInvalidEnv/2 [2023-06-28T21:24:54.392Z] === CONT TestCreateWithInvalidEnv/1 [2023-06-28T21:24:54.392Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-06-28T21:24:54.392Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-06-28T21:24:54.392Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-06-28T21:24:54.392Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-06-28T21:24:54.392Z] === RUN TestCreateTmpfsMountsTarget [2023-06-28T21:24:54.392Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2023-06-28T21:24:54.392Z] === RUN TestCreateWithCustomMaskedPaths [2023-06-28T21:24:54.867Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-06-28T21:24:55.434Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.25s) [2023-06-28T21:24:55.434Z] === RUN TestCgroupNamespacesRunHostMode [2023-06-28T21:24:56.230Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-06-28T21:24:56.298Z] --- PASS: TestCreateWithCustomMaskedPaths (1.74s) [2023-06-28T21:24:56.298Z] === RUN TestCreateWithCustomReadonlyPaths [2023-06-28T21:24:56.372Z] --- PASS: TestCgroupNamespacesRunHostMode (1.25s) [2023-06-28T21:24:56.372Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-06-28T21:24:56.449Z] --- PASS: TestNetworkLoopbackNat (2.62s) [2023-06-28T21:24:56.449Z] === RUN TestPause [2023-06-28T21:24:56.449Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2023-06-28T21:24:56.449Z] --- SKIP: TestPause (0.00s) [2023-06-28T21:24:56.449Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-06-28T21:24:56.449Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-06-28T21:24:56.449Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-06-28T21:24:56.449Z] === RUN TestPauseStopPausedContainer [2023-06-28T21:24:56.449Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2023-06-28T21:24:56.449Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2023-06-28T21:24:56.449Z] === RUN TestPsFilter [2023-06-28T21:24:56.449Z] --- PASS: TestPsFilter (0.12s) [2023-06-28T21:24:56.449Z] === RUN TestRemoveContainerWithRemovedVolume [2023-06-28T21:24:56.566Z] tests/integration/models_swarm_test.py .. [ 96%] [2023-06-28T21:24:56.566Z] tests/integration/models_volumes_test.py .. [ 96%] [2023-06-28T21:24:57.019Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.52s) [2023-06-28T21:24:57.019Z] === RUN TestRemoveContainerWithVolume [2023-06-28T21:24:57.156Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-06-28T21:24:57.237Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2023-06-28T21:24:57.587Z] --- PASS: TestRemoveContainerWithVolume (0.54s) [2023-06-28T21:24:57.588Z] === RUN TestRemoveContainerRunning [2023-06-28T21:24:57.749Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.27s) [2023-06-28T21:24:57.750Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-06-28T21:24:58.082Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options [2023-06-28T21:24:58.156Z] --- PASS: TestRemoveContainerRunning (0.56s) [2023-06-28T21:24:58.157Z] === RUN TestRemoveContainerForceRemoveRunning [2023-06-28T21:24:58.175Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.99s) [2023-06-28T21:24:58.175Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-06-28T21:24:58.175Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-06-28T21:24:58.175Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-06-28T21:24:58.175Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-06-28T21:24:58.175Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-06-28T21:24:58.175Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-06-28T21:24:58.175Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-06-28T21:24:58.175Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-06-28T21:24:58.175Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-06-28T21:24:58.175Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-06-28T21:24:58.175Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-06-28T21:24:58.175Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-06-28T21:24:58.175Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-06-28T21:24:58.175Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-06-28T21:24:58.175Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-06-28T21:24:58.175Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-06-28T21:24:58.175Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-06-28T21:24:58.175Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-06-28T21:24:58.175Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-06-28T21:24:58.175Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-06-28T21:24:58.175Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-06-28T21:24:58.175Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-06-28T21:24:58.175Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-06-28T21:24:58.725Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.54s) [2023-06-28T21:24:58.725Z] === RUN TestRemoveInvalidContainer [2023-06-28T21:24:58.725Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-06-28T21:24:58.725Z] === RUN TestRenameLinkedContainer [2023-06-28T21:24:58.744Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s) [2023-06-28T21:24:58.744Z] === RUN TestCreateDifferentPlatform [2023-06-28T21:24:58.744Z] === RUN TestCreateDifferentPlatform/different_os [2023-06-28T21:24:58.744Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-06-28T21:24:58.744Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-06-28T21:24:58.744Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-06-28T21:24:58.744Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-06-28T21:24:58.744Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-06-28T21:24:58.744Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2023-06-28T21:24:58.744Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-06-28T21:24:59.003Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2023-06-28T21:24:59.003Z] === RUN TestContainerStartOnDaemonRestart [2023-06-28T21:24:59.003Z] === PAUSE TestContainerStartOnDaemonRestart [2023-06-28T21:24:59.003Z] === RUN TestDaemonRestartIpcMode [2023-06-28T21:24:59.003Z] === PAUSE TestDaemonRestartIpcMode [2023-06-28T21:24:59.003Z] === RUN TestDaemonHostGatewayIP [2023-06-28T21:24:59.003Z] === PAUSE TestDaemonHostGatewayIP [2023-06-28T21:24:59.003Z] === RUN TestRestartDaemonWithRestartingContainer [2023-06-28T21:24:59.003Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-06-28T21:24:59.003Z] === RUN TestContainerKillOnDaemonStart [2023-06-28T21:24:59.003Z] === PAUSE TestContainerKillOnDaemonStart [2023-06-28T21:24:59.003Z] === RUN TestDiff [2023-06-28T21:24:59.008Z] --- PASS: TestLiveRestore (0.00s) [2023-06-28T21:24:59.008Z] --- PASS: TestLiveRestore/volume_references (5.72s) [2023-06-28T21:24:59.008Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (4.05s) [2023-06-28T21:24:59.008Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.01s) [2023-06-28T21:24:59.008Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.02s) [2023-06-28T21:24:59.008Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.00s) [2023-06-28T21:24:59.008Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.02s) [2023-06-28T21:24:59.008Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.02s) [2023-06-28T21:24:59.008Z] PASS [2023-06-28T21:24:59.008Z] [2023-06-28T21:24:59.008Z] DONE 8 tests in 5.752s [2023-06-28T21:24:59.008Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2023-06-28T21:24:59.008Z] ++ 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 [2023-06-28T21:24:59.008Z] ++ set -e [2023-06-28T21:24:59.008Z] ++ '[' -n 0 ']' [2023-06-28T21:24:59.008Z] ++ set -x [2023-06-28T21:24:59.008Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2023-06-28T21:24:59.008Z] INFO: Testing against a local daemon [2023-06-28T21:24:59.008Z] === RUN TestCommitInheritsEnv [2023-06-28T21:24:59.127Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s) [2023-06-28T21:24:59.127Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-06-28T21:24:59.263Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2023-06-28T21:24:59.263Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2023-06-28T21:24:59.263Z] check_test.go:308: [d564b1198c475] daemon is not started [2023-06-28T21:24:59.263Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2023-06-28T21:24:59.263Z] --- PASS: TestCommitInheritsEnv (0.23s) [2023-06-28T21:24:59.263Z] === RUN TestImportExtremelyLargeImageWorks [2023-06-28T21:24:59.263Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2023-06-28T21:24:59.263Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-06-28T21:24:59.263Z] === RUN TestImagesFilterMultiReference [2023-06-28T21:24:59.263Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2023-06-28T21:24:59.263Z] === RUN TestImagePullPlatformInvalid [2023-06-28T21:24:59.263Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-06-28T21:24:59.263Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-06-28T21:24:59.263Z] time="2023-06-28T21:24:59Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.10 instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 version="v2.1.0+unknown" [2023-06-28T21:24:59.263Z] time="2023-06-28T21:24:59Z" level=info msg="redis not configured" go.version=go1.19.10 instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 version="v2.1.0+unknown" [2023-06-28T21:24:59.263Z] time="2023-06-28T21:24:59Z" level=info msg="Starting upload purge in 5m0s" go.version=go1.19.10 instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 version="v2.1.0+unknown" [2023-06-28T21:24:59.263Z] time="2023-06-28T21:24:59Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.10 instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 version="v2.1.0+unknown" [2023-06-28T21:24:59.521Z] time="2023-06-28T21:24:59Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=7c81442a-3267-40dc-913f-16eef308a91e http.request.method=GET http.request.remoteaddr="127.0.0.1:60158" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 version="v2.1.0+unknown" [2023-06-28T21:24:59.521Z] time="2023-06-28T21:24:59Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=7c81442a-3267-40dc-913f-16eef308a91e http.request.method=GET http.request.remoteaddr="127.0.0.1:60158" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.10357ms http.response.status=200 http.response.written=2 instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 version="v2.1.0+unknown" [2023-06-28T21:24:59.521Z] 127.0.0.1 - - [28/Jun/2023:21:24:59 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-06-28T21:24:59.521Z] time="2023-06-28T21:24:59Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=8afc6f91-f5a9-4156-b6d8-7dc32e002c23 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60174" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:24:59.521Z] time="2023-06-28T21:24:59Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=693ac96f-dc28-465c-b4e3-4403a9eb86ea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60168" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:24:59.521Z] time="2023-06-28T21:24:59Z" level=debug msg=GetBlob go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=8afc6f91-f5a9-4156-b6d8-7dc32e002c23 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60174" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:24:59.521Z] time="2023-06-28T21:24:59Z" level=debug msg=GetBlob go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=693ac96f-dc28-465c-b4e3-4403a9eb86ea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60168" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:24:59.521Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=8afc6f91-f5a9-4156-b6d8-7dc32e002c23 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60174" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=28.298µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=158a56ee-610f-4a29-b5b7-5032009281b6 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:24:59.521Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=693ac96f-dc28-465c-b4e3-4403a9eb86ea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60168" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=23.45µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d6315bd6-d7c3-40bd-98fe-d2a72f326a73 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:24:59.521Z] time="2023-06-28T21:24:59Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=8afc6f91-f5a9-4156-b6d8-7dc32e002c23 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60174" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.210913ms http.response.status=404 http.response.written=157 instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:24:59.521Z] 127.0.0.1 - - [28/Jun/2023:21:24:59 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-06-28T21:24:59.522Z] time="2023-06-28T21:24:59Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=693ac96f-dc28-465c-b4e3-4403a9eb86ea http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60168" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.366749ms http.response.status=404 http.response.written=157 instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:24:59.522Z] 127.0.0.1 - - [28/Jun/2023:21:24:59 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-06-28T21:24:59.522Z] time="2023-06-28T21:24:59Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=660a737e-5765-43ef-9410-4b26be2c5d69 http.request.method=POST http.request.remoteaddr="127.0.0.1:60168" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 vars.name=test version="v2.1.0+unknown" [2023-06-28T21:24:59.522Z] time="2023-06-28T21:24:59Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=a291a2da-0064-40cc-b329-e30380156202 http.request.method=POST http.request.remoteaddr="127.0.0.1:60174" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 vars.name=test version="v2.1.0+unknown" [2023-06-28T21:24:59.522Z] time="2023-06-28T21:24:59Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=660a737e-5765-43ef-9410-4b26be2c5d69 http.request.method=POST http.request.remoteaddr="127.0.0.1:60168" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 vars.name=test version="v2.1.0+unknown" [2023-06-28T21:24:59.522Z] time="2023-06-28T21:24:59Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=a291a2da-0064-40cc-b329-e30380156202 http.request.method=POST http.request.remoteaddr="127.0.0.1:60174" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 vars.name=test version="v2.1.0+unknown" [2023-06-28T21:24:59.522Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/77499a62-a34b-4cec-bd98-ac08fb218aec/startedat\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=a291a2da-0064-40cc-b329-e30380156202 http.request.method=POST http.request.remoteaddr="127.0.0.1:60174" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=103.562µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f584a344-4c0e-4c00-8ec7-6700f36bd2c8 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-06-28T21:24:59.522Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/e3c1f9b8-4660-4291-af51-4b3636305c3c/startedat\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=660a737e-5765-43ef-9410-4b26be2c5d69 http.request.method=POST http.request.remoteaddr="127.0.0.1:60168" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=120.513µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=19d9b4eb-fd5d-4ff6-8bca-3259f538e1f4 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-06-28T21:24:59.522Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/77499a62-a34b-4cec-bd98-ac08fb218aec/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=a291a2da-0064-40cc-b329-e30380156202 http.request.method=POST http.request.remoteaddr="127.0.0.1:60174" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=11.241µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=40a85e38-3990-4c10-b716-71418c0cc7e8 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-06-28T21:24:59.522Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e3c1f9b8-4660-4291-af51-4b3636305c3c/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=660a737e-5765-43ef-9410-4b26be2c5d69 http.request.method=POST http.request.remoteaddr="127.0.0.1:60168" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=12.061µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=99f954f7-9871-4797-8839-5d340a3fbf0b trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-06-28T21:24:59.522Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/e3c1f9b8-4660-4291-af51-4b3636305c3c/hashstates/sha256/0\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=660a737e-5765-43ef-9410-4b26be2c5d69 http.request.method=POST http.request.remoteaddr="127.0.0.1:60168" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=68.831µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=689108ce-e3de-42b7-9f70-9bdf3e73a46a trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-06-28T21:24:59.522Z] time="2023-06-28T21:24:59Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=660a737e-5765-43ef-9410-4b26be2c5d69 http.request.method=POST http.request.remoteaddr="127.0.0.1:60168" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=1.898432ms http.response.status=202 http.response.written=0 instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 version="v2.1.0+unknown" [2023-06-28T21:24:59.522Z] 127.0.0.1 - - [28/Jun/2023:21:24:59 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-06-28T21:24:59.522Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/77499a62-a34b-4cec-bd98-ac08fb218aec/hashstates/sha256/0\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=a291a2da-0064-40cc-b329-e30380156202 http.request.method=POST http.request.remoteaddr="127.0.0.1:60174" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=66.664µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ef5e20b6-6e5f-4949-afc1-cc4022ea0e25 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-06-28T21:24:59.522Z] time="2023-06-28T21:24:59Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=a291a2da-0064-40cc-b329-e30380156202 http.request.method=POST http.request.remoteaddr="127.0.0.1:60174" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=1.962897ms http.response.status=202 http.response.written=0 instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 version="v2.1.0+unknown" [2023-06-28T21:24:59.522Z] 127.0.0.1 - - [28/Jun/2023:21:24:59 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-06-28T21:24:59.522Z] time="2023-06-28T21:24:59Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b81ed82b-3799-4b41-943f-3e2de9599509 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60168" http.request.uri="/v2/test/blobs/uploads/e3c1f9b8-4660-4291-af51-4b3636305c3c?_state=z4oGtef0RfF1V7uFp67SVM-QDqkyJyExQGVxoU_ulY97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzYzFmOWI4LTQ2NjAtNDI5MS1hZjUxLTRiMzYzNjMwNWMzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNDo1OS4zNTgwMTE4ODJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 vars.name=test vars.uuid=e3c1f9b8-4660-4291-af51-4b3636305c3c version="v2.1.0+unknown" [2023-06-28T21:24:59.522Z] time="2023-06-28T21:24:59Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b81ed82b-3799-4b41-943f-3e2de9599509 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60168" http.request.uri="/v2/test/blobs/uploads/e3c1f9b8-4660-4291-af51-4b3636305c3c?_state=z4oGtef0RfF1V7uFp67SVM-QDqkyJyExQGVxoU_ulY97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzYzFmOWI4LTQ2NjAtNDI5MS1hZjUxLTRiMzYzNjMwNWMzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNDo1OS4zNTgwMTE4ODJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 vars.name=test vars.uuid=e3c1f9b8-4660-4291-af51-4b3636305c3c version="v2.1.0+unknown" [2023-06-28T21:24:59.522Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/e3c1f9b8-4660-4291-af51-4b3636305c3c/startedat\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b81ed82b-3799-4b41-943f-3e2de9599509 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60168" http.request.uri="/v2/test/blobs/uploads/e3c1f9b8-4660-4291-af51-4b3636305c3c?_state=z4oGtef0RfF1V7uFp67SVM-QDqkyJyExQGVxoU_ulY97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzYzFmOWI4LTQ2NjAtNDI5MS1hZjUxLTRiMzYzNjMwNWMzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNDo1OS4zNTgwMTE4ODJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=34.665µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5ad2cc2f-cbbd-4119-af87-5329f8551491 trace.line=82 vars.name=test vars.uuid=e3c1f9b8-4660-4291-af51-4b3636305c3c version="v2.1.0+unknown" [2023-06-28T21:24:59.522Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e3c1f9b8-4660-4291-af51-4b3636305c3c/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b81ed82b-3799-4b41-943f-3e2de9599509 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60168" http.request.uri="/v2/test/blobs/uploads/e3c1f9b8-4660-4291-af51-4b3636305c3c?_state=z4oGtef0RfF1V7uFp67SVM-QDqkyJyExQGVxoU_ulY97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzYzFmOWI4LTQ2NjAtNDI5MS1hZjUxLTRiMzYzNjMwNWMzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNDo1OS4zNTgwMTE4ODJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=13.456µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b766ee0b-2ed7-4900-b146-79d5d628f507 trace.line=141 vars.name=test vars.uuid=e3c1f9b8-4660-4291-af51-4b3636305c3c version="v2.1.0+unknown" [2023-06-28T21:24:59.522Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/e3c1f9b8-4660-4291-af51-4b3636305c3c/data\", 0)" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b81ed82b-3799-4b41-943f-3e2de9599509 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60168" http.request.uri="/v2/test/blobs/uploads/e3c1f9b8-4660-4291-af51-4b3636305c3c?_state=z4oGtef0RfF1V7uFp67SVM-QDqkyJyExQGVxoU_ulY97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzYzFmOWI4LTQ2NjAtNDI5MS1hZjUxLTRiMzYzNjMwNWMzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNDo1OS4zNTgwMTE4ODJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=88.26µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=cabb47b3-a0e8-4a6e-abef-206960093736 trace.line=124 vars.name=test vars.uuid=e3c1f9b8-4660-4291-af51-4b3636305c3c version="v2.1.0+unknown" [2023-06-28T21:24:59.522Z] time="2023-06-28T21:24:59Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b81ed82b-3799-4b41-943f-3e2de9599509 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60168" http.request.uri="/v2/test/blobs/uploads/e3c1f9b8-4660-4291-af51-4b3636305c3c?_state=z4oGtef0RfF1V7uFp67SVM-QDqkyJyExQGVxoU_ulY97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzYzFmOWI4LTQ2NjAtNDI5MS1hZjUxLTRiMzYzNjMwNWMzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNDo1OS4zNTgwMTE4ODJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 vars.name=test vars.uuid=e3c1f9b8-4660-4291-af51-4b3636305c3c version="v2.1.0+unknown" [2023-06-28T21:24:59.522Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e3c1f9b8-4660-4291-af51-4b3636305c3c/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b81ed82b-3799-4b41-943f-3e2de9599509 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60168" http.request.uri="/v2/test/blobs/uploads/e3c1f9b8-4660-4291-af51-4b3636305c3c?_state=z4oGtef0RfF1V7uFp67SVM-QDqkyJyExQGVxoU_ulY97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzYzFmOWI4LTQ2NjAtNDI5MS1hZjUxLTRiMzYzNjMwNWMzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNDo1OS4zNTgwMTE4ODJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=11.24µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5302c864-5b2a-441b-8a42-c3081e5b9c3d trace.line=141 vars.name=test vars.uuid=e3c1f9b8-4660-4291-af51-4b3636305c3c version="v2.1.0+unknown" [2023-06-28T21:24:59.522Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b81ed82b-3799-4b41-943f-3e2de9599509 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60168" http.request.uri="/v2/test/blobs/uploads/e3c1f9b8-4660-4291-af51-4b3636305c3c?_state=z4oGtef0RfF1V7uFp67SVM-QDqkyJyExQGVxoU_ulY97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzYzFmOWI4LTQ2NjAtNDI5MS1hZjUxLTRiMzYzNjMwNWMzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNDo1OS4zNTgwMTE4ODJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=11.331µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3eb7e96b-3165-4ff9-a59e-3c192d0dca13 trace.line=141 vars.name=test vars.uuid=e3c1f9b8-4660-4291-af51-4b3636305c3c version="v2.1.0+unknown" [2023-06-28T21:24:59.522Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e3c1f9b8-4660-4291-af51-4b3636305c3c/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b81ed82b-3799-4b41-943f-3e2de9599509 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60168" http.request.uri="/v2/test/blobs/uploads/e3c1f9b8-4660-4291-af51-4b3636305c3c?_state=z4oGtef0RfF1V7uFp67SVM-QDqkyJyExQGVxoU_ulY97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzYzFmOWI4LTQ2NjAtNDI5MS1hZjUxLTRiMzYzNjMwNWMzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNDo1OS4zNTgwMTE4ODJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=8.287µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=dad4938e-6e33-4717-87a3-cc00c4869642 trace.line=141 vars.name=test vars.uuid=e3c1f9b8-4660-4291-af51-4b3636305c3c version="v2.1.0+unknown" [2023-06-28T21:24:59.522Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/e3c1f9b8-4660-4291-af51-4b3636305c3c/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b81ed82b-3799-4b41-943f-3e2de9599509 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60168" http.request.uri="/v2/test/blobs/uploads/e3c1f9b8-4660-4291-af51-4b3636305c3c?_state=z4oGtef0RfF1V7uFp67SVM-QDqkyJyExQGVxoU_ulY97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzYzFmOWI4LTQ2NjAtNDI5MS1hZjUxLTRiMzYzNjMwNWMzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNDo1OS4zNTgwMTE4ODJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=49.426µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=b5366a5d-015b-488e-9c62-f8d441d021b4 trace.line=167 vars.name=test vars.uuid=e3c1f9b8-4660-4291-af51-4b3636305c3c version="v2.1.0+unknown" [2023-06-28T21:24:59.522Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b81ed82b-3799-4b41-943f-3e2de9599509 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60168" http.request.uri="/v2/test/blobs/uploads/e3c1f9b8-4660-4291-af51-4b3636305c3c?_state=z4oGtef0RfF1V7uFp67SVM-QDqkyJyExQGVxoU_ulY97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzYzFmOWI4LTQ2NjAtNDI5MS1hZjUxLTRiMzYzNjMwNWMzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNDo1OS4zNTgwMTE4ODJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=48.474µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a8ff0e7d-31d9-4a9a-b2b8-ba73cdc3579a trace.line=95 vars.name=test vars.uuid=e3c1f9b8-4660-4291-af51-4b3636305c3c version="v2.1.0+unknown" [2023-06-28T21:24:59.522Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/e3c1f9b8-4660-4291-af51-4b3636305c3c\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b81ed82b-3799-4b41-943f-3e2de9599509 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60168" http.request.uri="/v2/test/blobs/uploads/e3c1f9b8-4660-4291-af51-4b3636305c3c?_state=z4oGtef0RfF1V7uFp67SVM-QDqkyJyExQGVxoU_ulY97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzYzFmOWI4LTQ2NjAtNDI5MS1hZjUxLTRiMzYzNjMwNWMzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNDo1OS4zNTgwMTE4ODJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=87.267µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=cc90c722-33ea-446a-86ad-04aba7570889 trace.line=181 vars.name=test vars.uuid=e3c1f9b8-4660-4291-af51-4b3636305c3c version="v2.1.0+unknown" [2023-06-28T21:24:59.523Z] time="2023-06-28T21:24:59Z" level=info msg="response completed" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b81ed82b-3799-4b41-943f-3e2de9599509 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60168" http.request.uri="/v2/test/blobs/uploads/e3c1f9b8-4660-4291-af51-4b3636305c3c?_state=z4oGtef0RfF1V7uFp67SVM-QDqkyJyExQGVxoU_ulY97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzYzFmOWI4LTQ2NjAtNDI5MS1hZjUxLTRiMzYzNjMwNWMzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNDo1OS4zNTgwMTE4ODJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=1.878305ms http.response.status=201 http.response.written=0 instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 version="v2.1.0+unknown" [2023-06-28T21:24:59.523Z] 127.0.0.1 - - [28/Jun/2023:21:24:59 +0000] "PUT /v2/test/blobs/uploads/e3c1f9b8-4660-4291-af51-4b3636305c3c?_state=z4oGtef0RfF1V7uFp67SVM-QDqkyJyExQGVxoU_ulY97Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUzYzFmOWI4LTQ2NjAtNDI5MS1hZjUxLTRiMzYzNjMwNWMzYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNDo1OS4zNTgwMTE4ODJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-06-28T21:24:59.523Z] time="2023-06-28T21:24:59Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e6fbc91f-39b7-49d4-af8c-3e74f61a61a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60174" http.request.uri="/v2/test/blobs/uploads/77499a62-a34b-4cec-bd98-ac08fb218aec?_state=awiTePnDiVRotGU-P6-oy07TYNCG6Yv3gi9iB4H-fEJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3NDk5YTYyLWEzNGItNGNlYy1iZDk4LWFjMDhmYjIxOGFlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNDo1OS4zNTgwMTc5MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 vars.name=test vars.uuid=77499a62-a34b-4cec-bd98-ac08fb218aec version="v2.1.0+unknown" [2023-06-28T21:24:59.523Z] time="2023-06-28T21:24:59Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e6fbc91f-39b7-49d4-af8c-3e74f61a61a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60174" http.request.uri="/v2/test/blobs/uploads/77499a62-a34b-4cec-bd98-ac08fb218aec?_state=awiTePnDiVRotGU-P6-oy07TYNCG6Yv3gi9iB4H-fEJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3NDk5YTYyLWEzNGItNGNlYy1iZDk4LWFjMDhmYjIxOGFlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNDo1OS4zNTgwMTc5MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 vars.name=test vars.uuid=77499a62-a34b-4cec-bd98-ac08fb218aec version="v2.1.0+unknown" [2023-06-28T21:24:59.523Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/77499a62-a34b-4cec-bd98-ac08fb218aec/startedat\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e6fbc91f-39b7-49d4-af8c-3e74f61a61a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60174" http.request.uri="/v2/test/blobs/uploads/77499a62-a34b-4cec-bd98-ac08fb218aec?_state=awiTePnDiVRotGU-P6-oy07TYNCG6Yv3gi9iB4H-fEJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3NDk5YTYyLWEzNGItNGNlYy1iZDk4LWFjMDhmYjIxOGFlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNDo1OS4zNTgwMTc5MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=30.645µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3dec913f-0969-41fa-8dd4-ef972639bc17 trace.line=82 vars.name=test vars.uuid=77499a62-a34b-4cec-bd98-ac08fb218aec version="v2.1.0+unknown" [2023-06-28T21:24:59.523Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/77499a62-a34b-4cec-bd98-ac08fb218aec/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e6fbc91f-39b7-49d4-af8c-3e74f61a61a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60174" http.request.uri="/v2/test/blobs/uploads/77499a62-a34b-4cec-bd98-ac08fb218aec?_state=awiTePnDiVRotGU-P6-oy07TYNCG6Yv3gi9iB4H-fEJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3NDk5YTYyLWEzNGItNGNlYy1iZDk4LWFjMDhmYjIxOGFlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNDo1OS4zNTgwMTc5MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=12.799µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ce965474-2f1a-4b10-a36b-717b0c527341 trace.line=141 vars.name=test vars.uuid=77499a62-a34b-4cec-bd98-ac08fb218aec version="v2.1.0+unknown" [2023-06-28T21:24:59.523Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/77499a62-a34b-4cec-bd98-ac08fb218aec/data\", 0)" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e6fbc91f-39b7-49d4-af8c-3e74f61a61a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60174" http.request.uri="/v2/test/blobs/uploads/77499a62-a34b-4cec-bd98-ac08fb218aec?_state=awiTePnDiVRotGU-P6-oy07TYNCG6Yv3gi9iB4H-fEJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3NDk5YTYyLWEzNGItNGNlYy1iZDk4LWFjMDhmYjIxOGFlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNDo1OS4zNTgwMTc5MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=82.155µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=44386dda-1637-44a2-aeb9-fd82647935a9 trace.line=124 vars.name=test vars.uuid=77499a62-a34b-4cec-bd98-ac08fb218aec version="v2.1.0+unknown" [2023-06-28T21:24:59.523Z] --- PASS: TestDiff (0.66s) [2023-06-28T21:24:59.523Z] time="2023-06-28T21:24:59Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e6fbc91f-39b7-49d4-af8c-3e74f61a61a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60174" http.request.uri="/v2/test/blobs/uploads/77499a62-a34b-4cec-bd98-ac08fb218aec?_state=awiTePnDiVRotGU-P6-oy07TYNCG6Yv3gi9iB4H-fEJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3NDk5YTYyLWEzNGItNGNlYy1iZDk4LWFjMDhmYjIxOGFlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNDo1OS4zNTgwMTc5MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 vars.name=test vars.uuid=77499a62-a34b-4cec-bd98-ac08fb218aec version="v2.1.0+unknown" [2023-06-28T21:24:59.523Z] === RUN TestExecWithCloseStdin [2023-06-28T21:24:59.523Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/77499a62-a34b-4cec-bd98-ac08fb218aec/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e6fbc91f-39b7-49d4-af8c-3e74f61a61a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60174" http.request.uri="/v2/test/blobs/uploads/77499a62-a34b-4cec-bd98-ac08fb218aec?_state=awiTePnDiVRotGU-P6-oy07TYNCG6Yv3gi9iB4H-fEJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3NDk5YTYyLWEzNGItNGNlYy1iZDk4LWFjMDhmYjIxOGFlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNDo1OS4zNTgwMTc5MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=13.784µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c13b2443-116f-4f07-b389-954fee2a0d72 trace.line=141 vars.name=test vars.uuid=77499a62-a34b-4cec-bd98-ac08fb218aec version="v2.1.0+unknown" [2023-06-28T21:24:59.523Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e6fbc91f-39b7-49d4-af8c-3e74f61a61a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60174" http.request.uri="/v2/test/blobs/uploads/77499a62-a34b-4cec-bd98-ac08fb218aec?_state=awiTePnDiVRotGU-P6-oy07TYNCG6Yv3gi9iB4H-fEJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3NDk5YTYyLWEzNGItNGNlYy1iZDk4LWFjMDhmYjIxOGFlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNDo1OS4zNTgwMTc5MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=13.776µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fa61f4ae-3e80-4282-b3f6-123137e65b20 trace.line=141 vars.name=test vars.uuid=77499a62-a34b-4cec-bd98-ac08fb218aec version="v2.1.0+unknown" [2023-06-28T21:24:59.523Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/77499a62-a34b-4cec-bd98-ac08fb218aec/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e6fbc91f-39b7-49d4-af8c-3e74f61a61a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60174" http.request.uri="/v2/test/blobs/uploads/77499a62-a34b-4cec-bd98-ac08fb218aec?_state=awiTePnDiVRotGU-P6-oy07TYNCG6Yv3gi9iB4H-fEJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3NDk5YTYyLWEzNGItNGNlYy1iZDk4LWFjMDhmYjIxOGFlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNDo1OS4zNTgwMTc5MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=7.901µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=66156cec-c6b3-4779-81f7-8cbed3c20a49 trace.line=141 vars.name=test vars.uuid=77499a62-a34b-4cec-bd98-ac08fb218aec version="v2.1.0+unknown" [2023-06-28T21:24:59.523Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/77499a62-a34b-4cec-bd98-ac08fb218aec/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e6fbc91f-39b7-49d4-af8c-3e74f61a61a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60174" http.request.uri="/v2/test/blobs/uploads/77499a62-a34b-4cec-bd98-ac08fb218aec?_state=awiTePnDiVRotGU-P6-oy07TYNCG6Yv3gi9iB4H-fEJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3NDk5YTYyLWEzNGItNGNlYy1iZDk4LWFjMDhmYjIxOGFlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNDo1OS4zNTgwMTc5MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=39.113µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=f4106056-4631-4baf-b697-2af5d1a5a2d4 trace.line=167 vars.name=test vars.uuid=77499a62-a34b-4cec-bd98-ac08fb218aec version="v2.1.0+unknown" [2023-06-28T21:24:59.523Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e6fbc91f-39b7-49d4-af8c-3e74f61a61a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60174" http.request.uri="/v2/test/blobs/uploads/77499a62-a34b-4cec-bd98-ac08fb218aec?_state=awiTePnDiVRotGU-P6-oy07TYNCG6Yv3gi9iB4H-fEJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3NDk5YTYyLWEzNGItNGNlYy1iZDk4LWFjMDhmYjIxOGFlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNDo1OS4zNTgwMTc5MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=39.728µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d5f11b9d-6563-4439-aa56-7634698ce6b9 trace.line=95 vars.name=test vars.uuid=77499a62-a34b-4cec-bd98-ac08fb218aec version="v2.1.0+unknown" [2023-06-28T21:24:59.523Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/77499a62-a34b-4cec-bd98-ac08fb218aec\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e6fbc91f-39b7-49d4-af8c-3e74f61a61a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60174" http.request.uri="/v2/test/blobs/uploads/77499a62-a34b-4cec-bd98-ac08fb218aec?_state=awiTePnDiVRotGU-P6-oy07TYNCG6Yv3gi9iB4H-fEJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3NDk5YTYyLWEzNGItNGNlYy1iZDk4LWFjMDhmYjIxOGFlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNDo1OS4zNTgwMTc5MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=69.676µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=1a7d497a-4b61-4b59-b517-2b832b529842 trace.line=181 vars.name=test vars.uuid=77499a62-a34b-4cec-bd98-ac08fb218aec version="v2.1.0+unknown" [2023-06-28T21:24:59.523Z] time="2023-06-28T21:24:59Z" level=info msg="response completed" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e6fbc91f-39b7-49d4-af8c-3e74f61a61a8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:60174" http.request.uri="/v2/test/blobs/uploads/77499a62-a34b-4cec-bd98-ac08fb218aec?_state=awiTePnDiVRotGU-P6-oy07TYNCG6Yv3gi9iB4H-fEJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3NDk5YTYyLWEzNGItNGNlYy1iZDk4LWFjMDhmYjIxOGFlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNDo1OS4zNTgwMTc5MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.072498ms http.response.status=201 http.response.written=0 instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 version="v2.1.0+unknown" [2023-06-28T21:24:59.523Z] 127.0.0.1 - - [28/Jun/2023:21:24:59 +0000] "PUT /v2/test/blobs/uploads/77499a62-a34b-4cec-bd98-ac08fb218aec?_state=awiTePnDiVRotGU-P6-oy07TYNCG6Yv3gi9iB4H-fEJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc3NDk5YTYyLWEzNGItNGNlYy1iZDk4LWFjMDhmYjIxOGFlYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNDo1OS4zNTgwMTc5MTNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-06-28T21:24:59.523Z] time="2023-06-28T21:24:59Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=a53fea53-a6bc-4ea7-a17f-ddd999e4d9ec http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:24:59.523Z] time="2023-06-28T21:24:59Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=a53fea53-a6bc-4ea7-a17f-ddd999e4d9ec http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:24:59.523Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=a53fea53-a6bc-4ea7-a17f-ddd999e4d9ec http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=21.423µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=23cab5f3-58dc-4452-94ec-a102a90e6a28 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:24:59.523Z] time="2023-06-28T21:24:59Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=a53fea53-a6bc-4ea7-a17f-ddd999e4d9ec http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="784.295µs" http.response.status=404 http.response.written=96 instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:24:59.523Z] 127.0.0.1 - - [28/Jun/2023:21:24:59 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2023-06-28T21:24:59.523Z] time="2023-06-28T21:24:59Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b5e67ffd-94e9-4f63-9089-9a0a1c6ded4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:24:59.524Z] time="2023-06-28T21:24:59Z" level=debug msg=PutImageManifest go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b5e67ffd-94e9-4f63-9089-9a0a1c6ded4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:24:59.524Z] time="2023-06-28T21:24:59Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b5e67ffd-94e9-4f63-9089-9a0a1c6ded4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:24:59.524Z] time="2023-06-28T21:24:59Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b5e67ffd-94e9-4f63-9089-9a0a1c6ded4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:24:59.524Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b5e67ffd-94e9-4f63-9089-9a0a1c6ded4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=33.18µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6d0c5670-dac1-4d01-b279-374b500e2c66 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:24:59.524Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b5e67ffd-94e9-4f63-9089-9a0a1c6ded4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=12.349µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b6356b54-275b-4410-b45e-3a93e36bfc43 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:24:59.524Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b5e67ffd-94e9-4f63-9089-9a0a1c6ded4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=16.566µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5d8652ce-828b-4f6a-804b-8b18f25c3994 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:24:59.524Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b5e67ffd-94e9-4f63-9089-9a0a1c6ded4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=10.166µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=67014d63-83e2-4c66-b9c3-a30c6c866328 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:24:59.524Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b5e67ffd-94e9-4f63-9089-9a0a1c6ded4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=13.251µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=af30b6cb-58f5-4817-adde-caa6f8bb6ece trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:24:59.524Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b5e67ffd-94e9-4f63-9089-9a0a1c6ded4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=43.855µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f9e7bce6-c00c-40cb-b62b-cc13f66a8da1 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:24:59.524Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b5e67ffd-94e9-4f63-9089-9a0a1c6ded4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=47.096µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=2cdf0fa6-5672-4f91-95f6-0edb3369d07b trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:24:59.524Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b5e67ffd-94e9-4f63-9089-9a0a1c6ded4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=22.104µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e55741fd-3099-4d26-bda0-aa506647a95c trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:24:59.524Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b5e67ffd-94e9-4f63-9089-9a0a1c6ded4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=54.808µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=3a386d77-128f-469e-ba09-0fa13597852a trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:24:59.524Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b5e67ffd-94e9-4f63-9089-9a0a1c6ded4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=28.856µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c97034ad-124a-4470-aadf-651508923d12 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:24:59.524Z] time="2023-06-28T21:24:59Z" level=info msg="response completed" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b5e67ffd-94e9-4f63-9089-9a0a1c6ded4a http.request.method=PUT http.request.remoteaddr="127.0.0.1:60174" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=1.558776ms http.response.status=201 http.response.written=0 instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 version="v2.1.0+unknown" [2023-06-28T21:24:59.524Z] 127.0.0.1 - - [28/Jun/2023:21:24:59 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-06-28T21:24:59.524Z] time="2023-06-28T21:24:59Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=5d3c273c-598f-4012-afb9-21a2c902b6a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:60194" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 version="v2.1.0+unknown" [2023-06-28T21:24:59.524Z] time="2023-06-28T21:24:59Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=5d3c273c-598f-4012-afb9-21a2c902b6a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:60194" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="775.285µs" http.response.status=200 http.response.written=2 instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 version="v2.1.0+unknown" [2023-06-28T21:24:59.524Z] 127.0.0.1 - - [28/Jun/2023:21:24:59 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-06-28T21:24:59.524Z] time="2023-06-28T21:24:59Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=8cd9a76e-1c54-452b-8c76-f326480e7a94 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60200" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:24:59.524Z] time="2023-06-28T21:24:59Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=8cd9a76e-1c54-452b-8c76-f326480e7a94 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60200" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:24:59.524Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=8cd9a76e-1c54-452b-8c76-f326480e7a94 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60200" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=39.687µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e30a9f13-1a29-4206-852f-a7e60f49d582 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:24:59.524Z] time="2023-06-28T21:24:59Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=8cd9a76e-1c54-452b-8c76-f326480e7a94 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60200" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:24:59.524Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=8cd9a76e-1c54-452b-8c76-f326480e7a94 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60200" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=19.429µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a9afe4bf-53c0-4b8a-9d61-83a86290c1bc trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:24:59.524Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=8cd9a76e-1c54-452b-8c76-f326480e7a94 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60200" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=15.113µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6d5dd03f-f908-4a29-a168-7e0cefb5b639 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:24:59.524Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=8cd9a76e-1c54-452b-8c76-f326480e7a94 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60200" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=15.368µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=11d3430c-0522-4753-a6ae-b0e2fa0640d5 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:24:59.524Z] time="2023-06-28T21:24:59Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=8cd9a76e-1c54-452b-8c76-f326480e7a94 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60200" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:24:59.524Z] time="2023-06-28T21:24:59Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=8cd9a76e-1c54-452b-8c76-f326480e7a94 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60200" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.279031ms http.response.status=200 http.response.written=417 instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 version="v2.1.0+unknown" [2023-06-28T21:24:59.524Z] 127.0.0.1 - - [28/Jun/2023:21:24:59 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-06-28T21:24:59.524Z] time="2023-06-28T21:24:59Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=06d75ca2-bc30-4f98-b69d-f337a56175ee http.request.method=GET http.request.remoteaddr="127.0.0.1:60210" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-06-28T21:24:59.524Z] time="2023-06-28T21:24:59Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=06d75ca2-bc30-4f98-b69d-f337a56175ee http.request.method=GET http.request.remoteaddr="127.0.0.1:60210" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-06-28T21:24:59.524Z] time="2023-06-28T21:24:59Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=06d75ca2-bc30-4f98-b69d-f337a56175ee http.request.method=GET http.request.remoteaddr="127.0.0.1:60210" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-06-28T21:24:59.525Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=06d75ca2-bc30-4f98-b69d-f337a56175ee http.request.method=GET http.request.remoteaddr="127.0.0.1:60210" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=39.941µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6117082c-8980-4701-8c68-a346a48229fd trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-06-28T21:24:59.525Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=06d75ca2-bc30-4f98-b69d-f337a56175ee http.request.method=GET http.request.remoteaddr="127.0.0.1:60210" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=14.9µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=07f1a76d-4b49-4980-8ff6-572f99d1c058 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-06-28T21:24:59.525Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=06d75ca2-bc30-4f98-b69d-f337a56175ee http.request.method=GET http.request.remoteaddr="127.0.0.1:60210" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=15.827µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d83ee284-8deb-4344-92c6-05f41c8d04a0 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-06-28T21:24:59.525Z] time="2023-06-28T21:24:59Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=06d75ca2-bc30-4f98-b69d-f337a56175ee http.request.method=GET http.request.remoteaddr="127.0.0.1:60210" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-06-28T21:24:59.525Z] time="2023-06-28T21:24:59Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=06d75ca2-bc30-4f98-b69d-f337a56175ee http.request.method=GET http.request.remoteaddr="127.0.0.1:60210" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.240123ms http.response.status=200 http.response.written=417 instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 version="v2.1.0+unknown" [2023-06-28T21:24:59.525Z] 127.0.0.1 - - [28/Jun/2023:21:24:59 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-06-28T21:24:59.525Z] time="2023-06-28T21:24:59Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6a8ed4a8-febc-4896-be85-8ec2f5c374dc http.request.method=GET http.request.remoteaddr="127.0.0.1:60228" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:24:59.525Z] time="2023-06-28T21:24:59Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1b936abe-deaa-4f57-bd78-aad373642447 http.request.method=GET http.request.remoteaddr="127.0.0.1:60224" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:24:59.525Z] time="2023-06-28T21:24:59Z" level=debug msg=GetBlob go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6a8ed4a8-febc-4896-be85-8ec2f5c374dc http.request.method=GET http.request.remoteaddr="127.0.0.1:60228" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:24:59.525Z] time="2023-06-28T21:24:59Z" level=debug msg=GetBlob go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1b936abe-deaa-4f57-bd78-aad373642447 http.request.method=GET http.request.remoteaddr="127.0.0.1:60224" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:24:59.525Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6a8ed4a8-febc-4896-be85-8ec2f5c374dc http.request.method=GET http.request.remoteaddr="127.0.0.1:60228" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=37.841µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bb8a17e3-8558-443e-a903-d5adb886b2f9 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:24:59.525Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1b936abe-deaa-4f57-bd78-aad373642447 http.request.method=GET http.request.remoteaddr="127.0.0.1:60224" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=32.451µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6ca4dbd7-83e3-4763-88ab-7bf1a94279c0 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:24:59.525Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6a8ed4a8-febc-4896-be85-8ec2f5c374dc http.request.method=GET http.request.remoteaddr="127.0.0.1:60228" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=14.908µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d8c5bd93-d23f-4604-bc18-07d1f2f59285 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:24:59.525Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1b936abe-deaa-4f57-bd78-aad373642447 http.request.method=GET http.request.remoteaddr="127.0.0.1:60224" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=31.499µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=15dc5d1d-37cc-4bbf-a1ed-0b478e31ccc2 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:24:59.525Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6a8ed4a8-febc-4896-be85-8ec2f5c374dc http.request.method=GET http.request.remoteaddr="127.0.0.1:60228" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=17.953µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=126b10a3-da76-46ff-84c3-4ab7e974f033 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:24:59.525Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1b936abe-deaa-4f57-bd78-aad373642447 http.request.method=GET http.request.remoteaddr="127.0.0.1:60224" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=18.805µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=be9e30e6-e9e1-49f1-83b4-44a33ce00cf7 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:24:59.525Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6a8ed4a8-febc-4896-be85-8ec2f5c374dc http.request.method=GET http.request.remoteaddr="127.0.0.1:60228" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=9.181µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ed275add-8a2b-456b-82ac-960f65590f6a trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:24:59.525Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1b936abe-deaa-4f57-bd78-aad373642447 http.request.method=GET http.request.remoteaddr="127.0.0.1:60224" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=9.14µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e1dad3fd-d3cb-4897-a36a-f97031bf84a2 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:24:59.525Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6a8ed4a8-febc-4896-be85-8ec2f5c374dc http.request.method=GET http.request.remoteaddr="127.0.0.1:60228" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=8.959µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=392183e5-1b2d-4261-8278-38ad8a4105d2 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:24:59.525Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1b936abe-deaa-4f57-bd78-aad373642447 http.request.method=GET http.request.remoteaddr="127.0.0.1:60224" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=8.123µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c9266a2d-2935-474c-a918-24e75f2edf87 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:24:59.525Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6a8ed4a8-febc-4896-be85-8ec2f5c374dc http.request.method=GET http.request.remoteaddr="127.0.0.1:60228" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=5.227µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=b8b0bf11-40f7-4f60-ba4b-2e775b09c12c trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:24:59.525Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1b936abe-deaa-4f57-bd78-aad373642447 http.request.method=GET http.request.remoteaddr="127.0.0.1:60224" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=5.096µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=2e901dae-484b-41fe-93be-11825399c22d trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:24:59.525Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1b936abe-deaa-4f57-bd78-aad373642447 http.request.method=GET http.request.remoteaddr="127.0.0.1:60224" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=12.381µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=87d222e9-6be6-4471-be8e-fe046c048e0f trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:24:59.526Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6a8ed4a8-febc-4896-be85-8ec2f5c374dc http.request.method=GET http.request.remoteaddr="127.0.0.1:60228" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=13.037µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=46103fca-bbe3-4d2e-be1f-8686cfc5c28a trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:24:59.526Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1b936abe-deaa-4f57-bd78-aad373642447 http.request.method=GET http.request.remoteaddr="127.0.0.1:60224" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=36.578µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6972821c-edc9-4012-8ac1-23730f55412d trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:24:59.526Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1b936abe-deaa-4f57-bd78-aad373642447 http.request.method=GET http.request.remoteaddr="127.0.0.1:60224" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=14.531µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8a6c7b4e-ed61-4e87-a31a-5415fe4eaec0 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:24:59.526Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6a8ed4a8-febc-4896-be85-8ec2f5c374dc http.request.method=GET http.request.remoteaddr="127.0.0.1:60228" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=32.786µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=57290992-a1a4-4565-aa48-8f0aed1f1da1 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:24:59.526Z] time="2023-06-28T21:24:59Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1b936abe-deaa-4f57-bd78-aad373642447 http.request.method=GET http.request.remoteaddr="127.0.0.1:60224" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.357707ms http.response.status=200 http.response.written=179 instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 version="v2.1.0+unknown" [2023-06-28T21:24:59.526Z] 127.0.0.1 - - [28/Jun/2023:21:24:59 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-06-28T21:24:59.526Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6a8ed4a8-febc-4896-be85-8ec2f5c374dc http.request.method=GET http.request.remoteaddr="127.0.0.1:60228" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=14.531µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0ac19ac5-f7d8-4c80-a208-e8d44fbde2f2 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:24:59.526Z] time="2023-06-28T21:24:59Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6a8ed4a8-febc-4896-be85-8ec2f5c374dc http.request.method=GET http.request.remoteaddr="127.0.0.1:60228" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.373378ms http.response.status=200 http.response.written=68 instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 version="v2.1.0+unknown" [2023-06-28T21:24:59.526Z] 127.0.0.1 - - [28/Jun/2023:21:24:59 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-06-28T21:24:59.526Z] time="2023-06-28T21:24:59Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=8472b7a0-9678-4c07-bd86-4f0a1b27ec17 http.request.method=GET http.request.remoteaddr="127.0.0.1:60246" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 version="v2.1.0+unknown" [2023-06-28T21:24:59.526Z] time="2023-06-28T21:24:59Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=8472b7a0-9678-4c07-bd86-4f0a1b27ec17 http.request.method=GET http.request.remoteaddr="127.0.0.1:60246" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="816.31µs" http.response.status=200 http.response.written=2 instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 version="v2.1.0+unknown" [2023-06-28T21:24:59.526Z] 127.0.0.1 - - [28/Jun/2023:21:24:59 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-06-28T21:24:59.526Z] time="2023-06-28T21:24:59Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=9bdb9a76-6574-4ab1-8d7c-b5be69b5f956 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60248" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-06-28T21:24:59.526Z] time="2023-06-28T21:24:59Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=9bdb9a76-6574-4ab1-8d7c-b5be69b5f956 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60248" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-06-28T21:24:59.526Z] time="2023-06-28T21:24:59Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=9bdb9a76-6574-4ab1-8d7c-b5be69b5f956 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60248" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-06-28T21:24:59.526Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=9bdb9a76-6574-4ab1-8d7c-b5be69b5f956 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60248" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=31.638µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=87a7f24f-a762-4cf8-841b-da092b9414af trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-06-28T21:24:59.526Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=9bdb9a76-6574-4ab1-8d7c-b5be69b5f956 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60248" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=11.906µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3ac60766-6602-4015-b248-13bf7e9f25ec trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-06-28T21:24:59.526Z] time="2023-06-28T21:24:59Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=9bdb9a76-6574-4ab1-8d7c-b5be69b5f956 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:60248" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.090114ms http.response.status=404 http.response.written=181 instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-06-28T21:24:59.526Z] 127.0.0.1 - - [28/Jun/2023:21:24:59 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-06-28T21:24:59.526Z] time="2023-06-28T21:24:59Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1ca3716d-7ac4-4abd-ad31-f6aaa7ad47c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:60260" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-06-28T21:24:59.526Z] time="2023-06-28T21:24:59Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1ca3716d-7ac4-4abd-ad31-f6aaa7ad47c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:60260" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-06-28T21:24:59.526Z] time="2023-06-28T21:24:59Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1ca3716d-7ac4-4abd-ad31-f6aaa7ad47c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:60260" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-06-28T21:24:59.526Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1ca3716d-7ac4-4abd-ad31-f6aaa7ad47c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:60260" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=22.687µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=053085ad-5df8-4de5-9ed9-bb19d6cce176 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-06-28T21:24:59.526Z] time="2023-06-28T21:24:59Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1ca3716d-7ac4-4abd-ad31-f6aaa7ad47c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:60260" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 trace.duration=11.199µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=317ccdcf-841d-4269-b0f9-fb44c83fa938 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-06-28T21:24:59.526Z] time="2023-06-28T21:24:59Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1ca3716d-7ac4-4abd-ad31-f6aaa7ad47c4 http.request.method=GET http.request.remoteaddr="127.0.0.1:60260" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="985.609µs" http.response.status=404 http.response.written=181 instance.id=22850a55-0371-4a66-8f0b-61a81fa2ffd5 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-06-28T21:24:59.526Z] 127.0.0.1 - - [28/Jun/2023:21:24:59 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-06-28T21:24:59.526Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.22s) [2023-06-28T21:24:59.526Z] === RUN TestRemoveImageOrphaning [2023-06-28T21:24:59.695Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.64s) [2023-06-28T21:24:59.695Z] === RUN TestCgroupNamespacesRunOlderClient [2023-06-28T21:24:59.781Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2023-06-28T21:24:59.782Z] === RUN TestRemoveImageGarbageCollector [2023-06-28T21:24:59.782Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-06-28T21:24:59.782Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-06-28T21:24:59.782Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-06-28T21:24:59.783Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2023-06-28T21:25:00.037Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2023-06-28T21:25:00.037Z] === RUN TestTagInvalidReference [2023-06-28T21:25:00.037Z] --- PASS: TestTagInvalidReference (0.01s) [2023-06-28T21:25:00.037Z] === RUN TestTagValidPrefixedRepo [2023-06-28T21:25:00.037Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2023-06-28T21:25:00.037Z] === RUN TestTagExistedNameWithoutForce [2023-06-28T21:25:00.037Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-06-28T21:25:00.037Z] === RUN TestTagOfficialNames [2023-06-28T21:25:00.037Z] --- PASS: TestTagOfficialNames (0.05s) [2023-06-28T21:25:00.037Z] === RUN TestTagMatchesDigest [2023-06-28T21:25:00.037Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-06-28T21:25:00.037Z] PASS [2023-06-28T21:25:00.037Z] [2023-06-28T21:25:00.037Z] === Skipped [2023-06-28T21:25:00.037Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2023-06-28T21:25:00.037Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2023-06-28T21:25:00.037Z] [2023-06-28T21:25:00.037Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-06-28T21:25:00.037Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-06-28T21:25:00.037Z] [2023-06-28T21:25:00.037Z] DONE 13 tests, 2 skipped in 1.043s [2023-06-28T21:25:00.037Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2023-06-28T21:25:00.037Z] ++ 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 [2023-06-28T21:25:00.037Z] ++ set -e [2023-06-28T21:25:00.037Z] ++ '[' -n 0 ']' [2023-06-28T21:25:00.037Z] ++ set -x [2023-06-28T21:25:00.037Z] ++ 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 [2023-06-28T21:25:00.037Z] INFO: Testing against a local daemon [2023-06-28T21:25:00.037Z] === RUN TestNetworkCreateDelete [2023-06-28T21:25:00.292Z] --- PASS: TestNetworkCreateDelete (0.18s) [2023-06-28T21:25:00.292Z] === RUN TestDockerNetworkDeletePreferID [2023-06-28T21:25:00.352Z] --- PASS: TestExecWithCloseStdin (0.61s) [2023-06-28T21:25:00.352Z] === RUN TestExec [2023-06-28T21:25:00.452Z] tests/integration/regression_test.py ...... [ 98%] [2023-06-28T21:25:00.633Z] --- PASS: TestRenameLinkedContainer (1.99s) [2023-06-28T21:25:00.633Z] === RUN TestRenameStoppedContainer [2023-06-28T21:25:00.853Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2023-06-28T21:25:00.853Z] === RUN TestDaemonDNSFallback [2023-06-28T21:25:00.921Z] --- PASS: TestExec (0.56s) [2023-06-28T21:25:00.921Z] === RUN TestExecUser [2023-06-28T21:25:00.963Z] tests/integration/credentials/store_test.py ...... [ 99%] [2023-06-28T21:25:00.963Z] tests/integration/credentials/utils_test.py . [100%] [2023-06-28T21:25:00.963Z] [2023-06-28T21:25:00.963Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2023-06-28T21:25:00.963Z] =========================== short test summary info ============================ [2023-06-28T21:25:00.963Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2023-06-28T21:25:00.963Z] CONFIG_RT_GROUP_SCHED isn't enabled [2023-06-28T21:25:00.963Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2023-06-28T21:25:00.963Z] Not supported on most drivers [2023-06-28T21:25:00.963Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2023-06-28T21:25:00.963Z] Output of docker top depends on host distro, and is not formalized. [2023-06-28T21:25:00.963Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2023-06-28T21:25:00.963Z] Output of docker top depends on host distro, and is not formalized. [2023-06-28T21:25:00.963Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2023-06-28T21:25:00.963Z] Can fail if eth0 has multiple IP addresses [2023-06-28T21:25:00.963Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2023-06-28T21:25:00.963Z] This doesn't seem to be taken into account by the engine [2023-06-28T21:25:00.963Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2023-06-28T21:25:00.963Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2023-06-28T21:25:00.963Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 305.72 seconds == [2023-06-28T21:25:01.073Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.28s) [2023-06-28T21:25:01.073Z] === RUN TestNISDomainname [2023-06-28T21:25:01.181Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2023-06-28T21:25:01.202Z] --- PASS: TestRenameStoppedContainer (0.46s) [2023-06-28T21:25:01.202Z] === RUN TestRenameRunningContainerAndReuse [2023-06-28T21:25:01.218Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2023-06-28T21:25:01.641Z] --- PASS: TestNISDomainname (0.66s) [2023-06-28T21:25:01.641Z] === RUN TestHostnameDnsResolution [2023-06-28T21:25:01.750Z] --- PASS: TestExecUser (0.94s) [2023-06-28T21:25:01.750Z] === RUN TestExportContainerAndImportImage [2023-06-28T21:25:02.141Z] --- PASS: TestRenameRunningContainerAndReuse (1.00s) [2023-06-28T21:25:02.141Z] === RUN TestRenameInvalidName [2023-06-28T21:25:02.209Z] --- PASS: TestHostnameDnsResolution (0.75s) [2023-06-28T21:25:02.209Z] === RUN TestUnprivilegedPortsAndPing [2023-06-28T21:25:02.689Z] --- PASS: TestExportContainerAndImportImage (0.79s) [2023-06-28T21:25:02.689Z] === RUN TestExportContainerAfterDaemonRestart [2023-06-28T21:25:02.689Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2023-06-28T21:25:02.710Z] --- PASS: TestRenameInvalidName (0.50s) [2023-06-28T21:25:02.710Z] === RUN TestRenameAnonymousContainer [2023-06-28T21:25:03.146Z] --- PASS: TestUnprivilegedPortsAndPing (0.61s) [2023-06-28T21:25:03.146Z] === RUN TestStats [2023-06-28T21:25:03.628Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2023-06-28T21:25:03.628Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2023-06-28T21:25:03.628Z] === RUN TestHealthCheckWorkdir [2023-06-28T21:25:03.888Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2023-06-28T21:25:04.617Z] --- PASS: TestRenameAnonymousContainer (1.77s) [2023-06-28T21:25:04.617Z] === RUN TestRenameContainerWithSameName [2023-06-28T21:25:04.827Z] --- PASS: TestHealthCheckWorkdir (0.85s) [2023-06-28T21:25:04.827Z] === RUN TestHealthKillContainer [2023-06-28T21:25:04.878Z] --- PASS: TestRenameContainerWithSameName (0.51s) [2023-06-28T21:25:04.878Z] === RUN TestRenameContainerWithLinkedContainer [2023-06-28T21:25:05.396Z] check_test.go:308: [d57375c3a4fb2] daemon is not started [2023-06-28T21:25:05.396Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2023-06-28T21:25:05.678Z] --- PASS: TestStats (2.53s) [2023-06-28T21:25:05.679Z] === RUN TestStopContainerWithTimeout [2023-06-28T21:25:05.679Z] === RUN TestStopContainerWithTimeout/0 [2023-06-28T21:25:05.679Z] === PAUSE TestStopContainerWithTimeout/0 [2023-06-28T21:25:05.679Z] === RUN TestStopContainerWithTimeout/1 [2023-06-28T21:25:05.679Z] === PAUSE TestStopContainerWithTimeout/1 [2023-06-28T21:25:05.679Z] === RUN TestStopContainerWithTimeout/3 [2023-06-28T21:25:05.679Z] === PAUSE TestStopContainerWithTimeout/3 [2023-06-28T21:25:05.679Z] === RUN TestStopContainerWithTimeout/-1 [2023-06-28T21:25:05.679Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-06-28T21:25:05.679Z] === CONT TestStopContainerWithTimeout/0 [2023-06-28T21:25:05.679Z] === CONT TestStopContainerWithTimeout/3 [2023-06-28T21:25:05.679Z] === CONT TestStopContainerWithTimeout/-1 [2023-06-28T21:25:05.679Z] === CONT TestStopContainerWithTimeout/1 [2023-06-28T21:25:05.819Z] --- PASS: TestRenameContainerWithLinkedContainer (0.93s) [2023-06-28T21:25:05.819Z] === RUN TestResize [2023-06-28T21:25:05.965Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2023-06-28T21:25:05.965Z] === RUN TestDockerSuite/TestBuildAddTar [2023-06-28T21:25:06.388Z] --- PASS: TestResize (0.51s) [2023-06-28T21:25:06.388Z] === RUN TestResizeWithInvalidSize [2023-06-28T21:25:06.957Z] --- PASS: TestResizeWithInvalidSize (0.49s) [2023-06-28T21:25:06.957Z] === RUN TestResizeWhenContainerNotStarted [2023-06-28T21:25:07.217Z] --- PASS: TestResizeWhenContainerNotStarted (0.50s) [2023-06-28T21:25:07.217Z] === RUN TestDaemonRestartKillContainers [2023-06-28T21:25:07.217Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2023-06-28T21:25:07.217Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2023-06-28T21:25:07.217Z] === RUN TestCgroupNamespacesRun [2023-06-28T21:25:07.347Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2023-06-28T21:25:07.383Z] --- PASS: TestDaemonDNSFallback (6.34s) [2023-06-28T21:25:07.383Z] === RUN TestInspectNetwork [2023-06-28T21:25:07.915Z] check_test.go:308: [d8a3284463ad7] daemon is not started [2023-06-28T21:25:07.916Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2023-06-28T21:25:08.966Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-06-28T21:25:08.966Z] --- PASS: TestStopContainerWithTimeout/0 (0.78s) [2023-06-28T21:25:08.966Z] --- PASS: TestStopContainerWithTimeout/1 (1.74s) [2023-06-28T21:25:08.966Z] --- PASS: TestStopContainerWithTimeout/3 (3.00s) [2023-06-28T21:25:08.966Z] --- PASS: TestStopContainerWithTimeout/-1 (3.06s) [2023-06-28T21:25:08.966Z] === RUN TestDeleteDevicemapper [2023-06-28T21:25:08.966Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-06-28T21:25:08.966Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-06-28T21:25:08.966Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-06-28T21:25:09.756Z] --- PASS: TestCgroupNamespacesRun (2.25s) [2023-06-28T21:25:09.756Z] === RUN TestCgroupNamespacesRunPrivileged [2023-06-28T21:25:09.902Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.52s) [2023-06-28T21:25:09.903Z] === RUN TestUpdateMemory [2023-06-28T21:25:10.645Z] === RUN TestInspectNetwork/full_network_id [2023-06-28T21:25:10.645Z] === RUN TestInspectNetwork/partial_network_id [2023-06-28T21:25:10.645Z] === RUN TestInspectNetwork/network_name [2023-06-28T21:25:10.645Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-06-28T21:25:10.839Z] --- PASS: TestUpdateMemory (0.60s) [2023-06-28T21:25:10.839Z] === RUN TestUpdateCPUQuota [2023-06-28T21:25:11.208Z] === RUN TestDockerSuite/TestBuildAddTarXz [2023-06-28T21:25:11.208Z] docker_cli_daemon_plugins_test.go:80: [daff8b5ccdd9a] daemon is not started [2023-06-28T21:25:11.468Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2023-06-28T21:25:11.727Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2023-06-28T21:25:11.776Z] --- PASS: TestUpdateCPUQuota (0.95s) [2023-06-28T21:25:11.776Z] === RUN TestUpdatePidsLimit [2023-06-28T21:25:11.776Z] === RUN TestUpdatePidsLimit/update_from_none [2023-06-28T21:25:11.776Z] === RUN TestUpdatePidsLimit/no_change [2023-06-28T21:25:11.987Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2023-06-28T21:25:12.035Z] === RUN TestUpdatePidsLimit/update_lower [2023-06-28T21:25:12.294Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-06-28T21:25:12.294Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-06-28T21:25:12.294Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.25s) [2023-06-28T21:25:12.294Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-06-28T21:25:12.553Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-06-28T21:25:12.812Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-06-28T21:25:12.925Z] --- PASS: TestHealthKillContainer (8.19s) [2023-06-28T21:25:12.925Z] === RUN TestHealthCheckProcessKilled [2023-06-28T21:25:13.376Z] Leaving: AppArmorNo profiles have been unloaded. [2023-06-28T21:25:13.376Z] [2023-06-28T21:25:13.376Z] Unloading profiles will leave already running processes permanently [2023-06-28T21:25:13.376Z] unconfined, which can lead to unexpected situations. [2023-06-28T21:25:13.376Z] [2023-06-28T21:25:13.376Z] To set a process to complain mode, use the command line tool [2023-06-28T21:25:13.376Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-06-28T21:25:13.376Z] [2023-06-28T21:25:13.379Z] --- PASS: TestUpdatePidsLimit (1.82s) [2023-06-28T21:25:13.379Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2023-06-28T21:25:13.379Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2023-06-28T21:25:13.379Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2023-06-28T21:25:13.379Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2023-06-28T21:25:13.379Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2023-06-28T21:25:13.379Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2023-06-28T21:25:13.379Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2023-06-28T21:25:13.379Z] === RUN TestUpdateRestartPolicy [2023-06-28T21:25:13.494Z] --- PASS: TestHealthCheckProcessKilled (0.83s) [2023-06-28T21:25:13.494Z] === RUN TestInspectCpusetInConfigPre120 Post stage [Pipeline] junit [2023-06-28T21:25:13.645Z] Recording test results [2023-06-28T21:25:13.750Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2023-06-28T21:25:14.145Z] + echo Ensuring container killed. [2023-06-28T21:25:14.145Z] Ensuring container killed. [2023-06-28T21:25:14.145Z] + docker rm -vf docker-pr4 [2023-06-28T21:25:14.145Z] Error response from daemon: No such container: docker-pr4 [Pipeline] sh [2023-06-28T21:25:14.202Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.38s) [2023-06-28T21:25:14.202Z] === RUN TestCgroupNamespacesRunHostMode [2023-06-28T21:25:14.434Z] --- PASS: TestInspectCpusetInConfigPre120 (0.60s) [2023-06-28T21:25:14.434Z] === RUN TestIpcModeNone [2023-06-28T21:25:14.545Z] + echo Chowning /workspace to jenkins user [2023-06-28T21:25:14.545Z] Chowning /workspace to jenkins user [2023-06-28T21:25:14.545Z] + id -u [2023-06-28T21:25:14.545Z] + id -g [2023-06-28T21:25:14.545Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45840:/workspace busybox chown -R 1000:1000 /workspace [2023-06-28T21:25:14.694Z] docker_cli_daemon_plugins_test.go:170: [d4a423d779238] daemon is not started [2023-06-28T21:25:14.694Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2023-06-28T21:25:14.806Z] --- PASS: TestInspectNetwork (7.63s) [2023-06-28T21:25:14.806Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-06-28T21:25:14.806Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-06-28T21:25:14.806Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-06-28T21:25:14.806Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-06-28T21:25:14.806Z] === RUN TestRunContainerWithBridgeNone [2023-06-28T21:25:14.954Z] --- PASS: TestIpcModeNone (0.69s) [2023-06-28T21:25:14.954Z] === RUN TestIpcModePrivate [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-06-28T21:25:15.214Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2023-06-28T21:25:15.474Z] --- PASS: TestIpcModePrivate (0.62s) [2023-06-28T21:25:15.474Z] === RUN TestIpcModeShareable [2023-06-28T21:25:15.516Z] + bundleName=docker-py [2023-06-28T21:25:15.516Z] + echo Creating docker-py-bundles.tar.gz [2023-06-28T21:25:15.516Z] Creating docker-py-bundles.tar.gz [2023-06-28T21:25:15.516Z] + 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 [2023-06-28T21:25:15.525Z] Archiving artifacts [2023-06-28T21:25:15.734Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2023-06-28T21:25:15.826Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45840/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2023-06-28T21:25:15.994Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:92, shared: true, mustBeShared: true [2023-06-28T21:25:16.170Z] --- PASS: TestRunContainerWithBridgeNone (1.40s) [2023-06-28T21:25:16.170Z] === RUN TestNetworkInvalidJSON [2023-06-28T21:25:16.170Z] === RUN TestNetworkInvalidJSON//networks/create [2023-06-28T21:25:16.170Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-06-28T21:25:16.170Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-06-28T21:25:16.170Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-06-28T21:25:16.170Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-06-28T21:25:16.170Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-06-28T21:25:16.170Z] === CONT TestNetworkInvalidJSON//networks/create [2023-06-28T21:25:16.170Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-06-28T21:25:16.170Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-06-28T21:25:16.170Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-06-28T21:25:16.170Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-06-28T21:25:16.170Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-06-28T21:25:16.170Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-06-28T21:25:16.170Z] === RUN TestNetworkList [2023-06-28T21:25:16.170Z] === RUN TestNetworkList//networks [2023-06-28T21:25:16.170Z] === PAUSE TestNetworkList//networks [2023-06-28T21:25:16.170Z] === RUN TestNetworkList//networks/ [2023-06-28T21:25:16.170Z] === PAUSE TestNetworkList//networks/ [2023-06-28T21:25:16.170Z] === CONT TestNetworkList//networks [2023-06-28T21:25:16.170Z] === CONT TestNetworkList//networks/ [2023-06-28T21:25:16.170Z] --- PASS: TestNetworkList (0.01s) [2023-06-28T21:25:16.170Z] --- PASS: TestNetworkList//networks (0.00s) [2023-06-28T21:25:16.170Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-06-28T21:25:16.170Z] === RUN TestHostIPv4BridgeLabel [2023-06-28T21:25:16.254Z] --- PASS: TestIpcModeShareable (0.72s) [2023-06-28T21:25:16.254Z] === RUN TestAPIIpcModeShareableAndContainer [2023-06-28T21:25:16.297Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45840/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 -e DOCKER_GRAPHDRIVER docker:b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 hack/make.sh binary-daemon [2023-06-28T21:25:16.553Z] [2023-06-28T21:25:16.553Z] Removing bundles/ [2023-06-28T21:25:16.553Z] [2023-06-28T21:25:16.553Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2023-06-28T21:25:16.553Z] Building: bundles/binary-daemon/dockerd-dev [2023-06-28T21:25:16.553Z] GOOS="" GOARCH="" GOARM="" [2023-06-28T21:25:16.731Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2023-06-28T21:25:16.731Z] === RUN TestDaemonRestartWithLiveRestore [2023-06-28T21:25:16.739Z] --- PASS: TestCgroupNamespacesRunHostMode (2.34s) [2023-06-28T21:25:16.739Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-06-28T21:25:17.658Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2023-06-28T21:25:17.658Z] === RUN TestDaemonDefaultNetworkPools [2023-06-28T21:25:18.584Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2023-06-28T21:25:18.584Z] === RUN TestDaemonRestartWithExistingNetwork [2023-06-28T21:25:18.792Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.41s) [2023-06-28T21:25:18.792Z] === RUN TestAPIIpcModeHost [2023-06-28T21:25:18.792Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2023-06-28T21:25:19.052Z] --- PASS: TestAPIIpcModeHost (0.45s) [2023-06-28T21:25:19.052Z] === RUN TestDaemonIpcModeShareable [2023-06-28T21:25:19.278Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.32s) [2023-06-28T21:25:19.278Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-06-28T21:25:19.312Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2023-06-28T21:25:19.312Z] === RUN TestDockerSuite/TestBuildBlankName [2023-06-28T21:25:19.571Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2023-06-28T21:25:19.831Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2023-06-28T21:25:19.947Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2023-06-28T21:25:19.947Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-06-28T21:25:20.091Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2023-06-28T21:25:20.352Z] check_test.go:308: [d6625a7c18ddb] daemon is not started [2023-06-28T21:25:20.352Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2023-06-28T21:25:20.352Z] --- PASS: TestDaemonIpcModeShareable (1.30s) [2023-06-28T21:25:20.352Z] === RUN TestDaemonIpcModePrivate [2023-06-28T21:25:20.874Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2023-06-28T21:25:20.874Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-06-28T21:25:20.921Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2023-06-28T21:25:21.184Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.27s) [2023-06-28T21:25:21.184Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-06-28T21:25:21.800Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2023-06-28T21:25:21.800Z] === RUN TestServiceWithPredefinedNetwork [2023-06-28T21:25:21.859Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2023-06-28T21:25:21.859Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:121, shared: false, mustBeShared: false [2023-06-28T21:25:21.859Z] --- PASS: TestDaemonIpcModePrivate (1.44s) [2023-06-28T21:25:21.859Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-06-28T21:25:22.428Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2023-06-28T21:25:22.997Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2023-06-28T21:25:22.997Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2023-06-28T21:25:22.997Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2023-06-28T21:25:23.091Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2023-06-28T21:25:23.091Z] === RUN TestCgroupNamespacesRunOlderClient [2023-06-28T21:25:23.257Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.44s) [2023-06-28T21:25:23.257Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-06-28T21:25:24.195Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2023-06-28T21:25:24.314Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s) [2023-06-28T21:25:24.314Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-06-28T21:25:24.314Z] service_test.go:242: FLAKY_TEST [2023-06-28T21:25:24.314Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-06-28T21:25:24.314Z] === RUN TestServiceWithDataPathPortInit [2023-06-28T21:25:24.455Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2023-06-28T21:25:24.455Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2023-06-28T21:25:24.714Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.39s) [2023-06-28T21:25:24.714Z] === RUN TestIpcModeOlderClient [2023-06-28T21:25:24.714Z] === PAUSE TestIpcModeOlderClient [2023-06-28T21:25:24.714Z] === RUN TestKillContainerInvalidSignal [2023-06-28T21:25:24.999Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.29s) [2023-06-28T21:25:24.999Z] === RUN TestNISDomainname [2023-06-28T21:25:24.999Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2023-06-28T21:25:24.999Z] --- SKIP: TestNISDomainname (0.01s) [2023-06-28T21:25:24.999Z] === RUN TestHostnameDnsResolution [2023-06-28T21:25:25.584Z] --- PASS: TestUpdateRestartPolicy (11.23s) [2023-06-28T21:25:25.584Z] === RUN TestUpdateRestartWithAutoRemove [2023-06-28T21:25:25.584Z] --- PASS: TestUpdateRestartWithAutoRemove (0.52s) [2023-06-28T21:25:25.584Z] === RUN TestWaitNonBlocked [2023-06-28T21:25:25.584Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-06-28T21:25:25.584Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-06-28T21:25:25.584Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-06-28T21:25:25.584Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-06-28T21:25:25.584Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-06-28T21:25:25.584Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-06-28T21:25:25.652Z] --- PASS: TestKillContainerInvalidSignal (0.74s) [2023-06-28T21:25:25.652Z] === RUN TestKillContainer [2023-06-28T21:25:25.652Z] === RUN TestKillContainer/no_signal [2023-06-28T21:25:25.652Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2023-06-28T21:25:25.843Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-06-28T21:25:25.843Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2023-06-28T21:25:25.843Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s) [2023-06-28T21:25:25.843Z] === RUN TestWaitBlocked [2023-06-28T21:25:25.843Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-06-28T21:25:25.843Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-06-28T21:25:25.843Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-06-28T21:25:25.843Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-06-28T21:25:25.843Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-06-28T21:25:25.843Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-06-28T21:25:25.912Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2023-06-28T21:25:25.937Z] --- PASS: TestHostnameDnsResolution (0.81s) [2023-06-28T21:25:25.937Z] === RUN TestUnprivilegedPortsAndPing [2023-06-28T21:25:25.937Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2023-06-28T21:25:25.937Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2023-06-28T21:25:25.937Z] === RUN TestStats [2023-06-28T21:25:25.937Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2023-06-28T21:25:25.937Z] --- SKIP: TestStats (0.00s) [2023-06-28T21:25:25.937Z] === RUN TestStopContainerWithTimeout [2023-06-28T21:25:25.937Z] === RUN TestStopContainerWithTimeout/0 [2023-06-28T21:25:25.937Z] === PAUSE TestStopContainerWithTimeout/0 [2023-06-28T21:25:25.937Z] === RUN TestStopContainerWithTimeout/1 [2023-06-28T21:25:25.937Z] === PAUSE TestStopContainerWithTimeout/1 [2023-06-28T21:25:25.937Z] === RUN TestStopContainerWithTimeout/3 [2023-06-28T21:25:25.937Z] === PAUSE TestStopContainerWithTimeout/3 [2023-06-28T21:25:25.937Z] === RUN TestStopContainerWithTimeout/-1 [2023-06-28T21:25:25.937Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-06-28T21:25:25.937Z] === CONT TestStopContainerWithTimeout/0 [2023-06-28T21:25:25.937Z] === CONT TestStopContainerWithTimeout/3 [2023-06-28T21:25:25.937Z] === CONT TestStopContainerWithTimeout/-1 [2023-06-28T21:25:25.937Z] === CONT TestStopContainerWithTimeout/1 [2023-06-28T21:25:26.172Z] === RUN TestKillContainer/non_killing_signal [2023-06-28T21:25:26.741Z] === RUN TestKillContainer/killing_signal [2023-06-28T21:25:26.781Z] --- PASS: TestWaitBlocked (0.01s) [2023-06-28T21:25:26.781Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2023-06-28T21:25:26.781Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s) [2023-06-28T21:25:26.781Z] === CONT TestContainerStartOnDaemonRestart [2023-06-28T21:25:26.781Z] === CONT TestRestartDaemonWithRestartingContainer [2023-06-28T21:25:26.781Z] === CONT TestDaemonHostGatewayIP [2023-06-28T21:25:26.781Z] === CONT TestIpcModeOlderClient [2023-06-28T21:25:26.781Z] === CONT TestDaemonRestartIpcMode [2023-06-28T21:25:26.781Z] === CONT TestContainerKillOnDaemonStart [2023-06-28T21:25:26.781Z] --- PASS: TestIpcModeOlderClient (0.07s) [2023-06-28T21:25:27.000Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2023-06-28T21:25:27.570Z] --- PASS: TestKillContainer (2.14s) [2023-06-28T21:25:27.570Z] --- PASS: TestKillContainer/no_signal (0.78s) [2023-06-28T21:25:27.570Z] --- PASS: TestKillContainer/non_killing_signal (0.40s) [2023-06-28T21:25:27.570Z] --- PASS: TestKillContainer/killing_signal (0.65s) [2023-06-28T21:25:27.570Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-06-28T21:25:27.570Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-06-28T21:25:27.570Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2023-06-28T21:25:28.139Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-06-28T21:25:28.139Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2023-06-28T21:25:28.708Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2023-06-28T21:25:28.708Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s) [2023-06-28T21:25:28.708Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.58s) [2023-06-28T21:25:28.708Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.45s) [2023-06-28T21:25:28.708Z] === RUN TestKillStoppedContainer [2023-06-28T21:25:28.967Z] --- PASS: TestKillStoppedContainer (0.07s) [2023-06-28T21:25:28.967Z] === RUN TestKillStoppedContainerAPIPre120 [2023-06-28T21:25:28.967Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2023-06-28T21:25:28.967Z] === RUN TestKillDifferentUserContainer [2023-06-28T21:25:29.230Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-06-28T21:25:29.230Z] --- PASS: TestStopContainerWithTimeout/0 (0.97s) [2023-06-28T21:25:29.230Z] --- PASS: TestStopContainerWithTimeout/1 (1.80s) [2023-06-28T21:25:29.230Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2023-06-28T21:25:29.230Z] --- PASS: TestStopContainerWithTimeout/-1 (2.97s) [2023-06-28T21:25:29.230Z] === RUN TestDeleteDevicemapper [2023-06-28T21:25:29.230Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-06-28T21:25:29.230Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-06-28T21:25:29.230Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-06-28T21:25:29.537Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2023-06-28T21:25:29.537Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2023-06-28T21:25:29.537Z] === RUN TestInspectOomKilledTrue [2023-06-28T21:25:30.070Z] --- PASS: TestContainerStartOnDaemonRestart (3.01s) [2023-06-28T21:25:30.071Z] --- PASS: TestDaemonHostGatewayIP (3.06s) [2023-06-28T21:25:30.105Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2023-06-28T21:25:30.330Z] --- PASS: TestDaemonRestartIpcMode (3.50s) [2023-06-28T21:25:30.330Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.58s) [2023-06-28T21:25:30.365Z] --- PASS: TestInspectOomKilledTrue (0.64s) [2023-06-28T21:25:30.365Z] === RUN TestInspectOomKilledFalse [2023-06-28T21:25:30.934Z] --- PASS: TestInspectOomKilledFalse (0.61s) [2023-06-28T21:25:30.934Z] === RUN TestLinksEtcHostsContentMatch [2023-06-28T21:25:31.139Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.21s) [2023-06-28T21:25:31.139Z] === RUN TestUpdateMemory [2023-06-28T21:25:31.139Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2023-06-28T21:25:31.139Z] --- SKIP: TestUpdateMemory (0.00s) [2023-06-28T21:25:31.139Z] === RUN TestUpdateCPUQuota [2023-06-28T21:25:31.139Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2023-06-28T21:25:31.139Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2023-06-28T21:25:31.139Z] === RUN TestUpdatePidsLimit [2023-06-28T21:25:31.139Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2023-06-28T21:25:31.139Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2023-06-28T21:25:31.139Z] === RUN TestUpdateRestartPolicy [2023-06-28T21:25:31.194Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2023-06-28T21:25:31.194Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2023-06-28T21:25:31.194Z] === RUN TestLinksContainerNames [2023-06-28T21:25:32.132Z] --- PASS: TestLinksContainerNames (1.08s) [2023-06-28T21:25:32.132Z] === RUN TestLogsFollowTailEmpty [2023-06-28T21:25:33.071Z] --- PASS: TestLogsFollowTailEmpty (0.60s) [2023-06-28T21:25:33.071Z] === RUN TestContainerNetworkMountsNoChown [2023-06-28T21:25:33.331Z] --- PASS: TestContainerNetworkMountsNoChown (0.56s) [2023-06-28T21:25:33.331Z] === RUN TestMountDaemonRoot [2023-06-28T21:25:33.331Z] === RUN TestMountDaemonRoot/default [2023-06-28T21:25:33.331Z] === PAUSE TestMountDaemonRoot/default [2023-06-28T21:25:33.331Z] === RUN TestMountDaemonRoot/private [2023-06-28T21:25:33.331Z] === PAUSE TestMountDaemonRoot/private [2023-06-28T21:25:33.331Z] === RUN TestMountDaemonRoot/rprivate [2023-06-28T21:25:33.331Z] === PAUSE TestMountDaemonRoot/rprivate [2023-06-28T21:25:33.331Z] === RUN TestMountDaemonRoot/slave [2023-06-28T21:25:33.331Z] === PAUSE TestMountDaemonRoot/slave [2023-06-28T21:25:33.331Z] === RUN TestMountDaemonRoot/rslave [2023-06-28T21:25:33.331Z] === PAUSE TestMountDaemonRoot/rslave [2023-06-28T21:25:33.331Z] === RUN TestMountDaemonRoot/shared [2023-06-28T21:25:33.331Z] === PAUSE TestMountDaemonRoot/shared [2023-06-28T21:25:33.331Z] === RUN TestMountDaemonRoot/rshared [2023-06-28T21:25:33.331Z] === PAUSE TestMountDaemonRoot/rshared [2023-06-28T21:25:33.331Z] === CONT TestMountDaemonRoot/default [2023-06-28T21:25:33.331Z] === CONT TestMountDaemonRoot/rslave [2023-06-28T21:25:33.331Z] === CONT TestMountDaemonRoot/slave [2023-06-28T21:25:33.331Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-06-28T21:25:33.331Z] === CONT TestMountDaemonRoot/rshared [2023-06-28T21:25:33.331Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-06-28T21:25:33.331Z] === CONT TestMountDaemonRoot/rprivate [2023-06-28T21:25:33.331Z] === CONT TestMountDaemonRoot/shared [2023-06-28T21:25:33.331Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-06-28T21:25:33.331Z] === CONT TestMountDaemonRoot/private [2023-06-28T21:25:33.331Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-06-28T21:25:33.331Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-06-28T21:25:33.331Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-06-28T21:25:33.331Z] === RUN TestMountDaemonRoot/default/bind_root [2023-06-28T21:25:33.331Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-06-28T21:25:33.331Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-06-28T21:25:33.331Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-06-28T21:25:33.331Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-06-28T21:25:33.331Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-06-28T21:25:33.331Z] === RUN TestMountDaemonRoot/default/mount_root [2023-06-28T21:25:33.331Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-06-28T21:25:33.331Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-06-28T21:25:33.331Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-06-28T21:25:33.331Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-06-28T21:25:33.331Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-06-28T21:25:33.331Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-06-28T21:25:33.331Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-06-28T21:25:33.331Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-06-28T21:25:33.331Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-06-28T21:25:33.331Z] === CONT TestMountDaemonRoot/default/bind_root [2023-06-28T21:25:33.331Z] === RUN TestMountDaemonRoot/private/bind_root [2023-06-28T21:25:33.331Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-06-28T21:25:33.331Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-06-28T21:25:33.331Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-06-28T21:25:33.331Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-06-28T21:25:33.331Z] === RUN TestMountDaemonRoot/private/mount_root [2023-06-28T21:25:33.331Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-06-28T21:25:33.331Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-06-28T21:25:33.331Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-06-28T21:25:33.331Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-06-28T21:25:33.331Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-06-28T21:25:33.331Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-06-28T21:25:33.331Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-06-28T21:25:33.331Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-06-28T21:25:33.331Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-06-28T21:25:33.331Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-06-28T21:25:33.331Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-06-28T21:25:33.331Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-06-28T21:25:33.331Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-06-28T21:25:33.331Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-06-28T21:25:33.331Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-06-28T21:25:33.331Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-06-28T21:25:33.331Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-06-28T21:25:33.331Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-06-28T21:25:33.331Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-06-28T21:25:33.331Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-06-28T21:25:33.331Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-06-28T21:25:33.331Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-06-28T21:25:33.331Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-06-28T21:25:33.331Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-06-28T21:25:33.331Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-06-28T21:25:33.331Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-06-28T21:25:33.331Z] === CONT TestMountDaemonRoot/default/mount_root [2023-06-28T21:25:33.331Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-06-28T21:25:33.331Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-06-28T21:25:33.331Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-06-28T21:25:33.331Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-06-28T21:25:33.331Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-06-28T21:25:33.331Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-06-28T21:25:33.331Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-06-28T21:25:33.331Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-06-28T21:25:33.331Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-06-28T21:25:33.590Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-06-28T21:25:33.590Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-06-28T21:25:33.590Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-06-28T21:25:33.590Z] === CONT TestMountDaemonRoot/private/bind_root [2023-06-28T21:25:33.590Z] === CONT TestMountDaemonRoot/private/mount_root [2023-06-28T21:25:33.590Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-06-28T21:25:33.590Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-06-28T21:25:33.590Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-06-28T21:25:33.590Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-06-28T21:25:33.590Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-06-28T21:25:33.590Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-06-28T21:25:33.590Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-06-28T21:25:33.590Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-06-28T21:25:33.590Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-06-28T21:25:33.590Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-06-28T21:25:33.590Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-06-28T21:25:33.590Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-06-28T21:25:33.590Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-06-28T21:25:33.590Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-06-28T21:25:33.590Z] --- PASS: TestMountDaemonRoot (0.01s) [2023-06-28T21:25:33.590Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-06-28T21:25:33.590Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2023-06-28T21:25:33.590Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2023-06-28T21:25:33.591Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2023-06-28T21:25:33.591Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2023-06-28T21:25:33.591Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-06-28T21:25:33.591Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2023-06-28T21:25:33.591Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2023-06-28T21:25:33.591Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2023-06-28T21:25:33.591Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2023-06-28T21:25:33.591Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-06-28T21:25:33.591Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2023-06-28T21:25:33.591Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2023-06-28T21:25:33.591Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2023-06-28T21:25:33.591Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2023-06-28T21:25:33.591Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-06-28T21:25:33.591Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2023-06-28T21:25:33.591Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2023-06-28T21:25:33.591Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2023-06-28T21:25:33.591Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2023-06-28T21:25:33.591Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-06-28T21:25:33.591Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2023-06-28T21:25:33.591Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2023-06-28T21:25:33.591Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2023-06-28T21:25:33.591Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2023-06-28T21:25:33.591Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-06-28T21:25:33.591Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2023-06-28T21:25:33.591Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2023-06-28T21:25:33.591Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2023-06-28T21:25:33.591Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2023-06-28T21:25:33.591Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-06-28T21:25:33.591Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2023-06-28T21:25:33.591Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2023-06-28T21:25:33.591Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2023-06-28T21:25:33.591Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2023-06-28T21:25:33.591Z] === RUN TestContainerBindMountNonRecursive [2023-06-28T21:25:33.591Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2023-06-28T21:25:35.496Z] --- PASS: TestContainerBindMountNonRecursive (1.62s) [2023-06-28T21:25:35.496Z] === RUN TestContainerVolumesMountedAsShared [2023-06-28T21:25:35.756Z] --- PASS: TestContainerVolumesMountedAsShared (0.54s) [2023-06-28T21:25:35.756Z] === RUN TestContainerVolumesMountedAsSlave [2023-06-28T21:25:36.325Z] --- PASS: TestContainerVolumesMountedAsSlave (0.40s) [2023-06-28T21:25:36.325Z] === RUN TestNetworkNat [2023-06-28T21:25:36.895Z] --- PASS: TestNetworkNat (0.55s) [2023-06-28T21:25:36.895Z] === RUN TestNetworkLocalhostTCPNat [2023-06-28T21:25:37.463Z] --- PASS: TestNetworkLocalhostTCPNat (0.65s) [2023-06-28T21:25:37.463Z] === RUN TestNetworkLoopbackNat [2023-06-28T21:25:38.420Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2023-06-28T21:25:39.144Z] --- PASS: TestServiceWithDataPathPortInit (14.53s) [2023-06-28T21:25:39.144Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-06-28T21:25:39.814Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2023-06-28T21:25:40.081Z] --- PASS: TestNetworkLoopbackNat (2.75s) [2023-06-28T21:25:40.081Z] === RUN TestPause [2023-06-28T21:25:40.081Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2023-06-28T21:25:40.359Z] --- PASS: TestContainerKillOnDaemonStart (11.96s) [2023-06-28T21:25:40.359Z] PASS [2023-06-28T21:25:40.359Z] [2023-06-28T21:25:40.359Z] === Skipped [2023-06-28T21:25:40.359Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2023-06-28T21:25:40.359Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-06-28T21:25:40.359Z] [2023-06-28T21:25:40.359Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2023-06-28T21:25:40.359Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2023-06-28T21:25:40.359Z] [2023-06-28T21:25:40.359Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-06-28T21:25:40.359Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-06-28T21:25:40.359Z] [2023-06-28T21:25:40.359Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2023-06-28T21:25:40.359Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2023-06-28T21:25:40.359Z] [2023-06-28T21:25:40.359Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2023-06-28T21:25:40.359Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-06-28T21:25:40.359Z] [2023-06-28T21:25:40.359Z] DONE 197 tests, 5 skipped in 108.451s [2023-06-28T21:25:40.359Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2023-06-28T21:25:40.359Z] INFO: Testing against a local daemon [2023-06-28T21:25:40.359Z] === RUN TestLiveRestore [2023-06-28T21:25:40.359Z] === RUN TestLiveRestore/volume_references [2023-06-28T21:25:40.359Z] === PAUSE TestLiveRestore/volume_references [2023-06-28T21:25:40.359Z] === CONT TestLiveRestore/volume_references [2023-06-28T21:25:40.359Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-06-28T21:25:40.359Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-06-28T21:25:40.359Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-06-28T21:25:40.813Z] --- PASS: TestPause (0.71s) [2023-06-28T21:25:40.813Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-06-28T21:25:40.813Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-06-28T21:25:40.813Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-06-28T21:25:40.813Z] === RUN TestPauseStopPausedContainer [2023-06-28T21:25:41.033Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:d631lh75n73kzcp2hbd2fqhy3 Created:2023-06-28 21:25:39.828330059 +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[28edba29ae66d6795a4189a3bad4e589d38e47f8158f26d7e8ba8aef60909f97:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.abnrxi60sd0cczv8t4ka6hk06 EndpointID:64ebb7fd1dad8411ca3e588bd017e06a64a043813b3a06745a26b98ca22f5ff2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5d314223b365cf73ab7bc9d4ac0994a61eb5fcd3d37f4a0ef98721ed1c7f0aa3 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:c7228bc98f73 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.abnrxi60sd0cczv8t4ka6hk06 EndpointID:64ebb7fd1dad8411ca3e588bd017e06a64a043813b3a06745a26b98ca22f5ff2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-06-28T21:25:41.387Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2023-06-28T21:25:41.387Z] --- PASS: TestPauseStopPausedContainer (0.66s) [2023-06-28T21:25:41.387Z] === RUN TestPsFilter [2023-06-28T21:25:41.656Z] --- PASS: TestPsFilter (0.11s) [2023-06-28T21:25:41.656Z] === RUN TestRemoveContainerWithRemovedVolume [2023-06-28T21:25:41.656Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2023-06-28T21:25:41.756Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-06-28T21:25:42.240Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s) [2023-06-28T21:25:42.240Z] === RUN TestRemoveContainerWithVolume [2023-06-28T21:25:42.703Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-06-28T21:25:42.830Z] --- PASS: TestRemoveContainerWithVolume (0.55s) [2023-06-28T21:25:42.830Z] === RUN TestRemoveContainerRunning [2023-06-28T21:25:43.098Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2023-06-28T21:25:43.357Z] --- PASS: TestUpdateRestartPolicy (11.23s) [2023-06-28T21:25:43.357Z] === RUN TestUpdateRestartWithAutoRemove [2023-06-28T21:25:43.357Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s) [2023-06-28T21:25:43.357Z] === RUN TestWaitNonBlocked [2023-06-28T21:25:43.357Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-06-28T21:25:43.357Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-06-28T21:25:43.357Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-06-28T21:25:43.357Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-06-28T21:25:43.358Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-06-28T21:25:43.358Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-06-28T21:25:43.369Z] --- PASS: TestRemoveContainerRunning (0.59s) [2023-06-28T21:25:43.369Z] === RUN TestRemoveContainerForceRemoveRunning [2023-06-28T21:25:43.617Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-06-28T21:25:43.617Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.79s) [2023-06-28T21:25:43.617Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.87s) [2023-06-28T21:25:43.617Z] === RUN TestWaitBlocked [2023-06-28T21:25:43.617Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-06-28T21:25:43.617Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-06-28T21:25:43.617Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-06-28T21:25:43.617Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-06-28T21:25:43.617Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-06-28T21:25:43.617Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-06-28T21:25:43.659Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options [2023-06-28T21:25:43.966Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.51s) [2023-06-28T21:25:43.966Z] === RUN TestRemoveInvalidContainer [2023-06-28T21:25:43.966Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-06-28T21:25:43.966Z] === RUN TestRenameLinkedContainer [2023-06-28T21:25:43.966Z] check_test.go:308: [d0e64dfb4acc6] daemon is not started [2023-06-28T21:25:43.966Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2023-06-28T21:25:44.553Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2023-06-28T21:25:44.557Z] --- PASS: TestWaitBlocked (0.01s) [2023-06-28T21:25:44.557Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s) [2023-06-28T21:25:44.557Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2023-06-28T21:25:44.557Z] === CONT TestDaemonRestartIpcMode [2023-06-28T21:25:44.557Z] === CONT TestIpcModeOlderClient [2023-06-28T21:25:44.557Z] === CONT TestRestartDaemonWithRestartingContainer [2023-06-28T21:25:44.557Z] --- PASS: TestIpcModeOlderClient (0.06s) [2023-06-28T21:25:44.624Z] --- PASS: TestLiveRestore (0.00s) [2023-06-28T21:25:44.624Z] --- PASS: TestLiveRestore/volume_references (6.01s) [2023-06-28T21:25:44.624Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (4.33s) [2023-06-28T21:25:44.624Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.08s) [2023-06-28T21:25:44.624Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.12s) [2023-06-28T21:25:44.624Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.07s) [2023-06-28T21:25:44.624Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.06s) [2023-06-28T21:25:44.624Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.04s) [2023-06-28T21:25:44.624Z] PASS [2023-06-28T21:25:44.624Z] [2023-06-28T21:25:44.624Z] DONE 8 tests in 6.039s [2023-06-28T21:25:44.624Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2023-06-28T21:25:44.886Z] INFO: Testing against a local daemon [2023-06-28T21:25:44.886Z] === RUN TestCommitInheritsEnv [2023-06-28T21:25:44.886Z] --- PASS: TestCommitInheritsEnv (0.21s) [2023-06-28T21:25:44.886Z] === RUN TestImportExtremelyLargeImageWorks [2023-06-28T21:25:44.886Z] === PAUSE TestImportExtremelyLargeImageWorks [2023-06-28T21:25:44.886Z] === RUN TestImagesFilterMultiReference [2023-06-28T21:25:45.148Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2023-06-28T21:25:45.148Z] === RUN TestImagePullPlatformInvalid [2023-06-28T21:25:45.149Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2023-06-28T21:25:45.149Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-06-28T21:25:45.149Z] time="2023-06-28T21:25:44Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.10 instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf version="v2.1.0+unknown" [2023-06-28T21:25:45.149Z] time="2023-06-28T21:25:44Z" level=info msg="redis not configured" go.version=go1.19.10 instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf version="v2.1.0+unknown" [2023-06-28T21:25:45.149Z] time="2023-06-28T21:25:44Z" level=info msg="Starting upload purge in 4m0s" go.version=go1.19.10 instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf version="v2.1.0+unknown" [2023-06-28T21:25:45.149Z] time="2023-06-28T21:25:44Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.10 instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf version="v2.1.0+unknown" [2023-06-28T21:25:45.149Z] time="2023-06-28T21:25:45Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=dde84f49-a48d-498f-b846-93e2f0b16e9c http.request.method=GET http.request.remoteaddr="127.0.0.1:32922" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf version="v2.1.0+unknown" [2023-06-28T21:25:45.149Z] time="2023-06-28T21:25:45Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=dde84f49-a48d-498f-b846-93e2f0b16e9c http.request.method=GET http.request.remoteaddr="127.0.0.1:32922" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.13981ms http.response.status=200 http.response.written=2 instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf version="v2.1.0+unknown" [2023-06-28T21:25:45.149Z] 127.0.0.1 - - [28/Jun/2023:21:25:45 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-06-28T21:25:45.149Z] time="2023-06-28T21:25:45Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=32131c4c-789e-4c74-8784-3b0e8905bc94 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32928" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:25:45.149Z] time="2023-06-28T21:25:45Z" level=debug msg=GetBlob go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=32131c4c-789e-4c74-8784-3b0e8905bc94 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32928" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:25:45.149Z] time="2023-06-28T21:25:45Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1b9e2e52-6d36-4c96-8ad6-e97568f3fbb6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:25:45.149Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=32131c4c-789e-4c74-8784-3b0e8905bc94 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32928" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=32.501µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ae7fe21d-318a-4d25-8142-a34bf31fa6af trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:25:45.149Z] time="2023-06-28T21:25:45Z" level=debug msg=GetBlob go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1b9e2e52-6d36-4c96-8ad6-e97568f3fbb6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:25:45.149Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1b9e2e52-6d36-4c96-8ad6-e97568f3fbb6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=20.386µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2bec7843-dbee-45f0-bbc2-140ef9a2befa trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:25:45.149Z] time="2023-06-28T21:25:45Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=32131c4c-789e-4c74-8784-3b0e8905bc94 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32928" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.305907ms http.response.status=404 http.response.written=157 instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:25:45.149Z] 127.0.0.1 - - [28/Jun/2023:21:25:45 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-06-28T21:25:45.149Z] time="2023-06-28T21:25:45Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 err.message="blob unknown to registry" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=1b9e2e52-6d36-4c96-8ad6-e97568f3fbb6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.391673ms http.response.status=404 http.response.written=157 instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:25:45.149Z] 127.0.0.1 - - [28/Jun/2023:21:25:45 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-06-28T21:25:45.149Z] time="2023-06-28T21:25:45Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=07f2037f-7c19-4957-a74b-bb269959dd21 http.request.method=POST http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf vars.name=test version="v2.1.0+unknown" [2023-06-28T21:25:45.149Z] time="2023-06-28T21:25:45Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=07f2037f-7c19-4957-a74b-bb269959dd21 http.request.method=POST http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf vars.name=test version="v2.1.0+unknown" [2023-06-28T21:25:45.149Z] time="2023-06-28T21:25:45Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=2595672e-6986-4197-9015-3f6aa85103d3 http.request.method=POST http.request.remoteaddr="127.0.0.1:32928" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf vars.name=test version="v2.1.0+unknown" [2023-06-28T21:25:45.149Z] time="2023-06-28T21:25:45Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=2595672e-6986-4197-9015-3f6aa85103d3 http.request.method=POST http.request.remoteaddr="127.0.0.1:32928" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf vars.name=test version="v2.1.0+unknown" [2023-06-28T21:25:45.149Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/19a86abe-9708-43f5-b7ca-1e32641b4043/startedat\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=07f2037f-7c19-4957-a74b-bb269959dd21 http.request.method=POST http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=657.66µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b5f0fcc5-c297-4ae9-929e-9bd00b9fefc9 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-06-28T21:25:45.149Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/42548ff5-c81c-4df5-a143-8cc478ee79e4/startedat\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=2595672e-6986-4197-9015-3f6aa85103d3 http.request.method=POST http.request.remoteaddr="127.0.0.1:32928" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=243.264µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e5743407-57db-4ffa-957c-1e28e6f5dae9 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-06-28T21:25:45.149Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/19a86abe-9708-43f5-b7ca-1e32641b4043/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=07f2037f-7c19-4957-a74b-bb269959dd21 http.request.method=POST http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=15.795µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=05c4f979-84ac-4ba9-817f-8d95f9919877 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-06-28T21:25:45.149Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/42548ff5-c81c-4df5-a143-8cc478ee79e4/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=2595672e-6986-4197-9015-3f6aa85103d3 http.request.method=POST http.request.remoteaddr="127.0.0.1:32928" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=20.25µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5e756e51-c784-4654-9df3-3bc3a2a9ce27 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-06-28T21:25:45.149Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/42548ff5-c81c-4df5-a143-8cc478ee79e4/hashstates/sha256/0\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=2595672e-6986-4197-9015-3f6aa85103d3 http.request.method=POST http.request.remoteaddr="127.0.0.1:32928" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=243.71µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b4a5a3c1-8e43-4973-beee-a21aa120fce6 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-06-28T21:25:45.149Z] time="2023-06-28T21:25:45Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=2595672e-6986-4197-9015-3f6aa85103d3 http.request.method=POST http.request.remoteaddr="127.0.0.1:32928" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=4.924654ms http.response.status=202 http.response.written=0 instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf version="v2.1.0+unknown" [2023-06-28T21:25:45.149Z] 127.0.0.1 - - [28/Jun/2023:21:25:45 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-06-28T21:25:45.150Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/19a86abe-9708-43f5-b7ca-1e32641b4043/hashstates/sha256/0\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=07f2037f-7c19-4957-a74b-bb269959dd21 http.request.method=POST http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=157.626µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=7b92bfac-44a8-4aa2-aeeb-34c6b8181660 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-06-28T21:25:45.150Z] time="2023-06-28T21:25:45Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=07f2037f-7c19-4957-a74b-bb269959dd21 http.request.method=POST http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.510963ms http.response.status=202 http.response.written=0 instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf version="v2.1.0+unknown" [2023-06-28T21:25:45.150Z] 127.0.0.1 - - [28/Jun/2023:21:25:45 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-06-28T21:25:45.150Z] time="2023-06-28T21:25:45Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=063208b5-3880-4cec-8a29-61830eaf7bc2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32928" http.request.uri="/v2/test/blobs/uploads/42548ff5-c81c-4df5-a143-8cc478ee79e4?_state=xBowfqqKbv03gjaD6iWKv4kZcy1dZ0ODn_ZDt9Wv4Ad7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyNTQ4ZmY1LWM4MWMtNGRmNS1hMTQzLThjYzQ3OGVlNzllNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNTo0NS4wNjE3MTA2OTFaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf vars.name=test vars.uuid=42548ff5-c81c-4df5-a143-8cc478ee79e4 version="v2.1.0+unknown" [2023-06-28T21:25:45.150Z] time="2023-06-28T21:25:45Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=063208b5-3880-4cec-8a29-61830eaf7bc2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32928" http.request.uri="/v2/test/blobs/uploads/42548ff5-c81c-4df5-a143-8cc478ee79e4?_state=xBowfqqKbv03gjaD6iWKv4kZcy1dZ0ODn_ZDt9Wv4Ad7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyNTQ4ZmY1LWM4MWMtNGRmNS1hMTQzLThjYzQ3OGVlNzllNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNTo0NS4wNjE3MTA2OTFaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf vars.name=test vars.uuid=42548ff5-c81c-4df5-a143-8cc478ee79e4 version="v2.1.0+unknown" [2023-06-28T21:25:45.150Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/42548ff5-c81c-4df5-a143-8cc478ee79e4/startedat\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=063208b5-3880-4cec-8a29-61830eaf7bc2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32928" http.request.uri="/v2/test/blobs/uploads/42548ff5-c81c-4df5-a143-8cc478ee79e4?_state=xBowfqqKbv03gjaD6iWKv4kZcy1dZ0ODn_ZDt9Wv4Ad7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyNTQ4ZmY1LWM4MWMtNGRmNS1hMTQzLThjYzQ3OGVlNzllNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNTo0NS4wNjE3MTA2OTFaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=41.137µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b095c497-db4e-4131-98d0-c0e336850611 trace.line=82 vars.name=test vars.uuid=42548ff5-c81c-4df5-a143-8cc478ee79e4 version="v2.1.0+unknown" [2023-06-28T21:25:45.150Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/42548ff5-c81c-4df5-a143-8cc478ee79e4/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=063208b5-3880-4cec-8a29-61830eaf7bc2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32928" http.request.uri="/v2/test/blobs/uploads/42548ff5-c81c-4df5-a143-8cc478ee79e4?_state=xBowfqqKbv03gjaD6iWKv4kZcy1dZ0ODn_ZDt9Wv4Ad7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyNTQ4ZmY1LWM4MWMtNGRmNS1hMTQzLThjYzQ3OGVlNzllNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNTo0NS4wNjE3MTA2OTFaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=11.799µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=40a1210c-5774-44e1-b203-45edfb4598f1 trace.line=141 vars.name=test vars.uuid=42548ff5-c81c-4df5-a143-8cc478ee79e4 version="v2.1.0+unknown" [2023-06-28T21:25:45.150Z] time="2023-06-28T21:25:45Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=61415d3a-95b1-47c6-940c-6b408013907f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/blobs/uploads/19a86abe-9708-43f5-b7ca-1e32641b4043?_state=D8PArIlEI1hgwWnPte7w6sB3NedGV3SBkhtcEmB9x017Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5YTg2YWJlLTk3MDgtNDNmNS1iN2NhLTFlMzI2NDFiNDA0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNTo0NS4wNjEyNjE1MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf vars.name=test vars.uuid=19a86abe-9708-43f5-b7ca-1e32641b4043 version="v2.1.0+unknown" [2023-06-28T21:25:45.150Z] time="2023-06-28T21:25:45Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=61415d3a-95b1-47c6-940c-6b408013907f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/blobs/uploads/19a86abe-9708-43f5-b7ca-1e32641b4043?_state=D8PArIlEI1hgwWnPte7w6sB3NedGV3SBkhtcEmB9x017Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5YTg2YWJlLTk3MDgtNDNmNS1iN2NhLTFlMzI2NDFiNDA0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNTo0NS4wNjEyNjE1MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf vars.name=test vars.uuid=19a86abe-9708-43f5-b7ca-1e32641b4043 version="v2.1.0+unknown" [2023-06-28T21:25:45.150Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/19a86abe-9708-43f5-b7ca-1e32641b4043/startedat\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=61415d3a-95b1-47c6-940c-6b408013907f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/blobs/uploads/19a86abe-9708-43f5-b7ca-1e32641b4043?_state=D8PArIlEI1hgwWnPte7w6sB3NedGV3SBkhtcEmB9x017Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5YTg2YWJlLTk3MDgtNDNmNS1iN2NhLTFlMzI2NDFiNDA0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNTo0NS4wNjEyNjE1MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=40.525µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=931645a7-b065-443f-b017-ae8fba08b94a trace.line=82 vars.name=test vars.uuid=19a86abe-9708-43f5-b7ca-1e32641b4043 version="v2.1.0+unknown" [2023-06-28T21:25:45.150Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/42548ff5-c81c-4df5-a143-8cc478ee79e4/data\", 0)" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=063208b5-3880-4cec-8a29-61830eaf7bc2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32928" http.request.uri="/v2/test/blobs/uploads/42548ff5-c81c-4df5-a143-8cc478ee79e4?_state=xBowfqqKbv03gjaD6iWKv4kZcy1dZ0ODn_ZDt9Wv4Ad7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyNTQ4ZmY1LWM4MWMtNGRmNS1hMTQzLThjYzQ3OGVlNzllNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNTo0NS4wNjE3MTA2OTFaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=104.904µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=51400d68-136a-4b38-8c43-2a5db811fc54 trace.line=124 vars.name=test vars.uuid=42548ff5-c81c-4df5-a143-8cc478ee79e4 version="v2.1.0+unknown" [2023-06-28T21:25:45.150Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/19a86abe-9708-43f5-b7ca-1e32641b4043/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=61415d3a-95b1-47c6-940c-6b408013907f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/blobs/uploads/19a86abe-9708-43f5-b7ca-1e32641b4043?_state=D8PArIlEI1hgwWnPte7w6sB3NedGV3SBkhtcEmB9x017Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5YTg2YWJlLTk3MDgtNDNmNS1iN2NhLTFlMzI2NDFiNDA0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNTo0NS4wNjEyNjE1MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=16.799µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bf19b0bb-f533-4c4d-9ecd-c146ccc595ea trace.line=141 vars.name=test vars.uuid=19a86abe-9708-43f5-b7ca-1e32641b4043 version="v2.1.0+unknown" [2023-06-28T21:25:45.150Z] time="2023-06-28T21:25:45Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=063208b5-3880-4cec-8a29-61830eaf7bc2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32928" http.request.uri="/v2/test/blobs/uploads/42548ff5-c81c-4df5-a143-8cc478ee79e4?_state=xBowfqqKbv03gjaD6iWKv4kZcy1dZ0ODn_ZDt9Wv4Ad7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyNTQ4ZmY1LWM4MWMtNGRmNS1hMTQzLThjYzQ3OGVlNzllNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNTo0NS4wNjE3MTA2OTFaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf vars.name=test vars.uuid=42548ff5-c81c-4df5-a143-8cc478ee79e4 version="v2.1.0+unknown" [2023-06-28T21:25:45.150Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/42548ff5-c81c-4df5-a143-8cc478ee79e4/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=063208b5-3880-4cec-8a29-61830eaf7bc2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32928" http.request.uri="/v2/test/blobs/uploads/42548ff5-c81c-4df5-a143-8cc478ee79e4?_state=xBowfqqKbv03gjaD6iWKv4kZcy1dZ0ODn_ZDt9Wv4Ad7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyNTQ4ZmY1LWM4MWMtNGRmNS1hMTQzLThjYzQ3OGVlNzllNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNTo0NS4wNjE3MTA2OTFaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=13.709µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9e412fba-83b8-4db8-ba2a-462aab6cf77f trace.line=141 vars.name=test vars.uuid=42548ff5-c81c-4df5-a143-8cc478ee79e4 version="v2.1.0+unknown" [2023-06-28T21:25:45.150Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=063208b5-3880-4cec-8a29-61830eaf7bc2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32928" http.request.uri="/v2/test/blobs/uploads/42548ff5-c81c-4df5-a143-8cc478ee79e4?_state=xBowfqqKbv03gjaD6iWKv4kZcy1dZ0ODn_ZDt9Wv4Ad7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyNTQ4ZmY1LWM4MWMtNGRmNS1hMTQzLThjYzQ3OGVlNzllNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNTo0NS4wNjE3MTA2OTFaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=20.774µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3ddc7f9a-8be4-4db9-aaa3-80955c851e4f trace.line=141 vars.name=test vars.uuid=42548ff5-c81c-4df5-a143-8cc478ee79e4 version="v2.1.0+unknown" [2023-06-28T21:25:45.150Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/19a86abe-9708-43f5-b7ca-1e32641b4043/data\", 0)" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=61415d3a-95b1-47c6-940c-6b408013907f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/blobs/uploads/19a86abe-9708-43f5-b7ca-1e32641b4043?_state=D8PArIlEI1hgwWnPte7w6sB3NedGV3SBkhtcEmB9x017Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5YTg2YWJlLTk3MDgtNDNmNS1iN2NhLTFlMzI2NDFiNDA0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNTo0NS4wNjEyNjE1MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=146.99µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=64b0ac6e-64a1-40e9-8212-c4e220c252df trace.line=124 vars.name=test vars.uuid=19a86abe-9708-43f5-b7ca-1e32641b4043 version="v2.1.0+unknown" [2023-06-28T21:25:45.150Z] time="2023-06-28T21:25:45Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=61415d3a-95b1-47c6-940c-6b408013907f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/blobs/uploads/19a86abe-9708-43f5-b7ca-1e32641b4043?_state=D8PArIlEI1hgwWnPte7w6sB3NedGV3SBkhtcEmB9x017Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5YTg2YWJlLTk3MDgtNDNmNS1iN2NhLTFlMzI2NDFiNDA0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNTo0NS4wNjEyNjE1MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf vars.name=test vars.uuid=19a86abe-9708-43f5-b7ca-1e32641b4043 version="v2.1.0+unknown" [2023-06-28T21:25:45.151Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/42548ff5-c81c-4df5-a143-8cc478ee79e4/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=063208b5-3880-4cec-8a29-61830eaf7bc2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32928" http.request.uri="/v2/test/blobs/uploads/42548ff5-c81c-4df5-a143-8cc478ee79e4?_state=xBowfqqKbv03gjaD6iWKv4kZcy1dZ0ODn_ZDt9Wv4Ad7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyNTQ4ZmY1LWM4MWMtNGRmNS1hMTQzLThjYzQ3OGVlNzllNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNTo0NS4wNjE3MTA2OTFaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=17.951µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=dea7f41c-98db-4b16-9e92-6358dd6f258e trace.line=141 vars.name=test vars.uuid=42548ff5-c81c-4df5-a143-8cc478ee79e4 version="v2.1.0+unknown" [2023-06-28T21:25:45.151Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/19a86abe-9708-43f5-b7ca-1e32641b4043/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=61415d3a-95b1-47c6-940c-6b408013907f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/blobs/uploads/19a86abe-9708-43f5-b7ca-1e32641b4043?_state=D8PArIlEI1hgwWnPte7w6sB3NedGV3SBkhtcEmB9x017Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5YTg2YWJlLTk3MDgtNDNmNS1iN2NhLTFlMzI2NDFiNDA0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNTo0NS4wNjEyNjE1MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=16.069µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1d780f49-c3e5-4984-a73b-0487950e719d trace.line=141 vars.name=test vars.uuid=19a86abe-9708-43f5-b7ca-1e32641b4043 version="v2.1.0+unknown" [2023-06-28T21:25:45.151Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=61415d3a-95b1-47c6-940c-6b408013907f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/blobs/uploads/19a86abe-9708-43f5-b7ca-1e32641b4043?_state=D8PArIlEI1hgwWnPte7w6sB3NedGV3SBkhtcEmB9x017Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5YTg2YWJlLTk3MDgtNDNmNS1iN2NhLTFlMzI2NDFiNDA0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNTo0NS4wNjEyNjE1MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=74.302µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0c0de9c1-2c1d-4ebe-bcf7-83bf4f4bf918 trace.line=141 vars.name=test vars.uuid=19a86abe-9708-43f5-b7ca-1e32641b4043 version="v2.1.0+unknown" [2023-06-28T21:25:45.151Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/42548ff5-c81c-4df5-a143-8cc478ee79e4/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=063208b5-3880-4cec-8a29-61830eaf7bc2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32928" http.request.uri="/v2/test/blobs/uploads/42548ff5-c81c-4df5-a143-8cc478ee79e4?_state=xBowfqqKbv03gjaD6iWKv4kZcy1dZ0ODn_ZDt9Wv4Ad7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyNTQ4ZmY1LWM4MWMtNGRmNS1hMTQzLThjYzQ3OGVlNzllNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNTo0NS4wNjE3MTA2OTFaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=177.96µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=b560f3a8-37d0-494d-bcd6-a96c75f199ef trace.line=167 vars.name=test vars.uuid=42548ff5-c81c-4df5-a143-8cc478ee79e4 version="v2.1.0+unknown" [2023-06-28T21:25:45.151Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/19a86abe-9708-43f5-b7ca-1e32641b4043/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=61415d3a-95b1-47c6-940c-6b408013907f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/blobs/uploads/19a86abe-9708-43f5-b7ca-1e32641b4043?_state=D8PArIlEI1hgwWnPte7w6sB3NedGV3SBkhtcEmB9x017Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5YTg2YWJlLTk3MDgtNDNmNS1iN2NhLTFlMzI2NDFiNDA0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNTo0NS4wNjEyNjE1MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=19.947µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5d2dbfbd-fb26-42eb-8ddd-82df24dec7b3 trace.line=141 vars.name=test vars.uuid=19a86abe-9708-43f5-b7ca-1e32641b4043 version="v2.1.0+unknown" [2023-06-28T21:25:45.151Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=063208b5-3880-4cec-8a29-61830eaf7bc2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32928" http.request.uri="/v2/test/blobs/uploads/42548ff5-c81c-4df5-a143-8cc478ee79e4?_state=xBowfqqKbv03gjaD6iWKv4kZcy1dZ0ODn_ZDt9Wv4Ad7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyNTQ4ZmY1LWM4MWMtNGRmNS1hMTQzLThjYzQ3OGVlNzllNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNTo0NS4wNjE3MTA2OTFaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=143.193µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=70ea3bd4-0d8e-499c-bf93-a28b2aca7e9d trace.line=95 vars.name=test vars.uuid=42548ff5-c81c-4df5-a143-8cc478ee79e4 version="v2.1.0+unknown" [2023-06-28T21:25:45.151Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/19a86abe-9708-43f5-b7ca-1e32641b4043/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=61415d3a-95b1-47c6-940c-6b408013907f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/blobs/uploads/19a86abe-9708-43f5-b7ca-1e32641b4043?_state=D8PArIlEI1hgwWnPte7w6sB3NedGV3SBkhtcEmB9x017Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5YTg2YWJlLTk3MDgtNDNmNS1iN2NhLTFlMzI2NDFiNDA0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNTo0NS4wNjEyNjE1MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=143.172µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=650f4796-e478-4236-a33c-646b3609ff7b trace.line=167 vars.name=test vars.uuid=19a86abe-9708-43f5-b7ca-1e32641b4043 version="v2.1.0+unknown" [2023-06-28T21:25:45.151Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/42548ff5-c81c-4df5-a143-8cc478ee79e4\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=063208b5-3880-4cec-8a29-61830eaf7bc2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32928" http.request.uri="/v2/test/blobs/uploads/42548ff5-c81c-4df5-a143-8cc478ee79e4?_state=xBowfqqKbv03gjaD6iWKv4kZcy1dZ0ODn_ZDt9Wv4Ad7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyNTQ4ZmY1LWM4MWMtNGRmNS1hMTQzLThjYzQ3OGVlNzllNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNTo0NS4wNjE3MTA2OTFaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=228.184µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=2122a738-cf3a-4898-a8b8-1109e145810a trace.line=181 vars.name=test vars.uuid=42548ff5-c81c-4df5-a143-8cc478ee79e4 version="v2.1.0+unknown" [2023-06-28T21:25:45.151Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=61415d3a-95b1-47c6-940c-6b408013907f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/blobs/uploads/19a86abe-9708-43f5-b7ca-1e32641b4043?_state=D8PArIlEI1hgwWnPte7w6sB3NedGV3SBkhtcEmB9x017Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5YTg2YWJlLTk3MDgtNDNmNS1iN2NhLTFlMzI2NDFiNDA0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNTo0NS4wNjEyNjE1MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=122.491µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d7d38e9c-2e79-42e0-ad74-e5cfbbe7740e trace.line=95 vars.name=test vars.uuid=19a86abe-9708-43f5-b7ca-1e32641b4043 version="v2.1.0+unknown" [2023-06-28T21:25:45.151Z] time="2023-06-28T21:25:45Z" level=info msg="response completed" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=063208b5-3880-4cec-8a29-61830eaf7bc2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32928" http.request.uri="/v2/test/blobs/uploads/42548ff5-c81c-4df5-a143-8cc478ee79e4?_state=xBowfqqKbv03gjaD6iWKv4kZcy1dZ0ODn_ZDt9Wv4Ad7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyNTQ4ZmY1LWM4MWMtNGRmNS1hMTQzLThjYzQ3OGVlNzllNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNTo0NS4wNjE3MTA2OTFaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.248537ms http.response.status=201 http.response.written=0 instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf version="v2.1.0+unknown" [2023-06-28T21:25:45.151Z] 127.0.0.1 - - [28/Jun/2023:21:25:45 +0000] "PUT /v2/test/blobs/uploads/42548ff5-c81c-4df5-a143-8cc478ee79e4?_state=xBowfqqKbv03gjaD6iWKv4kZcy1dZ0ODn_ZDt9Wv4Ad7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQyNTQ4ZmY1LWM4MWMtNGRmNS1hMTQzLThjYzQ3OGVlNzllNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNTo0NS4wNjE3MTA2OTFaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-06-28T21:25:45.151Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/19a86abe-9708-43f5-b7ca-1e32641b4043\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=61415d3a-95b1-47c6-940c-6b408013907f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/blobs/uploads/19a86abe-9708-43f5-b7ca-1e32641b4043?_state=D8PArIlEI1hgwWnPte7w6sB3NedGV3SBkhtcEmB9x017Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5YTg2YWJlLTk3MDgtNDNmNS1iN2NhLTFlMzI2NDFiNDA0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNTo0NS4wNjEyNjE1MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=208.947µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=6f9041af-6e4e-45a5-b0b8-9dd1191f24d9 trace.line=181 vars.name=test vars.uuid=19a86abe-9708-43f5-b7ca-1e32641b4043 version="v2.1.0+unknown" [2023-06-28T21:25:45.151Z] time="2023-06-28T21:25:45Z" level=info msg="response completed" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=61415d3a-95b1-47c6-940c-6b408013907f http.request.method=PUT http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/blobs/uploads/19a86abe-9708-43f5-b7ca-1e32641b4043?_state=D8PArIlEI1hgwWnPte7w6sB3NedGV3SBkhtcEmB9x017Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5YTg2YWJlLTk3MDgtNDNmNS1iN2NhLTFlMzI2NDFiNDA0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNTo0NS4wNjEyNjE1MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.339217ms http.response.status=201 http.response.written=0 instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf version="v2.1.0+unknown" [2023-06-28T21:25:45.151Z] 127.0.0.1 - - [28/Jun/2023:21:25:45 +0000] "PUT /v2/test/blobs/uploads/19a86abe-9708-43f5-b7ca-1e32641b4043?_state=D8PArIlEI1hgwWnPte7w6sB3NedGV3SBkhtcEmB9x017Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE5YTg2YWJlLTk3MDgtNDNmNS1iN2NhLTFlMzI2NDFiNDA0MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNTo0NS4wNjEyNjE1MzRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-06-28T21:25:45.151Z] time="2023-06-28T21:25:45Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=9ef66ee7-2757-408b-a3f7-2168358f86aa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:25:45.151Z] time="2023-06-28T21:25:45Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=9ef66ee7-2757-408b-a3f7-2168358f86aa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:25:45.151Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=9ef66ee7-2757-408b-a3f7-2168358f86aa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=22.652µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=53b06562-92fa-47f2-bb91-eda16e55103b trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:25:45.152Z] time="2023-06-28T21:25:45Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=9ef66ee7-2757-408b-a3f7-2168358f86aa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="842.913µs" http.response.status=404 http.response.written=96 instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:25:45.152Z] 127.0.0.1 - - [28/Jun/2023:21:25:45 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2023-06-28T21:25:45.152Z] time="2023-06-28T21:25:45Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=69e67bdf-6f62-4d40-b486-31d75f1ff352 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:25:45.152Z] time="2023-06-28T21:25:45Z" level=debug msg=PutImageManifest go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=69e67bdf-6f62-4d40-b486-31d75f1ff352 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:25:45.152Z] time="2023-06-28T21:25:45Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=69e67bdf-6f62-4d40-b486-31d75f1ff352 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:25:45.152Z] time="2023-06-28T21:25:45Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=69e67bdf-6f62-4d40-b486-31d75f1ff352 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:25:45.152Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=69e67bdf-6f62-4d40-b486-31d75f1ff352 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=37.87µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=58970845-e7ad-4f97-8dde-2ff24d0c55ae trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:25:45.152Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=69e67bdf-6f62-4d40-b486-31d75f1ff352 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=16.487µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=25842b83-3933-41af-b349-7342d8523ad1 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:25:45.152Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=69e67bdf-6f62-4d40-b486-31d75f1ff352 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=30.693µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ba1be9ed-3a07-4700-bbb2-6a3546aa4916 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:25:45.152Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=69e67bdf-6f62-4d40-b486-31d75f1ff352 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=12.162µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4726ea8d-abc8-41f8-ae59-5869d9fdadf3 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:25:45.152Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=69e67bdf-6f62-4d40-b486-31d75f1ff352 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=20.333µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f84414e2-2121-471a-bc8e-6a78b5074b94 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:25:45.152Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=69e67bdf-6f62-4d40-b486-31d75f1ff352 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=149.662µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=5546571a-7f05-444b-add3-12c7460ee29a trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:25:45.152Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=69e67bdf-6f62-4d40-b486-31d75f1ff352 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=157.811µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=8df25c4b-a6b7-48b6-b0a7-0e1db417cd01 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:25:45.152Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=69e67bdf-6f62-4d40-b486-31d75f1ff352 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=45.012µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=481131b0-97cc-4f86-adad-39430136c5f1 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:25:45.152Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=69e67bdf-6f62-4d40-b486-31d75f1ff352 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=199.582µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=41e04e04-f4f1-4487-85c3-260cd7aa70fd trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:25:45.152Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=69e67bdf-6f62-4d40-b486-31d75f1ff352 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=77.528µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=2ab27020-95c5-4476-9b2e-b27330016c53 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:25:45.152Z] time="2023-06-28T21:25:45Z" level=info msg="response completed" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=69e67bdf-6f62-4d40-b486-31d75f1ff352 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.232577ms http.response.status=201 http.response.written=0 instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf version="v2.1.0+unknown" [2023-06-28T21:25:45.152Z] 127.0.0.1 - - [28/Jun/2023:21:25:45 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-06-28T21:25:45.152Z] time="2023-06-28T21:25:45Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=b7580018-0b30-4706-92e3-4e358058586a http.request.method=GET http.request.remoteaddr="127.0.0.1:32954" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf version="v2.1.0+unknown" [2023-06-28T21:25:45.152Z] time="2023-06-28T21:25:45Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=b7580018-0b30-4706-92e3-4e358058586a http.request.method=GET http.request.remoteaddr="127.0.0.1:32954" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="777.861µs" http.response.status=200 http.response.written=2 instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf version="v2.1.0+unknown" [2023-06-28T21:25:45.152Z] 127.0.0.1 - - [28/Jun/2023:21:25:45 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-06-28T21:25:45.152Z] time="2023-06-28T21:25:45Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=fd21d611-6050-49c1-a7cc-b0d2422e12d4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32968" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:25:45.152Z] time="2023-06-28T21:25:45Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=fd21d611-6050-49c1-a7cc-b0d2422e12d4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32968" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:25:45.152Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=fd21d611-6050-49c1-a7cc-b0d2422e12d4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32968" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=39.986µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=67d19761-e051-401c-8810-ff8a7890da14 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:25:45.153Z] time="2023-06-28T21:25:45Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=fd21d611-6050-49c1-a7cc-b0d2422e12d4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32968" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:25:45.153Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=fd21d611-6050-49c1-a7cc-b0d2422e12d4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32968" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=28.915µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=60c027df-a77d-49da-bac9-3f7290e74a2f trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:25:45.153Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=fd21d611-6050-49c1-a7cc-b0d2422e12d4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32968" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=17.349µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2ca84ba7-f421-4d0c-b904-0acb747e6b87 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:25:45.153Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=fd21d611-6050-49c1-a7cc-b0d2422e12d4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32968" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=24.068µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=032b8e27-6cce-482a-aea8-b66d31805f5e trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:25:45.153Z] time="2023-06-28T21:25:45Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=fd21d611-6050-49c1-a7cc-b0d2422e12d4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32968" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:25:45.153Z] time="2023-06-28T21:25:45Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=fd21d611-6050-49c1-a7cc-b0d2422e12d4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32968" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.386315ms http.response.status=200 http.response.written=417 instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf version="v2.1.0+unknown" [2023-06-28T21:25:45.153Z] 127.0.0.1 - - [28/Jun/2023:21:25:45 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-06-28T21:25:45.153Z] time="2023-06-28T21:25:45Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=34d15353-5e6c-4236-bb84-e4bf3caa63d8 http.request.method=GET http.request.remoteaddr="127.0.0.1:32978" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-06-28T21:25:45.153Z] time="2023-06-28T21:25:45Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=34d15353-5e6c-4236-bb84-e4bf3caa63d8 http.request.method=GET http.request.remoteaddr="127.0.0.1:32978" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-06-28T21:25:45.153Z] time="2023-06-28T21:25:45Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=34d15353-5e6c-4236-bb84-e4bf3caa63d8 http.request.method=GET http.request.remoteaddr="127.0.0.1:32978" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-06-28T21:25:45.153Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=34d15353-5e6c-4236-bb84-e4bf3caa63d8 http.request.method=GET http.request.remoteaddr="127.0.0.1:32978" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=52.077µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=360ca529-dca6-4462-ab7e-a8dc5b58869c trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-06-28T21:25:45.153Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=34d15353-5e6c-4236-bb84-e4bf3caa63d8 http.request.method=GET http.request.remoteaddr="127.0.0.1:32978" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=17.21µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=afea5214-d40a-4224-b2fb-4ee241f47728 trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-06-28T21:25:45.153Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=34d15353-5e6c-4236-bb84-e4bf3caa63d8 http.request.method=GET http.request.remoteaddr="127.0.0.1:32978" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=24.646µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b4cee9c3-f9f7-4eca-b40b-998d25ce0f2c trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-06-28T21:25:45.153Z] time="2023-06-28T21:25:45Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=34d15353-5e6c-4236-bb84-e4bf3caa63d8 http.request.method=GET http.request.remoteaddr="127.0.0.1:32978" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-06-28T21:25:45.153Z] time="2023-06-28T21:25:45Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=34d15353-5e6c-4236-bb84-e4bf3caa63d8 http.request.method=GET http.request.remoteaddr="127.0.0.1:32978" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.3553ms http.response.status=200 http.response.written=417 instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf version="v2.1.0+unknown" [2023-06-28T21:25:45.153Z] 127.0.0.1 - - [28/Jun/2023:21:25:45 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-06-28T21:25:45.153Z] time="2023-06-28T21:25:45Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3eafe1af-3f1c-430a-91a4-0d3646cdbb4e http.request.method=GET http.request.remoteaddr="127.0.0.1:32988" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:25:45.153Z] time="2023-06-28T21:25:45Z" level=debug msg=GetBlob go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3eafe1af-3f1c-430a-91a4-0d3646cdbb4e http.request.method=GET http.request.remoteaddr="127.0.0.1:32988" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:25:45.154Z] time="2023-06-28T21:25:45Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=21a0f4f9-ec25-4ea6-af6d-be903ecaebc8 http.request.method=GET http.request.remoteaddr="127.0.0.1:33002" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:25:45.154Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3eafe1af-3f1c-430a-91a4-0d3646cdbb4e http.request.method=GET http.request.remoteaddr="127.0.0.1:32988" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=34.556µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c210a367-9067-4980-95e8-f223e87f4c91 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:25:45.154Z] time="2023-06-28T21:25:45Z" level=debug msg=GetBlob go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=21a0f4f9-ec25-4ea6-af6d-be903ecaebc8 http.request.method=GET http.request.remoteaddr="127.0.0.1:33002" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:25:45.154Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3eafe1af-3f1c-430a-91a4-0d3646cdbb4e http.request.method=GET http.request.remoteaddr="127.0.0.1:32988" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=19.572µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3e286312-c70c-41bb-ac97-336a102d656e trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:25:45.154Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=21a0f4f9-ec25-4ea6-af6d-be903ecaebc8 http.request.method=GET http.request.remoteaddr="127.0.0.1:33002" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=32.125µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9ab71d93-7c84-4cc5-ab3a-fd34cf361a6d trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:25:45.154Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3eafe1af-3f1c-430a-91a4-0d3646cdbb4e http.request.method=GET http.request.remoteaddr="127.0.0.1:32988" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=30.918µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=68bb653c-2ae1-454e-9f89-04795dea511c trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:25:45.154Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=21a0f4f9-ec25-4ea6-af6d-be903ecaebc8 http.request.method=GET http.request.remoteaddr="127.0.0.1:33002" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=17.809µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5fbc9a88-6b48-4681-8e51-b9907eaeed4f trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:25:45.154Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3eafe1af-3f1c-430a-91a4-0d3646cdbb4e http.request.method=GET http.request.remoteaddr="127.0.0.1:32988" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=9.587µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=46fab481-508e-4fa6-8ef6-c463887f9ada trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:25:45.154Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=21a0f4f9-ec25-4ea6-af6d-be903ecaebc8 http.request.method=GET http.request.remoteaddr="127.0.0.1:33002" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=30.642µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7eef1b53-c7e1-4789-b916-cdbab1103c11 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:25:45.154Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=21a0f4f9-ec25-4ea6-af6d-be903ecaebc8 http.request.method=GET http.request.remoteaddr="127.0.0.1:33002" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=15.413µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4773c7c3-9028-4448-a53b-254a83220a73 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:25:45.154Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3eafe1af-3f1c-430a-91a4-0d3646cdbb4e http.request.method=GET http.request.remoteaddr="127.0.0.1:32988" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=8.244µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e8d9ed56-80d9-45c0-9478-c6112d9c0345 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:25:45.154Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=21a0f4f9-ec25-4ea6-af6d-be903ecaebc8 http.request.method=GET http.request.remoteaddr="127.0.0.1:33002" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=13.854µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6d111450-9f1b-44d5-ae90-3da01c9cbaa6 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:25:45.154Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3eafe1af-3f1c-430a-91a4-0d3646cdbb4e http.request.method=GET http.request.remoteaddr="127.0.0.1:32988" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=8.529µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=6280ada6-3de0-42e5-bbb6-07b542982db8 trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:25:45.154Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=21a0f4f9-ec25-4ea6-af6d-be903ecaebc8 http.request.method=GET http.request.remoteaddr="127.0.0.1:33002" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=8.151µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=6a1f61cb-f385-4108-8e4f-6237fb330daf trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:25:45.154Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3eafe1af-3f1c-430a-91a4-0d3646cdbb4e http.request.method=GET http.request.remoteaddr="127.0.0.1:32988" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=30.506µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=11ddc1b7-ea0c-4f59-92b9-e57424663ead trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:25:45.155Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=21a0f4f9-ec25-4ea6-af6d-be903ecaebc8 http.request.method=GET http.request.remoteaddr="127.0.0.1:33002" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=22.475µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=aa902c0f-137f-4414-ab08-f1fab0355613 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:25:45.155Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3eafe1af-3f1c-430a-91a4-0d3646cdbb4e http.request.method=GET http.request.remoteaddr="127.0.0.1:32988" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=34.851µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8e7fe8d3-3875-4eac-ad1d-af5055da7f4f trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:25:45.155Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3eafe1af-3f1c-430a-91a4-0d3646cdbb4e http.request.method=GET http.request.remoteaddr="127.0.0.1:32988" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=51.212µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9c008ed5-ce58-4b66-b644-8075a4fa0c98 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:25:45.155Z] time="2023-06-28T21:25:45Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3eafe1af-3f1c-430a-91a4-0d3646cdbb4e http.request.method=GET http.request.remoteaddr="127.0.0.1:32988" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.272881ms http.response.status=200 http.response.written=179 instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf version="v2.1.0+unknown" [2023-06-28T21:25:45.155Z] 127.0.0.1 - - [28/Jun/2023:21:25:45 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-06-28T21:25:45.155Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=21a0f4f9-ec25-4ea6-af6d-be903ecaebc8 http.request.method=GET http.request.remoteaddr="127.0.0.1:33002" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=28.866µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a1f67524-cb06-4c99-bcc4-c2e72cea4240 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:25:45.155Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=21a0f4f9-ec25-4ea6-af6d-be903ecaebc8 http.request.method=GET http.request.remoteaddr="127.0.0.1:33002" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=11.411µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7f32b722-ddb2-488a-8104-4954b064262f trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:25:45.155Z] time="2023-06-28T21:25:45Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=21a0f4f9-ec25-4ea6-af6d-be903ecaebc8 http.request.method=GET http.request.remoteaddr="127.0.0.1:33002" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=4.415426ms http.response.status=200 http.response.written=68 instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf version="v2.1.0+unknown" [2023-06-28T21:25:45.155Z] 127.0.0.1 - - [28/Jun/2023:21:25:45 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-06-28T21:25:45.155Z] time="2023-06-28T21:25:45Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=77a8e641-f67f-4344-95c0-935bb507d1cb http.request.method=GET http.request.remoteaddr="127.0.0.1:33008" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf version="v2.1.0+unknown" [2023-06-28T21:25:45.155Z] time="2023-06-28T21:25:45Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=77a8e641-f67f-4344-95c0-935bb507d1cb http.request.method=GET http.request.remoteaddr="127.0.0.1:33008" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.069445ms http.response.status=200 http.response.written=2 instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf version="v2.1.0+unknown" [2023-06-28T21:25:45.155Z] 127.0.0.1 - - [28/Jun/2023:21:25:45 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-06-28T21:25:45.423Z] time="2023-06-28T21:25:45Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=0dfbed14-4df4-4952-9f28-7ddf2d3bfe28 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33020" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-06-28T21:25:45.423Z] time="2023-06-28T21:25:45Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=0dfbed14-4df4-4952-9f28-7ddf2d3bfe28 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33020" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-06-28T21:25:45.423Z] time="2023-06-28T21:25:45Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=0dfbed14-4df4-4952-9f28-7ddf2d3bfe28 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33020" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-06-28T21:25:45.423Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=0dfbed14-4df4-4952-9f28-7ddf2d3bfe28 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33020" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=44.812µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b4b91aed-2ac7-4315-870c-370cb1975ff9 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-06-28T21:25:45.423Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=0dfbed14-4df4-4952-9f28-7ddf2d3bfe28 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33020" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=14.174µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8461089b-185e-48ae-afc0-47176737d24d trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-06-28T21:25:45.423Z] time="2023-06-28T21:25:45Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=0dfbed14-4df4-4952-9f28-7ddf2d3bfe28 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:33020" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.315877ms http.response.status=404 http.response.written=181 instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-06-28T21:25:45.423Z] 127.0.0.1 - - [28/Jun/2023:21:25:45 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-06-28T21:25:45.423Z] time="2023-06-28T21:25:45Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6ea7a056-37b9-4eaa-a340-dd39dc4a14f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:33024" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-06-28T21:25:45.423Z] time="2023-06-28T21:25:45Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6ea7a056-37b9-4eaa-a340-dd39dc4a14f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:33024" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-06-28T21:25:45.423Z] time="2023-06-28T21:25:45Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6ea7a056-37b9-4eaa-a340-dd39dc4a14f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:33024" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-06-28T21:25:45.423Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6ea7a056-37b9-4eaa-a340-dd39dc4a14f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:33024" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=22.781µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0cc69471-866d-46cb-81b7-d0d697dca212 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-06-28T21:25:45.423Z] time="2023-06-28T21:25:45Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6ea7a056-37b9-4eaa-a340-dd39dc4a14f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:33024" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf trace.duration=12.949µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a4ae4620-1521-41d3-aed5-0a32f62d9f56 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-06-28T21:25:45.423Z] time="2023-06-28T21:25:45Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6ea7a056-37b9-4eaa-a340-dd39dc4a14f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:33024" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.01056ms http.response.status=404 http.response.written=181 instance.id=19f8dbab-a21a-45d5-bb81-1b9bb0e184bf vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-06-28T21:25:45.424Z] 127.0.0.1 - - [28/Jun/2023:21:25:45 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-06-28T21:25:45.424Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.24s) [2023-06-28T21:25:45.424Z] === RUN TestRemoveImageOrphaning [2023-06-28T21:25:45.424Z] --- PASS: TestRemoveImageOrphaning (0.23s) [2023-06-28T21:25:45.424Z] === RUN TestRemoveImageGarbageCollector [2023-06-28T21:25:45.935Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2023-06-28T21:25:46.273Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.20s) [2023-06-28T21:25:46.273Z] PASS [2023-06-28T21:25:46.273Z] [2023-06-28T21:25:46.273Z] === Skipped [2023-06-28T21:25:46.273Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-06-28T21:25:46.273Z] service_test.go:242: FLAKY_TEST [2023-06-28T21:25:46.273Z] [2023-06-28T21:25:46.273Z] DONE 26 tests, 1 skipped in 45.601s [2023-06-28T21:25:46.273Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-06-28T21:25:46.273Z] ++ 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 [2023-06-28T21:25:46.273Z] ++ set -e [2023-06-28T21:25:46.273Z] ++ '[' -n 0 ']' [2023-06-28T21:25:46.273Z] ++ set -x [2023-06-28T21:25:46.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-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 [2023-06-28T21:25:46.273Z] INFO: Testing against a local daemon [2023-06-28T21:25:46.273Z] === RUN TestDockerNetworkIpvlanPersistance [2023-06-28T21:25:46.273Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-06-28T21:25:46.273Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-06-28T21:25:46.273Z] === RUN TestDockerNetworkIpvlan [2023-06-28T21:25:46.273Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-06-28T21:25:46.273Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-06-28T21:25:46.273Z] PASS [2023-06-28T21:25:46.273Z] [2023-06-28T21:25:46.273Z] === Skipped [2023-06-28T21:25:46.273Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-06-28T21:25:46.273Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-06-28T21:25:46.273Z] [2023-06-28T21:25:46.273Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-06-28T21:25:46.273Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-06-28T21:25:46.273Z] [2023-06-28T21:25:46.273Z] DONE 2 tests, 2 skipped in 0.034s [2023-06-28T21:25:46.273Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-06-28T21:25:46.273Z] ++ 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 [2023-06-28T21:25:46.273Z] ++ set -e [2023-06-28T21:25:46.273Z] ++ '[' -n 0 ']' [2023-06-28T21:25:46.273Z] ++ set -x [2023-06-28T21:25:46.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-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 [2023-06-28T21:25:46.273Z] INFO: Testing against a local daemon [2023-06-28T21:25:46.273Z] === RUN TestDockerNetworkMacvlanPersistance [2023-06-28T21:25:46.507Z] --- PASS: TestRenameLinkedContainer (2.43s) [2023-06-28T21:25:46.507Z] === RUN TestRenameStoppedContainer [2023-06-28T21:25:47.078Z] --- PASS: TestRenameStoppedContainer (0.59s) [2023-06-28T21:25:47.078Z] === RUN TestRenameRunningContainerAndReuse [2023-06-28T21:25:47.199Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s) [2023-06-28T21:25:47.199Z] === RUN TestDockerNetworkMacvlan [2023-06-28T21:25:47.427Z] --- PASS: TestRemoveImageGarbageCollector (1.93s) [2023-06-28T21:25:47.427Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-06-28T21:25:47.427Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2023-06-28T21:25:47.427Z] === RUN TestTagInvalidReference [2023-06-28T21:25:47.427Z] --- PASS: TestTagInvalidReference (0.01s) [2023-06-28T21:25:47.427Z] === RUN TestTagValidPrefixedRepo [2023-06-28T21:25:47.427Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2023-06-28T21:25:47.427Z] === RUN TestTagExistedNameWithoutForce [2023-06-28T21:25:47.427Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-06-28T21:25:47.427Z] === RUN TestTagOfficialNames [2023-06-28T21:25:47.686Z] --- PASS: TestTagOfficialNames (0.05s) [2023-06-28T21:25:47.686Z] === RUN TestTagMatchesDigest [2023-06-28T21:25:47.686Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-06-28T21:25:47.686Z] === CONT TestImportExtremelyLargeImageWorks [2023-06-28T21:25:47.759Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-06-28T21:25:48.320Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-06-28T21:25:48.461Z] --- PASS: TestRenameRunningContainerAndReuse (1.65s) [2023-06-28T21:25:48.461Z] === RUN TestRenameInvalidName [2023-06-28T21:25:49.030Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2023-06-28T21:25:49.247Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-06-28T21:25:49.290Z] --- PASS: TestRenameInvalidName (0.67s) [2023-06-28T21:25:49.290Z] === RUN TestRenameAnonymousContainer [2023-06-28T21:25:49.835Z] --- PASS: TestDaemonRestartIpcMode (4.99s) [2023-06-28T21:25:49.835Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.10s) [2023-06-28T21:25:49.835Z] PASS [2023-06-28T21:25:49.835Z] [2023-06-28T21:25:49.835Z] === Skipped [2023-06-28T21:25:49.835Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2023-06-28T21:25:49.835Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-06-28T21:25:49.835Z] [2023-06-28T21:25:49.835Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2023-06-28T21:25:49.835Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2023-06-28T21:25:49.835Z] [2023-06-28T21:25:49.835Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2023-06-28T21:25:49.835Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-06-28T21:25:49.835Z] [2023-06-28T21:25:49.835Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2023-06-28T21:25:49.835Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2023-06-28T21:25:49.835Z] [2023-06-28T21:25:49.835Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2023-06-28T21:25:49.835Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-06-28T21:25:49.835Z] [2023-06-28T21:25:49.835Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2023-06-28T21:25:49.835Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-06-28T21:25:49.835Z] [2023-06-28T21:25:49.835Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2023-06-28T21:25:49.835Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-06-28T21:25:49.835Z] [2023-06-28T21:25:49.835Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2023-06-28T21:25:49.835Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-06-28T21:25:49.835Z] [2023-06-28T21:25:49.835Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2023-06-28T21:25:49.835Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-06-28T21:25:49.835Z] [2023-06-28T21:25:49.835Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2023-06-28T21:25:49.835Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-06-28T21:25:49.835Z] [2023-06-28T21:25:49.835Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2023-06-28T21:25:49.835Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2023-06-28T21:25:49.835Z] [2023-06-28T21:25:49.835Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2023-06-28T21:25:49.835Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-06-28T21:25:49.835Z] [2023-06-28T21:25:49.835Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2023-06-28T21:25:49.835Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2023-06-28T21:25:49.835Z] [2023-06-28T21:25:49.835Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2023-06-28T21:25:49.835Z] 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) [2023-06-28T21:25:49.835Z] [2023-06-28T21:25:49.835Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2023-06-28T21:25:49.835Z] 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) [2023-06-28T21:25:49.835Z] [2023-06-28T21:25:49.835Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2023-06-28T21:25:49.835Z] 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) [2023-06-28T21:25:49.835Z] [2023-06-28T21:25:49.835Z] === SKIP: amd64.integration.container TestPause (0.00s) [2023-06-28T21:25:49.835Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2023-06-28T21:25:49.835Z] [2023-06-28T21:25:49.835Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-06-28T21:25:49.835Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-06-28T21:25:49.835Z] [2023-06-28T21:25:49.835Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2023-06-28T21:25:49.835Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2023-06-28T21:25:49.835Z] [2023-06-28T21:25:49.835Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2023-06-28T21:25:49.835Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2023-06-28T21:25:49.835Z] [2023-06-28T21:25:49.835Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2023-06-28T21:25:49.835Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2023-06-28T21:25:49.835Z] [2023-06-28T21:25:49.835Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2023-06-28T21:25:49.835Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2023-06-28T21:25:49.835Z] [2023-06-28T21:25:49.835Z] === SKIP: amd64.integration.container TestStats (0.00s) [2023-06-28T21:25:49.835Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2023-06-28T21:25:49.836Z] [2023-06-28T21:25:49.836Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2023-06-28T21:25:49.836Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-06-28T21:25:49.836Z] [2023-06-28T21:25:49.836Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2023-06-28T21:25:49.836Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2023-06-28T21:25:49.836Z] [2023-06-28T21:25:49.836Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2023-06-28T21:25:49.836Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2023-06-28T21:25:49.836Z] [2023-06-28T21:25:49.836Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2023-06-28T21:25:49.836Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2023-06-28T21:25:49.836Z] [2023-06-28T21:25:49.836Z] DONE 178 tests, 27 skipped in 91.641s [2023-06-28T21:25:49.836Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2023-06-28T21:25:49.836Z] INFO: Testing against a local daemon [2023-06-28T21:25:49.836Z] === RUN TestLiveRestore [2023-06-28T21:25:49.836Z] === RUN TestLiveRestore/volume_references [2023-06-28T21:25:49.836Z] === PAUSE TestLiveRestore/volume_references [2023-06-28T21:25:49.836Z] === CONT TestLiveRestore/volume_references [2023-06-28T21:25:50.405Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-06-28T21:25:50.405Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-06-28T21:25:50.669Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2023-06-28T21:25:51.134Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-06-28T21:25:51.239Z] === RUN TestDockerSuite/TestBuildCacheAdd [2023-06-28T21:25:51.500Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2023-06-28T21:25:52.070Z] === RUN TestDockerSuite/TestBuildCacheFrom [2023-06-28T21:25:52.330Z] --- PASS: TestRenameAnonymousContainer (3.02s) [2023-06-28T21:25:52.330Z] === RUN TestRenameContainerWithSameName [2023-06-28T21:25:52.944Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-06-28T21:25:53.022Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-06-28T21:25:53.269Z] --- PASS: TestRenameContainerWithSameName (0.93s) [2023-06-28T21:25:53.269Z] === RUN TestRenameContainerWithLinkedContainer [2023-06-28T21:25:54.853Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-06-28T21:25:55.177Z] --- PASS: TestRenameContainerWithLinkedContainer (2.01s) [2023-06-28T21:25:55.177Z] === RUN TestResize [2023-06-28T21:25:55.245Z] Created binary: bundles/binary-daemon/dockerd-dev [2023-06-28T21:25:55.245Z] Copying nested executables into bundles/binary-daemon [2023-06-28T21:25:55.245Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2023-06-28T21:25:55.438Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2023-06-28T21:25:55.688Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45840/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 -e DOCKER_GRAPHDRIVER docker:b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 hack/make.sh cross [2023-06-28T21:25:55.698Z] --- PASS: TestResize (0.55s) [2023-06-28T21:25:55.698Z] === RUN TestResizeWithInvalidSize [2023-06-28T21:25:55.945Z] [2023-06-28T21:25:55.945Z] Removing bundles/ [2023-06-28T21:25:55.945Z] [2023-06-28T21:25:55.945Z] ---> Making bundle: cross (in bundles/cross) [2023-06-28T21:25:55.945Z] Cross building: bundles/cross/linux/amd64 [2023-06-28T21:25:55.945Z] Building: bundles/cross/linux/amd64/dockerd-dev [2023-06-28T21:25:55.945Z] GOOS="linux" GOARCH="amd64" GOARM="" [2023-06-28T21:25:56.267Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2023-06-28T21:25:56.267Z] --- PASS: TestResizeWithInvalidSize (0.63s) [2023-06-28T21:25:56.267Z] === RUN TestResizeWhenContainerNotStarted [2023-06-28T21:25:56.285Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-06-28T21:25:56.845Z] --- PASS: TestDockerNetworkMacvlan (9.67s) [2023-06-28T21:25:56.845Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2023-06-28T21:25:56.845Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2023-06-28T21:25:56.845Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s) [2023-06-28T21:25:56.845Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s) [2023-06-28T21:25:56.846Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.93s) [2023-06-28T21:25:56.846Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.54s) [2023-06-28T21:25:56.846Z] PASS [2023-06-28T21:25:56.846Z] [2023-06-28T21:25:56.846Z] DONE 8 tests in 10.970s [2023-06-28T21:25:56.846Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2023-06-28T21:25:56.846Z] ++ 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 [2023-06-28T21:25:56.846Z] ++ set -e [2023-06-28T21:25:56.846Z] ++ '[' -n 0 ']' [2023-06-28T21:25:56.846Z] ++ set -x [2023-06-28T21:25:56.846Z] ++ 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 [2023-06-28T21:25:56.846Z] testing: warning: no tests to run [2023-06-28T21:25:56.846Z] PASS [2023-06-28T21:25:56.846Z] [2023-06-28T21:25:56.846Z] DONE 0 tests in 0.008s [2023-06-28T21:25:56.846Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-06-28T21:25:56.846Z] ++ 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 [2023-06-28T21:25:56.846Z] ++ set -e [2023-06-28T21:25:56.846Z] ++ '[' -n 0 ']' [2023-06-28T21:25:56.846Z] ++ set -x [2023-06-28T21:25:56.846Z] ++ 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 [2023-06-28T21:25:56.846Z] INFO: Testing against a local daemon [2023-06-28T21:25:56.846Z] === RUN TestAuthZPluginAllowRequest [2023-06-28T21:25:57.206Z] --- PASS: TestResizeWhenContainerNotStarted (0.71s) [2023-06-28T21:25:57.206Z] === RUN TestDaemonRestartKillContainers [2023-06-28T21:25:57.206Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-06-28T21:25:57.206Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-06-28T21:25:57.206Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-06-28T21:25:57.206Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-06-28T21:25:57.206Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-06-28T21:25:57.206Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-06-28T21:25:57.206Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-06-28T21:25:57.206Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-06-28T21:25:57.206Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-06-28T21:25:57.206Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-06-28T21:25:57.206Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-06-28T21:25:57.206Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-06-28T21:25:57.206Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-06-28T21:25:57.206Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-06-28T21:25:57.206Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-06-28T21:25:57.206Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-06-28T21:25:57.206Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-06-28T21:25:57.206Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-06-28T21:25:57.206Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-06-28T21:25:57.206Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-06-28T21:25:57.206Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-06-28T21:25:57.206Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-06-28T21:25:57.206Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-06-28T21:25:57.206Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-06-28T21:25:57.206Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-06-28T21:25:57.206Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-06-28T21:25:57.206Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-06-28T21:25:57.206Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-06-28T21:25:57.206Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-06-28T21:25:57.206Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-06-28T21:25:57.206Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-06-28T21:25:57.206Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-06-28T21:25:57.206Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2023-06-28T21:25:57.392Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-06-28T21:25:57.467Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2023-06-28T21:25:57.727Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2023-06-28T21:25:58.209Z] --- PASS: TestAuthZPluginAllowRequest (1.28s) [2023-06-28T21:25:58.209Z] === RUN TestAuthZPluginTLS [2023-06-28T21:25:58.298Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2023-06-28T21:25:58.558Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-06-28T21:25:58.558Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-06-28T21:25:58.558Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-06-28T21:25:58.558Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-06-28T21:25:58.770Z] --- PASS: TestAuthZPluginTLS (0.55s) [2023-06-28T21:25:58.770Z] === RUN TestAuthZPluginDenyRequest [2023-06-28T21:25:58.818Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2023-06-28T21:25:59.025Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-06-28T21:25:59.025Z] === RUN TestAuthZPluginAPIDenyResponse [2023-06-28T21:25:59.299Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options [2023-06-28T21:25:59.587Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-06-28T21:25:59.587Z] === RUN TestAuthZPluginDenyResponse [2023-06-28T21:26:00.148Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2023-06-28T21:26:00.148Z] === RUN TestAuthZPluginAllowEventStream [2023-06-28T21:26:01.513Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s) [2023-06-28T21:26:01.513Z] === RUN TestAuthZPluginErrorResponse [2023-06-28T21:26:01.769Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2023-06-28T21:26:01.769Z] === RUN TestAuthZPluginErrorRequest [2023-06-28T21:26:01.838Z] --- PASS: TestLiveRestore (0.00s) [2023-06-28T21:26:01.838Z] --- PASS: TestLiveRestore/volume_references (12.26s) [2023-06-28T21:26:01.838Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (8.70s) [2023-06-28T21:26:01.838Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (2.30s) [2023-06-28T21:26:01.838Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (2.28s) [2023-06-28T21:26:01.838Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (2.25s) [2023-06-28T21:26:01.838Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.87s) [2023-06-28T21:26:01.838Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.88s) [2023-06-28T21:26:01.838Z] PASS [2023-06-28T21:26:01.838Z] [2023-06-28T21:26:01.838Z] DONE 8 tests in 12.288s [2023-06-28T21:26:01.838Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2023-06-28T21:26:01.838Z] INFO: Testing against a local daemon [2023-06-28T21:26:01.838Z] === RUN TestCommitInheritsEnv [2023-06-28T21:26:02.113Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-06-28T21:26:02.113Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.46s) [2023-06-28T21:26:02.113Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s) [2023-06-28T21:26:02.113Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.54s) [2023-06-28T21:26:02.113Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.54s) [2023-06-28T21:26:02.113Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.23s) [2023-06-28T21:26:02.113Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.63s) [2023-06-28T21:26:02.113Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.75s) [2023-06-28T21:26:02.113Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.76s) [2023-06-28T21:26:02.113Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.75s) [2023-06-28T21:26:02.113Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.82s) [2023-06-28T21:26:02.113Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.18s) [2023-06-28T21:26:02.113Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.45s) [2023-06-28T21:26:02.113Z] === RUN TestCgroupNamespacesRun [2023-06-28T21:26:02.330Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-06-28T21:26:02.330Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-06-28T21:26:02.891Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2023-06-28T21:26:02.891Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-06-28T21:26:03.052Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2023-06-28T21:26:03.218Z] --- PASS: TestCommitInheritsEnv (1.24s) [2023-06-28T21:26:03.218Z] === RUN TestImportExtremelyLargeImageWorks [2023-06-28T21:26:03.218Z] === PAUSE TestImportExtremelyLargeImageWorks [2023-06-28T21:26:03.218Z] === RUN TestImagesFilterMultiReference [2023-06-28T21:26:03.218Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2023-06-28T21:26:03.218Z] === RUN TestImagePullPlatformInvalid [2023-06-28T21:26:03.218Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-06-28T21:26:03.218Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-06-28T21:26:03.218Z] pull_test.go:122: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-06-28T21:26:03.218Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-06-28T21:26:03.218Z] === RUN TestRemoveImageOrphaning [2023-06-28T21:26:03.622Z] --- PASS: TestCgroupNamespacesRun (1.37s) [2023-06-28T21:26:03.622Z] === RUN TestCgroupNamespacesRunPrivileged [2023-06-28T21:26:03.882Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2023-06-28T21:26:04.256Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s) [2023-06-28T21:26:04.256Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-06-28T21:26:04.821Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.34s) [2023-06-28T21:26:04.821Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-06-28T21:26:05.125Z] --- PASS: TestRemoveImageOrphaning (1.94s) [2023-06-28T21:26:05.125Z] === RUN TestRemoveImageGarbageCollector [2023-06-28T21:26:05.125Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2023-06-28T21:26:05.125Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-06-28T21:26:05.125Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-06-28T21:26:05.125Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2023-06-28T21:26:05.125Z] === RUN TestTagInvalidReference [2023-06-28T21:26:05.125Z] --- PASS: TestTagInvalidReference (0.01s) [2023-06-28T21:26:05.125Z] === RUN TestTagValidPrefixedRepo [2023-06-28T21:26:05.125Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2023-06-28T21:26:05.125Z] === RUN TestTagExistedNameWithoutForce [2023-06-28T21:26:05.385Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-06-28T21:26:05.385Z] === RUN TestTagOfficialNames [2023-06-28T21:26:05.385Z] --- PASS: TestTagOfficialNames (0.05s) [2023-06-28T21:26:05.385Z] === RUN TestTagMatchesDigest [2023-06-28T21:26:05.385Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-06-28T21:26:05.385Z] === CONT TestImportExtremelyLargeImageWorks [2023-06-28T21:26:05.390Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2023-06-28T21:26:05.390Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2023-06-28T21:26:05.650Z] === RUN TestDockerSuite/TestBuildClearCmd [2023-06-28T21:26:06.143Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.90s) [2023-06-28T21:26:06.144Z] === RUN TestAuthZPluginHeader [2023-06-28T21:26:06.219Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.28s) [2023-06-28T21:26:06.220Z] === RUN TestCgroupNamespacesRunHostMode [2023-06-28T21:26:06.220Z] === RUN TestDockerSuite/TestBuildCmd [2023-06-28T21:26:06.220Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2023-06-28T21:26:06.480Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2023-06-28T21:26:06.480Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2023-06-28T21:26:06.480Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2023-06-28T21:26:06.480Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2023-06-28T21:26:07.070Z] --- PASS: TestAuthZPluginHeader (0.67s) [2023-06-28T21:26:07.070Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-06-28T21:26:07.070Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-06-28T21:26:07.070Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-06-28T21:26:07.070Z] === RUN TestAuthZPluginV2Disable [2023-06-28T21:26:07.070Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-06-28T21:26:07.070Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2023-06-28T21:26:07.070Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-06-28T21:26:07.070Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-06-28T21:26:07.070Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-06-28T21:26:07.070Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-06-28T21:26:07.070Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-06-28T21:26:07.070Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-06-28T21:26:07.070Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-06-28T21:26:07.419Z] --- PASS: TestCgroupNamespacesRunHostMode (1.21s) [2023-06-28T21:26:07.419Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-06-28T21:26:07.419Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2023-06-28T21:26:08.799Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.39s) [2023-06-28T21:26:08.799Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-06-28T21:26:09.368Z] check_test.go:308: [d16a75b9a7bb2] daemon is not started [2023-06-28T21:26:09.368Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2023-06-28T21:26:09.937Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.34s) [2023-06-28T21:26:09.937Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-06-28T21:26:10.507Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2023-06-28T21:26:10.767Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2023-06-28T21:26:10.767Z] === RUN TestCgroupNamespacesRunOlderClient [2023-06-28T21:26:11.337Z] === RUN TestDockerSuite/TestBuildConditionalCache [2023-06-28T21:26:11.596Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2023-06-28T21:26:12.165Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.43s) [2023-06-28T21:26:12.165Z] === RUN TestNISDomainname [2023-06-28T21:26:12.425Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2023-06-28T21:26:12.425Z] === RUN TestDockerSuite/TestBuildContextCleanup [2023-06-28T21:26:12.685Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2023-06-28T21:26:12.945Z] --- PASS: TestNISDomainname (0.73s) [2023-06-28T21:26:12.945Z] === RUN TestHostnameDnsResolution [2023-06-28T21:26:13.205Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2023-06-28T21:26:13.465Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2023-06-28T21:26:13.725Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2023-06-28T21:26:13.725Z] --- PASS: TestHostnameDnsResolution (0.91s) [2023-06-28T21:26:13.725Z] === RUN TestUnprivilegedPortsAndPing [2023-06-28T21:26:14.664Z] --- PASS: TestUnprivilegedPortsAndPing (0.68s) [2023-06-28T21:26:14.664Z] === RUN TestStats [2023-06-28T21:26:17.203Z] --- PASS: TestStats (2.68s) [2023-06-28T21:26:17.203Z] === RUN TestStopContainerWithTimeout [2023-06-28T21:26:17.203Z] === RUN TestStopContainerWithTimeout/0 [2023-06-28T21:26:17.203Z] === PAUSE TestStopContainerWithTimeout/0 [2023-06-28T21:26:17.203Z] === RUN TestStopContainerWithTimeout/1 [2023-06-28T21:26:17.203Z] === PAUSE TestStopContainerWithTimeout/1 [2023-06-28T21:26:17.203Z] === RUN TestStopContainerWithTimeout/3 [2023-06-28T21:26:17.203Z] === PAUSE TestStopContainerWithTimeout/3 [2023-06-28T21:26:17.203Z] === RUN TestStopContainerWithTimeout/-1 [2023-06-28T21:26:17.203Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-06-28T21:26:17.203Z] === CONT TestStopContainerWithTimeout/0 [2023-06-28T21:26:17.203Z] === CONT TestStopContainerWithTimeout/-1 [2023-06-28T21:26:17.203Z] === CONT TestStopContainerWithTimeout/3 [2023-06-28T21:26:17.203Z] === CONT TestStopContainerWithTimeout/1 [2023-06-28T21:26:19.747Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2023-06-28T21:26:20.686Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-06-28T21:26:20.686Z] --- PASS: TestStopContainerWithTimeout/0 (1.36s) [2023-06-28T21:26:20.686Z] --- PASS: TestStopContainerWithTimeout/1 (2.33s) [2023-06-28T21:26:20.686Z] --- PASS: TestStopContainerWithTimeout/-1 (3.01s) [2023-06-28T21:26:20.686Z] --- PASS: TestStopContainerWithTimeout/3 (3.37s) [2023-06-28T21:26:20.686Z] === RUN TestDeleteDevicemapper [2023-06-28T21:26:20.686Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-06-28T21:26:20.686Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-06-28T21:26:20.686Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-06-28T21:26:22.595Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2023-06-28T21:26:23.165Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2023-06-28T21:26:23.165Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.71s) [2023-06-28T21:26:23.165Z] === RUN TestUpdateMemory [2023-06-28T21:26:23.426Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2023-06-28T21:26:23.686Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2023-06-28T21:26:23.946Z] --- PASS: TestUpdateMemory (0.64s) [2023-06-28T21:26:23.946Z] === RUN TestUpdateCPUQuota [2023-06-28T21:26:23.946Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2023-06-28T21:26:25.105Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2023-06-28T21:26:25.106Z] PASS [2023-06-28T21:26:25.106Z] [2023-06-28T21:26:25.106Z] === Skipped [2023-06-28T21:26:25.106Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-06-28T21:26:25.106Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-06-28T21:26:25.106Z] [2023-06-28T21:26:25.106Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2023-06-28T21:26:25.106Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-06-28T21:26:25.106Z] [2023-06-28T21:26:25.106Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-06-28T21:26:25.106Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-06-28T21:26:25.106Z] [2023-06-28T21:26:25.106Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-06-28T21:26:25.106Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-06-28T21:26:25.106Z] [2023-06-28T21:26:25.106Z] DONE 17 tests, 4 skipped in 27.020s [2023-06-28T21:26:25.106Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-06-28T21:26:25.106Z] ++ 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 [2023-06-28T21:26:25.106Z] ++ set -e [2023-06-28T21:26:25.106Z] ++ '[' -n 0 ']' [2023-06-28T21:26:25.106Z] ++ set -x [2023-06-28T21:26:25.106Z] ++ 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 [2023-06-28T21:26:25.106Z] INFO: Testing against a local daemon [2023-06-28T21:26:25.106Z] === RUN TestPluginInvalidJSON [2023-06-28T21:26:25.106Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-06-28T21:26:25.106Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-06-28T21:26:25.106Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-06-28T21:26:25.106Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-06-28T21:26:25.106Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-06-28T21:26:25.106Z] === RUN TestPluginInstall [2023-06-28T21:26:25.106Z] === RUN TestPluginInstall/no_auth [2023-06-28T21:26:25.327Z] --- PASS: TestUpdateCPUQuota (1.27s) [2023-06-28T21:26:25.327Z] === RUN TestUpdatePidsLimit [2023-06-28T21:26:25.327Z] === RUN TestUpdatePidsLimit/update_from_none [2023-06-28T21:26:25.327Z] === RUN TestUpdatePidsLimit/no_change [2023-06-28T21:26:25.587Z] === RUN TestUpdatePidsLimit/update_lower [2023-06-28T21:26:25.587Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2023-06-28T21:26:25.587Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2023-06-28T21:26:25.847Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-06-28T21:26:26.107Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-06-28T21:26:26.107Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-06-28T21:26:26.367Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-06-28T21:26:26.476Z] time="2023-06-28T21:26:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-06-28T21:26:26.476Z] time="2023-06-28T21:26:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:274c963186388e46fe71d7d487f4a3a0a9b2700eee75387faa646e98168ec0c8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-06-28T21:26:26.476Z] time="2023-06-28T21:26:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-06-28T21:26:26.476Z] time="2023-06-28T21:26:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:274c963186388e46fe71d7d487f4a3a0a9b2700eee75387faa646e98168ec0c8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-06-28T21:26:27.037Z] === RUN TestPluginInstall/with_htpasswd [2023-06-28T21:26:27.294Z] time="2023-06-28T21:26:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-06-28T21:26:27.294Z] time="2023-06-28T21:26:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:274c963186388e46fe71d7d487f4a3a0a9b2700eee75387faa646e98168ec0c8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-06-28T21:26:27.294Z] time="2023-06-28T21:26:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-06-28T21:26:27.294Z] time="2023-06-28T21:26:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:274c963186388e46fe71d7d487f4a3a0a9b2700eee75387faa646e98168ec0c8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-06-28T21:26:27.307Z] --- PASS: TestUpdatePidsLimit (2.07s) [2023-06-28T21:26:27.307Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2023-06-28T21:26:27.307Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2023-06-28T21:26:27.307Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2023-06-28T21:26:27.307Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2023-06-28T21:26:27.307Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2023-06-28T21:26:27.307Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2023-06-28T21:26:27.307Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.27s) [2023-06-28T21:26:27.307Z] === RUN TestUpdateRestartPolicy [2023-06-28T21:26:27.549Z] === RUN TestPluginInstall/with_insecure [2023-06-28T21:26:27.876Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2023-06-28T21:26:27.876Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2023-06-28T21:26:27.876Z] check_test.go:308: [d55c9f16c589a] daemon is not started [2023-06-28T21:26:27.876Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2023-06-28T21:26:27.876Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2023-06-28T21:26:27.876Z] check_test.go:308: [d0d526faa1d0c] daemon is not started [2023-06-28T21:26:27.876Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2023-06-28T21:26:28.135Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2023-06-28T21:26:28.475Z] time="2023-06-28T21:26:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-06-28T21:26:28.476Z] time="2023-06-28T21:26:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:49c594fc0a535185e5fe3da82581fd7564fe93da25034f68b62d8c046a8d406d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-06-28T21:26:28.476Z] time="2023-06-28T21:26:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-06-28T21:26:28.476Z] time="2023-06-28T21:26:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:49c594fc0a535185e5fe3da82581fd7564fe93da25034f68b62d8c046a8d406d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-06-28T21:26:28.476Z] plugin_test.go:164: [d18ca19a05617] daemon is not started [2023-06-28T21:26:28.476Z] --- PASS: TestPluginInstall (4.66s) [2023-06-28T21:26:28.476Z] --- PASS: TestPluginInstall/no_auth (3.07s) [2023-06-28T21:26:28.476Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2023-06-28T21:26:28.476Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2023-06-28T21:26:28.476Z] === RUN TestPluginsWithRuntimes [2023-06-28T21:26:29.517Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2023-06-28T21:26:29.517Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2023-06-28T21:26:29.517Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2023-06-28T21:26:29.517Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2023-06-28T21:26:29.517Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2023-06-28T21:26:29.517Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2023-06-28T21:26:29.517Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2023-06-28T21:26:29.517Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2023-06-28T21:26:29.517Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2023-06-28T21:26:29.517Z] check_test.go:308: [de2934136bc23] daemon is not started [2023-06-28T21:26:29.517Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2023-06-28T21:26:29.893Z] === RUN TestPluginsWithRuntimes/No_Args [2023-06-28T21:26:30.819Z] === RUN TestPluginsWithRuntimes/With_Args [2023-06-28T21:26:31.746Z] --- PASS: TestPluginsWithRuntimes (3.19s) [2023-06-28T21:26:31.746Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.83s) [2023-06-28T21:26:31.746Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.82s) [2023-06-28T21:26:31.746Z] === RUN TestPluginBackCompatMediaTypes [2023-06-28T21:26:32.056Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2023-06-28T21:26:32.307Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2023-06-28T21:26:32.307Z] PASS [2023-06-28T21:26:32.307Z] [2023-06-28T21:26:32.307Z] DONE 10 tests in 8.447s [2023-06-28T21:26:32.307Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-06-28T21:26:32.307Z] ++ 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 [2023-06-28T21:26:32.307Z] ++ set -e [2023-06-28T21:26:32.307Z] ++ '[' -n 0 ']' [2023-06-28T21:26:32.307Z] ++ set -x [2023-06-28T21:26:32.307Z] ++ 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 [2023-06-28T21:26:32.307Z] INFO: Testing against a local daemon [2023-06-28T21:26:32.307Z] === RUN TestExternalGraphDriver [2023-06-28T21:26:32.563Z] === RUN TestExternalGraphDriver/json [2023-06-28T21:26:33.438Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2023-06-28T21:26:34.450Z] === RUN TestExternalGraphDriver/spec [2023-06-28T21:26:34.634Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2023-06-28T21:26:34.634Z] Copying nested executables into bundles/cross/linux/amd64 [2023-06-28T21:26:34.634Z] Cross building: bundles/cross/windows/amd64 [2023-06-28T21:26:34.634Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2023-06-28T21:26:34.634Z] GOOS="windows" GOARCH="amd64" GOARM="" [2023-06-28T21:26:35.346Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2023-06-28T21:26:35.606Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2023-06-28T21:26:36.338Z] === RUN TestExternalGraphDriver/pull [2023-06-28T21:26:36.988Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2023-06-28T21:26:37.248Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2023-06-28T21:26:37.701Z] --- PASS: TestExternalGraphDriver (5.46s) [2023-06-28T21:26:37.701Z] --- PASS: TestExternalGraphDriver/json (1.67s) [2023-06-28T21:26:37.701Z] --- PASS: TestExternalGraphDriver/spec (1.67s) [2023-06-28T21:26:37.701Z] --- PASS: TestExternalGraphDriver/pull (1.77s) [2023-06-28T21:26:37.701Z] === RUN TestGraphdriverPluginV2 [2023-06-28T21:26:37.818Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2023-06-28T21:26:37.957Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-06-28T21:26:37.957Z] --- SKIP: TestGraphdriverPluginV2 (0.33s) [2023-06-28T21:26:37.957Z] PASS [2023-06-28T21:26:37.957Z] [2023-06-28T21:26:37.957Z] === Skipped [2023-06-28T21:26:37.957Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s) [2023-06-28T21:26:37.957Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-06-28T21:26:37.957Z] [2023-06-28T21:26:37.957Z] DONE 5 tests, 1 skipped in 5.819s [2023-06-28T21:26:38.213Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-06-28T21:26:38.213Z] ++ 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 [2023-06-28T21:26:38.213Z] ++ set -e [2023-06-28T21:26:38.213Z] ++ '[' -n 0 ']' [2023-06-28T21:26:38.213Z] ++ set -x [2023-06-28T21:26:38.213Z] ++ 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 [2023-06-28T21:26:38.213Z] INFO: Testing against a local daemon [2023-06-28T21:26:38.213Z] === RUN TestContinueAfterPluginCrash [2023-06-28T21:26:38.213Z] === PAUSE TestContinueAfterPluginCrash [2023-06-28T21:26:38.213Z] === RUN TestReadPluginNoRead [2023-06-28T21:26:38.213Z] === PAUSE TestReadPluginNoRead [2023-06-28T21:26:38.213Z] === RUN TestDaemonStartWithLogOpt [2023-06-28T21:26:38.213Z] === PAUSE TestDaemonStartWithLogOpt [2023-06-28T21:26:38.213Z] === CONT TestContinueAfterPluginCrash [2023-06-28T21:26:38.213Z] === CONT TestDaemonStartWithLogOpt [2023-06-28T21:26:38.213Z] === CONT TestReadPluginNoRead [2023-06-28T21:26:39.199Z] --- PASS: TestUpdateRestartPolicy (11.89s) [2023-06-28T21:26:39.199Z] === RUN TestUpdateRestartWithAutoRemove [2023-06-28T21:26:39.768Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s) [2023-06-28T21:26:39.768Z] === RUN TestWaitNonBlocked [2023-06-28T21:26:39.768Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-06-28T21:26:39.768Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-06-28T21:26:39.768Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-06-28T21:26:39.768Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-06-28T21:26:39.768Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-06-28T21:26:39.768Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-06-28T21:26:40.709Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-06-28T21:26:40.709Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.81s) [2023-06-28T21:26:40.709Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.86s) [2023-06-28T21:26:40.709Z] === RUN TestWaitBlocked [2023-06-28T21:26:40.709Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-06-28T21:26:40.709Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-06-28T21:26:40.709Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-06-28T21:26:40.709Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-06-28T21:26:40.709Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-06-28T21:26:40.709Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-06-28T21:26:40.709Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2023-06-28T21:26:40.728Z] === RUN TestReadPluginNoRead/default [2023-06-28T21:26:40.728Z] --- PASS: TestDaemonStartWithLogOpt (2.70s) [2023-06-28T21:26:40.969Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2023-06-28T21:26:41.230Z] --- PASS: TestWaitBlocked (0.01s) [2023-06-28T21:26:41.230Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.52s) [2023-06-28T21:26:41.230Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s) [2023-06-28T21:26:41.230Z] === CONT TestContainerStartOnDaemonRestart [2023-06-28T21:26:41.230Z] === CONT TestRestartDaemonWithRestartingContainer [2023-06-28T21:26:41.230Z] === CONT TestDaemonHostGatewayIP [2023-06-28T21:26:41.230Z] === CONT TestDaemonRestartIpcMode [2023-06-28T21:26:41.230Z] === CONT TestIpcModeOlderClient [2023-06-28T21:26:41.230Z] === CONT TestContainerKillOnDaemonStart [2023-06-28T21:26:41.230Z] --- PASS: TestIpcModeOlderClient (0.06s) [2023-06-28T21:26:41.654Z] === RUN TestReadPluginNoRead/disabled_caching [2023-06-28T21:26:43.018Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-06-28T21:26:43.944Z] === CONT TestReadPluginNoRead [2023-06-28T21:26:43.944Z] read_test.go:92: [d3737d9c36fd9] daemon is not started [2023-06-28T21:26:43.944Z] --- PASS: TestReadPluginNoRead (5.84s) [2023-06-28T21:26:43.944Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2023-06-28T21:26:43.944Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2023-06-28T21:26:43.944Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2023-06-28T21:26:44.527Z] --- PASS: TestContainerStartOnDaemonRestart (2.75s) [2023-06-28T21:26:44.527Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2023-06-28T21:26:45.096Z] --- PASS: TestDaemonHostGatewayIP (3.63s) [2023-06-28T21:26:45.096Z] --- PASS: TestDaemonRestartIpcMode (3.83s) [2023-06-28T21:26:45.096Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.83s) [2023-06-28T21:26:45.666Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2023-06-28T21:26:45.666Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2023-06-28T21:26:45.831Z] --- PASS: TestContinueAfterPluginCrash (7.71s) [2023-06-28T21:26:45.831Z] PASS [2023-06-28T21:26:45.831Z] [2023-06-28T21:26:45.831Z] DONE 6 tests in 7.741s [2023-06-28T21:26:45.831Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-06-28T21:26:45.831Z] ++ 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 [2023-06-28T21:26:45.831Z] ++ set -e [2023-06-28T21:26:45.831Z] ++ '[' -n 0 ']' [2023-06-28T21:26:45.831Z] ++ set -x [2023-06-28T21:26:45.831Z] ++ 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 [2023-06-28T21:26:45.831Z] testing: warning: no tests to run [2023-06-28T21:26:45.831Z] PASS [2023-06-28T21:26:45.831Z] [2023-06-28T21:26:45.831Z] DONE 0 tests in 0.008s [2023-06-28T21:26:45.831Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-06-28T21:26:45.831Z] ++ 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 [2023-06-28T21:26:45.831Z] ++ set -e [2023-06-28T21:26:45.831Z] ++ '[' -n 0 ']' [2023-06-28T21:26:45.831Z] ++ set -x [2023-06-28T21:26:45.831Z] ++ 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 [2023-06-28T21:26:45.831Z] INFO: Testing against a local daemon [2023-06-28T21:26:45.831Z] === RUN TestPluginWithDevMounts [2023-06-28T21:26:45.831Z] === PAUSE TestPluginWithDevMounts [2023-06-28T21:26:45.831Z] === CONT TestPluginWithDevMounts [2023-06-28T21:26:46.605Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2023-06-28T21:26:47.174Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2023-06-28T21:26:47.718Z] --- PASS: TestPluginWithDevMounts (1.54s) [2023-06-28T21:26:47.718Z] PASS [2023-06-28T21:26:47.718Z] [2023-06-28T21:26:47.718Z] DONE 1 tests in 1.577s [2023-06-28T21:26:47.718Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2023-06-28T21:26:47.718Z] ++ 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 [2023-06-28T21:26:47.718Z] ++ set -e [2023-06-28T21:26:47.718Z] ++ '[' -n 0 ']' [2023-06-28T21:26:47.718Z] ++ set -x [2023-06-28T21:26:47.718Z] ++ 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 [2023-06-28T21:26:47.718Z] INFO: Testing against a local daemon [2023-06-28T21:26:47.718Z] === RUN TestSecretInspect [2023-06-28T21:26:49.082Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2023-06-28T21:26:49.342Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2023-06-28T21:26:49.342Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2023-06-28T21:26:49.911Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2023-06-28T21:26:50.171Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2023-06-28T21:26:50.231Z] --- PASS: TestSecretInspect (2.29s) [2023-06-28T21:26:50.231Z] === RUN TestSecretList [2023-06-28T21:26:50.741Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2023-06-28T21:26:51.310Z] === RUN TestDockerSuite/TestBuildDockerignore [2023-06-28T21:26:51.879Z] check_test.go:308: [d6340a561c79f] daemon is not started [2023-06-28T21:26:51.879Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2023-06-28T21:26:52.118Z] --- PASS: TestSecretList (2.22s) [2023-06-28T21:26:52.118Z] === RUN TestSecretsCreateAndDelete [2023-06-28T21:26:53.261Z] --- PASS: TestContainerKillOnDaemonStart (12.08s) [2023-06-28T21:26:53.261Z] PASS [2023-06-28T21:26:53.261Z] [2023-06-28T21:26:53.261Z] === Skipped [2023-06-28T21:26:53.261Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2023-06-28T21:26:53.261Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-06-28T21:26:53.261Z] [2023-06-28T21:26:53.261Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-06-28T21:26:53.261Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-06-28T21:26:53.261Z] [2023-06-28T21:26:53.261Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2023-06-28T21:26:53.261Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-06-28T21:26:53.261Z] [2023-06-28T21:26:53.261Z] DONE 197 tests, 3 skipped in 120.738s [2023-06-28T21:26:53.261Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2023-06-28T21:26:53.261Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2023-06-28T21:26:53.261Z] ++ set -e [2023-06-28T21:26:53.261Z] ++ '[' -n 0 ']' [2023-06-28T21:26:53.261Z] ++ set -x [2023-06-28T21:26:53.261Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2023-06-28T21:26:53.521Z] INFO: Testing against a local daemon [2023-06-28T21:26:53.521Z] === RUN TestLiveRestore [2023-06-28T21:26:53.521Z] === RUN TestLiveRestore/volume_references [2023-06-28T21:26:53.521Z] === PAUSE TestLiveRestore/volume_references [2023-06-28T21:26:53.521Z] === CONT TestLiveRestore/volume_references [2023-06-28T21:26:54.090Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-06-28T21:26:54.090Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-06-28T21:26:54.350Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2023-06-28T21:26:54.631Z] --- PASS: TestSecretsCreateAndDelete (2.47s) [2023-06-28T21:26:54.631Z] === RUN TestSecretsUpdate [2023-06-28T21:26:55.289Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-06-28T21:26:56.669Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-06-28T21:26:57.144Z] --- PASS: TestSecretsUpdate (2.33s) [2023-06-28T21:26:57.144Z] === RUN TestTemplatedSecret [2023-06-28T21:26:57.608Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-06-28T21:26:57.608Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2023-06-28T21:26:57.868Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2023-06-28T21:26:58.437Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2023-06-28T21:26:58.437Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options [2023-06-28T21:26:59.007Z] check_test.go:308: [d8dfc9c076f3a] daemon is not started [2023-06-28T21:26:59.007Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2023-06-28T21:26:59.658Z] --- PASS: TestTemplatedSecret (2.58s) [2023-06-28T21:26:59.658Z] === RUN TestSecretCreateResolve [2023-06-28T21:26:59.946Z] --- PASS: TestLiveRestore (0.00s) [2023-06-28T21:26:59.947Z] --- PASS: TestLiveRestore/volume_references (6.31s) [2023-06-28T21:26:59.947Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (4.47s) [2023-06-28T21:26:59.947Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.22s) [2023-06-28T21:26:59.947Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.16s) [2023-06-28T21:26:59.947Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.03s) [2023-06-28T21:26:59.947Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.06s) [2023-06-28T21:26:59.947Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.17s) [2023-06-28T21:26:59.947Z] PASS [2023-06-28T21:26:59.947Z] [2023-06-28T21:26:59.947Z] DONE 8 tests in 6.336s [2023-06-28T21:26:59.947Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2023-06-28T21:26:59.947Z] ++ 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 [2023-06-28T21:26:59.947Z] ++ set -e [2023-06-28T21:26:59.947Z] ++ '[' -n 0 ']' [2023-06-28T21:26:59.947Z] ++ set -x [2023-06-28T21:26:59.947Z] ++ 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 [2023-06-28T21:26:59.947Z] INFO: Testing against a local daemon [2023-06-28T21:26:59.947Z] === RUN TestCommitInheritsEnv [2023-06-28T21:26:59.947Z] --- PASS: TestCommitInheritsEnv (0.21s) [2023-06-28T21:26:59.947Z] === RUN TestImportExtremelyLargeImageWorks [2023-06-28T21:26:59.947Z] === PAUSE TestImportExtremelyLargeImageWorks [2023-06-28T21:26:59.947Z] === RUN TestImagesFilterMultiReference [2023-06-28T21:26:59.947Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2023-06-28T21:26:59.947Z] === RUN TestImagePullPlatformInvalid [2023-06-28T21:26:59.947Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2023-06-28T21:26:59.947Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-06-28T21:27:00.210Z] time="2023-06-28T21:26:59Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.10 instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 version="v2.1.0+unknown" [2023-06-28T21:27:00.210Z] time="2023-06-28T21:26:59Z" level=info msg="redis not configured" go.version=go1.19.10 instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 version="v2.1.0+unknown" [2023-06-28T21:27:00.210Z] time="2023-06-28T21:26:59Z" level=info msg="Starting upload purge in 37m0s" go.version=go1.19.10 instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 version="v2.1.0+unknown" [2023-06-28T21:27:00.210Z] time="2023-06-28T21:26:59Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.10 instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 version="v2.1.0+unknown" [2023-06-28T21:27:00.210Z] time="2023-06-28T21:27:00Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=81d2ca04-aaea-4b48-9de7-1c41ee0cf7da http.request.method=GET http.request.remoteaddr="127.0.0.1:38050" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 version="v2.1.0+unknown" [2023-06-28T21:27:00.210Z] time="2023-06-28T21:27:00Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=81d2ca04-aaea-4b48-9de7-1c41ee0cf7da http.request.method=GET http.request.remoteaddr="127.0.0.1:38050" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.148351ms http.response.status=200 http.response.written=2 instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 version="v2.1.0+unknown" [2023-06-28T21:27:00.210Z] 127.0.0.1 - - [28/Jun/2023:21:27:00 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-06-28T21:27:00.210Z] time="2023-06-28T21:27:00Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=663d9ceb-dd64-46bc-8943-930e13c197b4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38060" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:27:00.210Z] time="2023-06-28T21:27:00Z" level=debug msg=GetBlob go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=663d9ceb-dd64-46bc-8943-930e13c197b4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38060" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:27:00.210Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=663d9ceb-dd64-46bc-8943-930e13c197b4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38060" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=27.008µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=791f03ca-d8b9-45af-bf10-a41c9316b45d trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:27:00.210Z] time="2023-06-28T21:27:00Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=663d9ceb-dd64-46bc-8943-930e13c197b4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38060" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.455977ms http.response.status=404 http.response.written=157 instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:27:00.210Z] 127.0.0.1 - - [28/Jun/2023:21:27:00 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-06-28T21:27:00.210Z] time="2023-06-28T21:27:00Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=ccf8d0b0-3314-4cb3-abc4-e21700ccf745 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38068" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:27:00.210Z] time="2023-06-28T21:27:00Z" level=debug msg=GetBlob go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=ccf8d0b0-3314-4cb3-abc4-e21700ccf745 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38068" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:27:00.210Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=ccf8d0b0-3314-4cb3-abc4-e21700ccf745 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38068" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=26.249µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=42e365fc-ff29-4bcf-9e7a-e21ffa83ac4d trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:27:00.210Z] time="2023-06-28T21:27:00Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 err.message="blob unknown to registry" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=ccf8d0b0-3314-4cb3-abc4-e21700ccf745 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38068" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.636372ms http.response.status=404 http.response.written=157 instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:27:00.210Z] 127.0.0.1 - - [28/Jun/2023:21:27:00 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-06-28T21:27:00.210Z] time="2023-06-28T21:27:00Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=8adafe74-8044-4881-942d-4e9bbae2f939 http.request.method=POST http.request.remoteaddr="127.0.0.1:38060" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 vars.name=test version="v2.1.0+unknown" [2023-06-28T21:27:00.210Z] time="2023-06-28T21:27:00Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=8adafe74-8044-4881-942d-4e9bbae2f939 http.request.method=POST http.request.remoteaddr="127.0.0.1:38060" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 vars.name=test version="v2.1.0+unknown" [2023-06-28T21:27:00.210Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/f2552116-496e-4dcf-bf95-ad31e3ecf417/startedat\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=8adafe74-8044-4881-942d-4e9bbae2f939 http.request.method=POST http.request.remoteaddr="127.0.0.1:38060" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=96.28µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=732bcd06-feb9-4861-abd3-90e35274b0ed trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-06-28T21:27:00.210Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f2552116-496e-4dcf-bf95-ad31e3ecf417/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=8adafe74-8044-4881-942d-4e9bbae2f939 http.request.method=POST http.request.remoteaddr="127.0.0.1:38060" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=19.02µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=924544f3-4ec2-4e90-b099-c4345905b589 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-06-28T21:27:00.210Z] time="2023-06-28T21:27:00Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=67654b43-806c-4510-9821-01c901f71f49 http.request.method=POST http.request.remoteaddr="127.0.0.1:38068" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 vars.name=test version="v2.1.0+unknown" [2023-06-28T21:27:00.210Z] time="2023-06-28T21:27:00Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=67654b43-806c-4510-9821-01c901f71f49 http.request.method=POST http.request.remoteaddr="127.0.0.1:38068" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 vars.name=test version="v2.1.0+unknown" [2023-06-28T21:27:00.210Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/b047c7f0-efc6-44e3-bae6-7f39adb3a5c7/startedat\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=67654b43-806c-4510-9821-01c901f71f49 http.request.method=POST http.request.remoteaddr="127.0.0.1:38068" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=72.211µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=cf5ba73b-1824-483d-aa47-2175ab2f1097 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-06-28T21:27:00.211Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b047c7f0-efc6-44e3-bae6-7f39adb3a5c7/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=67654b43-806c-4510-9821-01c901f71f49 http.request.method=POST http.request.remoteaddr="127.0.0.1:38068" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=15.329µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c6341709-d837-4733-91a2-3660f5cabdf5 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-06-28T21:27:00.211Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/b047c7f0-efc6-44e3-bae6-7f39adb3a5c7/hashstates/sha256/0\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=67654b43-806c-4510-9821-01c901f71f49 http.request.method=POST http.request.remoteaddr="127.0.0.1:38068" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=59.306µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=51f6d842-d0e0-47dc-9e62-2a74163eeb15 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-06-28T21:27:00.211Z] time="2023-06-28T21:27:00Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=67654b43-806c-4510-9821-01c901f71f49 http.request.method=POST http.request.remoteaddr="127.0.0.1:38068" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=4.14048ms http.response.status=202 http.response.written=0 instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 version="v2.1.0+unknown" [2023-06-28T21:27:00.211Z] 127.0.0.1 - - [28/Jun/2023:21:27:00 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-06-28T21:27:00.211Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/f2552116-496e-4dcf-bf95-ad31e3ecf417/hashstates/sha256/0\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=8adafe74-8044-4881-942d-4e9bbae2f939 http.request.method=POST http.request.remoteaddr="127.0.0.1:38060" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=66.719µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=2b4a422e-17cb-4ea0-8326-98225fc92965 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-06-28T21:27:00.211Z] time="2023-06-28T21:27:00Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=8adafe74-8044-4881-942d-4e9bbae2f939 http.request.method=POST http.request.remoteaddr="127.0.0.1:38060" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.068794ms http.response.status=202 http.response.written=0 instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 version="v2.1.0+unknown" [2023-06-28T21:27:00.211Z] 127.0.0.1 - - [28/Jun/2023:21:27:00 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-06-28T21:27:00.211Z] time="2023-06-28T21:27:00Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eb403c6c-363b-459f-9d54-faeebc56cae3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38068" http.request.uri="/v2/test/blobs/uploads/b047c7f0-efc6-44e3-bae6-7f39adb3a5c7?_state=vr2S8meyqVqG8b2w_4k2lVA5pYssKqR7SAe1PsKhHGB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIwNDdjN2YwLWVmYzYtNDRlMy1iYWU2LTdmMzlhZGIzYTVjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNzowMC4wNjEzODkzMjRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 vars.name=test vars.uuid=b047c7f0-efc6-44e3-bae6-7f39adb3a5c7 version="v2.1.0+unknown" [2023-06-28T21:27:00.211Z] time="2023-06-28T21:27:00Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eb403c6c-363b-459f-9d54-faeebc56cae3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38068" http.request.uri="/v2/test/blobs/uploads/b047c7f0-efc6-44e3-bae6-7f39adb3a5c7?_state=vr2S8meyqVqG8b2w_4k2lVA5pYssKqR7SAe1PsKhHGB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIwNDdjN2YwLWVmYzYtNDRlMy1iYWU2LTdmMzlhZGIzYTVjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNzowMC4wNjEzODkzMjRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 vars.name=test vars.uuid=b047c7f0-efc6-44e3-bae6-7f39adb3a5c7 version="v2.1.0+unknown" [2023-06-28T21:27:00.211Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/b047c7f0-efc6-44e3-bae6-7f39adb3a5c7/startedat\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eb403c6c-363b-459f-9d54-faeebc56cae3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38068" http.request.uri="/v2/test/blobs/uploads/b047c7f0-efc6-44e3-bae6-7f39adb3a5c7?_state=vr2S8meyqVqG8b2w_4k2lVA5pYssKqR7SAe1PsKhHGB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIwNDdjN2YwLWVmYzYtNDRlMy1iYWU2LTdmMzlhZGIzYTVjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNzowMC4wNjEzODkzMjRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=28.737µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=91967548-a61c-4207-9255-9245397a22e1 trace.line=82 vars.name=test vars.uuid=b047c7f0-efc6-44e3-bae6-7f39adb3a5c7 version="v2.1.0+unknown" [2023-06-28T21:27:00.211Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b047c7f0-efc6-44e3-bae6-7f39adb3a5c7/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eb403c6c-363b-459f-9d54-faeebc56cae3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38068" http.request.uri="/v2/test/blobs/uploads/b047c7f0-efc6-44e3-bae6-7f39adb3a5c7?_state=vr2S8meyqVqG8b2w_4k2lVA5pYssKqR7SAe1PsKhHGB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIwNDdjN2YwLWVmYzYtNDRlMy1iYWU2LTdmMzlhZGIzYTVjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNzowMC4wNjEzODkzMjRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=14.387µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2d43ea46-5f10-481f-8015-5a8c69caceb0 trace.line=141 vars.name=test vars.uuid=b047c7f0-efc6-44e3-bae6-7f39adb3a5c7 version="v2.1.0+unknown" [2023-06-28T21:27:00.211Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/b047c7f0-efc6-44e3-bae6-7f39adb3a5c7/data\", 0)" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eb403c6c-363b-459f-9d54-faeebc56cae3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38068" http.request.uri="/v2/test/blobs/uploads/b047c7f0-efc6-44e3-bae6-7f39adb3a5c7?_state=vr2S8meyqVqG8b2w_4k2lVA5pYssKqR7SAe1PsKhHGB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIwNDdjN2YwLWVmYzYtNDRlMy1iYWU2LTdmMzlhZGIzYTVjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNzowMC4wNjEzODkzMjRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=72.483µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=e2972a64-c846-4b97-b4c6-da995a00094a trace.line=124 vars.name=test vars.uuid=b047c7f0-efc6-44e3-bae6-7f39adb3a5c7 version="v2.1.0+unknown" [2023-06-28T21:27:00.211Z] time="2023-06-28T21:27:00Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eb403c6c-363b-459f-9d54-faeebc56cae3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38068" http.request.uri="/v2/test/blobs/uploads/b047c7f0-efc6-44e3-bae6-7f39adb3a5c7?_state=vr2S8meyqVqG8b2w_4k2lVA5pYssKqR7SAe1PsKhHGB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIwNDdjN2YwLWVmYzYtNDRlMy1iYWU2LTdmMzlhZGIzYTVjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNzowMC4wNjEzODkzMjRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 vars.name=test vars.uuid=b047c7f0-efc6-44e3-bae6-7f39adb3a5c7 version="v2.1.0+unknown" [2023-06-28T21:27:00.211Z] time="2023-06-28T21:27:00Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bdfdd923-f7a7-4e1f-8944-c6d9968884ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:38060" http.request.uri="/v2/test/blobs/uploads/f2552116-496e-4dcf-bf95-ad31e3ecf417?_state=JYwt_3MQin9cPwjgrd8UKNAupgaLopGzq-J3IeFx5Ll7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYyNTUyMTE2LTQ5NmUtNGRjZi1iZjk1LWFkMzFlM2VjZjQxNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNzowMC4wNTkxMjM2MTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 vars.name=test vars.uuid=f2552116-496e-4dcf-bf95-ad31e3ecf417 version="v2.1.0+unknown" [2023-06-28T21:27:00.211Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b047c7f0-efc6-44e3-bae6-7f39adb3a5c7/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eb403c6c-363b-459f-9d54-faeebc56cae3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38068" http.request.uri="/v2/test/blobs/uploads/b047c7f0-efc6-44e3-bae6-7f39adb3a5c7?_state=vr2S8meyqVqG8b2w_4k2lVA5pYssKqR7SAe1PsKhHGB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIwNDdjN2YwLWVmYzYtNDRlMy1iYWU2LTdmMzlhZGIzYTVjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNzowMC4wNjEzODkzMjRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=10.95µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ae613691-4455-4cb4-ae5e-e830b11ce877 trace.line=141 vars.name=test vars.uuid=b047c7f0-efc6-44e3-bae6-7f39adb3a5c7 version="v2.1.0+unknown" [2023-06-28T21:27:00.211Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eb403c6c-363b-459f-9d54-faeebc56cae3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38068" http.request.uri="/v2/test/blobs/uploads/b047c7f0-efc6-44e3-bae6-7f39adb3a5c7?_state=vr2S8meyqVqG8b2w_4k2lVA5pYssKqR7SAe1PsKhHGB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIwNDdjN2YwLWVmYzYtNDRlMy1iYWU2LTdmMzlhZGIzYTVjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNzowMC4wNjEzODkzMjRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=9.95µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e30a4b8a-37aa-4d3d-9c5d-19d1afd9e413 trace.line=141 vars.name=test vars.uuid=b047c7f0-efc6-44e3-bae6-7f39adb3a5c7 version="v2.1.0+unknown" [2023-06-28T21:27:00.211Z] time="2023-06-28T21:27:00Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bdfdd923-f7a7-4e1f-8944-c6d9968884ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:38060" http.request.uri="/v2/test/blobs/uploads/f2552116-496e-4dcf-bf95-ad31e3ecf417?_state=JYwt_3MQin9cPwjgrd8UKNAupgaLopGzq-J3IeFx5Ll7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYyNTUyMTE2LTQ5NmUtNGRjZi1iZjk1LWFkMzFlM2VjZjQxNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNzowMC4wNTkxMjM2MTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 vars.name=test vars.uuid=f2552116-496e-4dcf-bf95-ad31e3ecf417 version="v2.1.0+unknown" [2023-06-28T21:27:00.211Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b047c7f0-efc6-44e3-bae6-7f39adb3a5c7/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eb403c6c-363b-459f-9d54-faeebc56cae3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38068" http.request.uri="/v2/test/blobs/uploads/b047c7f0-efc6-44e3-bae6-7f39adb3a5c7?_state=vr2S8meyqVqG8b2w_4k2lVA5pYssKqR7SAe1PsKhHGB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIwNDdjN2YwLWVmYzYtNDRlMy1iYWU2LTdmMzlhZGIzYTVjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNzowMC4wNjEzODkzMjRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=8.448µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=db3fc0cd-8927-4f71-a42d-d2fef64a61a2 trace.line=141 vars.name=test vars.uuid=b047c7f0-efc6-44e3-bae6-7f39adb3a5c7 version="v2.1.0+unknown" [2023-06-28T21:27:00.211Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/f2552116-496e-4dcf-bf95-ad31e3ecf417/startedat\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bdfdd923-f7a7-4e1f-8944-c6d9968884ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:38060" http.request.uri="/v2/test/blobs/uploads/f2552116-496e-4dcf-bf95-ad31e3ecf417?_state=JYwt_3MQin9cPwjgrd8UKNAupgaLopGzq-J3IeFx5Ll7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYyNTUyMTE2LTQ5NmUtNGRjZi1iZjk1LWFkMzFlM2VjZjQxNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNzowMC4wNTkxMjM2MTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=34.2µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=81e77138-5fdb-4435-b507-4657a04e0886 trace.line=82 vars.name=test vars.uuid=f2552116-496e-4dcf-bf95-ad31e3ecf417 version="v2.1.0+unknown" [2023-06-28T21:27:00.211Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/b047c7f0-efc6-44e3-bae6-7f39adb3a5c7/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eb403c6c-363b-459f-9d54-faeebc56cae3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38068" http.request.uri="/v2/test/blobs/uploads/b047c7f0-efc6-44e3-bae6-7f39adb3a5c7?_state=vr2S8meyqVqG8b2w_4k2lVA5pYssKqR7SAe1PsKhHGB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIwNDdjN2YwLWVmYzYtNDRlMy1iYWU2LTdmMzlhZGIzYTVjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNzowMC4wNjEzODkzMjRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=65.373µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=b1aa95be-13cc-4a4d-9148-3ee67ec81627 trace.line=167 vars.name=test vars.uuid=b047c7f0-efc6-44e3-bae6-7f39adb3a5c7 version="v2.1.0+unknown" [2023-06-28T21:27:00.211Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f2552116-496e-4dcf-bf95-ad31e3ecf417/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bdfdd923-f7a7-4e1f-8944-c6d9968884ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:38060" http.request.uri="/v2/test/blobs/uploads/f2552116-496e-4dcf-bf95-ad31e3ecf417?_state=JYwt_3MQin9cPwjgrd8UKNAupgaLopGzq-J3IeFx5Ll7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYyNTUyMTE2LTQ5NmUtNGRjZi1iZjk1LWFkMzFlM2VjZjQxNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNzowMC4wNTkxMjM2MTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=12.108µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=47a5e24a-ba8c-4cd6-a7db-4de74cc9786f trace.line=141 vars.name=test vars.uuid=f2552116-496e-4dcf-bf95-ad31e3ecf417 version="v2.1.0+unknown" [2023-06-28T21:27:00.211Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eb403c6c-363b-459f-9d54-faeebc56cae3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38068" http.request.uri="/v2/test/blobs/uploads/b047c7f0-efc6-44e3-bae6-7f39adb3a5c7?_state=vr2S8meyqVqG8b2w_4k2lVA5pYssKqR7SAe1PsKhHGB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIwNDdjN2YwLWVmYzYtNDRlMy1iYWU2LTdmMzlhZGIzYTVjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNzowMC4wNjEzODkzMjRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=67.254µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a33fda21-f85d-4347-85ad-0f17593a8963 trace.line=95 vars.name=test vars.uuid=b047c7f0-efc6-44e3-bae6-7f39adb3a5c7 version="v2.1.0+unknown" [2023-06-28T21:27:00.212Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/f2552116-496e-4dcf-bf95-ad31e3ecf417/data\", 0)" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bdfdd923-f7a7-4e1f-8944-c6d9968884ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:38060" http.request.uri="/v2/test/blobs/uploads/f2552116-496e-4dcf-bf95-ad31e3ecf417?_state=JYwt_3MQin9cPwjgrd8UKNAupgaLopGzq-J3IeFx5Ll7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYyNTUyMTE2LTQ5NmUtNGRjZi1iZjk1LWFkMzFlM2VjZjQxNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNzowMC4wNTkxMjM2MTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=120.391µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=a09bf0e2-4465-4aac-b47c-429977ed39dd trace.line=124 vars.name=test vars.uuid=f2552116-496e-4dcf-bf95-ad31e3ecf417 version="v2.1.0+unknown" [2023-06-28T21:27:00.212Z] time="2023-06-28T21:27:00Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bdfdd923-f7a7-4e1f-8944-c6d9968884ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:38060" http.request.uri="/v2/test/blobs/uploads/f2552116-496e-4dcf-bf95-ad31e3ecf417?_state=JYwt_3MQin9cPwjgrd8UKNAupgaLopGzq-J3IeFx5Ll7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYyNTUyMTE2LTQ5NmUtNGRjZi1iZjk1LWFkMzFlM2VjZjQxNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNzowMC4wNTkxMjM2MTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 vars.name=test vars.uuid=f2552116-496e-4dcf-bf95-ad31e3ecf417 version="v2.1.0+unknown" [2023-06-28T21:27:00.212Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/b047c7f0-efc6-44e3-bae6-7f39adb3a5c7\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eb403c6c-363b-459f-9d54-faeebc56cae3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38068" http.request.uri="/v2/test/blobs/uploads/b047c7f0-efc6-44e3-bae6-7f39adb3a5c7?_state=vr2S8meyqVqG8b2w_4k2lVA5pYssKqR7SAe1PsKhHGB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIwNDdjN2YwLWVmYzYtNDRlMy1iYWU2LTdmMzlhZGIzYTVjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNzowMC4wNjEzODkzMjRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=114.174µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=e3e5c64d-57e8-442c-8aa1-320084615ea9 trace.line=181 vars.name=test vars.uuid=b047c7f0-efc6-44e3-bae6-7f39adb3a5c7 version="v2.1.0+unknown" [2023-06-28T21:27:00.212Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f2552116-496e-4dcf-bf95-ad31e3ecf417/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bdfdd923-f7a7-4e1f-8944-c6d9968884ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:38060" http.request.uri="/v2/test/blobs/uploads/f2552116-496e-4dcf-bf95-ad31e3ecf417?_state=JYwt_3MQin9cPwjgrd8UKNAupgaLopGzq-J3IeFx5Ll7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYyNTUyMTE2LTQ5NmUtNGRjZi1iZjk1LWFkMzFlM2VjZjQxNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNzowMC4wNTkxMjM2MTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=13.25µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d4604d7c-0bd5-4000-a265-68739b0820a0 trace.line=141 vars.name=test vars.uuid=f2552116-496e-4dcf-bf95-ad31e3ecf417 version="v2.1.0+unknown" [2023-06-28T21:27:00.212Z] time="2023-06-28T21:27:00Z" level=info msg="response completed" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=eb403c6c-363b-459f-9d54-faeebc56cae3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38068" http.request.uri="/v2/test/blobs/uploads/b047c7f0-efc6-44e3-bae6-7f39adb3a5c7?_state=vr2S8meyqVqG8b2w_4k2lVA5pYssKqR7SAe1PsKhHGB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIwNDdjN2YwLWVmYzYtNDRlMy1iYWU2LTdmMzlhZGIzYTVjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNzowMC4wNjEzODkzMjRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.543021ms http.response.status=201 http.response.written=0 instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 version="v2.1.0+unknown" [2023-06-28T21:27:00.212Z] 127.0.0.1 - - [28/Jun/2023:21:27:00 +0000] "PUT /v2/test/blobs/uploads/b047c7f0-efc6-44e3-bae6-7f39adb3a5c7?_state=vr2S8meyqVqG8b2w_4k2lVA5pYssKqR7SAe1PsKhHGB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImIwNDdjN2YwLWVmYzYtNDRlMy1iYWU2LTdmMzlhZGIzYTVjNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNzowMC4wNjEzODkzMjRaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-06-28T21:27:00.212Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bdfdd923-f7a7-4e1f-8944-c6d9968884ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:38060" http.request.uri="/v2/test/blobs/uploads/f2552116-496e-4dcf-bf95-ad31e3ecf417?_state=JYwt_3MQin9cPwjgrd8UKNAupgaLopGzq-J3IeFx5Ll7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYyNTUyMTE2LTQ5NmUtNGRjZi1iZjk1LWFkMzFlM2VjZjQxNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNzowMC4wNTkxMjM2MTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=18.102µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b3bca63b-72c9-4763-a296-bb282d8739f6 trace.line=141 vars.name=test vars.uuid=f2552116-496e-4dcf-bf95-ad31e3ecf417 version="v2.1.0+unknown" [2023-06-28T21:27:00.212Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f2552116-496e-4dcf-bf95-ad31e3ecf417/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bdfdd923-f7a7-4e1f-8944-c6d9968884ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:38060" http.request.uri="/v2/test/blobs/uploads/f2552116-496e-4dcf-bf95-ad31e3ecf417?_state=JYwt_3MQin9cPwjgrd8UKNAupgaLopGzq-J3IeFx5Ll7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYyNTUyMTE2LTQ5NmUtNGRjZi1iZjk1LWFkMzFlM2VjZjQxNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNzowMC4wNTkxMjM2MTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=13.554µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9ab36e95-ff75-4aef-b179-44cc319c8167 trace.line=141 vars.name=test vars.uuid=f2552116-496e-4dcf-bf95-ad31e3ecf417 version="v2.1.0+unknown" [2023-06-28T21:27:00.212Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/f2552116-496e-4dcf-bf95-ad31e3ecf417/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bdfdd923-f7a7-4e1f-8944-c6d9968884ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:38060" http.request.uri="/v2/test/blobs/uploads/f2552116-496e-4dcf-bf95-ad31e3ecf417?_state=JYwt_3MQin9cPwjgrd8UKNAupgaLopGzq-J3IeFx5Ll7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYyNTUyMTE2LTQ5NmUtNGRjZi1iZjk1LWFkMzFlM2VjZjQxNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNzowMC4wNTkxMjM2MTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=65.501µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=3a83787c-985e-48e9-ba70-9e59c2ece80c trace.line=167 vars.name=test vars.uuid=f2552116-496e-4dcf-bf95-ad31e3ecf417 version="v2.1.0+unknown" [2023-06-28T21:27:00.212Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bdfdd923-f7a7-4e1f-8944-c6d9968884ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:38060" http.request.uri="/v2/test/blobs/uploads/f2552116-496e-4dcf-bf95-ad31e3ecf417?_state=JYwt_3MQin9cPwjgrd8UKNAupgaLopGzq-J3IeFx5Ll7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYyNTUyMTE2LTQ5NmUtNGRjZi1iZjk1LWFkMzFlM2VjZjQxNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNzowMC4wNTkxMjM2MTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=56.293µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=edc521ab-2c0c-4a83-83ff-51fe14b49887 trace.line=95 vars.name=test vars.uuid=f2552116-496e-4dcf-bf95-ad31e3ecf417 version="v2.1.0+unknown" [2023-06-28T21:27:00.212Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/f2552116-496e-4dcf-bf95-ad31e3ecf417\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bdfdd923-f7a7-4e1f-8944-c6d9968884ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:38060" http.request.uri="/v2/test/blobs/uploads/f2552116-496e-4dcf-bf95-ad31e3ecf417?_state=JYwt_3MQin9cPwjgrd8UKNAupgaLopGzq-J3IeFx5Ll7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYyNTUyMTE2LTQ5NmUtNGRjZi1iZjk1LWFkMzFlM2VjZjQxNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNzowMC4wNTkxMjM2MTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=120.951µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=3217717c-0841-4433-be2d-9c948e717635 trace.line=181 vars.name=test vars.uuid=f2552116-496e-4dcf-bf95-ad31e3ecf417 version="v2.1.0+unknown" [2023-06-28T21:27:00.212Z] time="2023-06-28T21:27:00Z" level=info msg="response completed" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bdfdd923-f7a7-4e1f-8944-c6d9968884ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:38060" http.request.uri="/v2/test/blobs/uploads/f2552116-496e-4dcf-bf95-ad31e3ecf417?_state=JYwt_3MQin9cPwjgrd8UKNAupgaLopGzq-J3IeFx5Ll7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYyNTUyMTE2LTQ5NmUtNGRjZi1iZjk1LWFkMzFlM2VjZjQxNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNzowMC4wNTkxMjM2MTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=2.995364ms http.response.status=201 http.response.written=0 instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 version="v2.1.0+unknown" [2023-06-28T21:27:00.212Z] 127.0.0.1 - - [28/Jun/2023:21:27:00 +0000] "PUT /v2/test/blobs/uploads/f2552116-496e-4dcf-bf95-ad31e3ecf417?_state=JYwt_3MQin9cPwjgrd8UKNAupgaLopGzq-J3IeFx5Ll7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYyNTUyMTE2LTQ5NmUtNGRjZi1iZjk1LWFkMzFlM2VjZjQxNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yOFQyMToyNzowMC4wNTkxMjM2MTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-06-28T21:27:00.212Z] time="2023-06-28T21:27:00Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=09d6d55f-6490-4b76-9e2c-1c667ff4b2ba http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38060" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:27:00.212Z] time="2023-06-28T21:27:00Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=09d6d55f-6490-4b76-9e2c-1c667ff4b2ba http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38060" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:27:00.212Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=09d6d55f-6490-4b76-9e2c-1c667ff4b2ba http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38060" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=16.163µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a21dcadf-14b1-4a39-89b4-270e05ffb28a trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:27:00.212Z] time="2023-06-28T21:27:00Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=09d6d55f-6490-4b76-9e2c-1c667ff4b2ba http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38060" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="808.741µs" http.response.status=404 http.response.written=96 instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:27:00.212Z] 127.0.0.1 - - [28/Jun/2023:21:27:00 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2023-06-28T21:27:00.212Z] time="2023-06-28T21:27:00Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=28bf0d55-b527-4b99-8f36-4c9915ba468b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38060" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:27:00.212Z] time="2023-06-28T21:27:00Z" level=debug msg=PutImageManifest go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=28bf0d55-b527-4b99-8f36-4c9915ba468b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38060" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:27:00.212Z] time="2023-06-28T21:27:00Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=28bf0d55-b527-4b99-8f36-4c9915ba468b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38060" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:27:00.212Z] time="2023-06-28T21:27:00Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=28bf0d55-b527-4b99-8f36-4c9915ba468b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38060" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:27:00.212Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=28bf0d55-b527-4b99-8f36-4c9915ba468b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38060" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=34.045µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a1daa062-31ee-48f5-bd93-f1bad2f9995b trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:27:00.212Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=28bf0d55-b527-4b99-8f36-4c9915ba468b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38060" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=16.069µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9a3d0c1b-9c2b-4545-8df4-1bf27c393acf trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:27:00.213Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=28bf0d55-b527-4b99-8f36-4c9915ba468b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38060" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=25.81µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8243c840-7175-4f0e-9b5f-bcfffc65a208 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:27:00.213Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=28bf0d55-b527-4b99-8f36-4c9915ba468b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38060" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=19.868µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=cb28b562-a768-4856-b948-7b8e561cbe53 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:27:00.213Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=28bf0d55-b527-4b99-8f36-4c9915ba468b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38060" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=14.282µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0730d082-e3dc-4adb-ba4f-43b1fe301fc8 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:27:00.213Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=28bf0d55-b527-4b99-8f36-4c9915ba468b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38060" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=58.172µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=5a9f3706-3803-4825-b4ff-88539bac048d trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:27:00.213Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=28bf0d55-b527-4b99-8f36-4c9915ba468b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38060" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=64.632µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=cc6dfe03-322b-482e-8ecd-8f05033360da trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:27:00.213Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=28bf0d55-b527-4b99-8f36-4c9915ba468b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38060" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=32.367µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c7bdbbaa-d8c4-4aa0-8f40-92f06ea1274b trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:27:00.213Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=28bf0d55-b527-4b99-8f36-4c9915ba468b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38060" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=75.211µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f39c690c-dae0-4ab4-a83f-2d85819f6926 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:27:00.213Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=28bf0d55-b527-4b99-8f36-4c9915ba468b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38060" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=41.912µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=35783872-0c4e-4998-b3b7-7768c941245d trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:27:00.213Z] time="2023-06-28T21:27:00Z" level=info msg="response completed" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=28bf0d55-b527-4b99-8f36-4c9915ba468b http.request.method=PUT http.request.remoteaddr="127.0.0.1:38060" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=1.797054ms http.response.status=201 http.response.written=0 instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 version="v2.1.0+unknown" [2023-06-28T21:27:00.213Z] 127.0.0.1 - - [28/Jun/2023:21:27:00 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-06-28T21:27:00.213Z] time="2023-06-28T21:27:00Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=2a0cc52d-9af1-47d8-813b-931b0e73a232 http.request.method=GET http.request.remoteaddr="127.0.0.1:38094" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 version="v2.1.0+unknown" [2023-06-28T21:27:00.213Z] time="2023-06-28T21:27:00Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=2a0cc52d-9af1-47d8-813b-931b0e73a232 http.request.method=GET http.request.remoteaddr="127.0.0.1:38094" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="744µs" http.response.status=200 http.response.written=2 instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 version="v2.1.0+unknown" [2023-06-28T21:27:00.213Z] 127.0.0.1 - - [28/Jun/2023:21:27:00 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-06-28T21:27:00.213Z] time="2023-06-28T21:27:00Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3fc16d3f-16e3-4be2-afd7-664a12a755a3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38098" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:27:00.213Z] time="2023-06-28T21:27:00Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3fc16d3f-16e3-4be2-afd7-664a12a755a3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38098" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:27:00.213Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3fc16d3f-16e3-4be2-afd7-664a12a755a3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38098" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=25.818µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6adf7ab7-240f-47ec-a24a-24bc6f17f0bd trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:27:00.213Z] time="2023-06-28T21:27:00Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3fc16d3f-16e3-4be2-afd7-664a12a755a3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38098" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:27:00.213Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3fc16d3f-16e3-4be2-afd7-664a12a755a3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38098" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=25.569µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=93ea92b5-98e1-49c4-8456-31f617ed99f4 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:27:00.213Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3fc16d3f-16e3-4be2-afd7-664a12a755a3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38098" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=12.994µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5a555949-4ff9-4cc7-b94e-572518480a53 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:27:00.213Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3fc16d3f-16e3-4be2-afd7-664a12a755a3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38098" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=18.099µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a155c62d-1a02-4ff6-a9d6-98b77c397901 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:27:00.213Z] time="2023-06-28T21:27:00Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3fc16d3f-16e3-4be2-afd7-664a12a755a3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38098" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-06-28T21:27:00.213Z] time="2023-06-28T21:27:00Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=3fc16d3f-16e3-4be2-afd7-664a12a755a3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38098" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.320579ms http.response.status=200 http.response.written=417 instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 version="v2.1.0+unknown" [2023-06-28T21:27:00.213Z] 127.0.0.1 - - [28/Jun/2023:21:27:00 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-06-28T21:27:00.213Z] time="2023-06-28T21:27:00Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=b23b83d5-dd79-426b-9cc4-5483ff056f28 http.request.method=GET http.request.remoteaddr="127.0.0.1:38112" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-06-28T21:27:00.213Z] time="2023-06-28T21:27:00Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=b23b83d5-dd79-426b-9cc4-5483ff056f28 http.request.method=GET http.request.remoteaddr="127.0.0.1:38112" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-06-28T21:27:00.214Z] time="2023-06-28T21:27:00Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=b23b83d5-dd79-426b-9cc4-5483ff056f28 http.request.method=GET http.request.remoteaddr="127.0.0.1:38112" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-06-28T21:27:00.214Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=b23b83d5-dd79-426b-9cc4-5483ff056f28 http.request.method=GET http.request.remoteaddr="127.0.0.1:38112" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=28.159µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8f3ca09e-b113-40b1-88f2-33d1b808917e trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-06-28T21:27:00.214Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=b23b83d5-dd79-426b-9cc4-5483ff056f28 http.request.method=GET http.request.remoteaddr="127.0.0.1:38112" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=19.797µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fae81d44-cbc8-43f8-8fff-6d07bdb743e6 trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-06-28T21:27:00.214Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=b23b83d5-dd79-426b-9cc4-5483ff056f28 http.request.method=GET http.request.remoteaddr="127.0.0.1:38112" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=21.934µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5dae9fc4-c431-4249-84da-a60745e419cc trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-06-28T21:27:00.214Z] time="2023-06-28T21:27:00Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=b23b83d5-dd79-426b-9cc4-5483ff056f28 http.request.method=GET http.request.remoteaddr="127.0.0.1:38112" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-06-28T21:27:00.214Z] time="2023-06-28T21:27:00Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=b23b83d5-dd79-426b-9cc4-5483ff056f28 http.request.method=GET http.request.remoteaddr="127.0.0.1:38112" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.313314ms http.response.status=200 http.response.written=417 instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 version="v2.1.0+unknown" [2023-06-28T21:27:00.214Z] 127.0.0.1 - - [28/Jun/2023:21:27:00 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-06-28T21:27:00.214Z] time="2023-06-28T21:27:00Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=d0312414-95e0-4f20-8962-8413884831ec http.request.method=GET http.request.remoteaddr="127.0.0.1:38114" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:27:00.214Z] time="2023-06-28T21:27:00Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=2282984b-b046-48c7-96a9-4c0c8263bd32 http.request.method=GET http.request.remoteaddr="127.0.0.1:38120" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:27:00.214Z] time="2023-06-28T21:27:00Z" level=debug msg=GetBlob go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=d0312414-95e0-4f20-8962-8413884831ec http.request.method=GET http.request.remoteaddr="127.0.0.1:38114" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:27:00.214Z] time="2023-06-28T21:27:00Z" level=debug msg=GetBlob go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=2282984b-b046-48c7-96a9-4c0c8263bd32 http.request.method=GET http.request.remoteaddr="127.0.0.1:38120" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:27:00.214Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=d0312414-95e0-4f20-8962-8413884831ec http.request.method=GET http.request.remoteaddr="127.0.0.1:38114" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=32.34µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8b52e46a-3b82-4c5e-9245-32f2411e9d8d trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:27:00.214Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=2282984b-b046-48c7-96a9-4c0c8263bd32 http.request.method=GET http.request.remoteaddr="127.0.0.1:38120" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=26.37µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=78e4d61b-243e-4150-a8ba-18a9e5b447ce trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:27:00.214Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=2282984b-b046-48c7-96a9-4c0c8263bd32 http.request.method=GET http.request.remoteaddr="127.0.0.1:38120" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=13.018µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4ead2005-f03d-46cf-aca8-cbd1b8032b41 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:27:00.214Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=d0312414-95e0-4f20-8962-8413884831ec http.request.method=GET http.request.remoteaddr="127.0.0.1:38114" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=15.657µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=dc528734-e654-4689-97f5-998d102909d7 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:27:00.214Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=2282984b-b046-48c7-96a9-4c0c8263bd32 http.request.method=GET http.request.remoteaddr="127.0.0.1:38120" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=21.086µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=450c205a-0377-4f8c-a773-070d13942519 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:27:00.214Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=2282984b-b046-48c7-96a9-4c0c8263bd32 http.request.method=GET http.request.remoteaddr="127.0.0.1:38120" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=11.757µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f91ce4b4-2d55-4e04-9f74-5a9450b0fc5c trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:27:00.214Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=d0312414-95e0-4f20-8962-8413884831ec http.request.method=GET http.request.remoteaddr="127.0.0.1:38114" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=21.046µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a1774141-d82c-4b29-b1ec-5c4efd790d06 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:27:00.214Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=2282984b-b046-48c7-96a9-4c0c8263bd32 http.request.method=GET http.request.remoteaddr="127.0.0.1:38120" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=11.096µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=cfdc5d20-1c4d-4da0-b8c1-cf09da48a8b8 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:27:00.214Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=2282984b-b046-48c7-96a9-4c0c8263bd32 http.request.method=GET http.request.remoteaddr="127.0.0.1:38120" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=6.713µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=07ddc886-0382-4e20-bb9a-b9ec0c0f0532 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:27:00.214Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=d0312414-95e0-4f20-8962-8413884831ec http.request.method=GET http.request.remoteaddr="127.0.0.1:38114" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=55.204µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9e5d6d5b-c5d5-4164-a1aa-3b35a178017b trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:27:00.215Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=2282984b-b046-48c7-96a9-4c0c8263bd32 http.request.method=GET http.request.remoteaddr="127.0.0.1:38120" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=19.389µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=82b437df-50e6-41b6-a548-3d85f588f57e trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:27:00.215Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=d0312414-95e0-4f20-8962-8413884831ec http.request.method=GET http.request.remoteaddr="127.0.0.1:38114" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=14.752µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f4bf697b-5f79-4727-a113-04562e6a46db trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:27:00.215Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=d0312414-95e0-4f20-8962-8413884831ec http.request.method=GET http.request.remoteaddr="127.0.0.1:38114" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=7.937µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=2f111105-90b4-4442-bda6-4370963ee17f trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:27:00.215Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=d0312414-95e0-4f20-8962-8413884831ec http.request.method=GET http.request.remoteaddr="127.0.0.1:38114" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=26.025µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=b4f86aab-e9ec-4422-92bd-ead425456a1a trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:27:00.215Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=2282984b-b046-48c7-96a9-4c0c8263bd32 http.request.method=GET http.request.remoteaddr="127.0.0.1:38120" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=218.875µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7e47633b-2155-47d3-a44c-358a750eb1a0 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:27:00.215Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=2282984b-b046-48c7-96a9-4c0c8263bd32 http.request.method=GET http.request.remoteaddr="127.0.0.1:38120" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=12.741µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1204a369-a768-4219-984f-00a3753d45d8 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:27:00.215Z] time="2023-06-28T21:27:00Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=2282984b-b046-48c7-96a9-4c0c8263bd32 http.request.method=GET http.request.remoteaddr="127.0.0.1:38120" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=4.554133ms http.response.status=200 http.response.written=68 instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 version="v2.1.0+unknown" [2023-06-28T21:27:00.215Z] 127.0.0.1 - - [28/Jun/2023:21:27:00 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-06-28T21:27:00.215Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=d0312414-95e0-4f20-8962-8413884831ec http.request.method=GET http.request.remoteaddr="127.0.0.1:38114" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=24.915µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2f53bfad-9c5d-4fa5-aef2-ecdc98626b0f trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:27:00.215Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=d0312414-95e0-4f20-8962-8413884831ec http.request.method=GET http.request.remoteaddr="127.0.0.1:38114" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=14.811µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b17344cb-74ae-4c94-8792-6c37429f09c9 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-06-28T21:27:00.215Z] time="2023-06-28T21:27:00Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=d0312414-95e0-4f20-8962-8413884831ec http.request.method=GET http.request.remoteaddr="127.0.0.1:38114" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=5.916088ms http.response.status=200 http.response.written=179 instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 version="v2.1.0+unknown" [2023-06-28T21:27:00.215Z] 127.0.0.1 - - [28/Jun/2023:21:27:00 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-06-28T21:27:00.215Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2023-06-28T21:27:00.215Z] time="2023-06-28T21:27:00Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=24cb2090-ed78-4cca-9d40-f8d76624be40 http.request.method=GET http.request.remoteaddr="127.0.0.1:38144" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 version="v2.1.0+unknown" [2023-06-28T21:27:00.215Z] time="2023-06-28T21:27:00Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=24cb2090-ed78-4cca-9d40-f8d76624be40 http.request.method=GET http.request.remoteaddr="127.0.0.1:38144" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="742.036µs" http.response.status=200 http.response.written=2 instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 version="v2.1.0+unknown" [2023-06-28T21:27:00.215Z] 127.0.0.1 - - [28/Jun/2023:21:27:00 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-06-28T21:27:00.215Z] time="2023-06-28T21:27:00Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=0d1b5350-efd9-4c08-86e7-86c843b8a025 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38148" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-06-28T21:27:00.215Z] time="2023-06-28T21:27:00Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=0d1b5350-efd9-4c08-86e7-86c843b8a025 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38148" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-06-28T21:27:00.215Z] time="2023-06-28T21:27:00Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=0d1b5350-efd9-4c08-86e7-86c843b8a025 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38148" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-06-28T21:27:00.215Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=0d1b5350-efd9-4c08-86e7-86c843b8a025 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38148" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=24.148µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=62bca637-be47-484b-ad96-418b6fea8ff0 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-06-28T21:27:00.215Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=0d1b5350-efd9-4c08-86e7-86c843b8a025 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38148" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=13.26µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9662aab1-1e01-4252-8913-161db6715fb0 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-06-28T21:27:00.215Z] time="2023-06-28T21:27:00Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=0d1b5350-efd9-4c08-86e7-86c843b8a025 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38148" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.322171ms http.response.status=404 http.response.written=181 instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-06-28T21:27:00.216Z] 127.0.0.1 - - [28/Jun/2023:21:27:00 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-06-28T21:27:00.216Z] time="2023-06-28T21:27:00Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=c534ef76-8e47-49d6-a5a7-649410ee2b2c http.request.method=GET http.request.remoteaddr="127.0.0.1:38162" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-06-28T21:27:00.216Z] time="2023-06-28T21:27:00Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=c534ef76-8e47-49d6-a5a7-649410ee2b2c http.request.method=GET http.request.remoteaddr="127.0.0.1:38162" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-06-28T21:27:00.216Z] time="2023-06-28T21:27:00Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=c534ef76-8e47-49d6-a5a7-649410ee2b2c http.request.method=GET http.request.remoteaddr="127.0.0.1:38162" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-06-28T21:27:00.216Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=c534ef76-8e47-49d6-a5a7-649410ee2b2c http.request.method=GET http.request.remoteaddr="127.0.0.1:38162" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=25.309µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=26283e70-045c-4e04-8e34-5d5777bea6a1 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-06-28T21:27:00.216Z] time="2023-06-28T21:27:00Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=c534ef76-8e47-49d6-a5a7-649410ee2b2c http.request.method=GET http.request.remoteaddr="127.0.0.1:38162" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 trace.duration=15.502µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ff908525-71bd-4553-83a1-996aa97bffbe trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-06-28T21:27:00.216Z] time="2023-06-28T21:27:00Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=c534ef76-8e47-49d6-a5a7-649410ee2b2c http.request.method=GET http.request.remoteaddr="127.0.0.1:38162" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.075659ms http.response.status=404 http.response.written=181 instance.id=2815a138-4d29-486c-8e6b-1b75595cce38 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-06-28T21:27:00.216Z] 127.0.0.1 - - [28/Jun/2023:21:27:00 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.19.10 git-commit/b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 kernel/5.15.0-1038-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-06-28T21:27:00.216Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.21s) [2023-06-28T21:27:00.216Z] === RUN TestRemoveImageOrphaning [2023-06-28T21:27:00.476Z] --- PASS: TestRemoveImageOrphaning (0.23s) [2023-06-28T21:27:00.476Z] === RUN TestRemoveImageGarbageCollector [2023-06-28T21:27:01.149Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2023-06-28T21:27:01.149Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2023-06-28T21:27:01.149Z] remote: Enumerating objects: 23, done. [2023-06-28T21:27:01.149Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2023-06-28T21:27:01.149Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2023-06-28T21:27:01.149Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2023-06-28T21:27:01.149Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2023-06-28T21:27:01.149Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2023-06-28T21:27:01.149Z] Building: bundles/cross/windows/amd64/containerutility.exe [2023-06-28T21:27:02.173Z] --- PASS: TestSecretCreateResolve (2.29s) [2023-06-28T21:27:02.173Z] PASS [2023-06-28T21:27:02.173Z] [2023-06-28T21:27:02.173Z] DONE 6 tests in 14.208s [2023-06-28T21:27:02.173Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2023-06-28T21:27:02.173Z] ++ 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 [2023-06-28T21:27:02.173Z] ++ set -e [2023-06-28T21:27:02.173Z] ++ '[' -n 0 ']' [2023-06-28T21:27:02.173Z] ++ set -x [2023-06-28T21:27:02.173Z] ++ 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 [2023-06-28T21:27:02.173Z] INFO: Testing against a local daemon [2023-06-28T21:27:02.173Z] === RUN TestServiceCreateInit [2023-06-28T21:27:02.173Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-06-28T21:27:02.384Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2023-06-28T21:27:02.384Z] --- PASS: TestRemoveImageGarbageCollector (1.90s) [2023-06-28T21:27:02.384Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-06-28T21:27:02.384Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2023-06-28T21:27:02.384Z] === RUN TestTagInvalidReference [2023-06-28T21:27:02.384Z] --- PASS: TestTagInvalidReference (0.01s) [2023-06-28T21:27:02.384Z] === RUN TestTagValidPrefixedRepo [2023-06-28T21:27:02.384Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2023-06-28T21:27:02.384Z] === RUN TestTagExistedNameWithoutForce [2023-06-28T21:27:02.644Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-06-28T21:27:02.644Z] === RUN TestTagOfficialNames [2023-06-28T21:27:02.644Z] --- PASS: TestTagOfficialNames (0.04s) [2023-06-28T21:27:02.644Z] === RUN TestTagMatchesDigest [2023-06-28T21:27:02.644Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-06-28T21:27:02.644Z] === CONT TestImportExtremelyLargeImageWorks [2023-06-28T21:27:05.310Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-06-28T21:27:06.336Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-06-28T21:27:06.681Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45840/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 hack/test/unit [2023-06-28T21:27:06.844Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2023-06-28T21:27:07.104Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2023-06-28T21:27:07.674Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2023-06-28T21:27:07.674Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2023-06-28T21:27:07.934Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2023-06-28T21:27:08.048Z] ? github.com/docker/docker/api [no test files] [2023-06-28T21:27:08.504Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2023-06-28T21:27:09.073Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2023-06-28T21:27:09.073Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2023-06-28T21:27:09.333Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2023-06-28T21:27:09.601Z] --- PASS: TestServiceCreateInit (7.69s) [2023-06-28T21:27:09.601Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.84s) [2023-06-28T21:27:09.601Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.84s) [2023-06-28T21:27:09.601Z] === RUN TestCreateServiceMultipleTimes [2023-06-28T21:27:09.903Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2023-06-28T21:27:10.163Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2023-06-28T21:27:10.423Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2023-06-28T21:27:10.993Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2023-06-28T21:27:11.253Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2023-06-28T21:27:11.512Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2023-06-28T21:27:12.082Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2023-06-28T21:27:12.652Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2023-06-28T21:27:12.652Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2023-06-28T21:27:12.911Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2023-06-28T21:27:13.481Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2023-06-28T21:27:14.051Z] check_test.go:308: [d4bf2541952a3] daemon is not started [2023-06-28T21:27:14.051Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2023-06-28T21:27:14.990Z] check_test.go:308: [df1b61e3bdf58] daemon is not started [2023-06-28T21:27:14.990Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2023-06-28T21:27:15.561Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2023-06-28T21:27:16.131Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2023-06-28T21:27:16.140Z] ok github.com/docker/docker/api/server 0.007s coverage: 7.9% of statements [2023-06-28T21:27:17.071Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2023-06-28T21:27:17.332Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2023-06-28T21:27:18.713Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2023-06-28T21:27:19.282Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2023-06-28T21:27:19.852Z] check_test.go:308: [dcd8d921af3c4] daemon is not started [2023-06-28T21:27:19.852Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2023-06-28T21:27:21.761Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2023-06-28T21:27:22.700Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2023-06-28T21:27:24.138Z] --- PASS: TestImportExtremelyLargeImageWorks (84.40s) [2023-06-28T21:27:24.138Z] PASS [2023-06-28T21:27:24.138Z] [2023-06-28T21:27:24.138Z] DONE 13 tests in 87.268s [2023-06-28T21:27:24.138Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2023-06-28T21:27:24.138Z] INFO: Testing against a local daemon [2023-06-28T21:27:24.138Z] === RUN TestNetworkCreateDelete [2023-06-28T21:27:24.138Z] --- PASS: TestNetworkCreateDelete (0.15s) [2023-06-28T21:27:24.138Z] === RUN TestDockerNetworkDeletePreferID [2023-06-28T21:27:24.138Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2023-06-28T21:27:24.138Z] === RUN TestDaemonDNSFallback [2023-06-28T21:27:24.138Z] --- PASS: TestDaemonDNSFallback (6.31s) [2023-06-28T21:27:24.138Z] === RUN TestInspectNetwork [2023-06-28T21:27:24.138Z] === RUN TestInspectNetwork/full_network_id [2023-06-28T21:27:24.138Z] === RUN TestInspectNetwork/partial_network_id [2023-06-28T21:27:24.138Z] === RUN TestInspectNetwork/network_name [2023-06-28T21:27:24.138Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-06-28T21:27:25.995Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2023-06-28T21:27:26.673Z] --- PASS: TestInspectNetwork (7.69s) [2023-06-28T21:27:26.673Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-06-28T21:27:26.673Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-06-28T21:27:26.673Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-06-28T21:27:26.673Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-06-28T21:27:26.673Z] === RUN TestRunContainerWithBridgeNone [2023-06-28T21:27:26.934Z] check_test.go:308: [dc7de1567f84d] daemon is not started [2023-06-28T21:27:26.934Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2023-06-28T21:27:27.638Z] --- PASS: TestCreateServiceMultipleTimes (15.57s) [2023-06-28T21:27:27.638Z] === RUN TestCreateServiceConflict [2023-06-28T21:27:27.638Z] --- PASS: TestCreateServiceConflict (2.30s) [2023-06-28T21:27:27.638Z] === RUN TestCreateServiceMaxReplicas [2023-06-28T21:27:28.058Z] --- PASS: TestRunContainerWithBridgeNone (1.49s) [2023-06-28T21:27:28.058Z] === RUN TestNetworkInvalidJSON [2023-06-28T21:27:28.058Z] === RUN TestNetworkInvalidJSON//networks/create [2023-06-28T21:27:28.058Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-06-28T21:27:28.058Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-06-28T21:27:28.058Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-06-28T21:27:28.058Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-06-28T21:27:28.058Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-06-28T21:27:28.058Z] === CONT TestNetworkInvalidJSON//networks/create [2023-06-28T21:27:28.058Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-06-28T21:27:28.058Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-06-28T21:27:28.058Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-06-28T21:27:28.058Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-06-28T21:27:28.058Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-06-28T21:27:28.058Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-06-28T21:27:28.058Z] === RUN TestNetworkList [2023-06-28T21:27:28.058Z] === RUN TestNetworkList//networks [2023-06-28T21:27:28.058Z] === PAUSE TestNetworkList//networks [2023-06-28T21:27:28.058Z] === RUN TestNetworkList//networks/ [2023-06-28T21:27:28.058Z] === PAUSE TestNetworkList//networks/ [2023-06-28T21:27:28.058Z] === CONT TestNetworkList//networks [2023-06-28T21:27:28.058Z] === CONT TestNetworkList//networks/ [2023-06-28T21:27:28.058Z] --- PASS: TestNetworkList (0.01s) [2023-06-28T21:27:28.058Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-06-28T21:27:28.058Z] --- PASS: TestNetworkList//networks (0.00s) [2023-06-28T21:27:28.058Z] === RUN TestHostIPv4BridgeLabel [2023-06-28T21:27:28.629Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2023-06-28T21:27:28.629Z] === RUN TestDaemonRestartWithLiveRestore [2023-06-28T21:27:28.847Z] === RUN TestDockerSuite/TestBuildDotDotFile [2023-06-28T21:27:28.847Z] === RUN TestDockerSuite/TestBuildEOLInLine [2023-06-28T21:27:30.006Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2023-06-28T21:27:30.006Z] === RUN TestDaemonDefaultNetworkPools [2023-06-28T21:27:30.152Z] --- PASS: TestCreateServiceMaxReplicas (2.78s) [2023-06-28T21:27:30.152Z] === RUN TestCreateWithDuplicateNetworkNames [2023-06-28T21:27:30.229Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2023-06-28T21:27:30.573Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2023-06-28T21:27:30.573Z] === RUN TestDaemonRestartWithExistingNetwork [2023-06-28T21:27:31.510Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2023-06-28T21:27:31.510Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-06-28T21:27:32.138Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2023-06-28T21:27:32.138Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2023-06-28T21:27:32.138Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2023-06-28T21:27:32.708Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2023-06-28T21:27:32.708Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2023-06-28T21:27:32.708Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2023-06-28T21:27:32.887Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2023-06-28T21:27:32.887Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-06-28T21:27:32.968Z] === RUN TestDockerSuite/TestBuildEntrypoint [2023-06-28T21:27:32.968Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2023-06-28T21:27:33.455Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2023-06-28T21:27:33.455Z] === RUN TestServiceWithPredefinedNetwork [2023-06-28T21:27:34.199Z] ok github.com/docker/docker/api/server/httputils 0.025s coverage: 16.2% of statements [2023-06-28T21:27:34.350Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2023-06-28T21:27:34.762Z] ok github.com/docker/docker/api/types/filters 0.021s coverage: 93.7% of statements [2023-06-28T21:27:34.762Z] ok github.com/docker/docker/api/types/strslice 0.035s coverage: 90.0% of statements [2023-06-28T21:27:34.762Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-06-28T21:27:34.762Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-06-28T21:27:34.762Z] ok github.com/docker/docker/api/server/middleware 0.027s coverage: 37.7% of statements [2023-06-28T21:27:34.762Z] ? github.com/docker/docker/api/server/router [no test files] [2023-06-28T21:27:34.762Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-06-28T21:27:34.762Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-06-28T21:27:34.762Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-06-28T21:27:34.762Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-06-28T21:27:34.762Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-06-28T21:27:34.762Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-06-28T21:27:34.762Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-06-28T21:27:34.762Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-06-28T21:27:34.762Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-06-28T21:27:34.762Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-06-28T21:27:34.762Z] ok github.com/docker/docker/api/types/time 0.022s coverage: 100.0% of statements [2023-06-28T21:27:34.762Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2023-06-28T21:27:34.919Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2023-06-28T21:27:35.019Z] ok github.com/docker/docker/api/server/router/swarm 0.040s coverage: 5.7% of statements [2023-06-28T21:27:35.019Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-06-28T21:27:35.019Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2023-06-28T21:27:35.019Z] ? github.com/docker/docker/api/types [no test files] [2023-06-28T21:27:35.019Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-06-28T21:27:35.019Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-06-28T21:27:35.019Z] ? github.com/docker/docker/api/types/container [no test files] [2023-06-28T21:27:35.019Z] ? github.com/docker/docker/api/types/events [no test files] [2023-06-28T21:27:35.019Z] ? github.com/docker/docker/api/types/image [no test files] [2023-06-28T21:27:35.019Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-06-28T21:27:35.019Z] ? github.com/docker/docker/api/types/network [no test files] [2023-06-28T21:27:35.019Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-06-28T21:27:35.019Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-06-28T21:27:35.019Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-06-28T21:27:35.019Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-06-28T21:27:35.019Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-06-28T21:27:35.019Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-06-28T21:27:35.019Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-06-28T21:27:35.019Z] ? github.com/docker/docker/builder [no test files] [2023-06-28T21:27:35.019Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-06-28T21:27:35.019Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-06-28T21:27:35.019Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-06-28T21:27:35.019Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-06-28T21:27:35.019Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-06-28T21:27:35.019Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-06-28T21:27:35.019Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-06-28T21:27:35.488Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2023-06-28T21:27:35.583Z] ok github.com/docker/docker/cli/debug 0.029s coverage: 100.0% of statements [2023-06-28T21:27:35.988Z] --- PASS: TestServiceWithPredefinedNetwork (2.40s) [2023-06-28T21:27:35.988Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-06-28T21:27:35.988Z] service_test.go:242: FLAKY_TEST [2023-06-28T21:27:35.988Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-06-28T21:27:35.988Z] === RUN TestServiceWithDataPathPortInit [2023-06-28T21:27:36.428Z] === RUN TestDockerSuite/TestBuildEnv [2023-06-28T21:27:36.998Z] check_test.go:308: [d8645b9951797] daemon is not started [2023-06-28T21:27:36.998Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2023-06-28T21:27:36.998Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2023-06-28T21:27:37.268Z] 0aff88f72bd4: Pull complete [2023-06-28T21:27:37.268Z] Digest: sha256:341ab68cf115626b5181a9621c2054f71ea6637d05f9d312c2b45a4204c0b94d [2023-06-28T21:27:37.268Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2023-06-28T21:27:37.268Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2023-06-28T21:27:37.268Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2023-06-28T21:27:37.268Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.4499' [2023-06-28T21:27:37.268Z] WARN: Skipping validation tests [2023-06-28T21:27:37.268Z] INFO: Running unit tests at 06/28/2023 21:27:22... [2023-06-28T21:27:37.268Z] INFO: make.ps1 starting at 06/28/2023 21:27:31 [2023-06-28T21:27:37.268Z] INFO: Git commit (b5fe60d3db) assumed from DOCKER_GITCOMMIT environment variable [2023-06-28T21:27:37.268Z] INFO: Invoking autogen... [2023-06-28T21:27:37.268Z] INFO: Running unit tests... [2023-06-28T21:27:37.477Z] ok github.com/docker/docker/builder/remotecontext 0.140s coverage: 13.7% of statements [2023-06-28T21:27:37.567Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2023-06-28T21:27:37.734Z] ok github.com/docker/docker/builder/dockerfile 0.361s coverage: 48.5% of statements [2023-06-28T21:27:37.734Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2023-06-28T21:27:37.827Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2023-06-28T21:27:38.088Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2023-06-28T21:27:38.657Z] === RUN TestDockerSuite/TestBuildEnvUsage [2023-06-28T21:27:38.657Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2023-06-28T21:27:40.038Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2023-06-28T21:27:40.038Z] check_test.go:308: [dedc30d17b62b] daemon is not started [2023-06-28T21:27:40.038Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2023-06-28T21:27:41.005Z] ok github.com/docker/docker/client 0.123s coverage: 75.4% of statements [2023-06-28T21:27:41.859Z] --- PASS: TestImportExtremelyLargeImageWorks (86.96s) [2023-06-28T21:27:41.859Z] PASS [2023-06-28T21:27:41.859Z] [2023-06-28T21:27:41.859Z] === Skipped [2023-06-28T21:27:41.859Z] === SKIP: amd64.integration.image TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-06-28T21:27:41.859Z] pull_test.go:122: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-06-28T21:27:41.859Z] [2023-06-28T21:27:41.859Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-06-28T21:27:41.859Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2023-06-28T21:27:41.859Z] [2023-06-28T21:27:41.859Z] DONE 13 tests, 2 skipped in 90.413s [2023-06-28T21:27:41.859Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2023-06-28T21:27:41.859Z] INFO: Testing against a local daemon [2023-06-28T21:27:41.859Z] === RUN TestNetworkCreateDelete [2023-06-28T21:27:41.859Z] --- PASS: TestNetworkCreateDelete (0.24s) [2023-06-28T21:27:41.859Z] === RUN TestDockerNetworkDeletePreferID [2023-06-28T21:27:41.859Z] --- PASS: TestDockerNetworkDeletePreferID (0.53s) [2023-06-28T21:27:41.859Z] === RUN TestDaemonDNSFallback [2023-06-28T21:27:41.859Z] --- PASS: TestDaemonDNSFallback (7.45s) [2023-06-28T21:27:41.859Z] === RUN TestInspectNetwork [2023-06-28T21:27:41.859Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:27:41.859Z] --- SKIP: TestInspectNetwork (0.00s) [2023-06-28T21:27:41.859Z] === RUN TestRunContainerWithBridgeNone [2023-06-28T21:27:41.859Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-06-28T21:27:41.859Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2023-06-28T21:27:41.859Z] === RUN TestNetworkInvalidJSON [2023-06-28T21:27:41.859Z] === RUN TestNetworkInvalidJSON//networks/create [2023-06-28T21:27:41.859Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-06-28T21:27:41.859Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-06-28T21:27:41.859Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-06-28T21:27:41.859Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-06-28T21:27:41.859Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-06-28T21:27:41.859Z] === CONT TestNetworkInvalidJSON//networks/create [2023-06-28T21:27:41.859Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-06-28T21:27:41.859Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-06-28T21:27:41.859Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-06-28T21:27:41.859Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-06-28T21:27:41.859Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-06-28T21:27:41.859Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-06-28T21:27:41.859Z] === RUN TestNetworkList [2023-06-28T21:27:41.859Z] === RUN TestNetworkList//networks [2023-06-28T21:27:41.859Z] === PAUSE TestNetworkList//networks [2023-06-28T21:27:41.859Z] === RUN TestNetworkList//networks/ [2023-06-28T21:27:41.859Z] === PAUSE TestNetworkList//networks/ [2023-06-28T21:27:41.859Z] === CONT TestNetworkList//networks [2023-06-28T21:27:41.859Z] === CONT TestNetworkList//networks/ [2023-06-28T21:27:41.859Z] --- PASS: TestNetworkList (0.01s) [2023-06-28T21:27:41.859Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-06-28T21:27:41.859Z] --- PASS: TestNetworkList//networks (0.00s) [2023-06-28T21:27:41.859Z] === RUN TestHostIPv4BridgeLabel [2023-06-28T21:27:41.859Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-06-28T21:27:41.859Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2023-06-28T21:27:41.859Z] === RUN TestDaemonRestartWithLiveRestore [2023-06-28T21:27:41.859Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-06-28T21:27:41.859Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2023-06-28T21:27:41.859Z] === RUN TestDaemonDefaultNetworkPools [2023-06-28T21:27:41.859Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-06-28T21:27:41.859Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2023-06-28T21:27:41.859Z] === RUN TestDaemonRestartWithExistingNetwork [2023-06-28T21:27:41.859Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-06-28T21:27:41.859Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2023-06-28T21:27:41.859Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-06-28T21:27:41.859Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-06-28T21:27:41.859Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-06-28T21:27:41.859Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-06-28T21:27:41.859Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-06-28T21:27:41.860Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-06-28T21:27:41.860Z] === RUN TestServiceWithPredefinedNetwork [2023-06-28T21:27:41.860Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:27:41.860Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2023-06-28T21:27:41.860Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-06-28T21:27:41.860Z] service_test.go:242: FLAKY_TEST [2023-06-28T21:27:41.860Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-06-28T21:27:41.860Z] === RUN TestServiceWithDataPathPortInit [2023-06-28T21:27:41.860Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:27:41.860Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2023-06-28T21:27:41.860Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-06-28T21:27:41.860Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:27:41.860Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2023-06-28T21:27:41.860Z] PASS [2023-06-28T21:27:41.860Z] [2023-06-28T21:27:41.860Z] === Skipped [2023-06-28T21:27:41.860Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2023-06-28T21:27:41.860Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:27:41.860Z] [2023-06-28T21:27:41.860Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2023-06-28T21:27:41.860Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-06-28T21:27:41.860Z] [2023-06-28T21:27:41.860Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2023-06-28T21:27:41.860Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-06-28T21:27:41.860Z] [2023-06-28T21:27:41.860Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s) [2023-06-28T21:27:41.860Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-06-28T21:27:41.860Z] [2023-06-28T21:27:41.860Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2023-06-28T21:27:41.860Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-06-28T21:27:41.860Z] [2023-06-28T21:27:41.860Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2023-06-28T21:27:41.860Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-06-28T21:27:41.860Z] [2023-06-28T21:27:41.860Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-06-28T21:27:41.860Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-06-28T21:27:41.860Z] [2023-06-28T21:27:41.860Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-06-28T21:27:41.860Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-06-28T21:27:41.860Z] [2023-06-28T21:27:41.860Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2023-06-28T21:27:41.860Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:27:41.860Z] [2023-06-28T21:27:41.860Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-06-28T21:27:41.860Z] service_test.go:242: FLAKY_TEST [2023-06-28T21:27:41.860Z] [2023-06-28T21:27:41.860Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2023-06-28T21:27:41.860Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:27:41.860Z] [2023-06-28T21:27:41.860Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2023-06-28T21:27:41.860Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:27:41.860Z] [2023-06-28T21:27:41.860Z] DONE 22 tests, 12 skipped in 8.296s [2023-06-28T21:27:41.860Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-06-28T21:27:41.860Z] INFO: Testing against a local daemon [2023-06-28T21:27:41.860Z] === RUN TestDockerNetworkIpvlanPersistance [2023-06-28T21:27:41.860Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-06-28T21:27:41.860Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-06-28T21:27:41.860Z] === RUN TestDockerNetworkIpvlan [2023-06-28T21:27:41.860Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-06-28T21:27:41.860Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-06-28T21:27:41.860Z] PASS [2023-06-28T21:27:41.860Z] [2023-06-28T21:27:41.860Z] === Skipped [2023-06-28T21:27:41.860Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-06-28T21:27:41.860Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-06-28T21:27:41.860Z] [2023-06-28T21:27:41.860Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-06-28T21:27:41.860Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-06-28T21:27:41.860Z] [2023-06-28T21:27:41.860Z] DONE 2 tests, 2 skipped in 0.032s [2023-06-28T21:27:41.860Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-06-28T21:27:41.860Z] INFO: Testing against a local daemon [2023-06-28T21:27:41.860Z] === RUN TestDockerNetworkMacvlanPersistance [2023-06-28T21:27:41.860Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-06-28T21:27:41.860Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2023-06-28T21:27:41.860Z] === RUN TestDockerNetworkMacvlan [2023-06-28T21:27:41.860Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-06-28T21:27:41.860Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2023-06-28T21:27:41.860Z] PASS [2023-06-28T21:27:41.860Z] [2023-06-28T21:27:41.860Z] === Skipped [2023-06-28T21:27:41.860Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2023-06-28T21:27:41.860Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-06-28T21:27:41.860Z] [2023-06-28T21:27:41.860Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2023-06-28T21:27:41.860Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-06-28T21:27:41.860Z] [2023-06-28T21:27:41.860Z] DONE 2 tests, 2 skipped in 0.030s [2023-06-28T21:27:41.860Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2023-06-28T21:27:41.860Z] testing: warning: no tests to run [2023-06-28T21:27:41.860Z] PASS [2023-06-28T21:27:41.860Z] [2023-06-28T21:27:41.860Z] DONE 0 tests in 0.007s [2023-06-28T21:27:41.860Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-06-28T21:27:41.860Z] INFO: Testing against a local daemon [2023-06-28T21:27:41.860Z] === RUN TestAuthZPluginAllowRequest [2023-06-28T21:27:41.860Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-06-28T21:27:41.860Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2023-06-28T21:27:41.860Z] === RUN TestAuthZPluginTLS [2023-06-28T21:27:41.860Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-06-28T21:27:41.860Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2023-06-28T21:27:41.860Z] === RUN TestAuthZPluginDenyRequest [2023-06-28T21:27:41.860Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-06-28T21:27:41.860Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2023-06-28T21:27:41.860Z] === RUN TestAuthZPluginAPIDenyResponse [2023-06-28T21:27:41.860Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-06-28T21:27:41.860Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2023-06-28T21:27:41.860Z] === RUN TestAuthZPluginDenyResponse [2023-06-28T21:27:41.860Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-06-28T21:27:41.860Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2023-06-28T21:27:41.860Z] === RUN TestAuthZPluginAllowEventStream [2023-06-28T21:27:41.860Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-06-28T21:27:41.860Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2023-06-28T21:27:41.860Z] === RUN TestAuthZPluginErrorResponse [2023-06-28T21:27:41.860Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-06-28T21:27:41.860Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2023-06-28T21:27:41.860Z] === RUN TestAuthZPluginErrorRequest [2023-06-28T21:27:41.860Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-06-28T21:27:41.860Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2023-06-28T21:27:41.860Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-06-28T21:27:41.860Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-06-28T21:27:41.860Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2023-06-28T21:27:41.860Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-06-28T21:27:41.860Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-06-28T21:27:41.860Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2023-06-28T21:27:41.860Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-06-28T21:27:41.860Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-06-28T21:27:41.860Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2023-06-28T21:27:41.860Z] === RUN TestAuthZPluginHeader [2023-06-28T21:27:41.860Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-06-28T21:27:41.860Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2023-06-28T21:27:41.860Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-06-28T21:27:41.860Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-06-28T21:27:41.860Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.34s) [2023-06-28T21:27:41.860Z] === RUN TestAuthZPluginV2Disable [2023-06-28T21:27:41.860Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-06-28T21:27:41.860Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2023-06-28T21:27:41.860Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-06-28T21:27:41.860Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-06-28T21:27:41.860Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2023-06-28T21:27:41.860Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-06-28T21:27:41.946Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2023-06-28T21:27:42.120Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-06-28T21:27:42.120Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2023-06-28T21:27:42.120Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-06-28T21:27:42.373Z] ok github.com/docker/docker/builder/remotecontext/git 6.366s coverage: 83.5% of statements [2023-06-28T21:27:42.374Z] ? github.com/docker/docker/cli [no test files] [2023-06-28T21:27:42.374Z] ? github.com/docker/docker/cli/config [no test files] [2023-06-28T21:27:42.379Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-06-28T21:27:42.379Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2023-06-28T21:27:42.379Z] PASS [2023-06-28T21:27:42.379Z] [2023-06-28T21:27:42.380Z] === Skipped [2023-06-28T21:27:42.380Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2023-06-28T21:27:42.380Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-06-28T21:27:42.380Z] [2023-06-28T21:27:42.380Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2023-06-28T21:27:42.380Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-06-28T21:27:42.380Z] [2023-06-28T21:27:42.380Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2023-06-28T21:27:42.380Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-06-28T21:27:42.380Z] [2023-06-28T21:27:42.380Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2023-06-28T21:27:42.380Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-06-28T21:27:42.380Z] [2023-06-28T21:27:42.380Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2023-06-28T21:27:42.380Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-06-28T21:27:42.380Z] [2023-06-28T21:27:42.380Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2023-06-28T21:27:42.380Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-06-28T21:27:42.380Z] [2023-06-28T21:27:42.380Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2023-06-28T21:27:42.380Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-06-28T21:27:42.380Z] [2023-06-28T21:27:42.380Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2023-06-28T21:27:42.380Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-06-28T21:27:42.380Z] [2023-06-28T21:27:42.380Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2023-06-28T21:27:42.380Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-06-28T21:27:42.380Z] [2023-06-28T21:27:42.380Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2023-06-28T21:27:42.380Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-06-28T21:27:42.380Z] [2023-06-28T21:27:42.380Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2023-06-28T21:27:42.380Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-06-28T21:27:42.380Z] [2023-06-28T21:27:42.380Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2023-06-28T21:27:42.380Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-06-28T21:27:42.380Z] [2023-06-28T21:27:42.380Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.34s) [2023-06-28T21:27:42.380Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-06-28T21:27:42.380Z] [2023-06-28T21:27:42.380Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2023-06-28T21:27:42.380Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-06-28T21:27:42.380Z] [2023-06-28T21:27:42.380Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2023-06-28T21:27:42.380Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-06-28T21:27:42.380Z] [2023-06-28T21:27:42.380Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2023-06-28T21:27:42.380Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-06-28T21:27:42.380Z] [2023-06-28T21:27:42.380Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2023-06-28T21:27:42.380Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-06-28T21:27:42.380Z] [2023-06-28T21:27:42.380Z] DONE 17 tests, 17 skipped in 1.644s [2023-06-28T21:27:42.380Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-06-28T21:27:42.380Z] INFO: Testing against a local daemon [2023-06-28T21:27:42.380Z] === RUN TestPluginInvalidJSON [2023-06-28T21:27:42.380Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-06-28T21:27:42.380Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-06-28T21:27:42.380Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-06-28T21:27:42.380Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-06-28T21:27:42.380Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-06-28T21:27:42.380Z] === RUN TestPluginInstall [2023-06-28T21:27:42.380Z] plugin_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-06-28T21:27:42.380Z] --- SKIP: TestPluginInstall (0.00s) [2023-06-28T21:27:42.380Z] === RUN TestPluginsWithRuntimes [2023-06-28T21:27:42.380Z] plugin_test.go:170: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2023-06-28T21:27:42.380Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2023-06-28T21:27:42.380Z] === RUN TestPluginBackCompatMediaTypes [2023-06-28T21:27:42.380Z] plugin_test.go:234: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-06-28T21:27:42.380Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2023-06-28T21:27:42.380Z] PASS [2023-06-28T21:27:42.380Z] [2023-06-28T21:27:42.380Z] === Skipped [2023-06-28T21:27:42.380Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2023-06-28T21:27:42.380Z] plugin_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-06-28T21:27:42.380Z] [2023-06-28T21:27:42.380Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2023-06-28T21:27:42.380Z] plugin_test.go:170: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2023-06-28T21:27:42.380Z] [2023-06-28T21:27:42.380Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2023-06-28T21:27:42.380Z] plugin_test.go:234: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-06-28T21:27:42.380Z] [2023-06-28T21:27:42.380Z] DONE 5 tests, 3 skipped in 0.044s [2023-06-28T21:27:42.380Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-06-28T21:27:42.380Z] INFO: Testing against a local daemon [2023-06-28T21:27:42.380Z] === RUN TestExternalGraphDriver [2023-06-28T21:27:42.886Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2023-06-28T21:27:42.948Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2023-06-28T21:27:42.948Z] --- SKIP: TestExternalGraphDriver (0.34s) [2023-06-28T21:27:42.948Z] === RUN TestGraphdriverPluginV2 [2023-06-28T21:27:44.268Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2023-06-28T21:27:44.471Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/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 [2023-06-28T21:27:44.991Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.28s) [2023-06-28T21:27:44.991Z] === RUN TestCreateServiceSecretFileMode [2023-06-28T21:27:47.562Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2023-06-28T21:27:48.502Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2023-06-28T21:27:48.918Z] ok github.com/docker/docker/daemon/cluster/convert 0.020s coverage: 35.9% of statements [2023-06-28T21:27:48.918Z] ok github.com/docker/docker/daemon/discovery 0.018s coverage: 30.0% of statements [2023-06-28T21:27:48.918Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.026s coverage: 65.3% of statements [2023-06-28T21:27:48.918Z] ok github.com/docker/docker/daemon/events 0.065s coverage: 50.0% of statements [2023-06-28T21:27:48.918Z] ok github.com/docker/docker/daemon/config 0.043s coverage: 81.8% of statements [2023-06-28T21:27:48.918Z] ok github.com/docker/docker/container 0.129s coverage: 34.5% of statements [2023-06-28T21:27:49.175Z] ok github.com/docker/docker/daemon/graphdriver 0.053s coverage: 2.2% of statements [2023-06-28T21:27:49.442Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2023-06-28T21:27:49.525Z] --- PASS: TestGraphdriverPluginV2 (6.05s) [2023-06-28T21:27:49.525Z] PASS [2023-06-28T21:27:49.525Z] [2023-06-28T21:27:49.525Z] === Skipped [2023-06-28T21:27:49.525Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2023-06-28T21:27:49.525Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2023-06-28T21:27:49.525Z] [2023-06-28T21:27:49.525Z] DONE 2 tests, 1 skipped in 6.419s [2023-06-28T21:27:49.525Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-06-28T21:27:49.525Z] INFO: Testing against a local daemon [2023-06-28T21:27:49.525Z] === RUN TestContinueAfterPluginCrash [2023-06-28T21:27:49.525Z] === PAUSE TestContinueAfterPluginCrash [2023-06-28T21:27:49.525Z] === RUN TestReadPluginNoRead [2023-06-28T21:27:49.525Z] === PAUSE TestReadPluginNoRead [2023-06-28T21:27:49.525Z] === RUN TestDaemonStartWithLogOpt [2023-06-28T21:27:49.525Z] === PAUSE TestDaemonStartWithLogOpt [2023-06-28T21:27:49.525Z] === CONT TestContinueAfterPluginCrash [2023-06-28T21:27:49.525Z] === CONT TestDaemonStartWithLogOpt [2023-06-28T21:27:49.525Z] === CONT TestReadPluginNoRead [2023-06-28T21:27:50.105Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.014s coverage: 74.6% of statements [2023-06-28T21:27:50.667Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.479s coverage: 59.6% of statements [2023-06-28T21:27:50.871Z] --- PASS: TestServiceWithDataPathPortInit (14.56s) [2023-06-28T21:27:50.871Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-06-28T21:27:51.981Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2023-06-28T21:27:52.034Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.041s coverage: 2.9% of statements [2023-06-28T21:27:52.034Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.024s coverage: 1.8% of statements [2023-06-28T21:27:53.402Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.637s coverage: 50.5% of statements [2023-06-28T21:27:53.404Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nq2k6cr4wv1kb22enn6a339xe Created:2023-06-28 21:27:51.621436517 +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[839d6e6d363662250dd046d5a5dc8a38f8539d21eddc442bc9c8509fc3f0a545:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9rqsw0uj5kvulb86p1r11c37i EndpointID:226081c11f6c8aa9d8c486097fbb970ba30c5db3e393cfc33151684ca6430238 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f9cbf3ec975cb54b0fd0fccf4429b52e3f97fe5676bda45d1d24e3f7e4873315 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:8742c3a11a59 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9rqsw0uj5kvulb86p1r11c37i EndpointID:226081c11f6c8aa9d8c486097fbb970ba30c5db3e393cfc33151684ca6430238 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-06-28T21:27:53.965Z] ok github.com/docker/docker/daemon/cluster 0.058s coverage: 0.5% of statements [2023-06-28T21:27:54.222Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.014s coverage: 58.8% of statements [2023-06-28T21:27:54.222Z] ok github.com/docker/docker/cmd/dockerd 0.116s coverage: 29.0% of statements [2023-06-28T21:27:54.222Z] ? github.com/docker/docker/container/stream [no test files] [2023-06-28T21:27:54.222Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-06-28T21:27:54.222Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-06-28T21:27:54.222Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-06-28T21:27:54.478Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.021s coverage: 3.0% of statements [2023-06-28T21:27:54.521Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2023-06-28T21:27:54.735Z] ok github.com/docker/docker/daemon/links 0.019s coverage: 93.0% of statements [2023-06-28T21:27:55.306Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.718s coverage: 58.0% of statements [2023-06-28T21:27:55.913Z] ok github.com/docker/docker/daemon/logger/gelf 0.054s coverage: 67.0% of statements [2023-06-28T21:27:55.913Z] ok github.com/docker/docker/daemon/logger/awslogs 0.149s coverage: 76.8% of statements [2023-06-28T21:27:55.913Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.2% of statements [2023-06-28T21:27:55.913Z] ok github.com/docker/docker/daemon/images 0.024s coverage: 6.6% of statements [2023-06-28T21:27:55.913Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.206s coverage: 45.9% of statements [2023-06-28T21:27:55.913Z] ok github.com/docker/docker/daemon/logger/journald 0.022s coverage: 23.9% of statements [2023-06-28T21:27:56.187Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2023-06-28T21:27:56.264Z] === RUN TestReadPluginNoRead/default [2023-06-28T21:27:56.767Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2023-06-28T21:27:56.767Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 78.7% of statements [2023-06-28T21:27:56.767Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements [2023-06-28T21:27:57.031Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.463s coverage: 13.8% of statements [2023-06-28T21:27:57.031Z] ok github.com/docker/docker/daemon/logger/templates 0.011s coverage: 8.3% of statements [2023-06-28T21:27:57.031Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.067s coverage: 54.7% of statements [2023-06-28T21:27:57.031Z] ok github.com/docker/docker/daemon/logger/syslog 0.015s coverage: 46.8% of statements [2023-06-28T21:27:57.061Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2023-06-28T21:27:57.226Z] --- PASS: TestCreateServiceSecretFileMode (12.57s) [2023-06-28T21:27:57.226Z] === RUN TestCreateServiceConfigFileMode [2023-06-28T21:27:57.294Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2023-06-28T21:27:57.593Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.22s) [2023-06-28T21:27:57.594Z] PASS [2023-06-28T21:27:57.594Z] [2023-06-28T21:27:57.594Z] === Skipped [2023-06-28T21:27:57.594Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-06-28T21:27:57.594Z] service_test.go:242: FLAKY_TEST [2023-06-28T21:27:57.594Z] [2023-06-28T21:27:57.594Z] DONE 26 tests, 1 skipped in 45.608s [2023-06-28T21:27:57.594Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-06-28T21:27:57.594Z] INFO: Testing against a local daemon [2023-06-28T21:27:57.594Z] === RUN TestDockerNetworkIpvlanPersistance [2023-06-28T21:27:57.594Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-06-28T21:27:57.594Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-06-28T21:27:57.594Z] === RUN TestDockerNetworkIpvlan [2023-06-28T21:27:57.594Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-06-28T21:27:57.594Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-06-28T21:27:57.594Z] PASS [2023-06-28T21:27:57.594Z] [2023-06-28T21:27:57.594Z] === Skipped [2023-06-28T21:27:57.594Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-06-28T21:27:57.594Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-06-28T21:27:57.594Z] [2023-06-28T21:27:57.594Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-06-28T21:27:57.594Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-06-28T21:27:57.594Z] [2023-06-28T21:27:57.594Z] DONE 2 tests, 2 skipped in 0.030s [2023-06-28T21:27:57.594Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-06-28T21:27:57.594Z] INFO: Testing against a local daemon [2023-06-28T21:27:57.594Z] === RUN TestDockerNetworkMacvlanPersistance [2023-06-28T21:27:57.631Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2023-06-28T21:27:57.631Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2023-06-28T21:27:57.662Z] --- PASS: TestDaemonStartWithLogOpt (8.77s) [2023-06-28T21:27:57.883Z] ok github.com/docker/docker/distribution/metadata 0.068s coverage: 48.2% of statements [2023-06-28T21:27:57.883Z] ok github.com/docker/docker/errdefs 0.006s coverage: 77.0% of statements [2023-06-28T21:27:58.143Z] ok github.com/docker/docker/image 0.023s coverage: 86.8% of statements [2023-06-28T21:27:58.143Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2023-06-28T21:27:58.270Z] === RUN TestReadPluginNoRead/disabled_caching [2023-06-28T21:27:58.411Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2023-06-28T21:27:58.412Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2023-06-28T21:27:58.672Z] ok github.com/docker/docker/daemon/logger/splunk 1.592s coverage: 82.5% of statements [2023-06-28T21:27:58.672Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2023-06-28T21:27:58.928Z] ok github.com/docker/docker/oci 0.009s coverage: 40.6% of statements [2023-06-28T21:27:58.928Z] ok github.com/docker/docker/opts 0.037s coverage: 67.1% of statements [2023-06-28T21:27:58.971Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.26s) [2023-06-28T21:27:58.971Z] === RUN TestDockerNetworkMacvlan [2023-06-28T21:27:59.012Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2023-06-28T21:27:59.184Z] ok github.com/docker/docker/pkg/broadcaster 0.006s coverage: 100.0% of statements [2023-06-28T21:27:59.184Z] ok github.com/docker/docker/distribution 0.630s coverage: 29.0% of statements [2023-06-28T21:27:59.440Z] ok github.com/docker/docker/pkg/capabilities 0.005s coverage: 87.5% of statements [2023-06-28T21:27:59.539Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-06-28T21:27:59.583Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2023-06-28T21:27:59.696Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2023-06-28T21:27:59.696Z] ok github.com/docker/docker/pkg/authorization 0.263s coverage: 68.3% of statements [2023-06-28T21:27:59.696Z] ok github.com/docker/docker/distribution/xfer 1.745s coverage: 84.6% of statements [2023-06-28T21:27:59.953Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2023-06-28T21:27:59.953Z] ok github.com/docker/docker/pkg/discovery/file 0.015s coverage: 97.6% of statements [2023-06-28T21:28:00.209Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2023-06-28T21:28:00.209Z] ok github.com/docker/docker/pkg/archive 0.461s coverage: 82.2% of statements [2023-06-28T21:28:00.209Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2023-06-28T21:28:00.209Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2023-06-28T21:28:00.466Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 86.5% of statements [2023-06-28T21:28:00.466Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2023-06-28T21:28:00.475Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-06-28T21:28:00.523Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2023-06-28T21:28:00.722Z] ok github.com/docker/docker/pkg/fsutils 0.173s coverage: 85.1% of statements [2023-06-28T21:28:00.869Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-06-28T21:28:00.978Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2023-06-28T21:28:00.978Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2023-06-28T21:28:01.043Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-06-28T21:28:01.234Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2023-06-28T21:28:01.234Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2023-06-28T21:28:01.438Z] --- PASS: TestContinueAfterPluginCrash (12.58s) [2023-06-28T21:28:01.491Z] ok github.com/docker/docker/pkg/idtools 0.363s coverage: 69.5% of statements [2023-06-28T21:28:01.491Z] ok github.com/docker/docker/pkg/ioutils 0.450s coverage: 69.3% of statements [2023-06-28T21:28:01.491Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2023-06-28T21:28:01.491Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2023-06-28T21:28:01.747Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2023-06-28T21:28:01.747Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2023-06-28T21:28:02.003Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2023-06-28T21:28:02.003Z] ok github.com/docker/docker/pkg/plugins/transport 0.023s coverage: 85.7% of statements [2023-06-28T21:28:02.259Z] ok github.com/docker/docker/pkg/pools 0.011s coverage: 88.2% of statements [2023-06-28T21:28:02.259Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-06-28T21:28:02.373Z] ? github.com/docker/docker/api [no test files] [2023-06-28T21:28:02.515Z] ok github.com/docker/docker/pkg/chrootarchive 2.615s coverage: 43.5% of statements [2023-06-28T21:28:02.515Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2023-06-28T21:28:02.771Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2023-06-28T21:28:02.771Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2023-06-28T21:28:02.771Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2023-06-28T21:28:02.946Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-06-28T21:28:03.062Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2023-06-28T21:28:03.333Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 52.5% of statements [2023-06-28T21:28:03.333Z] ok github.com/docker/docker/pkg/discovery/kv 3.022s coverage: 84.1% of statements [2023-06-28T21:28:03.333Z] ok github.com/docker/docker/pkg/system 0.007s coverage: 36.9% of statements [2023-06-28T21:28:03.333Z] ok github.com/docker/docker/pkg/pubsub 1.049s coverage: 75.0% of statements [2023-06-28T21:28:03.345Z] === CONT TestReadPluginNoRead [2023-06-28T21:28:03.345Z] read_test.go:92: [daef62f66a030] daemon is not started [2023-06-28T21:28:03.345Z] --- PASS: TestReadPluginNoRead (14.24s) [2023-06-28T21:28:03.345Z] --- PASS: TestReadPluginNoRead/default (2.57s) [2023-06-28T21:28:03.345Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.48s) [2023-06-28T21:28:03.345Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.49s) [2023-06-28T21:28:03.345Z] PASS [2023-06-28T21:28:03.345Z] [2023-06-28T21:28:03.345Z] DONE 6 tests in 14.271s [2023-06-28T21:28:03.345Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-06-28T21:28:03.345Z] testing: warning: no tests to run [2023-06-28T21:28:03.345Z] PASS [2023-06-28T21:28:03.345Z] [2023-06-28T21:28:03.345Z] DONE 0 tests in 0.008s [2023-06-28T21:28:03.345Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-06-28T21:28:03.345Z] INFO: Testing against a local daemon [2023-06-28T21:28:03.345Z] === RUN TestPluginWithDevMounts [2023-06-28T21:28:03.345Z] mounts_test.go:20: (*Execution).IsRootless-fm [2023-06-28T21:28:03.345Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2023-06-28T21:28:03.345Z] PASS [2023-06-28T21:28:03.345Z] [2023-06-28T21:28:03.345Z] === Skipped [2023-06-28T21:28:03.345Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2023-06-28T21:28:03.345Z] mounts_test.go:20: (*Execution).IsRootless-fm [2023-06-28T21:28:03.345Z] [2023-06-28T21:28:03.345Z] DONE 1 tests, 1 skipped in 0.031s [2023-06-28T21:28:03.345Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2023-06-28T21:28:03.345Z] INFO: Testing against a local daemon [2023-06-28T21:28:03.345Z] === RUN TestSecretInspect [2023-06-28T21:28:03.345Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:03.345Z] --- SKIP: TestSecretInspect (0.01s) [2023-06-28T21:28:03.345Z] === RUN TestSecretList [2023-06-28T21:28:03.345Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:03.345Z] --- SKIP: TestSecretList (0.01s) [2023-06-28T21:28:03.345Z] === RUN TestSecretsCreateAndDelete [2023-06-28T21:28:03.345Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:03.345Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2023-06-28T21:28:03.345Z] === RUN TestSecretsUpdate [2023-06-28T21:28:03.345Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:03.345Z] --- SKIP: TestSecretsUpdate (0.01s) [2023-06-28T21:28:03.345Z] === RUN TestTemplatedSecret [2023-06-28T21:28:03.345Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:03.345Z] --- SKIP: TestTemplatedSecret (0.00s) [2023-06-28T21:28:03.345Z] === RUN TestSecretCreateResolve [2023-06-28T21:28:03.345Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:03.345Z] --- SKIP: TestSecretCreateResolve (0.01s) [2023-06-28T21:28:03.345Z] PASS [2023-06-28T21:28:03.345Z] [2023-06-28T21:28:03.345Z] === Skipped [2023-06-28T21:28:03.345Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2023-06-28T21:28:03.345Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:03.345Z] [2023-06-28T21:28:03.345Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2023-06-28T21:28:03.345Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:03.345Z] [2023-06-28T21:28:03.345Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2023-06-28T21:28:03.345Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:03.345Z] [2023-06-28T21:28:03.345Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2023-06-28T21:28:03.345Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:03.345Z] [2023-06-28T21:28:03.345Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2023-06-28T21:28:03.345Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:03.345Z] [2023-06-28T21:28:03.345Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2023-06-28T21:28:03.345Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:03.345Z] [2023-06-28T21:28:03.345Z] DONE 6 tests, 6 skipped in 0.085s [2023-06-28T21:28:03.345Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2023-06-28T21:28:03.345Z] INFO: Testing against a local daemon [2023-06-28T21:28:03.345Z] === RUN TestServiceCreateInit [2023-06-28T21:28:03.345Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-06-28T21:28:03.345Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:03.345Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-06-28T21:28:03.345Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:03.345Z] --- PASS: TestServiceCreateInit (0.01s) [2023-06-28T21:28:03.345Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-06-28T21:28:03.345Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-06-28T21:28:03.345Z] === RUN TestCreateServiceMultipleTimes [2023-06-28T21:28:03.345Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:03.345Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2023-06-28T21:28:03.345Z] === RUN TestCreateServiceConflict [2023-06-28T21:28:03.345Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:03.345Z] --- SKIP: TestCreateServiceConflict (0.01s) [2023-06-28T21:28:03.345Z] === RUN TestCreateServiceMaxReplicas [2023-06-28T21:28:03.345Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:03.345Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2023-06-28T21:28:03.345Z] === RUN TestCreateWithDuplicateNetworkNames [2023-06-28T21:28:03.345Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:03.345Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2023-06-28T21:28:03.345Z] === RUN TestCreateServiceSecretFileMode [2023-06-28T21:28:03.345Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:03.345Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2023-06-28T21:28:03.345Z] === RUN TestCreateServiceConfigFileMode [2023-06-28T21:28:03.345Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:03.345Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2023-06-28T21:28:03.345Z] === RUN TestCreateServiceSysctls [2023-06-28T21:28:03.345Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:03.345Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2023-06-28T21:28:03.345Z] === RUN TestCreateServiceCapabilities [2023-06-28T21:28:03.345Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:03.345Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2023-06-28T21:28:03.345Z] === RUN TestInspect [2023-06-28T21:28:03.345Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:03.345Z] --- SKIP: TestInspect (0.01s) [2023-06-28T21:28:03.345Z] === RUN TestCreateJob [2023-06-28T21:28:03.345Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:03.345Z] --- SKIP: TestCreateJob (0.01s) [2023-06-28T21:28:03.345Z] === RUN TestReplicatedJob [2023-06-28T21:28:03.345Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:03.589Z] coverage: [no statements] [2023-06-28T21:28:03.589Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2023-06-28T21:28:03.589Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2023-06-28T21:28:03.605Z] --- SKIP: TestReplicatedJob (0.01s) [2023-06-28T21:28:03.605Z] === RUN TestUpdateReplicatedJob [2023-06-28T21:28:03.605Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:03.605Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2023-06-28T21:28:03.605Z] === RUN TestServiceListWithStatuses [2023-06-28T21:28:03.605Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-06-28T21:28:03.605Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-06-28T21:28:03.605Z] === RUN TestDockerNetworkConnectAlias [2023-06-28T21:28:03.605Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:03.605Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2023-06-28T21:28:03.605Z] === RUN TestDockerNetworkReConnect [2023-06-28T21:28:03.605Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:03.605Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2023-06-28T21:28:03.605Z] === RUN TestServicePlugin [2023-06-28T21:28:03.631Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2023-06-28T21:28:03.844Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2023-06-28T21:28:03.844Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2023-06-28T21:28:03.844Z] ok github.com/docker/docker/pkg/tarsum 0.057s coverage: 89.3% of statements [2023-06-28T21:28:03.844Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2023-06-28T21:28:04.406Z] ok github.com/docker/docker/plugin/v2 0.006s coverage: 14.4% of statements [2023-06-28T21:28:04.406Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 85.6% of statements [2023-06-28T21:28:04.572Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2023-06-28T21:28:04.572Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2023-06-28T21:28:04.662Z] ok github.com/docker/docker/reference 0.013s coverage: 84.4% of statements [2023-06-28T21:28:04.851Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-06-28T21:28:04.917Z] ok github.com/docker/docker/quota 0.290s coverage: 71.4% of statements [2023-06-28T21:28:05.141Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2023-06-28T21:28:05.173Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2023-06-28T21:28:05.173Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2023-06-28T21:28:05.173Z] ok github.com/docker/docker/plugin 0.522s coverage: 23.2% of statements [2023-06-28T21:28:05.173Z] ok github.com/docker/docker/registry 0.070s coverage: 57.3% of statements [2023-06-28T21:28:05.429Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2023-06-28T21:28:05.685Z] ok github.com/docker/docker/runconfig 0.013s coverage: 66.1% of statements [2023-06-28T21:28:05.941Z] ok github.com/docker/docker/pkg/signal 3.446s coverage: 62.3% of statements [2023-06-28T21:28:06.080Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2023-06-28T21:28:06.080Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2023-06-28T21:28:06.080Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2023-06-28T21:28:06.080Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2023-06-28T21:28:06.197Z] ok github.com/docker/docker/volume/drivers 0.010s coverage: 36.1% of statements [2023-06-28T21:28:06.453Z] ok github.com/docker/docker/volume/mounts 0.023s coverage: 64.7% of statements [2023-06-28T21:28:06.453Z] ok github.com/docker/docker/volume/local 0.117s coverage: 74.2% of statements [2023-06-28T21:28:06.899Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:06.899Z] --- SKIP: TestServicePlugin (2.89s) [2023-06-28T21:28:06.899Z] === RUN TestServiceUpdateLabel [2023-06-28T21:28:06.899Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:06.899Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2023-06-28T21:28:06.899Z] === RUN TestServiceUpdateSecrets [2023-06-28T21:28:06.899Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:06.899Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2023-06-28T21:28:06.899Z] === RUN TestServiceUpdateConfigs [2023-06-28T21:28:06.899Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:06.899Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2023-06-28T21:28:06.899Z] === RUN TestServiceUpdateNetwork [2023-06-28T21:28:06.899Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:06.899Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2023-06-28T21:28:06.899Z] === RUN TestServiceUpdatePidsLimit [2023-06-28T21:28:06.899Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:06.899Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2023-06-28T21:28:06.899Z] PASS [2023-06-28T21:28:06.899Z] [2023-06-28T21:28:06.899Z] === Skipped [2023-06-28T21:28:06.899Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-06-28T21:28:06.899Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:06.899Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-06-28T21:28:06.899Z] [2023-06-28T21:28:06.899Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-06-28T21:28:06.899Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:06.899Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-06-28T21:28:06.899Z] [2023-06-28T21:28:06.899Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2023-06-28T21:28:06.899Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:06.899Z] [2023-06-28T21:28:06.899Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2023-06-28T21:28:06.899Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:06.899Z] [2023-06-28T21:28:06.899Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2023-06-28T21:28:06.899Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:06.899Z] [2023-06-28T21:28:06.899Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2023-06-28T21:28:06.899Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:06.899Z] [2023-06-28T21:28:06.899Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2023-06-28T21:28:06.899Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:06.899Z] [2023-06-28T21:28:06.899Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2023-06-28T21:28:06.899Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:06.899Z] [2023-06-28T21:28:06.899Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2023-06-28T21:28:06.899Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:06.899Z] [2023-06-28T21:28:06.899Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2023-06-28T21:28:06.899Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:06.899Z] [2023-06-28T21:28:06.899Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2023-06-28T21:28:06.899Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:06.899Z] [2023-06-28T21:28:06.899Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2023-06-28T21:28:06.899Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:06.899Z] [2023-06-28T21:28:06.899Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2023-06-28T21:28:06.899Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:06.899Z] [2023-06-28T21:28:06.899Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2023-06-28T21:28:06.899Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:06.899Z] [2023-06-28T21:28:06.899Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2023-06-28T21:28:06.899Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-06-28T21:28:06.899Z] [2023-06-28T21:28:06.899Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2023-06-28T21:28:06.899Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:06.899Z] [2023-06-28T21:28:06.899Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2023-06-28T21:28:06.899Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:06.899Z] [2023-06-28T21:28:06.899Z] === SKIP: amd64.integration.service TestServicePlugin (2.89s) [2023-06-28T21:28:06.899Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:06.899Z] [2023-06-28T21:28:06.899Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2023-06-28T21:28:06.899Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:06.899Z] [2023-06-28T21:28:06.899Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2023-06-28T21:28:06.899Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:06.899Z] [2023-06-28T21:28:06.899Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2023-06-28T21:28:06.899Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:06.899Z] [2023-06-28T21:28:06.899Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2023-06-28T21:28:06.899Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:06.899Z] [2023-06-28T21:28:06.899Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2023-06-28T21:28:06.899Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-06-28T21:28:06.899Z] [2023-06-28T21:28:06.899Z] DONE 24 tests, 23 skipped in 3.150s [2023-06-28T21:28:06.899Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2023-06-28T21:28:06.899Z] INFO: Testing against a local daemon [2023-06-28T21:28:06.899Z] === RUN TestSessionCreate [2023-06-28T21:28:06.899Z] --- PASS: TestSessionCreate (0.02s) [2023-06-28T21:28:06.899Z] === RUN TestSessionCreateWithBadUpgrade [2023-06-28T21:28:06.899Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-06-28T21:28:06.899Z] PASS [2023-06-28T21:28:06.899Z] [2023-06-28T21:28:06.899Z] DONE 2 tests in 0.066s [2023-06-28T21:28:06.899Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2023-06-28T21:28:06.899Z] INFO: Testing against a local daemon [2023-06-28T21:28:06.899Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-06-28T21:28:06.899Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-06-28T21:28:06.899Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-06-28T21:28:06.899Z] === RUN TestEventsExecDie [2023-06-28T21:28:07.013Z] ok github.com/docker/docker/volume/service 0.010s coverage: 71.9% of statements [2023-06-28T21:28:07.013Z] ok github.com/docker/docker/layer 7.747s coverage: 68.8% of statements [2023-06-28T21:28:07.020Z] docker_cli_daemon_test.go:2550: [d532f41602442] daemon is not started [2023-06-28T21:28:07.469Z] --- PASS: TestEventsExecDie (0.71s) [2023-06-28T21:28:07.469Z] === RUN TestEventsBackwardsCompatible [2023-06-28T21:28:07.469Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2023-06-28T21:28:07.469Z] === RUN TestInfoBinaryCommits [2023-06-28T21:28:07.469Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-06-28T21:28:07.469Z] === RUN TestInfoAPIVersioned [2023-06-28T21:28:07.469Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-06-28T21:28:07.469Z] === RUN TestInfoDiscoveryBackend [2023-06-28T21:28:08.140Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-06-28T21:28:08.399Z] --- PASS: TestDockerNetworkMacvlan (9.48s) [2023-06-28T21:28:08.399Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2023-06-28T21:28:08.399Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2023-06-28T21:28:08.399Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s) [2023-06-28T21:28:08.399Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.91s) [2023-06-28T21:28:08.399Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.89s) [2023-06-28T21:28:08.399Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s) [2023-06-28T21:28:08.399Z] PASS [2023-06-28T21:28:08.399Z] [2023-06-28T21:28:08.399Z] DONE 8 tests in 10.766s [2023-06-28T21:28:08.399Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2023-06-28T21:28:08.399Z] testing: warning: no tests to run [2023-06-28T21:28:08.399Z] PASS [2023-06-28T21:28:08.399Z] [2023-06-28T21:28:08.399Z] DONE 0 tests in 0.006s [2023-06-28T21:28:08.399Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-06-28T21:28:08.399Z] INFO: Testing against a local daemon [2023-06-28T21:28:08.399Z] === RUN TestAuthZPluginAllowRequest [2023-06-28T21:28:08.400Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2023-06-28T21:28:08.849Z] --- PASS: TestInfoDiscoveryBackend (1.58s) [2023-06-28T21:28:08.849Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-06-28T21:28:08.897Z] ok github.com/docker/docker/daemon 12.142s coverage: 17.0% of statements [2023-06-28T21:28:08.897Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-06-28T21:28:08.897Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-06-28T21:28:08.897Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-06-28T21:28:08.897Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-06-28T21:28:08.897Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-06-28T21:28:08.897Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-06-28T21:28:08.897Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-06-28T21:28:08.897Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-06-28T21:28:08.897Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-06-28T21:28:08.897Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2023-06-28T21:28:08.897Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-06-28T21:28:08.897Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-06-28T21:28:08.897Z] ? github.com/docker/docker/daemon/names [no test files] [2023-06-28T21:28:08.897Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-06-28T21:28:08.897Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-06-28T21:28:08.897Z] ? github.com/docker/docker/dockerversion [no test files] [2023-06-28T21:28:08.897Z] ? github.com/docker/docker/image/tarexport [no test files] [2023-06-28T21:28:08.897Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-06-28T21:28:08.897Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-06-28T21:28:08.897Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-06-28T21:28:08.897Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-06-28T21:28:08.897Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-06-28T21:28:08.897Z] ? github.com/docker/docker/oci/caps [no test files] [2023-06-28T21:28:08.897Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2023-06-28T21:28:08.897Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-06-28T21:28:08.897Z] ? github.com/docker/docker/pkg/locker [no test files] [2023-06-28T21:28:08.897Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-06-28T21:28:08.897Z] ? github.com/docker/docker/pkg/mount [no test files] [2023-06-28T21:28:08.897Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2023-06-28T21:28:08.897Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-06-28T21:28:08.897Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-06-28T21:28:09.446Z] --- PASS: TestCreateServiceConfigFileMode (12.60s) [2023-06-28T21:28:09.446Z] === RUN TestCreateServiceSysctls [2023-06-28T21:28:09.777Z] --- PASS: TestAuthZPluginAllowRequest (1.22s) [2023-06-28T21:28:09.777Z] === RUN TestAuthZPluginTLS [2023-06-28T21:28:10.343Z] --- PASS: TestAuthZPluginTLS (0.53s) [2023-06-28T21:28:10.343Z] === RUN TestAuthZPluginDenyRequest [2023-06-28T21:28:10.911Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-06-28T21:28:10.911Z] === RUN TestAuthZPluginAPIDenyResponse [2023-06-28T21:28:11.478Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-06-28T21:28:11.478Z] === RUN TestAuthZPluginDenyResponse [2023-06-28T21:28:11.737Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2023-06-28T21:28:11.737Z] === RUN TestAuthZPluginAllowEventStream [2023-06-28T21:28:11.959Z] --- PASS: TestCreateServiceSysctls (3.41s) [2023-06-28T21:28:11.959Z] === RUN TestCreateServiceCapabilities [2023-06-28T21:28:13.046Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.42s) [2023-06-28T21:28:13.046Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-06-28T21:28:13.046Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-06-28T21:28:13.046Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2023-06-28T21:28:13.046Z] === RUN TestInfoAPI [2023-06-28T21:28:13.046Z] --- PASS: TestInfoAPI (0.02s) [2023-06-28T21:28:13.046Z] === RUN TestInfoAPIWarnings [2023-06-28T21:28:13.115Z] --- PASS: TestAuthZPluginAllowEventStream (1.22s) [2023-06-28T21:28:13.115Z] === RUN TestAuthZPluginErrorResponse [2023-06-28T21:28:13.678Z] === RUN TestDockerSuite/TestBuildExpose [2023-06-28T21:28:13.678Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2023-06-28T21:28:13.683Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2023-06-28T21:28:13.683Z] === RUN TestAuthZPluginErrorRequest [2023-06-28T21:28:13.938Z] === RUN TestDockerSuite/TestBuildExposeOrder [2023-06-28T21:28:14.198Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2023-06-28T21:28:14.249Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-06-28T21:28:14.249Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-06-28T21:28:14.457Z] === RUN TestDockerSuite/TestBuildFails [2023-06-28T21:28:14.471Z] --- PASS: TestCreateServiceCapabilities (2.56s) [2023-06-28T21:28:14.472Z] === RUN TestInspect [2023-06-28T21:28:14.817Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2023-06-28T21:28:14.817Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-06-28T21:28:15.026Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2023-06-28T21:28:15.026Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2023-06-28T21:28:15.286Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2023-06-28T21:28:16.196Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s) [2023-06-28T21:28:16.196Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-06-28T21:28:16.667Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2023-06-28T21:28:17.237Z] === RUN TestDockerDaemonSuite/TestShmSize [2023-06-28T21:28:17.574Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.36s) [2023-06-28T21:28:17.574Z] === RUN TestAuthZPluginHeader [2023-06-28T21:28:17.735Z] --- PASS: TestInspect (2.91s) [2023-06-28T21:28:17.735Z] === RUN TestCreateJob [2023-06-28T21:28:18.142Z] --- PASS: TestAuthZPluginHeader (0.65s) [2023-06-28T21:28:18.142Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-06-28T21:28:18.177Z] === RUN TestDockerSuite/TestBuildForceRm [2023-06-28T21:28:18.437Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2023-06-28T21:28:19.375Z] === RUN TestDockerSuite/TestBuildFromGit [2023-06-28T21:28:20.314Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2023-06-28T21:28:20.314Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2023-06-28T21:28:20.574Z] check_test.go:308: [dd153c56c8ad9] daemon is not started [2023-06-28T21:28:20.574Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2023-06-28T21:28:20.574Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2023-06-28T21:28:21.040Z] --- PASS: TestCreateJob (3.23s) [2023-06-28T21:28:21.040Z] === RUN TestReplicatedJob [2023-06-28T21:28:21.144Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2023-06-28T21:28:22.332Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.34s) [2023-06-28T21:28:22.332Z] === RUN TestAuthZPluginV2Disable [2023-06-28T21:28:22.525Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2023-06-28T21:28:22.785Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2023-06-28T21:28:23.046Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2023-06-28T21:28:24.427Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite (306.39s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.14s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (0.95s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (34.63s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (7.48s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.10s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.59s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.34s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.48s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.15s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.05s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.89s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.28s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.19s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.77s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.50s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.50s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (0.99s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.10s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.40s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.32s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.13s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.57s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.51s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.51s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.73s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.35s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.25s) [2023-06-28T21:28:25.367Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.69s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.71s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.19s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.40s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.07s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.81s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.85s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.16s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.32s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.30s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.23s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.43s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.35s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.24s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.42s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (3.85s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.74s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (9.55s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.99s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.74s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.29s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (3.96s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.22s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.78s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.31s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.61s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.80s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.09s) [2023-06-28T21:28:25.367Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2023-06-28T21:28:25.367Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (1.73s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.67s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.39s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.30s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.81s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.92s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (2.49s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (2.95s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (1.83s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.42s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.40s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.21s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.38s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.04s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.56s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.08s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.26s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.38s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (1.77s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.22s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.08s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (3.52s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (2.43s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.01s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.20s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.55s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.53s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.54s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.26s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.15s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.06s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.49s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (0.90s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.07s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (2.46s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (2.35s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (3.22s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.25s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (0.81s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (0.88s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.36s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (5.44s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (7.06s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (1.76s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.34s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (1.91s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.04s) [2023-06-28T21:28:25.367Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.77s) [2023-06-28T21:28:25.367Z] === RUN TestDockerSwarmSuite [2023-06-28T21:28:25.367Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2023-06-28T21:28:25.627Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2023-06-28T21:28:26.281Z] --- PASS: TestReplicatedJob (5.74s) [2023-06-28T21:28:26.281Z] === RUN TestUpdateReplicatedJob [2023-06-28T21:28:26.525Z] --- PASS: TestAuthZPluginV2Disable (3.71s) [2023-06-28T21:28:26.525Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-06-28T21:28:26.567Z] === RUN TestDockerSuite/TestBuildHistory [2023-06-28T21:28:27.735Z] === RUN TestMiddlewares [2023-06-28T21:28:27.735Z] --- PASS: TestMiddlewares (0.00s) [2023-06-28T21:28:27.735Z] PASS [2023-06-28T21:28:27.735Z] coverage: 7.9% of statements [2023-06-28T21:28:27.735Z] ok github.com/docker/docker/api/server 0.156s coverage: 7.9% of statements [2023-06-28T21:28:27.948Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2023-06-28T21:28:28.889Z] === RUN TestDockerSuite/TestBuildIidFile [2023-06-28T21:28:29.149Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2023-06-28T21:28:29.718Z] === RUN TestDockerSuite/TestBuildInheritance [2023-06-28T21:28:29.816Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.60s) [2023-06-28T21:28:29.816Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-06-28T21:28:29.979Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2023-06-28T21:28:30.446Z] --- PASS: TestUpdateReplicatedJob (3.35s) [2023-06-28T21:28:30.446Z] === RUN TestServiceListWithStatuses [2023-06-28T21:28:30.446Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-06-28T21:28:30.446Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-06-28T21:28:30.446Z] === RUN TestDockerNetworkConnectAlias [2023-06-28T21:28:30.549Z] === RUN TestDockerSuite/TestBuildInvalidTag [2023-06-28T21:28:30.549Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2023-06-28T21:28:30.549Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2023-06-28T21:28:31.118Z] === RUN TestDockerSuite/TestBuildLabel [2023-06-28T21:28:31.145Z] --- PASS: TestInfoAPIWarnings (17.35s) [2023-06-28T21:28:31.145Z] === RUN TestInfoDebug [2023-06-28T21:28:31.378Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2023-06-28T21:28:31.405Z] --- PASS: TestInfoDebug (1.58s) [2023-06-28T21:28:31.405Z] === RUN TestInfoInsecureRegistries [2023-06-28T21:28:31.638Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2023-06-28T21:28:31.898Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2023-06-28T21:28:32.158Z] === RUN TestDockerSuite/TestBuildLabels [2023-06-28T21:28:32.418Z] === RUN TestDockerSuite/TestBuildLabelsCache [2023-06-28T21:28:32.785Z] --- PASS: TestInfoInsecureRegistries (1.55s) [2023-06-28T21:28:32.785Z] === RUN TestInfoRegistryMirrors [2023-06-28T21:28:32.988Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2023-06-28T21:28:34.370Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2023-06-28T21:28:34.610Z] --- PASS: TestDockerNetworkConnectAlias (4.68s) [2023-06-28T21:28:34.610Z] === RUN TestDockerNetworkReConnect [2023-06-28T21:28:34.629Z] === RUN TestDockerSuite/TestBuildLastModified [2023-06-28T21:28:34.694Z] --- PASS: TestInfoRegistryMirrors (1.57s) [2023-06-28T21:28:34.694Z] === RUN TestLoginFailsWithBadCredentials [2023-06-28T21:28:34.954Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2023-06-28T21:28:34.954Z] === RUN TestPingCacheHeaders [2023-06-28T21:28:34.954Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-06-28T21:28:34.954Z] === RUN TestPingGet [2023-06-28T21:28:34.954Z] --- PASS: TestPingGet (0.01s) [2023-06-28T21:28:34.954Z] === RUN TestPingHead [2023-06-28T21:28:34.954Z] --- PASS: TestPingHead (0.02s) [2023-06-28T21:28:34.954Z] === RUN TestVersion [2023-06-28T21:28:34.954Z] --- PASS: TestVersion (0.02s) [2023-06-28T21:28:34.954Z] PASS [2023-06-28T21:28:34.954Z] [2023-06-28T21:28:34.954Z] === Skipped [2023-06-28T21:28:34.954Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-06-28T21:28:34.954Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-06-28T21:28:34.954Z] [2023-06-28T21:28:34.954Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2023-06-28T21:28:34.954Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-06-28T21:28:34.954Z] [2023-06-28T21:28:34.954Z] DONE 18 tests, 2 skipped in 28.333s [2023-06-28T21:28:34.954Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2023-06-28T21:28:34.954Z] INFO: Testing against a local daemon [2023-06-28T21:28:34.954Z] === RUN TestVolumesCreateAndList [2023-06-28T21:28:34.954Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-06-28T21:28:34.954Z] === RUN TestVolumesRemove [2023-06-28T21:28:34.954Z] --- PASS: TestVolumesRemove (0.05s) [2023-06-28T21:28:34.954Z] === RUN TestVolumesInspect [2023-06-28T21:28:34.954Z] --- PASS: TestVolumesInspect (0.02s) [2023-06-28T21:28:34.954Z] === RUN TestVolumesInvalidJSON [2023-06-28T21:28:34.954Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-06-28T21:28:34.954Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-06-28T21:28:34.954Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-06-28T21:28:34.954Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-06-28T21:28:34.954Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-06-28T21:28:34.954Z] PASS [2023-06-28T21:28:34.954Z] [2023-06-28T21:28:34.954Z] DONE 5 tests in 0.124s [2023-06-28T21:28:34.954Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-06-28T21:28:34.954Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 19135 is not a child of this shell [2023-06-28T21:28:34.954Z] warning: PID 19135 from bundles/test-integration/docker.pid had a nonzero exit code [2023-06-28T21:28:34.954Z] Leaving: AppArmorNo profiles have been unloaded. [2023-06-28T21:28:34.954Z] [2023-06-28T21:28:34.954Z] Unloading profiles will leave already running processes permanently [2023-06-28T21:28:34.954Z] unconfined, which can lead to unexpected situations. [2023-06-28T21:28:34.954Z] [2023-06-28T21:28:34.954Z] To set a process to complain mode, use the command line tool [2023-06-28T21:28:34.954Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-06-28T21:28:34.954Z] Removing test suite binaries [2023-06-28T21:28:35.213Z] exiting test-integration [2023-06-28T21:28:35.213Z] ++ exit 0 [2023-06-28T21:28:36.151Z] [2023-06-28T21:28:36.536Z] --- PASS: TestImportExtremelyLargeImageWorks (94.09s) [2023-06-28T21:28:36.536Z] PASS [2023-06-28T21:28:36.536Z] [2023-06-28T21:28:36.536Z] DONE 13 tests in 96.921s [2023-06-28T21:28:36.796Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2023-06-28T21:28:36.796Z] ++ 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 [2023-06-28T21:28:36.796Z] ++ set -e [2023-06-28T21:28:36.796Z] ++ '[' -n 0 ']' [2023-06-28T21:28:36.796Z] ++ set -x [2023-06-28T21:28:36.796Z] ++ 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 [2023-06-28T21:28:36.796Z] INFO: Testing against a local daemon [2023-06-28T21:28:36.796Z] === RUN TestNetworkCreateDelete [2023-06-28T21:28:36.796Z] --- PASS: TestNetworkCreateDelete (0.15s) [2023-06-28T21:28:36.796Z] === RUN TestDockerNetworkDeletePreferID Post stage [Pipeline] junit [2023-06-28T21:28:37.111Z] Recording test results [2023-06-28T21:28:37.366Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s) [2023-06-28T21:28:37.366Z] === RUN TestDaemonDNSFallback [2023-06-28T21:28:38.399Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-06-28T21:28:38.732Z] + echo Ensuring container killed. [2023-06-28T21:28:38.732Z] Ensuring container killed. [2023-06-28T21:28:38.732Z] + docker rm -vf docker-pr4 [2023-06-28T21:28:38.732Z] Error response from daemon: No such container: docker-pr4 [Pipeline] sh [2023-06-28T21:28:38.746Z] === RUN TestDockerSuite/TestBuildLineBreak [2023-06-28T21:28:38.774Z] --- PASS: TestDockerNetworkReConnect (3.81s) [2023-06-28T21:28:38.774Z] === RUN TestServicePlugin [2023-06-28T21:28:38.774Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-06-28T21:28:38.774Z] --- SKIP: TestServicePlugin (0.00s) [2023-06-28T21:28:38.774Z] === RUN TestServiceUpdateLabel [2023-06-28T21:28:39.015Z] + echo Chowning /workspace to jenkins user [2023-06-28T21:28:39.015Z] Chowning /workspace to jenkins user [2023-06-28T21:28:39.015Z] + id -u [2023-06-28T21:28:39.015Z] + id -g [2023-06-28T21:28:39.015Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45840:/workspace busybox chown -R 1000:1000 /workspace [2023-06-28T21:28:39.015Z] Unable to find image 'busybox:latest' locally [2023-06-28T21:28:39.015Z] latest: Pulling from library/busybox [2023-06-28T21:28:39.015Z] 809d8e20e203: Pulling fs layer [2023-06-28T21:28:39.274Z] 809d8e20e203: Verifying Checksum [2023-06-28T21:28:39.274Z] 809d8e20e203: Download complete [2023-06-28T21:28:39.274Z] 809d8e20e203: Pull complete [2023-06-28T21:28:39.275Z] Digest: sha256:2376a0c12759aa1214ba83e771ff252c7b1663216b192fbe5e0fb364e952f85c [2023-06-28T21:28:39.275Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-06-28T21:28:40.509Z] + bundleName=amd64-rootless [2023-06-28T21:28:40.509Z] + echo Creating amd64-rootless-bundles.tar.gz [2023-06-28T21:28:40.509Z] Creating amd64-rootless-bundles.tar.gz [2023-06-28T21:28:40.509Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-06-28T21:28:40.509Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2023-06-28T21:28:40.522Z] Archiving artifacts [2023-06-28T21:28:40.655Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2023-06-28T21:28:40.655Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2023-06-28T21:28:40.655Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2023-06-28T21:28:40.659Z] --- PASS: TestServiceUpdateLabel (2.30s) [2023-06-28T21:28:40.659Z] === RUN TestServiceUpdateSecrets [2023-06-28T21:28:40.902Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.3% of statements [2023-06-28T21:28:40.902Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-06-28T21:28:40.902Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-06-28T21:28:40.902Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2023-06-28T21:28:40.902Z] ? github.com/docker/docker/pkg/symlink [no test files] [2023-06-28T21:28:40.902Z] ? github.com/docker/docker/pkg/term [no test files] [2023-06-28T21:28:40.902Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-06-28T21:28:40.902Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-06-28T21:28:40.902Z] ? github.com/docker/docker/rootless [no test files] [2023-06-28T21:28:40.902Z] ? github.com/docker/docker/rootless/specconv [no test files] [2023-06-28T21:28:40.902Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-06-28T21:28:40.902Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-06-28T21:28:40.902Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-06-28T21:28:40.902Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-06-28T21:28:40.902Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-06-28T21:28:40.902Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-06-28T21:28:40.902Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-06-28T21:28:40.902Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-06-28T21:28:40.902Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-06-28T21:28:40.902Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-06-28T21:28:40.902Z] ? github.com/docker/docker/testutil/request [no test files] [2023-06-28T21:28:40.902Z] ? github.com/docker/docker/volume [no test files] [2023-06-28T21:28:40.902Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-06-28T21:28:40.902Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-06-28T21:28:40.902Z] [2023-06-28T21:28:40.902Z] === Skipped [2023-06-28T21:28:40.902Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2023-06-28T21:28:40.902Z] exec_linux_test.go:19: requires AppArmor to be enabled [2023-06-28T21:28:40.902Z] [2023-06-28T21:28:40.902Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2023-06-28T21:28:40.902Z] exec_linux_test.go:39: requires AppArmor to be enabled [2023-06-28T21:28:40.902Z] [2023-06-28T21:28:40.902Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-06-28T21:28:40.902Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-06-28T21:28:40.902Z] graphtest_unix.go:46: Driver btrfs not supported [2023-06-28T21:28:40.902Z] [2023-06-28T21:28:40.902Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-06-28T21:28:40.902Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-06-28T21:28:40.902Z] graphtest_unix.go:46: Driver btrfs not supported [2023-06-28T21:28:40.902Z] [2023-06-28T21:28:40.902Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-06-28T21:28:40.902Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-06-28T21:28:40.902Z] graphtest_unix.go:46: Driver btrfs not supported [2023-06-28T21:28:40.902Z] [2023-06-28T21:28:40.902Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-06-28T21:28:40.902Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-06-28T21:28:40.902Z] graphtest_unix.go:46: Driver btrfs not supported [2023-06-28T21:28:40.902Z] [2023-06-28T21:28:40.902Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-06-28T21:28:40.902Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-06-28T21:28:40.902Z] graphtest_unix.go:46: Driver btrfs not supported [2023-06-28T21:28:40.902Z] [2023-06-28T21:28:40.902Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-06-28T21:28:40.902Z] graphtest_unix.go:73: No driver to put! [2023-06-28T21:28:40.902Z] [2023-06-28T21:28:40.902Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-06-28T21:28:40.902Z] time="2023-06-28T21:27:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-06-28T21:28:40.902Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-06-28T21:28:40.902Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-06-28T21:28:40.902Z] [2023-06-28T21:28:40.902Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-06-28T21:28:40.902Z] time="2023-06-28T21:27:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-06-28T21:28:40.902Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-06-28T21:28:40.902Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-06-28T21:28:40.902Z] [2023-06-28T21:28:40.902Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-06-28T21:28:40.902Z] time="2023-06-28T21:27:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-06-28T21:28:40.902Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-06-28T21:28:40.902Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-06-28T21:28:40.902Z] [2023-06-28T21:28:40.902Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-06-28T21:28:40.902Z] time="2023-06-28T21:27:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-06-28T21:28:40.902Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-06-28T21:28:40.902Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-06-28T21:28:40.902Z] [2023-06-28T21:28:40.902Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-06-28T21:28:40.902Z] time="2023-06-28T21:27:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-06-28T21:28:40.902Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-06-28T21:28:40.902Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-06-28T21:28:40.902Z] [2023-06-28T21:28:40.902Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-06-28T21:28:40.902Z] graphtest_unix.go:73: No driver to put! [2023-06-28T21:28:40.902Z] [2023-06-28T21:28:40.902Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2023-06-28T21:28:40.902Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2023-06-28T21:28:40.902Z] [2023-06-28T21:28:40.902Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2023-06-28T21:28:40.902Z] overlay_test.go:50: Fails to compute changes intermittently [2023-06-28T21:28:40.902Z] [2023-06-28T21:28:40.902Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-06-28T21:28:40.902Z] overlay_test.go:65: Cannot run test with naive change algorithm [2023-06-28T21:28:40.902Z] [2023-06-28T21:28:40.902Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-06-28T21:28:40.902Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-06-28T21:28:40.902Z] [2023-06-28T21:28:40.903Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-06-28T21:28:40.903Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-06-28T21:28:40.903Z] graphtest_unix.go:46: Driver zfs not supported [2023-06-28T21:28:40.903Z] [2023-06-28T21:28:40.903Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-06-28T21:28:40.903Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-06-28T21:28:40.903Z] graphtest_unix.go:46: Driver zfs not supported [2023-06-28T21:28:40.903Z] [2023-06-28T21:28:40.903Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-06-28T21:28:40.903Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-06-28T21:28:40.903Z] graphtest_unix.go:46: Driver zfs not supported [2023-06-28T21:28:40.903Z] [2023-06-28T21:28:40.903Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-06-28T21:28:40.903Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-06-28T21:28:40.903Z] graphtest_unix.go:46: Driver zfs not supported [2023-06-28T21:28:40.903Z] [2023-06-28T21:28:40.903Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-06-28T21:28:40.903Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-06-28T21:28:40.903Z] graphtest_unix.go:46: Driver zfs not supported [2023-06-28T21:28:40.903Z] [2023-06-28T21:28:40.903Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-06-28T21:28:40.903Z] graphtest_unix.go:73: No driver to put! [2023-06-28T21:28:40.903Z] [2023-06-28T21:28:40.903Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-06-28T21:28:40.903Z] sysinfo_linux_test.go:91: App Armor Must be Disabled [2023-06-28T21:28:40.903Z] [2023-06-28T21:28:40.903Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-06-28T21:28:40.903Z] sysinfo_linux_test.go:111: cgroup namespaces must be disabled [2023-06-28T21:28:40.903Z] [2023-06-28T21:28:40.903Z] DONE 2266 tests, 26 skipped in 88.600s Post stage [Pipeline] junit [2023-06-28T21:28:40.915Z] Recording test results [2023-06-28T21:28:40.927Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2023-06-28T21:28:40.927Z] === RUN TestDockerSuite/TestBuildMaintainer [2023-06-28T21:28:40.927Z] === RUN TestDockerSuite/TestBuildMissingArgs [2023-06-28T21:28:41.049Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2023-06-28T21:28:41.457Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45840/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:b5fe60d3db085b18232df2fb27d7d4bfbb31b0f0 hack/validate/vendor [2023-06-28T21:28:41.712Z] update vendored copy of archive/tar [2023-06-28T21:28:41.712Z] downloading: https://golang.org/dl/go1.19.10.src.tar.gz [2023-06-28T21:28:41.906Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2023-06-28T21:28:42.025Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.68s) [2023-06-28T21:28:42.025Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-06-28T21:28:42.118Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45840/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-06-28T21:28:42.428Z] + make clean [2023-06-28T21:28:42.428Z] docker volume rm -f docker-dev-cache [2023-06-28T21:28:42.428Z] docker-dev-cache [Pipeline] deleteDir [2023-06-28T21:28:42.482Z] === RUN TestDockerSuite/TestBuildMultiStageArg [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-28T21:28:43.598Z] patching file stat_unix.go [2023-06-28T21:28:43.598Z] 2023/06/28 21:28:43 Collecting initial packages [2023-06-28T21:28:43.598Z] 2023/06/28 21:28:43 Download dependencies [2023-06-28T21:28:43.891Z] --- PASS: TestDaemonDNSFallback (6.44s) [2023-06-28T21:28:43.891Z] === RUN TestInspectNetwork [2023-06-28T21:28:44.878Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2023-06-28T21:28:45.140Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2023-06-28T21:28:45.402Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2023-06-28T21:28:46.111Z] 2023/06/28 21:28:45 Starting whole vndr cycle because no package specified [2023-06-28T21:28:46.111Z] 2023/06/28 21:28:45 Ignoring paths matching "^archive/tar" [2023-06-28T21:28:46.111Z] 2023/06/28 21:28:46 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2023-06-28T21:28:46.111Z] 2023/06/28 21:28:46 Clone github.com/Microsoft/hcsshim, revision a11a2c44e8a4aa9d66314b1d759ef582df5ab5e8, attempt 1/20 [2023-06-28T21:28:46.111Z] 2023/06/28 21:28:46 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2023-06-28T21:28:46.111Z] 2023/06/28 21:28:46 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2023-06-28T21:28:46.111Z] 2023/06/28 21:28:46 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2023-06-28T21:28:46.111Z] 2023/06/28 21:28:46 Clone github.com/moby/term, revision 3f7ff695adc6a35abc925370dd0a4dafb48ec64d, attempt 1/20 [2023-06-28T21:28:46.111Z] 2023/06/28 21:28:46 Clone github.com/Azure/go-ansiterm, revision d185dfc1b5a126116ea5a19e148e29d16b4574c9, attempt 1/20 [2023-06-28T21:28:46.111Z] 2023/06/28 21:28:46 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2023-06-28T21:28:46.111Z] 2023/06/28 21:28:46 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2023-06-28T21:28:46.111Z] 2023/06/28 21:28:46 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2023-06-28T21:28:46.111Z] 2023/06/28 21:28:46 Clone golang.org/x/sys, revision 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809, attempt 1/20 [2023-06-28T21:28:46.111Z] 2023/06/28 21:28:46 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2023-06-28T21:28:46.111Z] 2023/06/28 21:28:46 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2023-06-28T21:28:46.111Z] 2023/06/28 21:28:46 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2023-06-28T21:28:46.111Z] 2023/06/28 21:28:46 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2023-06-28T21:28:46.111Z] 2023/06/28 21:28:46 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2023-06-28T21:28:46.368Z] 2023/06/28 21:28:46 Finished clone github.com/moby/locker [2023-06-28T21:28:46.368Z] 2023/06/28 21:28:46 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2023-06-28T21:28:46.626Z] 2023/06/28 21:28:46 Finished clone github.com/docker/libtrust [2023-06-28T21:28:46.626Z] 2023/06/28 21:28:46 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2023-06-28T21:28:46.626Z] 2023/06/28 21:28:46 Finished clone github.com/gorilla/mux [2023-06-28T21:28:46.626Z] 2023/06/28 21:28:46 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2023-06-28T21:28:46.626Z] 2023/06/28 21:28:46 Finished clone github.com/Azure/go-ansiterm [2023-06-28T21:28:46.626Z] 2023/06/28 21:28:46 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2023-06-28T21:28:46.626Z] 2023/06/28 21:28:46 Finished clone github.com/docker/go-units [2023-06-28T21:28:46.626Z] 2023/06/28 21:28:46 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2023-06-28T21:28:46.626Z] 2023/06/28 21:28:46 Finished clone github.com/moby/term [2023-06-28T21:28:46.626Z] 2023/06/28 21:28:46 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2023-06-28T21:28:46.626Z] 2023/06/28 21:28:46 Finished clone github.com/google/uuid [2023-06-28T21:28:46.626Z] 2023/06/28 21:28:46 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2023-06-28T21:28:46.626Z] 2023/06/28 21:28:46 Finished clone github.com/moby/sys [2023-06-28T21:28:46.626Z] 2023/06/28 21:28:46 Clone github.com/armon/circbuf, revision 5111143e8da2e98b4ea6a8f32b9065ea1821c191, attempt 1/20 [2023-06-28T21:28:46.626Z] 2023/06/28 21:28:46 Finished clone github.com/Microsoft/go-winio [2023-06-28T21:28:46.626Z] 2023/06/28 21:28:46 Clone github.com/moby/buildkit, revision eeb7b65ab7d651770a5ec52a06ea7c96eb97a249, attempt 1/20 [2023-06-28T21:28:46.883Z] 2023/06/28 21:28:46 Finished clone github.com/docker/go-connections [2023-06-28T21:28:46.883Z] 2023/06/28 21:28:46 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2023-06-28T21:28:46.883Z] 2023/06/28 21:28:46 Finished clone golang.org/x/sync [2023-06-28T21:28:46.883Z] 2023/06/28 21:28:46 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2023-06-28T21:28:46.883Z] 2023/06/28 21:28:46 Finished clone github.com/google/go-cmp [2023-06-28T21:28:46.883Z] 2023/06/28 21:28:46 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2023-06-28T21:28:47.140Z] 2023/06/28 21:28:46 Finished clone github.com/syndtr/gocapability [2023-06-28T21:28:47.140Z] 2023/06/28 21:28:46 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2023-06-28T21:28:47.140Z] 2023/06/28 21:28:46 Finished clone github.com/RackSec/srslog [2023-06-28T21:28:47.140Z] 2023/06/28 21:28:46 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2023-06-28T21:28:47.140Z] 2023/06/28 21:28:46 Finished clone github.com/imdario/mergo [2023-06-28T21:28:47.140Z] 2023/06/28 21:28:46 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2023-06-28T21:28:47.140Z] 2023/06/28 21:28:46 Finished clone github.com/armon/circbuf [2023-06-28T21:28:47.140Z] 2023/06/28 21:28:46 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2023-06-28T21:28:47.140Z] 2023/06/28 21:28:46 Finished clone gotest.tools/v3 [2023-06-28T21:28:47.140Z] 2023/06/28 21:28:46 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2023-06-28T21:28:47.140Z] 2023/06/28 21:28:47 Finished clone github.com/tonistiigi/units [2023-06-28T21:28:47.140Z] 2023/06/28 21:28:47 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2023-06-28T21:28:47.339Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2023-06-28T21:28:47.340Z] === RUN TestInspectNetwork/full_network_id [2023-06-28T21:28:47.340Z] === RUN TestInspectNetwork/partial_network_id [2023-06-28T21:28:47.340Z] === RUN TestInspectNetwork/network_name [2023-06-28T21:28:47.340Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-06-28T21:28:47.398Z] 2023/06/28 21:28:47 Finished clone github.com/mitchellh/hashstructure [2023-06-28T21:28:47.398Z] 2023/06/28 21:28:47 Clone github.com/docker/libnetwork, revision 3f0048413d95802b9c6c836eba06bfc54f9dbd03, attempt 1/20 [2023-06-28T21:28:47.398Z] 2023/06/28 21:28:47 Finished clone github.com/google/shlex [2023-06-28T21:28:47.398Z] 2023/06/28 21:28:47 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2023-06-28T21:28:47.398Z] 2023/06/28 21:28:47 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2023-06-28T21:28:47.398Z] 2023/06/28 21:28:47 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2023-06-28T21:28:47.398Z] 2023/06/28 21:28:47 Finished clone github.com/opentracing-contrib/go-stdlib [2023-06-28T21:28:47.398Z] 2023/06/28 21:28:47 Clone github.com/armon/go-metrics, revision f0300d1749da6fa982027e449ec0c7a145510c3c, attempt 1/20 [2023-06-28T21:28:47.654Z] 2023/06/28 21:28:47 Finished clone github.com/gofrs/flock [2023-06-28T21:28:47.654Z] 2023/06/28 21:28:47 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2023-06-28T21:28:47.654Z] 2023/06/28 21:28:47 Finished clone github.com/opentracing/opentracing-go [2023-06-28T21:28:47.654Z] 2023/06/28 21:28:47 Clone github.com/hashicorp/memberlist, revision e6ff9b2d87a3f0f3f04abb5672ada3ac2a640223, attempt 1/20 [2023-06-28T21:28:47.654Z] 2023/06/28 21:28:47 Finished clone github.com/tonistiigi/fsutil [2023-06-28T21:28:47.654Z] 2023/06/28 21:28:47 Clone github.com/google/btree, revision 4030bb1f1f0c35b30ca7009e9ebd06849dd45306, attempt 1/20 [2023-06-28T21:28:47.654Z] 2023/06/28 21:28:47 Finished clone github.com/golang/gddo [2023-06-28T21:28:47.654Z] 2023/06/28 21:28:47 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2023-06-28T21:28:47.910Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2023-06-28T21:28:47.911Z] 2023/06/28 21:28:47 Finished clone github.com/armon/go-radix [2023-06-28T21:28:47.911Z] 2023/06/28 21:28:47 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2023-06-28T21:28:47.911Z] 2023/06/28 21:28:47 Finished clone github.com/armon/go-metrics [2023-06-28T21:28:47.911Z] 2023/06/28 21:28:47 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2023-06-28T21:28:48.171Z] 2023/06/28 21:28:47 Finished clone github.com/docker/go-events [2023-06-28T21:28:48.171Z] 2023/06/28 21:28:47 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2023-06-28T21:28:48.171Z] 2023/06/28 21:28:48 Finished clone github.com/google/btree [2023-06-28T21:28:48.171Z] 2023/06/28 21:28:48 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2023-06-28T21:28:48.171Z] 2023/06/28 21:28:48 Finished clone github.com/sean-/seed [2023-06-28T21:28:48.171Z] 2023/06/28 21:28:48 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2023-06-28T21:28:48.429Z] 2023/06/28 21:28:48 Finished clone github.com/hashicorp/errwrap [2023-06-28T21:28:48.429Z] 2023/06/28 21:28:48 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2023-06-28T21:28:48.687Z] 2023/06/28 21:28:48 Finished clone github.com/hashicorp/memberlist [2023-06-28T21:28:48.687Z] 2023/06/28 21:28:48 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2023-06-28T21:28:48.944Z] 2023/06/28 21:28:48 Finished clone github.com/hashicorp/go-multierror [2023-06-28T21:28:48.944Z] 2023/06/28 21:28:48 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2023-06-28T21:28:48.944Z] 2023/06/28 21:28:48 Finished clone github.com/vishvananda/netns [2023-06-28T21:28:48.944Z] 2023/06/28 21:28:48 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2023-06-28T21:28:48.944Z] 2023/06/28 21:28:48 Finished clone github.com/docker/libkv [2023-06-28T21:28:48.944Z] 2023/06/28 21:28:48 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2023-06-28T21:28:49.201Z] 2023/06/28 21:28:48 Finished clone golang.org/x/net [2023-06-28T21:28:49.201Z] 2023/06/28 21:28:48 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2023-06-28T21:28:49.201Z] 2023/06/28 21:28:48 Finished clone github.com/hashicorp/go-sockaddr [2023-06-28T21:28:49.201Z] 2023/06/28 21:28:48 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 [2023-06-28T21:28:49.201Z] 2023/06/28 21:28:49 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2023-06-28T21:28:49.202Z] 2023/06/28 21:28:49 Finished clone github.com/Microsoft/opengcs [2023-06-28T21:28:49.458Z] 2023/06/28 21:28:49 Finished clone github.com/hashicorp/go-msgpack [2023-06-28T21:28:49.458Z] 2023/06/28 21:28:49 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2023-06-28T21:28:49.819Z] docker_api_swarm_test.go:563: [dd2411271b0d7] joining swarm manager [dfa588a8ec67e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-06-28T21:28:50.022Z] 2023/06/28 21:28:49 Finished clone github.com/moby/ipvs [2023-06-28T21:28:50.022Z] 2023/06/28 21:28:49 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2023-06-28T21:28:50.022Z] 2023/06/28 21:28:49 Finished clone github.com/samuel/go-zookeeper [2023-06-28T21:28:50.022Z] 2023/06/28 21:28:49 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2023-06-28T21:28:50.022Z] 2023/06/28 21:28:49 Finished clone github.com/vishvananda/netlink [2023-06-28T21:28:50.022Z] 2023/06/28 21:28:49 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2023-06-28T21:28:50.022Z] 2023/06/28 21:28:49 Finished clone github.com/deckarep/golang-set [2023-06-28T21:28:50.022Z] 2023/06/28 21:28:49 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2023-06-28T21:28:50.022Z] 2023/06/28 21:28:49 Finished clone github.com/BurntSushi/toml [2023-06-28T21:28:50.022Z] 2023/06/28 21:28:49 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2023-06-28T21:28:50.278Z] 2023/06/28 21:28:50 Finished clone github.com/coreos/go-semver [2023-06-28T21:28:50.279Z] 2023/06/28 21:28:50 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2023-06-28T21:28:50.279Z] 2023/06/28 21:28:50 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2023-06-28T21:28:50.279Z] 2023/06/28 21:28:50 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2023-06-28T21:28:50.279Z] 2023/06/28 21:28:50 Finished clone github.com/creack/pty [2023-06-28T21:28:50.279Z] 2023/06/28 21:28:50 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2023-06-28T21:28:50.535Z] 2023/06/28 21:28:50 Clone github.com/docker/distribution, revision b5ca020cfbe998e5af3457fda087444cf5116496, attempt 1/20 [2023-06-28T21:28:50.535Z] 2023/06/28 21:28:50 Finished clone github.com/hashicorp/serf [2023-06-28T21:28:50.791Z] 2023/06/28 21:28:50 Finished clone github.com/sirupsen/logrus [2023-06-28T21:28:50.791Z] 2023/06/28 21:28:50 Clone github.com/vbatts/tar-split, revision 80a436fd6164c557b131f7c59ed69bd81af69761, attempt 1/20 [2023-06-28T21:28:50.791Z] 2023/06/28 21:28:50 Finished clone github.com/ishidawataru/sctp [2023-06-28T21:28:50.791Z] 2023/06/28 21:28:50 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2023-06-28T21:28:51.050Z] 2023/06/28 21:28:50 Finished clone github.com/modern-go/reflect2 [2023-06-28T21:28:51.050Z] 2023/06/28 21:28:50 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2023-06-28T21:28:51.050Z] 2023/06/28 21:28:50 Finished clone github.com/modern-go/concurrent [2023-06-28T21:28:51.050Z] 2023/06/28 21:28:50 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2023-06-28T21:28:51.050Z] 2023/06/28 21:28:50 Finished clone github.com/fsnotify/fsnotify [2023-06-28T21:28:51.050Z] 2023/06/28 21:28:50 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2023-06-28T21:28:51.306Z] 2023/06/28 21:28:51 Finished clone github.com/json-iterator/go [2023-06-28T21:28:51.306Z] 2023/06/28 21:28:51 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2023-06-28T21:28:51.306Z] 2023/06/28 21:28:51 Finished clone golang.org/x/sys [2023-06-28T21:28:51.306Z] 2023/06/28 21:28:51 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2023-06-28T21:28:51.306Z] 2023/06/28 21:28:51 Finished clone go.etcd.io/bbolt [2023-06-28T21:28:51.306Z] 2023/06/28 21:28:51 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2023-06-28T21:28:51.563Z] 2023/06/28 21:28:51 Finished clone github.com/opencontainers/go-digest [2023-06-28T21:28:51.563Z] 2023/06/28 21:28:51 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2023-06-28T21:28:51.820Z] 2023/06/28 21:28:51 Finished clone github.com/mistifyio/go-zfs [2023-06-28T21:28:51.820Z] 2023/06/28 21:28:51 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2023-06-28T21:28:51.820Z] 2023/06/28 21:28:51 Finished clone github.com/docker/libnetwork [2023-06-28T21:28:51.820Z] 2023/06/28 21:28:51 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2023-06-28T21:28:52.358Z] --- PASS: TestInspectNetwork (8.70s) [2023-06-28T21:28:52.358Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-06-28T21:28:52.358Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-06-28T21:28:52.358Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-06-28T21:28:52.358Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-06-28T21:28:52.358Z] === RUN TestRunContainerWithBridgeNone [2023-06-28T21:28:52.383Z] 2023/06/28 21:28:52 Finished clone github.com/cyphar/filepath-securejoin [2023-06-28T21:28:52.383Z] 2023/06/28 21:28:52 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2023-06-28T21:28:52.383Z] 2023/06/28 21:28:52 Finished clone github.com/coreos/go-systemd [2023-06-28T21:28:52.383Z] 2023/06/28 21:28:52 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2023-06-28T21:28:52.383Z] 2023/06/28 21:28:52 Finished clone github.com/opencontainers/runtime-spec [2023-06-28T21:28:52.383Z] 2023/06/28 21:28:52 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2023-06-28T21:28:52.618Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2023-06-28T21:28:52.639Z] 2023/06/28 21:28:52 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2023-06-28T21:28:52.639Z] 2023/06/28 21:28:52 Finished clone github.com/vbatts/tar-split [2023-06-28T21:28:52.639Z] 2023/06/28 21:28:52 Finished clone github.com/opencontainers/image-spec [2023-06-28T21:28:52.639Z] 2023/06/28 21:28:52 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2023-06-28T21:28:52.896Z] 2023/06/28 21:28:52 Finished clone github.com/coreos/go-systemd/v22 [2023-06-28T21:28:52.896Z] 2023/06/28 21:28:52 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2023-06-28T21:28:53.152Z] 2023/06/28 21:28:52 Finished clone github.com/godbus/dbus/v5 [2023-06-28T21:28:53.152Z] 2023/06/28 21:28:52 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2023-06-28T21:28:53.152Z] 2023/06/28 21:28:53 Finished clone github.com/Graylog2/go-gelf [2023-06-28T21:28:53.152Z] 2023/06/28 21:28:53 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2023-06-28T21:28:53.409Z] 2023/06/28 21:28:53 Finished clone github.com/fluent/fluent-logger-golang [2023-06-28T21:28:53.409Z] 2023/06/28 21:28:53 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2023-06-28T21:28:53.409Z] 2023/06/28 21:28:53 Finished clone github.com/philhofer/fwd [2023-06-28T21:28:53.409Z] 2023/06/28 21:28:53 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2023-06-28T21:28:53.666Z] 2023/06/28 21:28:53 Finished clone github.com/willf/bitset [2023-06-28T21:28:53.666Z] 2023/06/28 21:28:53 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2023-06-28T21:28:53.999Z] --- PASS: TestRunContainerWithBridgeNone (1.61s) [2023-06-28T21:28:53.999Z] === RUN TestNetworkInvalidJSON [2023-06-28T21:28:53.999Z] === RUN TestNetworkInvalidJSON//networks/create [2023-06-28T21:28:53.999Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-06-28T21:28:53.999Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-06-28T21:28:53.999Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-06-28T21:28:53.999Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-06-28T21:28:53.999Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-06-28T21:28:53.999Z] === CONT TestNetworkInvalidJSON//networks/create [2023-06-28T21:28:53.999Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-06-28T21:28:53.999Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-06-28T21:28:53.999Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-06-28T21:28:53.999Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-06-28T21:28:53.999Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-06-28T21:28:53.999Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-06-28T21:28:53.999Z] === RUN TestNetworkList [2023-06-28T21:28:53.999Z] === RUN TestNetworkList//networks [2023-06-28T21:28:53.999Z] === PAUSE TestNetworkList//networks [2023-06-28T21:28:53.999Z] === RUN TestNetworkList//networks/ [2023-06-28T21:28:54.000Z] === PAUSE TestNetworkList//networks/ [2023-06-28T21:28:54.000Z] === CONT TestNetworkList//networks [2023-06-28T21:28:54.000Z] === CONT TestNetworkList//networks/ [2023-06-28T21:28:54.000Z] --- PASS: TestNetworkList (0.01s) [2023-06-28T21:28:54.000Z] --- PASS: TestNetworkList//networks (0.00s) [2023-06-28T21:28:54.000Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-06-28T21:28:54.000Z] === RUN TestHostIPv4BridgeLabel [2023-06-28T21:28:54.229Z] 2023/06/28 21:28:54 Finished clone golang.org/x/text [2023-06-28T21:28:54.229Z] 2023/06/28 21:28:54 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2023-06-28T21:28:54.229Z] 2023/06/28 21:28:54 Finished clone github.com/miekg/dns [2023-06-28T21:28:54.229Z] 2023/06/28 21:28:54 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2023-06-28T21:28:54.229Z] 2023/06/28 21:28:54 Finished clone github.com/fernet/fernet-go [2023-06-28T21:28:54.229Z] 2023/06/28 21:28:54 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2023-06-28T21:28:54.486Z] 2023/06/28 21:28:54 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2023-06-28T21:28:54.486Z] 2023/06/28 21:28:54 Finished clone github.com/tinylib/msgp [2023-06-28T21:28:54.569Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2023-06-28T21:28:54.569Z] === RUN TestDaemonRestartWithLiveRestore [2023-06-28T21:28:54.743Z] 2023/06/28 21:28:54 Finished clone golang.org/x/time [2023-06-28T21:28:54.743Z] 2023/06/28 21:28:54 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2023-06-28T21:28:55.146Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2023-06-28T21:28:55.168Z] 2023/06/28 21:28:54 Finished clone github.com/jmespath/go-jmespath [2023-06-28T21:28:55.168Z] 2023/06/28 21:28:54 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2023-06-28T21:28:55.168Z] 2023/06/28 21:28:54 Finished clone github.com/hashicorp/go-memdb [2023-06-28T21:28:55.168Z] 2023/06/28 21:28:54 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2023-06-28T21:28:55.168Z] 2023/06/28 21:28:54 Finished clone github.com/bsphere/le_go [2023-06-28T21:28:55.168Z] 2023/06/28 21:28:54 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2023-06-28T21:28:55.494Z] --- PASS: TestServiceUpdateSecrets (14.61s) [2023-06-28T21:28:55.494Z] === RUN TestServiceUpdateConfigs [2023-06-28T21:28:55.715Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2023-06-28T21:28:55.715Z] === RUN TestDaemonDefaultNetworkPools [2023-06-28T21:28:55.737Z] 2023/06/28 21:28:55 Finished clone golang.org/x/oauth2 [2023-06-28T21:28:55.737Z] 2023/06/28 21:28:55 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2023-06-28T21:28:55.737Z] 2023/06/28 21:28:55 Finished clone github.com/hashicorp/go-immutable-radix [2023-06-28T21:28:55.737Z] 2023/06/28 21:28:55 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2023-06-28T21:28:55.737Z] 2023/06/28 21:28:55 Finished clone github.com/golang/groupcache [2023-06-28T21:28:55.737Z] 2023/06/28 21:28:55 Clone https://github.com/cloudfoundry/clock.git to code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2023-06-28T21:28:55.737Z] 2023/06/28 21:28:55 Finished clone github.com/hashicorp/golang-lru [2023-06-28T21:28:55.737Z] 2023/06/28 21:28:55 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2023-06-28T21:28:55.975Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2023-06-28T21:28:56.011Z] 2023/06/28 21:28:55 Finished clone golang.org/x/crypto [2023-06-28T21:28:56.011Z] 2023/06/28 21:28:55 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2023-06-28T21:28:56.268Z] 2023/06/28 21:28:56 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2023-06-28T21:28:56.268Z] 2023/06/28 21:28:56 Finished clone github.com/opencontainers/runc [2023-06-28T21:28:56.268Z] 2023/06/28 21:28:56 Finished clone github.com/coreos/pkg [2023-06-28T21:28:56.268Z] 2023/06/28 21:28:56 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2023-06-28T21:28:56.525Z] 2023/06/28 21:28:56 Finished clone github.com/googleapis/gax-go [2023-06-28T21:28:56.525Z] 2023/06/28 21:28:56 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 96c5ae04b6784e180aaeee50fba715ac448ddb0d, attempt 1/20 [2023-06-28T21:28:56.545Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2023-06-28T21:28:56.545Z] === RUN TestDaemonRestartWithExistingNetwork [2023-06-28T21:28:56.782Z] 2023/06/28 21:28:56 Finished clone go.opencensus.io [2023-06-28T21:28:56.782Z] 2023/06/28 21:28:56 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2023-06-28T21:28:57.345Z] 2023/06/28 21:28:57 Finished clone google.golang.org/grpc [2023-06-28T21:28:57.345Z] 2023/06/28 21:28:57 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2023-06-28T21:28:57.345Z] 2023/06/28 21:28:57 Finished clone code.cloudfoundry.org/clock [2023-06-28T21:28:57.345Z] 2023/06/28 21:28:57 Clone github.com/containerd/fifo, revision 151b205263c29d471e0d55c787d2ce9f5343fd46, attempt 1/20 [2023-06-28T21:28:57.345Z] 2023/06/28 21:28:57 Finished clone github.com/docker/distribution [2023-06-28T21:28:57.345Z] 2023/06/28 21:28:57 Clone github.com/containerd/continuity, revision 5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd, attempt 1/20 [2023-06-28T21:28:57.345Z] 2023/06/28 21:28:57 Finished clone github.com/google/certificate-transparency-go [2023-06-28T21:28:57.345Z] 2023/06/28 21:28:57 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2023-06-28T21:28:57.345Z] 2023/06/28 21:28:57 Finished clone github.com/prometheus/client_golang [2023-06-28T21:28:57.345Z] 2023/06/28 21:28:57 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2023-06-28T21:28:57.484Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2023-06-28T21:28:57.484Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2023-06-28T21:28:57.484Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2023-06-28T21:28:57.602Z] 2023/06/28 21:28:57 Finished clone github.com/beorn7/perks [2023-06-28T21:28:57.602Z] 2023/06/28 21:28:57 Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20 [2023-06-28T21:28:57.744Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2023-06-28T21:28:57.744Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-06-28T21:28:57.860Z] 2023/06/28 21:28:57 Finished clone github.com/prometheus/client_model [2023-06-28T21:28:57.860Z] 2023/06/28 21:28:57 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2023-06-28T21:28:57.860Z] 2023/06/28 21:28:57 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2023-06-28T21:28:57.860Z] 2023/06/28 21:28:57 Finished clone github.com/Microsoft/hcsshim [2023-06-28T21:28:58.117Z] 2023/06/28 21:28:57 Finished clone github.com/moby/buildkit [2023-06-28T21:28:58.117Z] 2023/06/28 21:28:57 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2023-06-28T21:28:58.117Z] 2023/06/28 21:28:57 Finished clone github.com/containerd/fifo [2023-06-28T21:28:58.117Z] 2023/06/28 21:28:57 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2023-06-28T21:28:58.374Z] 2023/06/28 21:28:58 Finished clone github.com/prometheus/common [2023-06-28T21:28:58.374Z] 2023/06/28 21:28:58 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2023-06-28T21:28:58.374Z] 2023/06/28 21:28:58 Finished clone github.com/containerd/console [2023-06-28T21:28:58.374Z] 2023/06/28 21:28:58 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2023-06-28T21:28:58.631Z] 2023/06/28 21:28:58 Finished clone github.com/containerd/cgroups [2023-06-28T21:28:58.631Z] 2023/06/28 21:28:58 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2023-06-28T21:28:58.631Z] 2023/06/28 21:28:58 Finished clone github.com/pkg/errors [2023-06-28T21:28:58.631Z] 2023/06/28 21:28:58 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2023-06-28T21:28:58.888Z] 2023/06/28 21:28:58 Finished clone github.com/containerd/go-runc [2023-06-28T21:28:58.888Z] 2023/06/28 21:28:58 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2023-06-28T21:28:58.888Z] 2023/06/28 21:28:58 Finished clone github.com/matttproud/golang_protobuf_extensions [2023-06-28T21:28:58.888Z] 2023/06/28 21:28:58 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2023-06-28T21:28:59.127Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.39s) [2023-06-28T21:28:59.127Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-06-28T21:28:59.144Z] 2023/06/28 21:28:59 Finished clone github.com/prometheus/procfs [2023-06-28T21:28:59.144Z] 2023/06/28 21:28:59 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2023-06-28T21:28:59.144Z] 2023/06/28 21:28:59 Finished clone github.com/cespare/xxhash/v2 [2023-06-28T21:28:59.144Z] 2023/06/28 21:28:59 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2023-06-28T21:28:59.401Z] 2023/06/28 21:28:59 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2023-06-28T21:28:59.401Z] 2023/06/28 21:28:59 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2023-06-28T21:28:59.401Z] 2023/06/28 21:28:59 Finished clone github.com/containerd/continuity [2023-06-28T21:28:59.401Z] 2023/06/28 21:28:59 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2023-06-28T21:28:59.658Z] 2023/06/28 21:28:59 Finished clone github.com/spf13/pflag [2023-06-28T21:28:59.658Z] 2023/06/28 21:28:59 Clone github.com/cilium/ebpf, revision 32458a752e0bcbc670691625f84e7ef6aef5655d, attempt 1/20 [2023-06-28T21:28:59.658Z] 2023/06/28 21:28:59 Finished clone github.com/inconshreveable/mousetrap [2023-06-28T21:28:59.658Z] 2023/06/28 21:28:59 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2023-06-28T21:28:59.658Z] 2023/06/28 21:28:59 Finished clone github.com/spf13/cobra [2023-06-28T21:28:59.658Z] 2023/06/28 21:28:59 Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20 [2023-06-28T21:28:59.658Z] 2023/06/28 21:28:59 Finished clone github.com/containerd/typeurl [2023-06-28T21:28:59.658Z] 2023/06/28 21:28:59 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2023-06-28T21:28:59.697Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2023-06-28T21:28:59.697Z] === RUN TestServiceWithPredefinedNetwork [2023-06-28T21:28:59.915Z] 2023/06/28 21:28:59 Finished clone github.com/morikuni/aec [2023-06-28T21:28:59.915Z] 2023/06/28 21:28:59 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2023-06-28T21:28:59.915Z] 2023/06/28 21:28:59 Finished clone github.com/containerd/ttrpc [2023-06-28T21:28:59.915Z] 2023/06/28 21:28:59 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2023-06-28T21:29:00.113Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.86s) [2023-06-28T21:29:00.113Z] PASS [2023-06-28T21:29:00.113Z] [2023-06-28T21:29:00.113Z] DONE 17 tests in 48.711s [2023-06-28T21:29:00.113Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-06-28T21:29:00.113Z] INFO: Testing against a local daemon [2023-06-28T21:29:00.113Z] === RUN TestPluginInvalidJSON [2023-06-28T21:29:00.113Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-06-28T21:29:00.113Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-06-28T21:29:00.113Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-06-28T21:29:00.113Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-06-28T21:29:00.113Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-06-28T21:29:00.113Z] === RUN TestPluginInstall [2023-06-28T21:29:00.113Z] === RUN TestPluginInstall/no_auth [2023-06-28T21:29:00.113Z] time="2023-06-28T21:28:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-06-28T21:29:00.113Z] time="2023-06-28T21:28:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cb6027415af27e79596f79ce43cf13306aadd2980f03c5da1ae40aeb21e3cc90" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-06-28T21:29:00.113Z] time="2023-06-28T21:28:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-06-28T21:29:00.113Z] time="2023-06-28T21:28:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cb6027415af27e79596f79ce43cf13306aadd2980f03c5da1ae40aeb21e3cc90" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-06-28T21:29:00.113Z] === RUN TestPluginInstall/with_htpasswd [2023-06-28T21:29:00.171Z] 2023/06/28 21:29:00 Finished clone github.com/docker/go-metrics [2023-06-28T21:29:00.372Z] time="2023-06-28T21:29:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-06-28T21:29:00.372Z] time="2023-06-28T21:29:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cb6027415af27e79596f79ce43cf13306aadd2980f03c5da1ae40aeb21e3cc90" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-06-28T21:29:00.372Z] time="2023-06-28T21:29:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-06-28T21:29:00.372Z] time="2023-06-28T21:29:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cb6027415af27e79596f79ce43cf13306aadd2980f03c5da1ae40aeb21e3cc90" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-06-28T21:29:00.428Z] 2023/06/28 21:29:00 Finished clone github.com/tchap/go-patricia [2023-06-28T21:29:00.428Z] 2023/06/28 21:29:00 Finished clone github.com/gogo/googleapis [2023-06-28T21:29:00.632Z] === RUN TestPluginInstall/with_insecure [2023-06-28T21:29:01.079Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2023-06-28T21:29:01.079Z] docker_api_swarm_test.go:585: [dc9c2462a569b] joining swarm manager [dfa588a8ec67e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-06-28T21:29:01.079Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2023-06-28T21:29:01.359Z] 2023/06/28 21:29:01 Finished clone github.com/opencontainers/selinux [2023-06-28T21:29:01.569Z] time="2023-06-28T21:29:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-06-28T21:29:01.570Z] time="2023-06-28T21:29:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ea6fa68a13472deabdf5a4f491f76ea44c7ecc5f0edc982e6888db2f572ce195" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-06-28T21:29:01.570Z] time="2023-06-28T21:29:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-06-28T21:29:01.570Z] time="2023-06-28T21:29:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ea6fa68a13472deabdf5a4f491f76ea44c7ecc5f0edc982e6888db2f572ce195" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-06-28T21:29:01.829Z] plugin_test.go:164: [ddfbf879d3974] daemon is not started [2023-06-28T21:29:01.829Z] --- PASS: TestPluginInstall (4.49s) [2023-06-28T21:29:01.829Z] --- PASS: TestPluginInstall/no_auth (2.83s) [2023-06-28T21:29:01.829Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2023-06-28T21:29:01.829Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2023-06-28T21:29:01.829Z] === RUN TestPluginsWithRuntimes [2023-06-28T21:29:01.925Z] 2023/06/28 21:29:01 Finished clone github.com/cloudflare/cfssl [2023-06-28T21:29:01.925Z] 2023/06/28 21:29:01 Finished clone github.com/golang/protobuf [2023-06-28T21:29:02.460Z] --- PASS: TestServiceWithPredefinedNetwork (2.72s) [2023-06-28T21:29:02.460Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-06-28T21:29:02.460Z] service_test.go:242: FLAKY_TEST [2023-06-28T21:29:02.460Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-06-28T21:29:02.460Z] === RUN TestServiceWithDataPathPortInit [2023-06-28T21:29:02.488Z] 2023/06/28 21:29:02 Finished clone github.com/cilium/ebpf [2023-06-28T21:29:02.720Z] === RUN TestDockerSuite/TestBuildMultipleTags [2023-06-28T21:29:02.981Z] === RUN TestDockerSuite/TestBuildNetContainer [2023-06-28T21:29:03.207Z] === RUN TestPluginsWithRuntimes/No_Args [2023-06-28T21:29:03.418Z] 2023/06/28 21:29:03 Finished clone github.com/coreos/etcd [2023-06-28T21:29:04.145Z] === RUN TestPluginsWithRuntimes/With_Args [2023-06-28T21:29:04.889Z] check_test.go:379: [dd2411271b0d7] daemon is not started [2023-06-28T21:29:04.889Z] === RUN TestDockerSuite/TestBuildNetNone [2023-06-28T21:29:05.082Z] --- PASS: TestPluginsWithRuntimes (3.26s) [2023-06-28T21:29:05.083Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2023-06-28T21:29:05.083Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2023-06-28T21:29:05.083Z] === RUN TestPluginBackCompatMediaTypes [2023-06-28T21:29:05.149Z] === RUN TestDockerSuite/TestBuildNoContext [2023-06-28T21:29:05.650Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2023-06-28T21:29:05.650Z] PASS [2023-06-28T21:29:05.650Z] [2023-06-28T21:29:05.650Z] DONE 10 tests in 8.355s [2023-06-28T21:29:05.650Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-06-28T21:29:05.650Z] INFO: Testing against a local daemon [2023-06-28T21:29:05.650Z] === RUN TestExternalGraphDriver [2023-06-28T21:29:05.909Z] === RUN TestExternalGraphDriver/json [2023-06-28T21:29:06.088Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2023-06-28T21:29:06.347Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2023-06-28T21:29:07.591Z] 2023/06/28 21:29:06 Finished clone github.com/containerd/containerd [2023-06-28T21:29:07.727Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2023-06-28T21:29:07.727Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2023-06-28T21:29:07.727Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2023-06-28T21:29:07.813Z] === RUN TestExternalGraphDriver/spec [2023-06-28T21:29:08.296Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2023-06-28T21:29:08.555Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2023-06-28T21:29:08.815Z] === RUN TestDockerSuite/TestBuildOnBuild [2023-06-28T21:29:08.962Z] 2023/06/28 21:29:08 Finished clone github.com/docker/swarmkit [2023-06-28T21:29:09.190Z] === RUN TestExternalGraphDriver/pull [2023-06-28T21:29:10.327Z] --- PASS: TestServiceUpdateConfigs (14.46s) [2023-06-28T21:29:10.327Z] === RUN TestServiceUpdateNetwork [2023-06-28T21:29:10.329Z] 2023/06/28 21:29:10 Finished clone github.com/gogo/protobuf [2023-06-28T21:29:10.723Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2023-06-28T21:29:10.723Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2023-06-28T21:29:11.094Z] --- PASS: TestExternalGraphDriver (5.21s) [2023-06-28T21:29:11.094Z] --- PASS: TestExternalGraphDriver/json (1.64s) [2023-06-28T21:29:11.094Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2023-06-28T21:29:11.094Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2023-06-28T21:29:11.094Z] === RUN TestGraphdriverPluginV2 [2023-06-28T21:29:12.631Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2023-06-28T21:29:12.631Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2023-06-28T21:29:12.631Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2023-06-28T21:29:12.890Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2023-06-28T21:29:13.597Z] 2023/06/28 21:29:12 Finished clone google.golang.org/genproto [2023-06-28T21:29:14.270Z] docker_api_swarm_test.go:46: [d6deaa5b3de31] joining swarm manager [d2fd15ce48f6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-06-28T21:29:14.270Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2023-06-28T21:29:15.284Z] --- PASS: TestGraphdriverPluginV2 (4.17s) [2023-06-28T21:29:15.284Z] PASS [2023-06-28T21:29:15.284Z] [2023-06-28T21:29:15.284Z] DONE 5 tests in 9.411s [2023-06-28T21:29:15.284Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-06-28T21:29:15.284Z] INFO: Testing against a local daemon [2023-06-28T21:29:15.284Z] === RUN TestContinueAfterPluginCrash [2023-06-28T21:29:15.284Z] === PAUSE TestContinueAfterPluginCrash [2023-06-28T21:29:15.284Z] === RUN TestReadPluginNoRead [2023-06-28T21:29:15.284Z] === PAUSE TestReadPluginNoRead [2023-06-28T21:29:15.284Z] === RUN TestDaemonStartWithLogOpt [2023-06-28T21:29:15.284Z] === PAUSE TestDaemonStartWithLogOpt [2023-06-28T21:29:15.284Z] === CONT TestContinueAfterPluginCrash [2023-06-28T21:29:15.284Z] === CONT TestDaemonStartWithLogOpt [2023-06-28T21:29:15.284Z] === CONT TestReadPluginNoRead [2023-06-28T21:29:15.649Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2023-06-28T21:29:16.218Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2023-06-28T21:29:17.156Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2023-06-28T21:29:17.156Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2023-06-28T21:29:17.190Z] === RUN TestReadPluginNoRead/default [2023-06-28T21:29:17.757Z] --- PASS: TestDaemonStartWithLogOpt (2.73s) [2023-06-28T21:29:18.325Z] === RUN TestReadPluginNoRead/disabled_caching [2023-06-28T21:29:19.702Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-06-28T21:29:20.448Z] --- PASS: TestServiceWithDataPathPortInit (17.45s) [2023-06-28T21:29:20.448Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-06-28T21:29:20.448Z] === RUN TestDockerSuite/TestBuildPATH [2023-06-28T21:29:21.079Z] === CONT TestReadPluginNoRead [2023-06-28T21:29:21.079Z] read_test.go:92: [d79044f35ad7f] daemon is not started [2023-06-28T21:29:21.079Z] --- PASS: TestReadPluginNoRead (5.89s) [2023-06-28T21:29:21.079Z] --- PASS: TestReadPluginNoRead/default (1.16s) [2023-06-28T21:29:21.079Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) [2023-06-28T21:29:21.079Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2023-06-28T21:29:21.385Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2023-06-28T21:29:21.690Z] 2023/06/28 21:29:21 Finished clone cloud.google.com/go [2023-06-28T21:29:22.323Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2023-06-28T21:29:22.490Z] --- PASS: TestServiceUpdateNetwork (12.63s) [2023-06-28T21:29:22.490Z] === RUN TestServiceUpdatePidsLimit [2023-06-28T21:29:22.583Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uvi3vmtk5rrfsr1ksaca955b3 Created:2023-06-28 21:29:21.102683353 +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[72e60596efc56cd62997924b584e357a1721b4a7c14658ea6ee4200db2b092a8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oedy1m1v6hh6p2bcj496xpycs EndpointID:386f9cf4909816e8a18355674d931aabb7aeca1a0f4e246afca704567f3384ab MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2d1632cc1d45754bdf2c9a12eb7c1b93efad4f82f08fb5ac65c4d224476a753e 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:a5c4144a5b00 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oedy1m1v6hh6p2bcj496xpycs EndpointID:386f9cf4909816e8a18355674d931aabb7aeca1a0f4e246afca704567f3384ab EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-06-28T21:29:22.842Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2023-06-28T21:29:22.981Z] --- PASS: TestContinueAfterPluginCrash (7.85s) [2023-06-28T21:29:22.981Z] PASS [2023-06-28T21:29:22.981Z] [2023-06-28T21:29:22.981Z] DONE 6 tests in 7.882s [2023-06-28T21:29:22.981Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-06-28T21:29:22.981Z] testing: warning: no tests to run [2023-06-28T21:29:22.981Z] PASS [2023-06-28T21:29:22.981Z] [2023-06-28T21:29:22.981Z] DONE 0 tests in 0.007s [2023-06-28T21:29:22.981Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-06-28T21:29:22.981Z] INFO: Testing against a local daemon [2023-06-28T21:29:22.981Z] === RUN TestPluginWithDevMounts [2023-06-28T21:29:22.981Z] === PAUSE TestPluginWithDevMounts [2023-06-28T21:29:22.981Z] === CONT TestPluginWithDevMounts [2023-06-28T21:29:23.416Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-06-28T21:29:24.342Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-06-28T21:29:24.883Z] --- PASS: TestPluginWithDevMounts (1.61s) [2023-06-28T21:29:24.883Z] PASS [2023-06-28T21:29:24.883Z] [2023-06-28T21:29:24.883Z] DONE 1 tests in 1.636s [2023-06-28T21:29:24.883Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2023-06-28T21:29:24.883Z] INFO: Testing against a local daemon [2023-06-28T21:29:24.883Z] === RUN TestSecretInspect [2023-06-28T21:29:26.787Z] --- PASS: TestSecretInspect (2.22s) [2023-06-28T21:29:26.787Z] === RUN TestSecretList [2023-06-28T21:29:28.119Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.00s) [2023-06-28T21:29:28.119Z] PASS [2023-06-28T21:29:28.119Z] [2023-06-28T21:29:28.119Z] === Skipped [2023-06-28T21:29:28.119Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-06-28T21:29:28.119Z] service_test.go:242: FLAKY_TEST [2023-06-28T21:29:28.119Z] [2023-06-28T21:29:28.119Z] DONE 26 tests, 1 skipped in 51.199s [2023-06-28T21:29:28.119Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-06-28T21:29:28.119Z] ++ 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 [2023-06-28T21:29:28.119Z] ++ set -e [2023-06-28T21:29:28.119Z] ++ '[' -n 0 ']' [2023-06-28T21:29:28.119Z] ++ set -x [2023-06-28T21:29:28.119Z] ++ 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 [2023-06-28T21:29:28.119Z] INFO: Testing against a local daemon [2023-06-28T21:29:28.119Z] === RUN TestDockerNetworkIpvlanPersistance [2023-06-28T21:29:28.119Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-06-28T21:29:28.119Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-06-28T21:29:28.119Z] === RUN TestDockerNetworkIpvlan [2023-06-28T21:29:28.119Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-06-28T21:29:28.119Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-06-28T21:29:28.119Z] PASS [2023-06-28T21:29:28.119Z] [2023-06-28T21:29:28.119Z] === Skipped [2023-06-28T21:29:28.119Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-06-28T21:29:28.119Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-06-28T21:29:28.119Z] [2023-06-28T21:29:28.119Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-06-28T21:29:28.119Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-06-28T21:29:28.119Z] [2023-06-28T21:29:28.119Z] DONE 2 tests, 2 skipped in 0.030s [2023-06-28T21:29:28.119Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-06-28T21:29:28.119Z] ++ 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 [2023-06-28T21:29:28.119Z] ++ set -e [2023-06-28T21:29:28.119Z] ++ '[' -n 0 ']' [2023-06-28T21:29:28.119Z] ++ set -x [2023-06-28T21:29:28.119Z] ++ 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 [2023-06-28T21:29:28.119Z] INFO: Testing against a local daemon [2023-06-28T21:29:28.119Z] === RUN TestDockerNetworkMacvlanPersistance [2023-06-28T21:29:29.058Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2023-06-28T21:29:29.317Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2023-06-28T21:29:29.317Z] === RUN TestDockerNetworkMacvlan [2023-06-28T21:29:29.321Z] --- PASS: TestSecretList (2.19s) [2023-06-28T21:29:29.321Z] === RUN TestSecretsCreateAndDelete [2023-06-28T21:29:29.886Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-06-28T21:29:30.454Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-06-28T21:29:31.224Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2023-06-28T21:29:31.224Z] === RUN TestSecretsUpdate [2023-06-28T21:29:31.392Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-06-28T21:29:31.393Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2023-06-28T21:29:31.636Z] 2023/06/28 21:29:30 Finished clone github.com/hashicorp/consul [2023-06-28T21:29:32.421Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-06-28T21:29:33.299Z] === RUN TestDockerSuite/TestBuildRm [2023-06-28T21:29:33.299Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-06-28T21:29:33.559Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2023-06-28T21:29:33.758Z] --- PASS: TestSecretsUpdate (2.27s) [2023-06-28T21:29:33.758Z] === RUN TestTemplatedSecret [2023-06-28T21:29:34.498Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2023-06-28T21:29:35.066Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-06-28T21:29:35.066Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2023-06-28T21:29:36.007Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2023-06-28T21:29:36.293Z] --- PASS: TestTemplatedSecret (2.70s) [2023-06-28T21:29:36.293Z] === RUN TestSecretCreateResolve [2023-06-28T21:29:36.577Z] === RUN TestDockerSuite/TestBuildScratchCopy [2023-06-28T21:29:36.837Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2023-06-28T21:29:37.097Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2023-06-28T21:29:38.035Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2023-06-28T21:29:38.605Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-06-28T21:29:38.827Z] --- PASS: TestSecretCreateResolve (2.31s) [2023-06-28T21:29:38.827Z] PASS [2023-06-28T21:29:38.827Z] [2023-06-28T21:29:38.827Z] DONE 6 tests in 13.891s [2023-06-28T21:29:38.827Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2023-06-28T21:29:38.827Z] INFO: Testing against a local daemon [2023-06-28T21:29:38.827Z] === RUN TestServiceCreateInit [2023-06-28T21:29:38.827Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-06-28T21:29:38.865Z] === RUN TestDockerSuite/TestBuildShellInherited [2023-06-28T21:29:38.951Z] --- PASS: TestServiceUpdatePidsLimit (16.31s) [2023-06-28T21:29:38.952Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.61s) [2023-06-28T21:29:38.952Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2023-06-28T21:29:38.952Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.87s) [2023-06-28T21:29:38.952Z] PASS [2023-06-28T21:29:38.952Z] [2023-06-28T21:29:38.952Z] === Skipped [2023-06-28T21:29:38.952Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2023-06-28T21:29:38.952Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-06-28T21:29:38.952Z] [2023-06-28T21:29:38.952Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2023-06-28T21:29:38.952Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-06-28T21:29:38.952Z] [2023-06-28T21:29:38.952Z] DONE 27 tests, 2 skipped in 156.835s [2023-06-28T21:29:38.952Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2023-06-28T21:29:38.952Z] ++ 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 [2023-06-28T21:29:38.952Z] ++ set -e [2023-06-28T21:29:38.952Z] ++ '[' -n 0 ']' [2023-06-28T21:29:38.952Z] ++ set -x [2023-06-28T21:29:38.952Z] ++ 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 [2023-06-28T21:29:38.952Z] INFO: Testing against a local daemon [2023-06-28T21:29:38.952Z] === RUN TestSessionCreate [2023-06-28T21:29:38.952Z] --- PASS: TestSessionCreate (0.02s) [2023-06-28T21:29:38.952Z] === RUN TestSessionCreateWithBadUpgrade [2023-06-28T21:29:38.952Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-06-28T21:29:38.952Z] PASS [2023-06-28T21:29:38.952Z] [2023-06-28T21:29:38.952Z] DONE 2 tests in 0.067s [2023-06-28T21:29:38.952Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2023-06-28T21:29:38.952Z] ++ 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 [2023-06-28T21:29:38.952Z] ++ set -e [2023-06-28T21:29:38.952Z] ++ '[' -n 0 ']' [2023-06-28T21:29:38.952Z] ++ set -x [2023-06-28T21:29:38.952Z] ++ 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 [2023-06-28T21:29:38.952Z] INFO: Testing against a local daemon [2023-06-28T21:29:38.952Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-06-28T21:29:38.952Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-06-28T21:29:38.952Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-06-28T21:29:38.952Z] === RUN TestEventsExecDie [2023-06-28T21:29:39.207Z] --- PASS: TestEventsExecDie (0.58s) [2023-06-28T21:29:39.207Z] === RUN TestEventsBackwardsCompatible [2023-06-28T21:29:39.207Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2023-06-28T21:29:39.207Z] === RUN TestInfoBinaryCommits [2023-06-28T21:29:39.207Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-06-28T21:29:39.207Z] === RUN TestInfoAPIVersioned [2023-06-28T21:29:39.207Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-06-28T21:29:39.207Z] === RUN TestInfoDiscoveryBackend [2023-06-28T21:29:39.434Z] --- PASS: TestDockerNetworkMacvlan (10.17s) [2023-06-28T21:29:39.434Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2023-06-28T21:29:39.434Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.20s) [2023-06-28T21:29:39.434Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2023-06-28T21:29:39.434Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s) [2023-06-28T21:29:39.434Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.22s) [2023-06-28T21:29:39.434Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2023-06-28T21:29:39.434Z] PASS [2023-06-28T21:29:39.434Z] [2023-06-28T21:29:39.434Z] DONE 8 tests in 11.479s [2023-06-28T21:29:39.434Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2023-06-28T21:29:39.434Z] ++ 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 [2023-06-28T21:29:39.434Z] ++ set -e [2023-06-28T21:29:39.434Z] ++ '[' -n 0 ']' [2023-06-28T21:29:39.434Z] ++ set -x [2023-06-28T21:29:39.434Z] ++ 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 [2023-06-28T21:29:39.434Z] testing: warning: no tests to run [2023-06-28T21:29:39.434Z] PASS [2023-06-28T21:29:39.434Z] [2023-06-28T21:29:39.434Z] DONE 0 tests in 0.006s [2023-06-28T21:29:39.434Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-06-28T21:29:39.434Z] ++ 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 [2023-06-28T21:29:39.434Z] ++ set -e [2023-06-28T21:29:39.434Z] ++ '[' -n 0 ']' [2023-06-28T21:29:39.434Z] ++ set -x [2023-06-28T21:29:39.434Z] ++ 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 [2023-06-28T21:29:39.434Z] INFO: Testing against a local daemon [2023-06-28T21:29:39.434Z] === RUN TestAuthZPluginAllowRequest [2023-06-28T21:29:39.694Z] === RUN TestDockerSuite/TestBuildShellMultiple [2023-06-28T21:29:39.768Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2023-06-28T21:29:39.768Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-06-28T21:29:40.633Z] --- PASS: TestAuthZPluginAllowRequest (1.22s) [2023-06-28T21:29:40.633Z] === RUN TestAuthZPluginTLS [2023-06-28T21:29:41.131Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2023-06-28T21:29:41.131Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-06-28T21:29:41.202Z] --- PASS: TestAuthZPluginTLS (0.54s) [2023-06-28T21:29:41.202Z] === RUN TestAuthZPluginDenyRequest [2023-06-28T21:29:41.386Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2023-06-28T21:29:41.386Z] === RUN TestInfoAPI [2023-06-28T21:29:41.386Z] --- PASS: TestInfoAPI (0.02s) [2023-06-28T21:29:41.386Z] === RUN TestInfoAPIWarnings [2023-06-28T21:29:41.771Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-06-28T21:29:41.771Z] === RUN TestAuthZPluginAPIDenyResponse [2023-06-28T21:29:42.031Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2023-06-28T21:29:42.291Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2023-06-28T21:29:42.291Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-06-28T21:29:42.291Z] === RUN TestAuthZPluginDenyResponse [2023-06-28T21:29:42.291Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2023-06-28T21:29:42.291Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2023-06-28T21:29:42.291Z] === RUN TestDockerSuite/TestBuildSpaces [2023-06-28T21:29:42.551Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2023-06-28T21:29:42.811Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2023-06-28T21:29:42.811Z] === RUN TestAuthZPluginAllowEventStream [2023-06-28T21:29:43.018Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-06-28T21:29:43.070Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2023-06-28T21:29:43.330Z] === RUN TestDockerSuite/TestBuildStderr [2023-06-28T21:29:43.803Z] 2023/06/28 21:29:42 Finished clone github.com/aws/aws-sdk-go [2023-06-28T21:29:43.899Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2023-06-28T21:29:43.899Z] --- PASS: TestAuthZPluginAllowEventStream (1.19s) [2023-06-28T21:29:43.899Z] === RUN TestAuthZPluginErrorResponse [2023-06-28T21:29:44.468Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2023-06-28T21:29:44.468Z] === RUN TestAuthZPluginErrorRequest [2023-06-28T21:29:45.038Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-06-28T21:29:45.038Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-06-28T21:29:45.606Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2023-06-28T21:29:45.606Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-06-28T21:29:46.306Z] --- PASS: TestServiceCreateInit (7.82s) [2023-06-28T21:29:46.306Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.97s) [2023-06-28T21:29:46.306Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.84s) [2023-06-28T21:29:46.306Z] === RUN TestCreateServiceMultipleTimes [2023-06-28T21:29:46.545Z] === RUN TestDockerSuite/TestBuildStopSignal [2023-06-28T21:29:47.115Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s) [2023-06-28T21:29:47.115Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-06-28T21:29:47.115Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2023-06-28T21:29:48.054Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2023-06-28T21:29:48.054Z] === RUN TestDockerSuite/TestBuildTagEvent [2023-06-28T21:29:48.313Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.36s) [2023-06-28T21:29:48.313Z] === RUN TestAuthZPluginHeader [2023-06-28T21:29:48.573Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2023-06-28T21:29:49.143Z] --- PASS: TestAuthZPluginHeader (0.67s) [2023-06-28T21:29:49.143Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-06-28T21:29:49.712Z] === RUN TestDockerSuite/TestBuildUser [2023-06-28T21:29:50.651Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2023-06-28T21:29:53.189Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2023-06-28T21:29:53.189Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.13s) [2023-06-28T21:29:53.189Z] === RUN TestAuthZPluginV2Disable [2023-06-28T21:29:54.098Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-06-28T21:29:54.098Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-06-28T21:29:54.098Z] === RUN TestBoolValue [2023-06-28T21:29:54.098Z] --- PASS: TestBoolValue (0.00s) [2023-06-28T21:29:54.098Z] === RUN TestBoolValueOrDefault [2023-06-28T21:29:54.098Z] --- PASS: TestBoolValueOrDefault (0.00s) [2023-06-28T21:29:54.098Z] === RUN TestInt64ValueOrZero [2023-06-28T21:29:54.098Z] --- PASS: TestInt64ValueOrZero (0.00s) [2023-06-28T21:29:54.098Z] === RUN TestInt64ValueOrDefault [2023-06-28T21:29:54.098Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2023-06-28T21:29:54.098Z] === RUN TestInt64ValueOrDefaultWithError [2023-06-28T21:29:54.098Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2023-06-28T21:29:54.098Z] === RUN TestJsonContentType [2023-06-28T21:29:54.098Z] --- PASS: TestJsonContentType (0.00s) [2023-06-28T21:29:54.098Z] PASS [2023-06-28T21:29:54.098Z] coverage: 16.2% of statements [2023-06-28T21:29:54.098Z] ok github.com/docker/docker/api/server/httputils 0.146s coverage: 16.2% of statements [2023-06-28T21:29:54.098Z] === RUN TestMaskSecretKeys [2023-06-28T21:29:54.098Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2023-06-28T21:29:54.098Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2023-06-28T21:29:54.098Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2023-06-28T21:29:54.098Z] --- PASS: TestMaskSecretKeys (0.00s) [2023-06-28T21:29:54.098Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2023-06-28T21:29:54.098Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2023-06-28T21:29:54.098Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2023-06-28T21:29:54.098Z] === RUN TestVersionMiddlewareVersion [2023-06-28T21:29:54.098Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2023-06-28T21:29:54.098Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2023-06-28T21:29:54.098Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2023-06-28T21:29:54.098Z] PASS [2023-06-28T21:29:54.098Z] coverage: 37.7% of statements [2023-06-28T21:29:54.098Z] ok github.com/docker/docker/api/server/middleware 0.134s coverage: 37.7% of statements [2023-06-28T21:29:54.098Z] ? github.com/docker/docker/api/server/router [no test files] [2023-06-28T21:29:54.098Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-06-28T21:29:54.098Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-06-28T21:29:54.098Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-06-28T21:29:54.098Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-06-28T21:29:54.098Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-06-28T21:29:54.098Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-06-28T21:29:54.098Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-06-28T21:29:54.098Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-06-28T21:29:54.098Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-06-28T21:29:54.098Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-06-28T21:29:54.098Z] === RUN TestStrSliceMarshalJSON [2023-06-28T21:29:54.098Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2023-06-28T21:29:54.098Z] === RUN TestStrSliceUnmarshalJSON [2023-06-28T21:29:54.098Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2023-06-28T21:29:54.098Z] === RUN TestStrSliceUnmarshalString [2023-06-28T21:29:54.098Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2023-06-28T21:29:54.098Z] === RUN TestStrSliceUnmarshalSlice [2023-06-28T21:29:54.098Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2023-06-28T21:29:54.098Z] PASS [2023-06-28T21:29:54.098Z] coverage: 90.0% of statements [2023-06-28T21:29:54.098Z] ok github.com/docker/docker/api/types/strslice 0.082s coverage: 90.0% of statements [2023-06-28T21:29:54.098Z] === RUN TestMarshalJSON [2023-06-28T21:29:54.098Z] --- PASS: TestMarshalJSON (0.00s) [2023-06-28T21:29:54.098Z] === RUN TestMarshalJSONWithEmpty [2023-06-28T21:29:54.098Z] --- PASS: TestMarshalJSONWithEmpty (0.00s) [2023-06-28T21:29:54.098Z] === RUN TestToJSON [2023-06-28T21:29:54.098Z] --- PASS: TestToJSON (0.00s) [2023-06-28T21:29:54.098Z] === RUN TestToParamWithVersion [2023-06-28T21:29:54.098Z] --- PASS: TestToParamWithVersion (0.00s) [2023-06-28T21:29:54.098Z] === RUN TestFromJSON [2023-06-28T21:29:54.098Z] --- PASS: TestFromJSON (0.00s) [2023-06-28T21:29:54.098Z] === RUN TestEmpty [2023-06-28T21:29:54.098Z] --- PASS: TestEmpty (0.00s) [2023-06-28T21:29:54.098Z] === RUN TestArgsMatchKVListEmptySources [2023-06-28T21:29:54.098Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2023-06-28T21:29:54.098Z] === RUN TestArgsMatchKVList [2023-06-28T21:29:54.098Z] --- PASS: TestArgsMatchKVList (0.00s) [2023-06-28T21:29:54.098Z] === RUN TestArgsMatch [2023-06-28T21:29:54.098Z] --- PASS: TestArgsMatch (0.00s) [2023-06-28T21:29:54.098Z] === RUN TestAdd [2023-06-28T21:29:54.098Z] --- PASS: TestAdd (0.00s) [2023-06-28T21:29:54.098Z] === RUN TestDel [2023-06-28T21:29:54.098Z] --- PASS: TestDel (0.00s) [2023-06-28T21:29:54.098Z] === RUN TestLen [2023-06-28T21:29:54.098Z] --- PASS: TestLen (0.00s) [2023-06-28T21:29:54.098Z] === RUN TestExactMatch [2023-06-28T21:29:54.098Z] --- PASS: TestExactMatch (0.00s) [2023-06-28T21:29:54.098Z] === RUN TestOnlyOneExactMatch [2023-06-28T21:29:54.098Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2023-06-28T21:29:54.098Z] === RUN TestContains [2023-06-28T21:29:54.098Z] --- PASS: TestContains (0.00s) [2023-06-28T21:29:54.098Z] === RUN TestValidate [2023-06-28T21:29:54.098Z] --- PASS: TestValidate (0.00s) [2023-06-28T21:29:54.098Z] === RUN TestWalkValues [2023-06-28T21:29:54.098Z] --- PASS: TestWalkValues (0.00s) [2023-06-28T21:29:54.098Z] === RUN TestFuzzyMatch [2023-06-28T21:29:54.098Z] --- PASS: TestFuzzyMatch (0.00s) [2023-06-28T21:29:54.098Z] === RUN TestClone [2023-06-28T21:29:54.098Z] --- PASS: TestClone (0.00s) [2023-06-28T21:29:54.098Z] PASS [2023-06-28T21:29:54.098Z] coverage: 93.7% of statements [2023-06-28T21:29:54.098Z] ok github.com/docker/docker/api/types/filters 0.097s coverage: 93.7% of statements [2023-06-28T21:29:54.098Z] === RUN TestDurationToSecondsString [2023-06-28T21:29:54.098Z] --- PASS: TestDurationToSecondsString (0.00s) [2023-06-28T21:29:54.098Z] === RUN TestGetTimestamp [2023-06-28T21:29:54.098Z] === RUN TestAdjustForAPIVersion [2023-06-28T21:29:54.098Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2023-06-28T21:29:54.098Z] PASS [2023-06-28T21:29:54.098Z] coverage: 5.7% of statements [2023-06-28T21:29:54.098Z] ok github.com/docker/docker/api/server/router/swarm 0.100s coverage: 5.7% of statements [2023-06-28T21:29:54.098Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-06-28T21:29:54.098Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2023-06-28T21:29:54.098Z] ? github.com/docker/docker/api/types [no test files] [2023-06-28T21:29:54.098Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-06-28T21:29:54.098Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-06-28T21:29:54.098Z] ? github.com/docker/docker/api/types/container [no test files] [2023-06-28T21:29:54.098Z] ? github.com/docker/docker/api/types/events [no test files] [2023-06-28T21:29:54.098Z] ? github.com/docker/docker/api/types/image [no test files] [2023-06-28T21:29:54.098Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-06-28T21:29:54.098Z] ? github.com/docker/docker/api/types/network [no test files] [2023-06-28T21:29:54.098Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-06-28T21:29:54.098Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-06-28T21:29:54.098Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-06-28T21:29:54.098Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-06-28T21:29:54.098Z] --- PASS: TestGetTimestamp (0.25s) [2023-06-28T21:29:54.098Z] === RUN TestParseTimestamps [2023-06-28T21:29:54.098Z] --- PASS: TestParseTimestamps (0.00s) [2023-06-28T21:29:54.098Z] PASS [2023-06-28T21:29:54.098Z] coverage: 100.0% of statements [2023-06-28T21:29:54.098Z] ok github.com/docker/docker/api/types/time 0.325s coverage: 100.0% of statements [2023-06-28T21:29:54.098Z] === RUN TestCompareVersion [2023-06-28T21:29:54.098Z] --- PASS: TestCompareVersion (0.00s) [2023-06-28T21:29:54.098Z] PASS [2023-06-28T21:29:54.098Z] coverage: 75.0% of statements [2023-06-28T21:29:54.098Z] ok github.com/docker/docker/api/types/versions 0.098s coverage: 75.0% of statements [2023-06-28T21:29:54.098Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-06-28T21:29:54.098Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-06-28T21:29:54.098Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-06-28T21:29:54.098Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2023-06-28T21:29:54.098Z] ? github.com/docker/docker/builder [no test files] [2023-06-28T21:29:54.098Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-06-28T21:29:54.098Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-06-28T21:29:54.098Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-06-28T21:29:54.098Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-06-28T21:29:54.098Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-06-28T21:29:54.098Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-06-28T21:29:54.098Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-06-28T21:29:54.098Z] === RUN TestParseRemoteURL [2023-06-28T21:29:54.098Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2023-06-28T21:29:54.098Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2023-06-28T21:29:54.098Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2023-06-28T21:29:54.099Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2023-06-28T21:29:54.099Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2023-06-28T21:29:54.099Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2023-06-28T21:29:54.099Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2023-06-28T21:29:54.099Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2023-06-28T21:29:54.099Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2023-06-28T21:29:54.099Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2023-06-28T21:29:54.099Z] --- PASS: TestParseRemoteURL (0.00s) [2023-06-28T21:29:54.099Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2023-06-28T21:29:54.099Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2023-06-28T21:29:54.099Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2023-06-28T21:29:54.099Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2023-06-28T21:29:54.099Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2023-06-28T21:29:54.099Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2023-06-28T21:29:54.099Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2023-06-28T21:29:54.099Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2023-06-28T21:29:54.099Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2023-06-28T21:29:54.099Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestCloneArgsSmartHttp [2023-06-28T21:29:54.099Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2023-06-28T21:29:54.099Z] === RUN TestCloneArgsDumbHttp [2023-06-28T21:29:54.099Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestCloneArgsGit [2023-06-28T21:29:54.099Z] --- PASS: TestCloneArgsGit (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestCheckoutGit [2023-06-28T21:29:54.099Z] gitutils_test.go:180: git version 2.11.1.windows.1 [2023-06-28T21:29:54.099Z] gitutils_test.go:239: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit2214734569/001/repo/.git/ [2023-06-28T21:29:54.099Z] gitutils_test.go:253: warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-06-28T21:29:54.099Z] The file will have its original line endings in your working directory. [2023-06-28T21:29:54.099Z] gitutils_test.go:254: [master (root-commit) 749f719] First commit [2023-06-28T21:29:54.099Z] 2 files changed, 3 insertions(+) [2023-06-28T21:29:54.099Z] create mode 100644 Dockerfile [2023-06-28T21:29:54.099Z] create mode 100644 subdir/Dockerfile [2023-06-28T21:29:54.099Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-06-28T21:29:54.099Z] The file will have its original line endings in your working directory. [2023-06-28T21:29:54.099Z] gitutils_test.go:255: Switched to a new branch 'test' [2023-06-28T21:29:54.099Z] gitutils_test.go:260: warning: LF will be replaced by CRLF in Dockerfile. [2023-06-28T21:29:54.099Z] The file will have its original line endings in your working directory. [2023-06-28T21:29:54.099Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-06-28T21:29:54.099Z] The file will have its original line endings in your working directory. [2023-06-28T21:29:54.099Z] gitutils_test.go:261: warning: LF will be replaced by CRLF in Dockerfile. [2023-06-28T21:29:54.099Z] The file will have its original line endings in your working directory. [2023-06-28T21:29:54.099Z] [test f14e4ff] Branch commit [2023-06-28T21:29:54.099Z] 2 files changed, 3 insertions(+), 2 deletions(-) [2023-06-28T21:29:54.099Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-06-28T21:29:54.099Z] The file will have its original line endings in your working directory. [2023-06-28T21:29:54.099Z] gitutils_test.go:262: Switched to branch 'master' [2023-06-28T21:29:54.099Z] gitutils_test.go:266: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit2214734569/001/subrepo/.git/ [2023-06-28T21:29:54.099Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2023-06-28T21:29:54.099Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2023-06-28T21:29:54.099Z] === RUN TestProcessNoDockerignore [2023-06-28T21:29:54.099Z] --- PASS: TestProcessNoDockerignore (0.04s) [2023-06-28T21:29:54.099Z] === RUN TestProcessShouldLeaveAllFiles [2023-06-28T21:29:54.099Z] --- PASS: TestProcessShouldLeaveAllFiles (0.05s) [2023-06-28T21:29:54.099Z] === RUN TestDetectContentType [2023-06-28T21:29:54.099Z] --- PASS: TestDetectContentType (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestSelectAcceptableMIME [2023-06-28T21:29:54.099Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestInspectEmptyResponse [2023-06-28T21:29:54.099Z] --- PASS: TestInspectEmptyResponse (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestInspectResponseBinary [2023-06-28T21:29:54.099Z] --- PASS: TestInspectResponseBinary (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestResponseUnsupportedContentType [2023-06-28T21:29:54.099Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestInspectResponseTextSimple [2023-06-28T21:29:54.099Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestInspectResponseEmptyContentType [2023-06-28T21:29:54.099Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestUnknownContentLength [2023-06-28T21:29:54.099Z] --- PASS: TestUnknownContentLength (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestDownloadRemote [2023-06-28T21:29:54.099Z] --- PASS: TestDownloadRemote (0.13s) [2023-06-28T21:29:54.099Z] === RUN TestGetWithStatusError [2023-06-28T21:29:54.099Z] --- PASS: TestGetWithStatusError (0.01s) [2023-06-28T21:29:54.099Z] === RUN TestCloseRootDirectory [2023-06-28T21:29:54.099Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-06-28T21:29:54.099Z] --- SKIP: TestCloseRootDirectory (0.01s) [2023-06-28T21:29:54.099Z] === RUN TestHashFile [2023-06-28T21:29:54.099Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-06-28T21:29:54.099Z] --- SKIP: TestHashFile (0.01s) [2023-06-28T21:29:54.099Z] === RUN TestHashSubdir [2023-06-28T21:29:54.099Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-06-28T21:29:54.099Z] --- SKIP: TestHashSubdir (0.01s) [2023-06-28T21:29:54.099Z] === RUN TestRemoveDirectory [2023-06-28T21:29:54.099Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-06-28T21:29:54.099Z] --- SKIP: TestRemoveDirectory (0.01s) [2023-06-28T21:29:54.099Z] PASS [2023-06-28T21:29:54.099Z] coverage: 9.3% of statements [2023-06-28T21:29:54.099Z] ok github.com/docker/docker/builder/remotecontext 0.554s coverage: 9.3% of statements [2023-06-28T21:29:54.099Z] gitutils_test.go:273: [master (root-commit) 43b2c72] Subrepo initial [2023-06-28T21:29:54.099Z] 1 file changed, 1 insertion(+) [2023-06-28T21:29:54.099Z] create mode 100644 subfile [2023-06-28T21:29:54.099Z] === RUN TestEnable [2023-06-28T21:29:54.099Z] --- PASS: TestEnable (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestDisable [2023-06-28T21:29:54.099Z] --- PASS: TestDisable (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestEnabled [2023-06-28T21:29:54.099Z] --- PASS: TestEnabled (0.00s) [2023-06-28T21:29:54.099Z] PASS [2023-06-28T21:29:54.099Z] coverage: 100.0% of statements [2023-06-28T21:29:54.099Z] ok github.com/docker/docker/cli/debug 0.157s coverage: 100.0% of statements [2023-06-28T21:29:54.099Z] === RUN TestGetAllAllowed [2023-06-28T21:29:54.099Z] --- PASS: TestGetAllAllowed (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestGetAllMeta [2023-06-28T21:29:54.099Z] --- PASS: TestGetAllMeta (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestWarnOnUnusedBuildArgs [2023-06-28T21:29:54.099Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestIsUnreferencedBuiltin [2023-06-28T21:29:54.099Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestIsExistingDirectory [2023-06-28T21:29:54.099Z] --- PASS: TestIsExistingDirectory (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestGetFilenameForDownload [2023-06-28T21:29:54.099Z] --- PASS: TestGetFilenameForDownload (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestEnv2Variables [2023-06-28T21:29:54.099Z] --- PASS: TestEnv2Variables (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestEnvValueWithExistingRunConfigEnv [2023-06-28T21:29:54.099Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestMaintainer [2023-06-28T21:29:54.099Z] --- PASS: TestMaintainer (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestLabel [2023-06-28T21:29:54.099Z] --- PASS: TestLabel (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestFromScratch [2023-06-28T21:29:54.099Z] --- PASS: TestFromScratch (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestFromWithArg [2023-06-28T21:29:54.099Z] --- PASS: TestFromWithArg (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestFromWithArgButBuildArgsNotGiven [2023-06-28T21:29:54.099Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestFromWithUndefinedArg [2023-06-28T21:29:54.099Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestFromMultiStageWithNamedStage [2023-06-28T21:29:54.099Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestOnbuild [2023-06-28T21:29:54.099Z] --- PASS: TestOnbuild (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestWorkdir [2023-06-28T21:29:54.099Z] --- PASS: TestWorkdir (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestCmd [2023-06-28T21:29:54.099Z] --- PASS: TestCmd (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestHealthcheckNone [2023-06-28T21:29:54.099Z] --- PASS: TestHealthcheckNone (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestHealthcheckCmd [2023-06-28T21:29:54.099Z] --- PASS: TestHealthcheckCmd (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestEntrypoint [2023-06-28T21:29:54.099Z] --- PASS: TestEntrypoint (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestExpose [2023-06-28T21:29:54.099Z] --- PASS: TestExpose (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestUser [2023-06-28T21:29:54.099Z] --- PASS: TestUser (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestVolume [2023-06-28T21:29:54.099Z] --- PASS: TestVolume (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestStopSignal [2023-06-28T21:29:54.099Z] dispatchers_test.go:377: Windows does not support stopsignal [2023-06-28T21:29:54.099Z] --- SKIP: TestStopSignal (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestArg [2023-06-28T21:29:54.099Z] --- PASS: TestArg (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestShell [2023-06-28T21:29:54.099Z] --- PASS: TestShell (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestPrependEnvOnCmd [2023-06-28T21:29:54.099Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestRunWithBuildArgs [2023-06-28T21:29:54.099Z] --- PASS: TestRunWithBuildArgs (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestRunIgnoresHealthcheck [2023-06-28T21:29:54.099Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestDispatchUnsupportedOptions [2023-06-28T21:29:54.099Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2023-06-28T21:29:54.099Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2023-06-28T21:29:54.099Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2023-06-28T21:29:54.099Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2023-06-28T21:29:54.099Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2023-06-28T21:29:54.099Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2023-06-28T21:29:54.099Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestNormalizeWorkdir [2023-06-28T21:29:54.099Z] --- PASS: TestNormalizeWorkdir (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestDispatch [2023-06-28T21:29:54.099Z] === RUN TestDispatch/ADD_multiple_files_to_file [2023-06-28T21:29:54.099Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2023-06-28T21:29:54.099Z] === RUN TestDispatch/COPY_multiple_files_to_file [2023-06-28T21:29:54.099Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2023-06-28T21:29:54.099Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2023-06-28T21:29:54.099Z] === RUN TestDispatch/COPY_wildcard_no_files [2023-06-28T21:29:54.099Z] === RUN TestDispatch/COPY_url [2023-06-28T21:29:54.099Z] --- PASS: TestDispatch (0.22s) [2023-06-28T21:29:54.099Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.13s) [2023-06-28T21:29:54.099Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.04s) [2023-06-28T21:29:54.099Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2023-06-28T21:29:54.099Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2023-06-28T21:29:54.099Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2023-06-28T21:29:54.099Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2023-06-28T21:29:54.099Z] --- PASS: TestDispatch/COPY_url (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestAddScratchImageAddsToMounts [2023-06-28T21:29:54.099Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestAddFromScratchPopulatesPlatform [2023-06-28T21:29:54.099Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2023-06-28T21:29:54.099Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2023-06-28T21:29:54.099Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestImageSourceGetAddsToMounts [2023-06-28T21:29:54.099Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestEmptyDockerfile [2023-06-28T21:29:54.099Z] --- PASS: TestEmptyDockerfile (0.01s) [2023-06-28T21:29:54.099Z] === RUN TestSymlinkDockerfile [2023-06-28T21:29:54.099Z] --- PASS: TestSymlinkDockerfile (0.02s) [2023-06-28T21:29:54.099Z] === RUN TestDockerfileOutsideTheBuildContext [2023-06-28T21:29:54.099Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2023-06-28T21:29:54.099Z] === RUN TestNonExistingDockerfile [2023-06-28T21:29:54.099Z] --- PASS: TestNonExistingDockerfile (0.02s) [2023-06-28T21:29:54.099Z] === RUN TestCopyRunConfig [2023-06-28T21:29:54.099Z] --- PASS: TestCopyRunConfig (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestDeepCopyRunConfig [2023-06-28T21:29:54.099Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestExportImage [2023-06-28T21:29:54.099Z] --- PASS: TestExportImage (0.00s) [2023-06-28T21:29:54.099Z] === RUN TestNormalizeDest [2023-06-28T21:29:54.099Z] --- PASS: TestNormalizeDest (0.00s) [2023-06-28T21:29:54.099Z] PASS [2023-06-28T21:29:54.099Z] coverage: 46.8% of statements [2023-06-28T21:29:54.099Z] ok github.com/docker/docker/builder/dockerfile 0.626s coverage: 46.8% of statements [2023-06-28T21:29:54.099Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2023-06-28T21:29:56.481Z] --- PASS: TestAuthZPluginV2Disable (3.46s) [2023-06-28T21:29:56.482Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-06-28T21:29:57.915Z] gitutils_test.go:275: Cloning into 'C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit2214734569/001/repo/sub'... [2023-06-28T21:29:57.915Z] warning: LF will be replaced by CRLF in .gitmodules. [2023-06-28T21:29:57.915Z] The file will have its original line endings in your working directory. [2023-06-28T21:29:57.915Z] gitutils_test.go:276: warning: LF will be replaced by CRLF in .gitmodules. [2023-06-28T21:29:57.915Z] The file will have its original line endings in your working directory. [2023-06-28T21:29:57.915Z] gitutils_test.go:277: [master e939df0] With submodule [2023-06-28T21:29:57.915Z] 2 files changed, 4 insertions(+) [2023-06-28T21:29:57.915Z] create mode 100644 .gitmodules [2023-06-28T21:29:57.915Z] create mode 160000 sub [2023-06-28T21:29:57.915Z] warning: LF will be replaced by CRLF in .gitmodules. [2023-06-28T21:29:57.915Z] The file will have its original line endings in your working directory. [2023-06-28T21:29:57.915Z] === RUN TestCheckoutGit/#00 [2023-06-28T21:29:59.419Z] --- PASS: TestInfoAPIWarnings (16.23s) [2023-06-28T21:29:59.419Z] === RUN TestInfoDebug [2023-06-28T21:29:59.419Z] --- PASS: TestInfoDebug (0.52s) [2023-06-28T21:29:59.419Z] === RUN TestInfoInsecureRegistries [2023-06-28T21:29:59.419Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-06-28T21:29:59.419Z] === RUN TestInfoRegistryMirrors [2023-06-28T21:29:59.419Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-06-28T21:29:59.419Z] === RUN TestLoginFailsWithBadCredentials [2023-06-28T21:29:59.491Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-06-28T21:29:59.491Z] [2023-06-28T21:29:59.491Z] gitutils_test.go:211: git-http-backend: [2023-06-28T21:29:59.674Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2023-06-28T21:29:59.674Z] === RUN TestPingCacheHeaders [2023-06-28T21:29:59.674Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-06-28T21:29:59.674Z] === RUN TestPingGet [2023-06-28T21:29:59.674Z] --- PASS: TestPingGet (0.01s) [2023-06-28T21:29:59.674Z] === RUN TestPingHead [2023-06-28T21:29:59.674Z] --- PASS: TestPingHead (0.02s) [2023-06-28T21:29:59.674Z] === RUN TestVersion [2023-06-28T21:29:59.674Z] --- PASS: TestVersion (0.02s) [2023-06-28T21:29:59.674Z] PASS [2023-06-28T21:29:59.674Z] [2023-06-28T21:29:59.674Z] === Skipped [2023-06-28T21:29:59.674Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-06-28T21:29:59.674Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-06-28T21:29:59.674Z] [2023-06-28T21:29:59.674Z] DONE 18 tests, 1 skipped in 20.995s [2023-06-28T21:29:59.674Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2023-06-28T21:29:59.674Z] ++ 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 [2023-06-28T21:29:59.674Z] ++ set -e [2023-06-28T21:29:59.674Z] ++ '[' -n 0 ']' [2023-06-28T21:29:59.674Z] ++ set -x [2023-06-28T21:29:59.674Z] ++ 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 [2023-06-28T21:29:59.674Z] INFO: Testing against a local daemon [2023-06-28T21:29:59.674Z] === RUN TestVolumesCreateAndList [2023-06-28T21:29:59.674Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-06-28T21:29:59.674Z] === RUN TestVolumesRemove [2023-06-28T21:29:59.674Z] --- PASS: TestVolumesRemove (0.06s) [2023-06-28T21:29:59.674Z] === RUN TestVolumesInspect [2023-06-28T21:29:59.674Z] --- PASS: TestVolumesInspect (0.02s) [2023-06-28T21:29:59.674Z] === RUN TestVolumesInvalidJSON [2023-06-28T21:29:59.674Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-06-28T21:29:59.674Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-06-28T21:29:59.674Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-06-28T21:29:59.674Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-06-28T21:29:59.674Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-06-28T21:29:59.674Z] PASS [2023-06-28T21:29:59.674Z] [2023-06-28T21:29:59.674Z] DONE 5 tests in 0.130s [2023-06-28T21:29:59.674Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-06-28T21:29:59.929Z] ++++ cat bundles/test-integration/docker.pid [2023-06-28T21:29:59.930Z] +++ kill 18727 [2023-06-28T21:30:00.678Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.37s) [2023-06-28T21:30:00.678Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-06-28T21:30:01.292Z] +++ /etc/init.d/apparmor stop [2023-06-28T21:30:01.292Z] Leaving: AppArmorNo profiles have been unloaded. [2023-06-28T21:30:01.292Z] [2023-06-28T21:30:01.292Z] Unloading profiles will leave already running processes permanently [2023-06-28T21:30:01.292Z] unconfined, which can lead to unexpected situations. [2023-06-28T21:30:01.292Z] [2023-06-28T21:30:01.292Z] To set a process to complain mode, use the command line tool [2023-06-28T21:30:01.292Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-06-28T21:30:01.292Z] +++ true [2023-06-28T21:30:01.292Z] exiting test-integration [2023-06-28T21:30:01.292Z] ++ exit 0 [2023-06-28T21:30:01.292Z] Post stage [Pipeline] junit [2023-06-28T21:30:01.862Z] Recording test results [2023-06-28T21:30:02.058Z] === RUN TestDockerSuite/TestBuildVerboseOut [2023-06-28T21:30:02.106Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-06-28T21:30:02.516Z] + echo Ensuring container killed. [2023-06-28T21:30:02.516Z] Ensuring container killed. [2023-06-28T21:30:02.516Z] + docker rm -vf docker-pr4 [2023-06-28T21:30:02.516Z] Error response from daemon: No such container: docker-pr4 [Pipeline] sh [2023-06-28T21:30:02.627Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2023-06-28T21:30:02.790Z] + echo Chowning /workspace to jenkins user [2023-06-28T21:30:02.791Z] Chowning /workspace to jenkins user [2023-06-28T21:30:02.791Z] + id -u [2023-06-28T21:30:02.791Z] + id -g [2023-06-28T21:30:02.791Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45840:/workspace busybox chown -R 1000:1000 /workspace [2023-06-28T21:30:02.791Z] Unable to find image 'busybox:latest' locally [2023-06-28T21:30:02.887Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2023-06-28T21:30:03.046Z] latest: Pulling from library/busybox [2023-06-28T21:30:03.046Z] ba1cab11642e: Pulling fs layer [2023-06-28T21:30:03.302Z] ba1cab11642e: Verifying Checksum [2023-06-28T21:30:03.302Z] ba1cab11642e: Download complete [2023-06-28T21:30:03.302Z] ba1cab11642e: Pull complete [2023-06-28T21:30:03.302Z] Digest: sha256:2376a0c12759aa1214ba83e771ff252c7b1663216b192fbe5e0fb364e952f85c [2023-06-28T21:30:03.302Z] Status: Downloaded newer image for busybox:latest [2023-06-28T21:30:03.456Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-06-28T21:30:04.283Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-06-28T21:30:04.283Z] [2023-06-28T21:30:04.283Z] gitutils_test.go:211: git-http-backend: [2023-06-28T21:30:04.393Z] --- PASS: TestCreateServiceMultipleTimes (15.27s) [2023-06-28T21:30:04.393Z] === RUN TestCreateServiceConflict [2023-06-28T21:30:04.393Z] --- PASS: TestCreateServiceConflict (2.27s) [2023-06-28T21:30:04.393Z] === RUN TestCreateServiceMaxReplicas [2023-06-28T21:30:04.394Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2023-06-28T21:30:04.557Z] + bundleName=arm64-integration [2023-06-28T21:30:04.557Z] + echo Creating arm64-integration-bundles.tar.gz [2023-06-28T21:30:04.557Z] Creating arm64-integration-bundles.tar.gz [2023-06-28T21:30:04.557Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-06-28T21:30:04.557Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2023-06-28T21:30:04.566Z] Archiving artifacts [2023-06-28T21:30:04.963Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2023-06-28T21:30:04.963Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2023-06-28T21:30:04.963Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2023-06-28T21:30:04.963Z] docker_cli_build_test.go:6018: unmatched requirement DaemonIsWindows [2023-06-28T21:30:04.963Z] === RUN TestDockerSuite/TestBuildWindowsUser [2023-06-28T21:30:04.963Z] docker_cli_build_test.go:5988: unmatched requirement DaemonIsWindows [2023-06-28T21:30:04.963Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2023-06-28T21:30:04.963Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2023-06-28T21:30:04.963Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2023-06-28T21:30:05.917Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45840/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-06-28T21:30:06.262Z] + make clean [2023-06-28T21:30:06.262Z] docker volume rm -f docker-dev-cache [2023-06-28T21:30:06.262Z] docker-dev-cache [Pipeline] deleteDir [2023-06-28T21:30:06.872Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2023-06-28T21:30:06.872Z] === RUN TestDockerSuite/TestBuildWithFailure [2023-06-28T21:30:06.928Z] --- PASS: TestCreateServiceMaxReplicas (2.91s) [2023-06-28T21:30:06.928Z] === RUN TestCreateWithDuplicateNetworkNames [2023-06-28T21:30:07.442Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [Pipeline] } [2023-06-28T21:30:08.011Z] === RUN TestDockerSuite/TestBuildWithTabs [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-28T21:30:08.581Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2023-06-28T21:30:08.581Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2023-06-28T21:30:09.056Z] === RUN TestCheckpointCreateError [2023-06-28T21:30:09.056Z] --- PASS: TestCheckpointCreateError (0.00s) [2023-06-28T21:30:09.056Z] === RUN TestCheckpointCreate [2023-06-28T21:30:09.056Z] --- PASS: TestCheckpointCreate (0.00s) [2023-06-28T21:30:09.056Z] === RUN TestCheckpointDeleteError [2023-06-28T21:30:09.056Z] --- PASS: TestCheckpointDeleteError (0.00s) [2023-06-28T21:30:09.056Z] === RUN TestCheckpointDelete [2023-06-28T21:30:09.056Z] --- PASS: TestCheckpointDelete (0.00s) [2023-06-28T21:30:09.056Z] === RUN TestCheckpointListError [2023-06-28T21:30:09.056Z] --- PASS: TestCheckpointListError (0.00s) [2023-06-28T21:30:09.056Z] === RUN TestCheckpointList [2023-06-28T21:30:09.056Z] --- PASS: TestCheckpointList (0.00s) [2023-06-28T21:30:09.056Z] === RUN TestCheckpointListContainerNotFound [2023-06-28T21:30:09.056Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2023-06-28T21:30:09.056Z] === RUN TestNewClientWithOpsFromEnv [2023-06-28T21:30:09.056Z] client_test.go:23: runtime.GOOS == "windows" [2023-06-28T21:30:09.056Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2023-06-28T21:30:09.056Z] === RUN TestGetAPIPath [2023-06-28T21:30:09.056Z] --- PASS: TestGetAPIPath (0.00s) [2023-06-28T21:30:09.056Z] === RUN TestParseHostURL [2023-06-28T21:30:09.056Z] --- PASS: TestParseHostURL (0.00s) [2023-06-28T21:30:09.056Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2023-06-28T21:30:09.056Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2023-06-28T21:30:09.056Z] === RUN TestNegotiateAPIVersionEmpty [2023-06-28T21:30:09.056Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2023-06-28T21:30:09.056Z] === RUN TestNegotiateAPIVersion [2023-06-28T21:30:09.056Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2023-06-28T21:30:09.056Z] === RUN TestNegotiateAPVersionOverride [2023-06-28T21:30:09.056Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2023-06-28T21:30:09.056Z] === RUN TestNegotiateAPIVersionAutomatic [2023-06-28T21:30:09.056Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2023-06-28T21:30:09.056Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2023-06-28T21:30:09.056Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2023-06-28T21:30:09.056Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2023-06-28T21:30:09.056Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2023-06-28T21:30:09.056Z] === RUN TestClientRedirect [2023-06-28T21:30:09.056Z] --- PASS: TestClientRedirect (0.00s) [2023-06-28T21:30:09.056Z] === RUN TestConfigCreateUnsupported [2023-06-28T21:30:09.056Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2023-06-28T21:30:09.056Z] === RUN TestConfigCreateError [2023-06-28T21:30:09.056Z] --- PASS: TestConfigCreateError (0.00s) [2023-06-28T21:30:09.056Z] === RUN TestConfigCreate [2023-06-28T21:30:09.056Z] --- PASS: TestConfigCreate (0.00s) [2023-06-28T21:30:09.056Z] === RUN TestConfigInspectNotFound [2023-06-28T21:30:09.056Z] --- PASS: TestConfigInspectNotFound (0.00s) [2023-06-28T21:30:09.056Z] === RUN TestConfigInspectWithEmptyID [2023-06-28T21:30:09.056Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2023-06-28T21:30:09.056Z] === RUN TestConfigInspectUnsupported [2023-06-28T21:30:09.056Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2023-06-28T21:30:09.056Z] === RUN TestConfigInspectError [2023-06-28T21:30:09.056Z] --- PASS: TestConfigInspectError (0.00s) [2023-06-28T21:30:09.056Z] === RUN TestConfigInspectConfigNotFound [2023-06-28T21:30:09.056Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2023-06-28T21:30:09.056Z] === RUN TestConfigInspect [2023-06-28T21:30:09.056Z] --- PASS: TestConfigInspect (0.00s) [2023-06-28T21:30:09.056Z] === RUN TestConfigListUnsupported [2023-06-28T21:30:09.056Z] --- PASS: TestConfigListUnsupported (0.00s) [2023-06-28T21:30:09.056Z] === RUN TestConfigListError [2023-06-28T21:30:09.056Z] --- PASS: TestConfigListError (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestConfigList [2023-06-28T21:30:09.526Z] --- PASS: TestConfigList (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestConfigRemoveUnsupported [2023-06-28T21:30:09.526Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestConfigRemoveError [2023-06-28T21:30:09.526Z] --- PASS: TestConfigRemoveError (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestConfigRemove [2023-06-28T21:30:09.526Z] --- PASS: TestConfigRemove (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestConfigUpdateUnsupported [2023-06-28T21:30:09.526Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestConfigUpdateError [2023-06-28T21:30:09.526Z] --- PASS: TestConfigUpdateError (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestConfigUpdate [2023-06-28T21:30:09.526Z] --- PASS: TestConfigUpdate (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainerCommitError [2023-06-28T21:30:09.526Z] --- PASS: TestContainerCommitError (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainerCommit [2023-06-28T21:30:09.526Z] --- PASS: TestContainerCommit (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainerStatPathError [2023-06-28T21:30:09.526Z] --- PASS: TestContainerStatPathError (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainerStatPathNotFoundError [2023-06-28T21:30:09.526Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainerStatPathNoHeaderError [2023-06-28T21:30:09.526Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainerStatPath [2023-06-28T21:30:09.526Z] --- PASS: TestContainerStatPath (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestCopyToContainerError [2023-06-28T21:30:09.526Z] --- PASS: TestCopyToContainerError (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestCopyToContainerNotFoundError [2023-06-28T21:30:09.526Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestCopyToContainerNotStatusOKError [2023-06-28T21:30:09.526Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestCopyToContainer [2023-06-28T21:30:09.526Z] --- PASS: TestCopyToContainer (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestCopyFromContainerError [2023-06-28T21:30:09.526Z] --- PASS: TestCopyFromContainerError (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestCopyFromContainerNotFoundError [2023-06-28T21:30:09.526Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestCopyFromContainerNotStatusOKError [2023-06-28T21:30:09.526Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestCopyFromContainerNoHeaderError [2023-06-28T21:30:09.526Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestCopyFromContainer [2023-06-28T21:30:09.526Z] --- PASS: TestCopyFromContainer (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainerCreateError [2023-06-28T21:30:09.526Z] --- PASS: TestContainerCreateError (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainerCreateImageNotFound [2023-06-28T21:30:09.526Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainerCreateWithName [2023-06-28T21:30:09.526Z] --- PASS: TestContainerCreateWithName (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainerCreateAutoRemove [2023-06-28T21:30:09.526Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainerDiffError [2023-06-28T21:30:09.526Z] --- PASS: TestContainerDiffError (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainerDiff [2023-06-28T21:30:09.526Z] --- PASS: TestContainerDiff (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainerExecCreateError [2023-06-28T21:30:09.526Z] --- PASS: TestContainerExecCreateError (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainerExecCreate [2023-06-28T21:30:09.526Z] --- PASS: TestContainerExecCreate (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainerExecStartError [2023-06-28T21:30:09.526Z] --- PASS: TestContainerExecStartError (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainerExecStart [2023-06-28T21:30:09.526Z] --- PASS: TestContainerExecStart (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainerExecInspectError [2023-06-28T21:30:09.526Z] --- PASS: TestContainerExecInspectError (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainerExecInspect [2023-06-28T21:30:09.526Z] --- PASS: TestContainerExecInspect (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainerExportError [2023-06-28T21:30:09.526Z] --- PASS: TestContainerExportError (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainerExport [2023-06-28T21:30:09.526Z] --- PASS: TestContainerExport (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainerInspectError [2023-06-28T21:30:09.526Z] --- PASS: TestContainerInspectError (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainerInspectContainerNotFound [2023-06-28T21:30:09.526Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainerInspectWithEmptyID [2023-06-28T21:30:09.526Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainerInspect [2023-06-28T21:30:09.526Z] --- PASS: TestContainerInspect (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainerInspectNode [2023-06-28T21:30:09.526Z] --- PASS: TestContainerInspectNode (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainerKillError [2023-06-28T21:30:09.526Z] --- PASS: TestContainerKillError (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainerKill [2023-06-28T21:30:09.526Z] --- PASS: TestContainerKill (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainerListError [2023-06-28T21:30:09.526Z] --- PASS: TestContainerListError (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainerList [2023-06-28T21:30:09.526Z] --- PASS: TestContainerList (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainerLogsNotFoundError [2023-06-28T21:30:09.526Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainerLogsError [2023-06-28T21:30:09.526Z] --- PASS: TestContainerLogsError (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainerLogs [2023-06-28T21:30:09.526Z] --- PASS: TestContainerLogs (0.27s) [2023-06-28T21:30:09.526Z] === RUN TestContainerPauseError [2023-06-28T21:30:09.526Z] --- PASS: TestContainerPauseError (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainerPause [2023-06-28T21:30:09.526Z] --- PASS: TestContainerPause (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainersPruneError [2023-06-28T21:30:09.526Z] --- PASS: TestContainersPruneError (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainersPrune [2023-06-28T21:30:09.526Z] --- PASS: TestContainersPrune (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainerRemoveError [2023-06-28T21:30:09.526Z] --- PASS: TestContainerRemoveError (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainerRemoveNotFoundError [2023-06-28T21:30:09.526Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainerRemove [2023-06-28T21:30:09.526Z] --- PASS: TestContainerRemove (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainerRenameError [2023-06-28T21:30:09.526Z] --- PASS: TestContainerRenameError (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainerRename [2023-06-28T21:30:09.526Z] --- PASS: TestContainerRename (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainerResizeError [2023-06-28T21:30:09.526Z] --- PASS: TestContainerResizeError (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainerExecResizeError [2023-06-28T21:30:09.526Z] --- PASS: TestContainerExecResizeError (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainerResize [2023-06-28T21:30:09.526Z] --- PASS: TestContainerResize (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainerExecResize [2023-06-28T21:30:09.526Z] --- PASS: TestContainerExecResize (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainerRestartError [2023-06-28T21:30:09.526Z] --- PASS: TestContainerRestartError (0.00s) [2023-06-28T21:30:09.526Z] === RUN TestContainerRestart [2023-06-28T21:30:09.960Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.86s) [2023-06-28T21:30:09.960Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-06-28T21:30:09.998Z] --- PASS: TestContainerRestart (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestContainerStartError [2023-06-28T21:30:09.998Z] --- PASS: TestContainerStartError (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestContainerStart [2023-06-28T21:30:09.998Z] --- PASS: TestContainerStart (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestContainerStatsError [2023-06-28T21:30:09.998Z] --- PASS: TestContainerStatsError (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestContainerStats [2023-06-28T21:30:09.998Z] --- PASS: TestContainerStats (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestContainerStopError [2023-06-28T21:30:09.998Z] --- PASS: TestContainerStopError (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestContainerStop [2023-06-28T21:30:09.998Z] --- PASS: TestContainerStop (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestContainerTopError [2023-06-28T21:30:09.998Z] --- PASS: TestContainerTopError (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestContainerTop [2023-06-28T21:30:09.998Z] --- PASS: TestContainerTop (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestContainerUnpauseError [2023-06-28T21:30:09.998Z] --- PASS: TestContainerUnpauseError (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestContainerUnpause [2023-06-28T21:30:09.998Z] --- PASS: TestContainerUnpause (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestContainerUpdateError [2023-06-28T21:30:09.998Z] --- PASS: TestContainerUpdateError (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestContainerUpdate [2023-06-28T21:30:09.998Z] --- PASS: TestContainerUpdate (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestContainerWaitError [2023-06-28T21:30:09.998Z] --- PASS: TestContainerWaitError (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestContainerWait [2023-06-28T21:30:09.998Z] --- PASS: TestContainerWait (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestDiskUsageError [2023-06-28T21:30:09.998Z] --- PASS: TestDiskUsageError (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestDiskUsage [2023-06-28T21:30:09.998Z] --- PASS: TestDiskUsage (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestDistributionInspectUnsupported [2023-06-28T21:30:09.998Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestDistributionInspectWithEmptyID [2023-06-28T21:30:09.998Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestEventsErrorInOptions [2023-06-28T21:30:09.998Z] --- PASS: TestEventsErrorInOptions (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestEventsErrorFromServer [2023-06-28T21:30:09.998Z] --- PASS: TestEventsErrorFromServer (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestEvents [2023-06-28T21:30:09.998Z] --- PASS: TestEvents (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestTLSCloseWriter [2023-06-28T21:30:09.998Z] === PAUSE TestTLSCloseWriter [2023-06-28T21:30:09.998Z] === RUN TestImageBuildError [2023-06-28T21:30:09.998Z] --- PASS: TestImageBuildError (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestImageBuild [2023-06-28T21:30:09.998Z] --- PASS: TestImageBuild (0.05s) [2023-06-28T21:30:09.998Z] === RUN TestGetDockerOS [2023-06-28T21:30:09.998Z] --- PASS: TestGetDockerOS (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestImageCreateError [2023-06-28T21:30:09.998Z] --- PASS: TestImageCreateError (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestImageCreate [2023-06-28T21:30:09.998Z] --- PASS: TestImageCreate (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestImageHistoryError [2023-06-28T21:30:09.998Z] --- PASS: TestImageHistoryError (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestImageHistory [2023-06-28T21:30:09.998Z] --- PASS: TestImageHistory (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestImageImportError [2023-06-28T21:30:09.998Z] --- PASS: TestImageImportError (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestImageImport [2023-06-28T21:30:09.998Z] --- PASS: TestImageImport (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestImageInspectError [2023-06-28T21:30:09.998Z] --- PASS: TestImageInspectError (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestImageInspectImageNotFound [2023-06-28T21:30:09.998Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestImageInspectWithEmptyID [2023-06-28T21:30:09.998Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestImageInspect [2023-06-28T21:30:09.998Z] --- PASS: TestImageInspect (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestImageListError [2023-06-28T21:30:09.998Z] --- PASS: TestImageListError (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestImageList [2023-06-28T21:30:09.998Z] --- PASS: TestImageList (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestImageListApiBefore125 [2023-06-28T21:30:09.998Z] --- PASS: TestImageListApiBefore125 (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestImageLoadError [2023-06-28T21:30:09.998Z] --- PASS: TestImageLoadError (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestImageLoad [2023-06-28T21:30:09.998Z] --- PASS: TestImageLoad (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestImagesPruneError [2023-06-28T21:30:09.998Z] --- PASS: TestImagesPruneError (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestImagesPrune [2023-06-28T21:30:09.998Z] --- PASS: TestImagesPrune (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestImagePullReferenceParseError [2023-06-28T21:30:09.998Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestImagePullAnyError [2023-06-28T21:30:09.998Z] --- PASS: TestImagePullAnyError (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestImagePullStatusUnauthorizedError [2023-06-28T21:30:09.998Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2023-06-28T21:30:09.998Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2023-06-28T21:30:09.998Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestImagePullWithPrivilegedFuncNoError [2023-06-28T21:30:09.998Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestImagePullWithoutErrors [2023-06-28T21:30:09.998Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestImagePushReferenceError [2023-06-28T21:30:09.998Z] --- PASS: TestImagePushReferenceError (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestImagePushAnyError [2023-06-28T21:30:09.998Z] --- PASS: TestImagePushAnyError (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestImagePushStatusUnauthorizedError [2023-06-28T21:30:09.998Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2023-06-28T21:30:09.998Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2023-06-28T21:30:09.998Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestImagePushWithPrivilegedFuncNoError [2023-06-28T21:30:09.998Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestImagePushWithoutErrors [2023-06-28T21:30:09.998Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2023-06-28T21:30:09.998Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2023-06-28T21:30:09.998Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2023-06-28T21:30:09.998Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2023-06-28T21:30:09.998Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2023-06-28T21:30:09.998Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2023-06-28T21:30:09.998Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2023-06-28T21:30:09.998Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2023-06-28T21:30:09.998Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestImageRemoveError [2023-06-28T21:30:09.998Z] --- PASS: TestImageRemoveError (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestImageRemoveImageNotFound [2023-06-28T21:30:09.998Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2023-06-28T21:30:09.998Z] === RUN TestImageRemove [2023-06-28T21:30:09.998Z] --- PASS: TestImageRemove (0.00s) [2023-06-28T21:30:10.220Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2023-06-28T21:30:10.468Z] === RUN TestImageSaveError [2023-06-28T21:30:10.468Z] --- PASS: TestImageSaveError (0.00s) [2023-06-28T21:30:10.468Z] === RUN TestImageSave [2023-06-28T21:30:10.468Z] --- PASS: TestImageSave (0.00s) [2023-06-28T21:30:10.468Z] === RUN TestImageSearchAnyError [2023-06-28T21:30:10.469Z] --- PASS: TestImageSearchAnyError (0.00s) [2023-06-28T21:30:10.469Z] === RUN TestImageSearchStatusUnauthorizedError [2023-06-28T21:30:10.469Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2023-06-28T21:30:10.469Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2023-06-28T21:30:10.469Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2023-06-28T21:30:10.469Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2023-06-28T21:30:10.469Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2023-06-28T21:30:10.469Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2023-06-28T21:30:10.469Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2023-06-28T21:30:10.469Z] === RUN TestImageSearchWithoutErrors [2023-06-28T21:30:10.469Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2023-06-28T21:30:10.469Z] === RUN TestImageTagError [2023-06-28T21:30:10.469Z] --- PASS: TestImageTagError (0.00s) [2023-06-28T21:30:10.469Z] === RUN TestImageTagInvalidReference [2023-06-28T21:30:10.469Z] --- PASS: TestImageTagInvalidReference (0.00s) [2023-06-28T21:30:10.469Z] === RUN TestImageTagInvalidSourceImageName [2023-06-28T21:30:10.469Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2023-06-28T21:30:10.469Z] === RUN TestImageTagHexSource [2023-06-28T21:30:10.469Z] --- PASS: TestImageTagHexSource (0.00s) [2023-06-28T21:30:10.469Z] === RUN TestImageTag [2023-06-28T21:30:10.469Z] --- PASS: TestImageTag (0.00s) [2023-06-28T21:30:10.469Z] === RUN TestInfoServerError [2023-06-28T21:30:10.469Z] --- PASS: TestInfoServerError (0.00s) [2023-06-28T21:30:10.469Z] === RUN TestInfoInvalidResponseJSONError [2023-06-28T21:30:10.469Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2023-06-28T21:30:10.469Z] === RUN TestInfo [2023-06-28T21:30:10.469Z] --- PASS: TestInfo (0.00s) [2023-06-28T21:30:10.469Z] === RUN TestNetworkConnectError [2023-06-28T21:30:10.469Z] --- PASS: TestNetworkConnectError (0.00s) [2023-06-28T21:30:10.469Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2023-06-28T21:30:10.469Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2023-06-28T21:30:10.469Z] === RUN TestNetworkConnect [2023-06-28T21:30:10.469Z] --- PASS: TestNetworkConnect (0.00s) [2023-06-28T21:30:10.469Z] === RUN TestNetworkCreateError [2023-06-28T21:30:10.469Z] --- PASS: TestNetworkCreateError (0.00s) [2023-06-28T21:30:10.469Z] === RUN TestNetworkCreate [2023-06-28T21:30:10.469Z] --- PASS: TestNetworkCreate (0.00s) [2023-06-28T21:30:10.469Z] === RUN TestNetworkDisconnectError [2023-06-28T21:30:10.469Z] --- PASS: TestNetworkDisconnectError (0.00s) [2023-06-28T21:30:10.469Z] === RUN TestNetworkDisconnect [2023-06-28T21:30:10.469Z] --- PASS: TestNetworkDisconnect (0.00s) [2023-06-28T21:30:10.469Z] === RUN TestNetworkInspectError [2023-06-28T21:30:10.469Z] --- PASS: TestNetworkInspectError (0.00s) [2023-06-28T21:30:10.469Z] === RUN TestNetworkInspectNotFoundError [2023-06-28T21:30:10.469Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2023-06-28T21:30:10.469Z] === RUN TestNetworkInspectWithEmptyID [2023-06-28T21:30:10.469Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2023-06-28T21:30:10.469Z] === RUN TestNetworkInspect [2023-06-28T21:30:10.469Z] --- PASS: TestNetworkInspect (0.00s) [2023-06-28T21:30:10.469Z] === RUN TestNetworkListError [2023-06-28T21:30:10.469Z] --- PASS: TestNetworkListError (0.00s) [2023-06-28T21:30:10.469Z] === RUN TestNetworkList [2023-06-28T21:30:10.469Z] --- PASS: TestNetworkList (0.00s) [2023-06-28T21:30:10.469Z] === RUN TestNetworksPruneError [2023-06-28T21:30:10.469Z] --- PASS: TestNetworksPruneError (0.00s) [2023-06-28T21:30:10.469Z] === RUN TestNetworksPrune [2023-06-28T21:30:10.469Z] --- PASS: TestNetworksPrune (0.00s) [2023-06-28T21:30:10.469Z] === RUN TestNetworkRemoveError [2023-06-28T21:30:10.469Z] --- PASS: TestNetworkRemoveError (0.00s) [2023-06-28T21:30:10.469Z] === RUN TestNetworkRemove [2023-06-28T21:30:10.469Z] --- PASS: TestNetworkRemove (0.00s) [2023-06-28T21:30:10.469Z] === RUN TestNodeInspectError [2023-06-28T21:30:10.469Z] --- PASS: TestNodeInspectError (0.00s) [2023-06-28T21:30:10.469Z] === RUN TestNodeInspectNodeNotFound [2023-06-28T21:30:10.469Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2023-06-28T21:30:10.469Z] === RUN TestNodeInspectWithEmptyID [2023-06-28T21:30:10.469Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2023-06-28T21:30:10.469Z] === RUN TestNodeInspect [2023-06-28T21:30:10.469Z] --- PASS: TestNodeInspect (0.00s) [2023-06-28T21:30:10.469Z] === RUN TestNodeListError [2023-06-28T21:30:10.469Z] --- PASS: TestNodeListError (0.00s) [2023-06-28T21:30:10.469Z] === RUN TestNodeList [2023-06-28T21:30:10.940Z] --- PASS: TestNodeList (0.00s) [2023-06-28T21:30:10.940Z] === RUN TestNodeRemoveError [2023-06-28T21:30:10.940Z] --- PASS: TestNodeRemoveError (0.00s) [2023-06-28T21:30:10.940Z] === RUN TestNodeRemove [2023-06-28T21:30:10.940Z] --- PASS: TestNodeRemove (0.00s) [2023-06-28T21:30:10.940Z] === RUN TestNodeUpdateError [2023-06-28T21:30:10.940Z] === RUN TestCheckoutGit/master [2023-06-28T21:30:10.940Z] --- PASS: TestNodeUpdateError (0.00s) [2023-06-28T21:30:10.940Z] === RUN TestNodeUpdate [2023-06-28T21:30:10.940Z] --- PASS: TestNodeUpdate (0.00s) [2023-06-28T21:30:10.940Z] === RUN TestOptionWithTimeout [2023-06-28T21:30:10.940Z] --- PASS: TestOptionWithTimeout (0.00s) [2023-06-28T21:30:10.940Z] === RUN TestPingFail [2023-06-28T21:30:10.940Z] --- PASS: TestPingFail (0.00s) [2023-06-28T21:30:10.940Z] === RUN TestPingWithError [2023-06-28T21:30:10.940Z] 2023/06/28 21:30:09 RoundTripper returned a response & error; ignoring response [2023-06-28T21:30:10.940Z] 2023/06/28 21:30:09 RoundTripper returned a response & error; ignoring response [2023-06-28T21:30:10.940Z] --- PASS: TestPingWithError (0.00s) [2023-06-28T21:30:10.940Z] === RUN TestPingSuccess [2023-06-28T21:30:10.940Z] --- PASS: TestPingSuccess (0.00s) [2023-06-28T21:30:10.940Z] === RUN TestPingHeadFallback [2023-06-28T21:30:10.940Z] === RUN TestPingHeadFallback/OK [2023-06-28T21:30:10.940Z] === RUN TestPingHeadFallback/Internal_Server_Error [2023-06-28T21:30:10.940Z] === RUN TestPingHeadFallback/Not_Found [2023-06-28T21:30:10.940Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2023-06-28T21:30:10.940Z] --- PASS: TestPingHeadFallback (0.00s) [2023-06-28T21:30:10.940Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2023-06-28T21:30:10.940Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2023-06-28T21:30:10.940Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2023-06-28T21:30:10.940Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2023-06-28T21:30:11.158Z] === RUN TestDockerSuite/TestBuildWithVolumes [2023-06-28T21:30:11.410Z] === RUN TestPluginDisableError [2023-06-28T21:30:11.410Z] --- PASS: TestPluginDisableError (0.00s) [2023-06-28T21:30:11.410Z] === RUN TestPluginDisable [2023-06-28T21:30:11.410Z] --- PASS: TestPluginDisable (0.00s) [2023-06-28T21:30:11.410Z] === RUN TestPluginEnableError [2023-06-28T21:30:11.410Z] --- PASS: TestPluginEnableError (0.00s) [2023-06-28T21:30:11.410Z] === RUN TestPluginEnable [2023-06-28T21:30:11.410Z] --- PASS: TestPluginEnable (0.00s) [2023-06-28T21:30:11.410Z] === RUN TestPluginInspectError [2023-06-28T21:30:11.410Z] --- PASS: TestPluginInspectError (0.00s) [2023-06-28T21:30:11.410Z] === RUN TestPluginInspectWithEmptyID [2023-06-28T21:30:11.410Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2023-06-28T21:30:11.410Z] === RUN TestPluginInspect [2023-06-28T21:30:11.410Z] --- PASS: TestPluginInspect (0.00s) [2023-06-28T21:30:11.410Z] === RUN TestPluginListError [2023-06-28T21:30:11.410Z] --- PASS: TestPluginListError (0.00s) [2023-06-28T21:30:11.410Z] === RUN TestPluginList [2023-06-28T21:30:11.410Z] --- PASS: TestPluginList (0.00s) [2023-06-28T21:30:11.410Z] === RUN TestPluginPushError [2023-06-28T21:30:11.410Z] --- PASS: TestPluginPushError (0.00s) [2023-06-28T21:30:11.410Z] === RUN TestPluginPush [2023-06-28T21:30:11.410Z] --- PASS: TestPluginPush (0.00s) [2023-06-28T21:30:11.410Z] === RUN TestPluginRemoveError [2023-06-28T21:30:11.410Z] --- PASS: TestPluginRemoveError (0.00s) [2023-06-28T21:30:11.410Z] === RUN TestPluginRemove [2023-06-28T21:30:11.410Z] --- PASS: TestPluginRemove (0.00s) [2023-06-28T21:30:11.410Z] === RUN TestPluginSetError [2023-06-28T21:30:11.410Z] --- PASS: TestPluginSetError (0.00s) [2023-06-28T21:30:11.410Z] === RUN TestPluginSet [2023-06-28T21:30:11.410Z] --- PASS: TestPluginSet (0.00s) [2023-06-28T21:30:11.410Z] === RUN TestSetHostHeader [2023-06-28T21:30:11.410Z] --- PASS: TestSetHostHeader (0.00s) [2023-06-28T21:30:11.410Z] === RUN TestPlainTextError [2023-06-28T21:30:11.410Z] --- PASS: TestPlainTextError (0.00s) [2023-06-28T21:30:11.410Z] === RUN TestInfiniteError [2023-06-28T21:30:11.410Z] --- PASS: TestInfiniteError (0.03s) [2023-06-28T21:30:11.410Z] === RUN TestSecretCreateUnsupported [2023-06-28T21:30:11.410Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2023-06-28T21:30:11.410Z] === RUN TestSecretCreateError [2023-06-28T21:30:11.410Z] --- PASS: TestSecretCreateError (0.00s) [2023-06-28T21:30:11.410Z] === RUN TestSecretCreate [2023-06-28T21:30:11.410Z] --- PASS: TestSecretCreate (0.00s) [2023-06-28T21:30:11.410Z] === RUN TestSecretInspectUnsupported [2023-06-28T21:30:11.410Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2023-06-28T21:30:11.410Z] === RUN TestSecretInspectError [2023-06-28T21:30:11.410Z] --- PASS: TestSecretInspectError (0.00s) [2023-06-28T21:30:11.410Z] === RUN TestSecretInspectSecretNotFound [2023-06-28T21:30:11.410Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2023-06-28T21:30:11.410Z] === RUN TestSecretInspectWithEmptyID [2023-06-28T21:30:11.410Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2023-06-28T21:30:11.410Z] === RUN TestSecretInspect [2023-06-28T21:30:11.410Z] --- PASS: TestSecretInspect (0.00s) [2023-06-28T21:30:11.410Z] === RUN TestSecretListUnsupported [2023-06-28T21:30:11.410Z] --- PASS: TestSecretListUnsupported (0.00s) [2023-06-28T21:30:11.410Z] === RUN TestSecretListError [2023-06-28T21:30:11.410Z] --- PASS: TestSecretListError (0.00s) [2023-06-28T21:30:11.410Z] === RUN TestSecretList [2023-06-28T21:30:11.410Z] --- PASS: TestSecretList (0.00s) [2023-06-28T21:30:11.410Z] === RUN TestSecretRemoveUnsupported [2023-06-28T21:30:11.410Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2023-06-28T21:30:11.410Z] === RUN TestSecretRemoveError [2023-06-28T21:30:11.410Z] --- PASS: TestSecretRemoveError (0.00s) [2023-06-28T21:30:11.410Z] === RUN TestSecretRemove [2023-06-28T21:30:11.410Z] --- PASS: TestSecretRemove (0.00s) [2023-06-28T21:30:11.410Z] === RUN TestSecretUpdateUnsupported [2023-06-28T21:30:11.410Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2023-06-28T21:30:11.410Z] === RUN TestSecretUpdateError [2023-06-28T21:30:11.410Z] --- PASS: TestSecretUpdateError (0.00s) [2023-06-28T21:30:11.410Z] === RUN TestSecretUpdate [2023-06-28T21:30:11.410Z] --- PASS: TestSecretUpdate (0.00s) [2023-06-28T21:30:11.410Z] === RUN TestServiceCreateError [2023-06-28T21:30:11.410Z] --- PASS: TestServiceCreateError (0.00s) [2023-06-28T21:30:11.410Z] === RUN TestServiceCreate [2023-06-28T21:30:11.410Z] --- PASS: TestServiceCreate (0.00s) [2023-06-28T21:30:11.410Z] === RUN TestServiceCreateCompatiblePlatforms [2023-06-28T21:30:11.410Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2023-06-28T21:30:11.410Z] === RUN TestServiceCreateDigestPinning [2023-06-28T21:30:11.727Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2023-06-28T21:30:11.880Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2023-06-28T21:30:11.880Z] === RUN TestServiceInspectError [2023-06-28T21:30:11.880Z] --- PASS: TestServiceInspectError (0.00s) [2023-06-28T21:30:11.880Z] === RUN TestServiceInspectServiceNotFound [2023-06-28T21:30:11.880Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2023-06-28T21:30:11.880Z] === RUN TestServiceInspectWithEmptyID [2023-06-28T21:30:11.880Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2023-06-28T21:30:11.880Z] === RUN TestServiceInspect [2023-06-28T21:30:11.880Z] --- PASS: TestServiceInspect (0.00s) [2023-06-28T21:30:11.880Z] === RUN TestServiceListError [2023-06-28T21:30:11.880Z] --- PASS: TestServiceListError (0.00s) [2023-06-28T21:30:11.880Z] === RUN TestServiceList [2023-06-28T21:30:11.880Z] --- PASS: TestServiceList (0.00s) [2023-06-28T21:30:11.880Z] === RUN TestServiceLogsError [2023-06-28T21:30:11.880Z] --- PASS: TestServiceLogsError (0.00s) [2023-06-28T21:30:11.880Z] === RUN TestServiceLogs [2023-06-28T21:30:11.880Z] --- PASS: TestServiceLogs (0.00s) [2023-06-28T21:30:11.880Z] === RUN TestServiceRemoveError [2023-06-28T21:30:11.880Z] --- PASS: TestServiceRemoveError (0.00s) [2023-06-28T21:30:11.880Z] === RUN TestServiceRemoveNotFoundError [2023-06-28T21:30:11.880Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2023-06-28T21:30:11.880Z] === RUN TestServiceRemove [2023-06-28T21:30:11.880Z] --- PASS: TestServiceRemove (0.00s) [2023-06-28T21:30:11.880Z] === RUN TestServiceUpdateError [2023-06-28T21:30:11.880Z] --- PASS: TestServiceUpdateError (0.00s) [2023-06-28T21:30:11.880Z] === RUN TestServiceUpdate [2023-06-28T21:30:11.880Z] --- PASS: TestServiceUpdate (0.00s) [2023-06-28T21:30:11.880Z] === RUN TestSwarmGetUnlockKeyError [2023-06-28T21:30:11.880Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2023-06-28T21:30:11.880Z] === RUN TestSwarmGetUnlockKey [2023-06-28T21:30:11.880Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2023-06-28T21:30:11.880Z] === RUN TestSwarmInitError [2023-06-28T21:30:11.880Z] --- PASS: TestSwarmInitError (0.00s) [2023-06-28T21:30:11.880Z] === RUN TestSwarmInit [2023-06-28T21:30:11.880Z] --- PASS: TestSwarmInit (0.00s) [2023-06-28T21:30:11.880Z] === RUN TestSwarmInspectError [2023-06-28T21:30:11.880Z] --- PASS: TestSwarmInspectError (0.00s) [2023-06-28T21:30:11.880Z] === RUN TestSwarmInspect [2023-06-28T21:30:11.880Z] --- PASS: TestSwarmInspect (0.00s) [2023-06-28T21:30:11.880Z] === RUN TestSwarmJoinError [2023-06-28T21:30:11.880Z] --- PASS: TestSwarmJoinError (0.00s) [2023-06-28T21:30:11.880Z] === RUN TestSwarmJoin [2023-06-28T21:30:11.880Z] --- PASS: TestSwarmJoin (0.00s) [2023-06-28T21:30:11.880Z] === RUN TestSwarmLeaveError [2023-06-28T21:30:11.880Z] --- PASS: TestSwarmLeaveError (0.00s) [2023-06-28T21:30:11.880Z] === RUN TestSwarmLeave [2023-06-28T21:30:11.880Z] --- PASS: TestSwarmLeave (0.00s) [2023-06-28T21:30:11.880Z] === RUN TestSwarmUnlockError [2023-06-28T21:30:11.880Z] --- PASS: TestSwarmUnlockError (0.00s) [2023-06-28T21:30:11.880Z] === RUN TestSwarmUnlock [2023-06-28T21:30:11.880Z] --- PASS: TestSwarmUnlock (0.00s) [2023-06-28T21:30:11.880Z] === RUN TestSwarmUpdateError [2023-06-28T21:30:11.880Z] --- PASS: TestSwarmUpdateError (0.00s) [2023-06-28T21:30:11.880Z] === RUN TestSwarmUpdate [2023-06-28T21:30:11.880Z] --- PASS: TestSwarmUpdate (0.00s) [2023-06-28T21:30:11.880Z] === RUN TestTaskInspectError [2023-06-28T21:30:11.880Z] --- PASS: TestTaskInspectError (0.00s) [2023-06-28T21:30:11.880Z] === RUN TestTaskInspectWithEmptyID [2023-06-28T21:30:11.880Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2023-06-28T21:30:11.880Z] === RUN TestTaskInspect [2023-06-28T21:30:11.880Z] --- PASS: TestTaskInspect (0.00s) [2023-06-28T21:30:11.880Z] === RUN TestTaskListError [2023-06-28T21:30:11.880Z] --- PASS: TestTaskListError (0.00s) [2023-06-28T21:30:11.880Z] === RUN TestTaskList [2023-06-28T21:30:11.880Z] --- PASS: TestTaskList (0.00s) [2023-06-28T21:30:11.880Z] === RUN TestVolumeCreateError [2023-06-28T21:30:11.880Z] --- PASS: TestVolumeCreateError (0.00s) [2023-06-28T21:30:11.880Z] === RUN TestVolumeCreate [2023-06-28T21:30:11.880Z] --- PASS: TestVolumeCreate (0.00s) [2023-06-28T21:30:11.880Z] === RUN TestVolumeInspectError [2023-06-28T21:30:11.880Z] --- PASS: TestVolumeInspectError (0.00s) [2023-06-28T21:30:11.880Z] === RUN TestVolumeInspectNotFound [2023-06-28T21:30:11.880Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2023-06-28T21:30:11.880Z] === RUN TestVolumeInspectWithEmptyID [2023-06-28T21:30:11.880Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2023-06-28T21:30:11.880Z] === RUN TestVolumeInspect [2023-06-28T21:30:11.880Z] --- PASS: TestVolumeInspect (0.00s) [2023-06-28T21:30:11.880Z] === RUN TestVolumeListError [2023-06-28T21:30:11.880Z] --- PASS: TestVolumeListError (0.00s) [2023-06-28T21:30:11.880Z] === RUN TestVolumeList [2023-06-28T21:30:11.880Z] --- PASS: TestVolumeList (0.00s) [2023-06-28T21:30:11.880Z] === RUN TestVolumeRemoveError [2023-06-28T21:30:11.880Z] --- PASS: TestVolumeRemoveError (0.00s) [2023-06-28T21:30:11.880Z] === RUN TestVolumeRemove [2023-06-28T21:30:11.880Z] --- PASS: TestVolumeRemove (0.00s) [2023-06-28T21:30:11.880Z] === CONT TestTLSCloseWriter [2023-06-28T21:30:11.880Z] --- PASS: TestTLSCloseWriter (0.02s) [2023-06-28T21:30:11.880Z] PASS [2023-06-28T21:30:11.880Z] coverage: 74.9% of statements [2023-06-28T21:30:11.880Z] ok github.com/docker/docker/client 0.699s coverage: 74.9% of statements [2023-06-28T21:30:11.880Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-06-28T21:30:11.880Z] [2023-06-28T21:30:11.880Z] gitutils_test.go:211: git-http-backend: [2023-06-28T21:30:11.986Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2023-06-28T21:30:12.246Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2023-06-28T21:30:12.246Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2023-06-28T21:30:12.246Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2023-06-28T21:30:12.815Z] === RUN TestDockerSuite/TestBuildXZHost [2023-06-28T21:30:13.753Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2023-06-28T21:30:14.012Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2023-06-28T21:30:14.012Z] docker_cli_sni_test.go:18: Flakey test [2023-06-28T21:30:14.012Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2023-06-28T21:30:14.272Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2023-06-28T21:30:14.841Z] === RUN TestDockerSuite/TestCommitChange [2023-06-28T21:30:15.409Z] === RUN TestDockerSuite/TestCommitChangeLabels [2023-06-28T21:30:15.684Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-06-28T21:30:15.684Z] [2023-06-28T21:30:15.684Z] gitutils_test.go:211: git-http-backend: [2023-06-28T21:30:15.980Z] === RUN TestDockerSuite/TestCommitHardlink [2023-06-28T21:30:17.359Z] === RUN TestDockerSuite/TestCommitNewFile [2023-06-28T21:30:17.928Z] === RUN TestDockerSuite/TestCommitPausedContainer [2023-06-28T21:30:18.497Z] === RUN TestDockerSuite/TestCommitTTY [2023-06-28T21:30:19.876Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2023-06-28T21:30:20.135Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2023-06-28T21:30:20.450Z] === RUN TestCheckoutGit/:subdir [2023-06-28T21:30:21.073Z] === RUN TestDockerSuite/TestCommitWithoutPause [2023-06-28T21:30:21.442Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-06-28T21:30:21.442Z] [2023-06-28T21:30:21.442Z] gitutils_test.go:211: git-http-backend: [2023-06-28T21:30:21.641Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2023-06-28T21:30:21.641Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2023-06-28T21:30:21.641Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2023-06-28T21:30:21.810Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.47s) [2023-06-28T21:30:21.810Z] === RUN TestCreateServiceSecretFileMode [2023-06-28T21:30:21.901Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2023-06-28T21:30:21.901Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2023-06-28T21:30:21.901Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2023-06-28T21:30:21.901Z] === RUN TestDockerSuite/TestContainerAPICommit [2023-06-28T21:30:22.470Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2023-06-28T21:30:23.039Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2023-06-28T21:30:24.085Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2023-06-28T21:30:24.085Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2023-06-28T21:30:24.345Z] docker_api_swarm_test.go:304: [d559e7cbf8ae3] joining swarm manager [d6f6f7bcc3290]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-06-28T21:30:24.914Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2023-06-28T21:30:25.483Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2023-06-28T21:30:25.483Z] docker_api_swarm_test.go:305: [dd7b055d8ae65] joining swarm manager [d6f6f7bcc3290]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-06-28T21:30:25.742Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2023-06-28T21:30:26.681Z] === RUN TestDockerSuite/TestContainerAPICreate [2023-06-28T21:30:26.681Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2023-06-28T21:30:26.681Z] PASS [2023-06-28T21:30:26.681Z] [2023-06-28T21:30:26.681Z] DONE 17 tests in 47.217s [2023-06-28T21:30:26.681Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-06-28T21:30:26.681Z] ++ 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 [2023-06-28T21:30:26.681Z] ++ set -e [2023-06-28T21:30:26.681Z] ++ '[' -n 0 ']' [2023-06-28T21:30:26.681Z] ++ set -x [2023-06-28T21:30:26.681Z] ++ 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 [2023-06-28T21:30:26.681Z] INFO: Testing against a local daemon [2023-06-28T21:30:26.681Z] === RUN TestPluginInvalidJSON [2023-06-28T21:30:26.681Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-06-28T21:30:26.681Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-06-28T21:30:26.681Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-06-28T21:30:26.681Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-06-28T21:30:26.681Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-06-28T21:30:26.681Z] === RUN TestPluginInstall [2023-06-28T21:30:26.681Z] === RUN TestPluginInstall/no_auth [2023-06-28T21:30:26.941Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2023-06-28T21:30:27.201Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2023-06-28T21:30:27.201Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2023-06-28T21:30:27.201Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2023-06-28T21:30:27.424Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-06-28T21:30:27.424Z] [2023-06-28T21:30:27.424Z] gitutils_test.go:211: git-http-backend: [2023-06-28T21:30:27.770Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2023-06-28T21:30:27.770Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2023-06-28T21:30:27.770Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2023-06-28T21:30:28.030Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2023-06-28T21:30:28.030Z] === RUN TestDockerSuite/TestContainerAPIDelete [2023-06-28T21:30:28.600Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2023-06-28T21:30:29.169Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2023-06-28T21:30:29.428Z] time="2023-06-28T21:30:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-06-28T21:30:29.428Z] time="2023-06-28T21:30:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8db247065148f61dc6ca729272cbfed696ecd11bbb9111d0db456613e37b6fc8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-06-28T21:30:29.428Z] time="2023-06-28T21:30:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-06-28T21:30:29.428Z] time="2023-06-28T21:30:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8db247065148f61dc6ca729272cbfed696ecd11bbb9111d0db456613e37b6fc8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-06-28T21:30:29.428Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2023-06-28T21:30:29.428Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2023-06-28T21:30:29.688Z] === RUN TestPluginInstall/with_htpasswd [2023-06-28T21:30:29.947Z] time="2023-06-28T21:30:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-06-28T21:30:29.947Z] time="2023-06-28T21:30:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c1ea97f82e5cec9c78301b1d79fe5dd2a5121b467b01a432199ef49b49297cb3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-06-28T21:30:29.947Z] time="2023-06-28T21:30:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-06-28T21:30:29.947Z] time="2023-06-28T21:30:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c1ea97f82e5cec9c78301b1d79fe5dd2a5121b467b01a432199ef49b49297cb3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-06-28T21:30:30.207Z] === RUN TestPluginInstall/with_insecure [2023-06-28T21:30:30.385Z] === RUN TestCheckoutGit/:nosubdir [2023-06-28T21:30:30.776Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2023-06-28T21:30:31.036Z] time="2023-06-28T21:30:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-06-28T21:30:31.036Z] time="2023-06-28T21:30:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3ccb101d54dec7b9e70508567109f2efda95f247ceab8d2ab812c5dbf1578067" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-06-28T21:30:31.036Z] time="2023-06-28T21:30:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-06-28T21:30:31.036Z] time="2023-06-28T21:30:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3ccb101d54dec7b9e70508567109f2efda95f247ceab8d2ab812c5dbf1578067" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-06-28T21:30:31.295Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2023-06-28T21:30:31.295Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2023-06-28T21:30:31.295Z] plugin_test.go:164: [ddc341e1afad6] daemon is not started [2023-06-28T21:30:31.295Z] --- PASS: TestPluginInstall (4.56s) [2023-06-28T21:30:31.295Z] --- PASS: TestPluginInstall/no_auth (2.93s) [2023-06-28T21:30:31.295Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2023-06-28T21:30:31.295Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2023-06-28T21:30:31.295Z] === RUN TestPluginsWithRuntimes [2023-06-28T21:30:31.868Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2023-06-28T21:30:31.954Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-06-28T21:30:31.954Z] [2023-06-28T21:30:31.954Z] gitutils_test.go:211: git-http-backend: [2023-06-28T21:30:32.436Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2023-06-28T21:30:32.697Z] === RUN TestPluginsWithRuntimes/No_Args [2023-06-28T21:30:32.944Z] === RUN TestCheckoutGit/:Dockerfile [2023-06-28T21:30:32.956Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2023-06-28T21:30:33.215Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2023-06-28T21:30:33.215Z] === RUN TestDockerSuite/TestContainerAPIKill [2023-06-28T21:30:33.474Z] === RUN TestPluginsWithRuntimes/With_Args [2023-06-28T21:30:33.734Z] === RUN TestDockerSuite/TestContainerAPIPause [2023-06-28T21:30:34.020Z] --- PASS: TestCreateServiceSecretFileMode (12.58s) [2023-06-28T21:30:34.021Z] === RUN TestCreateServiceConfigFileMode [2023-06-28T21:30:34.305Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2023-06-28T21:30:34.520Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-06-28T21:30:34.520Z] [2023-06-28T21:30:34.520Z] gitutils_test.go:211: git-http-backend: [2023-06-28T21:30:34.564Z] --- PASS: TestPluginsWithRuntimes (3.21s) [2023-06-28T21:30:34.564Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.82s) [2023-06-28T21:30:34.564Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.85s) [2023-06-28T21:30:34.564Z] === RUN TestPluginBackCompatMediaTypes [2023-06-28T21:30:34.824Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2023-06-28T21:30:35.084Z] === RUN TestDockerSuite/TestContainerAPIRename [2023-06-28T21:30:35.084Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2023-06-28T21:30:35.084Z] PASS [2023-06-28T21:30:35.084Z] [2023-06-28T21:30:35.084Z] DONE 10 tests in 8.416s [2023-06-28T21:30:35.084Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-06-28T21:30:35.084Z] ++ 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 [2023-06-28T21:30:35.084Z] ++ set -e [2023-06-28T21:30:35.084Z] ++ '[' -n 0 ']' [2023-06-28T21:30:35.084Z] ++ set -x [2023-06-28T21:30:35.084Z] ++ 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 [2023-06-28T21:30:35.084Z] INFO: Testing against a local daemon [2023-06-28T21:30:35.084Z] === RUN TestExternalGraphDriver [2023-06-28T21:30:35.343Z] === RUN TestExternalGraphDriver/json [2023-06-28T21:30:35.343Z] === RUN TestDockerSuite/TestContainerAPIRestart [2023-06-28T21:30:35.520Z] === RUN TestCheckoutGit/master:nosubdir [2023-06-28T21:30:36.724Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2023-06-28T21:30:37.091Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-06-28T21:30:37.091Z] [2023-06-28T21:30:37.091Z] gitutils_test.go:211: git-http-backend: [2023-06-28T21:30:37.293Z] === RUN TestExternalGraphDriver/spec [2023-06-28T21:30:37.553Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2023-06-28T21:30:37.553Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2023-06-28T21:30:37.553Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2023-06-28T21:30:37.553Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2023-06-28T21:30:37.553Z] === RUN TestDockerSuite/TestContainerAPIStart [2023-06-28T21:30:37.560Z] === RUN TestCheckoutGit/master:subdir [2023-06-28T21:30:38.122Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2023-06-28T21:30:39.060Z] === RUN TestExternalGraphDriver/pull [2023-06-28T21:30:39.131Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-06-28T21:30:39.131Z] [2023-06-28T21:30:39.131Z] gitutils_test.go:211: git-http-backend: [2023-06-28T21:30:40.439Z] --- PASS: TestExternalGraphDriver (5.40s) [2023-06-28T21:30:40.439Z] --- PASS: TestExternalGraphDriver/json (1.69s) [2023-06-28T21:30:40.439Z] --- PASS: TestExternalGraphDriver/spec (1.70s) [2023-06-28T21:30:40.439Z] --- PASS: TestExternalGraphDriver/pull (1.67s) [2023-06-28T21:30:40.439Z] === RUN TestGraphdriverPluginV2 [2023-06-28T21:30:42.345Z] === RUN TestDockerSuite/TestContainerAPIStop [2023-06-28T21:30:42.914Z] === RUN TestDockerSuite/TestContainerAPITop [2023-06-28T21:30:42.914Z] docker_api_swarm_test.go:364: Waiting for possible election... [2023-06-28T21:30:43.483Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2023-06-28T21:30:43.483Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2023-06-28T21:30:43.483Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2023-06-28T21:30:43.483Z] === RUN TestDockerSuite/TestContainerAPIWait [2023-06-28T21:30:44.863Z] --- PASS: TestGraphdriverPluginV2 (4.35s) [2023-06-28T21:30:44.863Z] PASS [2023-06-28T21:30:44.863Z] [2023-06-28T21:30:44.863Z] DONE 5 tests in 9.787s [2023-06-28T21:30:44.863Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-06-28T21:30:44.863Z] ++ 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 [2023-06-28T21:30:44.863Z] ++ set -e [2023-06-28T21:30:44.863Z] ++ '[' -n 0 ']' [2023-06-28T21:30:44.863Z] ++ set -x [2023-06-28T21:30:44.863Z] ++ 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 [2023-06-28T21:30:44.863Z] INFO: Testing against a local daemon [2023-06-28T21:30:44.863Z] === RUN TestContinueAfterPluginCrash [2023-06-28T21:30:44.863Z] === PAUSE TestContinueAfterPluginCrash [2023-06-28T21:30:44.863Z] === RUN TestReadPluginNoRead [2023-06-28T21:30:44.863Z] === PAUSE TestReadPluginNoRead [2023-06-28T21:30:44.863Z] === RUN TestDaemonStartWithLogOpt [2023-06-28T21:30:44.863Z] === PAUSE TestDaemonStartWithLogOpt [2023-06-28T21:30:44.863Z] === CONT TestContinueAfterPluginCrash [2023-06-28T21:30:44.863Z] === CONT TestDaemonStartWithLogOpt [2023-06-28T21:30:44.863Z] === CONT TestReadPluginNoRead [2023-06-28T21:30:46.227Z] --- PASS: TestCreateServiceConfigFileMode (12.60s) [2023-06-28T21:30:46.227Z] === RUN TestCreateServiceSysctls [2023-06-28T21:30:46.244Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2023-06-28T21:30:46.305Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2023-06-28T21:30:46.305Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2023-06-28T21:30:46.305Z] === RUN TestLoadDaemonCliConfigWithTLS [2023-06-28T21:30:46.305Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2023-06-28T21:30:46.305Z] === RUN TestLoadDaemonCliConfigWithConflicts [2023-06-28T21:30:46.305Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2023-06-28T21:30:46.305Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2023-06-28T21:30:46.305Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.01s) [2023-06-28T21:30:46.305Z] === RUN TestLoadDaemonCliWithConflictingLabels [2023-06-28T21:30:46.305Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2023-06-28T21:30:46.305Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2023-06-28T21:30:46.306Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2023-06-28T21:30:46.306Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2023-06-28T21:30:46.306Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2023-06-28T21:30:46.306Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2023-06-28T21:30:46.306Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2023-06-28T21:30:46.306Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2023-06-28T21:30:46.306Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.01s) [2023-06-28T21:30:46.306Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2023-06-28T21:30:46.306Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2023-06-28T21:30:46.306Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2023-06-28T21:30:46.306Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2023-06-28T21:30:46.306Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2023-06-28T21:30:46.306Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2023-06-28T21:30:46.306Z] === RUN TestConfigureDaemonLogs [2023-06-28T21:30:46.306Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2023-06-28T21:30:46.306Z] === RUN TestCommonOptionsInstallFlags [2023-06-28T21:30:46.306Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2023-06-28T21:30:46.306Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2023-06-28T21:30:46.306Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2023-06-28T21:30:46.306Z] PASS [2023-06-28T21:30:46.306Z] coverage: 18.4% of statements [2023-06-28T21:30:46.306Z] ok github.com/docker/docker/cmd/dockerd 0.502s coverage: 18.4% of statements [2023-06-28T21:30:46.813Z] === RUN TestDockerSuite/TestContainerNetworkMode [2023-06-28T21:30:47.073Z] === RUN TestReadPluginNoRead/default [2023-06-28T21:30:47.641Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2023-06-28T21:30:47.641Z] --- PASS: TestDaemonStartWithLogOpt (2.66s) [2023-06-28T21:30:47.875Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-06-28T21:30:47.875Z] [2023-06-28T21:30:47.875Z] gitutils_test.go:211: git-http-backend: [2023-06-28T21:30:48.345Z] === RUN TestContainerStopSignal [2023-06-28T21:30:48.345Z] --- PASS: TestContainerStopSignal (0.00s) [2023-06-28T21:30:48.345Z] === RUN TestContainerStopTimeout [2023-06-28T21:30:48.345Z] --- PASS: TestContainerStopTimeout (0.00s) [2023-06-28T21:30:48.345Z] === RUN TestContainerSecretReferenceDestTarget [2023-06-28T21:30:48.345Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2023-06-28T21:30:48.345Z] === RUN TestContainerLogPathSetForJSONFileLogger [2023-06-28T21:30:48.345Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2023-06-28T21:30:48.345Z] === RUN TestContainerLogPathSetForRingLogger [2023-06-28T21:30:48.345Z] --- PASS: TestContainerLogPathSetForRingLogger (0.02s) [2023-06-28T21:30:48.345Z] === RUN TestReplaceAndAppendEnvVars [2023-06-28T21:30:48.345Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2023-06-28T21:30:48.345Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2023-06-28T21:30:48.345Z] === RUN TestNewMemoryStore [2023-06-28T21:30:48.345Z] --- PASS: TestNewMemoryStore (0.00s) [2023-06-28T21:30:48.345Z] === RUN TestAddContainers [2023-06-28T21:30:48.345Z] --- PASS: TestAddContainers (0.00s) [2023-06-28T21:30:48.345Z] === RUN TestGetContainer [2023-06-28T21:30:48.345Z] --- PASS: TestGetContainer (0.00s) [2023-06-28T21:30:48.345Z] === RUN TestDeleteContainer [2023-06-28T21:30:48.345Z] --- PASS: TestDeleteContainer (0.00s) [2023-06-28T21:30:48.345Z] === RUN TestListContainers [2023-06-28T21:30:48.345Z] --- PASS: TestListContainers (0.00s) [2023-06-28T21:30:48.345Z] === RUN TestFirstContainer [2023-06-28T21:30:48.345Z] --- PASS: TestFirstContainer (0.00s) [2023-06-28T21:30:48.345Z] === RUN TestApplyAllContainer [2023-06-28T21:30:48.345Z] --- PASS: TestApplyAllContainer (0.00s) [2023-06-28T21:30:48.345Z] === RUN TestIsValidHealthString [2023-06-28T21:30:48.345Z] --- PASS: TestIsValidHealthString (0.00s) [2023-06-28T21:30:48.345Z] === RUN TestStateRunStop [2023-06-28T21:30:48.345Z] --- PASS: TestStateRunStop (0.00s) [2023-06-28T21:30:48.345Z] === RUN TestStateTimeoutWait [2023-06-28T21:30:48.579Z] === RUN TestReadPluginNoRead/disabled_caching [2023-06-28T21:30:48.760Z] --- PASS: TestCreateServiceSysctls (3.24s) [2023-06-28T21:30:48.760Z] === RUN TestCreateServiceCapabilities [2023-06-28T21:30:48.815Z] state_test.go:141: Stop callback fired [2023-06-28T21:30:48.815Z] state_test.go:165: Stop callback fired [2023-06-28T21:30:48.815Z] --- PASS: TestStateTimeoutWait (0.10s) [2023-06-28T21:30:48.815Z] === RUN TestIsValidStateString [2023-06-28T21:30:48.815Z] --- PASS: TestIsValidStateString (0.00s) [2023-06-28T21:30:48.815Z] === RUN TestViewSaveDelete [2023-06-28T21:30:48.815Z] --- PASS: TestViewSaveDelete (0.02s) [2023-06-28T21:30:48.815Z] === RUN TestViewAll [2023-06-28T21:30:48.815Z] --- PASS: TestViewAll (0.03s) [2023-06-28T21:30:48.815Z] === RUN TestViewGet [2023-06-28T21:30:48.815Z] --- PASS: TestViewGet (0.01s) [2023-06-28T21:30:48.815Z] === RUN TestNames [2023-06-28T21:30:48.815Z] --- PASS: TestNames (0.00s) [2023-06-28T21:30:48.815Z] === RUN TestViewWithHealthCheck [2023-06-28T21:30:48.815Z] --- PASS: TestViewWithHealthCheck (0.02s) [2023-06-28T21:30:48.815Z] PASS [2023-06-28T21:30:48.815Z] coverage: 41.4% of statements [2023-06-28T21:30:48.815Z] ok github.com/docker/docker/container 0.609s coverage: 41.4% of statements [2023-06-28T21:30:49.959Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-06-28T21:30:50.898Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2023-06-28T21:30:51.157Z] === CONT TestReadPluginNoRead [2023-06-28T21:30:51.157Z] read_test.go:92: [dc332d443ce39] daemon is not started [2023-06-28T21:30:51.157Z] --- PASS: TestReadPluginNoRead (6.14s) [2023-06-28T21:30:51.157Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2023-06-28T21:30:51.157Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) [2023-06-28T21:30:51.157Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.38s) [2023-06-28T21:30:51.157Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2023-06-28T21:30:51.294Z] --- PASS: TestCreateServiceCapabilities (2.56s) [2023-06-28T21:30:51.294Z] === RUN TestInspect [2023-06-28T21:30:51.775Z] === RUN TestCheckoutGit/master:../subdir [2023-06-28T21:30:52.096Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2023-06-28T21:30:52.245Z] === RUN TestPrepare [2023-06-28T21:30:52.245Z] --- PASS: TestPrepare (0.00s) [2023-06-28T21:30:52.245Z] === RUN TestStart [2023-06-28T21:30:52.245Z] --- PASS: TestStart (0.00s) [2023-06-28T21:30:52.245Z] === RUN TestWaitCancel [2023-06-28T21:30:52.245Z] --- PASS: TestWaitCancel (0.00s) [2023-06-28T21:30:52.245Z] === RUN TestWaitDisabled [2023-06-28T21:30:52.245Z] --- PASS: TestWaitDisabled (0.00s) [2023-06-28T21:30:52.245Z] === RUN TestWaitEnabled [2023-06-28T21:30:52.245Z] --- PASS: TestWaitEnabled (0.00s) [2023-06-28T21:30:52.245Z] === RUN TestRemove [2023-06-28T21:30:52.245Z] --- PASS: TestRemove (0.00s) [2023-06-28T21:30:52.245Z] PASS [2023-06-28T21:30:52.245Z] coverage: 65.3% of statements [2023-06-28T21:30:52.245Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.246s coverage: 65.3% of statements [2023-06-28T21:30:52.665Z] --- PASS: TestContinueAfterPluginCrash (7.83s) [2023-06-28T21:30:52.665Z] PASS [2023-06-28T21:30:52.665Z] [2023-06-28T21:30:52.665Z] DONE 6 tests in 7.858s [2023-06-28T21:30:52.665Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-06-28T21:30:52.665Z] ++ 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 [2023-06-28T21:30:52.665Z] ++ set -e [2023-06-28T21:30:52.665Z] ++ '[' -n 0 ']' [2023-06-28T21:30:52.665Z] ++ set -x [2023-06-28T21:30:52.665Z] ++ 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 [2023-06-28T21:30:52.665Z] testing: warning: no tests to run [2023-06-28T21:30:52.665Z] PASS [2023-06-28T21:30:52.665Z] [2023-06-28T21:30:52.665Z] DONE 0 tests in 0.007s [2023-06-28T21:30:52.665Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-06-28T21:30:52.665Z] ++ 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 [2023-06-28T21:30:52.665Z] ++ set -e [2023-06-28T21:30:52.665Z] ++ '[' -n 0 ']' [2023-06-28T21:30:52.665Z] ++ set -x [2023-06-28T21:30:52.665Z] ++ 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 [2023-06-28T21:30:52.925Z] INFO: Testing against a local daemon [2023-06-28T21:30:52.925Z] === RUN TestPluginWithDevMounts [2023-06-28T21:30:52.925Z] === PAUSE TestPluginWithDevMounts [2023-06-28T21:30:52.925Z] === CONT TestPluginWithDevMounts [2023-06-28T21:30:53.184Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2023-06-28T21:30:53.235Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-06-28T21:30:53.235Z] [2023-06-28T21:30:53.235Z] gitutils_test.go:211: git-http-backend: [2023-06-28T21:30:53.706Z] === RUN TestNewListSecretsFilters [2023-06-28T21:30:53.706Z] --- PASS: TestNewListSecretsFilters (0.00s) [2023-06-28T21:30:53.706Z] === RUN TestNewListConfigsFilters [2023-06-28T21:30:53.706Z] --- PASS: TestNewListConfigsFilters (0.00s) [2023-06-28T21:30:53.706Z] PASS [2023-06-28T21:30:53.706Z] coverage: 0.5% of statements [2023-06-28T21:30:53.706Z] ok github.com/docker/docker/daemon/cluster 0.619s coverage: 0.5% of statements [2023-06-28T21:30:53.754Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2023-06-28T21:30:54.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2023-06-28T21:30:54.323Z] --- PASS: TestPluginWithDevMounts (1.57s) [2023-06-28T21:30:54.323Z] PASS [2023-06-28T21:30:54.323Z] [2023-06-28T21:30:54.323Z] DONE 1 tests in 1.602s [2023-06-28T21:30:54.323Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2023-06-28T21:30:54.323Z] ++ 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 [2023-06-28T21:30:54.323Z] ++ set -e [2023-06-28T21:30:54.323Z] ++ '[' -n 0 ']' [2023-06-28T21:30:54.323Z] ++ set -x [2023-06-28T21:30:54.323Z] ++ 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 [2023-06-28T21:30:54.323Z] INFO: Testing against a local daemon [2023-06-28T21:30:54.323Z] === RUN TestSecretInspect [2023-06-28T21:30:54.581Z] --- PASS: TestInspect (2.97s) [2023-06-28T21:30:54.581Z] === RUN TestCreateJob [2023-06-28T21:30:54.696Z] === RUN TestCheckoutGit/test [2023-06-28T21:30:54.892Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2023-06-28T21:30:55.460Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2023-06-28T21:30:55.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b78e40_} [2023-06-28T21:30:56.289Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11331051888_/foo_false____} [2023-06-28T21:30:56.920Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-06-28T21:30:56.920Z] [2023-06-28T21:30:56.920Z] gitutils_test.go:211: git-http-backend: [2023-06-28T21:30:56.920Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2023-06-28T21:30:56.920Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.25s) [2023-06-28T21:30:56.920Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2023-06-28T21:30:56.920Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2023-06-28T21:30:56.920Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2023-06-28T21:30:56.920Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2023-06-28T21:30:56.920Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2023-06-28T21:30:56.920Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2023-06-28T21:30:56.920Z] === RUN TestServiceConvertToGRPCContainerRuntime [2023-06-28T21:30:56.920Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2023-06-28T21:30:56.920Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2023-06-28T21:30:56.920Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2023-06-28T21:30:56.920Z] === RUN TestServiceConvertToGRPCIsolation [2023-06-28T21:30:56.920Z] === RUN TestServiceConvertToGRPCIsolation/empty [2023-06-28T21:30:56.920Z] === RUN TestServiceConvertToGRPCIsolation/default [2023-06-28T21:30:56.920Z] === RUN TestServiceConvertToGRPCIsolation/process [2023-06-28T21:30:56.920Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2023-06-28T21:30:56.920Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2023-06-28T21:30:56.920Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2023-06-28T21:30:56.920Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2023-06-28T21:30:56.920Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2023-06-28T21:30:56.920Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2023-06-28T21:30:56.920Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2023-06-28T21:30:56.920Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2023-06-28T21:30:56.920Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2023-06-28T21:30:56.920Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2023-06-28T21:30:56.920Z] === RUN TestServiceConvertFromGRPCIsolation [2023-06-28T21:30:56.920Z] === RUN TestServiceConvertFromGRPCIsolation/default [2023-06-28T21:30:56.920Z] === RUN TestServiceConvertFromGRPCIsolation/process [2023-06-28T21:30:56.920Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2023-06-28T21:30:56.920Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2023-06-28T21:30:56.920Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2023-06-28T21:30:56.920Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2023-06-28T21:30:56.920Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2023-06-28T21:30:56.920Z] === RUN TestServiceConvertToGRPCCredentialSpec [2023-06-28T21:30:56.920Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2023-06-28T21:30:56.920Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2023-06-28T21:30:56.920Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2023-06-28T21:30:56.920Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2023-06-28T21:30:56.920Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2023-06-28T21:30:56.920Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2023-06-28T21:30:56.920Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2023-06-28T21:30:56.920Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2023-06-28T21:30:56.920Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2023-06-28T21:30:56.920Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2023-06-28T21:30:56.920Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2023-06-28T21:30:56.920Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2023-06-28T21:30:56.920Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2023-06-28T21:30:56.920Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2023-06-28T21:30:56.920Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2023-06-28T21:30:56.920Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2023-06-28T21:30:56.920Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2023-06-28T21:30:56.920Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2023-06-28T21:30:56.920Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2023-06-28T21:30:56.920Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2023-06-28T21:30:56.920Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2023-06-28T21:30:56.920Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2023-06-28T21:30:56.920Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2023-06-28T21:30:56.920Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2023-06-28T21:30:56.920Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2023-06-28T21:30:56.920Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2023-06-28T21:30:56.920Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2023-06-28T21:30:56.920Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2023-06-28T21:30:56.920Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2023-06-28T21:30:56.920Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2023-06-28T21:30:56.920Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2023-06-28T21:30:56.920Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2023-06-28T21:30:56.920Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2023-06-28T21:30:56.920Z] === RUN TestServiceConvertFromGRPCConfigs [2023-06-28T21:30:56.920Z] === RUN TestServiceConvertFromGRPCConfigs/file [2023-06-28T21:30:56.920Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2023-06-28T21:30:56.920Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2023-06-28T21:30:56.920Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2023-06-28T21:30:56.920Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2023-06-28T21:30:56.920Z] === RUN TestServiceConvertToGRPCConfigs [2023-06-28T21:30:56.920Z] === RUN TestServiceConvertToGRPCConfigs/file [2023-06-28T21:30:56.920Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2023-06-28T21:30:56.920Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2023-06-28T21:30:56.920Z] === RUN TestServiceConvertToGRPCConfigs/none [2023-06-28T21:30:56.920Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2023-06-28T21:30:56.920Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2023-06-28T21:30:56.920Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2023-06-28T21:30:56.920Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2023-06-28T21:30:56.920Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2023-06-28T21:30:56.920Z] PASS [2023-06-28T21:30:56.920Z] coverage: 35.9% of statements [2023-06-28T21:30:56.920Z] ok github.com/docker/docker/daemon/cluster/convert 0.444s coverage: 35.9% of statements [2023-06-28T21:30:57.227Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11331051888_/foo_true____} [2023-06-28T21:30:57.227Z] --- PASS: TestSecretInspect (2.84s) [2023-06-28T21:30:57.227Z] === RUN TestSecretList [2023-06-28T21:30:57.796Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3531526329_/foo_false____} [2023-06-28T21:30:57.869Z] --- PASS: TestCreateJob (3.19s) [2023-06-28T21:30:57.869Z] === RUN TestReplicatedJob [2023-06-28T21:30:58.056Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3531526329_/foo_true____} [2023-06-28T21:30:58.625Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3531526329_/foo_true__0xc000b78e70__} [2023-06-28T21:30:59.193Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b78e88_} [2023-06-28T21:30:59.193Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2023-06-28T21:31:00.132Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b78ea0_} [2023-06-28T21:31:00.132Z] --- PASS: TestSecretList (2.82s) [2023-06-28T21:31:00.132Z] === RUN TestSecretsCreateAndDelete [2023-06-28T21:31:00.392Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b78eb8_} [2023-06-28T21:31:00.725Z] === RUN TestCheckoutGit/test: [2023-06-28T21:31:01.331Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b78ed0_} [2023-06-28T21:31:01.331Z] docker_api_swarm_test.go:272: [df565f420961f] joining swarm manager [dc64723adb1eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-06-28T21:31:01.592Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2023-06-28T21:31:01.716Z] === RUN TestWaitNodeAttachment [2023-06-28T21:31:01.716Z] === RUN TestVerifyNetworkingConfig [2023-06-28T21:31:01.716Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2023-06-28T21:31:01.716Z] === RUN TestGetContainer [2023-06-28T21:31:01.716Z] --- PASS: TestGetContainer (0.00s) [2023-06-28T21:31:01.716Z] === RUN TestValidContainerNames [2023-06-28T21:31:01.716Z] --- PASS: TestValidContainerNames (0.00s) [2023-06-28T21:31:01.716Z] === RUN TestContainerInitDNS [2023-06-28T21:31:01.716Z] daemon_test.go:146: root required [2023-06-28T21:31:01.716Z] --- SKIP: TestContainerInitDNS (0.00s) [2023-06-28T21:31:01.716Z] === RUN TestMerge [2023-06-28T21:31:01.716Z] --- PASS: TestMerge (0.00s) [2023-06-28T21:31:01.716Z] === RUN TestValidateContainerIsolation [2023-06-28T21:31:01.716Z] --- PASS: TestValidateContainerIsolation (0.00s) [2023-06-28T21:31:01.716Z] === RUN TestFindNetworkErrorType [2023-06-28T21:31:01.716Z] --- PASS: TestFindNetworkErrorType (0.00s) [2023-06-28T21:31:01.716Z] === RUN TestEnsureServicesExist [2023-06-28T21:31:01.716Z] --- PASS: TestEnsureServicesExist (0.00s) [2023-06-28T21:31:01.716Z] === RUN TestEnsureServicesExistErrors [2023-06-28T21:31:01.716Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2023-06-28T21:31:01.716Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2023-06-28T21:31:01.716Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2023-06-28T21:31:01.716Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2023-06-28T21:31:01.716Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2023-06-28T21:31:01.716Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2023-06-28T21:31:01.716Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2023-06-28T21:31:01.716Z] === RUN TestContainerDelete [2023-06-28T21:31:01.716Z] --- PASS: TestContainerDelete (0.01s) [2023-06-28T21:31:01.716Z] === RUN TestContainerDoubleDelete [2023-06-28T21:31:01.716Z] --- PASS: TestContainerDoubleDelete (0.00s) [2023-06-28T21:31:01.716Z] === RUN TestLogContainerEventCopyLabels [2023-06-28T21:31:01.716Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2023-06-28T21:31:01.716Z] === RUN TestLogContainerEventWithAttributes [2023-06-28T21:31:01.716Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2023-06-28T21:31:01.716Z] === RUN TestNoneHealthcheck [2023-06-28T21:31:01.716Z] --- PASS: TestNoneHealthcheck (0.00s) [2023-06-28T21:31:01.716Z] === RUN TestHealthStates [2023-06-28T21:31:02.186Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-06-28T21:31:02.186Z] [2023-06-28T21:31:02.186Z] gitutils_test.go:211: git-http-backend: [2023-06-28T21:31:02.186Z] --- PASS: TestWaitNodeAttachment (0.40s) [2023-06-28T21:31:02.186Z] === RUN TestIsolationConversion [2023-06-28T21:31:02.186Z] === RUN TestIsolationConversion/default [2023-06-28T21:31:02.186Z] === RUN TestIsolationConversion/process [2023-06-28T21:31:02.186Z] === RUN TestIsolationConversion/hyperv [2023-06-28T21:31:02.186Z] --- PASS: TestIsolationConversion (0.00s) [2023-06-28T21:31:02.186Z] --- PASS: TestIsolationConversion/default (0.00s) [2023-06-28T21:31:02.186Z] --- PASS: TestIsolationConversion/process (0.00s) [2023-06-28T21:31:02.186Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2023-06-28T21:31:02.186Z] === RUN TestContainerLabels [2023-06-28T21:31:02.186Z] --- PASS: TestContainerLabels (0.00s) [2023-06-28T21:31:02.186Z] === RUN TestCredentialSpecConversion [2023-06-28T21:31:02.186Z] === RUN TestCredentialSpecConversion/none [2023-06-28T21:31:02.186Z] === RUN TestCredentialSpecConversion/config [2023-06-28T21:31:02.186Z] === RUN TestCredentialSpecConversion/file [2023-06-28T21:31:02.186Z] === RUN TestCredentialSpecConversion/registry [2023-06-28T21:31:02.186Z] --- PASS: TestCredentialSpecConversion (0.00s) [2023-06-28T21:31:02.186Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2023-06-28T21:31:02.186Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2023-06-28T21:31:02.186Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2023-06-28T21:31:02.186Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2023-06-28T21:31:02.186Z] === RUN TestControllerValidateMountBind [2023-06-28T21:31:02.186Z] --- PASS: TestControllerValidateMountBind (0.00s) [2023-06-28T21:31:02.186Z] === RUN TestControllerValidateMountVolume [2023-06-28T21:31:02.186Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2023-06-28T21:31:02.186Z] === RUN TestControllerValidateMountTarget [2023-06-28T21:31:02.186Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2023-06-28T21:31:02.186Z] === RUN TestControllerValidateMountTmpfs [2023-06-28T21:31:02.186Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2023-06-28T21:31:02.186Z] === RUN TestControllerValidateMountInvalidType [2023-06-28T21:31:02.186Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2023-06-28T21:31:02.187Z] === RUN TestControllerValidateMountNamedPipe [2023-06-28T21:31:02.187Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2023-06-28T21:31:02.187Z] PASS [2023-06-28T21:31:02.187Z] coverage: 11.0% of statements [2023-06-28T21:31:02.187Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.837s coverage: 11.0% of statements [2023-06-28T21:31:02.187Z] time="2023-06-28T21:31:01Z" 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" [2023-06-28T21:31:02.187Z] time="2023-06-28T21:31:01Z" 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" [2023-06-28T21:31:02.187Z] time="2023-06-28T21:31:01Z" 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" [2023-06-28T21:31:02.187Z] time="2023-06-28T21:31:01Z" 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" [2023-06-28T21:31:02.187Z] time="2023-06-28T21:31:01Z" 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" [2023-06-28T21:31:02.187Z] time="2023-06-28T21:31:01Z" 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" [2023-06-28T21:31:02.187Z] time="2023-06-28T21:31:01Z" 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" [2023-06-28T21:31:02.187Z] time="2023-06-28T21:31:01Z" 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" [2023-06-28T21:31:02.187Z] time="2023-06-28T21:31:01Z" 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" [2023-06-28T21:31:02.187Z] time="2023-06-28T21:31:01Z" 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" [2023-06-28T21:31:02.187Z] --- PASS: TestHealthStates (0.24s) [2023-06-28T21:31:02.187Z] === RUN TestMaskURLCredentials [2023-06-28T21:31:02.187Z] --- PASS: TestMaskURLCredentials (0.00s) [2023-06-28T21:31:02.187Z] === RUN TestGetInspectData [2023-06-28T21:31:02.187Z] --- PASS: TestGetInspectData (0.00s) [2023-06-28T21:31:02.187Z] === RUN TestFillLicense [2023-06-28T21:31:02.187Z] --- PASS: TestFillLicense (0.00s) [2023-06-28T21:31:02.187Z] === RUN TestListInvalidFilter [2023-06-28T21:31:02.187Z] --- PASS: TestListInvalidFilter (0.00s) [2023-06-28T21:31:02.187Z] === RUN TestNameFilter [2023-06-28T21:31:02.187Z] --- PASS: TestNameFilter (0.01s) [2023-06-28T21:31:02.187Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2023-06-28T21:31:02.187Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2023-06-28T21:31:02.187Z] === RUN TestSetWindowsCredentialSpecInSpec [2023-06-28T21:31:02.187Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2023-06-28T21:31:02.187Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2023-06-28T21:31:02.187Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2023-06-28T21:31:02.187Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2023-06-28T21:31:02.187Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2023-06-28T21:31:02.187Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2023-06-28T21:31:02.187Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2023-06-28T21:31:02.187Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2023-06-28T21:31:02.187Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2023-06-28T21:31:02.187Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2023-06-28T21:31:02.187Z] === 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 [2023-06-28T21:31:02.187Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2023-06-28T21:31:02.187Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2023-06-28T21:31:02.187Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2023-06-28T21:31:02.187Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2023-06-28T21:31:02.187Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2023-06-28T21:31:02.187Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2023-06-28T21:31:02.187Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2023-06-28T21:31:02.187Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2023-06-28T21:31:02.187Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.02s) [2023-06-28T21:31:02.187Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2023-06-28T21:31:02.187Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2023-06-28T21:31:02.187Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2023-06-28T21:31:02.187Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2023-06-28T21:31:02.187Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2023-06-28T21:31:02.187Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2023-06-28T21:31:02.187Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2023-06-28T21:31:02.187Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2023-06-28T21:31:02.187Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2023-06-28T21:31:02.187Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2023-06-28T21:31:02.187Z] --- 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) [2023-06-28T21:31:02.187Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2023-06-28T21:31:02.187Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2023-06-28T21:31:02.187Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2023-06-28T21:31:02.187Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2023-06-28T21:31:02.187Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2023-06-28T21:31:02.187Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2023-06-28T21:31:02.187Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2023-06-28T21:31:02.187Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2023-06-28T21:31:02.187Z] === RUN TestDaemonReloadLabels [2023-06-28T21:31:02.187Z] --- PASS: TestDaemonReloadLabels (0.00s) [2023-06-28T21:31:02.187Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2023-06-28T21:31:02.187Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2023-06-28T21:31:02.187Z] === RUN TestDaemonReloadMirrors [2023-06-28T21:31:02.187Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2023-06-28T21:31:02.187Z] === RUN TestDaemonReloadInsecureRegistries [2023-06-28T21:31:02.187Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2023-06-28T21:31:02.187Z] === RUN TestDaemonReloadNotAffectOthers [2023-06-28T21:31:02.187Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2023-06-28T21:31:02.187Z] === RUN TestDaemonDiscoveryReload [2023-06-28T21:31:02.187Z] === RUN TestBuilderGC [2023-06-28T21:31:02.187Z] --- PASS: TestBuilderGC (0.01s) [2023-06-28T21:31:02.187Z] === RUN TestDaemonConfigurationNotFound [2023-06-28T21:31:02.187Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2023-06-28T21:31:02.187Z] === RUN TestDaemonBrokenConfiguration [2023-06-28T21:31:02.187Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2023-06-28T21:31:02.187Z] === RUN TestParseClusterAdvertiseSettings [2023-06-28T21:31:02.187Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2023-06-28T21:31:02.187Z] === RUN TestFindConfigurationConflicts [2023-06-28T21:31:02.187Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2023-06-28T21:31:02.187Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2023-06-28T21:31:02.187Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2023-06-28T21:31:02.187Z] === RUN TestDaemonConfigurationMergeConflicts [2023-06-28T21:31:02.187Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.01s) [2023-06-28T21:31:02.187Z] === RUN TestDaemonConfigurationMergeConcurrent [2023-06-28T21:31:02.187Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2023-06-28T21:31:02.187Z] === RUN TestDaemonConfigurationMergeConcurrentError [2023-06-28T21:31:02.187Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2023-06-28T21:31:02.187Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2023-06-28T21:31:02.187Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.01s) [2023-06-28T21:31:02.187Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2023-06-28T21:31:02.187Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2023-06-28T21:31:02.187Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2023-06-28T21:31:02.187Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2023-06-28T21:31:02.187Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2023-06-28T21:31:02.187Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2023-06-28T21:31:02.187Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2023-06-28T21:31:02.187Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2023-06-28T21:31:02.187Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2023-06-28T21:31:02.187Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2023-06-28T21:31:02.187Z] === RUN TestFindConfigurationConflictsWithMergedValues [2023-06-28T21:31:02.187Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2023-06-28T21:31:02.187Z] === RUN TestValidateConfigurationErrors [2023-06-28T21:31:02.187Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2023-06-28T21:31:02.187Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2023-06-28T21:31:02.187Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2023-06-28T21:31:02.187Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2023-06-28T21:31:02.187Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2023-06-28T21:31:02.187Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2023-06-28T21:31:02.187Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2023-06-28T21:31:02.187Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2023-06-28T21:31:02.187Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2023-06-28T21:31:02.187Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2023-06-28T21:31:02.187Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2023-06-28T21:31:02.531Z] docker_api_swarm_test.go:273: [db51856fec6c6] joining swarm manager [dc64723adb1eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-06-28T21:31:02.658Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2023-06-28T21:31:02.658Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2023-06-28T21:31:02.658Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2023-06-28T21:31:02.658Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2023-06-28T21:31:02.658Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2023-06-28T21:31:02.658Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2023-06-28T21:31:02.658Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2023-06-28T21:31:02.658Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2023-06-28T21:31:02.658Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2023-06-28T21:31:02.658Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2023-06-28T21:31:02.658Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2023-06-28T21:31:02.658Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2023-06-28T21:31:02.658Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2023-06-28T21:31:02.658Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2023-06-28T21:31:02.658Z] === RUN TestValidateConfiguration [2023-06-28T21:31:02.658Z] === RUN TestValidateConfiguration/with_label [2023-06-28T21:31:02.658Z] === RUN TestValidateConfiguration/with_dns [2023-06-28T21:31:02.658Z] === RUN TestValidateConfiguration/with_dns-search [2023-06-28T21:31:02.658Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2023-06-28T21:31:02.658Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2023-06-28T21:31:02.658Z] === RUN TestValidateConfiguration/with_max-download-attempts [2023-06-28T21:31:02.658Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2023-06-28T21:31:02.658Z] === RUN TestValidateConfiguration/with_node_generic_resources [2023-06-28T21:31:02.658Z] --- PASS: TestValidateConfiguration (0.00s) [2023-06-28T21:31:02.658Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2023-06-28T21:31:02.658Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2023-06-28T21:31:02.658Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2023-06-28T21:31:02.658Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2023-06-28T21:31:02.658Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2023-06-28T21:31:02.658Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2023-06-28T21:31:02.658Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2023-06-28T21:31:02.658Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2023-06-28T21:31:02.658Z] === RUN TestModifiedDiscoverySettings [2023-06-28T21:31:02.658Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2023-06-28T21:31:02.658Z] === RUN TestReloadSetConfigFileNotExist [2023-06-28T21:31:02.658Z] time="2023-06-28T21:31:02Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2023-06-28T21:31:02.658Z] --- PASS: TestReloadSetConfigFileNotExist (0.25s) [2023-06-28T21:31:02.658Z] === RUN TestReloadDefaultConfigNotExist [2023-06-28T21:31:02.658Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2023-06-28T21:31:02.658Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2023-06-28T21:31:02.658Z] === RUN TestReloadBadDefaultConfig [2023-06-28T21:31:02.658Z] time="2023-06-28T21:31:02Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3462608343" [2023-06-28T21:31:02.658Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2023-06-28T21:31:02.658Z] === RUN TestReloadWithConflictingLabels [2023-06-28T21:31:02.658Z] time="2023-06-28T21:31:02Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2113512318" [2023-06-28T21:31:02.658Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2023-06-28T21:31:02.658Z] === RUN TestReloadWithDuplicateLabels [2023-06-28T21:31:02.658Z] time="2023-06-28T21:31:02Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-340350268" [2023-06-28T21:31:02.658Z] --- PASS: TestReloadWithDuplicateLabels (0.01s) [2023-06-28T21:31:02.658Z] === RUN TestDaemonConfigurationMerge [2023-06-28T21:31:02.658Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2023-06-28T21:31:02.658Z] PASS [2023-06-28T21:31:02.658Z] coverage: 79.7% of statements [2023-06-28T21:31:02.658Z] ok github.com/docker/docker/daemon/config 0.597s coverage: 79.7% of statements [2023-06-28T21:31:03.101Z] --- PASS: TestSecretsCreateAndDelete (3.09s) [2023-06-28T21:31:03.101Z] === RUN TestSecretsUpdate [2023-06-28T21:31:03.128Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2023-06-28T21:31:03.128Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2023-06-28T21:31:03.140Z] --- PASS: TestReplicatedJob (5.40s) [2023-06-28T21:31:03.140Z] === RUN TestUpdateReplicatedJob [2023-06-28T21:31:03.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2023-06-28T21:31:03.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2023-06-28T21:31:03.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2023-06-28T21:31:03.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2023-06-28T21:31:03.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2023-06-28T21:31:03.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2023-06-28T21:31:03.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2023-06-28T21:31:03.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2023-06-28T21:31:03.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2023-06-28T21:31:03.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2023-06-28T21:31:03.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2023-06-28T21:31:03.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2023-06-28T21:31:03.598Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2023-06-28T21:31:03.598Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2023-06-28T21:31:03.598Z] === RUN TestDiscoveryOptsErrors [2023-06-28T21:31:03.598Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2023-06-28T21:31:03.624Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2023-06-28T21:31:03.624Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2023-06-28T21:31:03.624Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2023-06-28T21:31:03.624Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2023-06-28T21:31:03.624Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2023-06-28T21:31:03.624Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2023-06-28T21:31:04.068Z] === RUN TestDiscoveryOpts [2023-06-28T21:31:04.068Z] --- PASS: TestDiscoveryOpts (0.00s) [2023-06-28T21:31:04.068Z] PASS [2023-06-28T21:31:04.068Z] coverage: 30.0% of statements [2023-06-28T21:31:04.068Z] ok github.com/docker/docker/daemon/discovery 0.136s coverage: 30.0% of statements [2023-06-28T21:31:04.068Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2023-06-28T21:31:04.068Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2023-06-28T21:31:04.068Z] reload_test.go:520: root required [2023-06-28T21:31:04.068Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2023-06-28T21:31:04.068Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2023-06-28T21:31:04.068Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2023-06-28T21:31:04.068Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2023-06-28T21:31:04.068Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2023-06-28T21:31:04.068Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2023-06-28T21:31:04.068Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2023-06-28T21:31:04.068Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2023-06-28T21:31:04.068Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2023-06-28T21:31:04.068Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2023-06-28T21:31:04.068Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2023-06-28T21:31:04.068Z] === RUN TestParseVolumesFrom [2023-06-28T21:31:04.068Z] --- PASS: TestParseVolumesFrom (0.00s) [2023-06-28T21:31:04.068Z] PASS [2023-06-28T21:31:04.068Z] coverage: 9.0% of statements [2023-06-28T21:31:04.068Z] ok github.com/docker/docker/daemon 2.807s coverage: 9.0% of statements [2023-06-28T21:31:04.538Z] === RUN TestEventsLog [2023-06-28T21:31:04.538Z] --- PASS: TestEventsLog (0.00s) [2023-06-28T21:31:04.538Z] === RUN TestEventsLogTimeout [2023-06-28T21:31:04.538Z] --- PASS: TestEventsLogTimeout (0.00s) [2023-06-28T21:31:04.538Z] === RUN TestLogEvents [2023-06-28T21:31:04.539Z] --- PASS: TestLogEvents (0.05s) [2023-06-28T21:31:04.539Z] === RUN TestLoadBufferedEvents [2023-06-28T21:31:05.009Z] --- PASS: TestLoadBufferedEvents (0.25s) [2023-06-28T21:31:05.009Z] === RUN TestLoadBufferedEventsOnlyFromPast [2023-06-28T21:31:05.009Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2023-06-28T21:31:05.009Z] === RUN TestIgnoreBufferedWhenNoTimes [2023-06-28T21:31:05.009Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2023-06-28T21:31:05.009Z] PASS [2023-06-28T21:31:05.009Z] coverage: 50.0% of statements [2023-06-28T21:31:05.009Z] ok github.com/docker/docker/daemon/events 0.438s coverage: 50.0% of statements [2023-06-28T21:31:05.479Z] === RUN TestCheckoutGit/test:subdir [2023-06-28T21:31:06.162Z] --- PASS: TestSecretsUpdate (2.68s) [2023-06-28T21:31:06.162Z] === RUN TestTemplatedSecret [2023-06-28T21:31:06.162Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2023-06-28T21:31:06.428Z] --- PASS: TestUpdateReplicatedJob (3.14s) [2023-06-28T21:31:06.428Z] === RUN TestServiceListWithStatuses [2023-06-28T21:31:06.428Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-06-28T21:31:06.428Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-06-28T21:31:06.428Z] === RUN TestDockerNetworkConnectAlias [2023-06-28T21:31:06.470Z] === RUN TestIsEmptyDir [2023-06-28T21:31:06.470Z] --- PASS: TestIsEmptyDir (0.01s) [2023-06-28T21:31:06.470Z] PASS [2023-06-28T21:31:06.470Z] coverage: 2.3% of statements [2023-06-28T21:31:06.470Z] ok github.com/docker/docker/daemon/graphdriver 0.149s coverage: 2.3% of statements [2023-06-28T21:31:06.470Z] === RUN TestLinkNaming [2023-06-28T21:31:06.470Z] --- PASS: TestLinkNaming (0.00s) [2023-06-28T21:31:06.470Z] === RUN TestLinkNew [2023-06-28T21:31:06.470Z] --- PASS: TestLinkNew (0.00s) [2023-06-28T21:31:06.470Z] === RUN TestLinkEnv [2023-06-28T21:31:06.470Z] --- PASS: TestLinkEnv (0.00s) [2023-06-28T21:31:06.470Z] === RUN TestLinkMultipleEnv [2023-06-28T21:31:06.470Z] --- PASS: TestLinkMultipleEnv (0.00s) [2023-06-28T21:31:06.470Z] === RUN TestLinkPortRangeEnv [2023-06-28T21:31:06.470Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2023-06-28T21:31:06.470Z] PASS [2023-06-28T21:31:06.470Z] coverage: 93.0% of statements [2023-06-28T21:31:06.470Z] ok github.com/docker/docker/daemon/links 0.075s coverage: 93.0% of statements [2023-06-28T21:31:06.940Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-06-28T21:31:06.940Z] [2023-06-28T21:31:06.940Z] gitutils_test.go:211: git-http-backend: [2023-06-28T21:31:07.542Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2023-06-28T21:31:08.922Z] --- PASS: TestTemplatedSecret (2.95s) [2023-06-28T21:31:08.922Z] === RUN TestSecretCreateResolve [2023-06-28T21:31:09.899Z] === RUN TestNewStreamConfig [2023-06-28T21:31:09.899Z] === RUN TestNewStreamConfig/defaults [2023-06-28T21:31:09.899Z] === RUN TestNewStreamConfig/invalid_create_group [2023-06-28T21:31:09.899Z] === RUN TestNewStreamConfig/invalid_flush_interval [2023-06-28T21:31:09.899Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2023-06-28T21:31:09.899Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2023-06-28T21:31:09.899Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2023-06-28T21:31:09.899Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2023-06-28T21:31:09.899Z] --- PASS: TestNewStreamConfig (0.00s) [2023-06-28T21:31:09.899Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2023-06-28T21:31:09.899Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2023-06-28T21:31:09.899Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2023-06-28T21:31:09.899Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2023-06-28T21:31:09.899Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2023-06-28T21:31:09.899Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2023-06-28T21:31:09.899Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2023-06-28T21:31:09.899Z] === RUN TestNewAWSLogsClientUserAgentHandler [2023-06-28T21:31:09.899Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2023-06-28T21:31:09.899Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2023-06-28T21:31:09.900Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2023-06-28T21:31:09.900Z] === RUN TestNewAWSLogsClientRegionDetect [2023-06-28T21:31:10.301Z] === RUN TestDockerSuite/TestCopyAndRestart [2023-06-28T21:31:10.369Z] time="2023-06-28T21:31:09Z" level=info msg="Trying to get region from EC2 Metadata" [2023-06-28T21:31:10.369Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.23s) [2023-06-28T21:31:10.369Z] === RUN TestCreateSuccess [2023-06-28T21:31:10.369Z] --- PASS: TestCreateSuccess (0.00s) [2023-06-28T21:31:10.369Z] === RUN TestCreateLogGroupSuccess [2023-06-28T21:31:10.369Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2023-06-28T21:31:10.369Z] === RUN TestCreateError [2023-06-28T21:31:10.369Z] --- PASS: TestCreateError (0.00s) [2023-06-28T21:31:10.369Z] === RUN TestCreateAlreadyExists [2023-06-28T21:31:10.369Z] time="2023-06-28T21:31:10Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2023-06-28T21:31:10.369Z] --- PASS: TestCreateAlreadyExists (0.00s) [2023-06-28T21:31:10.369Z] === RUN TestLogClosed [2023-06-28T21:31:10.369Z] --- PASS: TestLogClosed (0.00s) [2023-06-28T21:31:10.369Z] === RUN TestLogBlocking [2023-06-28T21:31:10.369Z] --- PASS: TestLogBlocking (0.00s) [2023-06-28T21:31:10.369Z] === RUN TestLogBufferEmpty [2023-06-28T21:31:10.369Z] --- PASS: TestLogBufferEmpty (0.00s) [2023-06-28T21:31:10.369Z] === RUN TestPublishBatchSuccess [2023-06-28T21:31:10.369Z] --- PASS: TestPublishBatchSuccess (0.00s) [2023-06-28T21:31:10.369Z] === RUN TestPublishBatchError [2023-06-28T21:31:10.369Z] time="2023-06-28T21:31:10Z" level=error msg=Error [2023-06-28T21:31:10.369Z] --- PASS: TestPublishBatchError (0.00s) [2023-06-28T21:31:10.369Z] === RUN TestPublishBatchInvalidSeqSuccess [2023-06-28T21:31:10.369Z] time="2023-06-28T21:31:10Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2023-06-28T21:31:10.369Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2023-06-28T21:31:10.369Z] === RUN TestPublishBatchAlreadyAccepted [2023-06-28T21:31:10.369Z] time="2023-06-28T21:31:10Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2023-06-28T21:31:10.369Z] time="2023-06-28T21:31:10Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2023-06-28T21:31:10.369Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2023-06-28T21:31:10.369Z] === RUN TestCollectBatchSimple [2023-06-28T21:31:10.369Z] --- PASS: TestCollectBatchSimple (0.00s) [2023-06-28T21:31:10.369Z] === RUN TestCollectBatchTicker [2023-06-28T21:31:10.369Z] --- PASS: TestCollectBatchTicker (0.00s) [2023-06-28T21:31:10.369Z] === RUN TestCollectBatchMultilinePattern [2023-06-28T21:31:10.369Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2023-06-28T21:31:10.369Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2023-06-28T21:31:10.369Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2023-06-28T21:31:10.369Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2023-06-28T21:31:10.369Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2023-06-28T21:31:10.369Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2023-06-28T21:31:10.369Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2023-06-28T21:31:10.369Z] === RUN TestCollectBatchClose [2023-06-28T21:31:10.369Z] --- PASS: TestCollectBatchClose (0.00s) [2023-06-28T21:31:10.369Z] === RUN TestEffectiveLen [2023-06-28T21:31:10.369Z] === RUN TestEffectiveLen/0/Hello [2023-06-28T21:31:10.369Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2023-06-28T21:31:10.369Z] === RUN TestEffectiveLen/2/🙃 [2023-06-28T21:31:10.369Z] === RUN TestEffectiveLen/3/���� [2023-06-28T21:31:10.369Z] === RUN TestEffectiveLen/4/He��o [2023-06-28T21:31:10.370Z] === RUN TestEffectiveLen/5/ [2023-06-28T21:31:10.370Z] --- PASS: TestEffectiveLen (0.00s) [2023-06-28T21:31:10.370Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2023-06-28T21:31:10.370Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2023-06-28T21:31:10.370Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2023-06-28T21:31:10.370Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2023-06-28T21:31:10.370Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2023-06-28T21:31:10.370Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2023-06-28T21:31:10.370Z] === RUN TestFindValidSplit [2023-06-28T21:31:10.370Z] === RUN TestFindValidSplit/0/ [2023-06-28T21:31:10.370Z] cloudwatchlogs_test.go:1017: [2023-06-28T21:31:10.370Z] cloudwatchlogs_test.go:1018: [2023-06-28T21:31:10.370Z] === RUN TestFindValidSplit/1/Hello [2023-06-28T21:31:10.370Z] cloudwatchlogs_test.go:1017: Hello [2023-06-28T21:31:10.370Z] cloudwatchlogs_test.go:1018: [2023-06-28T21:31:10.370Z] === RUN TestFindValidSplit/2/Hello [2023-06-28T21:31:10.370Z] cloudwatchlogs_test.go:1017: He [2023-06-28T21:31:10.370Z] cloudwatchlogs_test.go:1018: llo [2023-06-28T21:31:10.370Z] === RUN TestFindValidSplit/3/Hello [2023-06-28T21:31:10.370Z] cloudwatchlogs_test.go:1017: [2023-06-28T21:31:10.370Z] cloudwatchlogs_test.go:1018: Hello [2023-06-28T21:31:10.370Z] === RUN TestFindValidSplit/4/🙃 [2023-06-28T21:31:10.370Z] cloudwatchlogs_test.go:1017: [2023-06-28T21:31:10.370Z] cloudwatchlogs_test.go:1018: 🙃 [2023-06-28T21:31:10.370Z] === RUN TestFindValidSplit/5/🙃 [2023-06-28T21:31:10.370Z] cloudwatchlogs_test.go:1017: 🙃 [2023-06-28T21:31:10.370Z] cloudwatchlogs_test.go:1018: [2023-06-28T21:31:10.370Z] === RUN TestFindValidSplit/6/a� [2023-06-28T21:31:10.370Z] cloudwatchlogs_test.go:1017: a [2023-06-28T21:31:10.370Z] cloudwatchlogs_test.go:1018: � [2023-06-28T21:31:10.370Z] === RUN TestFindValidSplit/7/a� [2023-06-28T21:31:10.370Z] cloudwatchlogs_test.go:1017: a� [2023-06-28T21:31:10.370Z] cloudwatchlogs_test.go:1018: [2023-06-28T21:31:10.370Z] --- PASS: TestFindValidSplit (0.00s) [2023-06-28T21:31:10.370Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2023-06-28T21:31:10.370Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2023-06-28T21:31:10.370Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2023-06-28T21:31:10.370Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2023-06-28T21:31:10.370Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2023-06-28T21:31:10.370Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2023-06-28T21:31:10.370Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2023-06-28T21:31:10.370Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2023-06-28T21:31:10.370Z] === RUN TestProcessEventEmoji [2023-06-28T21:31:10.370Z] --- PASS: TestProcessEventEmoji (0.00s) [2023-06-28T21:31:10.370Z] === RUN TestCollectBatchLineSplit [2023-06-28T21:31:10.370Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2023-06-28T21:31:10.370Z] === RUN TestCollectBatchLineSplitWithBinary [2023-06-28T21:31:10.370Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2023-06-28T21:31:10.370Z] === RUN TestCollectBatchMaxEvents [2023-06-28T21:31:10.370Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2023-06-28T21:31:10.370Z] === RUN TestCollectBatchMaxTotalBytes [2023-06-28T21:31:10.370Z] --- PASS: TestCollectBatchMaxTotalBytes (0.06s) [2023-06-28T21:31:10.370Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2023-06-28T21:31:10.370Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2023-06-28T21:31:10.370Z] === RUN TestCollectBatchWithDuplicateTimestamps [2023-06-28T21:31:10.370Z] === RUN TestSearchRegistryForImagesErrors [2023-06-28T21:31:10.370Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2023-06-28T21:31:10.370Z] === RUN TestSearchRegistryForImages [2023-06-28T21:31:10.370Z] --- PASS: TestSearchRegistryForImages (0.00s) [2023-06-28T21:31:10.370Z] === RUN TestOnlyPlatformWithFallback [2023-06-28T21:31:10.370Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2023-06-28T21:31:10.370Z] === RUN TestImageDelete [2023-06-28T21:31:10.370Z] === RUN TestImageDelete/no_lease [2023-06-28T21:31:10.370Z] === RUN TestImageDelete/lease_exists [2023-06-28T21:31:10.370Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2023-06-28T21:31:10.370Z] === RUN TestParseLogOptionsMultilinePattern [2023-06-28T21:31:10.370Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2023-06-28T21:31:10.370Z] === RUN TestParseLogOptionsDatetimeFormat [2023-06-28T21:31:10.370Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2023-06-28T21:31:10.370Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2023-06-28T21:31:10.370Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2023-06-28T21:31:10.370Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2023-06-28T21:31:10.370Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2023-06-28T21:31:10.370Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2023-06-28T21:31:10.370Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2023-06-28T21:31:10.370Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2023-06-28T21:31:10.370Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2023-06-28T21:31:10.370Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2023-06-28T21:31:10.370Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2023-06-28T21:31:10.370Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2023-06-28T21:31:10.370Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2023-06-28T21:31:10.370Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2023-06-28T21:31:10.370Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2023-06-28T21:31:10.370Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2023-06-28T21:31:10.370Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2023-06-28T21:31:10.370Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2023-06-28T21:31:10.370Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2023-06-28T21:31:10.370Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2023-06-28T21:31:10.370Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2023-06-28T21:31:10.370Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2023-06-28T21:31:10.370Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2023-06-28T21:31:10.370Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2023-06-28T21:31:10.370Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2023-06-28T21:31:10.370Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2023-06-28T21:31:10.370Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2023-06-28T21:31:10.370Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2023-06-28T21:31:10.370Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2023-06-28T21:31:10.370Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2023-06-28T21:31:10.370Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2023-06-28T21:31:10.370Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2023-06-28T21:31:10.370Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2023-06-28T21:31:10.370Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2023-06-28T21:31:10.370Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2023-06-28T21:31:10.370Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2023-06-28T21:31:10.370Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2023-06-28T21:31:10.370Z] === RUN TestCreateTagSuccess [2023-06-28T21:31:10.370Z] --- PASS: TestCreateTagSuccess (0.00s) [2023-06-28T21:31:10.370Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2023-06-28T21:31:10.370Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2023-06-28T21:31:10.370Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2023-06-28T21:31:10.370Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2023-06-28T21:31:10.370Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2023-06-28T21:31:10.370Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2023-06-28T21:31:10.370Z] PASS [2023-06-28T21:31:10.370Z] coverage: 76.8% of statements [2023-06-28T21:31:10.370Z] ok github.com/docker/docker/daemon/logger/awslogs 0.657s coverage: 76.8% of statements [2023-06-28T21:31:10.370Z] --- PASS: TestImageDelete (0.14s) [2023-06-28T21:31:10.370Z] --- PASS: TestImageDelete/no_lease (0.02s) [2023-06-28T21:31:10.370Z] --- PASS: TestImageDelete/lease_exists (0.08s) [2023-06-28T21:31:10.370Z] === RUN TestContentStoreForPull [2023-06-28T21:31:10.618Z] --- PASS: TestDockerNetworkConnectAlias (4.52s) [2023-06-28T21:31:10.618Z] === RUN TestDockerNetworkReConnect [2023-06-28T21:31:10.841Z] === RUN TestAdapterReadLogs [2023-06-28T21:31:10.841Z] --- PASS: TestAdapterReadLogs (0.00s) [2023-06-28T21:31:10.841Z] === RUN TestCopier [2023-06-28T21:31:10.841Z] --- PASS: TestCopier (0.00s) [2023-06-28T21:31:10.841Z] === RUN TestCopierLongLines [2023-06-28T21:31:10.841Z] --- PASS: TestCopierLongLines (0.00s) [2023-06-28T21:31:10.841Z] === RUN TestCopierSlow [2023-06-28T21:31:10.841Z] --- PASS: TestCopierSlow (0.20s) [2023-06-28T21:31:10.841Z] === RUN TestCopierWithSized [2023-06-28T21:31:10.841Z] === RUN TestCopierWithSized/as_is [2023-06-28T21:31:10.841Z] === RUN TestCopierWithSized/With_RingLogger [2023-06-28T21:31:10.841Z] --- PASS: TestCopierWithSized (0.02s) [2023-06-28T21:31:10.841Z] --- PASS: TestCopierWithSized/as_is (0.02s) [2023-06-28T21:31:10.841Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2023-06-28T21:31:10.841Z] === RUN TestCopierWithPartial [2023-06-28T21:31:10.841Z] --- PASS: TestCopierWithPartial (0.00s) [2023-06-28T21:31:10.841Z] === RUN TestRingLogger [2023-06-28T21:31:10.841Z] --- PASS: TestRingLogger (0.00s) [2023-06-28T21:31:10.841Z] === RUN TestRingCap [2023-06-28T21:31:10.841Z] --- PASS: TestRingCap (0.00s) [2023-06-28T21:31:10.841Z] === RUN TestRingClose [2023-06-28T21:31:10.841Z] --- PASS: TestRingClose (0.00s) [2023-06-28T21:31:10.841Z] === RUN TestRingDrain [2023-06-28T21:31:10.841Z] --- PASS: TestRingDrain (0.00s) [2023-06-28T21:31:10.841Z] PASS [2023-06-28T21:31:10.841Z] coverage: 43.5% of statements [2023-06-28T21:31:10.841Z] ok github.com/docker/docker/daemon/logger 0.380s coverage: 43.5% of statements [2023-06-28T21:31:10.841Z] --- PASS: TestContentStoreForPull (0.32s) [2023-06-28T21:31:10.841Z] PASS [2023-06-28T21:31:10.841Z] coverage: 6.6% of statements [2023-06-28T21:31:10.841Z] ok github.com/docker/docker/daemon/images 0.764s coverage: 6.6% of statements [2023-06-28T21:31:11.312Z] --- PASS: TestCheckoutGit (82.46s) [2023-06-28T21:31:11.312Z] --- PASS: TestCheckoutGit/#00 (11.64s) [2023-06-28T21:31:11.312Z] --- PASS: TestCheckoutGit/master (10.06s) [2023-06-28T21:31:11.312Z] --- PASS: TestCheckoutGit/:subdir (10.71s) [2023-06-28T21:31:11.312Z] --- PASS: TestCheckoutGit/:nosubdir (2.36s) [2023-06-28T21:31:11.312Z] --- PASS: TestCheckoutGit/:Dockerfile (2.61s) [2023-06-28T21:31:11.312Z] --- PASS: TestCheckoutGit/master:nosubdir (2.23s) [2023-06-28T21:31:11.312Z] --- PASS: TestCheckoutGit/master:subdir (13.99s) [2023-06-28T21:31:11.312Z] --- PASS: TestCheckoutGit/master:../subdir (3.15s) [2023-06-28T21:31:11.312Z] --- PASS: TestCheckoutGit/test (5.84s) [2023-06-28T21:31:11.312Z] --- PASS: TestCheckoutGit/test: (4.81s) [2023-06-28T21:31:11.312Z] --- PASS: TestCheckoutGit/test:subdir (5.41s) [2023-06-28T21:31:11.312Z] === RUN TestValidGitTransport [2023-06-28T21:31:11.312Z] --- PASS: TestValidGitTransport (0.00s) [2023-06-28T21:31:11.312Z] === RUN TestGitInvalidRef [2023-06-28T21:31:11.312Z] --- PASS: TestGitInvalidRef (0.41s) [2023-06-28T21:31:11.312Z] PASS [2023-06-28T21:31:11.312Z] coverage: 83.5% of statements [2023-06-28T21:31:11.312Z] ok github.com/docker/docker/builder/remotecontext/git 83.025s coverage: 83.5% of statements [2023-06-28T21:31:11.683Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2023-06-28T21:31:11.683Z] --- PASS: TestSecretCreateResolve (2.81s) [2023-06-28T21:31:11.683Z] PASS [2023-06-28T21:31:11.683Z] [2023-06-28T21:31:11.683Z] DONE 6 tests in 17.229s [2023-06-28T21:31:11.683Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2023-06-28T21:31:11.683Z] ++ 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 [2023-06-28T21:31:11.683Z] ++ set -e [2023-06-28T21:31:11.683Z] ++ '[' -n 0 ']' [2023-06-28T21:31:11.683Z] ++ set -x [2023-06-28T21:31:11.683Z] ++ 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 [2023-06-28T21:31:11.683Z] INFO: Testing against a local daemon [2023-06-28T21:31:11.683Z] === RUN TestServiceCreateInit [2023-06-28T21:31:11.683Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-06-28T21:31:11.683Z] === RUN TestDockerSuite/TestCpAbsolutePath [2023-06-28T21:31:12.252Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2023-06-28T21:31:12.303Z] === RUN TestJSONLogsMarshalJSONBuf [2023-06-28T21:31:12.303Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2023-06-28T21:31:12.303Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2023-06-28T21:31:12.773Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.23s) [2023-06-28T21:31:12.773Z] === RUN TestFastTimeMarshalJSON [2023-06-28T21:31:12.773Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2023-06-28T21:31:12.773Z] PASS [2023-06-28T21:31:12.773Z] coverage: 87.2% of statements [2023-06-28T21:31:12.773Z] === RUN TestJSONFileLogger [2023-06-28T21:31:12.773Z] --- PASS: TestJSONFileLogger (0.00s) [2023-06-28T21:31:12.773Z] === RUN TestJSONFileLoggerWithTags [2023-06-28T21:31:12.773Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.340s coverage: 87.2% of statements [2023-06-28T21:31:12.773Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2023-06-28T21:31:12.773Z] === RUN TestJSONFileLoggerWithOpts [2023-06-28T21:31:12.773Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2023-06-28T21:31:12.773Z] === RUN TestJSONFileLoggerWithLabelsEnv [2023-06-28T21:31:12.773Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2023-06-28T21:31:12.773Z] === RUN TestEncodeDecode [2023-06-28T21:31:12.773Z] === PAUSE TestEncodeDecode [2023-06-28T21:31:12.773Z] === RUN TestUnexpectedEOF [2023-06-28T21:31:12.773Z] time="2023-06-28T21:31:12Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2023-06-28T21:31:12.773Z] time="2023-06-28T21:31:12Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2023-06-28T21:31:12.773Z] --- PASS: TestUnexpectedEOF (0.23s) [2023-06-28T21:31:12.773Z] === CONT TestEncodeDecode [2023-06-28T21:31:12.773Z] --- PASS: TestEncodeDecode (0.00s) [2023-06-28T21:31:12.773Z] PASS [2023-06-28T21:31:12.773Z] coverage: 69.9% of statements [2023-06-28T21:31:12.773Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.430s coverage: 69.9% of statements [2023-06-28T21:31:12.820Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2023-06-28T21:31:13.242Z] ? github.com/docker/docker/cli [no test files] [2023-06-28T21:31:13.242Z] ? github.com/docker/docker/cli/config [no test files] [2023-06-28T21:31:13.242Z] ? github.com/docker/docker/container/stream [no test files] [2023-06-28T21:31:13.242Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-06-28T21:31:13.242Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-06-28T21:31:13.242Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-06-28T21:31:13.242Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-06-28T21:31:13.242Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-06-28T21:31:13.242Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-06-28T21:31:13.242Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-06-28T21:31:13.242Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2023-06-28T21:31:13.242Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2023-06-28T21:31:13.242Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2023-06-28T21:31:13.242Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-06-28T21:31:13.242Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2023-06-28T21:31:13.242Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2023-06-28T21:31:13.242Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2023-06-28T21:31:13.242Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-06-28T21:31:13.242Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2023-06-28T21:31:13.242Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2023-06-28T21:31:13.242Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2023-06-28T21:31:13.242Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-06-28T21:31:13.242Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-06-28T21:31:13.242Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2023-06-28T21:31:13.243Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2023-06-28T21:31:13.243Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-06-28T21:31:13.243Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2023-06-28T21:31:13.243Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2023-06-28T21:31:13.390Z] === RUN TestDockerSuite/TestCpFromCaseA [2023-06-28T21:31:13.712Z] === RUN TestWriteLog [2023-06-28T21:31:13.713Z] === PAUSE TestWriteLog [2023-06-28T21:31:13.713Z] === RUN TestReadLog [2023-06-28T21:31:13.713Z] === PAUSE TestReadLog [2023-06-28T21:31:13.713Z] === RUN TestDecode [2023-06-28T21:31:13.713Z] --- PASS: TestDecode (0.04s) [2023-06-28T21:31:13.713Z] === CONT TestWriteLog [2023-06-28T21:31:13.713Z] === CONT TestReadLog [2023-06-28T21:31:13.713Z] === RUN TestReadLog/tail_exact [2023-06-28T21:31:13.713Z] --- PASS: TestWriteLog (0.01s) [2023-06-28T21:31:13.713Z] === RUN TestReadLog/tail_less_than_available [2023-06-28T21:31:13.713Z] === RUN TestReadLog/tail_more_than_available [2023-06-28T21:31:13.713Z] --- PASS: TestReadLog (0.26s) [2023-06-28T21:31:13.713Z] --- PASS: TestReadLog/tail_exact (0.24s) [2023-06-28T21:31:13.713Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2023-06-28T21:31:13.713Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2023-06-28T21:31:13.713Z] PASS [2023-06-28T21:31:13.713Z] coverage: 78.7% of statements [2023-06-28T21:31:13.713Z] ok github.com/docker/docker/daemon/logger/local 0.439s coverage: 78.7% of statements [2023-06-28T21:31:13.960Z] === RUN TestDockerSuite/TestCpFromCaseB [2023-06-28T21:31:14.183Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-06-28T21:31:14.528Z] === RUN TestDockerSuite/TestCpFromCaseC [2023-06-28T21:31:14.806Z] --- PASS: TestDockerNetworkReConnect (3.74s) [2023-06-28T21:31:14.806Z] === RUN TestServicePlugin [2023-06-28T21:31:15.174Z] === RUN TestLog [2023-06-28T21:31:15.174Z] --- PASS: TestLog (0.01s) [2023-06-28T21:31:15.174Z] PASS [2023-06-28T21:31:15.174Z] coverage: 31.5% of statements [2023-06-28T21:31:15.174Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.138s coverage: 31.5% of statements [2023-06-28T21:31:15.466Z] === RUN TestDockerSuite/TestCpFromCaseD [2023-06-28T21:31:15.644Z] === RUN TestOpenFileDelete [2023-06-28T21:31:15.644Z] --- PASS: TestOpenFileDelete (0.00s) [2023-06-28T21:31:15.644Z] === RUN TestOpenFileRename [2023-06-28T21:31:15.644Z] --- PASS: TestOpenFileRename (0.01s) [2023-06-28T21:31:15.644Z] === RUN TestHandleDecoderErr [2023-06-28T21:31:15.644Z] --- PASS: TestHandleDecoderErr (0.00s) [2023-06-28T21:31:15.644Z] === RUN TestParseLogTagDefaultTag [2023-06-28T21:31:15.644Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2023-06-28T21:31:15.644Z] === RUN TestParseLogTag [2023-06-28T21:31:15.644Z] --- PASS: TestParseLogTag (0.00s) [2023-06-28T21:31:15.644Z] === RUN TestParseLogTagEmptyTag [2023-06-28T21:31:15.644Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2023-06-28T21:31:15.644Z] === RUN TestTailFiles [2023-06-28T21:31:15.644Z] --- PASS: TestTailFiles (0.00s) [2023-06-28T21:31:15.644Z] === RUN TestFollowLogsConsumerGone [2023-06-28T21:31:15.644Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2023-06-28T21:31:15.644Z] === RUN TestFollowLogsProducerGone [2023-06-28T21:31:15.644Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2023-06-28T21:31:15.644Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2023-06-28T21:31:15.644Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2023-06-28T21:31:15.644Z] === RUN TestCheckCapacityAndRotate [2023-06-28T21:31:15.644Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2023-06-28T21:31:15.644Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2023-06-28T21:31:16.036Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-06-28T21:31:16.115Z] --- PASS: TestCheckCapacityAndRotate (0.19s) [2023-06-28T21:31:16.115Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2023-06-28T21:31:16.115Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.15s) [2023-06-28T21:31:16.115Z] PASS [2023-06-28T21:31:16.115Z] coverage: 54.9% of statements [2023-06-28T21:31:16.115Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.461s coverage: 54.9% of statements [2023-06-28T21:31:16.115Z] === RUN TestValidateLogOpt [2023-06-28T21:31:16.115Z] --- PASS: TestValidateLogOpt (0.00s) [2023-06-28T21:31:16.115Z] === RUN TestNewMissedConfig [2023-06-28T21:31:16.115Z] --- PASS: TestNewMissedConfig (0.00s) [2023-06-28T21:31:16.115Z] === RUN TestNewMissedUrl [2023-06-28T21:31:16.115Z] --- PASS: TestNewMissedUrl (0.00s) [2023-06-28T21:31:16.115Z] === RUN TestNewMissedToken [2023-06-28T21:31:16.115Z] --- PASS: TestNewMissedToken (0.00s) [2023-06-28T21:31:16.115Z] === RUN TestNewWithProxy [2023-06-28T21:31:16.115Z] --- PASS: TestNewWithProxy (0.00s) [2023-06-28T21:31:16.115Z] === RUN TestDefault [2023-06-28T21:31:16.115Z] --- PASS: TestDefault (0.01s) [2023-06-28T21:31:16.115Z] === RUN TestInlineFormatWithNonDefaultOptions [2023-06-28T21:31:16.115Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2023-06-28T21:31:16.115Z] === RUN TestJsonFormat [2023-06-28T21:31:16.115Z] --- PASS: TestJsonFormat (0.02s) [2023-06-28T21:31:16.115Z] === RUN TestRawFormat [2023-06-28T21:31:16.115Z] --- PASS: TestRawFormat (0.00s) [2023-06-28T21:31:16.115Z] === RUN TestRawFormatWithLabels [2023-06-28T21:31:16.115Z] --- PASS: TestRawFormatWithLabels (0.00s) [2023-06-28T21:31:16.115Z] === RUN TestRawFormatWithoutTag [2023-06-28T21:31:16.115Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2023-06-28T21:31:16.115Z] === RUN TestBatching [2023-06-28T21:31:16.295Z] === RUN TestDockerSuite/TestCpFromCaseE [2023-06-28T21:31:16.585Z] === RUN TestNewParse [2023-06-28T21:31:16.585Z] --- PASS: TestNewParse (0.00s) [2023-06-28T21:31:16.585Z] PASS [2023-06-28T21:31:16.585Z] coverage: 8.3% of statements [2023-06-28T21:31:16.585Z] === RUN TestParseLogFormat [2023-06-28T21:31:16.585Z] --- PASS: TestParseLogFormat (0.00s) [2023-06-28T21:31:16.585Z] === RUN TestValidateLogOptEmpty [2023-06-28T21:31:16.585Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2023-06-28T21:31:16.585Z] === RUN TestValidateSyslogAddress [2023-06-28T21:31:16.585Z] --- PASS: TestValidateSyslogAddress (0.00s) [2023-06-28T21:31:16.585Z] === RUN TestParseAddressDefaultPort [2023-06-28T21:31:16.585Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2023-06-28T21:31:16.585Z] === RUN TestValidateSyslogFacility [2023-06-28T21:31:16.585Z] --- PASS: TestValidateSyslogFacility (0.00s) [2023-06-28T21:31:16.585Z] === RUN TestValidateLogOptSyslogFormat [2023-06-28T21:31:16.585Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2023-06-28T21:31:16.585Z] === RUN TestValidateLogOpt [2023-06-28T21:31:16.585Z] --- PASS: TestValidateLogOpt (0.00s) [2023-06-28T21:31:16.585Z] PASS [2023-06-28T21:31:16.585Z] coverage: 46.8% of statements [2023-06-28T21:31:16.585Z] ok github.com/docker/docker/daemon/logger/templates 0.118s coverage: 8.3% of statements [2023-06-28T21:31:16.585Z] ok github.com/docker/docker/daemon/logger/syslog 0.153s coverage: 46.8% of statements [2023-06-28T21:31:16.585Z] --- PASS: TestBatching (0.35s) [2023-06-28T21:31:16.585Z] === RUN TestFrequency [2023-06-28T21:31:16.585Z] --- PASS: TestFrequency (0.16s) [2023-06-28T21:31:16.585Z] === RUN TestOneMessagePerRequest [2023-06-28T21:31:16.585Z] --- PASS: TestOneMessagePerRequest (0.01s) [2023-06-28T21:31:16.585Z] === RUN TestVerify [2023-06-28T21:31:16.585Z] --- PASS: TestVerify (0.00s) [2023-06-28T21:31:16.585Z] === RUN TestSkipVerify [2023-06-28T21:31:17.056Z] time="2023-06-28T21:31:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-06-28T21:31:17.056Z] time="2023-06-28T21:31:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-06-28T21:31:17.056Z] time="2023-06-28T21:31:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-06-28T21:31:17.233Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2023-06-28T21:31:17.233Z] === RUN TestDockerSuite/TestCpFromCaseF [2023-06-28T21:31:17.525Z] --- PASS: TestSkipVerify (0.63s) [2023-06-28T21:31:17.525Z] === RUN TestBufferMaximum [2023-06-28T21:31:17.525Z] time="2023-06-28T21:31:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-06-28T21:31:17.525Z] time="2023-06-28T21:31:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-06-28T21:31:17.525Z] time="2023-06-28T21:31:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-06-28T21:31:17.525Z] time="2023-06-28T21:31:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-06-28T21:31:17.525Z] time="2023-06-28T21:31:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-06-28T21:31:17.525Z] time="2023-06-28T21:31:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1687987877.039608\",\"host\":\"b9bd6dff00e7\"}'" [2023-06-28T21:31:17.525Z] time="2023-06-28T21:31:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1687987877.039608\",\"host\":\"b9bd6dff00e7\"}'" [2023-06-28T21:31:17.525Z] --- PASS: TestBufferMaximum (0.00s) [2023-06-28T21:31:17.525Z] === RUN TestServerAlwaysDown [2023-06-28T21:31:17.525Z] time="2023-06-28T21:31:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-06-28T21:31:17.525Z] time="2023-06-28T21:31:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-06-28T21:31:17.525Z] time="2023-06-28T21:31:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1687987877.044172\",\"host\":\"b9bd6dff00e7\"}'" [2023-06-28T21:31:17.525Z] time="2023-06-28T21:31:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1687987877.044172\",\"host\":\"b9bd6dff00e7\"}'" [2023-06-28T21:31:17.525Z] time="2023-06-28T21:31:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-06-28T21:31:17.525Z] time="2023-06-28T21:31:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1687987877.044172\",\"host\":\"b9bd6dff00e7\"}'" [2023-06-28T21:31:17.525Z] time="2023-06-28T21:31:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1687987877.045657\",\"host\":\"b9bd6dff00e7\"}'" [2023-06-28T21:31:17.525Z] time="2023-06-28T21:31:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1687987877.045657\",\"host\":\"b9bd6dff00e7\"}'" [2023-06-28T21:31:17.525Z] --- PASS: TestServerAlwaysDown (0.00s) [2023-06-28T21:31:17.525Z] === RUN TestCannotSendAfterClose [2023-06-28T21:31:17.525Z] --- PASS: TestCannotSendAfterClose (0.00s) [2023-06-28T21:31:17.525Z] === RUN TestDeadlockOnBlockedEndpoint [2023-06-28T21:31:17.803Z] === RUN TestDockerSuite/TestCpFromCaseG [2023-06-28T21:31:18.095Z] plugin_test.go:61: [de548e5239225] joining swarm manager [d1adf59f30f2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-06-28T21:31:18.371Z] === RUN TestDockerSuite/TestCpFromCaseH [2023-06-28T21:31:18.517Z] time="2023-06-28T21:31:18Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49223/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2023-06-28T21:31:18.517Z] time="2023-06-28T21:31:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"b9bd6dff00e7\"}'" [2023-06-28T21:31:18.517Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2023-06-28T21:31:18.517Z] PASS [2023-06-28T21:31:18.517Z] coverage: 82.5% of statements [2023-06-28T21:31:18.517Z] ok github.com/docker/docker/daemon/logger/splunk 2.427s coverage: 82.5% of statements [2023-06-28T21:31:18.517Z] ? github.com/docker/docker/daemon/names [no test files] [2023-06-28T21:31:18.517Z] ? github.com/docker/docker/daemon/network [no test files] [2023-06-28T21:31:18.517Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-06-28T21:31:18.517Z] === RUN TestV1IDService [2023-06-28T21:31:18.517Z] --- PASS: TestV1IDService (0.06s) [2023-06-28T21:31:18.517Z] === RUN TestV2MetadataService [2023-06-28T21:31:18.662Z] plugin_test.go:64: [d986b25790aec] joining swarm manager [d1adf59f30f2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-06-28T21:31:18.940Z] === RUN TestDockerSuite/TestCpFromCaseI [2023-06-28T21:31:18.987Z] === RUN TestSuccessfulDownload [2023-06-28T21:31:18.987Z] download_test.go:267: Needs fixing on Windows [2023-06-28T21:31:18.987Z] --- SKIP: TestSuccessfulDownload (0.00s) [2023-06-28T21:31:18.987Z] === RUN TestCancelledDownload [2023-06-28T21:31:18.987Z] --- PASS: TestCancelledDownload (0.00s) [2023-06-28T21:31:18.987Z] === RUN TestMaxDownloadAttempts [2023-06-28T21:31:18.987Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2023-06-28T21:31:18.987Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2023-06-28T21:31:18.987Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2023-06-28T21:31:18.987Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2023-06-28T21:31:18.987Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2023-06-28T21:31:18.987Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2023-06-28T21:31:18.987Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2023-06-28T21:31:18.987Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2023-06-28T21:31:18.987Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2023-06-28T21:31:18.987Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2023-06-28T21:31:18.987Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2023-06-28T21:31:18.987Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2023-06-28T21:31:19.456Z] time="2023-06-28T21:31:18Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-06-28T21:31:19.456Z] time="2023-06-28T21:31:18Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-06-28T21:31:19.456Z] time="2023-06-28T21:31:18Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-06-28T21:31:19.456Z] time="2023-06-28T21:31:18Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-06-28T21:31:19.456Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2023-06-28T21:31:19.456Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.50s) [2023-06-28T21:31:19.456Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.50s) [2023-06-28T21:31:19.456Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.50s) [2023-06-28T21:31:19.456Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.50s) [2023-06-28T21:31:19.456Z] === RUN TestTransfer [2023-06-28T21:31:19.456Z] --- PASS: TestTransfer (0.12s) [2023-06-28T21:31:19.457Z] === RUN TestConcurrencyLimit [2023-06-28T21:31:19.929Z] --- PASS: TestConcurrencyLimit (0.39s) [2023-06-28T21:31:19.929Z] === RUN TestInactiveJobs [2023-06-28T21:31:20.172Z] 2023/06/28 21:31:06 Finished clone google.golang.org/api [2023-06-28T21:31:20.172Z] 2023/06/28 21:31:06 Dependencies downloaded. Download time: 2m20.233340687s [2023-06-28T21:31:20.172Z] 2023/06/28 21:31:06 Collecting all dependencies [2023-06-28T21:31:20.172Z] 2023/06/28 21:31:15 Clean vendor dir from unused packages [2023-06-28T21:31:20.172Z] 2023/06/28 21:31:15 Ignoring paths matching "^archive/tar" [2023-06-28T21:31:20.172Z] 2023/06/28 21:31:16 Success [2023-06-28T21:31:20.172Z] 2023/06/28 21:31:16 Running time: 2m33.303457726s [2023-06-28T21:31:20.172Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-06-28T21:31:20.320Z] === RUN TestDockerSuite/TestCpFromCaseJ [2023-06-28T21:31:20.401Z] --- PASS: TestInactiveJobs (0.38s) [2023-06-28T21:31:20.401Z] === RUN TestWatchRelease [2023-06-28T21:31:20.401Z] --- PASS: TestWatchRelease (0.04s) [2023-06-28T21:31:20.401Z] === RUN TestWatchFinishedTransfer [2023-06-28T21:31:20.401Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2023-06-28T21:31:20.401Z] === RUN TestDuplicateTransfer [2023-06-28T21:31:20.401Z] --- PASS: TestDuplicateTransfer (0.04s) [2023-06-28T21:31:20.401Z] === RUN TestSuccessfulUpload [2023-06-28T21:31:20.401Z] --- PASS: TestV2MetadataService (1.78s) [2023-06-28T21:31:20.401Z] PASS [2023-06-28T21:31:20.401Z] coverage: 48.2% of statements [2023-06-28T21:31:20.401Z] ok github.com/docker/docker/distribution/metadata 2.196s coverage: 48.2% of statements [2023-06-28T21:31:20.401Z] === RUN TestContinueOnError_NonMirrorEndpoint [2023-06-28T21:31:20.401Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2023-06-28T21:31:20.401Z] === RUN TestContinueOnError_MirrorEndpoint [2023-06-28T21:31:20.401Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2023-06-28T21:31:20.401Z] === RUN TestContinueOnError_NeverContinue [2023-06-28T21:31:20.401Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2023-06-28T21:31:20.401Z] === RUN TestContinueOnError_UnnestsErrors [2023-06-28T21:31:20.401Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2023-06-28T21:31:20.401Z] === RUN TestManifestStore [2023-06-28T21:31:20.401Z] === RUN TestManifestStore/no_remote_or_local [2023-06-28T21:31:20.401Z] time="2023-06-28T21:31:20Z" level=error msg="Upload failed, retrying: simulating retry" [2023-06-28T21:31:20.554Z] + echo Ensuring container killed. [2023-06-28T21:31:20.554Z] Ensuring container killed. [2023-06-28T21:31:20.554Z] + docker rm -vf docker-pr4 [2023-06-28T21:31:20.554Z] Error response from daemon: No such container: docker-pr4 [Pipeline] sh [2023-06-28T21:31:20.580Z] --- PASS: TestServiceCreateInit (9.01s) [2023-06-28T21:31:20.580Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.41s) [2023-06-28T21:31:20.580Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.59s) [2023-06-28T21:31:20.580Z] === RUN TestCreateServiceMultipleTimes [2023-06-28T21:31:20.839Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2023-06-28T21:31:20.872Z] --- PASS: TestSuccessfulUpload (0.40s) [2023-06-28T21:31:20.872Z] === RUN TestCancelledUpload [2023-06-28T21:31:20.872Z] --- PASS: TestCancelledUpload (0.00s) [2023-06-28T21:31:20.872Z] PASS [2023-06-28T21:31:20.872Z] coverage: 76.4% of statements [2023-06-28T21:31:20.872Z] ok github.com/docker/docker/distribution/xfer 2.051s coverage: 76.4% of statements [2023-06-28T21:31:20.872Z] time="2023-06-28T21:31:20Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1885376738\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2023-06-28T21:31:20.872Z] === RUN TestManifestStore/no_local_cache [2023-06-28T21:31:20.872Z] === RUN TestManifestStore/no_local_cache/digested [2023-06-28T21:31:20.872Z] === RUN TestManifestStore/with_local_cache [2023-06-28T21:31:20.872Z] === RUN TestManifestStore/unknown_media_type [2023-06-28T21:31:20.872Z] === RUN TestManifestStore/unknown_media_type/no_cache [2023-06-28T21:31:20.872Z] time="2023-06-28T21:31:20Z" level=warning msg="reference for unknown type: " [2023-06-28T21:31:20.872Z] time="2023-06-28T21:31:20Z" level=warning msg="reference for unknown type: " [2023-06-28T21:31:20.872Z] === RUN TestManifestStore/unknown_media_type/with_cache [2023-06-28T21:31:20.872Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2023-06-28T21:31:20.872Z] === RUN TestNotFound [2023-06-28T21:31:20.872Z] --- PASS: TestNotFound (0.00s) [2023-06-28T21:31:20.872Z] === RUN TestConflict [2023-06-28T21:31:20.872Z] --- PASS: TestConflict (0.00s) [2023-06-28T21:31:20.872Z] === RUN TestForbidden [2023-06-28T21:31:20.872Z] --- PASS: TestForbidden (0.00s) [2023-06-28T21:31:20.872Z] === RUN TestInvalidParameter [2023-06-28T21:31:20.872Z] --- PASS: TestInvalidParameter (0.00s) [2023-06-28T21:31:20.872Z] === RUN TestNotImplemented [2023-06-28T21:31:20.872Z] --- PASS: TestNotImplemented (0.00s) [2023-06-28T21:31:20.872Z] === RUN TestNotModified [2023-06-28T21:31:20.872Z] --- PASS: TestNotModified (0.00s) [2023-06-28T21:31:20.872Z] === RUN TestUnauthorized [2023-06-28T21:31:20.872Z] --- PASS: TestUnauthorized (0.00s) [2023-06-28T21:31:20.872Z] === RUN TestUnknown [2023-06-28T21:31:20.872Z] --- PASS: TestUnknown (0.00s) [2023-06-28T21:31:20.872Z] === RUN TestCancelled [2023-06-28T21:31:20.872Z] --- PASS: TestCancelled (0.00s) [2023-06-28T21:31:20.872Z] === RUN TestDeadline [2023-06-28T21:31:20.872Z] --- PASS: TestDeadline (0.00s) [2023-06-28T21:31:20.872Z] === RUN TestDataLoss [2023-06-28T21:31:20.872Z] --- PASS: TestDataLoss (0.00s) [2023-06-28T21:31:20.872Z] === RUN TestUnavailable [2023-06-28T21:31:20.872Z] --- PASS: TestUnavailable (0.00s) [2023-06-28T21:31:20.872Z] === RUN TestSystem [2023-06-28T21:31:20.872Z] --- PASS: TestSystem (0.00s) [2023-06-28T21:31:20.872Z] === RUN TestFromStatusCode [2023-06-28T21:31:20.872Z] === RUN TestFromStatusCode/Not_Found [2023-06-28T21:31:20.872Z] === RUN TestFromStatusCode/Bad_Request [2023-06-28T21:31:20.872Z] === RUN TestFromStatusCode/Conflict [2023-06-28T21:31:20.872Z] === RUN TestFromStatusCode/Unauthorized [2023-06-28T21:31:20.872Z] === RUN TestFromStatusCode/Service_Unavailable [2023-06-28T21:31:20.872Z] === RUN TestFromStatusCode/Forbidden [2023-06-28T21:31:20.872Z] === RUN TestFromStatusCode/Not_Modified [2023-06-28T21:31:20.872Z] === RUN TestFromStatusCode/Not_Implemented [2023-06-28T21:31:20.872Z] === RUN TestFromStatusCode/Internal_Server_Error [2023-06-28T21:31:20.872Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2023-06-28T21:31:20.872Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2023-06-28T21:31:20.872Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2023-06-28T21:31:20.872Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2023-06-28T21:31:20.872Z] --- PASS: TestFromStatusCode (0.00s) [2023-06-28T21:31:20.872Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2023-06-28T21:31:20.872Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2023-06-28T21:31:20.872Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2023-06-28T21:31:20.872Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2023-06-28T21:31:20.872Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2023-06-28T21:31:20.872Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2023-06-28T21:31:20.872Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2023-06-28T21:31:20.872Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2023-06-28T21:31:20.872Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2023-06-28T21:31:20.872Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2023-06-28T21:31:20.872Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2023-06-28T21:31:20.872Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2023-06-28T21:31:20.872Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2023-06-28T21:31:20.872Z] PASS [2023-06-28T21:31:20.872Z] coverage: 77.0% of statements [2023-06-28T21:31:20.872Z] ok github.com/docker/docker/errdefs 0.107s coverage: 77.0% of statements [2023-06-28T21:31:20.872Z] time="2023-06-28T21:31:20Z" level=warning msg="reference for unknown type: " [2023-06-28T21:31:20.872Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2023-06-28T21:31:20.872Z] time="2023-06-28T21:31:20Z" level=warning msg="reference for unknown type: " [2023-06-28T21:31:20.872Z] time="2023-06-28T21:31:20Z" level=warning msg="reference for unknown type: " [2023-06-28T21:31:20.872Z] === RUN TestManifestStore/error_persisting_manifest [2023-06-28T21:31:20.872Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2023-06-28T21:31:20.872Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2023-06-28T21:31:20.872Z] time="2023-06-28T21:31:20Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2023-06-28T21:31:20.872Z] --- PASS: TestManifestStore (0.55s) [2023-06-28T21:31:20.872Z] --- PASS: TestManifestStore/no_remote_or_local (0.29s) [2023-06-28T21:31:20.872Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2023-06-28T21:31:20.872Z] --- PASS: TestManifestStore/no_local_cache/digested (0.00s) [2023-06-28T21:31:20.872Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2023-06-28T21:31:20.872Z] --- PASS: TestManifestStore/unknown_media_type (0.16s) [2023-06-28T21:31:20.872Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2023-06-28T21:31:20.872Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.12s) [2023-06-28T21:31:20.872Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.06s) [2023-06-28T21:31:20.872Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.07s) [2023-06-28T21:31:20.872Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2023-06-28T21:31:20.954Z] + echo Chowning /workspace to jenkins user [2023-06-28T21:31:20.954Z] Chowning /workspace to jenkins user [2023-06-28T21:31:20.954Z] + id -u [2023-06-28T21:31:20.954Z] + id -g [2023-06-28T21:31:20.954Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45840:/workspace busybox chown -R 1000:1000 /workspace [2023-06-28T21:31:21.347Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2023-06-28T21:31:21.347Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.03s) [2023-06-28T21:31:21.347Z] === RUN TestDetectManifestBlobMediaType [2023-06-28T21:31:21.347Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2023-06-28T21:31:21.347Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2023-06-28T21:31:21.347Z] === RUN TestDetectManifestBlobMediaType/schema1 [2023-06-28T21:31:21.347Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2023-06-28T21:31:21.347Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2023-06-28T21:31:21.347Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2023-06-28T21:31:21.347Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2023-06-28T21:31:21.347Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2023-06-28T21:31:21.347Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2023-06-28T21:31:21.347Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2023-06-28T21:31:21.347Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2023-06-28T21:31:21.347Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2023-06-28T21:31:21.347Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2023-06-28T21:31:21.347Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2023-06-28T21:31:21.347Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2023-06-28T21:31:21.347Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2023-06-28T21:31:21.347Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2023-06-28T21:31:21.347Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2023-06-28T21:31:21.347Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2023-06-28T21:31:21.347Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2023-06-28T21:31:21.347Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2023-06-28T21:31:21.347Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2023-06-28T21:31:21.347Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2023-06-28T21:31:21.347Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2023-06-28T21:31:21.347Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2023-06-28T21:31:21.347Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2023-06-28T21:31:21.347Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2023-06-28T21:31:21.347Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2023-06-28T21:31:21.347Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2023-06-28T21:31:21.347Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2023-06-28T21:31:21.347Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2023-06-28T21:31:21.347Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2023-06-28T21:31:21.347Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2023-06-28T21:31:21.347Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2023-06-28T21:31:21.347Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2023-06-28T21:31:21.347Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2023-06-28T21:31:21.347Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2023-06-28T21:31:21.347Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2023-06-28T21:31:21.347Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2023-06-28T21:31:21.347Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2023-06-28T21:31:21.347Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2023-06-28T21:31:21.347Z] === RUN TestFixManifestLayers [2023-06-28T21:31:21.347Z] --- PASS: TestFixManifestLayers (0.00s) [2023-06-28T21:31:21.347Z] === RUN TestFixManifestLayersBaseLayerParent [2023-06-28T21:31:21.347Z] pull_v2_test.go:81: Needs fixing on Windows [2023-06-28T21:31:21.347Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2023-06-28T21:31:21.347Z] === RUN TestFixManifestLayersBadParent [2023-06-28T21:31:21.347Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2023-06-28T21:31:21.347Z] === RUN TestValidateManifest [2023-06-28T21:31:21.347Z] pull_v2_test.go:126: Needs fixing on Windows [2023-06-28T21:31:21.347Z] --- SKIP: TestValidateManifest (0.00s) [2023-06-28T21:31:21.347Z] === RUN TestFormatPlatform [2023-06-28T21:31:21.347Z] --- PASS: TestFormatPlatform (0.00s) [2023-06-28T21:31:21.347Z] === RUN TestPullSchema2Config [2023-06-28T21:31:21.347Z] === RUN TestPullSchema2Config/success_first_time [2023-06-28T21:31:21.347Z] pull_v2_test.go:283: HTTP GET /v2/ [2023-06-28T21:31:21.347Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-06-28T21:31:21.347Z] === RUN TestPullSchema2Config/500_status [2023-06-28T21:31:21.347Z] pull_v2_test.go:283: HTTP GET /v2/ [2023-06-28T21:31:21.347Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-06-28T21:31:21.347Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-06-28T21:31:21.347Z] === RUN TestPullSchema2Config/EOF [2023-06-28T21:31:21.347Z] pull_v2_test.go:283: HTTP GET /v2/ [2023-06-28T21:31:21.347Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-06-28T21:31:21.347Z] 2023/06/28 21:31:21 http: panic serving 127.0.0.1:49234: intentional panic [2023-06-28T21:31:21.347Z] goroutine 131 [running]: [2023-06-28T21:31:21.347Z] net/http.(*conn).serve.func1() [2023-06-28T21:31:21.347Z] c:/go/src/net/http/server.go:1850 +0xbf [2023-06-28T21:31:21.347Z] panic({0x8253e0, 0x9da850}) [2023-06-28T21:31:21.347Z] c:/go/src/runtime/panic.go:890 +0x262 [2023-06-28T21:31:21.347Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000053a00?, {0x9e1d68?, 0xc00054a380?}) [2023-06-28T21:31:21.347Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:261 +0xb4 [2023-06-28T21:31:21.347Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x9e1d68, 0xc00054a380}, 0xc000536f00) [2023-06-28T21:31:21.347Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:289 +0x285 [2023-06-28T21:31:21.347Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x9e1d68?, 0xc00054a380?}, 0x30b3f5?) [2023-06-28T21:31:21.347Z] c:/go/src/net/http/server.go:2109 +0x2f [2023-06-28T21:31:21.347Z] net/http.serverHandler.ServeHTTP({0xc000395e60?}, {0x9e1d68, 0xc00054a380}, 0xc000536f00) [2023-06-28T21:31:21.347Z] c:/go/src/net/http/server.go:2947 +0x30c [2023-06-28T21:31:21.347Z] net/http.(*conn).serve(0xc0001e2500, {0x9e26e0, 0xc000394420}) [2023-06-28T21:31:21.347Z] c:/go/src/net/http/server.go:1991 +0x607 [2023-06-28T21:31:21.347Z] created by net/http.(*Server).Serve [2023-06-28T21:31:21.347Z] c:/go/src/net/http/server.go:3102 +0x4db [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-06-28T21:31:21.778Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2023-06-28T21:31:21.818Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-06-28T21:31:21.818Z] === RUN TestPullSchema2Config/unauthorized [2023-06-28T21:31:21.818Z] pull_v2_test.go:283: HTTP GET /v2/ [2023-06-28T21:31:21.818Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-06-28T21:31:21.818Z] --- PASS: TestPullSchema2Config (0.54s) [2023-06-28T21:31:21.818Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2023-06-28T21:31:21.818Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2023-06-28T21:31:21.818Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2023-06-28T21:31:21.818Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2023-06-28T21:31:21.818Z] === RUN TestGetRepositoryMountCandidates [2023-06-28T21:31:21.818Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2023-06-28T21:31:21.818Z] === RUN TestLayerAlreadyExists [2023-06-28T21:31:21.818Z] 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} [2023-06-28T21:31:21.818Z] 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} [2023-06-28T21:31:21.818Z] 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} [2023-06-28T21:31:21.818Z] 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} [2023-06-28T21:31:21.818Z] 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} [2023-06-28T21:31:21.818Z] 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} [2023-06-28T21:31:21.818Z] --- PASS: TestLayerAlreadyExists (0.00s) [2023-06-28T21:31:21.818Z] === RUN TestWhenEmptyAuthConfig [2023-06-28T21:31:21.923Z] + bundleName=unit [2023-06-28T21:31:21.923Z] + echo Creating unit-bundles.tar.gz [2023-06-28T21:31:21.923Z] Creating unit-bundles.tar.gz [2023-06-28T21:31:21.923Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2023-06-28T21:31:21.923Z] bundles/junit-report.xml [2023-06-28T21:31:21.923Z] bundles/go-test-report.json [2023-06-28T21:31:21.923Z] bundles/profile.out [Pipeline] archiveArtifacts [2023-06-28T21:31:21.932Z] Archiving artifacts [2023-06-28T21:31:22.276Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45840/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-06-28T21:31:22.347Z] === RUN TestDockerSuite/TestCpGarbagePath [2023-06-28T21:31:22.702Z] + make clean [2023-06-28T21:31:22.702Z] docker volume rm -f docker-dev-cache [2023-06-28T21:31:22.702Z] docker-dev-cache [Pipeline] deleteDir [2023-06-28T21:31:22.808Z] --- PASS: TestWhenEmptyAuthConfig (0.98s) [2023-06-28T21:31:22.808Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2023-06-28T21:31:22.808Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2023-06-28T21:31:22.808Z] === RUN TestTokenPassThru [2023-06-28T21:31:22.808Z] --- PASS: TestTokenPassThru (0.01s) [2023-06-28T21:31:22.808Z] === RUN TestTokenPassThruDifferentHost [2023-06-28T21:31:22.808Z] --- PASS: TestTokenPassThruDifferentHost (0.04s) [2023-06-28T21:31:22.808Z] PASS [2023-06-28T21:31:22.808Z] coverage: 27.4% of statements [2023-06-28T21:31:22.808Z] ok github.com/docker/docker/distribution 2.324s coverage: 27.4% of statements [2023-06-28T21:31:22.808Z] === RUN TestCompare [2023-06-28T21:31:22.808Z] --- PASS: TestCompare (0.00s) [2023-06-28T21:31:22.808Z] PASS [2023-06-28T21:31:22.808Z] coverage: 19.2% of statements [2023-06-28T21:31:22.808Z] ok github.com/docker/docker/image/cache 0.220s coverage: 19.2% of statements [2023-06-28T21:31:22.808Z] === RUN TestFSGetInvalidData [2023-06-28T21:31:22.808Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-06-28T21:31:22.808Z] ? github.com/docker/docker/dockerversion [no test files] [2023-06-28T21:31:22.808Z] --- PASS: TestFSGetInvalidData (0.03s) [2023-06-28T21:31:22.808Z] === RUN TestFSInvalidSet [2023-06-28T21:31:22.808Z] --- PASS: TestFSInvalidSet (0.03s) [2023-06-28T21:31:22.808Z] === RUN TestFSInvalidRoot [2023-06-28T21:31:22.808Z] --- PASS: TestFSInvalidRoot (0.02s) [2023-06-28T21:31:22.808Z] === RUN TestFSMetadataGetSet [2023-06-28T21:31:22.808Z] === RUN TestMakeV1ConfigFromConfig [2023-06-28T21:31:22.808Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2023-06-28T21:31:22.808Z] PASS [2023-06-28T21:31:22.808Z] coverage: 25.0% of statements [2023-06-28T21:31:22.808Z] ok github.com/docker/docker/image/v1 0.164s coverage: 25.0% of statements [2023-06-28T21:31:22.808Z] --- PASS: TestFSMetadataGetSet (0.06s) [2023-06-28T21:31:22.808Z] === RUN TestFSInvalidWalker [2023-06-28T21:31:22.808Z] --- PASS: TestFSInvalidWalker (0.02s) [2023-06-28T21:31:22.808Z] === RUN TestFSGetSet [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-28T21:31:23.278Z] --- PASS: TestFSGetSet (0.03s) [2023-06-28T21:31:23.278Z] === RUN TestFSGetUnsetKey [2023-06-28T21:31:23.278Z] --- PASS: TestFSGetUnsetKey (0.01s) [2023-06-28T21:31:23.278Z] === RUN TestFSGetEmptyData [2023-06-28T21:31:23.278Z] --- PASS: TestFSGetEmptyData (0.01s) [2023-06-28T21:31:23.278Z] === RUN TestFSDelete [2023-06-28T21:31:23.278Z] --- PASS: TestFSDelete (0.03s) [2023-06-28T21:31:23.278Z] === RUN TestFSWalker [2023-06-28T21:31:23.278Z] --- PASS: TestFSWalker (0.03s) [2023-06-28T21:31:23.278Z] === RUN TestFSWalkerStopOnError [2023-06-28T21:31:23.278Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2023-06-28T21:31:23.278Z] === RUN TestNewFromJSON [2023-06-28T21:31:23.278Z] --- PASS: TestNewFromJSON (0.00s) [2023-06-28T21:31:23.278Z] === RUN TestNewFromJSONWithInvalidJSON [2023-06-28T21:31:23.278Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2023-06-28T21:31:23.278Z] === RUN TestMarshalKeyOrder [2023-06-28T21:31:23.278Z] --- PASS: TestMarshalKeyOrder (0.00s) [2023-06-28T21:31:23.278Z] === RUN TestImage [2023-06-28T21:31:23.278Z] --- PASS: TestImage (0.00s) [2023-06-28T21:31:23.278Z] === RUN TestImageOSNotEmpty [2023-06-28T21:31:23.278Z] --- PASS: TestImageOSNotEmpty (0.00s) [2023-06-28T21:31:23.278Z] === RUN TestNewChildImageFromImageWithRootFS [2023-06-28T21:31:23.278Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2023-06-28T21:31:23.278Z] === RUN TestCreate [2023-06-28T21:31:23.278Z] --- PASS: TestCreate (0.01s) [2023-06-28T21:31:23.278Z] === RUN TestRestore [2023-06-28T21:31:23.278Z] time="2023-06-28T21:31:22Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2023-06-28T21:31:23.278Z] --- PASS: TestRestore (0.30s) [2023-06-28T21:31:23.278Z] === RUN TestAddDelete [2023-06-28T21:31:23.285Z] === RUN TestDockerSuite/TestCpLocalOnly [2023-06-28T21:31:23.285Z] === RUN TestDockerSuite/TestCpNameHasColon [2023-06-28T21:31:23.749Z] --- PASS: TestAddDelete (0.05s) [2023-06-28T21:31:23.749Z] === RUN TestSearchAfterDelete [2023-06-28T21:31:23.749Z] --- PASS: TestSearchAfterDelete (0.04s) [2023-06-28T21:31:23.749Z] === RUN TestParentReset [2023-06-28T21:31:23.749Z] --- PASS: TestParentReset (0.05s) [2023-06-28T21:31:23.749Z] === RUN TestGetAndSetLastUpdated [2023-06-28T21:31:23.749Z] --- PASS: TestGetAndSetLastUpdated (0.04s) [2023-06-28T21:31:23.749Z] === RUN TestStoreLen [2023-06-28T21:31:23.749Z] --- PASS: TestStoreLen (0.25s) [2023-06-28T21:31:23.749Z] PASS [2023-06-28T21:31:23.749Z] coverage: 86.8% of statements [2023-06-28T21:31:23.749Z] ok github.com/docker/docker/image 1.178s coverage: 86.8% of statements [2023-06-28T21:31:23.855Z] === RUN TestDockerSuite/TestCpRelativePath [2023-06-28T21:31:24.219Z] ? github.com/docker/docker/image/tarexport [no test files] [2023-06-28T21:31:24.219Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-06-28T21:31:24.424Z] === RUN TestDockerSuite/TestCpSpecialFiles [2023-06-28T21:31:24.689Z] === RUN TestSerialization [2023-06-28T21:31:24.689Z] --- PASS: TestSerialization (0.02s) [2023-06-28T21:31:24.689Z] PASS [2023-06-28T21:31:24.689Z] coverage: 100.0% of statements [2023-06-28T21:31:24.689Z] ok github.com/docker/docker/libcontainerd/queue 0.178s coverage: 100.0% of statements [2023-06-28T21:31:25.362Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2023-06-28T21:31:25.679Z] === RUN TestEnvironmentParsing [2023-06-28T21:31:25.679Z] --- PASS: TestEnvironmentParsing (0.00s) [2023-06-28T21:31:25.679Z] PASS [2023-06-28T21:31:25.679Z] coverage: 1.0% of statements [2023-06-28T21:31:25.679Z] ok github.com/docker/docker/libcontainerd/local 0.194s coverage: 1.0% of statements [2023-06-28T21:31:26.300Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2023-06-28T21:31:26.669Z] === RUN TestEmptyLayer [2023-06-28T21:31:26.669Z] --- PASS: TestEmptyLayer (0.00s) [2023-06-28T21:31:26.669Z] === RUN TestCommitFailure [2023-06-28T21:31:26.669Z] --- PASS: TestCommitFailure (0.03s) [2023-06-28T21:31:26.669Z] === RUN TestStartTransactionFailure [2023-06-28T21:31:26.669Z] --- PASS: TestStartTransactionFailure (0.01s) [2023-06-28T21:31:26.669Z] === RUN TestGetOrphan [2023-06-28T21:31:26.669Z] --- PASS: TestGetOrphan (0.02s) [2023-06-28T21:31:26.669Z] === RUN TestMountAndRegister [2023-06-28T21:31:26.669Z] layer_test.go:270: Layer size: 14 [2023-06-28T21:31:26.669Z] --- PASS: TestMountAndRegister (0.15s) [2023-06-28T21:31:26.669Z] === RUN TestLayerRelease [2023-06-28T21:31:26.669Z] layer_test.go:303: Failing on Windows [2023-06-28T21:31:26.669Z] --- SKIP: TestLayerRelease (0.00s) [2023-06-28T21:31:26.669Z] === RUN TestStoreRestore [2023-06-28T21:31:26.669Z] layer_test.go:352: Failing on Windows [2023-06-28T21:31:26.669Z] --- SKIP: TestStoreRestore (0.00s) [2023-06-28T21:31:26.669Z] === RUN TestTarStreamStability [2023-06-28T21:31:26.669Z] layer_test.go:467: Failing on Windows [2023-06-28T21:31:26.669Z] --- SKIP: TestTarStreamStability (0.00s) [2023-06-28T21:31:26.669Z] === RUN TestRegisterExistingLayer [2023-06-28T21:31:26.869Z] === RUN TestDockerSuite/TestCpToCaseA [2023-06-28T21:31:27.145Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2023-06-28T21:31:27.145Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2023-06-28T21:31:27.145Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2023-06-28T21:31:27.145Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2023-06-28T21:31:27.145Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2023-06-28T21:31:27.145Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2023-06-28T21:31:27.145Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2023-06-28T21:31:27.145Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2023-06-28T21:31:27.145Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2023-06-28T21:31:27.145Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2023-06-28T21:31:27.145Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2023-06-28T21:31:27.145Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2023-06-28T21:31:27.145Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2023-06-28T21:31:27.145Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2023-06-28T21:31:27.145Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2023-06-28T21:31:27.145Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2023-06-28T21:31:27.145Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2023-06-28T21:31:27.145Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2023-06-28T21:31:27.145Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2023-06-28T21:31:27.145Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2023-06-28T21:31:27.145Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2023-06-28T21:31:27.145Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2023-06-28T21:31:27.145Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2023-06-28T21:31:27.145Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2023-06-28T21:31:27.145Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2023-06-28T21:31:27.145Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2023-06-28T21:31:27.145Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2023-06-28T21:31:27.145Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2023-06-28T21:31:27.145Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2023-06-28T21:31:27.145Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2023-06-28T21:31:27.145Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2023-06-28T21:31:27.145Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2023-06-28T21:31:27.145Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2023-06-28T21:31:27.145Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2023-06-28T21:31:27.145Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2023-06-28T21:31:27.145Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2023-06-28T21:31:27.145Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2023-06-28T21:31:27.145Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2023-06-28T21:31:27.145Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2023-06-28T21:31:27.145Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2023-06-28T21:31:27.145Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2023-06-28T21:31:27.145Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2023-06-28T21:31:27.145Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2023-06-28T21:31:27.145Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2023-06-28T21:31:27.145Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2023-06-28T21:31:27.145Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2023-06-28T21:31:27.145Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2023-06-28T21:31:27.145Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2023-06-28T21:31:27.145Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2023-06-28T21:31:27.145Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2023-06-28T21:31:27.145Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2023-06-28T21:31:27.145Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2023-06-28T21:31:27.145Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2023-06-28T21:31:27.145Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2023-06-28T21:31:27.145Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2023-06-28T21:31:27.145Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2023-06-28T21:31:27.145Z] PASS [2023-06-28T21:31:27.145Z] coverage: 45.8% of statements [2023-06-28T21:31:27.145Z] ok github.com/docker/docker/oci 0.141s coverage: 45.8% of statements [2023-06-28T21:31:27.145Z] --- PASS: TestRegisterExistingLayer (0.33s) [2023-06-28T21:31:27.145Z] === RUN TestTarStreamVerification [2023-06-28T21:31:27.145Z] layer_test.go:696: Failing on Windows [2023-06-28T21:31:27.145Z] --- SKIP: TestTarStreamVerification (0.00s) [2023-06-28T21:31:27.145Z] === RUN TestLayerMigration [2023-06-28T21:31:27.146Z] migration_test.go:45: Failing on Windows [2023-06-28T21:31:27.146Z] --- SKIP: TestLayerMigration (0.00s) [2023-06-28T21:31:27.146Z] === RUN TestLayerMigrationNoTarsplit [2023-06-28T21:31:27.146Z] migration_test.go:181: Failing on Windows [2023-06-28T21:31:27.146Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2023-06-28T21:31:27.146Z] === RUN TestMountInit [2023-06-28T21:31:27.146Z] mount_test.go:17: Failing on Windows [2023-06-28T21:31:27.146Z] --- SKIP: TestMountInit (0.00s) [2023-06-28T21:31:27.146Z] === RUN TestMountSize [2023-06-28T21:31:27.146Z] mount_test.go:76: Failing on Windows [2023-06-28T21:31:27.146Z] --- SKIP: TestMountSize (0.02s) [2023-06-28T21:31:27.146Z] === RUN TestMountChanges [2023-06-28T21:31:27.146Z] mount_test.go:125: Failing on Windows [2023-06-28T21:31:27.146Z] --- SKIP: TestMountChanges (0.00s) [2023-06-28T21:31:27.146Z] === RUN TestMountApply [2023-06-28T21:31:27.146Z] mount_test.go:212: Failing on Windows [2023-06-28T21:31:27.146Z] --- SKIP: TestMountApply (0.00s) [2023-06-28T21:31:27.146Z] PASS [2023-06-28T21:31:27.146Z] coverage: 30.1% of statements [2023-06-28T21:31:27.146Z] ok github.com/docker/docker/layer 0.761s coverage: 30.1% of statements [2023-06-28T21:31:27.146Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-06-28T21:31:27.146Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-06-28T21:31:27.146Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-06-28T21:31:27.146Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-06-28T21:31:27.146Z] ? github.com/docker/docker/oci/caps [no test files] [2023-06-28T21:31:27.616Z] === RUN TestAddressPoolOpt [2023-06-28T21:31:27.616Z] --- PASS: TestAddressPoolOpt (0.00s) [2023-06-28T21:31:27.616Z] === RUN TestValidateEnv [2023-06-28T21:31:27.616Z] === RUN TestValidateEnv/a [2023-06-28T21:31:27.616Z] === RUN TestValidateEnv/something [2023-06-28T21:31:27.616Z] === RUN TestValidateEnv/_=a [2023-06-28T21:31:27.616Z] === RUN TestValidateEnv/env1=value1 [2023-06-28T21:31:27.616Z] === RUN TestValidateEnv/_env1=value1 [2023-06-28T21:31:27.616Z] === RUN TestValidateEnv/env2=value2=value3 [2023-06-28T21:31:27.616Z] === RUN TestValidateEnv/env3=abc!qwe [2023-06-28T21:31:27.616Z] === RUN TestValidateEnv/env_4=value_4 [2023-06-28T21:31:27.616Z] === RUN TestValidateEnv/PATH [2023-06-28T21:31:27.616Z] === RUN TestValidateEnv/=a [2023-06-28T21:31:27.616Z] === RUN TestValidateEnv/PATH= [2023-06-28T21:31:27.616Z] === RUN TestValidateEnv/PATH=something [2023-06-28T21:31:27.616Z] === RUN TestValidateEnv/asd!qwe [2023-06-28T21:31:27.616Z] === RUN TestValidateEnv/1asd [2023-06-28T21:31:27.616Z] === RUN TestValidateEnv/123 [2023-06-28T21:31:27.616Z] === RUN TestValidateEnv/some_space [2023-06-28T21:31:27.616Z] === RUN TestValidateEnv/__some_space_before [2023-06-28T21:31:27.616Z] === RUN TestValidateEnv/some_space_after__ [2023-06-28T21:31:27.616Z] === RUN TestValidateEnv/= [2023-06-28T21:31:27.616Z] === RUN TestValidateEnv/PaTh [2023-06-28T21:31:27.616Z] --- PASS: TestValidateEnv (0.00s) [2023-06-28T21:31:27.616Z] --- PASS: TestValidateEnv/a (0.00s) [2023-06-28T21:31:27.616Z] --- PASS: TestValidateEnv/something (0.00s) [2023-06-28T21:31:27.616Z] --- PASS: TestValidateEnv/_=a (0.00s) [2023-06-28T21:31:27.616Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2023-06-28T21:31:27.616Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2023-06-28T21:31:27.616Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2023-06-28T21:31:27.616Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2023-06-28T21:31:27.616Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2023-06-28T21:31:27.616Z] --- PASS: TestValidateEnv/PATH (0.00s) [2023-06-28T21:31:27.616Z] --- PASS: TestValidateEnv/=a (0.00s) [2023-06-28T21:31:27.616Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2023-06-28T21:31:27.616Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2023-06-28T21:31:27.616Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2023-06-28T21:31:27.616Z] --- PASS: TestValidateEnv/1asd (0.00s) [2023-06-28T21:31:27.616Z] --- PASS: TestValidateEnv/123 (0.00s) [2023-06-28T21:31:27.616Z] --- PASS: TestValidateEnv/some_space (0.00s) [2023-06-28T21:31:27.616Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2023-06-28T21:31:27.616Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2023-06-28T21:31:27.616Z] --- PASS: TestValidateEnv/= (0.00s) [2023-06-28T21:31:27.616Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2023-06-28T21:31:27.616Z] === RUN TestParseHost [2023-06-28T21:31:27.616Z] --- PASS: TestParseHost (0.00s) [2023-06-28T21:31:27.616Z] === RUN TestParseDockerDaemonHost [2023-06-28T21:31:27.616Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2023-06-28T21:31:27.616Z] === RUN TestParseTCP [2023-06-28T21:31:27.616Z] --- PASS: TestParseTCP (0.00s) [2023-06-28T21:31:27.616Z] === RUN TestParseInvalidUnixAddrInvalid [2023-06-28T21:31:27.616Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2023-06-28T21:31:27.616Z] === RUN TestValidateExtraHosts [2023-06-28T21:31:27.616Z] --- PASS: TestValidateExtraHosts (0.00s) [2023-06-28T21:31:27.616Z] === RUN TestIpOptString [2023-06-28T21:31:27.616Z] --- PASS: TestIpOptString (0.00s) [2023-06-28T21:31:27.616Z] === RUN TestNewIpOptInvalidDefaultVal [2023-06-28T21:31:27.616Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2023-06-28T21:31:27.616Z] === RUN TestNewIpOptValidDefaultVal [2023-06-28T21:31:27.616Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2023-06-28T21:31:27.616Z] === RUN TestIpOptSetInvalidVal [2023-06-28T21:31:27.616Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2023-06-28T21:31:27.616Z] === RUN TestValidateIPAddress [2023-06-28T21:31:27.616Z] --- PASS: TestValidateIPAddress (0.00s) [2023-06-28T21:31:27.616Z] === RUN TestMapOpts [2023-06-28T21:31:27.616Z] --- PASS: TestMapOpts (0.00s) [2023-06-28T21:31:27.616Z] === RUN TestListOptsWithoutValidator [2023-06-28T21:31:27.616Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2023-06-28T21:31:27.616Z] === RUN TestListOptsWithValidator [2023-06-28T21:31:27.616Z] --- PASS: TestListOptsWithValidator (0.00s) [2023-06-28T21:31:27.616Z] === RUN TestValidateDNSSearch [2023-06-28T21:31:27.616Z] --- PASS: TestValidateDNSSearch (0.00s) [2023-06-28T21:31:27.616Z] === RUN TestValidateLabel [2023-06-28T21:31:27.616Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2023-06-28T21:31:27.616Z] === RUN TestValidateLabel/label_with_general_format [2023-06-28T21:31:27.616Z] === RUN TestValidateLabel/label_with_more_than_one_= [2023-06-28T21:31:27.616Z] === RUN TestValidateLabel/label_with_one_more [2023-06-28T21:31:27.616Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2023-06-28T21:31:27.616Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2023-06-28T21:31:27.616Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2023-06-28T21:31:27.616Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2023-06-28T21:31:27.616Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2023-06-28T21:31:27.616Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2023-06-28T21:31:27.616Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2023-06-28T21:31:27.616Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2023-06-28T21:31:27.616Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2023-06-28T21:31:27.616Z] --- PASS: TestValidateLabel (0.02s) [2023-06-28T21:31:27.616Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2023-06-28T21:31:27.616Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2023-06-28T21:31:27.616Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2023-06-28T21:31:27.616Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2023-06-28T21:31:27.616Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2023-06-28T21:31:27.616Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2023-06-28T21:31:27.616Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2023-06-28T21:31:27.616Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2023-06-28T21:31:27.616Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2023-06-28T21:31:27.616Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2023-06-28T21:31:27.616Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2023-06-28T21:31:27.616Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2023-06-28T21:31:27.616Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2023-06-28T21:31:27.616Z] === RUN TestNamedListOpts [2023-06-28T21:31:27.616Z] --- PASS: TestNamedListOpts (0.00s) [2023-06-28T21:31:27.616Z] === RUN TestNamedMapOpts [2023-06-28T21:31:27.616Z] --- PASS: TestNamedMapOpts (0.00s) [2023-06-28T21:31:27.616Z] === RUN TestParseLink [2023-06-28T21:31:27.616Z] --- PASS: TestParseLink (0.00s) [2023-06-28T21:31:27.616Z] === RUN TestQuotedStringSetWithQuotes [2023-06-28T21:31:27.616Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2023-06-28T21:31:27.616Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2023-06-28T21:31:27.616Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2023-06-28T21:31:27.616Z] === RUN TestQuotedStringSetWithNoQuotes [2023-06-28T21:31:27.616Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2023-06-28T21:31:27.616Z] === RUN TestUlimitOpt [2023-06-28T21:31:27.616Z] --- PASS: TestUlimitOpt (0.00s) [2023-06-28T21:31:27.616Z] PASS [2023-06-28T21:31:27.616Z] coverage: 67.1% of statements [2023-06-28T21:31:27.616Z] ok github.com/docker/docker/opts 0.209s coverage: 67.1% of statements [2023-06-28T21:31:27.616Z] === RUN TestParseVersion [2023-06-28T21:31:27.616Z] --- PASS: TestParseVersion (0.00s) [2023-06-28T21:31:27.616Z] PASS [2023-06-28T21:31:27.616Z] coverage: 52.9% of statements [2023-06-28T21:31:27.616Z] ok github.com/docker/docker/pkg/aaparser 0.088s coverage: 52.9% of statements [2023-06-28T21:31:28.251Z] === RUN TestDockerSuite/TestCpToCaseB [2023-06-28T21:31:28.606Z] === RUN TestUnbuffered [2023-06-28T21:31:28.606Z] --- PASS: TestUnbuffered (0.00s) [2023-06-28T21:31:28.606Z] === RUN TestRaceUnbuffered [2023-06-28T21:31:28.606Z] --- PASS: TestRaceUnbuffered (0.00s) [2023-06-28T21:31:28.606Z] PASS [2023-06-28T21:31:28.606Z] coverage: 100.0% of statements [2023-06-28T21:31:28.606Z] ok github.com/docker/docker/pkg/broadcaster 0.127s coverage: 100.0% of statements [2023-06-28T21:31:28.821Z] === RUN TestDockerSuite/TestCpToCaseC [2023-06-28T21:31:29.076Z] === RUN TestMatch [2023-06-28T21:31:29.076Z] === RUN TestMatch/[[]] [2023-06-28T21:31:29.076Z] === RUN TestMatch/[[foo]] [2023-06-28T21:31:29.076Z] === RUN TestMatch/[[bar]_[foo]] [2023-06-28T21:31:29.076Z] === RUN TestMatch/[[foo_bar]] [2023-06-28T21:31:29.076Z] === RUN TestMatch/[[qux]_[foo]] [2023-06-28T21:31:29.076Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2023-06-28T21:31:29.076Z] === RUN TestMatch/[] [2023-06-28T21:31:29.076Z] === RUN TestMatch/[]#01 [2023-06-28T21:31:29.076Z] === RUN TestMatch/[[qux]] [2023-06-28T21:31:29.076Z] === RUN TestMatch/[[foo_bar_qux]] [2023-06-28T21:31:29.076Z] === RUN TestMatch/[[qux]_[baz]] [2023-06-28T21:31:29.076Z] === RUN TestMatch/[[foo_baz]] [2023-06-28T21:31:29.076Z] --- PASS: TestMatch (0.00s) [2023-06-28T21:31:29.076Z] --- PASS: TestMatch/[[]] (0.00s) [2023-06-28T21:31:29.076Z] --- PASS: TestMatch/[[foo]] (0.00s) [2023-06-28T21:31:29.076Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2023-06-28T21:31:29.076Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2023-06-28T21:31:29.076Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2023-06-28T21:31:29.076Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2023-06-28T21:31:29.076Z] --- PASS: TestMatch/[] (0.00s) [2023-06-28T21:31:29.076Z] --- PASS: TestMatch/[]#01 (0.00s) [2023-06-28T21:31:29.076Z] --- PASS: TestMatch/[[qux]] (0.00s) [2023-06-28T21:31:29.076Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2023-06-28T21:31:29.076Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2023-06-28T21:31:29.076Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2023-06-28T21:31:29.076Z] PASS [2023-06-28T21:31:29.076Z] coverage: 87.5% of statements [2023-06-28T21:31:29.076Z] ok github.com/docker/docker/pkg/capabilities 0.095s coverage: 87.5% of statements [2023-06-28T21:31:30.071Z] === RUN TestPeerCertificateMarshalJSON [2023-06-28T21:31:30.541Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2023-06-28T21:31:30.541Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2023-06-28T21:31:30.541Z] --- PASS: TestPeerCertificateMarshalJSON (0.55s) [2023-06-28T21:31:30.541Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2023-06-28T21:31:30.541Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2023-06-28T21:31:30.541Z] === RUN TestMiddleware [2023-06-28T21:31:30.541Z] --- PASS: TestMiddleware (0.00s) [2023-06-28T21:31:30.541Z] === RUN TestNewResponseModifier [2023-06-28T21:31:30.541Z] --- PASS: TestNewResponseModifier (0.00s) [2023-06-28T21:31:30.541Z] PASS [2023-06-28T21:31:30.541Z] coverage: 26.8% of statements [2023-06-28T21:31:30.541Z] ok github.com/docker/docker/pkg/authorization 0.672s coverage: 26.8% of statements [2023-06-28T21:31:31.010Z] === RUN TestSizeEmpty [2023-06-28T21:31:31.010Z] --- PASS: TestSizeEmpty (0.00s) [2023-06-28T21:31:31.010Z] === RUN TestSizeEmptyFile [2023-06-28T21:31:31.010Z] --- PASS: TestSizeEmptyFile (0.00s) [2023-06-28T21:31:31.010Z] === RUN TestSizeNonemptyFile [2023-06-28T21:31:31.010Z] --- PASS: TestSizeNonemptyFile (0.00s) [2023-06-28T21:31:31.010Z] === RUN TestSizeNestedDirectoryEmpty [2023-06-28T21:31:31.010Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2023-06-28T21:31:31.010Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2023-06-28T21:31:31.010Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2023-06-28T21:31:31.010Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2023-06-28T21:31:31.010Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2023-06-28T21:31:31.010Z] === RUN TestMoveToSubdir [2023-06-28T21:31:31.010Z] --- PASS: TestMoveToSubdir (0.01s) [2023-06-28T21:31:31.010Z] === RUN TestSizeNonExistingDirectory [2023-06-28T21:31:31.010Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2023-06-28T21:31:31.010Z] PASS [2023-06-28T21:31:31.010Z] coverage: 80.0% of statements [2023-06-28T21:31:31.010Z] ok github.com/docker/docker/pkg/directory 0.116s coverage: 80.0% of statements [2023-06-28T21:31:31.356Z] === RUN TestDockerSuite/TestCpToCaseD [2023-06-28T21:31:31.481Z] === RUN TestChrootTarUntar [2023-06-28T21:31:31.481Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2023-06-28T21:31:31.481Z] --- SKIP: TestChrootTarUntar (0.01s) [2023-06-28T21:31:31.481Z] === RUN TestChrootUntarWithHugeExcludesList [2023-06-28T21:31:31.481Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2023-06-28T21:31:31.481Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2023-06-28T21:31:31.481Z] === RUN TestChrootUntarEmptyArchive [2023-06-28T21:31:31.481Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2023-06-28T21:31:31.481Z] === RUN TestChrootTarUntarWithSymlink [2023-06-28T21:31:31.481Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-06-28T21:31:31.481Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2023-06-28T21:31:31.481Z] === RUN TestChrootCopyWithTar [2023-06-28T21:31:31.481Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-06-28T21:31:31.481Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2023-06-28T21:31:31.481Z] === RUN TestChrootCopyFileWithTar [2023-06-28T21:31:31.481Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2023-06-28T21:31:31.481Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2023-06-28T21:31:31.481Z] === RUN TestChrootUntarPath [2023-06-28T21:31:31.481Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-06-28T21:31:31.481Z] --- SKIP: TestChrootUntarPath (0.00s) [2023-06-28T21:31:31.481Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2023-06-28T21:31:31.481Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2023-06-28T21:31:31.481Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.01s) [2023-06-28T21:31:31.481Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2023-06-28T21:31:31.481Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2023-06-28T21:31:31.481Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2023-06-28T21:31:31.481Z] === RUN TestChrootApplyDotDotFile [2023-06-28T21:31:31.481Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2023-06-28T21:31:31.481Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2023-06-28T21:31:31.481Z] PASS [2023-06-28T21:31:31.481Z] coverage: 15.1% of statements [2023-06-28T21:31:31.481Z] ok github.com/docker/docker/pkg/chrootarchive 0.171s coverage: 15.1% of statements [2023-06-28T21:31:31.481Z] === RUN TestIsArchivePathDir [2023-06-28T21:31:31.481Z] --- PASS: TestIsArchivePathDir (0.11s) [2023-06-28T21:31:31.481Z] === RUN TestIsArchivePathInvalidFile [2023-06-28T21:31:31.952Z] --- PASS: TestIsArchivePathInvalidFile (0.33s) [2023-06-28T21:31:31.952Z] === RUN TestIsArchivePathTar [2023-06-28T21:31:32.422Z] === RUN Test [2023-06-28T21:31:32.422Z] === RUN Test/TestContent [2023-06-28T21:31:32.422Z] === RUN Test/TestInitialize [2023-06-28T21:31:32.422Z] === RUN Test/TestNew [2023-06-28T21:31:32.422Z] === RUN Test/TestParsingContentsWithComments [2023-06-28T21:31:32.422Z] === RUN Test/TestRegister [2023-06-28T21:31:32.422Z] === RUN Test/TestWatch [2023-06-28T21:31:32.422Z] --- PASS: Test (0.01s) [2023-06-28T21:31:32.422Z] --- PASS: Test/TestContent (0.00s) [2023-06-28T21:31:32.422Z] --- PASS: Test/TestInitialize (0.00s) [2023-06-28T21:31:32.422Z] --- PASS: Test/TestNew (0.00s) [2023-06-28T21:31:32.422Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2023-06-28T21:31:32.422Z] --- PASS: Test/TestRegister (0.00s) [2023-06-28T21:31:32.422Z] --- PASS: Test/TestWatch (0.01s) [2023-06-28T21:31:32.422Z] PASS [2023-06-28T21:31:32.422Z] coverage: 97.6% of statements [2023-06-28T21:31:32.422Z] ok github.com/docker/docker/pkg/discovery/file 0.110s coverage: 97.6% of statements [2023-06-28T21:31:32.422Z] --- PASS: TestIsArchivePathTar (0.38s) [2023-06-28T21:31:32.422Z] === RUN TestDecompressStreamGzip [2023-06-28T21:31:32.892Z] --- PASS: TestDecompressStreamGzip (0.46s) [2023-06-28T21:31:32.892Z] === RUN TestDecompressStreamBzip2 [2023-06-28T21:31:32.892Z] === RUN Test [2023-06-28T21:31:32.892Z] === RUN Test/TestContainsEntry [2023-06-28T21:31:32.892Z] === RUN Test/TestCreateEntries [2023-06-28T21:31:32.892Z] === RUN Test/TestEntriesDiff [2023-06-28T21:31:32.892Z] === RUN Test/TestEntriesEquality [2023-06-28T21:31:32.892Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2023-06-28T21:31:32.892Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2023-06-28T21:31:32.892Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2023-06-28T21:31:32.892Z] === RUN Test/TestGeneratorNotGenerate [2023-06-28T21:31:32.892Z] === RUN Test/TestGeneratorWithPort [2023-06-28T21:31:32.892Z] === RUN Test/TestGeneratorWithPortNotGenerate [2023-06-28T21:31:32.892Z] === RUN Test/TestNewEntry [2023-06-28T21:31:32.892Z] === RUN Test/TestParse [2023-06-28T21:31:32.892Z] --- PASS: Test (0.00s) [2023-06-28T21:31:32.892Z] --- PASS: Test/TestContainsEntry (0.00s) [2023-06-28T21:31:32.892Z] --- PASS: Test/TestCreateEntries (0.00s) [2023-06-28T21:31:32.892Z] --- PASS: Test/TestEntriesDiff (0.00s) [2023-06-28T21:31:32.892Z] --- PASS: Test/TestEntriesEquality (0.00s) [2023-06-28T21:31:32.892Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2023-06-28T21:31:32.892Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2023-06-28T21:31:32.892Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2023-06-28T21:31:32.892Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2023-06-28T21:31:32.892Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2023-06-28T21:31:32.892Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2023-06-28T21:31:32.892Z] --- PASS: Test/TestNewEntry (0.00s) [2023-06-28T21:31:32.892Z] --- PASS: Test/TestParse (0.00s) [2023-06-28T21:31:32.892Z] PASS [2023-06-28T21:31:32.892Z] coverage: 58.3% of statements [2023-06-28T21:31:32.892Z] ok github.com/docker/docker/pkg/discovery 0.134s coverage: 58.3% of statements [2023-06-28T21:31:32.892Z] --- PASS: TestDecompressStreamBzip2 (0.24s) [2023-06-28T21:31:32.892Z] === RUN TestDecompressStreamXz [2023-06-28T21:31:32.892Z] archive_test.go:133: Xz not present in msys2 [2023-06-28T21:31:32.892Z] --- SKIP: TestDecompressStreamXz (0.00s) [2023-06-28T21:31:32.892Z] === RUN TestCompressStreamXzUnsupported [2023-06-28T21:31:32.892Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2023-06-28T21:31:32.892Z] === RUN TestCompressStreamBzip2Unsupported [2023-06-28T21:31:32.892Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2023-06-28T21:31:32.892Z] === RUN TestCompressStreamInvalid [2023-06-28T21:31:32.892Z] --- PASS: TestCompressStreamInvalid (0.00s) [2023-06-28T21:31:32.892Z] === RUN TestExtensionInvalid [2023-06-28T21:31:32.892Z] --- PASS: TestExtensionInvalid (0.00s) [2023-06-28T21:31:32.892Z] === RUN TestExtensionUncompressed [2023-06-28T21:31:32.892Z] --- PASS: TestExtensionUncompressed (0.00s) [2023-06-28T21:31:32.892Z] === RUN TestExtensionBzip2 [2023-06-28T21:31:32.892Z] --- PASS: TestExtensionBzip2 (0.00s) [2023-06-28T21:31:32.892Z] === RUN TestExtensionGzip [2023-06-28T21:31:32.892Z] --- PASS: TestExtensionGzip (0.00s) [2023-06-28T21:31:32.892Z] === RUN TestExtensionXz [2023-06-28T21:31:32.892Z] --- PASS: TestExtensionXz (0.00s) [2023-06-28T21:31:32.892Z] === RUN TestCmdStreamLargeStderr [2023-06-28T21:31:33.362Z] --- PASS: TestCmdStreamLargeStderr (0.16s) [2023-06-28T21:31:33.362Z] === RUN TestCmdStreamBad [2023-06-28T21:31:33.362Z] archive_test.go:238: Failing on Windows CI machines [2023-06-28T21:31:33.362Z] --- SKIP: TestCmdStreamBad (0.00s) [2023-06-28T21:31:33.362Z] === RUN TestCmdStreamGood [2023-06-28T21:31:33.362Z] --- PASS: TestCmdStreamGood (0.10s) [2023-06-28T21:31:33.362Z] === RUN TestUntarPathWithInvalidDest [2023-06-28T21:31:33.362Z] --- PASS: TestUntarPathWithInvalidDest (0.11s) [2023-06-28T21:31:33.362Z] === RUN TestUntarPathWithInvalidSrc [2023-06-28T21:31:33.362Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2023-06-28T21:31:33.362Z] === RUN TestUntarPath [2023-06-28T21:31:33.362Z] --- PASS: TestUntarPath (0.15s) [2023-06-28T21:31:33.362Z] === RUN TestUntarPathWithDestinationFile [2023-06-28T21:31:33.362Z] === RUN Test [2023-06-28T21:31:33.362Z] === RUN Test/TestInitialize [2023-06-28T21:31:33.834Z] --- PASS: TestUntarPathWithDestinationFile (0.14s) [2023-06-28T21:31:33.834Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2023-06-28T21:31:33.834Z] time="2023-06-28T21:31:33Z" level=info msg="Initializing discovery without TLS" [2023-06-28T21:31:33.834Z] time="2023-06-28T21:31:33Z" level=info msg="Initializing discovery without TLS" [2023-06-28T21:31:33.834Z] time="2023-06-28T21:31:33Z" level=info msg="Initializing discovery without TLS" [2023-06-28T21:31:33.834Z] === RUN Test/TestInitializeWithCerts [2023-06-28T21:31:33.834Z] time="2023-06-28T21:31:33Z" level=info msg="Initializing discovery with TLS" [2023-06-28T21:31:33.834Z] === RUN Test/TestWatch [2023-06-28T21:31:33.834Z] time="2023-06-28T21:31:33Z" level=info msg="Initializing discovery without TLS" [2023-06-28T21:31:33.834Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.23s) [2023-06-28T21:31:33.834Z] === RUN TestCopyWithTarInvalidSrc [2023-06-28T21:31:33.834Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2023-06-28T21:31:33.834Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2023-06-28T21:31:33.834Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2023-06-28T21:31:33.834Z] === RUN TestCopyWithTarSrcFile [2023-06-28T21:31:33.834Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2023-06-28T21:31:33.834Z] === RUN TestCopyWithTarSrcFolder [2023-06-28T21:31:33.834Z] --- PASS: TestCopyWithTarSrcFolder (0.02s) [2023-06-28T21:31:33.834Z] === RUN TestCopyFileWithTarInvalidSrc [2023-06-28T21:31:33.834Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2023-06-28T21:31:33.834Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2023-06-28T21:31:33.834Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2023-06-28T21:31:33.834Z] === RUN TestCopyFileWithTarSrcFolder [2023-06-28T21:31:33.834Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2023-06-28T21:31:33.834Z] === RUN TestCopyFileWithTarSrcFile [2023-06-28T21:31:33.834Z] --- PASS: TestCopyFileWithTarSrcFile (0.03s) [2023-06-28T21:31:33.834Z] === RUN TestTarFiles [2023-06-28T21:31:33.834Z] === RUN Test [2023-06-28T21:31:33.834Z] === RUN Test/TestWatch [2023-06-28T21:31:33.834Z] --- PASS: Test (0.00s) [2023-06-28T21:31:33.834Z] --- PASS: Test/TestWatch (0.00s) [2023-06-28T21:31:33.834Z] PASS [2023-06-28T21:31:33.834Z] coverage: 92.3% of statements [2023-06-28T21:31:33.834Z] ok github.com/docker/docker/pkg/discovery/memory 0.115s coverage: 92.3% of statements [2023-06-28T21:31:33.892Z] === RUN TestDockerSuite/TestCpToCaseE [2023-06-28T21:31:34.304Z] === RUN Test [2023-06-28T21:31:34.304Z] === RUN Test/TestInitialize [2023-06-28T21:31:34.304Z] === RUN Test/TestInitializeWithPattern [2023-06-28T21:31:34.304Z] === RUN Test/TestRegister [2023-06-28T21:31:34.304Z] === RUN Test/TestWatch [2023-06-28T21:31:34.304Z] --- PASS: Test (0.00s) [2023-06-28T21:31:34.304Z] --- PASS: Test/TestInitialize (0.00s) [2023-06-28T21:31:34.304Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2023-06-28T21:31:34.304Z] --- PASS: Test/TestRegister (0.00s) [2023-06-28T21:31:34.304Z] --- PASS: Test/TestWatch (0.00s) [2023-06-28T21:31:34.304Z] PASS [2023-06-28T21:31:34.304Z] coverage: 93.8% of statements [2023-06-28T21:31:34.304Z] ok github.com/docker/docker/pkg/discovery/nodes 0.123s coverage: 93.8% of statements [2023-06-28T21:31:35.800Z] === RUN TestDockerSuite/TestCpToCaseF [2023-06-28T21:31:35.874Z] === RUN TestPollerAddRemove [2023-06-28T21:31:35.874Z] --- PASS: TestPollerAddRemove (0.00s) [2023-06-28T21:31:35.874Z] === RUN TestPollerEvent [2023-06-28T21:31:35.874Z] poller_test.go:40: No chmod on Windows [2023-06-28T21:31:35.874Z] --- SKIP: TestPollerEvent (0.00s) [2023-06-28T21:31:35.874Z] === RUN TestPollerClose [2023-06-28T21:31:35.874Z] --- PASS: TestPollerClose (0.00s) [2023-06-28T21:31:35.874Z] PASS [2023-06-28T21:31:35.874Z] coverage: 45.7% of statements [2023-06-28T21:31:35.874Z] ok github.com/docker/docker/pkg/filenotify 0.142s coverage: 45.7% of statements [2023-06-28T21:31:36.344Z] === RUN TestCopyFileWithInvalidSrc [2023-06-28T21:31:36.344Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2023-06-28T21:31:36.344Z] === RUN TestCopyFileWithInvalidDest [2023-06-28T21:31:36.344Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2023-06-28T21:31:36.344Z] === RUN TestCopyFileWithSameSrcAndDest [2023-06-28T21:31:36.344Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2023-06-28T21:31:36.344Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2023-06-28T21:31:36.344Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2023-06-28T21:31:36.344Z] === RUN TestCopyFile [2023-06-28T21:31:36.344Z] --- PASS: TestCopyFile (0.01s) [2023-06-28T21:31:36.344Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2023-06-28T21:31:36.344Z] fileutils_test.go:133: Needs porting to Windows [2023-06-28T21:31:36.344Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2023-06-28T21:31:36.344Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2023-06-28T21:31:36.344Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2023-06-28T21:31:36.344Z] === RUN TestReadSymlinkedDirectoryToFile [2023-06-28T21:31:36.344Z] fileutils_test.go:179: Needs porting to Windows [2023-06-28T21:31:36.344Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2023-06-28T21:31:36.344Z] === RUN TestWildcardMatches [2023-06-28T21:31:36.344Z] --- PASS: TestWildcardMatches (0.00s) [2023-06-28T21:31:36.344Z] === RUN TestPatternMatches [2023-06-28T21:31:36.344Z] --- PASS: TestPatternMatches (0.00s) [2023-06-28T21:31:36.344Z] === RUN TestExclusionPatternMatchesPatternBefore [2023-06-28T21:31:36.344Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2023-06-28T21:31:36.344Z] === RUN TestPatternMatchesFolderExclusions [2023-06-28T21:31:36.344Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2023-06-28T21:31:36.344Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2023-06-28T21:31:36.344Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2023-06-28T21:31:36.344Z] === RUN TestPatternMatchesFolderWildcardExclusions [2023-06-28T21:31:36.344Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2023-06-28T21:31:36.344Z] === RUN TestExclusionPatternMatchesPatternAfter [2023-06-28T21:31:36.344Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2023-06-28T21:31:36.344Z] === RUN TestExclusionPatternMatchesWholeDirectory [2023-06-28T21:31:36.344Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2023-06-28T21:31:36.344Z] === RUN TestSingleExclamationError [2023-06-28T21:31:36.344Z] --- PASS: TestSingleExclamationError (0.00s) [2023-06-28T21:31:36.344Z] === RUN TestMatchesWithNoPatterns [2023-06-28T21:31:36.344Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2023-06-28T21:31:36.344Z] === RUN TestMatchesWithMalformedPatterns [2023-06-28T21:31:36.344Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2023-06-28T21:31:36.344Z] === RUN TestMatches [2023-06-28T21:31:36.344Z] --- PASS: TestMatches (0.01s) [2023-06-28T21:31:36.344Z] === RUN TestCleanPatterns [2023-06-28T21:31:36.344Z] --- PASS: TestCleanPatterns (0.00s) [2023-06-28T21:31:36.344Z] === RUN TestCleanPatternsStripEmptyPatterns [2023-06-28T21:31:36.344Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2023-06-28T21:31:36.344Z] === RUN TestCleanPatternsExceptionFlag [2023-06-28T21:31:36.344Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2023-06-28T21:31:36.344Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2023-06-28T21:31:36.344Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2023-06-28T21:31:36.344Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2023-06-28T21:31:36.344Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2023-06-28T21:31:36.344Z] === RUN TestCleanPatternsErrorSingleException [2023-06-28T21:31:36.345Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2023-06-28T21:31:36.345Z] === RUN TestCreateIfNotExistsDir [2023-06-28T21:31:36.345Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2023-06-28T21:31:36.345Z] === RUN TestCreateIfNotExistsFile [2023-06-28T21:31:36.345Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2023-06-28T21:31:36.369Z] === RUN TestDockerSuite/TestCpToCaseG [2023-06-28T21:31:36.628Z] --- PASS: TestCreateServiceMultipleTimes (15.99s) [2023-06-28T21:31:36.628Z] === RUN TestCreateServiceConflict [2023-06-28T21:31:36.815Z] === RUN TestMatch [2023-06-28T21:31:36.815Z] --- PASS: TestMatch (0.00s) [2023-06-28T21:31:36.815Z] PASS [2023-06-28T21:31:36.815Z] coverage: 85.4% of statements [2023-06-28T21:31:36.815Z] ok github.com/docker/docker/pkg/fileutils 0.168s coverage: 85.4% of statements [2023-06-28T21:31:36.815Z] --- PASS: Test (3.26s) [2023-06-28T21:31:36.815Z] --- PASS: Test/TestInitialize (0.24s) [2023-06-28T21:31:36.815Z] --- PASS: Test/TestInitializeWithCerts (0.02s) [2023-06-28T21:31:36.815Z] --- PASS: Test/TestWatch (3.01s) [2023-06-28T21:31:36.815Z] PASS [2023-06-28T21:31:36.815Z] coverage: 84.1% of statements [2023-06-28T21:31:36.815Z] ok github.com/docker/docker/pkg/discovery/kv 3.407s coverage: 84.1% of statements [2023-06-28T21:31:37.285Z] === RUN TestGet [2023-06-28T21:31:37.285Z] --- PASS: TestGet (0.00s) [2023-06-28T21:31:37.285Z] === RUN TestGetShortcutString [2023-06-28T21:31:37.285Z] --- PASS: TestGetShortcutString (0.00s) [2023-06-28T21:31:37.285Z] PASS [2023-06-28T21:31:37.285Z] coverage: 42.9% of statements [2023-06-28T21:31:37.285Z] ok github.com/docker/docker/pkg/homedir 0.101s coverage: 42.9% of statements [2023-06-28T21:31:38.277Z] === RUN TestCreateIDMapOrder [2023-06-28T21:31:38.277Z] --- PASS: TestCreateIDMapOrder (0.00s) [2023-06-28T21:31:38.277Z] PASS [2023-06-28T21:31:38.277Z] coverage: 7.2% of statements [2023-06-28T21:31:38.277Z] ok github.com/docker/docker/pkg/idtools 0.160s coverage: 7.2% of statements [2023-06-28T21:31:39.268Z] === RUN TestError [2023-06-28T21:31:39.268Z] --- PASS: TestError (0.00s) [2023-06-28T21:31:39.268Z] === RUN TestProgressString [2023-06-28T21:31:39.268Z] === RUN TestProgressString/no_progress [2023-06-28T21:31:39.268Z] === RUN TestProgressString/progress_1 [2023-06-28T21:31:39.268Z] === RUN TestProgressString/some_progress_with_a_start_time [2023-06-28T21:31:39.268Z] === RUN TestProgressString/some_progress_without_a_start_time [2023-06-28T21:31:39.268Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2023-06-28T21:31:39.268Z] === RUN TestProgressString/with_units [2023-06-28T21:31:39.268Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2023-06-28T21:31:39.268Z] === RUN TestProgressString/hide_counts [2023-06-28T21:31:39.268Z] --- PASS: TestProgressString (0.00s) [2023-06-28T21:31:39.268Z] --- PASS: TestProgressString/no_progress (0.00s) [2023-06-28T21:31:39.268Z] --- PASS: TestProgressString/progress_1 (0.00s) [2023-06-28T21:31:39.268Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2023-06-28T21:31:39.268Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2023-06-28T21:31:39.268Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2023-06-28T21:31:39.268Z] --- PASS: TestProgressString/with_units (0.00s) [2023-06-28T21:31:39.268Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2023-06-28T21:31:39.268Z] --- PASS: TestProgressString/hide_counts (0.00s) [2023-06-28T21:31:39.268Z] === RUN TestJSONMessageDisplay [2023-06-28T21:31:39.268Z] === RUN TestFixedBufferCap [2023-06-28T21:31:39.268Z] --- PASS: TestFixedBufferCap (0.00s) [2023-06-28T21:31:39.268Z] === RUN TestFixedBufferLen [2023-06-28T21:31:39.268Z] --- PASS: TestFixedBufferLen (0.00s) [2023-06-28T21:31:39.268Z] === RUN TestFixedBufferString [2023-06-28T21:31:39.268Z] --- PASS: TestFixedBufferString (0.00s) [2023-06-28T21:31:39.268Z] === RUN TestFixedBufferWrite [2023-06-28T21:31:39.268Z] --- PASS: TestFixedBufferWrite (0.00s) [2023-06-28T21:31:39.268Z] === RUN TestFixedBufferRead [2023-06-28T21:31:39.268Z] --- PASS: TestFixedBufferRead (0.00s) [2023-06-28T21:31:39.268Z] === RUN TestBytesPipeRead [2023-06-28T21:31:39.268Z] --- PASS: TestBytesPipeRead (0.00s) [2023-06-28T21:31:39.268Z] === RUN TestBytesPipeWrite [2023-06-28T21:31:39.268Z] --- PASS: TestBytesPipeWrite (0.00s) [2023-06-28T21:31:39.268Z] === RUN TestBytesPipeWriteRandomChunks [2023-06-28T21:31:39.738Z] --- PASS: TestJSONMessageDisplay (0.25s) [2023-06-28T21:31:39.738Z] === RUN TestJSONMessageDisplayWithJSONError [2023-06-28T21:31:39.738Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2023-06-28T21:31:39.738Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2023-06-28T21:31:39.738Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2023-06-28T21:31:39.738Z] === RUN TestDisplayJSONMessagesStream [2023-06-28T21:31:39.738Z] --- PASS: TestDisplayJSONMessagesStream (0.01s) [2023-06-28T21:31:39.738Z] PASS [2023-06-28T21:31:39.738Z] coverage: 91.7% of statements [2023-06-28T21:31:39.738Z] ok github.com/docker/docker/pkg/jsonmessage 0.402s coverage: 91.7% of statements [2023-06-28T21:31:39.921Z] --- PASS: TestCreateServiceConflict (2.65s) [2023-06-28T21:31:39.921Z] === RUN TestCreateServiceMaxReplicas [2023-06-28T21:31:39.921Z] === RUN TestDockerSuite/TestCpToCaseH [2023-06-28T21:31:40.208Z] --- PASS: TestBytesPipeWriteRandomChunks (0.64s) [2023-06-28T21:31:40.208Z] === RUN TestAtomicWriteToFile [2023-06-28T21:31:40.208Z] --- PASS: TestAtomicWriteToFile (0.03s) [2023-06-28T21:31:40.208Z] === RUN TestAtomicWriteSetCommit [2023-06-28T21:31:40.208Z] --- PASS: TestAtomicWriteSetCommit (0.03s) [2023-06-28T21:31:40.208Z] === RUN TestAtomicWriteSetCancel [2023-06-28T21:31:40.208Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2023-06-28T21:31:40.208Z] === RUN TestReadCloserWrapperClose [2023-06-28T21:31:40.208Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2023-06-28T21:31:40.208Z] === RUN TestReaderErrWrapperReadOnError [2023-06-28T21:31:40.208Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2023-06-28T21:31:40.208Z] === RUN TestReaderErrWrapperRead [2023-06-28T21:31:40.208Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2023-06-28T21:31:40.208Z] === RUN TestHashData [2023-06-28T21:31:40.208Z] --- PASS: TestHashData (0.00s) [2023-06-28T21:31:40.208Z] === RUN TestCancelReadCloser [2023-06-28T21:31:40.208Z] === RUN TestStandardLongPath [2023-06-28T21:31:40.208Z] --- PASS: TestStandardLongPath (0.00s) [2023-06-28T21:31:40.208Z] === RUN TestUNCLongPath [2023-06-28T21:31:40.208Z] --- PASS: TestUNCLongPath (0.00s) [2023-06-28T21:31:40.208Z] PASS [2023-06-28T21:31:40.209Z] coverage: 100.0% of statements [2023-06-28T21:31:40.209Z] ok github.com/docker/docker/pkg/longpath 0.119s coverage: 100.0% of statements [2023-06-28T21:31:40.209Z] --- PASS: TestCancelReadCloser (0.10s) [2023-06-28T21:31:40.209Z] === RUN TestWriteCloserWrapperClose [2023-06-28T21:31:40.209Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2023-06-28T21:31:40.209Z] === RUN TestNopWriteCloser [2023-06-28T21:31:40.209Z] --- PASS: TestNopWriteCloser (0.00s) [2023-06-28T21:31:40.209Z] === RUN TestNopWriter [2023-06-28T21:31:40.209Z] --- PASS: TestNopWriter (0.00s) [2023-06-28T21:31:40.209Z] === RUN TestWriteCounter [2023-06-28T21:31:40.209Z] --- PASS: TestWriteCounter (0.00s) [2023-06-28T21:31:40.209Z] PASS [2023-06-28T21:31:40.209Z] coverage: 69.7% of statements [2023-06-28T21:31:40.209Z] ok github.com/docker/docker/pkg/ioutils 0.943s coverage: 69.7% of statements [2023-06-28T21:31:41.200Z] === RUN TestNameFormat [2023-06-28T21:31:41.200Z] --- PASS: TestNameFormat (0.00s) [2023-06-28T21:31:41.200Z] === RUN TestNameRetries [2023-06-28T21:31:41.200Z] --- PASS: TestNameRetries (0.00s) [2023-06-28T21:31:41.200Z] PASS [2023-06-28T21:31:41.200Z] coverage: 85.7% of statements [2023-06-28T21:31:41.200Z] ok github.com/docker/docker/pkg/namesgenerator 0.087s coverage: 85.7% of statements [2023-06-28T21:31:41.200Z] === RUN TestParseKeyValueOpt [2023-06-28T21:31:41.200Z] --- PASS: TestParseKeyValueOpt (0.00s) [2023-06-28T21:31:41.200Z] === RUN TestParseUintList [2023-06-28T21:31:41.200Z] --- PASS: TestParseUintList (0.00s) [2023-06-28T21:31:41.200Z] === RUN TestParseUintListMaximumLimits [2023-06-28T21:31:41.200Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2023-06-28T21:31:41.200Z] PASS [2023-06-28T21:31:41.200Z] coverage: 97.0% of statements [2023-06-28T21:31:41.200Z] ok github.com/docker/docker/pkg/parsers 0.087s coverage: 97.0% of statements [2023-06-28T21:31:41.671Z] === RUN TestNewAndRemove [2023-06-28T21:31:41.671Z] --- PASS: TestNewAndRemove (0.00s) [2023-06-28T21:31:41.671Z] === RUN TestRemoveInvalidPath [2023-06-28T21:31:41.671Z] --- PASS: TestRemoveInvalidPath (0.00s) [2023-06-28T21:31:41.671Z] PASS [2023-06-28T21:31:41.671Z] coverage: 82.6% of statements [2023-06-28T21:31:41.671Z] ok github.com/docker/docker/pkg/pidfile 0.085s coverage: 82.6% of statements [2023-06-28T21:31:41.828Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2023-06-28T21:31:42.396Z] === RUN TestDockerSuite/TestCpToCaseI [2023-06-28T21:31:42.661Z] === RUN TestParseEmptyInterface [2023-06-28T21:31:42.661Z] --- PASS: TestParseEmptyInterface (0.00s) [2023-06-28T21:31:42.661Z] === RUN TestParseNonInterfaceType [2023-06-28T21:31:42.661Z] --- PASS: TestParseNonInterfaceType (0.00s) [2023-06-28T21:31:42.661Z] === RUN TestParseWithOneFunction [2023-06-28T21:31:42.661Z] --- PASS: TestParseWithOneFunction (0.00s) [2023-06-28T21:31:42.661Z] === RUN TestParseWithMultipleFuncs [2023-06-28T21:31:42.661Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2023-06-28T21:31:42.661Z] === RUN TestParseWithUnnamedReturn [2023-06-28T21:31:42.661Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2023-06-28T21:31:42.661Z] === RUN TestEmbeddedInterface [2023-06-28T21:31:42.661Z] --- PASS: TestEmbeddedInterface (0.00s) [2023-06-28T21:31:42.661Z] === RUN TestParsedImports [2023-06-28T21:31:42.661Z] --- PASS: TestParsedImports (0.00s) [2023-06-28T21:31:42.661Z] === RUN TestAliasedImports [2023-06-28T21:31:42.661Z] --- PASS: TestAliasedImports (0.00s) [2023-06-28T21:31:42.661Z] PASS [2023-06-28T21:31:42.661Z] coverage: 56.8% of statements [2023-06-28T21:31:42.661Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.144s coverage: 56.8% of statements [2023-06-28T21:31:42.965Z] --- PASS: TestCreateServiceMaxReplicas (3.69s) [2023-06-28T21:31:42.965Z] === RUN TestCreateWithDuplicateNetworkNames [2023-06-28T21:31:43.225Z] === RUN TestDockerSuite/TestCpToCaseJ [2023-06-28T21:31:43.653Z] === RUN TestFailedConnection [2023-06-28T21:31:44.124Z] === RUN TestHTTPTransport [2023-06-28T21:31:44.124Z] --- PASS: TestHTTPTransport (0.00s) [2023-06-28T21:31:44.124Z] PASS [2023-06-28T21:31:44.124Z] coverage: 85.7% of statements [2023-06-28T21:31:44.124Z] ok github.com/docker/docker/pkg/plugins/transport 0.128s coverage: 85.7% of statements [2023-06-28T21:31:44.124Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2023-06-28T21:31:44.124Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2023-06-28T21:31:44.124Z] === RUN TestBufioReaderPoolPutAndGet [2023-06-28T21:31:44.124Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2023-06-28T21:31:44.124Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2023-06-28T21:31:44.124Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2023-06-28T21:31:44.124Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2023-06-28T21:31:44.124Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2023-06-28T21:31:44.124Z] === RUN TestBufioWriterPoolPutAndGet [2023-06-28T21:31:44.124Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2023-06-28T21:31:44.124Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2023-06-28T21:31:44.124Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2023-06-28T21:31:44.124Z] === RUN TestBufferPoolPutAndGet [2023-06-28T21:31:44.124Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2023-06-28T21:31:44.124Z] PASS [2023-06-28T21:31:44.124Z] coverage: 88.2% of statements [2023-06-28T21:31:44.124Z] ok github.com/docker/docker/pkg/pools 0.105s coverage: 88.2% of statements [2023-06-28T21:31:44.594Z] --- PASS: TestFailedConnection (1.05s) [2023-06-28T21:31:44.594Z] === RUN TestFailOnce [2023-06-28T21:31:45.065Z] 2023/06/28 21:31:44 http: panic serving 127.0.0.1:49256: Plugin not ready [2023-06-28T21:31:45.065Z] goroutine 22 [running]: [2023-06-28T21:31:45.065Z] net/http.(*conn).serve.func1() [2023-06-28T21:31:45.065Z] c:/go/src/net/http/server.go:1850 +0xbf [2023-06-28T21:31:45.065Z] panic({0x6b91a0, 0x80b9c0}) [2023-06-28T21:31:45.065Z] c:/go/src/runtime/panic.go:890 +0x262 [2023-06-28T21:31:45.065Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0x0?) [2023-06-28T21:31:45.065Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2023-06-28T21:31:45.065Z] net/http.HandlerFunc.ServeHTTP(0xc00018c270?, {0x811848?, 0xc000224000?}, 0xc0001cbb00?) [2023-06-28T21:31:45.065Z] c:/go/src/net/http/server.go:2109 +0x2f [2023-06-28T21:31:45.065Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x811848, 0xc000224000}, 0xc0001b0200) [2023-06-28T21:31:45.065Z] c:/go/src/net/http/server.go:2487 +0x149 [2023-06-28T21:31:45.065Z] net/http.serverHandler.ServeHTTP({0x80fcf8?}, {0x811848, 0xc000224000}, 0xc0001b0200) [2023-06-28T21:31:45.065Z] c:/go/src/net/http/server.go:2947 +0x30c [2023-06-28T21:31:45.065Z] net/http.(*conn).serve(0xc0001be000, {0x811ec0, 0xc00018a420}) [2023-06-28T21:31:45.065Z] c:/go/src/net/http/server.go:1991 +0x607 [2023-06-28T21:31:45.065Z] created by net/http.(*Server).Serve [2023-06-28T21:31:45.065Z] c:/go/src/net/http/server.go:3102 +0x4db [2023-06-28T21:31:45.065Z] time="2023-06-28T21:31:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49255/Test.FailOnce: Post \"http://127.0.0.1:49255/Test.FailOnce\": EOF, retrying in 1s" [2023-06-28T21:31:45.065Z] === RUN TestOutputOnPrematureClose [2023-06-28T21:31:45.065Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2023-06-28T21:31:45.065Z] === RUN TestCompleteSilently [2023-06-28T21:31:45.065Z] --- PASS: TestCompleteSilently (0.00s) [2023-06-28T21:31:45.065Z] PASS [2023-06-28T21:31:45.065Z] coverage: 75.9% of statements [2023-06-28T21:31:45.065Z] ok github.com/docker/docker/pkg/progress 0.103s coverage: 75.9% of statements [2023-06-28T21:31:45.065Z] === RUN TestSendToOneSub [2023-06-28T21:31:45.065Z] --- PASS: TestSendToOneSub (0.00s) [2023-06-28T21:31:45.065Z] === RUN TestSendToMultipleSubs [2023-06-28T21:31:45.065Z] --- PASS: TestSendToMultipleSubs (0.00s) [2023-06-28T21:31:45.065Z] === RUN TestEvictOneSub [2023-06-28T21:31:45.065Z] --- PASS: TestEvictOneSub (0.00s) [2023-06-28T21:31:45.065Z] === RUN TestClosePublisher [2023-06-28T21:31:45.065Z] --- PASS: TestClosePublisher (0.00s) [2023-06-28T21:31:45.065Z] === RUN TestPubSubRace [2023-06-28T21:31:45.205Z] --- PASS: TestServicePlugin (29.06s) [2023-06-28T21:31:45.206Z] === RUN TestServiceUpdateLabel [2023-06-28T21:31:45.464Z] --- PASS: TestServiceUpdateLabel (2.25s) [2023-06-28T21:31:45.464Z] === RUN TestServiceUpdateSecrets [2023-06-28T21:31:45.762Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2023-06-28T21:31:46.055Z] --- PASS: TestFailOnce (1.24s) [2023-06-28T21:31:46.055Z] === RUN TestEchoInputOutput [2023-06-28T21:31:46.055Z] --- PASS: TestEchoInputOutput (0.00s) [2023-06-28T21:31:46.055Z] === RUN TestBackoff [2023-06-28T21:31:46.055Z] --- PASS: TestBackoff (0.00s) [2023-06-28T21:31:46.055Z] === RUN TestAbortRetry [2023-06-28T21:31:46.055Z] --- PASS: TestAbortRetry (0.00s) [2023-06-28T21:31:46.055Z] === RUN TestClientScheme [2023-06-28T21:31:46.055Z] --- PASS: TestClientScheme (0.00s) [2023-06-28T21:31:46.055Z] === RUN TestNewClientWithTimeout [2023-06-28T21:31:46.055Z] --- PASS: TestTarFiles (12.08s) [2023-06-28T21:31:46.055Z] === RUN TestTarUntar [2023-06-28T21:31:46.055Z] --- PASS: TestTarUntar (0.04s) [2023-06-28T21:31:46.055Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2023-06-28T21:31:46.055Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2023-06-28T21:31:46.055Z] === RUN TestTarWithOptions [2023-06-28T21:31:46.055Z] --- PASS: TestTarWithOptions (0.04s) [2023-06-28T21:31:46.055Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2023-06-28T21:31:46.055Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2023-06-28T21:31:46.055Z] === RUN TestUntarUstarGnuConflict [2023-06-28T21:31:46.055Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2023-06-28T21:31:46.055Z] === RUN TestUntarInvalidFilenames [2023-06-28T21:31:46.055Z] === RUN TestRegister [2023-06-28T21:31:46.055Z] --- PASS: TestRegister (0.00s) [2023-06-28T21:31:46.055Z] === RUN TestCommand [2023-06-28T21:31:46.055Z] --- PASS: TestCommand (0.04s) [2023-06-28T21:31:46.055Z] === RUN TestNaiveSelf [2023-06-28T21:31:46.055Z] --- PASS: TestNaiveSelf (0.04s) [2023-06-28T21:31:46.055Z] PASS [2023-06-28T21:31:46.055Z] coverage: 82.4% of statements [2023-06-28T21:31:46.055Z] ok github.com/docker/docker/pkg/reexec 0.166s coverage: 82.4% of statements [2023-06-28T21:31:46.525Z] --- PASS: TestPubSubRace (1.09s) [2023-06-28T21:31:46.525Z] PASS [2023-06-28T21:31:46.525Z] coverage: 75.0% of statements [2023-06-28T21:31:46.525Z] ok github.com/docker/docker/pkg/pubsub 1.165s coverage: 75.0% of statements [2023-06-28T21:31:46.525Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3561955873\\dest" [2023-06-28T21:31:46.525Z] --- PASS: TestUntarInvalidFilenames (0.27s) [2023-06-28T21:31:46.525Z] === RUN TestUntarHardlinkToSymlink [2023-06-28T21:31:46.525Z] --- PASS: TestUntarHardlinkToSymlink (0.02s) [2023-06-28T21:31:46.525Z] === RUN TestUntarInvalidHardlink [2023-06-28T21:31:46.525Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3463588506\\victim\\hello" -> "../victim/hello" [2023-06-28T21:31:46.525Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1603758965\\victim\\hello" -> "/../victim/hello" [2023-06-28T21:31:46.525Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1910959241\\victim" -> "../victim" [2023-06-28T21:31:46.525Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3198518993\\victim" -> "../victim" [2023-06-28T21:31:46.525Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4275386220\\victim" -> "../victim" [2023-06-28T21:31:46.525Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink821262657\\victim" -> "../victim" [2023-06-28T21:31:46.525Z] time="2023-06-28T21:31:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49260/Test.Echo: Post \"http://127.0.0.1:49260/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2023-06-28T21:31:46.525Z] --- PASS: TestUntarInvalidHardlink (0.07s) [2023-06-28T21:31:46.525Z] === RUN TestUntarInvalidSymlink [2023-06-28T21:31:46.525Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2995788297\\dest\\dotdot" -> "../victim/hello" [2023-06-28T21:31:46.525Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink502563696\\dest\\slash-dotdot" -> "/../victim/hello" [2023-06-28T21:31:46.525Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4113917665\\dest\\loophole-victim" -> "../victim" [2023-06-28T21:31:46.525Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1978693731\\dest\\loophole-victim" -> "../victim" [2023-06-28T21:31:46.525Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3305471836\\dest\\loophole-victim" -> "../victim" [2023-06-28T21:31:46.525Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink577679152\\dest\\loophole-victim" -> "../victim" [2023-06-28T21:31:46.525Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1845380561\\dest\\dir\\loophole" -> "../../victim" [2023-06-28T21:31:46.525Z] --- PASS: TestUntarInvalidSymlink (0.07s) [2023-06-28T21:31:46.525Z] === RUN TestTempArchiveCloseMultipleTimes [2023-06-28T21:31:46.525Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2023-06-28T21:31:46.525Z] === RUN TestXGlobalNoParent [2023-06-28T21:31:46.525Z] --- PASS: TestXGlobalNoParent (0.00s) [2023-06-28T21:31:46.525Z] === RUN TestReplaceFileTarWrapper [2023-06-28T21:31:46.995Z] --- PASS: TestReplaceFileTarWrapper (0.34s) [2023-06-28T21:31:46.995Z] === RUN TestPrefixHeaderReadable [2023-06-28T21:31:46.995Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2023-06-28T21:31:46.995Z] === RUN TestDisablePigz [2023-06-28T21:31:46.995Z] archive_test.go:1330: Test will not check full path when Pigz not installed [2023-06-28T21:31:46.995Z] --- PASS: TestDisablePigz (0.19s) [2023-06-28T21:31:46.995Z] === RUN TestPigz [2023-06-28T21:31:47.466Z] archive_test.go:1359: Tested whether Pigz is not used, as it not installed [2023-06-28T21:31:47.466Z] --- PASS: TestPigz (0.26s) [2023-06-28T21:31:47.466Z] === RUN TestCopyFileWithInvalidDest [2023-06-28T21:31:47.466Z] archive_windows_test.go:16: Currently fails [2023-06-28T21:31:47.466Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2023-06-28T21:31:47.466Z] === RUN TestCanonicalTarNameForPath [2023-06-28T21:31:47.466Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2023-06-28T21:31:47.466Z] === RUN TestCanonicalTarName [2023-06-28T21:31:47.466Z] --- PASS: TestCanonicalTarName (0.00s) [2023-06-28T21:31:47.466Z] === RUN TestChmodTarEntry [2023-06-28T21:31:47.466Z] --- PASS: TestChmodTarEntry (0.00s) [2023-06-28T21:31:47.466Z] === RUN TestHardLinkOrder [2023-06-28T21:31:47.466Z] === RUN TestParseSignal [2023-06-28T21:31:47.466Z] --- PASS: TestParseSignal (0.00s) [2023-06-28T21:31:47.466Z] === RUN TestValidSignalForPlatform [2023-06-28T21:31:47.466Z] --- PASS: TestValidSignalForPlatform (0.00s) [2023-06-28T21:31:47.466Z] PASS [2023-06-28T21:31:47.466Z] coverage: 19.7% of statements [2023-06-28T21:31:47.466Z] ok github.com/docker/docker/pkg/signal 0.101s coverage: 19.7% of statements [2023-06-28T21:31:47.466Z] --- PASS: TestHardLinkOrder (0.16s) [2023-06-28T21:31:47.466Z] === RUN TestChangeString [2023-06-28T21:31:47.466Z] --- PASS: TestChangeString (0.00s) [2023-06-28T21:31:47.466Z] === RUN TestChangesWithNoChanges [2023-06-28T21:31:47.466Z] --- PASS: TestChangesWithNoChanges (0.07s) [2023-06-28T21:31:47.466Z] === RUN TestChangesWithChanges [2023-06-28T21:31:47.466Z] === RUN TestNewStdWriter [2023-06-28T21:31:47.466Z] --- PASS: TestNewStdWriter (0.00s) [2023-06-28T21:31:47.466Z] === RUN TestWriteWithUninitializedStdWriter [2023-06-28T21:31:47.466Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2023-06-28T21:31:47.466Z] === RUN TestWriteWithNilBytes [2023-06-28T21:31:47.466Z] --- PASS: TestWriteWithNilBytes (0.00s) [2023-06-28T21:31:47.466Z] === RUN TestWrite [2023-06-28T21:31:47.466Z] --- PASS: TestWrite (0.00s) [2023-06-28T21:31:47.466Z] === RUN TestWriteWithWriterError [2023-06-28T21:31:47.466Z] --- PASS: TestWriteWithWriterError (0.00s) [2023-06-28T21:31:47.466Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2023-06-28T21:31:47.466Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2023-06-28T21:31:47.466Z] === RUN TestStdCopyWriteAndRead [2023-06-28T21:31:47.466Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2023-06-28T21:31:47.466Z] === RUN TestStdCopyReturnsErrorReadingHeader [2023-06-28T21:31:47.466Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2023-06-28T21:31:47.466Z] === RUN TestStdCopyReturnsErrorReadingFrame [2023-06-28T21:31:47.466Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2023-06-28T21:31:47.466Z] === RUN TestStdCopyDetectsCorruptedFrame [2023-06-28T21:31:47.466Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2023-06-28T21:31:47.466Z] === RUN TestStdCopyWithInvalidInputHeader [2023-06-28T21:31:47.466Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2023-06-28T21:31:47.466Z] === RUN TestStdCopyWithCorruptedPrefix [2023-06-28T21:31:47.466Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2023-06-28T21:31:47.466Z] === RUN TestStdCopyReturnsWriteErrors [2023-06-28T21:31:47.466Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2023-06-28T21:31:47.466Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2023-06-28T21:31:47.466Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2023-06-28T21:31:47.466Z] === RUN TestStdCopyReturnsErrorFromSystem [2023-06-28T21:31:47.466Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2023-06-28T21:31:47.670Z] docker_api_swarm_node_test.go:20: [d6c9632f8ad8a] joining swarm manager [d6e5668ffadac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-06-28T21:31:47.670Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2023-06-28T21:31:47.929Z] docker_api_swarm_node_test.go:21: [db78a1e4f390e] joining swarm manager [d6e5668ffadac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-06-28T21:31:47.936Z] PASS [2023-06-28T21:31:47.936Z] coverage: 100.0% of statements [2023-06-28T21:31:47.936Z] --- PASS: TestChangesWithChanges (0.08s) [2023-06-28T21:31:47.936Z] === RUN TestChangesWithChangesGH13590 [2023-06-28T21:31:47.936Z] changes_test.go:191: needs more investigation [2023-06-28T21:31:47.936Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2023-06-28T21:31:47.936Z] === RUN TestChangesDirsEmpty [2023-06-28T21:31:47.936Z] ok github.com/docker/docker/pkg/stdcopy 0.078s coverage: 100.0% of statements [2023-06-28T21:31:47.936Z] time="2023-06-28T21:31:47Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49260/Test.Echo: Post \"http://127.0.0.1:49260/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2023-06-28T21:31:47.936Z] --- PASS: TestChangesDirsEmpty (0.28s) [2023-06-28T21:31:47.936Z] === RUN TestChangesDirsMutated [2023-06-28T21:31:48.406Z] --- PASS: TestChangesDirsMutated (0.25s) [2023-06-28T21:31:48.406Z] === RUN TestApplyLayer [2023-06-28T21:31:48.406Z] changes_test.go:404: needs further investigation [2023-06-28T21:31:48.406Z] --- SKIP: TestApplyLayer (0.00s) [2023-06-28T21:31:48.406Z] === RUN TestChangesSizeWithHardlinks [2023-06-28T21:31:48.406Z] changes_test.go:440: needs further investigation [2023-06-28T21:31:48.406Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2023-06-28T21:31:48.406Z] === RUN TestChangesSizeWithNoChanges [2023-06-28T21:31:48.406Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2023-06-28T21:31:48.406Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2023-06-28T21:31:48.406Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2023-06-28T21:31:48.406Z] === RUN TestChangesSize [2023-06-28T21:31:48.406Z] --- PASS: TestChangesSize (0.01s) [2023-06-28T21:31:48.406Z] === RUN TestApplyLayerInvalidFilenames [2023-06-28T21:31:48.407Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2330358417\\dest" [2023-06-28T21:31:48.407Z] --- PASS: TestApplyLayerInvalidFilenames (0.03s) [2023-06-28T21:31:48.407Z] === RUN TestApplyLayerInvalidHardlink [2023-06-28T21:31:48.407Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1166385121\\victim\\hello" -> "../victim/hello" [2023-06-28T21:31:48.407Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4269778298\\victim\\hello" -> "/../victim/hello" [2023-06-28T21:31:48.407Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2623814364\\victim" -> "../victim" [2023-06-28T21:31:48.407Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2366765195\\victim" -> "../victim" [2023-06-28T21:31:48.407Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink452403152\\victim" -> "../victim" [2023-06-28T21:31:48.407Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1729693962\\victim" -> "../victim" [2023-06-28T21:31:48.407Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) [2023-06-28T21:31:48.407Z] === RUN TestApplyLayerInvalidSymlink [2023-06-28T21:31:48.407Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4124574550\\dest\\dotdot" -> "../victim/hello" [2023-06-28T21:31:48.407Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3039915232\\dest\\slash-dotdot" -> "/../victim/hello" [2023-06-28T21:31:48.407Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1415369030\\dest\\loophole-victim" -> "../victim" [2023-06-28T21:31:48.407Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1346038830\\dest\\loophole-victim" -> "../victim" [2023-06-28T21:31:48.407Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1099506083\\dest\\loophole-victim" -> "../victim" [2023-06-28T21:31:48.407Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1096111043\\dest\\loophole-victim" -> "../victim" [2023-06-28T21:31:48.407Z] --- PASS: TestApplyLayerInvalidSymlink (0.05s) [2023-06-28T21:31:48.407Z] === RUN TestApplyLayerWhiteouts [2023-06-28T21:31:48.407Z] --- PASS: TestApplyLayerWhiteouts (0.10s) [2023-06-28T21:31:48.407Z] === RUN TestGenerateEmptyFile [2023-06-28T21:31:48.407Z] --- PASS: TestGenerateEmptyFile (0.00s) [2023-06-28T21:31:48.407Z] === RUN TestGenerateWithContent [2023-06-28T21:31:48.407Z] --- PASS: TestGenerateWithContent (0.00s) [2023-06-28T21:31:48.407Z] PASS [2023-06-28T21:31:48.407Z] coverage: 62.6% of statements [2023-06-28T21:31:48.407Z] ok github.com/docker/docker/pkg/archive 17.133s coverage: 62.6% of statements [2023-06-28T21:31:48.498Z] === RUN TestDockerSuite/TestCpToDot [2023-06-28T21:31:48.877Z] === RUN TestRawProgressFormatterFormatStatus [2023-06-28T21:31:48.877Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2023-06-28T21:31:48.877Z] === RUN TestRawProgressFormatterFormatProgress [2023-06-28T21:31:48.877Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2023-06-28T21:31:48.877Z] === RUN TestFormatStatus [2023-06-28T21:31:48.877Z] --- PASS: TestFormatStatus (0.00s) [2023-06-28T21:31:48.877Z] === RUN TestFormatError [2023-06-28T21:31:48.877Z] --- PASS: TestFormatError (0.00s) [2023-06-28T21:31:48.877Z] === RUN TestFormatJSONError [2023-06-28T21:31:48.877Z] --- PASS: TestFormatJSONError (0.00s) [2023-06-28T21:31:48.877Z] === RUN TestJsonProgressFormatterFormatProgress [2023-06-28T21:31:48.877Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2023-06-28T21:31:48.877Z] === RUN TestJsonProgressFormatterFormatStatus [2023-06-28T21:31:48.877Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2023-06-28T21:31:48.877Z] === RUN TestNewJSONProgressOutput [2023-06-28T21:31:48.877Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2023-06-28T21:31:48.877Z] === RUN TestAuxFormatterEmit [2023-06-28T21:31:48.877Z] --- PASS: TestAuxFormatterEmit (0.00s) [2023-06-28T21:31:48.877Z] === RUN TestStreamWriterStdout [2023-06-28T21:31:48.877Z] --- PASS: TestStreamWriterStdout (0.00s) [2023-06-28T21:31:48.877Z] === RUN TestStreamWriterStderr [2023-06-28T21:31:48.877Z] --- PASS: TestStreamWriterStderr (0.00s) [2023-06-28T21:31:48.877Z] PASS [2023-06-28T21:31:48.877Z] coverage: 66.2% of statements [2023-06-28T21:31:48.877Z] ok github.com/docker/docker/pkg/streamformatter 0.103s coverage: 66.2% of statements [2023-06-28T21:31:48.877Z] === RUN TestGenerateRandomID [2023-06-28T21:31:48.877Z] --- PASS: TestGenerateRandomID (0.00s) [2023-06-28T21:31:48.877Z] === RUN TestShortenId [2023-06-28T21:31:48.877Z] --- PASS: TestShortenId (0.00s) [2023-06-28T21:31:48.877Z] === RUN TestShortenSha256Id [2023-06-28T21:31:48.877Z] --- PASS: TestShortenSha256Id (0.00s) [2023-06-28T21:31:48.877Z] === RUN TestShortenIdEmpty [2023-06-28T21:31:48.877Z] --- PASS: TestShortenIdEmpty (0.00s) [2023-06-28T21:31:48.877Z] === RUN TestShortenIdInvalid [2023-06-28T21:31:48.877Z] --- PASS: TestShortenIdInvalid (0.00s) [2023-06-28T21:31:48.877Z] === RUN TestIsShortIDNonHex [2023-06-28T21:31:48.877Z] --- PASS: TestIsShortIDNonHex (0.00s) [2023-06-28T21:31:48.877Z] === RUN TestIsShortIDNotCorrectSize [2023-06-28T21:31:48.877Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2023-06-28T21:31:48.877Z] PASS [2023-06-28T21:31:48.877Z] coverage: 70.6% of statements [2023-06-28T21:31:48.877Z] ok github.com/docker/docker/pkg/stringid 0.078s coverage: 70.6% of statements [2023-06-28T21:31:49.066Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2023-06-28T21:31:50.038Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2023-06-28T21:31:50.447Z] === RUN TestIsCpusetListAvailable [2023-06-28T21:31:50.447Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2023-06-28T21:31:50.447Z] PASS [2023-06-28T21:31:50.447Z] coverage: 38.2% of statements [2023-06-28T21:31:50.447Z] ok github.com/docker/docker/pkg/sysinfo 0.085s coverage: 38.2% of statements [2023-06-28T21:31:50.447Z] time="2023-06-28T21:31:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49260/Test.Echo: Post \"http://127.0.0.1:49260/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2023-06-28T21:31:51.433Z] === RUN TestDockerSuite/TestCpToStdout [2023-06-28T21:31:51.437Z] === RUN TestChtimes [2023-06-28T21:31:51.437Z] --- PASS: TestChtimes (0.01s) [2023-06-28T21:31:51.437Z] === RUN TestChtimesWindows [2023-06-28T21:31:51.437Z] --- PASS: TestChtimesWindows (0.01s) [2023-06-28T21:31:51.437Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2023-06-28T21:31:51.437Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2023-06-28T21:31:51.437Z] === RUN TestEnsureRemoveAllNotExist [2023-06-28T21:31:51.437Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2023-06-28T21:31:51.437Z] === RUN TestEnsureRemoveAllWithDir [2023-06-28T21:31:51.437Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2023-06-28T21:31:51.437Z] === RUN TestEnsureRemoveAllWithFile [2023-06-28T21:31:51.437Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2023-06-28T21:31:51.437Z] === RUN TestHasWin32KSupport [2023-06-28T21:31:51.437Z] syscall_windows_test.go:8: win32k: true [2023-06-28T21:31:51.437Z] --- PASS: TestHasWin32KSupport (0.01s) [2023-06-28T21:31:51.437Z] PASS [2023-06-28T21:31:51.437Z] coverage: 12.0% of statements [2023-06-28T21:31:51.437Z] ok github.com/docker/docker/pkg/system 0.122s coverage: 12.0% of statements [2023-06-28T21:31:51.693Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2023-06-28T21:31:51.907Z] === RUN TestTailFile [2023-06-28T21:31:51.907Z] --- PASS: TestTailFile (0.00s) [2023-06-28T21:31:51.907Z] === RUN TestTailFileManyLines [2023-06-28T21:31:51.907Z] --- PASS: TestTailFileManyLines (0.00s) [2023-06-28T21:31:51.907Z] === RUN TestTailEmptyFile [2023-06-28T21:31:51.907Z] --- PASS: TestTailEmptyFile (0.00s) [2023-06-28T21:31:51.907Z] === RUN TestTailNegativeN [2023-06-28T21:31:51.907Z] --- PASS: TestTailNegativeN (0.00s) [2023-06-28T21:31:51.907Z] === RUN TestNewTailReader [2023-06-28T21:31:51.907Z] === PAUSE TestNewTailReader [2023-06-28T21:31:51.907Z] === CONT TestNewTailReader [2023-06-28T21:31:51.907Z] === RUN TestNewTailReader/8_byte_delimiter [2023-06-28T21:31:51.907Z] === PAUSE TestNewTailReader/8_byte_delimiter [2023-06-28T21:31:51.907Z] === RUN TestNewTailReader/12_byte_delimiter [2023-06-28T21:31:51.907Z] === PAUSE TestNewTailReader/12_byte_delimiter [2023-06-28T21:31:51.907Z] === RUN TestNewTailReader/no_delimiter [2023-06-28T21:31:51.907Z] === PAUSE TestNewTailReader/no_delimiter [2023-06-28T21:31:51.907Z] === RUN TestNewTailReader/single_byte_delimiter [2023-06-28T21:31:51.907Z] === PAUSE TestNewTailReader/single_byte_delimiter [2023-06-28T21:31:51.907Z] === RUN TestNewTailReader/2_byte_delimiter [2023-06-28T21:31:51.907Z] === PAUSE TestNewTailReader/2_byte_delimiter [2023-06-28T21:31:51.907Z] === RUN TestNewTailReader/4_byte_delimiter [2023-06-28T21:31:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter [2023-06-28T21:31:51.907Z] === RUN TestNewTailReader/truncated_last_line [2023-06-28T21:31:51.907Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2023-06-28T21:31:51.907Z] === RUN TestNewTailReader/truncated_last_line#01 [2023-06-28T21:31:51.907Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2023-06-28T21:31:51.907Z] === RUN TestNewTailReader/truncated_last_line#02 [2023-06-28T21:31:51.907Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2023-06-28T21:31:51.907Z] === CONT TestNewTailReader/8_byte_delimiter [2023-06-28T21:31:51.907Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2023-06-28T21:31:51.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2023-06-28T21:31:51.907Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2023-06-28T21:31:51.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2023-06-28T21:31:51.907Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2023-06-28T21:31:51.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2023-06-28T21:31:51.907Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2023-06-28T21:31:51.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2023-06-28T21:31:51.907Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2023-06-28T21:31:51.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2023-06-28T21:31:51.907Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2023-06-28T21:31:51.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2023-06-28T21:31:51.907Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2023-06-28T21:31:51.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2023-06-28T21:31:51.907Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2023-06-28T21:31:51.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2023-06-28T21:31:51.907Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2023-06-28T21:31:51.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2023-06-28T21:31:51.907Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2023-06-28T21:31:51.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2023-06-28T21:31:51.907Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2023-06-28T21:31:51.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2023-06-28T21:31:51.907Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2023-06-28T21:31:51.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2023-06-28T21:31:51.907Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2023-06-28T21:31:51.907Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2023-06-28T21:31:51.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2023-06-28T21:31:51.907Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-06-28T21:31:51.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-06-28T21:31:51.907Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2023-06-28T21:31:51.907Z] === CONT TestNewTailReader/4_byte_delimiter [2023-06-28T21:31:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2023-06-28T21:31:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2023-06-28T21:31:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2023-06-28T21:31:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2023-06-28T21:31:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2023-06-28T21:31:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2023-06-28T21:31:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2023-06-28T21:31:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2023-06-28T21:31:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2023-06-28T21:31:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2023-06-28T21:31:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2023-06-28T21:31:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2023-06-28T21:31:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2023-06-28T21:31:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2023-06-28T21:31:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2023-06-28T21:31:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2023-06-28T21:31:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2023-06-28T21:31:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2023-06-28T21:31:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2023-06-28T21:31:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2023-06-28T21:31:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2023-06-28T21:31:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2023-06-28T21:31:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2023-06-28T21:31:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2023-06-28T21:31:51.907Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2023-06-28T21:31:51.907Z] === CONT TestNewTailReader/2_byte_delimiter [2023-06-28T21:31:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2023-06-28T21:31:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2023-06-28T21:31:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-06-28T21:31:51.907Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2023-06-28T21:31:51.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2023-06-28T21:31:51.907Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2023-06-28T21:31:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-06-28T21:31:51.907Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2023-06-28T21:31:51.907Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2023-06-28T21:31:51.907Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2023-06-28T21:31:51.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-06-28T21:31:51.908Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2023-06-28T21:31:51.908Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-06-28T21:31:51.908Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2023-06-28T21:31:51.908Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-06-28T21:31:51.908Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-06-28T21:31:51.908Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-06-28T21:31:51.908Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-06-28T21:31:51.908Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-06-28T21:31:51.908Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-06-28T21:31:51.908Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2023-06-28T21:31:51.908Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-06-28T21:31:51.908Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-06-28T21:31:51.908Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-06-28T21:31:51.908Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2023-06-28T21:31:51.908Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2023-06-28T21:31:51.908Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2023-06-28T21:31:51.908Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-06-28T21:31:51.908Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-06-28T21:31:51.908Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-06-28T21:31:51.908Z] === CONT TestNewTailReader/12_byte_delimiter [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2023-06-28T21:31:51.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2023-06-28T21:31:51.908Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2023-06-28T21:31:51.909Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2023-06-28T21:31:51.909Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2023-06-28T21:31:51.909Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2023-06-28T21:31:51.909Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2023-06-28T21:31:51.909Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2023-06-28T21:31:51.909Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2023-06-28T21:31:51.909Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2023-06-28T21:31:51.909Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2023-06-28T21:31:51.909Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2023-06-28T21:31:51.909Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2023-06-28T21:31:51.909Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2023-06-28T21:31:51.909Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2023-06-28T21:31:51.909Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2023-06-28T21:31:51.909Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2023-06-28T21:31:51.909Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2023-06-28T21:31:51.909Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2023-06-28T21:31:51.909Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2023-06-28T21:31:51.909Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2023-06-28T21:31:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2023-06-28T21:31:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2023-06-28T21:31:51.909Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2023-06-28T21:31:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2023-06-28T21:31:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2023-06-28T21:31:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-06-28T21:31:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-06-28T21:31:52.266Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2023-06-28T21:31:52.382Z] === CONT TestNewTailReader/single_byte_delimiter [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2023-06-28T21:31:52.382Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-06-28T21:31:52.382Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-06-28T21:31:52.382Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2023-06-28T21:31:52.382Z] === CONT TestNewTailReader/no_delimiter [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/no_delimiter/no_lines [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2023-06-28T21:31:52.382Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-06-28T21:31:52.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-06-28T21:31:52.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-06-28T21:31:52.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-06-28T21:31:52.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-06-28T21:31:52.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-06-28T21:31:52.382Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-06-28T21:31:52.382Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-06-28T21:31:52.382Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-06-28T21:31:52.382Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-06-28T21:31:52.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-06-28T21:31:52.382Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-06-28T21:31:52.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2023-06-28T21:31:52.383Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2023-06-28T21:31:52.383Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2023-06-28T21:31:52.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2023-06-28T21:31:52.384Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-06-28T21:31:52.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-06-28T21:31:52.384Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2023-06-28T21:31:52.384Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2023-06-28T21:31:52.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2023-06-28T21:31:52.384Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2023-06-28T21:31:52.384Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2023-06-28T21:31:52.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2023-06-28T21:31:52.384Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2023-06-28T21:31:52.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2023-06-28T21:31:52.384Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2023-06-28T21:31:52.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2023-06-28T21:31:52.384Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2023-06-28T21:31:52.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2023-06-28T21:31:52.384Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2023-06-28T21:31:52.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2023-06-28T21:31:52.384Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2023-06-28T21:31:52.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2023-06-28T21:31:52.384Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2023-06-28T21:31:52.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2023-06-28T21:31:52.384Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2023-06-28T21:31:52.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2023-06-28T21:31:52.384Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2023-06-28T21:31:52.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2023-06-28T21:31:52.384Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2023-06-28T21:31:52.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2023-06-28T21:31:52.384Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-06-28T21:31:52.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-06-28T21:31:52.384Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2023-06-28T21:31:52.384Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2023-06-28T21:31:52.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2023-06-28T21:31:52.384Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-06-28T21:31:52.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-06-28T21:31:52.384Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2023-06-28T21:31:52.384Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-06-28T21:31:52.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-06-28T21:31:52.384Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-06-28T21:31:52.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-06-28T21:31:52.384Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-06-28T21:31:52.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-06-28T21:31:52.384Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-06-28T21:31:52.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-06-28T21:31:52.384Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-06-28T21:31:52.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-06-28T21:31:52.384Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-06-28T21:31:52.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-06-28T21:31:52.527Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2023-06-28T21:31:52.854Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2023-06-28T21:31:52.854Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2023-06-28T21:31:52.854Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2023-06-28T21:31:52.854Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-06-28T21:31:52.854Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-06-28T21:31:52.854Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2023-06-28T21:31:52.854Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-06-28T21:31:52.854Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-06-28T21:31:52.854Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-06-28T21:31:52.854Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-06-28T21:31:52.854Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-06-28T21:31:52.854Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-06-28T21:31:52.854Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-06-28T21:31:52.854Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-06-28T21:31:52.854Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-06-28T21:31:52.854Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-06-28T21:31:52.854Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-06-28T21:31:52.854Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-06-28T21:31:52.854Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2023-06-28T21:31:52.854Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-06-28T21:31:52.854Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-06-28T21:31:52.854Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-06-28T21:31:52.855Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2023-06-28T21:31:52.855Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2023-06-28T21:31:52.855Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2023-06-28T21:31:52.855Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-06-28T21:31:52.855Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-06-28T21:31:52.855Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-06-28T21:31:52.855Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-06-28T21:31:52.855Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2023-06-28T21:31:52.855Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-06-28T21:31:52.855Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2023-06-28T21:31:52.855Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2023-06-28T21:31:52.855Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2023-06-28T21:31:52.855Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-06-28T21:31:52.855Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2023-06-28T21:31:52.855Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2023-06-28T21:31:52.855Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2023-06-28T21:31:52.855Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-06-28T21:31:52.855Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2023-06-28T21:31:52.855Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-06-28T21:31:52.855Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2023-06-28T21:31:52.855Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2023-06-28T21:31:52.855Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2023-06-28T21:31:52.855Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2023-06-28T21:31:52.855Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2023-06-28T21:31:52.855Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2023-06-28T21:31:52.855Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2023-06-28T21:31:52.855Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2023-06-28T21:31:52.855Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2023-06-28T21:31:52.855Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2023-06-28T21:31:52.855Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2023-06-28T21:31:52.855Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2023-06-28T21:31:52.855Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2023-06-28T21:31:52.855Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2023-06-28T21:31:52.855Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2023-06-28T21:31:52.855Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2023-06-28T21:31:52.855Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2023-06-28T21:31:52.855Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2023-06-28T21:31:52.855Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2023-06-28T21:31:52.855Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2023-06-28T21:31:52.855Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-06-28T21:31:52.855Z] === CONT TestNewTailReader/no_delimiter/no_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2023-06-28T21:31:52.855Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2023-06-28T21:31:52.855Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2023-06-28T21:31:52.855Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2023-06-28T21:31:52.856Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2023-06-28T21:31:52.856Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2023-06-28T21:31:52.856Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2023-06-28T21:31:52.856Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2023-06-28T21:31:52.856Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2023-06-28T21:31:52.856Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2023-06-28T21:31:52.856Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2023-06-28T21:31:52.856Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2023-06-28T21:31:52.856Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2023-06-28T21:31:52.856Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2023-06-28T21:31:52.856Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2023-06-28T21:31:52.856Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2023-06-28T21:31:52.856Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2023-06-28T21:31:52.856Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2023-06-28T21:31:52.856Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2023-06-28T21:31:52.856Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-06-28T21:31:52.856Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-06-28T21:31:52.856Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2023-06-28T21:31:52.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-06-28T21:31:52.856Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2023-06-28T21:31:52.856Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2023-06-28T21:31:52.856Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2023-06-28T21:31:52.856Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2023-06-28T21:31:52.856Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2023-06-28T21:31:52.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2023-06-28T21:31:52.856Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2023-06-28T21:31:52.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2023-06-28T21:31:52.856Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2023-06-28T21:31:52.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2023-06-28T21:31:52.856Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-06-28T21:31:52.856Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-06-28T21:31:52.856Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2023-06-28T21:31:52.856Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2023-06-28T21:31:52.856Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2023-06-28T21:31:52.856Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2023-06-28T21:31:52.856Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2023-06-28T21:31:52.856Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2023-06-28T21:31:52.856Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2023-06-28T21:31:52.856Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2023-06-28T21:31:52.856Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2023-06-28T21:31:52.856Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2023-06-28T21:31:52.856Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2023-06-28T21:31:52.856Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-06-28T21:31:52.856Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-06-28T21:31:52.856Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2023-06-28T21:31:52.856Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-06-28T21:31:52.856Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-06-28T21:31:52.856Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-06-28T21:31:52.856Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-06-28T21:31:52.856Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-06-28T21:31:52.856Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-06-28T21:31:52.856Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-06-28T21:31:52.856Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-06-28T21:31:52.856Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-06-28T21:31:52.856Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-06-28T21:31:52.856Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-06-28T21:31:52.856Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-06-28T21:31:52.856Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2023-06-28T21:31:52.856Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-06-28T21:31:52.856Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-06-28T21:31:52.856Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-06-28T21:31:52.856Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-06-28T21:31:52.856Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-06-28T21:31:52.856Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-06-28T21:31:52.856Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-06-28T21:31:52.856Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-06-28T21:31:52.856Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-06-28T21:31:52.856Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-06-28T21:31:52.856Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-06-28T21:31:52.856Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-06-28T21:31:52.856Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2023-06-28T21:31:52.856Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2023-06-28T21:31:52.856Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2023-06-28T21:31:52.856Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2023-06-28T21:31:52.856Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2023-06-28T21:31:52.856Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2023-06-28T21:31:52.856Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2023-06-28T21:31:53.100Z] === RUN TestDockerSuite/TestCpVolumePath [2023-06-28T21:31:53.327Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2023-06-28T21:31:53.327Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2023-06-28T21:31:53.327Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2023-06-28T21:31:53.327Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2023-06-28T21:31:53.327Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2023-06-28T21:31:53.327Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2023-06-28T21:31:53.327Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2023-06-28T21:31:53.327Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2023-06-28T21:31:53.327Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2023-06-28T21:31:53.327Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2023-06-28T21:31:53.327Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2023-06-28T21:31:53.327Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2023-06-28T21:31:53.327Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2023-06-28T21:31:53.327Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2023-06-28T21:31:53.327Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2023-06-28T21:31:53.327Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2023-06-28T21:31:53.327Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2023-06-28T21:31:53.327Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-06-28T21:31:53.327Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2023-06-28T21:31:53.327Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2023-06-28T21:31:53.327Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2023-06-28T21:31:53.327Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2023-06-28T21:31:53.327Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2023-06-28T21:31:53.327Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2023-06-28T21:31:53.327Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2023-06-28T21:31:53.327Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2023-06-28T21:31:53.327Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2023-06-28T21:31:53.327Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2023-06-28T21:31:53.327Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-06-28T21:31:53.327Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-06-28T21:31:53.327Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2023-06-28T21:31:53.328Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-06-28T21:31:53.329Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-06-28T21:31:53.329Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-06-28T21:31:53.329Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2023-06-28T21:31:53.329Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2023-06-28T21:31:53.329Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2023-06-28T21:31:53.329Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2023-06-28T21:31:53.329Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2023-06-28T21:31:53.329Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2023-06-28T21:31:53.329Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2023-06-28T21:31:53.329Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2023-06-28T21:31:53.329Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2023-06-28T21:31:53.329Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2023-06-28T21:31:53.329Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2023-06-28T21:31:53.329Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-06-28T21:31:53.329Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2023-06-28T21:31:53.329Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2023-06-28T21:31:53.329Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2023-06-28T21:31:53.329Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.02s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.329Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-06-28T21:31:53.671Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.04s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.02s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-06-28T21:31:53.799Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.03s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.02s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter (0.02s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-06-28T21:31:53.800Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-06-28T21:31:53.801Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-06-28T21:31:53.801Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-06-28T21:31:53.801Z] PASS [2023-06-28T21:31:53.801Z] coverage: 88.6% of statements [2023-06-28T21:31:53.801Z] ok github.com/docker/docker/pkg/tailfile 0.438s coverage: 88.6% of statements [2023-06-28T21:31:53.801Z] === RUN TestTarSumRemoveNonExistent [2023-06-28T21:31:53.801Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2023-06-28T21:31:53.801Z] === RUN TestTarSumRemove [2023-06-28T21:31:53.801Z] --- PASS: TestTarSumRemove (0.00s) [2023-06-28T21:31:53.801Z] === RUN TestSortFileInfoSums [2023-06-28T21:31:53.801Z] --- PASS: TestSortFileInfoSums (0.00s) [2023-06-28T21:31:53.801Z] === RUN TestNewTarSumForLabelInvalid [2023-06-28T21:31:53.801Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2023-06-28T21:31:53.801Z] === RUN TestNewTarSumForLabel [2023-06-28T21:31:53.801Z] --- PASS: TestNewTarSumForLabel (0.00s) [2023-06-28T21:31:53.801Z] === RUN TestEmptyTar [2023-06-28T21:31:53.801Z] --- PASS: TestEmptyTar (0.01s) [2023-06-28T21:31:53.801Z] === RUN TestTarSumsReadSize [2023-06-28T21:31:53.801Z] --- PASS: TestTarSumsReadSize (0.01s) [2023-06-28T21:31:53.801Z] === RUN TestTarSums [2023-06-28T21:31:53.801Z] --- PASS: TestTarSums (0.13s) [2023-06-28T21:31:53.801Z] === RUN TestIteration [2023-06-28T21:31:53.801Z] --- PASS: TestIteration (0.00s) [2023-06-28T21:31:53.801Z] === RUN TestVersionLabelForChecksum [2023-06-28T21:31:53.801Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2023-06-28T21:31:53.801Z] === RUN TestVersion [2023-06-28T21:31:53.801Z] --- PASS: TestVersion (0.00s) [2023-06-28T21:31:53.801Z] === RUN TestGetVersion [2023-06-28T21:31:53.801Z] --- PASS: TestGetVersion (0.00s) [2023-06-28T21:31:53.801Z] === RUN TestGetVersions [2023-06-28T21:31:53.801Z] --- PASS: TestGetVersions (0.00s) [2023-06-28T21:31:53.932Z] === RUN TestDockerSuite/TestCreateArgs [2023-06-28T21:31:53.932Z] === RUN TestDockerSuite/TestCreateByImageID [2023-06-28T21:31:54.211Z] === RUN TestDockerSuite/TestCreateEchoStdout [2023-06-28T21:31:54.271Z] PASS [2023-06-28T21:31:54.271Z] coverage: 89.3% of statements [2023-06-28T21:31:54.271Z] testing: warning: no tests to run [2023-06-28T21:31:54.271Z] PASS [2023-06-28T21:31:54.271Z] coverage: [no statements] [2023-06-28T21:31:54.271Z] ok github.com/docker/docker/pkg/term/windows 0.092s coverage: [no statements] [no tests to run] [2023-06-28T21:31:54.271Z] ok github.com/docker/docker/pkg/tarsum 0.294s coverage: 89.3% of statements [2023-06-28T21:31:54.751Z] === RUN TestTruncIndex [2023-06-28T21:31:54.751Z] time="2023-06-28T21:31:54Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49260/Test.Echo: Post \"http://127.0.0.1:49260/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2023-06-28T21:31:54.798Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2023-06-28T21:31:54.798Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2023-06-28T21:31:54.798Z] === RUN TestDockerSuite/TestCreateHostConfig [2023-06-28T21:31:54.798Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2023-06-28T21:31:55.063Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2023-06-28T21:31:55.335Z] === RUN TestDockerSuite/TestCreateLabels [2023-06-28T21:31:55.335Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2023-06-28T21:31:55.595Z] === RUN TestDockerSuite/TestCreateRM [2023-06-28T21:31:55.595Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2023-06-28T21:31:55.595Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-06-28T21:31:55.595Z] === RUN TestDockerSuite/TestCreateStopSignal [2023-06-28T21:31:55.595Z] === RUN TestDockerSuite/TestCreateStopTimeout [2023-06-28T21:31:55.595Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2023-06-28T21:31:55.739Z] --- PASS: TestTruncIndex (0.10s) [2023-06-28T21:31:55.739Z] PASS [2023-06-28T21:31:55.739Z] === RUN TestIsGIT [2023-06-28T21:31:55.739Z] --- PASS: TestIsGIT (0.00s) [2023-06-28T21:31:55.739Z] === RUN TestIsTransport [2023-06-28T21:31:55.739Z] --- PASS: TestIsTransport (0.00s) [2023-06-28T21:31:55.739Z] PASS [2023-06-28T21:31:55.739Z] coverage: 91.5% of statements [2023-06-28T21:31:55.739Z] coverage: 100.0% of statements [2023-06-28T21:31:55.739Z] ok github.com/docker/docker/pkg/truncindex 0.180s coverage: 91.5% of statements [2023-06-28T21:31:55.739Z] ok github.com/docker/docker/pkg/urlutil 0.081s coverage: 100.0% of statements [2023-06-28T21:31:55.739Z] === RUN TestVersionInfo [2023-06-28T21:31:55.739Z] --- PASS: TestVersionInfo (0.00s) [2023-06-28T21:31:55.739Z] === RUN TestAppendVersions [2023-06-28T21:31:55.739Z] --- PASS: TestAppendVersions (0.00s) [2023-06-28T21:31:55.739Z] PASS [2023-06-28T21:31:55.739Z] coverage: 88.9% of statements [2023-06-28T21:31:55.739Z] ok github.com/docker/docker/pkg/useragent 0.084s coverage: 88.9% of statements [2023-06-28T21:31:57.502Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2023-06-28T21:31:57.502Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2023-06-28T21:31:57.502Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2023-06-28T21:31:57.502Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.62s) [2023-06-28T21:31:57.502Z] === RUN TestCreateServiceSecretFileMode [2023-06-28T21:31:57.928Z] === RUN TestValidatePrivileges [2023-06-28T21:31:57.928Z] --- PASS: TestValidatePrivileges (0.00s) [2023-06-28T21:31:57.928Z] === RUN TestFilterByCapNeg [2023-06-28T21:31:57.928Z] --- PASS: TestFilterByCapNeg (0.00s) [2023-06-28T21:31:57.928Z] === RUN TestFilterByCapPos [2023-06-28T21:31:57.928Z] --- PASS: TestFilterByCapPos (0.00s) [2023-06-28T21:31:57.928Z] === RUN TestStoreGetPluginNotMatchCapRefs [2023-06-28T21:31:57.928Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2023-06-28T21:31:57.928Z] PASS [2023-06-28T21:31:57.928Z] coverage: 12.0% of statements [2023-06-28T21:31:57.928Z] ok github.com/docker/docker/plugin 0.149s coverage: 12.0% of statements [2023-06-28T21:31:57.928Z] === RUN TestNewSettable [2023-06-28T21:31:57.928Z] --- PASS: TestNewSettable (0.00s) [2023-06-28T21:31:57.928Z] === RUN TestIsSettable [2023-06-28T21:31:57.928Z] --- PASS: TestIsSettable (0.00s) [2023-06-28T21:31:57.928Z] === RUN TestUpdateSettingsEnv [2023-06-28T21:31:57.928Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2023-06-28T21:31:57.928Z] PASS [2023-06-28T21:31:57.928Z] coverage: 20.0% of statements [2023-06-28T21:31:57.928Z] ok github.com/docker/docker/plugin/v2 0.112s coverage: 20.0% of statements [2023-06-28T21:31:58.881Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2023-06-28T21:31:59.474Z] === RUN TestLoad [2023-06-28T21:31:59.474Z] --- PASS: TestLoad (0.01s) [2023-06-28T21:31:59.474Z] === RUN TestSave [2023-06-28T21:31:59.474Z] --- PASS: TestSave (0.09s) [2023-06-28T21:31:59.474Z] === RUN TestAddDeleteGet [2023-06-28T21:31:59.474Z] --- PASS: TestAddDeleteGet (0.07s) [2023-06-28T21:31:59.474Z] === RUN TestInvalidTags [2023-06-28T21:31:59.474Z] --- PASS: TestInvalidTags (0.01s) [2023-06-28T21:31:59.474Z] PASS [2023-06-28T21:31:59.474Z] coverage: 84.4% of statements [2023-06-28T21:31:59.474Z] ok github.com/docker/docker/reference 0.370s coverage: 84.4% of statements [2023-06-28T21:31:59.818Z] === RUN TestDockerSuite/TestCreateWithPortRange [2023-06-28T21:31:59.819Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2023-06-28T21:31:59.819Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2023-06-28T21:31:59.819Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2023-06-28T21:32:00.078Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2023-06-28T21:32:00.078Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2023-06-28T21:32:00.342Z] --- PASS: TestServiceUpdateSecrets (14.72s) [2023-06-28T21:32:00.343Z] === RUN TestServiceUpdateConfigs [2023-06-28T21:32:00.647Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2023-06-28T21:32:01.028Z] === RUN TestResolveAuthConfigIndexServer [2023-06-28T21:32:01.028Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2023-06-28T21:32:01.028Z] === RUN TestResolveAuthConfigFullURL [2023-06-28T21:32:01.028Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2023-06-28T21:32:01.028Z] === RUN TestLoadAllowNondistributableArtifacts [2023-06-28T21:32:01.028Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2023-06-28T21:32:01.028Z] === RUN TestValidateMirror [2023-06-28T21:32:01.028Z] --- PASS: TestValidateMirror (0.00s) [2023-06-28T21:32:01.028Z] === RUN TestLoadInsecureRegistries [2023-06-28T21:32:01.492Z] time="2023-06-28T21:32:00Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2023-06-28T21:32:01.492Z] time="2023-06-28T21:32:01Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2023-06-28T21:32:01.492Z] time="2023-06-28T21:32:01Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2023-06-28T21:32:01.492Z] --- PASS: TestLoadInsecureRegistries (0.24s) [2023-06-28T21:32:01.492Z] === RUN TestNewServiceConfig [2023-06-28T21:32:01.492Z] --- PASS: TestNewServiceConfig (0.00s) [2023-06-28T21:32:01.492Z] === RUN TestValidateIndexName [2023-06-28T21:32:01.492Z] --- PASS: TestValidateIndexName (0.00s) [2023-06-28T21:32:01.492Z] === RUN TestValidateIndexNameWithError [2023-06-28T21:32:01.492Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2023-06-28T21:32:01.492Z] === RUN TestEndpointParse [2023-06-28T21:32:01.492Z] --- PASS: TestEndpointParse (0.00s) [2023-06-28T21:32:01.492Z] === RUN TestEndpointParseInvalid [2023-06-28T21:32:01.492Z] --- PASS: TestEndpointParseInvalid (0.00s) [2023-06-28T21:32:01.492Z] === RUN TestValidateEndpoint [2023-06-28T21:32:01.492Z] --- PASS: TestValidateEndpoint (0.01s) [2023-06-28T21:32:01.492Z] === RUN TestPing [2023-06-28T21:32:01.492Z] --- PASS: TestPing (0.00s) [2023-06-28T21:32:01.492Z] === RUN TestPingRegistryEndpoint [2023-06-28T21:32:01.492Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2023-06-28T21:32:01.492Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2023-06-28T21:32:01.492Z] === RUN TestEndpoint [2023-06-28T21:32:01.492Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2023-06-28T21:32:01.492Z] --- SKIP: TestEndpoint (0.00s) [2023-06-28T21:32:01.492Z] === RUN TestParseRepositoryInfo [2023-06-28T21:32:01.492Z] --- PASS: TestParseRepositoryInfo (0.00s) [2023-06-28T21:32:01.492Z] === RUN TestNewIndexInfo [2023-06-28T21:32:01.492Z] --- PASS: TestNewIndexInfo (0.00s) [2023-06-28T21:32:01.492Z] === RUN TestMirrorEndpointLookup [2023-06-28T21:32:01.492Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2023-06-28T21:32:01.492Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2023-06-28T21:32:01.492Z] === RUN TestSearchRepositories [2023-06-28T21:32:01.492Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2023-06-28T21:32:01.492Z] Host: 127.0.0.1:49265 [2023-06-28T21:32:01.492Z] User-Agent: docker test client [2023-06-28T21:32:01.492Z] Authorization: Token fake-token [2023-06-28T21:32:01.492Z] X-Docker-Token: true [2023-06-28T21:32:01.492Z] Accept-Encoding: gzip [2023-06-28T21:32:01.492Z] [2023-06-28T21:32:01.492Z] [2023-06-28T21:32:01.492Z] registry_test.go:730: HTTP/1.1 200 OK [2023-06-28T21:32:01.492Z] Connection: close [2023-06-28T21:32:01.492Z] Content-Length: 144 [2023-06-28T21:32:01.492Z] Cache-Control: no-cache [2023-06-28T21:32:01.492Z] Content-Type: application/json [2023-06-28T21:32:01.492Z] Date: Wed, 28 Jun 2023 21:32:01 GMT [2023-06-28T21:32:01.492Z] Expires: -1 [2023-06-28T21:32:01.492Z] Pragma: no-cache [2023-06-28T21:32:01.492Z] Server: docker-tests/mock [2023-06-28T21:32:01.492Z] X-Docker-Registry-Config: mock [2023-06-28T21:32:01.492Z] X-Docker-Registry-Version: 0.0.0 [2023-06-28T21:32:01.492Z] [2023-06-28T21:32:01.492Z] [2023-06-28T21:32:01.492Z] --- PASS: TestSearchRepositories (0.01s) [2023-06-28T21:32:01.492Z] === RUN TestTrustedLocation [2023-06-28T21:32:01.492Z] --- PASS: TestTrustedLocation (0.00s) [2023-06-28T21:32:01.492Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2023-06-28T21:32:01.492Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2023-06-28T21:32:01.492Z] === RUN TestAllowNondistributableArtifacts [2023-06-28T21:32:01.492Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2023-06-28T21:32:01.492Z] === RUN TestIsSecureIndex [2023-06-28T21:32:01.492Z] --- PASS: TestIsSecureIndex (0.00s) [2023-06-28T21:32:01.492Z] PASS [2023-06-28T21:32:01.492Z] coverage: 50.2% of statements [2023-06-28T21:32:01.492Z] ok github.com/docker/docker/registry 0.495s coverage: 50.2% of statements [2023-06-28T21:32:01.492Z] === RUN TestResumableRequestHeaderSimpleErrors [2023-06-28T21:32:01.492Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2023-06-28T21:32:01.492Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2023-06-28T21:32:01.492Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2023-06-28T21:32:01.492Z] === RUN TestResumableRequestHeaderTooMuchFailures [2023-06-28T21:32:01.492Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2023-06-28T21:32:01.492Z] === RUN TestResumableRequestReaderWithReadError [2023-06-28T21:32:01.957Z] time="2023-06-28T21:32:01Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2023-06-28T21:32:01.957Z] --- PASS: TestResumableRequestReaderWithReadError (0.25s) [2023-06-28T21:32:01.957Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2023-06-28T21:32:01.957Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2023-06-28T21:32:01.957Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2023-06-28T21:32:01.957Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2023-06-28T21:32:01.957Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2023-06-28T21:32:01.957Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2023-06-28T21:32:01.957Z] === RUN TestResumableRequestReader [2023-06-28T21:32:01.957Z] --- PASS: TestResumableRequestReader (0.00s) [2023-06-28T21:32:01.957Z] === RUN TestResumableRequestReaderWithInitialResponse [2023-06-28T21:32:01.957Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2023-06-28T21:32:01.957Z] PASS [2023-06-28T21:32:01.957Z] coverage: 100.0% of statements [2023-06-28T21:32:01.957Z] ok github.com/docker/docker/registry/resumable 0.423s coverage: 100.0% of statements [2023-06-28T21:32:02.027Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2023-06-28T21:32:02.421Z] === RUN TestRestartManagerTimeout [2023-06-28T21:32:02.421Z] --- PASS: TestRestartManagerTimeout (0.00s) [2023-06-28T21:32:02.421Z] === RUN TestRestartManagerTimeoutReset [2023-06-28T21:32:02.421Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2023-06-28T21:32:02.421Z] PASS [2023-06-28T21:32:02.421Z] coverage: 50.9% of statements [2023-06-28T21:32:02.421Z] ok github.com/docker/docker/restartmanager 0.104s coverage: 50.9% of statements [2023-06-28T21:32:02.596Z] docker_api_swarm_test.go:502: [d80805c23e520] joining swarm manager [d2e71f146a8b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-06-28T21:32:02.856Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2023-06-28T21:32:03.394Z] === RUN TestDecodeContainerConfig [2023-06-28T21:32:03.394Z] --- PASS: TestDecodeContainerConfig (0.01s) [2023-06-28T21:32:03.394Z] === RUN TestDecodeContainerConfigIsolation [2023-06-28T21:32:03.394Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2023-06-28T21:32:03.394Z] === RUN TestValidatePrivileged [2023-06-28T21:32:03.394Z] --- PASS: TestValidatePrivileged (0.00s) [2023-06-28T21:32:03.394Z] PASS [2023-06-28T21:32:03.394Z] coverage: 52.2% of statements [2023-06-28T21:32:03.394Z] ok github.com/docker/docker/runconfig 0.107s coverage: 52.2% of statements [2023-06-28T21:32:03.394Z] --- PASS: TestNewClientWithTimeout (17.63s) [2023-06-28T21:32:03.394Z] === RUN TestClientStream [2023-06-28T21:32:03.394Z] --- PASS: TestClientStream (0.00s) [2023-06-28T21:32:03.394Z] === RUN TestClientSendFile [2023-06-28T21:32:03.394Z] --- PASS: TestClientSendFile (0.00s) [2023-06-28T21:32:03.394Z] === RUN TestClientWithRequestTimeout [2023-06-28T21:32:03.394Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2023-06-28T21:32:03.394Z] === RUN TestFileSpecPlugin [2023-06-28T21:32:03.394Z] --- PASS: TestFileSpecPlugin (0.02s) [2023-06-28T21:32:03.394Z] === RUN TestFileJSONSpecPlugin [2023-06-28T21:32:03.394Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2023-06-28T21:32:03.394Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2023-06-28T21:32:03.394Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2023-06-28T21:32:03.394Z] === RUN TestPluginAddHandler [2023-06-28T21:32:03.394Z] --- PASS: TestPluginAddHandler (0.00s) [2023-06-28T21:32:03.793Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2023-06-28T21:32:03.856Z] === RUN TestPluginWaitBadPlugin [2023-06-28T21:32:03.856Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2023-06-28T21:32:03.856Z] === RUN TestGet [2023-06-28T21:32:03.856Z] time="2023-06-28T21:32:03Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2023-06-28T21:32:03.856Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2023-06-28T21:32:03.856Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2023-06-28T21:32:03.856Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2023-06-28T21:32:03.856Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2023-06-28T21:32:03.856Z] PASS [2023-06-28T21:32:03.856Z] coverage: 62.5% of statements [2023-06-28T21:32:03.856Z] ok github.com/docker/docker/testutil 0.095s coverage: 62.5% of statements [2023-06-28T21:32:04.731Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2023-06-28T21:32:04.828Z] time="2023-06-28T21:32:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2023-06-28T21:32:05.299Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2023-06-28T21:32:05.559Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2023-06-28T21:32:05.818Z] === RUN TestDockerSuite/TestDevicePermissions [2023-06-28T21:32:06.077Z] === RUN TestDockerSuite/TestDockerFails [2023-06-28T21:32:06.336Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2023-06-28T21:32:06.337Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2023-06-28T21:32:06.337Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2023-06-28T21:32:06.905Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2023-06-28T21:32:07.026Z] time="2023-06-28T21:32:06Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2023-06-28T21:32:07.474Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2023-06-28T21:32:07.489Z] === RUN TestGetDriver [2023-06-28T21:32:07.489Z] --- PASS: TestGetDriver (0.00s) [2023-06-28T21:32:07.489Z] === RUN TestVolumeRequestError [2023-06-28T21:32:07.489Z] --- PASS: TestVolumeRequestError (0.01s) [2023-06-28T21:32:07.489Z] PASS [2023-06-28T21:32:07.489Z] coverage: 36.1% of statements [2023-06-28T21:32:07.489Z] ok github.com/docker/docker/volume/drivers 0.126s coverage: 36.1% of statements [2023-06-28T21:32:07.954Z] === RUN TestGetAddress [2023-06-28T21:32:07.954Z] --- PASS: TestGetAddress (0.00s) [2023-06-28T21:32:07.954Z] === RUN TestRemove [2023-06-28T21:32:07.954Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2023-06-28T21:32:07.954Z] --- SKIP: TestRemove (0.00s) [2023-06-28T21:32:07.954Z] === RUN TestInitializeWithVolumes [2023-06-28T21:32:07.954Z] --- PASS: TestInitializeWithVolumes (0.01s) [2023-06-28T21:32:07.954Z] === RUN TestCreate [2023-06-28T21:32:07.954Z] --- PASS: TestCreate (0.02s) [2023-06-28T21:32:07.954Z] === RUN TestValidateName [2023-06-28T21:32:07.954Z] --- PASS: TestValidateName (0.00s) [2023-06-28T21:32:07.954Z] === RUN TestCreateWithOpts [2023-06-28T21:32:07.954Z] local_test.go:180: runtime.GOOS == "windows" [2023-06-28T21:32:07.954Z] --- SKIP: TestCreateWithOpts (0.00s) [2023-06-28T21:32:07.954Z] === RUN TestRelaodNoOpts [2023-06-28T21:32:07.954Z] --- PASS: TestRelaodNoOpts (0.02s) [2023-06-28T21:32:07.954Z] PASS [2023-06-28T21:32:07.954Z] coverage: 38.5% of statements [2023-06-28T21:32:07.954Z] ok github.com/docker/docker/volume/local 0.159s coverage: 38.5% of statements [2023-06-28T21:32:08.853Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2023-06-28T21:32:08.853Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2023-06-28T21:32:08.853Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2023-06-28T21:32:08.853Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2023-06-28T21:32:10.148Z] === RUN TestConvertTmpfsOptions [2023-06-28T21:32:10.148Z] parser_test.go:48: data="mode=700,size=1m" [2023-06-28T21:32:10.148Z] parser_test.go:48: data="ro" [2023-06-28T21:32:10.148Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2023-06-28T21:32:10.148Z] === RUN TestParseMountRaw [2023-06-28T21:32:10.148Z] --- PASS: TestParseMountRaw (0.05s) [2023-06-28T21:32:10.148Z] === RUN TestParseMountRawSplit [2023-06-28T21:32:10.148Z] parser_test.go:389: case 0 [2023-06-28T21:32:10.148Z] parser_test.go:389: case 1 [2023-06-28T21:32:10.148Z] parser_test.go:389: case 2 [2023-06-28T21:32:10.148Z] parser_test.go:389: case 3 [2023-06-28T21:32:10.148Z] parser_test.go:389: case 4 [2023-06-28T21:32:10.148Z] parser_test.go:389: case 5 [2023-06-28T21:32:10.148Z] parser_test.go:389: case 6 [2023-06-28T21:32:10.148Z] parser_test.go:389: case 7 [2023-06-28T21:32:10.148Z] parser_test.go:389: case 8 [2023-06-28T21:32:10.148Z] parser_test.go:389: case 0 [2023-06-28T21:32:10.148Z] parser_test.go:389: case 1 [2023-06-28T21:32:10.148Z] parser_test.go:389: case 2 [2023-06-28T21:32:10.148Z] parser_test.go:389: case 3 [2023-06-28T21:32:10.148Z] parser_test.go:389: case 4 [2023-06-28T21:32:10.148Z] parser_test.go:389: case 5 [2023-06-28T21:32:10.148Z] parser_test.go:389: case 6 [2023-06-28T21:32:10.148Z] parser_test.go:389: case 7 [2023-06-28T21:32:10.148Z] parser_test.go:389: case 8 [2023-06-28T21:32:10.148Z] parser_test.go:389: case 9 [2023-06-28T21:32:10.148Z] parser_test.go:389: case 10 [2023-06-28T21:32:10.148Z] parser_test.go:389: case 11 [2023-06-28T21:32:10.148Z] parser_test.go:389: case 12 [2023-06-28T21:32:10.148Z] parser_test.go:389: case 0 [2023-06-28T21:32:10.148Z] parser_test.go:389: case 1 [2023-06-28T21:32:10.148Z] parser_test.go:389: case 2 [2023-06-28T21:32:10.148Z] parser_test.go:389: case 3 [2023-06-28T21:32:10.148Z] parser_test.go:389: case 4 [2023-06-28T21:32:10.148Z] parser_test.go:389: case 5 [2023-06-28T21:32:10.148Z] parser_test.go:389: case 6 [2023-06-28T21:32:10.148Z] parser_test.go:389: case 7 [2023-06-28T21:32:10.148Z] parser_test.go:389: case 8 [2023-06-28T21:32:10.148Z] parser_test.go:389: case 9 [2023-06-28T21:32:10.148Z] parser_test.go:389: case 10 [2023-06-28T21:32:10.148Z] parser_test.go:389: case 11 [2023-06-28T21:32:10.148Z] --- PASS: TestParseMountRawSplit (0.01s) [2023-06-28T21:32:10.148Z] === RUN TestParseMountSpec [2023-06-28T21:32:10.148Z] parser_test.go:454: case 0 [2023-06-28T21:32:10.148Z] parser_test.go:454: case 1 [2023-06-28T21:32:10.148Z] parser_test.go:454: case 2 [2023-06-28T21:32:10.148Z] parser_test.go:454: case 3 [2023-06-28T21:32:10.148Z] parser_test.go:454: case 4 [2023-06-28T21:32:10.148Z] parser_test.go:454: case 5 [2023-06-28T21:32:10.148Z] --- PASS: TestParseMountSpec (0.00s) [2023-06-28T21:32:10.148Z] === RUN TestParseMountSpecBindWithFileinfoError [2023-06-28T21:32:10.148Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2023-06-28T21:32:10.148Z] === RUN TestValidateMount [2023-06-28T21:32:10.148Z] --- PASS: TestValidateMount (0.01s) [2023-06-28T21:32:10.148Z] PASS [2023-06-28T21:32:10.148Z] coverage: 63.9% of statements [2023-06-28T21:32:10.148Z] ok github.com/docker/docker/volume/mounts 0.222s coverage: 63.9% of statements [2023-06-28T21:32:10.610Z] time="2023-06-28T21:32:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2023-06-28T21:32:10.759Z] --- PASS: TestCreateServiceSecretFileMode (12.76s) [2023-06-28T21:32:10.759Z] === RUN TestCreateServiceConfigFileMode [2023-06-28T21:32:11.018Z] docker_api_swarm_test.go:507: [dbd5208697857] joining swarm manager [d2e71f146a8b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-06-28T21:32:11.073Z] === RUN TestSetGetMeta [2023-06-28T21:32:11.073Z] === PAUSE TestSetGetMeta [2023-06-28T21:32:11.073Z] === RUN TestRestore [2023-06-28T21:32:11.073Z] === PAUSE TestRestore [2023-06-28T21:32:11.073Z] === RUN TestServiceCreate [2023-06-28T21:32:11.073Z] === PAUSE TestServiceCreate [2023-06-28T21:32:11.073Z] === RUN TestServiceList [2023-06-28T21:32:11.073Z] === PAUSE TestServiceList [2023-06-28T21:32:11.073Z] === RUN TestServiceRemove [2023-06-28T21:32:11.073Z] === PAUSE TestServiceRemove [2023-06-28T21:32:11.073Z] === RUN TestServiceGet [2023-06-28T21:32:11.073Z] === PAUSE TestServiceGet [2023-06-28T21:32:11.073Z] === RUN TestServicePrune [2023-06-28T21:32:11.073Z] === PAUSE TestServicePrune [2023-06-28T21:32:11.073Z] === RUN TestCreate [2023-06-28T21:32:11.073Z] === PAUSE TestCreate [2023-06-28T21:32:11.073Z] === RUN TestRemove [2023-06-28T21:32:11.073Z] === PAUSE TestRemove [2023-06-28T21:32:11.073Z] === RUN TestList [2023-06-28T21:32:11.073Z] === PAUSE TestList [2023-06-28T21:32:11.073Z] === RUN TestFindByDriver [2023-06-28T21:32:11.073Z] === PAUSE TestFindByDriver [2023-06-28T21:32:11.073Z] === RUN TestFindByReferenced [2023-06-28T21:32:11.073Z] === PAUSE TestFindByReferenced [2023-06-28T21:32:11.073Z] === RUN TestDerefMultipleOfSameRef [2023-06-28T21:32:11.073Z] === PAUSE TestDerefMultipleOfSameRef [2023-06-28T21:32:11.073Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2023-06-28T21:32:11.073Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2023-06-28T21:32:11.073Z] === RUN TestDefererencePluginOnCreateError [2023-06-28T21:32:11.073Z] === PAUSE TestDefererencePluginOnCreateError [2023-06-28T21:32:11.073Z] === RUN TestRefDerefRemove [2023-06-28T21:32:11.073Z] === PAUSE TestRefDerefRemove [2023-06-28T21:32:11.073Z] === RUN TestGet [2023-06-28T21:32:11.073Z] === PAUSE TestGet [2023-06-28T21:32:11.073Z] === RUN TestGetWithReference [2023-06-28T21:32:11.073Z] === PAUSE TestGetWithReference [2023-06-28T21:32:11.073Z] === RUN TestFilterFunc [2023-06-28T21:32:11.073Z] === RUN TestFilterFunc/test_nil_list [2023-06-28T21:32:11.073Z] === PAUSE TestFilterFunc/test_nil_list [2023-06-28T21:32:11.073Z] === RUN TestFilterFunc/test_empty_list [2023-06-28T21:32:11.073Z] === PAUSE TestFilterFunc/test_empty_list [2023-06-28T21:32:11.073Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2023-06-28T21:32:11.073Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2023-06-28T21:32:11.073Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2023-06-28T21:32:11.073Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2023-06-28T21:32:11.073Z] === RUN TestFilterFunc/test_filter_some [2023-06-28T21:32:11.073Z] === PAUSE TestFilterFunc/test_filter_some [2023-06-28T21:32:11.073Z] === RUN TestFilterFunc/test_filter_middle [2023-06-28T21:32:11.073Z] === PAUSE TestFilterFunc/test_filter_middle [2023-06-28T21:32:11.073Z] === RUN TestFilterFunc/test_filter_middle_and_last [2023-06-28T21:32:11.073Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2023-06-28T21:32:11.073Z] === RUN TestFilterFunc/test_filter_first_and_last [2023-06-28T21:32:11.073Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2023-06-28T21:32:11.073Z] === CONT TestFilterFunc/test_nil_list [2023-06-28T21:32:11.073Z] === CONT TestFilterFunc/test_filter_some [2023-06-28T21:32:11.073Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2023-06-28T21:32:11.073Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2023-06-28T21:32:11.073Z] === CONT TestFilterFunc/test_filter_middle_and_last [2023-06-28T21:32:11.073Z] === CONT TestFilterFunc/test_empty_list [2023-06-28T21:32:11.073Z] === CONT TestFilterFunc/test_filter_middle [2023-06-28T21:32:11.073Z] === CONT TestFilterFunc/test_filter_first_and_last [2023-06-28T21:32:11.073Z] --- PASS: TestFilterFunc (0.00s) [2023-06-28T21:32:11.073Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2023-06-28T21:32:11.073Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2023-06-28T21:32:11.073Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2023-06-28T21:32:11.073Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2023-06-28T21:32:11.073Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2023-06-28T21:32:11.073Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2023-06-28T21:32:11.073Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2023-06-28T21:32:11.073Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2023-06-28T21:32:11.073Z] === CONT TestSetGetMeta [2023-06-28T21:32:11.073Z] === CONT TestList [2023-06-28T21:32:11.073Z] === CONT TestDefererencePluginOnCreateError [2023-06-28T21:32:11.073Z] === CONT TestDerefMultipleOfSameRef [2023-06-28T21:32:11.073Z] --- PASS: TestSetGetMeta (0.03s) [2023-06-28T21:32:11.073Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2023-06-28T21:32:11.073Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2023-06-28T21:32:11.073Z] === CONT TestGetWithReference [2023-06-28T21:32:11.073Z] --- PASS: TestDefererencePluginOnCreateError (0.07s) [2023-06-28T21:32:11.073Z] === CONT TestGet [2023-06-28T21:32:11.073Z] --- PASS: TestList (0.09s) [2023-06-28T21:32:11.073Z] === CONT TestRefDerefRemove [2023-06-28T21:32:11.073Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.06s) [2023-06-28T21:32:11.073Z] === CONT TestRemove [2023-06-28T21:32:11.073Z] --- PASS: TestGetWithReference (0.06s) [2023-06-28T21:32:11.073Z] === CONT TestCreate [2023-06-28T21:32:11.073Z] --- PASS: TestGet (0.07s) [2023-06-28T21:32:11.073Z] === CONT TestServicePrune [2023-06-28T21:32:11.073Z] --- PASS: TestRefDerefRemove (0.05s) [2023-06-28T21:32:11.073Z] === CONT TestServiceGet [2023-06-28T21:32:11.073Z] --- PASS: TestCreate (0.05s) [2023-06-28T21:32:11.073Z] === CONT TestServiceRemove [2023-06-28T21:32:11.073Z] --- PASS: TestRemove (0.06s) [2023-06-28T21:32:11.073Z] === CONT TestServiceList [2023-06-28T21:32:11.535Z] --- PASS: TestServiceGet (0.27s) [2023-06-28T21:32:11.535Z] === CONT TestServiceCreate [2023-06-28T21:32:11.535Z] time="2023-06-28T21:32:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-06-28T21:32:11.535Z] --- PASS: TestServiceRemove (0.27s) [2023-06-28T21:32:11.535Z] === CONT TestRestore [2023-06-28T21:32:11.535Z] time="2023-06-28T21:32:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-06-28T21:32:11.535Z] --- PASS: TestServiceList (0.28s) [2023-06-28T21:32:11.535Z] === CONT TestFindByReferenced [2023-06-28T21:32:11.535Z] time="2023-06-28T21:32:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-06-28T21:32:11.535Z] time="2023-06-28T21:32:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2023-06-28T21:32:11.535Z] --- PASS: TestServiceCreate (0.05s) [2023-06-28T21:32:11.535Z] === CONT TestFindByDriver [2023-06-28T21:32:11.535Z] time="2023-06-28T21:32:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-06-28T21:32:11.535Z] --- PASS: TestFindByReferenced (0.04s) [2023-06-28T21:32:11.535Z] --- PASS: TestRestore (0.05s) [2023-06-28T21:32:11.535Z] --- PASS: TestServicePrune (0.35s) [2023-06-28T21:32:11.535Z] --- PASS: TestFindByDriver (0.04s) [2023-06-28T21:32:11.535Z] PASS [2023-06-28T21:32:11.535Z] coverage: 69.2% of statements [2023-06-28T21:32:11.535Z] ok github.com/docker/docker/volume/service 0.650s coverage: 69.2% of statements [2023-06-28T21:32:14.308Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2023-06-28T21:32:15.223Z] --- PASS: TestServiceUpdateConfigs (14.62s) [2023-06-28T21:32:15.223Z] === RUN TestServiceUpdateNetwork [2023-06-28T21:32:15.686Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2023-06-28T21:32:17.356Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2023-06-28T21:32:17.356Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-06-28T21:32:17.356Z] ? github.com/docker/docker/pkg/locker [no test files] [2023-06-28T21:32:17.356Z] ? github.com/docker/docker/pkg/mount [no test files] [2023-06-28T21:32:17.356Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2023-06-28T21:32:17.356Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2023-06-28T21:32:17.356Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2023-06-28T21:32:17.356Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-06-28T21:32:17.356Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-06-28T21:32:17.594Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2023-06-28T21:32:18.531Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2023-06-28T21:32:18.903Z] --- PASS: TestGet (15.02s) [2023-06-28T21:32:18.904Z] === RUN TestPluginWithNoManifest [2023-06-28T21:32:18.904Z] --- PASS: TestPluginWithNoManifest (0.00s) [2023-06-28T21:32:18.904Z] === RUN TestGetAll [2023-06-28T21:32:18.904Z] --- PASS: TestGetAll (0.01s) [2023-06-28T21:32:18.904Z] PASS [2023-06-28T21:32:18.904Z] coverage: 73.2% of statements [2023-06-28T21:32:18.904Z] ok github.com/docker/docker/pkg/plugins 35.168s coverage: 73.2% of statements [2023-06-28T21:32:18.904Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-06-28T21:32:18.904Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-06-28T21:32:18.904Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2023-06-28T21:32:18.904Z] ? github.com/docker/docker/pkg/symlink [no test files] [2023-06-28T21:32:18.904Z] ? github.com/docker/docker/pkg/term [no test files] [2023-06-28T21:32:18.904Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-06-28T21:32:18.904Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2023-06-28T21:32:18.904Z] ? github.com/docker/docker/quota [no test files] [2023-06-28T21:32:18.904Z] ? github.com/docker/docker/rootless [no test files] [2023-06-28T21:32:18.904Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-06-28T21:32:18.904Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-06-28T21:32:18.904Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-06-28T21:32:18.904Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-06-28T21:32:18.904Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-06-28T21:32:18.904Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-06-28T21:32:18.904Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-06-28T21:32:18.904Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-06-28T21:32:18.904Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-06-28T21:32:18.904Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-06-28T21:32:18.904Z] ? github.com/docker/docker/testutil/request [no test files] [2023-06-28T21:32:18.904Z] ? github.com/docker/docker/volume [no test files] [2023-06-28T21:32:18.904Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-06-28T21:32:18.904Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-06-28T21:32:19.469Z] === RUN TestDockerSuite/TestEventsAttach [2023-06-28T21:32:19.728Z] === RUN TestDockerSuite/TestEventsCommit [2023-06-28T21:32:20.297Z] === RUN TestDockerSuite/TestEventsContainerEvents [2023-06-28T21:32:20.865Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2023-06-28T21:32:21.434Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2023-06-28T21:32:22.002Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] === Skipped [2023-06-28T21:32:22.664Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2023-06-28T21:32:22.664Z] dispatchers_test.go:377: Windows does not support stopsignal [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2023-06-28T21:32:22.664Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2023-06-28T21:32:22.664Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2023-06-28T21:32:22.664Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2023-06-28T21:32:22.664Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2023-06-28T21:32:22.664Z] client_test.go:23: runtime.GOOS == "windows" [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2023-06-28T21:32:22.664Z] daemon_test.go:146: root required [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2023-06-28T21:32:22.664Z] reload_test.go:520: root required [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2023-06-28T21:32:22.664Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2023-06-28T21:32:22.664Z] pull_v2_test.go:81: Needs fixing on Windows [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2023-06-28T21:32:22.664Z] pull_v2_test.go:126: Needs fixing on Windows [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2023-06-28T21:32:22.664Z] download_test.go:267: Needs fixing on Windows [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2023-06-28T21:32:22.664Z] layer_test.go:303: Failing on Windows [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2023-06-28T21:32:22.664Z] layer_test.go:352: Failing on Windows [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2023-06-28T21:32:22.664Z] layer_test.go:467: Failing on Windows [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2023-06-28T21:32:22.664Z] layer_test.go:696: Failing on Windows [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2023-06-28T21:32:22.664Z] migration_test.go:45: Failing on Windows [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2023-06-28T21:32:22.664Z] migration_test.go:181: Failing on Windows [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2023-06-28T21:32:22.664Z] mount_test.go:17: Failing on Windows [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.02s) [2023-06-28T21:32:22.664Z] mount_test.go:76: Failing on Windows [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2023-06-28T21:32:22.664Z] mount_test.go:125: Failing on Windows [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2023-06-28T21:32:22.664Z] mount_test.go:212: Failing on Windows [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2023-06-28T21:32:22.664Z] archive_test.go:133: Xz not present in msys2 [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2023-06-28T21:32:22.664Z] archive_test.go:238: Failing on Windows CI machines [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2023-06-28T21:32:22.664Z] archive_windows_test.go:16: Currently fails [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2023-06-28T21:32:22.664Z] changes_test.go:191: needs more investigation [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2023-06-28T21:32:22.664Z] changes_test.go:404: needs further investigation [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2023-06-28T21:32:22.664Z] changes_test.go:440: needs further investigation [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.01s) [2023-06-28T21:32:22.664Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2023-06-28T21:32:22.664Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2023-06-28T21:32:22.664Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2023-06-28T21:32:22.664Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2023-06-28T21:32:22.664Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2023-06-28T21:32:22.664Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.01s) [2023-06-28T21:32:22.664Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2023-06-28T21:32:22.664Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2023-06-28T21:32:22.664Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2023-06-28T21:32:22.664Z] poller_test.go:40: No chmod on Windows [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2023-06-28T21:32:22.664Z] fileutils_test.go:133: Needs porting to Windows [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2023-06-28T21:32:22.664Z] fileutils_test.go:179: Needs porting to Windows [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2023-06-28T21:32:22.664Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2023-06-28T21:32:22.664Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2023-06-28T21:32:22.664Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2023-06-28T21:32:22.664Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2023-06-28T21:32:22.664Z] local_test.go:180: runtime.GOOS == "windows" [2023-06-28T21:32:22.664Z] [2023-06-28T21:32:22.664Z] DONE 1864 tests, 45 skipped in 277.792s [2023-06-28T21:32:23.381Z] --- PASS: TestCreateServiceConfigFileMode (13.14s) [2023-06-28T21:32:23.381Z] === RUN TestCreateServiceSysctls [2023-06-28T21:32:23.645Z] INFO: make.ps1 ended at 06/28/2023 21:32:23 [2023-06-28T21:32:23.950Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2023-06-28T21:32:24.887Z] === RUN TestDockerSuite/TestEventsContainerRestart [2023-06-28T21:32:26.577Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2023-06-28T21:32:26.577Z] INFO: Unit tests ended at 06/28/2023 21:32:25. Duration:00:05:03.1290400 [2023-06-28T21:32:26.577Z] INFO: Building busybox [2023-06-28T21:32:26.577Z] Sending build context to Docker daemon 5.12kB [2023-06-28T21:32:26.577Z] [2023-06-28T21:32:26.577Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2023-06-28T21:32:26.577Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2023-06-28T21:32:26.577Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2023-06-28T21:32:26.577Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2023-06-28T21:32:26.577Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2023-06-28T21:32:26.577Z] ---> 0e4e89ebdca4 [2023-06-28T21:32:26.577Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2023-06-28T21:32:26.577Z] ---> Running in 4e243ed4332e [2023-06-28T21:32:27.424Z] --- PASS: TestCreateServiceSysctls (3.66s) [2023-06-28T21:32:27.424Z] === RUN TestCreateServiceCapabilities [2023-06-28T21:32:27.424Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2023-06-28T21:32:29.961Z] === RUN TestDockerSuite/TestEventsCopy [2023-06-28T21:32:29.961Z] --- PASS: TestCreateServiceCapabilities (2.81s) [2023-06-28T21:32:29.961Z] === RUN TestInspect [2023-06-28T21:32:30.102Z] --- PASS: TestServiceUpdateNetwork (12.89s) [2023-06-28T21:32:30.102Z] === RUN TestServiceUpdatePidsLimit [2023-06-28T21:32:30.102Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-06-28T21:32:30.102Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-06-28T21:32:30.531Z] === RUN TestDockerSuite/TestEventsFilterContainer [2023-06-28T21:32:31.911Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2023-06-28T21:32:33.291Z] --- PASS: TestInspect (3.18s) [2023-06-28T21:32:33.291Z] === RUN TestCreateJob [2023-06-28T21:32:36.582Z] --- PASS: TestCreateJob (3.18s) [2023-06-28T21:32:36.582Z] === RUN TestReplicatedJob [2023-06-28T21:32:36.667Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-06-28T21:32:36.988Z] Removing intermediate container 4e243ed4332e [2023-06-28T21:32:36.988Z] ---> 2a291fa10f57 [2023-06-28T21:32:36.988Z] Step 7/13 : ARG BUSYBOX_VERSION [2023-06-28T21:32:36.988Z] ---> Running in 0e36069c436e [2023-06-28T21:32:36.988Z] Removing intermediate container 0e36069c436e [2023-06-28T21:32:36.988Z] ---> add976e670ca [2023-06-28T21:32:36.988Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2023-06-28T21:32:37.456Z] ---> Running in 1f32107465c5 [2023-06-28T21:32:37.521Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2023-06-28T21:32:37.521Z] === RUN TestDockerSuite/TestEventsFilterImageName [2023-06-28T21:32:37.920Z] Removing intermediate container 1f32107465c5 [2023-06-28T21:32:37.920Z] ---> 27bb5eb1fbf4 [2023-06-28T21:32:37.920Z] Step 9/13 : ADD https://github.com/moby/busybox/releases/download/${BUSYBOX_VERSION}/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2023-06-28T21:32:38.386Z] [2023-06-28T21:32:38.386Z] [2023-06-28T21:32:39.371Z] ---> afb63f5709f2 [2023-06-28T21:32:39.371Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2023-06-28T21:32:39.371Z] ---> Running in b9c5738d4f2f [2023-06-28T21:32:39.428Z] === RUN TestDockerSuite/TestEventsFilterLabels [2023-06-28T21:32:40.366Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2023-06-28T21:32:40.625Z] === RUN TestDockerSuite/TestEventsFilterType [2023-06-28T21:32:40.625Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2023-06-28T21:32:40.885Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2023-06-28T21:32:41.146Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2023-06-28T21:32:41.146Z] === RUN TestDockerSuite/TestEventsFilters [2023-06-28T21:32:42.525Z] --- PASS: TestReplicatedJob (6.06s) [2023-06-28T21:32:42.525Z] === RUN TestUpdateReplicatedJob [2023-06-28T21:32:42.525Z] === RUN TestDockerSuite/TestEventsFormat [2023-06-28T21:32:42.525Z] docker_api_swarm_node_test.go:81: [d13bfcf199b67] joining swarm manager [d091da59a8cac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-06-28T21:32:43.905Z] === RUN TestDockerSuite/TestEventsFormatBadField [2023-06-28T21:32:43.905Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2023-06-28T21:32:43.905Z] === RUN TestDockerSuite/TestEventsImageImport [2023-06-28T21:32:44.819Z] --- PASS: TestServiceUpdatePidsLimit (16.43s) [2023-06-28T21:32:44.819Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.71s) [2023-06-28T21:32:44.819Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s) [2023-06-28T21:32:44.819Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.97s) [2023-06-28T21:32:44.819Z] PASS [2023-06-28T21:32:44.819Z] [2023-06-28T21:32:44.819Z] === Skipped [2023-06-28T21:32:44.819Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2023-06-28T21:32:44.819Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-06-28T21:32:44.819Z] [2023-06-28T21:32:44.819Z] DONE 27 tests, 1 skipped in 185.648s [2023-06-28T21:32:44.820Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2023-06-28T21:32:44.820Z] INFO: Testing against a local daemon [2023-06-28T21:32:44.820Z] === RUN TestSessionCreate [2023-06-28T21:32:44.820Z] --- PASS: TestSessionCreate (0.02s) [2023-06-28T21:32:44.820Z] === RUN TestSessionCreateWithBadUpgrade [2023-06-28T21:32:44.820Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-06-28T21:32:44.820Z] PASS [2023-06-28T21:32:44.820Z] [2023-06-28T21:32:44.820Z] DONE 2 tests in 0.059s [2023-06-28T21:32:44.820Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2023-06-28T21:32:44.820Z] INFO: Testing against a local daemon [2023-06-28T21:32:44.820Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-06-28T21:32:44.820Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2023-06-28T21:32:44.820Z] === RUN TestEventsExecDie [2023-06-28T21:32:44.820Z] --- PASS: TestEventsExecDie (0.62s) [2023-06-28T21:32:44.820Z] === RUN TestEventsBackwardsCompatible [2023-06-28T21:32:44.820Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2023-06-28T21:32:44.820Z] === RUN TestInfoBinaryCommits [2023-06-28T21:32:44.820Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-06-28T21:32:44.820Z] === RUN TestInfoAPIVersioned [2023-06-28T21:32:44.820Z] --- PASS: TestInfoAPIVersioned (0.00s) [2023-06-28T21:32:44.820Z] === RUN TestInfoDiscoveryBackend [2023-06-28T21:32:44.843Z] === RUN TestDockerSuite/TestEventsImageLoad [2023-06-28T21:32:45.103Z] === RUN TestDockerSuite/TestEventsImagePull [2023-06-28T21:32:45.408Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2023-06-28T21:32:45.408Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-06-28T21:32:46.041Z] === RUN TestDockerSuite/TestEventsImageTag [2023-06-28T21:32:46.041Z] --- PASS: TestUpdateReplicatedJob (3.74s) [2023-06-28T21:32:46.041Z] === RUN TestServiceListWithStatuses [2023-06-28T21:32:46.041Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-06-28T21:32:46.041Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-06-28T21:32:46.041Z] === RUN TestDockerNetworkConnectAlias [2023-06-28T21:32:46.428Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2023-06-28T21:32:46.428Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-06-28T21:32:46.979Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2023-06-28T21:32:47.076Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2023-06-28T21:32:47.077Z] === RUN TestInfoAPI [2023-06-28T21:32:47.077Z] --- PASS: TestInfoAPI (0.02s) [2023-06-28T21:32:47.077Z] === RUN TestInfoAPIWarnings [2023-06-28T21:32:47.238Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2023-06-28T21:32:47.808Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2023-06-28T21:32:48.747Z] === RUN TestDockerSuite/TestEventsPluginOps [2023-06-28T21:32:51.283Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2023-06-28T21:32:51.852Z] --- PASS: TestDockerNetworkConnectAlias (5.70s) [2023-06-28T21:32:51.852Z] === RUN TestDockerNetworkReConnect [2023-06-28T21:32:51.852Z] === RUN TestDockerSuite/TestEventsRename [2023-06-28T21:32:52.421Z] === RUN TestDockerSuite/TestEventsResize [2023-06-28T21:32:52.991Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2023-06-28T21:32:55.527Z] --- PASS: TestDockerNetworkReConnect (3.76s) [2023-06-28T21:32:55.527Z] === RUN TestServicePlugin [2023-06-28T21:32:56.466Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2023-06-28T21:32:58.373Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2023-06-28T21:32:58.373Z] docker_api_swarm_node_test.go:53: [decb9f2d39f31] joining swarm manager [d8fedec3b868b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-06-28T21:32:58.942Z] plugin_test.go:61: [d8b501fcb1e93] joining swarm manager [d89e21d2d80be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-06-28T21:32:59.201Z] === RUN TestDockerSuite/TestEventsStreaming [2023-06-28T21:32:59.201Z] docker_api_swarm_node_test.go:54: [d41c388e373c5] joining swarm manager [d8fedec3b868b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-06-28T21:32:59.460Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2023-06-28T21:33:00.029Z] plugin_test.go:64: [d189d3eb1a19e] joining swarm manager [d89e21d2d80be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-06-28T21:33:02.566Z] === RUN TestDockerSuite/TestEventsTop [2023-06-28T21:33:02.825Z] === RUN TestDockerSuite/TestEventsUntag [2023-06-28T21:33:04.614Z] Removing intermediate container b9c5738d4f2f [2023-06-28T21:33:04.614Z] ---> 5881f93a8e74 [2023-06-28T21:33:04.614Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2023-06-28T21:33:04.614Z] ---> Running in ead929b56961 [2023-06-28T21:33:05.159Z] --- PASS: TestInfoAPIWarnings (16.21s) [2023-06-28T21:33:05.159Z] === RUN TestInfoDebug [2023-06-28T21:33:05.159Z] --- PASS: TestInfoDebug (0.52s) [2023-06-28T21:33:05.159Z] === RUN TestInfoInsecureRegistries [2023-06-28T21:33:05.159Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-06-28T21:33:05.159Z] === RUN TestInfoRegistryMirrors [2023-06-28T21:33:05.159Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-06-28T21:33:05.159Z] === RUN TestLoginFailsWithBadCredentials [2023-06-28T21:33:05.159Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2023-06-28T21:33:05.159Z] === RUN TestPingCacheHeaders [2023-06-28T21:33:05.159Z] --- PASS: TestPingCacheHeaders (0.01s) [2023-06-28T21:33:05.159Z] === RUN TestPingGet [2023-06-28T21:33:05.159Z] --- PASS: TestPingGet (0.01s) [2023-06-28T21:33:05.159Z] === RUN TestPingHead [2023-06-28T21:33:05.159Z] --- PASS: TestPingHead (0.01s) [2023-06-28T21:33:05.159Z] === RUN TestVersion [2023-06-28T21:33:05.159Z] --- PASS: TestVersion (0.01s) [2023-06-28T21:33:05.159Z] === CONT TestCgroupDriverSystemdMemoryLimit [2023-06-28T21:33:05.592Z] [2023-06-28T21:33:05.592Z] SUCCESS: Specified value was saved. [2023-06-28T21:33:06.116Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2023-06-28T21:33:06.535Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.21s) [2023-06-28T21:33:06.535Z] PASS [2023-06-28T21:33:06.535Z] [2023-06-28T21:33:06.535Z] DONE 18 tests in 22.177s [2023-06-28T21:33:06.535Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2023-06-28T21:33:06.535Z] INFO: Testing against a local daemon [2023-06-28T21:33:06.535Z] === RUN TestVolumesCreateAndList [2023-06-28T21:33:06.535Z] --- PASS: TestVolumesCreateAndList (0.01s) [2023-06-28T21:33:06.535Z] === RUN TestVolumesRemove [2023-06-28T21:33:06.535Z] --- PASS: TestVolumesRemove (0.11s) [2023-06-28T21:33:06.535Z] === RUN TestVolumesInspect [2023-06-28T21:33:06.535Z] --- PASS: TestVolumesInspect (0.02s) [2023-06-28T21:33:06.535Z] === RUN TestVolumesInvalidJSON [2023-06-28T21:33:06.535Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-06-28T21:33:06.535Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-06-28T21:33:06.535Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-06-28T21:33:06.535Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-06-28T21:33:06.535Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-06-28T21:33:06.535Z] PASS [2023-06-28T21:33:06.535Z] [2023-06-28T21:33:06.535Z] DONE 5 tests in 0.177s [2023-06-28T21:33:06.535Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-06-28T21:33:08.439Z] Stopping apparmor (via systemctl): apparmor.service. [2023-06-28T21:33:08.439Z] Removing test suite binaries [2023-06-28T21:33:08.439Z] exiting test-integration [2023-06-28T21:33:08.439Z] ++ exit 0 [2023-06-28T21:33:08.439Z] Post stage [Pipeline] junit [2023-06-28T21:33:09.388Z] Recording test results [2023-06-28T21:33:10.345Z] Removing intermediate container ead929b56961 [2023-06-28T21:33:10.345Z] ---> 1b662bfd0bc8 [2023-06-28T21:33:10.345Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2023-06-28T21:33:10.345Z] ---> Running in 18bc867a80f4 [2023-06-28T21:33:10.623Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-06-28T21:33:10.954Z] + echo Ensuring container killed. [2023-06-28T21:33:10.954Z] Ensuring container killed. [2023-06-28T21:33:10.954Z] + docker rm -vf docker-pr4 [2023-06-28T21:33:10.954Z] Error response from daemon: No such container: docker-pr4 [Pipeline] sh [2023-06-28T21:33:11.235Z] + echo Chowning /workspace to jenkins user [2023-06-28T21:33:11.235Z] Chowning /workspace to jenkins user [2023-06-28T21:33:11.235Z] + id -u [2023-06-28T21:33:11.235Z] + id -g [2023-06-28T21:33:11.235Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45840:/workspace busybox chown -R 1000:1000 /workspace [2023-06-28T21:33:11.235Z] Unable to find image 'busybox:latest' locally [2023-06-28T21:33:11.235Z] latest: Pulling from library/busybox [2023-06-28T21:33:11.494Z] 809d8e20e203: Pulling fs layer [2023-06-28T21:33:11.494Z] 809d8e20e203: Verifying Checksum [2023-06-28T21:33:11.494Z] 809d8e20e203: Download complete [2023-06-28T21:33:11.494Z] 809d8e20e203: Pull complete [2023-06-28T21:33:11.494Z] Digest: sha256:2376a0c12759aa1214ba83e771ff252c7b1663216b192fbe5e0fb364e952f85c [2023-06-28T21:33:11.494Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-06-28T21:33:13.164Z] + bundleName=amd64-cgroup2 [2023-06-28T21:33:13.164Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2023-06-28T21:33:13.164Z] Creating amd64-cgroup2-bundles.tar.gz [2023-06-28T21:33:13.164Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-06-28T21:33:13.164Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2023-06-28T21:33:13.435Z] Archiving artifacts [2023-06-28T21:33:14.835Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45840/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-06-28T21:33:15.156Z] + make clean [2023-06-28T21:33:15.156Z] docker volume rm -f docker-dev-cache [2023-06-28T21:33:15.156Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-28T21:33:18.328Z] === RUN TestDockerSuite/TestExec [2023-06-28T21:33:18.328Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2023-06-28T21:33:18.328Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2023-06-28T21:33:18.328Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2023-06-28T21:33:18.587Z] === RUN TestDockerSuite/TestExecAPIStart [2023-06-28T21:33:19.966Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2023-06-28T21:33:20.226Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2023-06-28T21:33:20.795Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2023-06-28T21:33:21.363Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2023-06-28T21:33:21.932Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2023-06-28T21:33:22.502Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2023-06-28T21:33:22.792Z] Cannot create a file when that file already exists. [2023-06-28T21:33:23.070Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2023-06-28T21:33:24.449Z] === RUN TestDockerSuite/TestExecCgroup [2023-06-28T21:33:24.709Z] --- PASS: TestServicePlugin (28.99s) [2023-06-28T21:33:24.709Z] === RUN TestServiceUpdateLabel [2023-06-28T21:33:25.277Z] === RUN TestDockerSuite/TestExecEnv [2023-06-28T21:33:25.846Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2023-06-28T21:33:27.753Z] === RUN TestDockerSuite/TestExecExitStatus [2023-06-28T21:33:27.753Z] --- PASS: TestServiceUpdateLabel (3.29s) [2023-06-28T21:33:27.753Z] === RUN TestServiceUpdateSecrets [2023-06-28T21:33:28.323Z] === RUN TestDockerSuite/TestExecInspectID [2023-06-28T21:33:30.859Z] === RUN TestDockerSuite/TestExecInteractive [2023-06-28T21:33:31.431Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2023-06-28T21:33:31.690Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2023-06-28T21:33:31.949Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2023-06-28T21:33:32.518Z] === RUN TestDockerSuite/TestExecParseError [2023-06-28T21:33:33.087Z] === RUN TestDockerSuite/TestExecPausedContainer [2023-06-28T21:33:33.181Z] Removing intermediate container 18bc867a80f4 [2023-06-28T21:33:33.181Z] ---> 71596cd98a5b [2023-06-28T21:33:33.181Z] Step 13/13 : CMD ["sh"] [2023-06-28T21:33:33.181Z] ---> Running in f1963601091c [2023-06-28T21:33:33.649Z] Removing intermediate container f1963601091c [2023-06-28T21:33:33.649Z] ---> c06f4078e8c6 [2023-06-28T21:33:33.649Z] Successfully built c06f4078e8c6 [2023-06-28T21:33:33.649Z] Successfully tagged busybox:latest [2023-06-28T21:33:33.649Z] INFO: Docker images of the daemon under test [2023-06-28T21:33:33.649Z] [2023-06-28T21:33:33.649Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-06-28T21:33:33.649Z] busybox latest c06f4078e8c6 Less than a second ago 3.68GB [2023-06-28T21:33:33.649Z] microsoft/windowsservercore latest 0e4e89ebdca4 7 days ago 3.67GB [2023-06-28T21:33:33.649Z] mcr.microsoft.com/windows/servercore ltsc2019 0e4e89ebdca4 7 days ago 3.67GB [2023-06-28T21:33:33.649Z] [2023-06-28T21:33:33.649Z] INFO: Running integration tests at 06/28/2023 21:33:33... [2023-06-28T21:33:33.649Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2023-06-28T21:33:33.649Z] INFO: Integration API tests being run from the host: [2023-06-28T21:33:33.649Z] INFO: make.ps1 starting at 06/28/2023 21:33:33 [2023-06-28T21:33:33.657Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2023-06-28T21:33:34.225Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2023-06-28T21:33:35.163Z] === RUN TestDockerSuite/TestExecSetEnv [2023-06-28T21:33:35.732Z] === RUN TestDockerSuite/TestExecStartFails [2023-06-28T21:33:35.847Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2023-06-28T21:33:36.300Z] === RUN TestDockerSuite/TestExecStateCleanup [2023-06-28T21:33:38.207Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2023-06-28T21:33:40.113Z] docker_api_swarm_test.go:202: [dd69163a727b7] joining swarm manager [d948bcabd34fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-06-28T21:33:42.652Z] --- PASS: TestServiceUpdateSecrets (14.79s) [2023-06-28T21:33:42.652Z] === RUN TestServiceUpdateConfigs [2023-06-28T21:33:47.926Z] === RUN TestDockerSuite/TestExecStopNotHanging [2023-06-28T21:33:47.926Z] === RUN TestDockerSuite/TestExecTTY [2023-06-28T21:33:48.185Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2023-06-28T21:33:48.753Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2023-06-28T21:33:49.012Z] === RUN TestDockerSuite/TestExecUlimits [2023-06-28T21:33:49.581Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2023-06-28T21:33:49.581Z] docker_cli_exec_test.go:517: unmatched requirement DaemonIsWindows [2023-06-28T21:33:49.581Z] === RUN TestDockerSuite/TestExecWithImageUser [2023-06-28T21:33:50.961Z] === RUN TestDockerSuite/TestExecWithNoTERM [2023-06-28T21:33:51.899Z] === RUN TestDockerSuite/TestExecWithPrivileged [2023-06-28T21:33:52.468Z] === RUN TestDockerSuite/TestExecWithTERM [2023-06-28T21:33:53.037Z] === RUN TestDockerSuite/TestExecWithUser [2023-06-28T21:33:53.976Z] === RUN TestDockerSuite/TestGetContainerStats [2023-06-28T21:33:55.882Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2023-06-28T21:33:57.261Z] docker_api_swarm_test.go:384: [d4b08d6b25550] joining swarm manager [d54a96409475b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-06-28T21:33:57.830Z] --- PASS: TestServiceUpdateConfigs (15.18s) [2023-06-28T21:33:57.830Z] === RUN TestServiceUpdateNetwork [2023-06-28T21:33:58.399Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2023-06-28T21:33:58.658Z] docker_api_swarm_test.go:385: [db390f1d78cd5] joining swarm manager [d54a96409475b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-06-28T21:34:02.852Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2023-06-28T21:34:04.759Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2023-06-28T21:34:05.884Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-06-28T21:34:05.884Z] INFO: Testing against a local daemon [2023-06-28T21:34:05.884Z] === RUN TestBuildWithSession [2023-06-28T21:34:05.884Z] build_session_test.go:25: TODO: BuildKit [2023-06-28T21:34:05.884Z] --- SKIP: TestBuildWithSession (0.00s) [2023-06-28T21:34:05.884Z] === RUN TestBuildSquashParent [2023-06-28T21:34:05.884Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:34:05.884Z] --- SKIP: TestBuildSquashParent (0.00s) [2023-06-28T21:34:05.884Z] === RUN TestBuildWithRemoveAndForceRemove [2023-06-28T21:34:05.884Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-06-28T21:34:05.884Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-06-28T21:34:05.884Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-06-28T21:34:05.884Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-06-28T21:34:05.884Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-06-28T21:34:05.884Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-06-28T21:34:05.884Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-06-28T21:34:05.884Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-06-28T21:34:05.884Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-06-28T21:34:05.884Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-06-28T21:34:05.884Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-06-28T21:34:05.884Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-06-28T21:34:05.884Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-06-28T21:34:05.884Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-06-28T21:34:05.884Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-06-28T21:34:05.884Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-06-28T21:34:10.034Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2023-06-28T21:34:10.034Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2023-06-28T21:34:10.034Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2023-06-28T21:34:10.034Z] === RUN TestDockerSuite/TestHealth [2023-06-28T21:34:10.973Z] --- PASS: TestServiceUpdateNetwork (13.20s) [2023-06-28T21:34:10.973Z] === RUN TestServiceUpdatePidsLimit [2023-06-28T21:34:12.352Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-06-28T21:34:12.920Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-06-28T21:34:21.042Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-06-28T21:34:23.667Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-06-28T21:34:23.667Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-06-28T21:34:27.612Z] --- PASS: TestServiceUpdatePidsLimit (16.56s) [2023-06-28T21:34:27.612Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.61s) [2023-06-28T21:34:27.612Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.97s) [2023-06-28T21:34:27.612Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.97s) [2023-06-28T21:34:27.612Z] PASS [2023-06-28T21:34:27.612Z] [2023-06-28T21:34:27.612Z] === Skipped [2023-06-28T21:34:27.612Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2023-06-28T21:34:27.612Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-06-28T21:34:27.612Z] [2023-06-28T21:34:27.612Z] DONE 27 tests, 1 skipped in 195.990s [2023-06-28T21:34:27.612Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2023-06-28T21:34:27.612Z] ++ 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 [2023-06-28T21:34:27.612Z] ++ set -e [2023-06-28T21:34:27.612Z] ++ '[' -n 0 ']' [2023-06-28T21:34:27.612Z] ++ set -x [2023-06-28T21:34:27.612Z] ++ 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 [2023-06-28T21:34:27.612Z] INFO: Testing against a local daemon [2023-06-28T21:34:27.612Z] === RUN TestSessionCreate [2023-06-28T21:34:27.612Z] --- PASS: TestSessionCreate (0.01s) [2023-06-28T21:34:27.612Z] === RUN TestSessionCreateWithBadUpgrade [2023-06-28T21:34:27.612Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2023-06-28T21:34:27.612Z] PASS [2023-06-28T21:34:27.612Z] [2023-06-28T21:34:27.612Z] DONE 2 tests in 0.055s [2023-06-28T21:34:27.613Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2023-06-28T21:34:27.613Z] ++ 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 [2023-06-28T21:34:27.613Z] ++ set -e [2023-06-28T21:34:27.613Z] ++ '[' -n 0 ']' [2023-06-28T21:34:27.613Z] ++ set -x [2023-06-28T21:34:27.613Z] ++ 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 [2023-06-28T21:34:27.613Z] INFO: Testing against a local daemon [2023-06-28T21:34:27.613Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-06-28T21:34:27.613Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-06-28T21:34:27.613Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-06-28T21:34:27.613Z] === RUN TestEventsExecDie [2023-06-28T21:34:28.551Z] --- PASS: TestEventsExecDie (0.62s) [2023-06-28T21:34:28.551Z] === RUN TestEventsBackwardsCompatible [2023-06-28T21:34:28.551Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2023-06-28T21:34:28.551Z] === RUN TestInfoBinaryCommits [2023-06-28T21:34:28.551Z] --- PASS: TestInfoBinaryCommits (0.01s) [2023-06-28T21:34:28.551Z] === RUN TestInfoAPIVersioned [2023-06-28T21:34:28.551Z] --- PASS: TestInfoAPIVersioned (0.00s) [2023-06-28T21:34:28.551Z] === RUN TestInfoDiscoveryBackend [2023-06-28T21:34:28.551Z] === RUN TestDockerSuite/TestHistoryExistentImage [2023-06-28T21:34:28.551Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2023-06-28T21:34:28.811Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2023-06-28T21:34:28.811Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2023-06-28T21:34:29.070Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2023-06-28T21:34:29.070Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-06-28T21:34:29.330Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2023-06-28T21:34:29.330Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2023-06-28T21:34:29.902Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2023-06-28T21:34:29.902Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2023-06-28T21:34:29.902Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2023-06-28T21:34:29.902Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2023-06-28T21:34:29.902Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-06-28T21:34:29.902Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2023-06-28T21:34:30.162Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2023-06-28T21:34:30.422Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2023-06-28T21:34:30.422Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2023-06-28T21:34:30.422Z] === RUN TestInfoAPI [2023-06-28T21:34:30.422Z] --- PASS: TestInfoAPI (0.02s) [2023-06-28T21:34:30.422Z] === RUN TestInfoAPIWarnings [2023-06-28T21:34:30.681Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2023-06-28T21:34:30.681Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2023-06-28T21:34:30.941Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2023-06-28T21:34:31.200Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2023-06-28T21:34:31.769Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2023-06-28T21:34:32.337Z] === RUN TestDockerSuite/TestImagesFormat [2023-06-28T21:34:32.337Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2023-06-28T21:34:32.906Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2023-06-28T21:34:35.443Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2023-06-28T21:34:35.443Z] === RUN TestDockerSuite/TestImportBadURL [2023-06-28T21:34:35.443Z] === RUN TestDockerSuite/TestImportDisplay [2023-06-28T21:34:36.126Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2023-06-28T21:34:36.126Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.83s) [2023-06-28T21:34:36.126Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.96s) [2023-06-28T21:34:36.126Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (16.29s) [2023-06-28T21:34:36.126Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (21.79s) [2023-06-28T21:34:36.126Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.38s) [2023-06-28T21:34:36.126Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.59s) [2023-06-28T21:34:36.126Z] === RUN TestBuildMultiStageCopy [2023-06-28T21:34:36.126Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-06-28T21:34:36.382Z] === RUN TestDockerSuite/TestImportFile [2023-06-28T21:34:37.762Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2023-06-28T21:34:37.762Z] === RUN TestDockerSuite/TestImportFileWithMessage [2023-06-28T21:34:38.700Z] === RUN TestDockerSuite/TestImportGzipped [2023-06-28T21:34:39.640Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2023-06-28T21:34:41.020Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2023-06-28T21:34:41.588Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2023-06-28T21:34:41.848Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2023-06-28T21:34:42.417Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2023-06-28T21:34:42.417Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2023-06-28T21:34:42.417Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2023-06-28T21:34:42.986Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2023-06-28T21:34:43.554Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2023-06-28T21:34:44.123Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2023-06-28T21:34:44.429Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2023-06-28T21:34:45.023Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2023-06-28T21:34:45.618Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2023-06-28T21:34:45.618Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2023-06-28T21:34:46.586Z] --- PASS: TestInfoAPIWarnings (16.19s) [2023-06-28T21:34:46.586Z] === RUN TestInfoDebug [2023-06-28T21:34:46.849Z] === RUN TestDockerSuite/TestInspectAmpersand [2023-06-28T21:34:47.110Z] --- PASS: TestInfoDebug (0.52s) [2023-06-28T21:34:47.110Z] === RUN TestInfoInsecureRegistries [2023-06-28T21:34:47.373Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2023-06-28T21:34:47.637Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-06-28T21:34:47.637Z] === RUN TestInfoRegistryMirrors [2023-06-28T21:34:47.637Z] === RUN TestDockerSuite/TestInspectByPrefix [2023-06-28T21:34:47.900Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2023-06-28T21:34:48.164Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2023-06-28T21:34:48.164Z] === RUN TestLoginFailsWithBadCredentials [2023-06-28T21:34:48.164Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2023-06-28T21:34:48.164Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2023-06-28T21:34:48.164Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2023-06-28T21:34:48.750Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2023-06-28T21:34:48.750Z] === RUN TestPingCacheHeaders [2023-06-28T21:34:48.750Z] --- PASS: TestPingCacheHeaders (0.01s) [2023-06-28T21:34:48.750Z] === RUN TestPingGet [2023-06-28T21:34:48.750Z] --- PASS: TestPingGet (0.01s) [2023-06-28T21:34:48.750Z] === RUN TestPingHead [2023-06-28T21:34:48.750Z] --- PASS: TestPingHead (0.02s) [2023-06-28T21:34:48.750Z] === RUN TestVersion [2023-06-28T21:34:48.750Z] --- PASS: TestVersion (0.01s) [2023-06-28T21:34:48.750Z] PASS [2023-06-28T21:34:48.750Z] [2023-06-28T21:34:48.750Z] === Skipped [2023-06-28T21:34:48.750Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-06-28T21:34:48.750Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-06-28T21:34:48.750Z] [2023-06-28T21:34:48.750Z] DONE 18 tests, 1 skipped in 20.995s [2023-06-28T21:34:48.750Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2023-06-28T21:34:48.750Z] ++ 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 [2023-06-28T21:34:48.750Z] ++ set -e [2023-06-28T21:34:48.750Z] ++ '[' -n 0 ']' [2023-06-28T21:34:48.750Z] ++ set -x [2023-06-28T21:34:48.750Z] ++ 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 [2023-06-28T21:34:48.750Z] INFO: Testing against a local daemon [2023-06-28T21:34:48.750Z] === RUN TestVolumesCreateAndList [2023-06-28T21:34:48.750Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-06-28T21:34:48.750Z] === RUN TestVolumesRemove [2023-06-28T21:34:48.750Z] --- PASS: TestVolumesRemove (0.05s) [2023-06-28T21:34:48.750Z] === RUN TestVolumesInspect [2023-06-28T21:34:48.750Z] --- PASS: TestVolumesInspect (0.01s) [2023-06-28T21:34:48.750Z] === RUN TestVolumesInvalidJSON [2023-06-28T21:34:48.750Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-06-28T21:34:48.750Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-06-28T21:34:48.750Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-06-28T21:34:48.750Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-06-28T21:34:48.750Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-06-28T21:34:48.750Z] PASS [2023-06-28T21:34:48.750Z] [2023-06-28T21:34:48.750Z] DONE 5 tests in 0.123s [2023-06-28T21:34:48.750Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-06-28T21:34:49.031Z] ++++ cat bundles/test-integration/docker.pid [2023-06-28T21:34:49.031Z] +++ kill 10434 [2023-06-28T21:34:49.031Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2023-06-28T21:34:49.606Z] === RUN TestDockerSuite/TestInspectDefault [2023-06-28T21:34:50.175Z] === RUN TestDockerSuite/TestInspectHistory [2023-06-28T21:34:50.175Z] +++ /etc/init.d/apparmor stop [2023-06-28T21:34:50.175Z] Leaving: AppArmorNo profiles have been unloaded. [2023-06-28T21:34:50.175Z] [2023-06-28T21:34:50.175Z] Unloading profiles will leave already running processes permanently [2023-06-28T21:34:50.175Z] unconfined, which can lead to unexpected situations. [2023-06-28T21:34:50.175Z] [2023-06-28T21:34:50.175Z] To set a process to complain mode, use the command line tool [2023-06-28T21:34:50.175Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-06-28T21:34:50.175Z] +++ true [2023-06-28T21:34:50.175Z] exiting test-integration [2023-06-28T21:34:50.175Z] ++ exit 0 [2023-06-28T21:34:50.175Z] [2023-06-28T21:34:50.745Z] + for job in $(jobs -p) [2023-06-28T21:34:50.745Z] + wait 38504 [2023-06-28T21:34:51.314Z] === RUN TestDockerSuite/TestInspectImage [2023-06-28T21:34:51.314Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2023-06-28T21:34:51.314Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2023-06-28T21:34:51.314Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2023-06-28T21:34:51.314Z] === RUN TestDockerSuite/TestInspectInt64 [2023-06-28T21:34:51.887Z] === RUN TestDockerSuite/TestInspectJSONFields [2023-06-28T21:34:52.456Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2023-06-28T21:34:52.456Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2023-06-28T21:34:53.025Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2023-06-28T21:34:53.285Z] === RUN TestDockerSuite/TestInspectPlugin [2023-06-28T21:34:53.891Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-06-28T21:34:53.892Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-06-28T21:34:54.874Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-06-28T21:34:55.821Z] === RUN TestDockerSuite/TestInspectRootFS [2023-06-28T21:34:55.822Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2023-06-28T21:34:56.081Z] === RUN TestDockerSuite/TestInspectStatus [2023-06-28T21:34:57.019Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2023-06-28T21:34:57.079Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-06-28T21:34:58.400Z] === RUN TestDockerSuite/TestInspectTemplateError [2023-06-28T21:34:58.400Z] check_test.go:379: [db390f1d78cd5] daemon is not started [2023-06-28T21:34:58.400Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2023-06-28T21:34:58.636Z] --- PASS: TestBuildMultiStageCopy (24.07s) [2023-06-28T21:34:58.636Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (17.03s) [2023-06-28T21:34:58.660Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2023-06-28T21:34:59.100Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.44s) [2023-06-28T21:34:59.100Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.64s) [2023-06-28T21:34:59.100Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.88s) [2023-06-28T21:34:59.100Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (2.08s) [2023-06-28T21:34:59.100Z] === RUN TestBuildMultiStageParentConfig [2023-06-28T21:34:59.229Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2023-06-28T21:34:59.798Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2023-06-28T21:35:00.058Z] docker_api_swarm_test.go:802: [d84496b353d44] joining swarm manager [d8ff0d0af4aff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-06-28T21:35:00.318Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2023-06-28T21:35:00.887Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2023-06-28T21:35:01.148Z] === RUN TestDockerSuite/TestInspectUnknownObject [2023-06-28T21:35:01.148Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2023-06-28T21:35:01.407Z] docker_api_swarm_test.go:802: [da4bd5c5b41ae] joining swarm manager [d8ff0d0af4aff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-06-28T21:35:02.786Z] docker_api_swarm_test.go:802: [d6a405eabd272] joining swarm manager [d8ff0d0af4aff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2023-06-28T21:35:02.786Z] === RUN TestDockerSuite/TestLinkShortDefinition [2023-06-28T21:35:03.725Z] === RUN TestDockerSuite/TestLinksEnvs [2023-06-28T21:35:03.725Z] docker_api_swarm_test.go:802: [d1176a6b49bb0] joining swarm manager [d8ff0d0af4aff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2023-06-28T21:35:03.830Z] --- PASS: TestBuildMultiStageParentConfig (4.77s) [2023-06-28T21:35:03.830Z] === RUN TestBuildLabelWithTargets [2023-06-28T21:35:03.830Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-06-28T21:35:03.830Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2023-06-28T21:35:03.830Z] === RUN TestBuildWithEmptyLayers [2023-06-28T21:35:04.664Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2023-06-28T21:35:04.924Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2023-06-28T21:35:04.924Z] docker_api_swarm_test.go:810: [db22b1460cbbf] joining swarm manager [d8ff0d0af4aff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2023-06-28T21:35:06.034Z] --- PASS: TestBuildWithEmptyLayers (2.49s) [2023-06-28T21:35:06.034Z] === RUN TestBuildMultiStageOnBuild [2023-06-28T21:35:06.303Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2023-06-28T21:35:08.210Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2023-06-28T21:35:09.590Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2023-06-28T21:35:09.590Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2023-06-28T21:35:11.498Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2023-06-28T21:35:11.498Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2023-06-28T21:35:12.066Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2023-06-28T21:35:20.190Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2023-06-28T21:35:20.449Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2023-06-28T21:35:21.829Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2023-06-28T21:35:22.089Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2023-06-28T21:35:23.996Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2023-06-28T21:35:23.996Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2023-06-28T21:35:23.996Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2023-06-28T21:35:23.996Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2023-06-28T21:35:23.996Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2023-06-28T21:35:24.566Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2023-06-28T21:35:25.135Z] === RUN TestDockerSuite/TestLogsAPIUntil [2023-06-28T21:35:29.328Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2023-06-28T21:35:29.328Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2023-06-28T21:35:33.524Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2023-06-28T21:35:34.093Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2023-06-28T21:35:34.094Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2023-06-28T21:35:35.099Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2023-06-28T21:35:35.667Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2023-06-28T21:35:36.605Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2023-06-28T21:35:37.543Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2023-06-28T21:35:38.113Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2023-06-28T21:35:39.492Z] === RUN TestDockerSuite/TestLogsFollowStopped [2023-06-28T21:35:40.061Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2023-06-28T21:35:40.630Z] === RUN TestDockerSuite/TestLogsSince [2023-06-28T21:35:47.199Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2023-06-28T21:35:52.474Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2023-06-28T21:35:53.042Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2023-06-28T21:35:53.042Z] === RUN TestDockerSuite/TestLogsTail [2023-06-28T21:35:53.611Z] === RUN TestDockerSuite/TestLogsTimestamps [2023-06-28T21:35:54.179Z] === RUN TestDockerSuite/TestLogsWithDetails [2023-06-28T21:35:54.748Z] === RUN TestDockerSuite/TestMountIntoProc [2023-06-28T21:35:55.008Z] === RUN TestDockerSuite/TestMountIntoSys [2023-06-28T21:35:55.267Z] === RUN TestDockerSuite/TestNetHostname [2023-06-28T21:35:56.647Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2023-06-28T21:35:56.846Z] --- PASS: TestBuildMultiStageOnBuild (47.22s) [2023-06-28T21:35:56.846Z] === RUN TestBuildUncleanTarFilenames [2023-06-28T21:35:56.846Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-06-28T21:35:56.846Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2023-06-28T21:35:56.846Z] === RUN TestBuildMultiStageLayerLeak [2023-06-28T21:35:56.906Z] === RUN TestDockerSuite/TestNetworkEvents [2023-06-28T21:36:03.478Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2023-06-28T21:36:03.737Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2023-06-28T21:36:04.306Z] === RUN TestDockerSuite/TestPluginActive [2023-06-28T21:36:06.876Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2023-06-28T21:36:12.153Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2023-06-28T21:36:12.153Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2023-06-28T21:36:12.153Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2023-06-28T21:36:13.091Z] === RUN TestDockerSuite/TestPluginLogDriver [2023-06-28T21:36:14.471Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2023-06-28T21:36:15.850Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2023-06-28T21:36:17.757Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2023-06-28T21:36:18.695Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2023-06-28T21:36:20.604Z] === RUN TestDockerSuite/TestPluginUpgrade [2023-06-28T21:36:20.604Z] docker_api_swarm_service_test.go:395: [d19555f6bdb11] joining swarm manager [d8347d1ea9156]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-06-28T21:36:21.173Z] docker_api_swarm_service_test.go:395: [d2f843c8153b6] joining swarm manager [d8347d1ea9156]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-06-28T21:36:25.368Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2023-06-28T21:36:26.748Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2023-06-28T21:36:26.869Z] --- PASS: TestBuildMultiStageLayerLeak (31.19s) [2023-06-28T21:36:26.869Z] === RUN TestBuildWithHugeFile [2023-06-28T21:36:27.686Z] === RUN TestDockerSuite/TestPortHostBinding [2023-06-28T21:36:28.625Z] === RUN TestDockerSuite/TestPortList [2023-06-28T21:36:35.198Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2023-06-28T21:36:35.767Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2023-06-28T21:36:35.767Z] === RUN TestDockerSuite/TestPostContainersAttach [2023-06-28T21:36:37.674Z] docker_api_swarm_service_test.go:343: [dc87dd3e13bac] joining swarm manager [d37042d644919]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-06-28T21:36:38.242Z] docker_api_swarm_service_test.go:343: [ddce8e9ddf075] joining swarm manager [d37042d644919]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-06-28T21:36:42.437Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2023-06-28T21:36:42.437Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2023-06-28T21:36:42.437Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2023-06-28T21:36:42.729Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2023-06-28T21:36:42.729Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2023-06-28T21:36:43.008Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2023-06-28T21:36:43.008Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2023-06-28T21:36:43.602Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2023-06-28T21:36:43.602Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2023-06-28T21:36:44.541Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2023-06-28T21:36:44.541Z] === RUN TestDockerSuite/TestPruneContainerLabel [2023-06-28T21:36:46.446Z] === RUN TestDockerSuite/TestPruneContainerUntil [2023-06-28T21:36:47.383Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2023-06-28T21:36:47.644Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2023-06-28T21:36:47.903Z] === RUN TestDockerSuite/TestPsByOrder [2023-06-28T21:36:49.809Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2023-06-28T21:36:50.378Z] === RUN TestDockerSuite/TestPsListContainersBase [2023-06-28T21:36:51.316Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2023-06-28T21:36:52.696Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2023-06-28T21:36:53.265Z] docker_api_swarm_service_test.go:490: [d7b0755186aca] joining swarm manager [d046c7faf1d7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-06-28T21:36:54.204Z] docker_api_swarm_service_test.go:490: [d0428a7659558] joining swarm manager [d046c7faf1d7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-06-28T21:36:56.740Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2023-06-28T21:36:56.740Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2023-06-28T21:36:58.646Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2023-06-28T21:37:05.215Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2023-06-28T21:37:06.595Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2023-06-28T21:37:06.855Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2023-06-28T21:37:07.793Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2023-06-28T21:37:09.173Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2023-06-28T21:37:10.111Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2023-06-28T21:37:12.649Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2023-06-28T21:37:12.649Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2023-06-28T21:37:14.048Z] === RUN TestDockerSuite/TestPsListContainersSize [2023-06-28T21:37:14.308Z] docker_api_swarm_service_test.go:128: [d73aeae7b6dfe] joining swarm manager [dc93acbce8b36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-06-28T21:37:14.878Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2023-06-28T21:37:14.878Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2023-06-28T21:37:15.137Z] docker_api_swarm_service_test.go:129: [d1b76bb8e8dbf] joining swarm manager [dc93acbce8b36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-06-28T21:37:15.398Z] === RUN TestDockerSuite/TestPsRightTagName [2023-06-28T21:37:16.337Z] docker_api_swarm_service_test.go:137: [df42b91ec3736] joining swarm manager [dc93acbce8b36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2023-06-28T21:37:17.276Z] docker_api_swarm_service_test.go:138: [d3c3b975f25fa] joining swarm manager [dc93acbce8b36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2023-06-28T21:37:17.276Z] === RUN TestDockerSuite/TestPsShowMounts [2023-06-28T21:37:19.183Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2023-06-28T21:37:19.752Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2023-06-28T21:37:19.752Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2023-06-28T21:37:19.752Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2023-06-28T21:37:20.011Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2023-06-28T21:37:20.579Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2023-06-28T21:37:20.579Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2023-06-28T21:37:21.148Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2023-06-28T21:37:22.086Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2023-06-28T21:37:23.024Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2023-06-28T21:37:23.284Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2023-06-28T21:37:29.855Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2023-06-28T21:37:30.424Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2023-06-28T21:37:31.803Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2023-06-28T21:37:32.063Z] === RUN TestDockerSuite/TestRestartPolicyNO [2023-06-28T21:37:32.063Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2023-06-28T21:37:32.322Z] === RUN TestDockerSuite/TestRestartRunningContainer [2023-06-28T21:37:34.229Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2023-06-28T21:37:35.168Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2023-06-28T21:37:37.076Z] === RUN TestDockerSuite/TestRestartWithVolumes [2023-06-28T21:37:38.014Z] === RUN TestDockerSuite/TestRmiBlank [2023-06-28T21:37:38.014Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2023-06-28T21:37:38.014Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2023-06-28T21:37:39.922Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2023-06-28T21:37:40.494Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2023-06-28T21:37:41.063Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2023-06-28T21:37:41.323Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2023-06-28T21:37:42.261Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2023-06-28T21:37:42.839Z] === RUN TestDockerSuite/TestRmiImgIDForce [2023-06-28T21:37:43.430Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2023-06-28T21:37:44.369Z] docker_api_swarm_service_test.go:304: [d6e82e2fe0a61] joining swarm manager [db641e28d6443]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-06-28T21:37:44.628Z] === RUN TestDockerSuite/TestRmiParentImageFail [2023-06-28T21:37:44.888Z] docker_api_swarm_service_test.go:304: [dd39d9a5918a7] joining swarm manager [db641e28d6443]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-06-28T21:37:45.458Z] === RUN TestDockerSuite/TestRmiTag [2023-06-28T21:37:45.458Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2023-06-28T21:37:46.397Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2023-06-28T21:37:48.935Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2023-06-28T21:37:49.503Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2023-06-28T21:37:50.072Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2023-06-28T21:37:50.072Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2023-06-28T21:37:51.452Z] === RUN TestDockerSuite/TestRunAddHost [2023-06-28T21:37:51.711Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2023-06-28T21:37:51.971Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2023-06-28T21:37:52.539Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2023-06-28T21:37:52.539Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2023-06-28T21:37:53.108Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2023-06-28T21:37:54.488Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2023-06-28T21:37:55.057Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2023-06-28T21:37:55.626Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2023-06-28T21:37:56.195Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2023-06-28T21:37:57.133Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2023-06-28T21:37:58.071Z] === RUN TestDockerSuite/TestRunAttachDetach [2023-06-28T21:37:58.639Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2023-06-28T21:37:59.208Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2023-06-28T21:37:59.777Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2023-06-28T21:38:00.346Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2023-06-28T21:38:00.915Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2023-06-28T21:38:01.854Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2023-06-28T21:38:02.422Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2023-06-28T21:38:02.994Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2023-06-28T21:38:03.563Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2023-06-28T21:38:03.822Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2023-06-28T21:38:03.822Z] === RUN TestDockerSuite/TestRunBindMounts [2023-06-28T21:38:04.391Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2023-06-28T21:38:05.330Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2023-06-28T21:38:05.899Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2023-06-28T21:38:06.159Z] docker_api_swarm_service_test.go:100: [d090537d01673] joining swarm manager [d26514debc465]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-06-28T21:38:06.418Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2023-06-28T21:38:06.684Z] docker_api_swarm_service_test.go:101: [dbd58fa4d5a01] joining swarm manager [d26514debc465]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-06-28T21:38:06.967Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2023-06-28T21:38:07.536Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2023-06-28T21:38:07.536Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2023-06-28T21:38:08.105Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2023-06-28T21:38:08.675Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2023-06-28T21:38:09.614Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2023-06-28T21:38:10.183Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2023-06-28T21:38:10.752Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2023-06-28T21:38:10.752Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2023-06-28T21:38:11.011Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2023-06-28T21:38:11.011Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2023-06-28T21:38:11.949Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2023-06-28T21:38:12.209Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2023-06-28T21:38:12.778Z] === RUN TestDockerSuite/TestRunContainerNetwork [2023-06-28T21:38:13.346Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2023-06-28T21:38:13.346Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2023-06-28T21:38:13.606Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2023-06-28T21:38:14.545Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2023-06-28T21:38:15.924Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2023-06-28T21:38:16.862Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2023-06-28T21:38:17.122Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2023-06-28T21:38:17.691Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2023-06-28T21:38:17.950Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2023-06-28T21:38:18.519Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2023-06-28T21:38:19.088Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2023-06-28T21:38:20.026Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2023-06-28T21:38:22.562Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2023-06-28T21:38:22.562Z] === RUN TestDockerSuite/TestRunCreateVolume [2023-06-28T21:38:23.130Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2023-06-28T21:38:24.068Z] check_test.go:379: [d090537d01673] daemon is not started [2023-06-28T21:38:25.007Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2023-06-28T21:38:25.946Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2023-06-28T21:38:27.325Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2023-06-28T21:38:29.232Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2023-06-28T21:38:29.232Z] docker_cli_run_test.go:4044: unmatched requirement DaemonIsWindows [2023-06-28T21:38:29.232Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2023-06-28T21:38:29.232Z] docker_cli_run_test.go:4063: unmatched requirement DaemonIsWindows [2023-06-28T21:38:29.232Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2023-06-28T21:38:29.492Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2023-06-28T21:38:29.492Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2023-06-28T21:38:30.431Z] === RUN TestDockerSuite/TestRunDNSOptions [2023-06-28T21:38:31.370Z] docker_api_swarm_service_test.go:533: [d7d882c59363e] joining swarm manager [d16796265ec85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-06-28T21:38:31.629Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2023-06-28T21:38:32.607Z] docker_api_swarm_service_test.go:534: [de951948ea7f0] joining swarm manager [d16796265ec85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-06-28T21:38:33.176Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2023-06-28T21:38:33.435Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2023-06-28T21:38:34.820Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2023-06-28T21:38:35.758Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2023-06-28T21:38:36.696Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2023-06-28T21:38:37.265Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2023-06-28T21:38:38.645Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2023-06-28T21:38:38.645Z] === RUN TestDockerSuite/TestRunDuplicateMount [2023-06-28T21:38:39.214Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2023-06-28T21:38:39.473Z] === RUN TestDockerSuite/TestRunEchoStdout [2023-06-28T21:38:40.042Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2023-06-28T21:38:40.611Z] === RUN TestDockerSuite/TestRunEmptyEnv [2023-06-28T21:38:40.611Z] === RUN TestDockerSuite/TestRunEntrypoint [2023-06-28T21:38:41.180Z] === RUN TestDockerSuite/TestRunEnvironment [2023-06-28T21:38:41.440Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2023-06-28T21:38:42.009Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2023-06-28T21:38:42.578Z] === RUN TestDockerSuite/TestRunExitCode [2023-06-28T21:38:42.837Z] === RUN TestDockerSuite/TestRunExitCodeOne [2023-06-28T21:38:43.406Z] === RUN TestDockerSuite/TestRunExitCodeZero [2023-06-28T21:38:43.975Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2023-06-28T21:38:44.913Z] === RUN TestDockerSuite/TestRunExposePort [2023-06-28T21:38:44.913Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2023-06-28T21:38:45.851Z] === RUN TestDockerSuite/TestRunGroupAdd [2023-06-28T21:38:46.111Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2023-06-28T21:38:47.491Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2023-06-28T21:38:47.491Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2023-06-28T21:38:47.491Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv [2023-06-28T21:38:47.491Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2023-06-28T21:38:49.398Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2023-06-28T21:38:49.967Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2023-06-28T21:38:50.905Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2023-06-28T21:38:52.812Z] docker_api_swarm_service_test.go:148: [d74bcb6bd2b9e] joining swarm manager [dda37b104c839]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-06-28T21:38:53.380Z] docker_api_swarm_service_test.go:148: [d578cd51e59a1] joining swarm manager [dda37b104c839]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-06-28T21:39:01.506Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2023-06-28T21:39:01.506Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2023-06-28T21:39:02.906Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2023-06-28T21:39:02.906Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2023-06-28T21:39:02.906Z] === RUN TestDockerSuite/TestRunInvalidReference [2023-06-28T21:39:02.907Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2023-06-28T21:39:03.475Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2023-06-28T21:39:05.381Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2023-06-28T21:39:06.320Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2023-06-28T21:39:07.261Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2023-06-28T21:39:13.833Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2023-06-28T21:39:13.833Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2023-06-28T21:39:13.833Z] === RUN TestDockerSuite/TestRunModeHostname [2023-06-28T21:39:14.401Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2023-06-28T21:39:14.401Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2023-06-28T21:39:14.661Z] === RUN TestDockerSuite/TestRunModeIpcHost [2023-06-28T21:39:15.599Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2023-06-28T21:39:16.537Z] === RUN TestDockerSuite/TestRunModePIDContainer [2023-06-28T21:39:17.917Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2023-06-28T21:39:17.917Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2023-06-28T21:39:18.177Z] === RUN TestDockerSuite/TestRunModePIDHost [2023-06-28T21:39:19.115Z] === RUN TestDockerSuite/TestRunModeUTSHost [2023-06-28T21:39:20.053Z] === RUN TestDockerSuite/TestRunMount [2023-06-28T21:39:24.248Z] === RUN TestDockerSuite/TestRunMountOrdering [2023-06-28T21:39:24.248Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2023-06-28T21:39:24.817Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2023-06-28T21:39:25.754Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2023-06-28T21:39:27.134Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2023-06-28T21:39:28.072Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2023-06-28T21:39:29.009Z] === RUN TestDockerSuite/TestRunNamedVolume [2023-06-28T21:39:30.916Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2023-06-28T21:39:32.822Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2023-06-28T21:39:33.776Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2023-06-28T21:39:34.717Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2023-06-28T21:39:34.717Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2023-06-28T21:39:34.976Z] === RUN TestDockerSuite/TestRunNetHost [2023-06-28T21:39:35.915Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2023-06-28T21:39:36.174Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2023-06-28T21:39:36.743Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2023-06-28T21:39:38.123Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2023-06-28T21:39:39.502Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2023-06-28T21:39:42.794Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2023-06-28T21:39:42.794Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2023-06-28T21:39:42.794Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2023-06-28T21:39:43.363Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2023-06-28T21:39:43.363Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2023-06-28T21:39:43.932Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2023-06-28T21:39:44.502Z] === RUN TestDockerSuite/TestRunNonExistingImage [2023-06-28T21:39:44.502Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2023-06-28T21:39:45.071Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2023-06-28T21:39:51.643Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2023-06-28T21:39:51.643Z] === RUN TestDockerSuite/TestRunOOMExitCode [2023-06-28T21:39:51.643Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2023-06-28T21:39:52.212Z] === RUN TestDockerSuite/TestRunPIDsLimit [2023-06-28T21:39:52.781Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2023-06-28T21:39:54.163Z] === RUN TestDockerSuite/TestRunPortInUse [2023-06-28T21:39:55.542Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2023-06-28T21:39:55.542Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2023-06-28T21:39:55.802Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2023-06-28T21:39:55.802Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2023-06-28T21:39:56.371Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2023-06-28T21:39:56.630Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2023-06-28T21:39:57.199Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2023-06-28T21:39:58.136Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2023-06-28T21:39:58.136Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2023-06-28T21:39:58.136Z] docker_cli_run_test.go:4129: unmatched requirement IsolationIsProcess [2023-06-28T21:39:58.136Z] === RUN TestDockerSuite/TestRunPublishPort [2023-06-28T21:39:58.705Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2023-06-28T21:39:58.964Z] === RUN TestDockerSuite/TestRunReadProcLatency [2023-06-28T21:39:58.964Z] docker_cli_run_test.go:2864: kernel doesn't have latency_stats configured [2023-06-28T21:39:58.964Z] === RUN TestDockerSuite/TestRunReadProcTimer [2023-06-28T21:39:59.903Z] === RUN TestDockerSuite/TestRunRedirectStdout [2023-06-28T21:40:01.284Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2023-06-28T21:40:01.284Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2023-06-28T21:40:01.284Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2023-06-28T21:40:01.284Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2023-06-28T21:40:03.831Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2023-06-28T21:40:04.105Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2023-06-28T21:40:04.674Z] === RUN TestDockerSuite/TestRunRm [2023-06-28T21:40:05.243Z] === RUN TestDockerSuite/TestRunRmAndWait [2023-06-28T21:40:06.623Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2023-06-28T21:40:09.159Z] === RUN TestDockerSuite/TestRunRmPre125Api [2023-06-28T21:40:09.159Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2023-06-28T21:40:09.418Z] === RUN TestDockerSuite/TestRunRootWorkdir [2023-06-28T21:40:09.986Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2023-06-28T21:40:11.367Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2023-06-28T21:40:11.936Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2023-06-28T21:40:13.842Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2023-06-28T21:40:15.222Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2023-06-28T21:40:18.514Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2023-06-28T21:40:19.083Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2023-06-28T21:40:19.652Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2023-06-28T21:40:20.220Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2023-06-28T21:40:20.789Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2023-06-28T21:40:21.357Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2023-06-28T21:40:21.926Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2023-06-28T21:40:22.185Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2023-06-28T21:40:22.754Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2023-06-28T21:40:23.323Z] === RUN TestDockerSuite/TestRunSetMacAddress [2023-06-28T21:40:23.892Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2023-06-28T21:40:25.166Z] --- PASS: TestBuildWithHugeFile (230.35s) [2023-06-28T21:40:25.166Z] === RUN TestBuildWithEmptyDockerfile [2023-06-28T21:40:25.166Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-06-28T21:40:25.166Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-06-28T21:40:25.166Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-06-28T21:40:25.166Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-06-28T21:40:25.166Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-06-28T21:40:25.166Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-06-28T21:40:25.166Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-06-28T21:40:25.166Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-06-28T21:40:25.166Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-06-28T21:40:25.166Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s) [2023-06-28T21:40:25.166Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2023-06-28T21:40:25.166Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2023-06-28T21:40:25.167Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2023-06-28T21:40:25.167Z] === RUN TestBuildPreserveOwnership [2023-06-28T21:40:25.167Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-06-28T21:40:25.167Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2023-06-28T21:40:25.167Z] === RUN TestBuildPlatformInvalid [2023-06-28T21:40:25.167Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2023-06-28T21:40:25.167Z] PASS [2023-06-28T21:40:25.167Z] ok github.com/docker/docker/integration/build 370.279s [2023-06-28T21:40:25.167Z] [2023-06-28T21:40:25.167Z] === Skipped [2023-06-28T21:40:25.167Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2023-06-28T21:40:25.167Z] build_session_test.go:25: TODO: BuildKit [2023-06-28T21:40:25.167Z] [2023-06-28T21:40:25.167Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2023-06-28T21:40:25.167Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:40:25.167Z] [2023-06-28T21:40:25.167Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2023-06-28T21:40:25.167Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-06-28T21:40:25.167Z] [2023-06-28T21:40:25.167Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2023-06-28T21:40:25.167Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-06-28T21:40:25.167Z] [2023-06-28T21:40:25.167Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2023-06-28T21:40:25.167Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-06-28T21:40:25.167Z] [2023-06-28T21:40:25.167Z] DONE 28 tests, 5 skipped in 400.287s [2023-06-28T21:40:25.167Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2023-06-28T21:40:25.167Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-06-28T21:40:25.167Z] INFO: Testing against a local daemon [2023-06-28T21:40:25.167Z] === RUN TestConfigInspect [2023-06-28T21:40:25.167Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:40:25.167Z] --- SKIP: TestConfigInspect (0.01s) [2023-06-28T21:40:25.167Z] === RUN TestConfigList [2023-06-28T21:40:25.167Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:40:25.167Z] --- SKIP: TestConfigList (0.00s) [2023-06-28T21:40:25.167Z] === RUN TestConfigsCreateAndDelete [2023-06-28T21:40:25.167Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:40:25.167Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2023-06-28T21:40:25.167Z] === RUN TestConfigsUpdate [2023-06-28T21:40:25.167Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:40:25.167Z] --- SKIP: TestConfigsUpdate (0.00s) [2023-06-28T21:40:25.167Z] === RUN TestTemplatedConfig [2023-06-28T21:40:25.167Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:40:25.167Z] --- SKIP: TestTemplatedConfig (0.00s) [2023-06-28T21:40:25.167Z] === RUN TestConfigCreateResolve [2023-06-28T21:40:25.167Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2023-06-28T21:40:25.167Z] --- SKIP: TestConfigCreateResolve (0.00s) [2023-06-28T21:40:25.167Z] === RUN TestConfigDaemonLibtrustID [2023-06-28T21:40:25.167Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2023-06-28T21:40:25.167Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2023-06-28T21:40:25.167Z] PASS [2023-06-28T21:40:25.167Z] ok github.com/docker/docker/integration/config 0.325s [2023-06-28T21:40:25.167Z] [2023-06-28T21:40:25.167Z] === Skipped [2023-06-28T21:40:25.167Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2023-06-28T21:40:25.167Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:40:25.167Z] [2023-06-28T21:40:25.167Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2023-06-28T21:40:25.167Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:40:25.167Z] [2023-06-28T21:40:25.167Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2023-06-28T21:40:25.167Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:40:25.167Z] [2023-06-28T21:40:25.167Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2023-06-28T21:40:25.167Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:40:25.167Z] [2023-06-28T21:40:25.167Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2023-06-28T21:40:25.167Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:40:25.167Z] [2023-06-28T21:40:25.167Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2023-06-28T21:40:25.167Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2023-06-28T21:40:25.167Z] [2023-06-28T21:40:25.167Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2023-06-28T21:40:25.167Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2023-06-28T21:40:25.167Z] [2023-06-28T21:40:25.167Z] DONE 7 tests, 7 skipped in 3.886s [2023-06-28T21:40:25.167Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2023-06-28T21:40:25.167Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-06-28T21:40:25.167Z] INFO: Testing against a local daemon [2023-06-28T21:40:25.167Z] === RUN TestCheckpoint [2023-06-28T21:40:25.167Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-06-28T21:40:25.167Z] --- SKIP: TestCheckpoint (0.00s) [2023-06-28T21:40:25.167Z] === RUN TestContainerInvalidJSON [2023-06-28T21:40:25.167Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-06-28T21:40:25.167Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-06-28T21:40:25.167Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-06-28T21:40:25.167Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-06-28T21:40:25.167Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-06-28T21:40:25.167Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-06-28T21:40:25.167Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-06-28T21:40:25.167Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-06-28T21:40:25.167Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-06-28T21:40:25.167Z] --- PASS: TestContainerInvalidJSON (0.08s) [2023-06-28T21:40:25.167Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2023-06-28T21:40:25.167Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2023-06-28T21:40:25.167Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2023-06-28T21:40:25.167Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-06-28T21:40:25.633Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.39s) [2023-06-28T21:40:25.633Z] === RUN TestCopyFromContainerPathIsNotDir [2023-06-28T21:40:25.633Z] copy_test.go:37: testEnv.OSType == "windows" [2023-06-28T21:40:25.633Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.08s) [2023-06-28T21:40:25.633Z] === RUN TestCopyToContainerPathDoesNotExist [2023-06-28T21:40:26.101Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.34s) [2023-06-28T21:40:26.101Z] === RUN TestCopyToContainerPathIsNotDir [2023-06-28T21:40:26.101Z] copy_test.go:62: testEnv.OSType == "windows" [2023-06-28T21:40:26.101Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.07s) [2023-06-28T21:40:26.101Z] === RUN TestCopyFromContainer [2023-06-28T21:40:26.101Z] copy_test.go:73: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:40:26.101Z] --- SKIP: TestCopyFromContainer (0.00s) [2023-06-28T21:40:26.101Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-06-28T21:40:26.101Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-06-28T21:40:26.101Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-06-28T21:40:26.101Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-06-28T21:40:26.101Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-06-28T21:40:26.101Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-06-28T21:40:26.101Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-06-28T21:40:26.101Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-06-28T21:40:26.101Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-06-28T21:40:26.101Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-06-28T21:40:26.101Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.07s) [2023-06-28T21:40:26.101Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2023-06-28T21:40:26.101Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2023-06-28T21:40:26.101Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2023-06-28T21:40:26.101Z] === RUN TestCreateLinkToNonExistingContainer [2023-06-28T21:40:26.101Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2023-06-28T21:40:26.101Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2023-06-28T21:40:26.101Z] === RUN TestCreateWithInvalidEnv [2023-06-28T21:40:26.101Z] === RUN TestCreateWithInvalidEnv/0 [2023-06-28T21:40:26.101Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-06-28T21:40:26.101Z] === RUN TestCreateWithInvalidEnv/1 [2023-06-28T21:40:26.101Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-06-28T21:40:26.101Z] === RUN TestCreateWithInvalidEnv/2 [2023-06-28T21:40:26.101Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-06-28T21:40:26.101Z] === CONT TestCreateWithInvalidEnv/0 [2023-06-28T21:40:26.101Z] === CONT TestCreateWithInvalidEnv/2 [2023-06-28T21:40:26.428Z] === RUN TestDockerSuite/TestRunState [2023-06-28T21:40:26.572Z] === CONT TestCreateWithInvalidEnv/1 [2023-06-28T21:40:26.572Z] --- PASS: TestCreateWithInvalidEnv (0.08s) [2023-06-28T21:40:26.572Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2023-06-28T21:40:26.572Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2023-06-28T21:40:26.572Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2023-06-28T21:40:26.572Z] === RUN TestCreateTmpfsMountsTarget [2023-06-28T21:40:26.572Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:40:26.572Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2023-06-28T21:40:26.572Z] === RUN TestCreateWithCustomMaskedPaths [2023-06-28T21:40:26.572Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2023-06-28T21:40:26.572Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2023-06-28T21:40:26.572Z] === RUN TestCreateWithCustomReadonlyPaths [2023-06-28T21:40:26.572Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2023-06-28T21:40:26.572Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.01s) [2023-06-28T21:40:26.572Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-06-28T21:40:26.572Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-06-28T21:40:26.572Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-06-28T21:40:26.572Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-06-28T21:40:26.572Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-06-28T21:40:26.572Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-06-28T21:40:26.572Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-06-28T21:40:26.572Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-06-28T21:40:26.572Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-06-28T21:40:26.572Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-06-28T21:40:26.572Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-06-28T21:40:26.572Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-06-28T21:40:26.572Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-06-28T21:40:26.572Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-06-28T21:40:26.572Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-06-28T21:40:26.572Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-06-28T21:40:26.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.07s) [2023-06-28T21:40:26.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-06-28T21:40:26.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-06-28T21:40:26.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-06-28T21:40:26.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2023-06-28T21:40:26.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-06-28T21:40:26.572Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-06-28T21:40:26.572Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2023-06-28T21:40:26.572Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2023-06-28T21:40:26.572Z] === RUN TestCreateDifferentPlatform [2023-06-28T21:40:26.572Z] === RUN TestCreateDifferentPlatform/different_os [2023-06-28T21:40:26.572Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-06-28T21:40:26.572Z] --- PASS: TestCreateDifferentPlatform (0.09s) [2023-06-28T21:40:26.572Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2023-06-28T21:40:26.572Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2023-06-28T21:40:26.572Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-06-28T21:40:26.572Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2023-06-28T21:40:26.572Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-06-28T21:40:26.572Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2023-06-28T21:40:26.572Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2023-06-28T21:40:26.572Z] === RUN TestContainerKillOnDaemonStart [2023-06-28T21:40:26.572Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:40:26.572Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2023-06-28T21:40:26.572Z] === RUN TestDiff [2023-06-28T21:40:26.572Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2023-06-28T21:40:26.572Z] --- SKIP: TestDiff (0.00s) [2023-06-28T21:40:26.572Z] === RUN TestExecWithCloseStdin [2023-06-28T21:40:27.366Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2023-06-28T21:40:27.625Z] === RUN TestDockerSuite/TestRunStdinPipe [2023-06-28T21:40:28.194Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2023-06-28T21:40:28.454Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2023-06-28T21:40:28.454Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2023-06-28T21:40:29.022Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2023-06-28T21:40:29.282Z] === RUN TestDockerSuite/TestRunSysctls [2023-06-28T21:40:30.220Z] === RUN TestDockerSuite/TestRunTLSVerify [2023-06-28T21:40:30.220Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2023-06-28T21:40:30.220Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2023-06-28T21:40:30.796Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2023-06-28T21:40:32.205Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2023-06-28T21:40:32.418Z] --- PASS: TestExecWithCloseStdin (4.87s) [2023-06-28T21:40:32.418Z] === RUN TestExec [2023-06-28T21:40:32.774Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2023-06-28T21:40:34.154Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2023-06-28T21:40:36.063Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2023-06-28T21:40:36.186Z] --- PASS: TestExec (4.68s) [2023-06-28T21:40:36.186Z] === RUN TestExecUser [2023-06-28T21:40:36.186Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2023-06-28T21:40:36.186Z] --- SKIP: TestExecUser (0.00s) [2023-06-28T21:40:36.186Z] === RUN TestExportContainerAndImportImage [2023-06-28T21:40:36.186Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:40:36.186Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2023-06-28T21:40:36.186Z] === RUN TestExportContainerAfterDaemonRestart [2023-06-28T21:40:36.186Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:40:36.186Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2023-06-28T21:40:36.186Z] === RUN TestHealthCheckWorkdir [2023-06-28T21:40:36.186Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2023-06-28T21:40:36.186Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2023-06-28T21:40:36.186Z] === RUN TestHealthKillContainer [2023-06-28T21:40:36.186Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2023-06-28T21:40:36.186Z] --- SKIP: TestHealthKillContainer (0.00s) [2023-06-28T21:40:36.186Z] === RUN TestHealthCheckProcessKilled [2023-06-28T21:40:39.353Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2023-06-28T21:40:39.354Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2023-06-28T21:40:39.923Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2023-06-28T21:40:40.182Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2023-06-28T21:40:40.964Z] --- PASS: TestHealthCheckProcessKilled (4.65s) [2023-06-28T21:40:40.964Z] === RUN TestInspectCpusetInConfigPre120 [2023-06-28T21:40:40.964Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-06-28T21:40:40.964Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2023-06-28T21:40:40.964Z] === RUN TestKillContainerInvalidSignal [2023-06-28T21:40:42.090Z] === RUN TestDockerSuite/TestRunUnshareProc [2023-06-28T21:40:43.028Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2023-06-28T21:40:43.288Z] === RUN TestDockerSuite/TestRunUserByID [2023-06-28T21:40:43.857Z] === RUN TestDockerSuite/TestRunUserByIDBig [2023-06-28T21:40:43.857Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2023-06-28T21:40:43.857Z] === RUN TestDockerSuite/TestRunUserByIDZero [2023-06-28T21:40:44.426Z] === RUN TestDockerSuite/TestRunUserByName [2023-06-28T21:40:44.997Z] === RUN TestDockerSuite/TestRunUserDefaults [2023-06-28T21:40:45.711Z] --- PASS: TestKillContainerInvalidSignal (4.19s) [2023-06-28T21:40:45.711Z] === RUN TestKillContainer [2023-06-28T21:40:45.711Z] === RUN TestKillContainer/no_signal [2023-06-28T21:40:45.935Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2023-06-28T21:40:46.505Z] === RUN TestDockerSuite/TestRunUserNotFound [2023-06-28T21:40:46.765Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2023-06-28T21:40:47.334Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2023-06-28T21:40:49.480Z] === RUN TestKillContainer/non_killing_signal [2023-06-28T21:40:49.480Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2023-06-28T21:40:49.480Z] === RUN TestKillContainer/killing_signal [2023-06-28T21:40:50.625Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2023-06-28T21:40:50.625Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2023-06-28T21:40:52.004Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2023-06-28T21:40:52.004Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2023-06-28T21:40:53.384Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2023-06-28T21:40:54.218Z] --- PASS: TestKillContainer (8.62s) [2023-06-28T21:40:54.218Z] --- PASS: TestKillContainer/no_signal (4.05s) [2023-06-28T21:40:54.218Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2023-06-28T21:40:54.219Z] --- PASS: TestKillContainer/killing_signal (4.44s) [2023-06-28T21:40:54.219Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-06-28T21:40:54.219Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-06-28T21:40:54.219Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2023-06-28T21:40:54.219Z] === RUN TestKillStoppedContainer [2023-06-28T21:40:54.219Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-06-28T21:40:54.219Z] --- SKIP: TestKillStoppedContainer (0.00s) [2023-06-28T21:40:54.219Z] === RUN TestKillStoppedContainerAPIPre120 [2023-06-28T21:40:54.219Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-06-28T21:40:54.219Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2023-06-28T21:40:54.219Z] === RUN TestKillDifferentUserContainer [2023-06-28T21:40:54.219Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2023-06-28T21:40:54.219Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2023-06-28T21:40:54.219Z] === RUN TestInspectOomKilledTrue [2023-06-28T21:40:54.219Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:40:54.219Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-06-28T21:40:54.219Z] === RUN TestInspectOomKilledFalse [2023-06-28T21:40:54.219Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-06-28T21:40:54.219Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2023-06-28T21:40:54.219Z] === RUN TestLogsFollowTailEmpty [2023-06-28T21:40:54.765Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2023-06-28T21:40:55.703Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2023-06-28T21:40:56.643Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2023-06-28T21:40:57.992Z] --- PASS: TestLogsFollowTailEmpty (4.30s) [2023-06-28T21:40:57.992Z] === RUN TestNetworkNat [2023-06-28T21:40:57.992Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2023-06-28T21:40:57.992Z] --- SKIP: TestNetworkNat (0.00s) [2023-06-28T21:40:57.992Z] === RUN TestNetworkLocalhostTCPNat [2023-06-28T21:40:58.551Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2023-06-28T21:40:58.551Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2023-06-28T21:40:58.551Z] docker_cli_run_test.go:4099: unmatched requirement DaemonIsWindows [2023-06-28T21:40:58.551Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2023-06-28T21:40:58.551Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2023-06-28T21:40:58.551Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2023-06-28T21:40:58.551Z] docker_cli_run_test.go:4109: unmatched requirement DaemonIsWindows [2023-06-28T21:40:58.551Z] === RUN TestDockerSuite/TestRunWithBadDevice [2023-06-28T21:40:58.811Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2023-06-28T21:40:58.811Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2023-06-28T21:40:58.811Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2023-06-28T21:40:59.393Z] === RUN TestDockerSuite/TestRunWithCPUShares [2023-06-28T21:40:59.965Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2023-06-28T21:41:00.905Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2023-06-28T21:41:01.165Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2023-06-28T21:41:01.734Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2023-06-28T21:41:01.734Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2023-06-28T21:41:02.388Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2023-06-28T21:41:02.388Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2023-06-28T21:41:02.388Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2023-06-28T21:41:02.388Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2023-06-28T21:41:02.388Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2023-06-28T21:41:02.388Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2023-06-28T21:41:02.388Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2023-06-28T21:41:02.388Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2023-06-28T21:41:02.388Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2023-06-28T21:41:02.388Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2023-06-28T21:41:02.388Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2023-06-28T21:41:02.388Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2023-06-28T21:41:02.388Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2023-06-28T21:41:02.388Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2023-06-28T21:41:02.388Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2023-06-28T21:41:02.649Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2023-06-28T21:41:03.218Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2023-06-28T21:41:03.218Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2023-06-28T21:41:03.786Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2023-06-28T21:41:03.829Z] --- PASS: TestNetworkLocalhostTCPNat (4.92s) [2023-06-28T21:41:03.829Z] === RUN TestNetworkLoopbackNat [2023-06-28T21:41:03.829Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2023-06-28T21:41:03.829Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2023-06-28T21:41:03.829Z] === RUN TestPause [2023-06-28T21:41:03.829Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2023-06-28T21:41:03.829Z] --- SKIP: TestPause (0.00s) [2023-06-28T21:41:03.829Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-06-28T21:41:04.045Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2023-06-28T21:41:04.613Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2023-06-28T21:41:04.613Z] === RUN TestDockerSuite/TestRunWithShmSize [2023-06-28T21:41:04.873Z] === RUN TestDockerSuite/TestRunWithSwappiness [2023-06-28T21:41:05.442Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2023-06-28T21:41:05.442Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2023-06-28T21:41:05.442Z] === RUN TestDockerSuite/TestRunWithUlimits [2023-06-28T21:41:06.011Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2023-06-28T21:41:06.949Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2023-06-28T21:41:07.209Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2023-06-28T21:41:07.596Z] --- PASS: TestPauseFailsOnWindowsServerContainers (4.23s) [2023-06-28T21:41:07.596Z] === RUN TestPauseStopPausedContainer [2023-06-28T21:41:07.596Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:41:07.596Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2023-06-28T21:41:07.596Z] === RUN TestPsFilter [2023-06-28T21:41:07.596Z] --- PASS: TestPsFilter (0.29s) [2023-06-28T21:41:07.596Z] === RUN TestRemoveContainerWithRemovedVolume [2023-06-28T21:41:07.777Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2023-06-28T21:41:08.346Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2023-06-28T21:41:08.346Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2023-06-28T21:41:08.346Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2023-06-28T21:41:09.285Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2023-06-28T21:41:09.854Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2023-06-28T21:41:11.234Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2023-06-28T21:41:11.803Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2023-06-28T21:41:12.326Z] --- PASS: TestRemoveContainerWithRemovedVolume (4.54s) [2023-06-28T21:41:12.326Z] === RUN TestRemoveContainerWithVolume [2023-06-28T21:41:12.372Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2023-06-28T21:41:12.372Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2023-06-28T21:41:12.372Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2023-06-28T21:41:12.941Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2023-06-28T21:41:13.880Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2023-06-28T21:41:14.449Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2023-06-28T21:41:14.710Z] === RUN TestDockerSuite/TestSaveCheckTimes [2023-06-28T21:41:14.710Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2023-06-28T21:41:16.090Z] === RUN TestDockerSuite/TestSaveImageId [2023-06-28T21:41:16.090Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2023-06-28T21:41:16.090Z] === RUN TestDockerSuite/TestSaveLoadParents [2023-06-28T21:41:17.028Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2023-06-28T21:41:17.598Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents783195240 [2023-06-28T21:41:17.857Z] === RUN TestDockerSuite/TestSaveMultipleNames [2023-06-28T21:41:17.857Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2023-06-28T21:41:19.237Z] === RUN TestDockerSuite/TestSaveSingleTag [2023-06-28T21:41:19.237Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2023-06-28T21:41:19.237Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2023-06-28T21:41:20.174Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2023-06-28T21:41:20.743Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2023-06-28T21:41:22.123Z] === RUN TestDockerSuite/TestSearchCmdOptions [2023-06-28T21:41:22.383Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2023-06-28T21:41:22.383Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2023-06-28T21:41:22.383Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2023-06-28T21:41:22.642Z] === RUN TestDockerSuite/TestSearchWithLimit [2023-06-28T21:41:22.642Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2023-06-28T21:41:22.711Z] --- PASS: TestRemoveContainerWithVolume (9.42s) [2023-06-28T21:41:22.711Z] === RUN TestRemoveContainerRunning [2023-06-28T21:41:23.226Z] === RUN TestDockerSuite/TestSlowStdinClosing [2023-06-28T21:41:25.647Z] --- PASS: TestRemoveContainerRunning (4.28s) [2023-06-28T21:41:25.647Z] === RUN TestRemoveContainerForceRemoveRunning [2023-06-28T21:41:25.781Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2023-06-28T21:41:25.782Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2023-06-28T21:41:28.319Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2023-06-28T21:41:30.384Z] --- PASS: TestRemoveContainerForceRemoveRunning (4.18s) [2023-06-28T21:41:30.384Z] === RUN TestRemoveInvalidContainer [2023-06-28T21:41:30.384Z] --- PASS: TestRemoveInvalidContainer (0.08s) [2023-06-28T21:41:30.384Z] === RUN TestRenameLinkedContainer [2023-06-28T21:41:30.384Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2023-06-28T21:41:30.384Z] --- SKIP: TestRenameLinkedContainer (0.01s) [2023-06-28T21:41:30.384Z] === RUN TestRenameStoppedContainer [2023-06-28T21:41:30.857Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2023-06-28T21:41:30.857Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2023-06-28T21:41:32.240Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2023-06-28T21:41:33.179Z] === RUN TestDockerSuite/TestStartAttachSilent [2023-06-28T21:41:34.118Z] === RUN TestDockerSuite/TestStartAttachWithRename [2023-06-28T21:41:36.655Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2023-06-28T21:41:36.655Z] === RUN TestDockerSuite/TestStartMultipleContainers [2023-06-28T21:41:38.564Z] === RUN TestDockerSuite/TestStartPausedContainer [2023-06-28T21:41:39.133Z] === RUN TestDockerSuite/TestStartRecordError [2023-06-28T21:41:40.071Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2023-06-28T21:41:40.788Z] --- PASS: TestRenameStoppedContainer (9.57s) [2023-06-28T21:41:40.789Z] === RUN TestRenameRunningContainerAndReuse [2023-06-28T21:41:41.978Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2023-06-28T21:41:41.979Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2023-06-28T21:41:43.359Z] === RUN TestDockerSuite/TestStatsAllNoStream [2023-06-28T21:41:45.896Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2023-06-28T21:41:47.979Z] --- PASS: TestRenameRunningContainerAndReuse (8.17s) [2023-06-28T21:41:47.979Z] === RUN TestRenameInvalidName [2023-06-28T21:41:50.091Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2023-06-28T21:41:52.713Z] --- PASS: TestRenameInvalidName (4.21s) [2023-06-28T21:41:52.713Z] === RUN TestRenameAnonymousContainer [2023-06-28T21:41:52.713Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2023-06-28T21:41:52.713Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2023-06-28T21:41:52.713Z] === RUN TestRenameContainerWithSameName [2023-06-28T21:41:53.380Z] === RUN TestDockerSuite/TestStatsFormatAll [2023-06-28T21:41:54.759Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2023-06-28T21:41:56.486Z] --- PASS: TestRenameContainerWithSameName (4.14s) [2023-06-28T21:41:56.486Z] === RUN TestRenameContainerWithLinkedContainer [2023-06-28T21:41:56.486Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2023-06-28T21:41:56.486Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2023-06-28T21:41:56.486Z] === RUN TestResize [2023-06-28T21:41:58.071Z] === RUN TestDockerSuite/TestStatsNoStream [2023-06-28T21:41:58.071Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2023-06-28T21:42:00.260Z] --- PASS: TestResize (4.32s) [2023-06-28T21:42:00.260Z] === RUN TestResizeWithInvalidSize [2023-06-28T21:42:00.260Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2023-06-28T21:42:00.260Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2023-06-28T21:42:00.260Z] === RUN TestResizeWhenContainerNotStarted [2023-06-28T21:42:00.608Z] === RUN TestDockerSuite/TestStopContainerSignal [2023-06-28T21:42:01.176Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2023-06-28T21:42:01.745Z] === RUN TestDockerSuite/TestTopMultipleArgs [2023-06-28T21:42:02.314Z] === RUN TestDockerSuite/TestTopNonPrivileged [2023-06-28T21:42:02.883Z] === RUN TestDockerSuite/TestTopPrivileged [2023-06-28T21:42:03.821Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2023-06-28T21:42:03.821Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2023-06-28T21:42:03.821Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2023-06-28T21:42:04.081Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2023-06-28T21:42:04.081Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2023-06-28T21:42:04.989Z] --- PASS: TestResizeWhenContainerNotStarted (4.61s) [2023-06-28T21:42:04.989Z] === RUN TestDaemonRestartKillContainers [2023-06-28T21:42:04.989Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:42:04.989Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2023-06-28T21:42:04.989Z] === RUN TestStats [2023-06-28T21:42:04.989Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2023-06-28T21:42:04.989Z] --- SKIP: TestStats (0.00s) [2023-06-28T21:42:04.989Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-06-28T21:42:07.373Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2023-06-28T21:42:09.278Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2023-06-28T21:42:10.215Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2023-06-28T21:42:10.475Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2023-06-28T21:42:11.414Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2023-06-28T21:42:12.353Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2023-06-28T21:42:12.353Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2023-06-28T21:42:12.613Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2023-06-28T21:42:13.608Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.99s) [2023-06-28T21:42:13.608Z] === RUN TestStopContainerWithTimeout [2023-06-28T21:42:13.608Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2023-06-28T21:42:13.608Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2023-06-28T21:42:13.608Z] === RUN TestUpdateRestartPolicy [2023-06-28T21:42:13.993Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2023-06-28T21:42:14.561Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2023-06-28T21:42:15.130Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2023-06-28T21:42:16.067Z] === RUN TestDockerSuite/TestUpdateStats [2023-06-28T21:42:20.261Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2023-06-28T21:42:20.520Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2023-06-28T21:42:21.459Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2023-06-28T21:42:22.028Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2023-06-28T21:42:22.597Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2023-06-28T21:42:25.162Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2023-06-28T21:42:25.162Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2023-06-28T21:42:27.700Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2023-06-28T21:42:30.237Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2023-06-28T21:42:31.176Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2023-06-28T21:42:33.712Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2023-06-28T21:42:36.251Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2023-06-28T21:42:37.631Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2023-06-28T21:42:38.199Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2023-06-28T21:42:39.138Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2023-06-28T21:42:40.520Z] docker_cli_service_logs_test.go:246: checking task 62n8upqcskyb [2023-06-28T21:42:40.520Z] docker_cli_service_logs_test.go:251: checking messages for 62n8upqcskyb [2023-06-28T21:42:40.520Z] docker_cli_service_logs_test.go:246: checking task p5714gnm6gxx [2023-06-28T21:42:40.520Z] docker_cli_service_logs_test.go:251: checking messages for p5714gnm6gxx [2023-06-28T21:42:40.520Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2023-06-28T21:42:41.461Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2023-06-28T21:42:42.840Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2023-06-28T21:42:44.220Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2023-06-28T21:42:45.600Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2023-06-28T21:42:46.981Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2023-06-28T21:42:48.360Z] === RUN TestDockerSuite/TestVolumeCLICreate [2023-06-28T21:42:51.652Z] === RUN TestDockerSwarmSuite/TestServiceScale [2023-06-28T21:42:53.592Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2023-06-28T21:42:56.235Z] --- PASS: TestUpdateRestartPolicy (39.04s) [2023-06-28T21:42:56.235Z] === RUN TestUpdateRestartWithAutoRemove [2023-06-28T21:42:56.235Z] --- PASS: TestUpdateRestartWithAutoRemove (4.24s) [2023-06-28T21:42:56.235Z] === RUN TestWaitNonBlocked [2023-06-28T21:42:56.235Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-06-28T21:42:56.235Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-06-28T21:42:56.235Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-06-28T21:42:56.235Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-06-28T21:42:56.235Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-06-28T21:42:56.235Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-06-28T21:43:02.072Z] --- PASS: TestWaitNonBlocked (0.07s) [2023-06-28T21:43:02.072Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.55s) [2023-06-28T21:43:02.072Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.80s) [2023-06-28T21:43:02.072Z] === RUN TestWaitBlocked [2023-06-28T21:43:02.072Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2023-06-28T21:43:02.072Z] --- SKIP: TestWaitBlocked (0.00s) [2023-06-28T21:43:02.072Z] PASS [2023-06-28T21:43:02.072Z] ok github.com/docker/docker/integration/container 156.213s [2023-06-28T21:43:02.072Z] [2023-06-28T21:43:02.072Z] === Skipped [2023-06-28T21:43:02.072Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2023-06-28T21:43:02.072Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-06-28T21:43:02.072Z] [2023-06-28T21:43:02.072Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.08s) [2023-06-28T21:43:02.072Z] copy_test.go:37: testEnv.OSType == "windows" [2023-06-28T21:43:02.072Z] [2023-06-28T21:43:02.072Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.07s) [2023-06-28T21:43:02.072Z] copy_test.go:62: testEnv.OSType == "windows" [2023-06-28T21:43:02.072Z] [2023-06-28T21:43:02.072Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2023-06-28T21:43:02.072Z] copy_test.go:73: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:43:02.072Z] [2023-06-28T21:43:02.072Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2023-06-28T21:43:02.072Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2023-06-28T21:43:02.072Z] [2023-06-28T21:43:02.072Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2023-06-28T21:43:02.072Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:43:02.072Z] [2023-06-28T21:43:02.072Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2023-06-28T21:43:02.072Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2023-06-28T21:43:02.072Z] [2023-06-28T21:43:02.072Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.01s) [2023-06-28T21:43:02.072Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2023-06-28T21:43:02.072Z] [2023-06-28T21:43:02.072Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2023-06-28T21:43:02.072Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2023-06-28T21:43:02.072Z] [2023-06-28T21:43:02.072Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.08s) [2023-06-28T21:43:02.072Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2023-06-28T21:43:02.072Z] [2023-06-28T21:43:02.072Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2023-06-28T21:43:02.072Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:43:02.072Z] [2023-06-28T21:43:02.072Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2023-06-28T21:43:02.072Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2023-06-28T21:43:02.072Z] [2023-06-28T21:43:02.072Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2023-06-28T21:43:02.072Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2023-06-28T21:43:02.072Z] [2023-06-28T21:43:02.072Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2023-06-28T21:43:02.072Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:43:02.072Z] [2023-06-28T21:43:02.072Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2023-06-28T21:43:02.072Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:43:02.072Z] [2023-06-28T21:43:02.072Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2023-06-28T21:43:02.073Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2023-06-28T21:43:02.073Z] [2023-06-28T21:43:02.073Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2023-06-28T21:43:02.073Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2023-06-28T21:43:02.073Z] [2023-06-28T21:43:02.073Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2023-06-28T21:43:02.073Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-06-28T21:43:02.073Z] [2023-06-28T21:43:02.073Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2023-06-28T21:43:02.073Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2023-06-28T21:43:02.073Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2023-06-28T21:43:02.073Z] [2023-06-28T21:43:02.073Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2023-06-28T21:43:02.073Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-06-28T21:43:02.073Z] [2023-06-28T21:43:02.073Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2023-06-28T21:43:02.073Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-06-28T21:43:02.073Z] [2023-06-28T21:43:02.073Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2023-06-28T21:43:02.073Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-06-28T21:43:02.073Z] [2023-06-28T21:43:02.073Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2023-06-28T21:43:02.073Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2023-06-28T21:43:02.073Z] [2023-06-28T21:43:02.073Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2023-06-28T21:43:02.073Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:43:02.073Z] [2023-06-28T21:43:02.073Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2023-06-28T21:43:02.073Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-06-28T21:43:02.073Z] [2023-06-28T21:43:02.073Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2023-06-28T21:43:02.073Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2023-06-28T21:43:02.073Z] [2023-06-28T21:43:02.073Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2023-06-28T21:43:02.073Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2023-06-28T21:43:02.073Z] [2023-06-28T21:43:02.073Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2023-06-28T21:43:02.073Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2023-06-28T21:43:02.073Z] [2023-06-28T21:43:02.073Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2023-06-28T21:43:02.073Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:43:02.073Z] [2023-06-28T21:43:02.073Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.01s) [2023-06-28T21:43:02.073Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2023-06-28T21:43:02.073Z] [2023-06-28T21:43:02.073Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2023-06-28T21:43:02.073Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2023-06-28T21:43:02.073Z] [2023-06-28T21:43:02.073Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2023-06-28T21:43:02.073Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2023-06-28T21:43:02.073Z] [2023-06-28T21:43:02.073Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2023-06-28T21:43:02.073Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2023-06-28T21:43:02.073Z] [2023-06-28T21:43:02.073Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2023-06-28T21:43:02.073Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:43:02.073Z] [2023-06-28T21:43:02.073Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2023-06-28T21:43:02.073Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2023-06-28T21:43:02.073Z] [2023-06-28T21:43:02.073Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2023-06-28T21:43:02.073Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2023-06-28T21:43:02.073Z] [2023-06-28T21:43:02.073Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2023-06-28T21:43:02.073Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2023-06-28T21:43:02.073Z] [2023-06-28T21:43:02.073Z] DONE 89 tests, 37 skipped in 160.581s [2023-06-28T21:43:02.073Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2023-06-28T21:43:03.576Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2023-06-28T21:43:03.576Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2023-06-28T21:43:03.576Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2023-06-28T21:43:04.146Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2023-06-28T21:43:04.146Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2023-06-28T21:43:04.146Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2023-06-28T21:43:04.146Z] === RUN TestDockerSuite/TestVolumeCLILs [2023-06-28T21:43:04.714Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2023-06-28T21:43:04.714Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2023-06-28T21:43:05.010Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-06-28T21:43:05.010Z] INFO: Testing against a local daemon [2023-06-28T21:43:05.010Z] === RUN TestLiveRestore [2023-06-28T21:43:05.010Z] daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows [2023-06-28T21:43:05.010Z] --- SKIP: TestLiveRestore (0.00s) [2023-06-28T21:43:05.010Z] PASS [2023-06-28T21:43:05.010Z] ok github.com/docker/docker/integration/daemon 0.332s [2023-06-28T21:43:05.474Z] [2023-06-28T21:43:05.474Z] === Skipped [2023-06-28T21:43:05.474Z] === SKIP: github.com/docker/docker/integration/daemon TestLiveRestore (0.00s) [2023-06-28T21:43:05.474Z] daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows [2023-06-28T21:43:05.474Z] [2023-06-28T21:43:05.474Z] DONE 1 tests, 1 skipped in 3.626s [2023-06-28T21:43:05.474Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2023-06-28T21:43:05.653Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2023-06-28T21:43:05.653Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2023-06-28T21:43:05.653Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2023-06-28T21:43:05.653Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2023-06-28T21:43:05.653Z] === RUN TestDockerSuite/TestVolumeCLIRm [2023-06-28T21:43:07.032Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2023-06-28T21:43:07.032Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2023-06-28T21:43:07.292Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2023-06-28T21:43:07.292Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2023-06-28T21:43:07.292Z] === RUN TestDockerSuite/TestVolumeEvents [2023-06-28T21:43:13.864Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2023-06-28T21:43:13.864Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2023-06-28T21:43:14.801Z] === RUN TestDockerSuite/TestVolumeLsFormat [2023-06-28T21:43:14.801Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2023-06-28T21:43:14.801Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2023-06-28T21:43:16.709Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2023-06-28T21:43:16.968Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2023-06-28T21:43:19.506Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2023-06-28T21:43:20.077Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2023-06-28T21:43:20.077Z] docker_cli_run_test.go:4437: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite (1201.25s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.82s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.07s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.32s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.56s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.43s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.20s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.48s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.16s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.52s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.26s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.60s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.05s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.22s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.87s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.59s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.58s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.53s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.49s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (13.01s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (14.64s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestAttachDetach (1.01s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.65s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.75s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.73s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.85s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.98s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.49s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.83s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.78s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.83s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.37s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (13.22s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.25s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (0.84s) [2023-06-28T21:43:20.077Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.11s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.33s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.36s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.75s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.57s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.56s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.64s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (0.72s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (1.82s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.78s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.27s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (1.81s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.38s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.50s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.91s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.02s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.82s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.88s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.23s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.21s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildAddTar (4.71s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.66s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.67s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (2.63s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (4.73s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.15s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.33s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.83s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.44s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.48s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.64s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.98s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.52s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (7.25s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (1.32s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (1.73s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.19s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.53s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.47s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.38s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.43s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.78s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.32s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.40s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.32s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.11s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.43s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.97s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.05s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.40s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.47s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.35s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildCmd (0.17s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.16s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.18s) [2023-06-28T21:43:20.078Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.69s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (3.90s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.43s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.83s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.15s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.52s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.31s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.17s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.45s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.30s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.24s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.07s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.55s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.03s) [2023-06-28T21:43:20.078Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2023-06-28T21:43:20.078Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2023-06-28T21:43:20.078Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.00s) [2023-06-28T21:43:20.078Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.52s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.50s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (1.83s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.15s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (3.68s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.58s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.23s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.86s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.45s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.27s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.74s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.65s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.59s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildDockerignore (6.53s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (0.60s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (1.80s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (6.85s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.41s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (2.55s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.19s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.23s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.50s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.21s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.34s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.01s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.07s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.24s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.18s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.18s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.40s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.05s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.17s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.17s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.40s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.91s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.86s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildEnv (0.87s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.85s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.67s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.15s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (13.83s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (0.94s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.16s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.71s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.31s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.32s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (0.87s) [2023-06-28T21:43:20.078Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.19s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.30s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildExpose (0.18s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.35s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.25s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.17s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildFails (0.56s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.51s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.60s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.21s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.94s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.29s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.70s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.16s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.44s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.20s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.32s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.30s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.83s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildHistory (2.44s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.27s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.58s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.36s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.29s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.75s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildLabel (0.25s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.22s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.26s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.19s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildLabels (0.31s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.68s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.60s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.00s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.00s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.05s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.05s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.05s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.05s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.16s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.69s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.88s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.37s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.23s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.29s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.24s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.45s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.75s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.54s) [2023-06-28T21:43:20.078Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.36s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.69s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.19s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.80s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.35s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.71s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.58s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.12s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.18s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.53s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.19s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.32s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.72s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.30s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.00s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.30s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.39s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.70s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.74s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.19s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.98s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildPATH (1.26s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.72s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.68s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.18s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.53s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.46s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildRm (2.20s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.69s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.76s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.23s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.31s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.98s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.74s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.72s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.51s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.06s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.17s) [2023-06-28T21:43:20.078Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.19s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.61s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.06s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildStderr (0.61s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.68s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.73s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.63s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.26s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.57s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.87s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildUser (1.21s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (1.92s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (9.37s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.61s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.18s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.69s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.62s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.81s) [2023-06-28T21:43:20.078Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2023-06-28T21:43:20.078Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2023-06-28T21:43:20.078Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2023-06-28T21:43:20.078Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.91s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.59s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.55s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.06s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.62s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.10s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.50s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.19s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.32s) [2023-06-28T21:43:20.078Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.41s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.24s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2023-06-28T21:43:20.078Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.42s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.58s) [2023-06-28T21:43:20.078Z] --- PASS: TestDockerSuite/TestCommitChange (0.61s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.56s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.99s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.98s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.58s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCommitTTY (1.02s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.56s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.97s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.53s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.20s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.11s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.68s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.52s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.50s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.67s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.68s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.55s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.59s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.52s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.46s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.19s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.51s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.54s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.55s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.49s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.49s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.53s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.51s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.54s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.48s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.05s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.98s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.47s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.28s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.54s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.63s) [2023-06-28T21:43:20.079Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.84s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.49s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.68s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.23s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.43s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.96s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.89s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (8.65s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (0.45s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (0.54s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (0.59s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (0.46s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b78e40_} (0.58s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11331051888_/foo_false____} (0.75s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11331051888_/foo_true____} (0.51s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3531526329_/foo_false____} (0.47s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3531526329_/foo_true____} (0.45s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3531526329_/foo_true__0xc000b78e70__} (0.56s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b78e88_} (0.94s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b78ea0_} (0.45s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b78eb8_} (0.63s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b78ed0_} (0.58s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.63s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.39s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.42s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.40s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.58s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.48s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.11s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.55s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.54s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.63s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.57s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.48s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.74s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.97s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.95s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.58s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.72s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.60s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.11s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.75s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.75s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.60s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.80s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.67s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.75s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.89s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.76s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.60s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.22s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.71s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.25s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.83s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.86s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.66s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.28s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.77s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.84s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.47s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.69s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCpToDot (0.66s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.95s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.19s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCpToStdout (0.50s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.76s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.15s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.50s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.73s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.31s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.47s) [2023-06-28T21:43:20.079Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.45s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.19s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2023-06-28T21:43:20.079Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.48s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.49s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.09s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.59s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.31s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.85s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.92s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.07s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.46s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.46s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.47s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.76s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.56s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.01s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.43s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.56s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.63s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.21s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.63s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestEventsAttach (0.53s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestEventsCommit (0.59s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.46s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.50s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.52s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.98s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.01s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.58s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.33s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestEventsCopy (0.82s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.08s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.76s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.21s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.45s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.07s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.50s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.24s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestEventsFilters (1.40s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestEventsFormat (1.23s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.02s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.17s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.94s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.16s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestEventsOOMDisableFalse (0.74s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestEventsOOMDisableTrue (0.96s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.26s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.76s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestEventsRename (0.49s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestEventsResize (0.49s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.46s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.80s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.48s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.73s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestEventsTop (0.62s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.81s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestExec (0.64s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.56s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.53s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.51s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.18s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.54s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.57s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.54s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.54s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.55s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.55s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.14s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestExecCgroup (0.96s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestExecEnv (0.55s) [2023-06-28T21:43:20.079Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.78s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.70s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestExecInspectID (2.62s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestExecInteractive (0.63s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.57s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.55s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestExecParseError (0.42s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.56s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.61s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.01s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.50s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestExecStartFails (0.69s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.72s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.52s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestExecTTY (0.58s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.54s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.45s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestExecUlimits (0.55s) [2023-06-28T21:43:20.080Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.34s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.75s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.75s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.61s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestExecWithUser (0.68s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.53s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.58s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.68s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.52s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.53s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestHealth (18.97s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.60s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.18s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.16s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.25s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.47s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.51s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.61s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestImagesFormat (0.04s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.55s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.48s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestImportDisplay (1.04s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestImportFile (1.10s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.10s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestImportGzipped (1.18s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.09s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.58s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.54s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.52s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.54s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.51s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.51s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.50s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.28s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.52s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.47s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s) [2023-06-28T21:43:20.080Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.79s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.59s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestInspectDefault (0.49s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestInspectHistory (1.11s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-06-28T21:43:20.080Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.65s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.26s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.55s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestInspectStatus (0.59s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.38s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.50s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.52s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.51s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.56s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.49s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.47s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.31s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.04s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.99s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.21s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.58s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.75s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.51s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.48s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.24s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.54s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.17s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.45s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.15s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.46s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.56s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.19s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.48s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.65s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.50s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.49s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.48s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.49s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.80s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.81s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.78s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.91s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.71s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.38s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.47s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.52s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestLogsSince (6.54s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.55s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.49s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestLogsTail (0.61s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.52s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.48s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.22s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.48s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestNetHostname (1.33s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.19s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.53s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.36s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.47s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPluginActive (2.32s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.83s) [2023-06-28T21:43:20.080Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.47s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.90s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.81s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.66s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.23s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.32s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.83s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.82s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPortList (6.40s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.90s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.29s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.50s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.43s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.44s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.93s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.93s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.88s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.44s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPsByOrder (2.04s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.62s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.04s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.78s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.36s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.58s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.02s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.45s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.37s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.00s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.15s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.43s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.99s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.56s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.69s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.07s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s) [2023-06-28T21:43:20.080Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.44s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.49s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.93s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.88s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.45s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.52s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.70s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.34s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.02s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.98s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.91s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.95s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.28s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.63s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.18s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.47s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.70s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.26s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.62s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.74s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.75s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.56s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.24s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.00s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestRunAddHost (0.48s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.18s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.56s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.79s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.38s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.48s) [2023-06-28T21:43:20.080Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.59s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.56s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.87s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.91s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.59s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.68s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.57s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.57s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.73s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.88s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.49s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.40s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.53s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.62s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.54s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.46s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.66s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (1.00s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.51s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.51s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.67s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.51s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.50s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.44s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.97s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.03s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.97s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.46s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.46s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.49s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.42s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.99s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.27s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.04s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.97s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.78s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.01s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.45s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.54s) [2023-06-28T21:43:20.081Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2023-06-28T21:43:20.081Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.42s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.10s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.12s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.43s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.43s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.36s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.74s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunDeviceDirectory (1.07s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.48s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.51s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.46s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.48s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.44s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.47s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.47s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.48s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.44s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.47s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunExitCode (0.52s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.46s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.71s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.81s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.81s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.50s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.97s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s) [2023-06-28T21:43:20.081Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.08s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.47s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.96s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.65s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.37s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.48s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.94s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.99s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.99s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.82s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.28s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.31s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.68s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.98s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.95s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.44s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.85s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.88s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunMount (3.85s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.45s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.42s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.97s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.34s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.13s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.89s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.67s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.96s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.03s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.37s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunNetHost (0.72s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.46s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.43s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.46s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.40s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.90s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.37s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.47s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.48s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.57s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.60s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.87s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunOOMExitCode (0.57s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.53s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.66s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.27s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.27s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.46s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.47s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.46s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.59s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.76s) [2023-06-28T21:43:20.081Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.57s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s) [2023-06-28T21:43:20.081Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.59s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.62s) [2023-06-28T21:43:20.081Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.34s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.06s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunRm (0.46s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.63s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.62s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.51s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.58s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.52s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.27s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.84s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.48s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.61s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.67s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.55s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.41s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.47s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.45s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.50s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.47s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.41s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunState (1.08s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.47s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.49s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.48s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.48s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunSysctls (0.93s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.42s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.55s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.47s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.14s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.21s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.77s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.48s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.44s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.49s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.42s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.51s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunUserByID (0.48s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.52s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunUserByName (0.60s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.77s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunUserDeviceAllowed (0.69s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.21s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.54s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.71s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.55s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.14s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.53s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.25s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.92s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.74s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.46s) [2023-06-28T21:43:20.081Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2023-06-28T21:43:20.081Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2023-06-28T21:43:20.081Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.14s) [2023-06-28T21:43:20.081Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.59s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.45s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.92s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.46s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.44s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.52s) [2023-06-28T21:43:20.081Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2023-06-28T21:43:20.081Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2023-06-28T21:43:20.081Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2023-06-28T21:43:20.081Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2023-06-28T21:43:20.081Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2023-06-28T21:43:20.081Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.48s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.52s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.51s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.51s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.46s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.50s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.46s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.87s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.45s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.58s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.41s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.00s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.43s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.03s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.51s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.65s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.89s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.88s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.13s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2023-06-28T21:43:20.081Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.29s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.60s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.36s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.44s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.15s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.46s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.54s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.25s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.18s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.78s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.99s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.85s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.52s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.70s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.62s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestStartRecordError (1.15s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.86s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.22s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.79s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.05s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.58s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.58s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.54s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.55s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.65s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.77s) [2023-06-28T21:43:20.082Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.44s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.04s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.84s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.53s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.72s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestUpdateInvalidSwapMemory (0.84s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.51s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.05s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.79s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.55s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.99s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestUpdateStats (3.58s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.00s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestUpdateSwapMemoryOnly (0.66s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.70s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.60s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.46s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.55s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.17s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.44s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.09s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.82s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.54s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.52s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.31s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.89s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.38s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.33s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.37s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.39s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.43s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.64s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.54s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.67s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.48s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.42s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.81s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.35s) [2023-06-28T21:43:20.082Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.97s) [2023-06-28T21:43:20.082Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2023-06-28T21:43:20.082Z] === RUN TestDockerRegistrySuite [2023-06-28T21:43:20.082Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2023-06-28T21:43:21.021Z] docker_cli_swarm_test.go:1901: [d14721dc711cd] joining swarm manager [dd4b430a6d086]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-06-28T21:43:21.021Z] check_test.go:195: [d4162cb84f238] daemon is not started [2023-06-28T21:43:21.021Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2023-06-28T21:43:21.958Z] check_test.go:195: [defd7d1d71154] daemon is not started [2023-06-28T21:43:21.958Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2023-06-28T21:43:22.218Z] docker_cli_swarm_test.go:1902: [dc3dd9fcfdf33] joining swarm manager [dd4b430a6d086]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-06-28T21:43:23.232Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-06-28T21:43:23.232Z] INFO: Testing against a local daemon [2023-06-28T21:43:23.232Z] === RUN TestCommitInheritsEnv [2023-06-28T21:43:23.232Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-06-28T21:43:23.232Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2023-06-28T21:43:23.232Z] === RUN TestImportExtremelyLargeImageWorks [2023-06-28T21:43:23.232Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2023-06-28T21:43:23.232Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-06-28T21:43:23.232Z] === RUN TestImagesFilterMultiReference [2023-06-28T21:43:23.232Z] --- PASS: TestImagesFilterMultiReference (0.24s) [2023-06-28T21:43:23.232Z] === RUN TestImagePullPlatformInvalid [2023-06-28T21:43:23.232Z] --- PASS: TestImagePullPlatformInvalid (0.09s) [2023-06-28T21:43:23.232Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-06-28T21:43:23.232Z] pull_test.go:121: testEnv.OSType == "windows": We don't run a test registry on Windows [2023-06-28T21:43:23.232Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.01s) [2023-06-28T21:43:23.232Z] === RUN TestRemoveImageOrphaning [2023-06-28T21:43:23.597Z] check_test.go:195: [d441d193f4d42] daemon is not started [2023-06-28T21:43:23.597Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2023-06-28T21:43:23.597Z] check_test.go:195: [dab44198d6a70] daemon is not started [2023-06-28T21:43:23.597Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2023-06-28T21:43:24.216Z] --- PASS: TestRemoveImageOrphaning (2.08s) [2023-06-28T21:43:24.216Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-06-28T21:43:24.216Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.11s) [2023-06-28T21:43:24.216Z] === RUN TestTagInvalidReference [2023-06-28T21:43:24.216Z] --- PASS: TestTagInvalidReference (0.08s) [2023-06-28T21:43:24.216Z] === RUN TestTagValidPrefixedRepo [2023-06-28T21:43:24.681Z] --- PASS: TestTagValidPrefixedRepo (0.17s) [2023-06-28T21:43:24.682Z] === RUN TestTagExistedNameWithoutForce [2023-06-28T21:43:24.682Z] --- PASS: TestTagExistedNameWithoutForce (0.11s) [2023-06-28T21:43:24.682Z] === RUN TestTagOfficialNames [2023-06-28T21:43:24.682Z] --- PASS: TestTagOfficialNames (0.21s) [2023-06-28T21:43:24.682Z] === RUN TestTagMatchesDigest [2023-06-28T21:43:25.144Z] --- PASS: TestTagMatchesDigest (0.08s) [2023-06-28T21:43:25.144Z] PASS [2023-06-28T21:43:25.144Z] ok github.com/docker/docker/integration/image 3.435s [2023-06-28T21:43:25.614Z] [2023-06-28T21:43:25.614Z] === Skipped [2023-06-28T21:43:25.614Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2023-06-28T21:43:25.614Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-06-28T21:43:25.614Z] [2023-06-28T21:43:25.614Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2023-06-28T21:43:25.614Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2023-06-28T21:43:25.614Z] [2023-06-28T21:43:25.614Z] === SKIP: github.com/docker/docker/integration/image TestImagePullStoredfDigestForOtherRepo (0.01s) [2023-06-28T21:43:25.614Z] pull_test.go:121: testEnv.OSType == "windows": We don't run a test registry on Windows [2023-06-28T21:43:25.614Z] [2023-06-28T21:43:25.614Z] DONE 12 tests, 3 skipped in 19.799s [2023-06-28T21:43:25.614Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2023-06-28T21:43:26.134Z] check_test.go:195: [d1515a084b2d9] daemon is not started [2023-06-28T21:43:26.134Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2023-06-28T21:43:28.571Z] testing: warning: no tests to run [2023-06-28T21:43:28.571Z] testing: warning: no tests to run [2023-06-28T21:43:28.571Z] PASS [2023-06-28T21:43:28.571Z] PASS [2023-06-28T21:43:28.571Z] ok github.com/docker/docker/integration/network/macvlan 0.246s [no tests to run] [2023-06-28T21:43:28.571Z] ok github.com/docker/docker/integration/network/ipvlan 0.248s [no tests to run] [2023-06-28T21:43:29.549Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-06-28T21:43:29.549Z] INFO: Testing against a local daemon [2023-06-28T21:43:29.549Z] === RUN TestNetworkCreateDelete [2023-06-28T21:43:29.549Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2023-06-28T21:43:29.549Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2023-06-28T21:43:29.549Z] === RUN TestDockerNetworkDeletePreferID [2023-06-28T21:43:29.549Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2023-06-28T21:43:29.549Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2023-06-28T21:43:29.549Z] === RUN TestDaemonDNSFallback [2023-06-28T21:43:29.549Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2023-06-28T21:43:29.549Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2023-06-28T21:43:29.549Z] === RUN TestInspectNetwork [2023-06-28T21:43:29.549Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2023-06-28T21:43:29.549Z] --- SKIP: TestInspectNetwork (0.00s) [2023-06-28T21:43:29.549Z] === RUN TestRunContainerWithBridgeNone [2023-06-28T21:43:29.549Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2023-06-28T21:43:29.549Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2023-06-28T21:43:29.549Z] === RUN TestNetworkInvalidJSON [2023-06-28T21:43:29.549Z] === RUN TestNetworkInvalidJSON//networks/create [2023-06-28T21:43:29.549Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-06-28T21:43:29.549Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-06-28T21:43:29.549Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-06-28T21:43:29.549Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-06-28T21:43:29.549Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-06-28T21:43:29.549Z] === CONT TestNetworkInvalidJSON//networks/create [2023-06-28T21:43:29.549Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-06-28T21:43:29.549Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-06-28T21:43:29.549Z] --- PASS: TestNetworkInvalidJSON (0.09s) [2023-06-28T21:43:29.549Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2023-06-28T21:43:29.549Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2023-06-28T21:43:29.549Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2023-06-28T21:43:29.549Z] === RUN TestNetworkList [2023-06-28T21:43:29.549Z] === RUN TestNetworkList//networks [2023-06-28T21:43:29.549Z] === PAUSE TestNetworkList//networks [2023-06-28T21:43:29.549Z] === RUN TestNetworkList//networks/ [2023-06-28T21:43:29.549Z] === PAUSE TestNetworkList//networks/ [2023-06-28T21:43:29.549Z] === CONT TestNetworkList//networks [2023-06-28T21:43:29.549Z] === CONT TestNetworkList//networks/ [2023-06-28T21:43:29.549Z] --- PASS: TestNetworkList (0.09s) [2023-06-28T21:43:29.549Z] --- PASS: TestNetworkList//networks (0.00s) [2023-06-28T21:43:29.549Z] --- PASS: TestNetworkList//networks/ (0.01s) [2023-06-28T21:43:29.549Z] === RUN TestHostIPv4BridgeLabel [2023-06-28T21:43:29.549Z] network_test.go:126: testEnv.OSType == "windows" [2023-06-28T21:43:29.549Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2023-06-28T21:43:29.549Z] === RUN TestDaemonRestartWithLiveRestore [2023-06-28T21:43:29.549Z] service_test.go:29: testEnv.OSType == "windows" [2023-06-28T21:43:29.549Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2023-06-28T21:43:29.549Z] === RUN TestDaemonDefaultNetworkPools [2023-06-28T21:43:29.549Z] service_test.go:58: testEnv.OSType == "windows" [2023-06-28T21:43:29.549Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2023-06-28T21:43:29.549Z] === RUN TestDaemonRestartWithExistingNetwork [2023-06-28T21:43:30.015Z] service_test.go:102: testEnv.OSType == "windows" [2023-06-28T21:43:30.015Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2023-06-28T21:43:30.015Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-06-28T21:43:30.015Z] service_test.go:136: testEnv.OSType == "windows" [2023-06-28T21:43:30.015Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-06-28T21:43:30.015Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-06-28T21:43:30.015Z] service_test.go:187: testEnv.OSType == "windows" [2023-06-28T21:43:30.015Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-06-28T21:43:30.015Z] === RUN TestServiceWithPredefinedNetwork [2023-06-28T21:43:30.015Z] service_test.go:212: testEnv.OSType == "windows" [2023-06-28T21:43:30.015Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2023-06-28T21:43:30.015Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-06-28T21:43:30.015Z] service_test.go:242: FLAKY_TEST [2023-06-28T21:43:30.015Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-06-28T21:43:30.015Z] === RUN TestServiceWithDataPathPortInit [2023-06-28T21:43:30.015Z] service_test.go:333: testEnv.OSType == "windows" [2023-06-28T21:43:30.015Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2023-06-28T21:43:30.015Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-06-28T21:43:30.015Z] service_test.go:401: testEnv.OSType == "windows" [2023-06-28T21:43:30.015Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.01s) [2023-06-28T21:43:30.015Z] PASS [2023-06-28T21:43:30.015Z] ok github.com/docker/docker/integration/network 0.434s [2023-06-28T21:43:30.481Z] [2023-06-28T21:43:30.481Z] === Skipped [2023-06-28T21:43:30.481Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2023-06-28T21:43:30.481Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2023-06-28T21:43:30.481Z] [2023-06-28T21:43:30.481Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2023-06-28T21:43:30.481Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2023-06-28T21:43:30.481Z] [2023-06-28T21:43:30.481Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2023-06-28T21:43:30.481Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2023-06-28T21:43:30.481Z] [2023-06-28T21:43:30.481Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2023-06-28T21:43:30.481Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2023-06-28T21:43:30.481Z] [2023-06-28T21:43:30.481Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2023-06-28T21:43:30.481Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2023-06-28T21:43:30.481Z] [2023-06-28T21:43:30.481Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2023-06-28T21:43:30.481Z] network_test.go:126: testEnv.OSType == "windows" [2023-06-28T21:43:30.481Z] [2023-06-28T21:43:30.481Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2023-06-28T21:43:30.481Z] service_test.go:29: testEnv.OSType == "windows" [2023-06-28T21:43:30.481Z] [2023-06-28T21:43:30.481Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2023-06-28T21:43:30.481Z] service_test.go:58: testEnv.OSType == "windows" [2023-06-28T21:43:30.481Z] [2023-06-28T21:43:30.481Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2023-06-28T21:43:30.481Z] service_test.go:102: testEnv.OSType == "windows" [2023-06-28T21:43:30.481Z] [2023-06-28T21:43:30.481Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-06-28T21:43:30.481Z] service_test.go:136: testEnv.OSType == "windows" [2023-06-28T21:43:30.481Z] [2023-06-28T21:43:30.481Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-06-28T21:43:30.481Z] service_test.go:187: testEnv.OSType == "windows" [2023-06-28T21:43:30.481Z] [2023-06-28T21:43:30.481Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2023-06-28T21:43:30.481Z] service_test.go:212: testEnv.OSType == "windows" [2023-06-28T21:43:30.481Z] [2023-06-28T21:43:30.481Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-06-28T21:43:30.481Z] service_test.go:242: FLAKY_TEST [2023-06-28T21:43:30.481Z] [2023-06-28T21:43:30.481Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2023-06-28T21:43:30.481Z] service_test.go:333: testEnv.OSType == "windows" [2023-06-28T21:43:30.481Z] [2023-06-28T21:43:30.481Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.01s) [2023-06-28T21:43:30.481Z] service_test.go:401: testEnv.OSType == "windows" [2023-06-28T21:43:30.481Z] [2023-06-28T21:43:30.481Z] DONE 22 tests, 15 skipped in 4.450s [2023-06-28T21:43:30.481Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2023-06-28T21:43:31.463Z] testing: warning: no tests to run [2023-06-28T21:43:31.463Z] PASS [2023-06-28T21:43:31.463Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2023-06-28T21:43:31.463Z] [2023-06-28T21:43:31.463Z] DONE 0 tests in 0.954s [2023-06-28T21:43:31.929Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2023-06-28T21:43:32.746Z] check_test.go:195: [de3c0bba90b47] daemon is not started [2023-06-28T21:43:32.746Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2023-06-28T21:43:32.923Z] testing: warning: no tests to run [2023-06-28T21:43:32.924Z] PASS [2023-06-28T21:43:32.924Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2023-06-28T21:43:32.924Z] [2023-06-28T21:43:32.924Z] DONE 0 tests in 1.000s [2023-06-28T21:43:33.390Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2023-06-28T21:43:35.286Z] check_test.go:195: [d21751a9ebc34] daemon is not started [2023-06-28T21:43:35.286Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2023-06-28T21:43:35.599Z] testing: warning: no tests to run [2023-06-28T21:43:35.599Z] PASS [2023-06-28T21:43:35.599Z] testing: warning: no tests to run [2023-06-28T21:43:35.599Z] PASS [2023-06-28T21:43:35.599Z] ok github.com/docker/docker/integration/plugin 0.199s [no tests to run] [2023-06-28T21:43:35.599Z] ok github.com/docker/docker/integration/plugin/authz 0.207s [no tests to run] [2023-06-28T21:43:35.855Z] check_test.go:195: [d09723b57608a] daemon is not started [2023-06-28T21:43:35.855Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2023-06-28T21:43:36.424Z] check_test.go:195: [d2a6174426ba4] daemon is not started [2023-06-28T21:43:36.683Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2023-06-28T21:43:37.622Z] check_test.go:195: [dbc866b464d74] daemon is not started [2023-06-28T21:43:37.622Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2023-06-28T21:43:38.560Z] check_test.go:195: [d0353b5175738] daemon is not started [2023-06-28T21:43:38.560Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2023-06-28T21:43:39.497Z] check_test.go:195: [d7a748c4ac842] daemon is not started [2023-06-28T21:43:39.498Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2023-06-28T21:43:39.756Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2023-06-28T21:43:40.696Z] check_test.go:195: [d1bf5f6999834] daemon is not started [2023-06-28T21:43:40.696Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2023-06-28T21:43:41.433Z] testing: warning: no tests to run [2023-06-28T21:43:41.433Z] PASS [2023-06-28T21:43:41.433Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.149s [no tests to run] [2023-06-28T21:43:41.433Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-06-28T21:43:41.433Z] INFO: Testing against a local daemon [2023-06-28T21:43:41.433Z] === RUN TestExternalGraphDriver [2023-06-28T21:43:41.433Z] external_test.go:47: runtime.GOOS == "windows" [2023-06-28T21:43:41.433Z] --- SKIP: TestExternalGraphDriver (0.01s) [2023-06-28T21:43:41.433Z] === RUN TestGraphdriverPluginV2 [2023-06-28T21:43:41.433Z] external_test.go:407: runtime.GOOS == "windows" [2023-06-28T21:43:41.433Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2023-06-28T21:43:41.433Z] PASS [2023-06-28T21:43:41.433Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.298s [2023-06-28T21:43:42.077Z] check_test.go:195: [dda2982f5740c] daemon is not started [2023-06-28T21:43:42.077Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2023-06-28T21:43:42.647Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:901ff2cc1165c7d6a3d79939e564cfda6c807d37655901f473a5f2f1bfa33dd7 [2023-06-28T21:43:43.215Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7309d925b88c9aa9e15435493745a0614baa5fa15eebcdb16b9deb5962369c4b [2023-06-28T21:43:43.475Z] check_test.go:195: [d8cda5837fd11] daemon is not started [2023-06-28T21:43:43.475Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2023-06-28T21:43:44.414Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e3c1e090bc8bbedb2227575f46d929e00adcf257711b80f3b8eb5437afe7e312 [2023-06-28T21:43:44.983Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cb542cf35815c93f66b12683a78f73b319278118051fb7543fed4d906fe616a2 [2023-06-28T21:43:45.211Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-06-28T21:43:45.211Z] INFO: Testing against a local daemon [2023-06-28T21:43:45.211Z] === RUN TestPluginWithDevMounts [2023-06-28T21:43:45.211Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-06-28T21:43:45.211Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:43:45.211Z] INFO: Testing against a local daemon [2023-06-28T21:43:45.211Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2023-06-28T21:43:45.211Z] === RUN TestReadPluginNoRead [2023-06-28T21:43:45.211Z] read_test.go:21: no unix domain sockets on Windows [2023-06-28T21:43:45.211Z] PASS [2023-06-28T21:43:45.211Z] --- SKIP: TestReadPluginNoRead (0.00s) [2023-06-28T21:43:45.211Z] PASS [2023-06-28T21:43:45.211Z] ok github.com/docker/docker/integration/plugin/logging 0.234s [2023-06-28T21:43:45.211Z] ok github.com/docker/docker/integration/plugin/volumes 0.224s [2023-06-28T21:43:45.211Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-06-28T21:43:45.211Z] INFO: Testing against a local daemon [2023-06-28T21:43:45.211Z] === RUN TestPluginInvalidJSON [2023-06-28T21:43:45.211Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-06-28T21:43:45.211Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-06-28T21:43:45.211Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-06-28T21:43:45.211Z] --- PASS: TestPluginInvalidJSON (0.09s) [2023-06-28T21:43:45.211Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2023-06-28T21:43:45.211Z] === RUN TestPluginInstall [2023-06-28T21:43:45.211Z] plugin_test.go:62: testEnv.OSType == "windows" [2023-06-28T21:43:45.211Z] --- SKIP: TestPluginInstall (0.00s) [2023-06-28T21:43:45.211Z] === RUN TestPluginsWithRuntimes [2023-06-28T21:43:45.211Z] plugin_test.go:171: testEnv.OSType == "windows" [2023-06-28T21:43:45.211Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2023-06-28T21:43:45.211Z] === RUN TestPluginBackCompatMediaTypes [2023-06-28T21:43:45.211Z] plugin_test.go:233: testEnv.OSType == "windows" [2023-06-28T21:43:45.211Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2023-06-28T21:43:45.211Z] PASS [2023-06-28T21:43:45.211Z] ok github.com/docker/docker/integration/plugin/common 0.405s [2023-06-28T21:43:45.242Z] check_test.go:195: [df4b9acf2db6f] daemon is not started [2023-06-28T21:43:45.242Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2023-06-28T21:43:45.675Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2023-06-28T21:43:45.675Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2023-06-28T21:43:45.675Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2023-06-28T21:43:45.675Z] [2023-06-28T21:43:45.675Z] === Skipped [2023-06-28T21:43:45.675Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2023-06-28T21:43:45.675Z] plugin_test.go:62: testEnv.OSType == "windows" [2023-06-28T21:43:45.675Z] [2023-06-28T21:43:45.675Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2023-06-28T21:43:45.675Z] plugin_test.go:171: testEnv.OSType == "windows" [2023-06-28T21:43:45.675Z] [2023-06-28T21:43:45.675Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2023-06-28T21:43:45.675Z] plugin_test.go:233: testEnv.OSType == "windows" [2023-06-28T21:43:45.675Z] [2023-06-28T21:43:45.675Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2023-06-28T21:43:45.675Z] external_test.go:47: runtime.GOOS == "windows" [2023-06-28T21:43:45.675Z] [2023-06-28T21:43:45.675Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2023-06-28T21:43:45.675Z] external_test.go:407: runtime.GOOS == "windows" [2023-06-28T21:43:45.675Z] [2023-06-28T21:43:45.675Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2023-06-28T21:43:45.675Z] read_test.go:21: no unix domain sockets on Windows [2023-06-28T21:43:45.675Z] [2023-06-28T21:43:45.675Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2023-06-28T21:43:45.675Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:43:45.675Z] [2023-06-28T21:43:45.675Z] DONE 9 tests, 7 skipped in 12.560s [2023-06-28T21:43:46.140Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2023-06-28T21:43:46.180Z] check_test.go:195: [d5667b1da8af9] daemon is not started [2023-06-28T21:43:46.180Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2023-06-28T21:43:47.124Z] testing: warning: no tests to run [2023-06-28T21:43:47.124Z] PASS [2023-06-28T21:43:47.124Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2023-06-28T21:43:47.124Z] [2023-06-28T21:43:47.124Z] DONE 0 tests in 0.937s [2023-06-28T21:43:47.124Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2023-06-28T21:43:48.086Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2023-06-28T21:43:48.346Z] check_test.go:195: [ddce1aff58cb1] daemon is not started [2023-06-28T21:43:48.346Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2023-06-28T21:43:49.284Z] check_test.go:195: [d6d8563cf2503] daemon is not started [2023-06-28T21:43:49.284Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2023-06-28T21:43:49.323Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-06-28T21:43:49.323Z] INFO: Testing against a local daemon [2023-06-28T21:43:49.323Z] === RUN TestPluginInvalidJSON [2023-06-28T21:43:49.323Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-06-28T21:43:49.323Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-06-28T21:43:49.323Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-06-28T21:43:49.323Z] --- PASS: TestPluginInvalidJSON (0.09s) [2023-06-28T21:43:49.323Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2023-06-28T21:43:49.323Z] === RUN TestPluginInstall [2023-06-28T21:43:49.323Z] plugin_test.go:62: testEnv.OSType == "windows" [2023-06-28T21:43:49.323Z] --- SKIP: TestPluginInstall (0.00s) [2023-06-28T21:43:49.323Z] === RUN TestPluginsWithRuntimes [2023-06-28T21:43:49.323Z] plugin_test.go:171: testEnv.OSType == "windows" [2023-06-28T21:43:49.323Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2023-06-28T21:43:49.323Z] === RUN TestPluginBackCompatMediaTypes [2023-06-28T21:43:49.323Z] plugin_test.go:233: testEnv.OSType == "windows" [2023-06-28T21:43:49.323Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2023-06-28T21:43:49.323Z] PASS [2023-06-28T21:43:49.323Z] ok github.com/docker/docker/integration/plugin/common (cached) [2023-06-28T21:43:49.323Z] [2023-06-28T21:43:49.323Z] === Skipped [2023-06-28T21:43:49.323Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2023-06-28T21:43:49.323Z] plugin_test.go:62: testEnv.OSType == "windows" [2023-06-28T21:43:49.323Z] [2023-06-28T21:43:49.323Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2023-06-28T21:43:49.323Z] plugin_test.go:171: testEnv.OSType == "windows" [2023-06-28T21:43:49.323Z] [2023-06-28T21:43:49.323Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2023-06-28T21:43:49.323Z] plugin_test.go:233: testEnv.OSType == "windows" [2023-06-28T21:43:49.323Z] [2023-06-28T21:43:49.323Z] DONE 5 tests, 3 skipped in 1.794s [2023-06-28T21:43:49.323Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2023-06-28T21:43:49.544Z] check_test.go:195: [d782f589e04b1] daemon is not started [2023-06-28T21:43:49.544Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2023-06-28T21:43:50.482Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2023-06-28T21:43:50.742Z] check_test.go:195: [da73628eb676f] daemon is not started [2023-06-28T21:43:50.742Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2023-06-28T21:43:50.885Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-06-28T21:43:50.885Z] INFO: Testing against a local daemon [2023-06-28T21:43:50.885Z] === RUN TestExternalGraphDriver [2023-06-28T21:43:50.885Z] external_test.go:47: runtime.GOOS == "windows" [2023-06-28T21:43:50.885Z] --- SKIP: TestExternalGraphDriver (0.01s) [2023-06-28T21:43:50.885Z] === RUN TestGraphdriverPluginV2 [2023-06-28T21:43:50.885Z] external_test.go:407: runtime.GOOS == "windows" [2023-06-28T21:43:50.885Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2023-06-28T21:43:50.885Z] PASS [2023-06-28T21:43:50.885Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2023-06-28T21:43:51.349Z] [2023-06-28T21:43:51.349Z] === Skipped [2023-06-28T21:43:51.349Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2023-06-28T21:43:51.349Z] external_test.go:47: runtime.GOOS == "windows" [2023-06-28T21:43:51.349Z] [2023-06-28T21:43:51.349Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2023-06-28T21:43:51.349Z] external_test.go:407: runtime.GOOS == "windows" [2023-06-28T21:43:51.349Z] [2023-06-28T21:43:51.349Z] DONE 2 tests, 2 skipped in 1.620s [2023-06-28T21:43:51.349Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2023-06-28T21:43:51.681Z] check_test.go:195: [d53daf0fb119c] daemon is not started [2023-06-28T21:43:51.681Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2023-06-28T21:43:52.620Z] check_test.go:195: [d44fef6e367c5] daemon is not started [2023-06-28T21:43:52.620Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2023-06-28T21:43:53.551Z] testing: warning: no tests to run [2023-06-28T21:43:53.551Z] PASS [2023-06-28T21:43:53.551Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2023-06-28T21:43:53.551Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-06-28T21:43:53.551Z] INFO: Testing against a local daemon [2023-06-28T21:43:53.551Z] === RUN TestReadPluginNoRead [2023-06-28T21:43:53.551Z] read_test.go:21: no unix domain sockets on Windows [2023-06-28T21:43:53.551Z] --- SKIP: TestReadPluginNoRead (0.00s) [2023-06-28T21:43:53.551Z] PASS [2023-06-28T21:43:53.551Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2023-06-28T21:43:53.551Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2023-06-28T21:43:53.551Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2023-06-28T21:43:53.551Z] [2023-06-28T21:43:53.551Z] === Skipped [2023-06-28T21:43:53.551Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2023-06-28T21:43:53.551Z] read_test.go:21: no unix domain sockets on Windows [2023-06-28T21:43:53.551Z] [2023-06-28T21:43:53.551Z] DONE 1 tests, 1 skipped in 1.851s [2023-06-28T21:43:53.551Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2023-06-28T21:43:55.111Z] testing: warning: no tests to run [2023-06-28T21:43:55.111Z] PASS [2023-06-28T21:43:55.111Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2023-06-28T21:43:55.111Z] [2023-06-28T21:43:55.111Z] DONE 0 tests in 1.294s [2023-06-28T21:43:55.111Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2023-06-28T21:43:55.157Z] check_test.go:195: [d08e6e5ef12e9] daemon is not started [2023-06-28T21:43:55.157Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2023-06-28T21:43:55.157Z] check_test.go:195: [d553e8ac0da26] daemon is not started [2023-06-28T21:43:55.157Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2023-06-28T21:43:56.119Z] check_test.go:195: [d6e55d5a8ca6e] daemon is not started [2023-06-28T21:43:56.120Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2023-06-28T21:43:56.388Z] check_test.go:195: [d32ba6e27ee38] daemon is not started [2023-06-28T21:43:56.388Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2023-06-28T21:43:56.652Z] check_test.go:195: [d468d747ff87e] daemon is not started [2023-06-28T21:43:56.652Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2023-06-28T21:43:56.652Z] check_test.go:195: [dad68e893f30d] daemon is not started [2023-06-28T21:43:56.652Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2023-06-28T21:43:56.666Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-06-28T21:43:56.666Z] INFO: Testing against a local daemon [2023-06-28T21:43:56.666Z] === RUN TestPluginWithDevMounts [2023-06-28T21:43:56.666Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:43:56.666Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2023-06-28T21:43:56.666Z] PASS [2023-06-28T21:43:56.666Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2023-06-28T21:43:56.666Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2023-06-28T21:43:56.911Z] check_test.go:195: [d81a3ebdcfeae] daemon is not started [2023-06-28T21:43:56.911Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2023-06-28T21:43:57.133Z] [2023-06-28T21:43:57.133Z] === Skipped [2023-06-28T21:43:57.133Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2023-06-28T21:43:57.133Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:43:57.133Z] [2023-06-28T21:43:57.133Z] DONE 1 tests, 1 skipped in 1.781s [2023-06-28T21:43:57.133Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2023-06-28T21:43:57.171Z] check_test.go:195: [d422d4feb5489] daemon is not started [2023-06-28T21:43:57.431Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2023-06-28T21:43:57.431Z] check_test.go:195: [d5ed46d12211f] daemon is not started [2023-06-28T21:43:57.431Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2023-06-28T21:43:58.368Z] check_test.go:195: [d2144f875d2b5] daemon is not started [2023-06-28T21:43:58.368Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2023-06-28T21:43:59.748Z] check_test.go:195: [d125f099efce0] daemon is not started [2023-06-28T21:43:59.748Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2023-06-28T21:44:00.317Z] check_test.go:195: [db74d87b5575b] daemon is not started [2023-06-28T21:44:00.317Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2023-06-28T21:44:00.908Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-06-28T21:44:00.908Z] INFO: Testing against a local daemon [2023-06-28T21:44:00.908Z] === RUN TestSecretInspect [2023-06-28T21:44:00.908Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:00.908Z] --- SKIP: TestSecretInspect (0.00s) [2023-06-28T21:44:00.908Z] === RUN TestSecretList [2023-06-28T21:44:00.908Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:00.908Z] --- SKIP: TestSecretList (0.00s) [2023-06-28T21:44:00.908Z] === RUN TestSecretsCreateAndDelete [2023-06-28T21:44:00.908Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:00.908Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2023-06-28T21:44:00.908Z] === RUN TestSecretsUpdate [2023-06-28T21:44:00.908Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:00.908Z] --- SKIP: TestSecretsUpdate (0.00s) [2023-06-28T21:44:00.908Z] === RUN TestTemplatedSecret [2023-06-28T21:44:00.908Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:00.908Z] --- SKIP: TestTemplatedSecret (0.00s) [2023-06-28T21:44:00.908Z] === RUN TestSecretCreateResolve [2023-06-28T21:44:00.908Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2023-06-28T21:44:00.908Z] --- SKIP: TestSecretCreateResolve (0.00s) [2023-06-28T21:44:00.908Z] PASS [2023-06-28T21:44:00.908Z] ok github.com/docker/docker/integration/secret 0.349s [2023-06-28T21:44:00.908Z] [2023-06-28T21:44:00.908Z] === Skipped [2023-06-28T21:44:00.908Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2023-06-28T21:44:00.908Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:00.908Z] [2023-06-28T21:44:00.908Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2023-06-28T21:44:00.908Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:00.908Z] [2023-06-28T21:44:00.908Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2023-06-28T21:44:00.908Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:00.908Z] [2023-06-28T21:44:00.908Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2023-06-28T21:44:00.908Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:00.908Z] [2023-06-28T21:44:00.908Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2023-06-28T21:44:00.908Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:00.908Z] [2023-06-28T21:44:00.908Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2023-06-28T21:44:00.908Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2023-06-28T21:44:00.908Z] [2023-06-28T21:44:00.908Z] DONE 6 tests, 6 skipped in 3.472s [2023-06-28T21:44:00.908Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2023-06-28T21:44:01.255Z] check_test.go:195: [d27063a8018be] daemon is not started [2023-06-28T21:44:01.255Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2023-06-28T21:44:02.193Z] === RUN TestDockerRegistrySuite/TestV2Only [2023-06-28T21:44:02.762Z] --- PASS: TestDockerRegistrySuite (42.81s) [2023-06-28T21:44:02.762Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.11s) [2023-06-28T21:44:02.762Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.95s) [2023-06-28T21:44:02.762Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.27s) [2023-06-28T21:44:02.762Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.13s) [2023-06-28T21:44:02.762Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.51s) [2023-06-28T21:44:02.762Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.82s) [2023-06-28T21:44:02.762Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.06s) [2023-06-28T21:44:02.762Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.87s) [2023-06-28T21:44:02.762Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.85s) [2023-06-28T21:44:02.762Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.97s) [2023-06-28T21:44:02.762Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.06s) [2023-06-28T21:44:02.762Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.02s) [2023-06-28T21:44:02.762Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.21s) [2023-06-28T21:44:02.762Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.02s) [2023-06-28T21:44:02.762Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.65s) [2023-06-28T21:44:02.762Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.70s) [2023-06-28T21:44:02.762Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.93s) [2023-06-28T21:44:02.762Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.29s) [2023-06-28T21:44:02.762Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.92s) [2023-06-28T21:44:02.762Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2023-06-28T21:44:02.762Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.20s) [2023-06-28T21:44:02.762Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2023-06-28T21:44:02.762Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.97s) [2023-06-28T21:44:02.762Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.26s) [2023-06-28T21:44:02.762Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2023-06-28T21:44:02.762Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.95s) [2023-06-28T21:44:02.762Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.33s) [2023-06-28T21:44:02.762Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2023-06-28T21:44:02.762Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.24s) [2023-06-28T21:44:02.762Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.22s) [2023-06-28T21:44:02.762Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.31s) [2023-06-28T21:44:02.762Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2023-06-28T21:44:02.762Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.95s) [2023-06-28T21:44:02.762Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.30s) [2023-06-28T21:44:02.762Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.69s) [2023-06-28T21:44:02.762Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.93s) [2023-06-28T21:44:02.762Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.76s) [2023-06-28T21:44:02.762Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.74s) [2023-06-28T21:44:02.762Z] === RUN TestDockerSchema1RegistrySuite [2023-06-28T21:44:02.762Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2023-06-28T21:44:03.021Z] check_test.go:222: [d78bc13d5ec01] daemon is not started [2023-06-28T21:44:03.021Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2023-06-28T21:44:05.648Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-06-28T21:44:05.648Z] INFO: Testing against a local daemon [2023-06-28T21:44:05.648Z] === RUN TestServiceCreateInit [2023-06-28T21:44:05.648Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-06-28T21:44:05.648Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:05.648Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-06-28T21:44:05.648Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:05.648Z] --- PASS: TestServiceCreateInit (0.09s) [2023-06-28T21:44:05.648Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-06-28T21:44:05.648Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-06-28T21:44:05.648Z] === RUN TestCreateServiceMultipleTimes [2023-06-28T21:44:05.648Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:05.648Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2023-06-28T21:44:05.648Z] === RUN TestCreateServiceConflict [2023-06-28T21:44:05.648Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:05.648Z] --- SKIP: TestCreateServiceConflict (0.00s) [2023-06-28T21:44:05.648Z] === RUN TestCreateServiceMaxReplicas [2023-06-28T21:44:05.648Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:05.648Z] --- SKIP: TestCreateServiceMaxReplicas (0.09s) [2023-06-28T21:44:05.648Z] === RUN TestCreateWithDuplicateNetworkNames [2023-06-28T21:44:05.648Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:05.648Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2023-06-28T21:44:05.648Z] === RUN TestCreateServiceSecretFileMode [2023-06-28T21:44:05.648Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:05.648Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2023-06-28T21:44:05.648Z] === RUN TestCreateServiceConfigFileMode [2023-06-28T21:44:05.648Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:05.648Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2023-06-28T21:44:05.648Z] === RUN TestCreateServiceSysctls [2023-06-28T21:44:05.648Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:05.648Z] --- SKIP: TestCreateServiceSysctls (0.08s) [2023-06-28T21:44:05.648Z] === RUN TestCreateServiceCapabilities [2023-06-28T21:44:05.648Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:05.648Z] --- SKIP: TestCreateServiceCapabilities (0.07s) [2023-06-28T21:44:05.648Z] === RUN TestInspect [2023-06-28T21:44:05.648Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:05.648Z] --- SKIP: TestInspect (0.00s) [2023-06-28T21:44:05.648Z] === RUN TestCreateJob [2023-06-28T21:44:05.648Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:05.648Z] --- SKIP: TestCreateJob (0.00s) [2023-06-28T21:44:05.648Z] === RUN TestReplicatedJob [2023-06-28T21:44:05.648Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:05.648Z] --- SKIP: TestReplicatedJob (0.00s) [2023-06-28T21:44:05.648Z] === RUN TestUpdateReplicatedJob [2023-06-28T21:44:05.648Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:05.648Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2023-06-28T21:44:05.648Z] === RUN TestServiceListWithStatuses [2023-06-28T21:44:05.648Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:05.648Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-06-28T21:44:05.648Z] === RUN TestDockerNetworkConnectAlias [2023-06-28T21:44:05.648Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:05.648Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2023-06-28T21:44:05.648Z] === RUN TestDockerNetworkReConnect [2023-06-28T21:44:05.648Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:05.648Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2023-06-28T21:44:05.648Z] === RUN TestServicePlugin [2023-06-28T21:44:05.648Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:05.648Z] --- SKIP: TestServicePlugin (0.00s) [2023-06-28T21:44:05.648Z] === RUN TestServiceUpdateLabel [2023-06-28T21:44:05.648Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2023-06-28T21:44:05.648Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2023-06-28T21:44:05.648Z] === RUN TestServiceUpdateSecrets [2023-06-28T21:44:05.648Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2023-06-28T21:44:05.648Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2023-06-28T21:44:05.648Z] === RUN TestServiceUpdateConfigs [2023-06-28T21:44:05.648Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2023-06-28T21:44:05.648Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2023-06-28T21:44:05.648Z] === RUN TestServiceUpdateNetwork [2023-06-28T21:44:05.648Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2023-06-28T21:44:05.648Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2023-06-28T21:44:05.648Z] === RUN TestServiceUpdatePidsLimit [2023-06-28T21:44:05.648Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2023-06-28T21:44:05.648Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2023-06-28T21:44:05.648Z] PASS [2023-06-28T21:44:05.648Z] ok github.com/docker/docker/integration/service 0.625s [2023-06-28T21:44:05.648Z] [2023-06-28T21:44:05.648Z] === Skipped [2023-06-28T21:44:05.648Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-06-28T21:44:05.648Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:05.648Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-06-28T21:44:05.648Z] [2023-06-28T21:44:05.648Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-06-28T21:44:05.648Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:05.648Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-06-28T21:44:05.648Z] [2023-06-28T21:44:05.648Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.01s) [2023-06-28T21:44:05.648Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:05.648Z] [2023-06-28T21:44:05.648Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2023-06-28T21:44:05.648Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:05.648Z] [2023-06-28T21:44:05.648Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.09s) [2023-06-28T21:44:05.648Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:05.648Z] [2023-06-28T21:44:05.648Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2023-06-28T21:44:05.648Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:05.648Z] [2023-06-28T21:44:05.648Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2023-06-28T21:44:05.648Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:05.648Z] [2023-06-28T21:44:05.648Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2023-06-28T21:44:05.648Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:05.648Z] [2023-06-28T21:44:05.648Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.08s) [2023-06-28T21:44:05.648Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:05.648Z] [2023-06-28T21:44:05.648Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.07s) [2023-06-28T21:44:05.648Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:05.648Z] [2023-06-28T21:44:05.648Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2023-06-28T21:44:05.648Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:05.648Z] [2023-06-28T21:44:05.648Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2023-06-28T21:44:05.648Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:05.648Z] [2023-06-28T21:44:05.648Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2023-06-28T21:44:05.648Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:05.648Z] [2023-06-28T21:44:05.648Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2023-06-28T21:44:05.648Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:05.648Z] [2023-06-28T21:44:05.648Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2023-06-28T21:44:05.648Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:05.648Z] [2023-06-28T21:44:05.648Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2023-06-28T21:44:05.648Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:05.648Z] [2023-06-28T21:44:05.648Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2023-06-28T21:44:05.648Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:05.648Z] [2023-06-28T21:44:05.648Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2023-06-28T21:44:05.648Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:05.648Z] [2023-06-28T21:44:05.648Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2023-06-28T21:44:05.648Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2023-06-28T21:44:05.648Z] [2023-06-28T21:44:05.648Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.01s) [2023-06-28T21:44:05.648Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2023-06-28T21:44:05.648Z] [2023-06-28T21:44:05.648Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2023-06-28T21:44:05.649Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2023-06-28T21:44:05.649Z] [2023-06-28T21:44:05.649Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2023-06-28T21:44:05.649Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2023-06-28T21:44:05.649Z] [2023-06-28T21:44:05.649Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2023-06-28T21:44:05.649Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2023-06-28T21:44:05.649Z] [2023-06-28T21:44:05.649Z] DONE 24 tests, 23 skipped in 4.580s [2023-06-28T21:44:06.117Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2023-06-28T21:44:06.315Z] check_test.go:222: [d7611685b26cb] daemon is not started [2023-06-28T21:44:06.315Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2023-06-28T21:44:06.315Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2023-06-28T21:44:08.224Z] docker_cli_swarm_test.go:1802: [df6ca86361198] joining swarm manager [d0a1551eaa443]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-06-28T21:44:09.078Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-06-28T21:44:09.078Z] INFO: Testing against a local daemon [2023-06-28T21:44:09.078Z] === RUN TestSessionCreate [2023-06-28T21:44:09.078Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2023-06-28T21:44:09.078Z] --- SKIP: TestSessionCreate (0.00s) [2023-06-28T21:44:09.078Z] === RUN TestSessionCreateWithBadUpgrade [2023-06-28T21:44:09.078Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2023-06-28T21:44:09.078Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2023-06-28T21:44:09.078Z] PASS [2023-06-28T21:44:09.078Z] ok github.com/docker/docker/integration/session 0.339s [2023-06-28T21:44:09.078Z] [2023-06-28T21:44:09.078Z] === Skipped [2023-06-28T21:44:09.078Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2023-06-28T21:44:09.078Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2023-06-28T21:44:09.078Z] [2023-06-28T21:44:09.078Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2023-06-28T21:44:09.078Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2023-06-28T21:44:09.078Z] [2023-06-28T21:44:09.078Z] DONE 2 tests, 2 skipped in 3.218s [2023-06-28T21:44:09.162Z] docker_cli_swarm_test.go:1803: [dade528a0bc1a] joining swarm manager [d0a1551eaa443]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-06-28T21:44:09.544Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2023-06-28T21:44:10.541Z] check_test.go:222: [d9e0608e7be3e] daemon is not started [2023-06-28T21:44:10.801Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2023-06-28T21:44:13.322Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-06-28T21:44:13.322Z] INFO: Testing against a local daemon [2023-06-28T21:44:13.322Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-06-28T21:44:13.322Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:13.322Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-06-28T21:44:13.322Z] === RUN TestEventsExecDie [2023-06-28T21:44:13.322Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2023-06-28T21:44:13.322Z] --- SKIP: TestEventsExecDie (0.01s) [2023-06-28T21:44:13.322Z] === RUN TestEventsBackwardsCompatible [2023-06-28T21:44:13.322Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2023-06-28T21:44:13.322Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2023-06-28T21:44:13.322Z] === RUN TestInfoAPI [2023-06-28T21:44:13.322Z] --- PASS: TestInfoAPI (0.08s) [2023-06-28T21:44:13.322Z] === RUN TestInfoAPIWarnings [2023-06-28T21:44:13.322Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-06-28T21:44:13.322Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2023-06-28T21:44:13.322Z] === RUN TestInfoDebug [2023-06-28T21:44:13.322Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-06-28T21:44:13.322Z] --- SKIP: TestInfoDebug (0.00s) [2023-06-28T21:44:13.322Z] === RUN TestInfoInsecureRegistries [2023-06-28T21:44:13.322Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-06-28T21:44:13.322Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2023-06-28T21:44:13.322Z] === RUN TestInfoRegistryMirrors [2023-06-28T21:44:13.322Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-06-28T21:44:13.322Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2023-06-28T21:44:13.322Z] === RUN TestLoginFailsWithBadCredentials [2023-06-28T21:44:13.339Z] check_test.go:222: [d851b70f01e88] daemon is not started [2023-06-28T21:44:13.339Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2023-06-28T21:44:13.791Z] --- PASS: TestLoginFailsWithBadCredentials (0.88s) [2023-06-28T21:44:13.791Z] === RUN TestPingCacheHeaders [2023-06-28T21:44:13.791Z] --- PASS: TestPingCacheHeaders (0.09s) [2023-06-28T21:44:13.791Z] === RUN TestPingGet [2023-06-28T21:44:13.791Z] --- PASS: TestPingGet (0.10s) [2023-06-28T21:44:13.791Z] === RUN TestPingHead [2023-06-28T21:44:13.791Z] --- PASS: TestPingHead (0.09s) [2023-06-28T21:44:13.791Z] === RUN TestVersion [2023-06-28T21:44:14.261Z] --- PASS: TestVersion (0.07s) [2023-06-28T21:44:14.261Z] PASS [2023-06-28T21:44:14.261Z] ok github.com/docker/docker/integration/system 1.544s [2023-06-28T21:44:14.261Z] [2023-06-28T21:44:14.261Z] === Skipped [2023-06-28T21:44:14.261Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-06-28T21:44:14.261Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2023-06-28T21:44:14.261Z] [2023-06-28T21:44:14.261Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2023-06-28T21:44:14.261Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2023-06-28T21:44:14.261Z] [2023-06-28T21:44:14.261Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2023-06-28T21:44:14.261Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2023-06-28T21:44:14.261Z] [2023-06-28T21:44:14.261Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2023-06-28T21:44:14.261Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-06-28T21:44:14.261Z] [2023-06-28T21:44:14.261Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2023-06-28T21:44:14.261Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-06-28T21:44:14.261Z] [2023-06-28T21:44:14.261Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2023-06-28T21:44:14.261Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-06-28T21:44:14.261Z] [2023-06-28T21:44:14.261Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2023-06-28T21:44:14.261Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-06-28T21:44:14.261Z] [2023-06-28T21:44:14.261Z] DONE 13 tests, 7 skipped in 4.664s [2023-06-28T21:44:14.261Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2023-06-28T21:44:14.276Z] check_test.go:222: [d2ac3898d99f9] daemon is not started [2023-06-28T21:44:14.276Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2023-06-28T21:44:14.846Z] check_test.go:222: [dbb018f7f99eb] daemon is not started [2023-06-28T21:44:14.846Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2023-06-28T21:44:15.106Z] check_test.go:222: [d4ceffb869825] daemon is not started [2023-06-28T21:44:15.106Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2023-06-28T21:44:16.045Z] check_test.go:222: [d9b819017945a] daemon is not started [2023-06-28T21:44:16.045Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2023-06-28T21:44:16.983Z] check_test.go:222: [d26ae6fb94ae3] daemon is not started [2023-06-28T21:44:16.983Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2023-06-28T21:44:17.924Z] check_test.go:222: [d9aae4a536f93] daemon is not started [2023-06-28T21:44:17.924Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2023-06-28T21:44:18.033Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-06-28T21:44:18.033Z] INFO: Testing against a local daemon [2023-06-28T21:44:18.033Z] === RUN TestVolumesCreateAndList [2023-06-28T21:44:18.033Z] --- PASS: TestVolumesCreateAndList (0.10s) [2023-06-28T21:44:18.033Z] === RUN TestVolumesRemove [2023-06-28T21:44:18.033Z] --- PASS: TestVolumesRemove (0.19s) [2023-06-28T21:44:18.033Z] === RUN TestVolumesInspect [2023-06-28T21:44:18.033Z] --- PASS: TestVolumesInspect (0.10s) [2023-06-28T21:44:18.033Z] === RUN TestVolumesInvalidJSON [2023-06-28T21:44:18.033Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-06-28T21:44:18.033Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-06-28T21:44:18.033Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-06-28T21:44:18.033Z] --- PASS: TestVolumesInvalidJSON (0.07s) [2023-06-28T21:44:18.033Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2023-06-28T21:44:18.033Z] PASS [2023-06-28T21:44:18.033Z] ok github.com/docker/docker/integration/volume 0.680s [2023-06-28T21:44:18.033Z] [2023-06-28T21:44:18.033Z] DONE 5 tests in 3.750s [2023-06-28T21:44:18.497Z] INFO: make.ps1 ended at 06/28/2023 21:44:18 [2023-06-28T21:44:18.497Z] INFO: Integration CLI tests being run from the host: [2023-06-28T21:44:18.497Z] 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" [2023-06-28T21:44:20.461Z] check_test.go:222: [dc294ef91abc7] daemon is not started [2023-06-28T21:44:20.461Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2023-06-28T21:44:20.461Z] check_test.go:222: [dfc48aca84477] daemon is not started [2023-06-28T21:44:20.461Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2023-06-28T21:44:20.720Z] check_test.go:222: [d645c6149beff] daemon is not started [2023-06-28T21:44:20.720Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2023-06-28T21:44:20.980Z] check_test.go:222: [d1723f5028e9e] daemon is not started [2023-06-28T21:44:20.980Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2023-06-28T21:44:21.239Z] check_test.go:222: [d35d0f658c738] daemon is not started [2023-06-28T21:44:21.239Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2023-06-28T21:44:21.498Z] check_test.go:222: [da21ed15672fb] daemon is not started [2023-06-28T21:44:21.498Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2023-06-28T21:44:21.498Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2023-06-28T21:44:21.761Z] check_test.go:222: [d2a2fdd8676e3] daemon is not started [2023-06-28T21:44:21.761Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2023-06-28T21:44:21.761Z] check_test.go:222: [d57ca5501b050] daemon is not started [2023-06-28T21:44:21.761Z] --- PASS: TestDockerSchema1RegistrySuite (19.07s) [2023-06-28T21:44:21.761Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.14s) [2023-06-28T21:44:21.761Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.87s) [2023-06-28T21:44:21.761Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.87s) [2023-06-28T21:44:21.761Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.47s) [2023-06-28T21:44:21.761Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.93s) [2023-06-28T21:44:21.761Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.89s) [2023-06-28T21:44:21.761Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2023-06-28T21:44:21.761Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.04s) [2023-06-28T21:44:21.761Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.85s) [2023-06-28T21:44:21.761Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2023-06-28T21:44:21.761Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.30s) [2023-06-28T21:44:21.761Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.38s) [2023-06-28T21:44:21.761Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.34s) [2023-06-28T21:44:21.761Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2023-06-28T21:44:21.761Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.26s) [2023-06-28T21:44:21.761Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.22s) [2023-06-28T21:44:21.761Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.33s) [2023-06-28T21:44:21.761Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2023-06-28T21:44:21.761Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2023-06-28T21:44:21.761Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2023-06-28T21:44:22.726Z] check_test.go:251: [db81bf43b19a1] daemon is not started [2023-06-28T21:44:22.726Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2023-06-28T21:44:22.986Z] check_test.go:251: [d883d3b96e0e4] daemon is not started [2023-06-28T21:44:22.986Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2023-06-28T21:44:23.245Z] check_test.go:251: [dcebddb7b39e8] daemon is not started [2023-06-28T21:44:23.245Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2023-06-28T21:44:24.625Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2023-06-28T21:44:24.885Z] check_test.go:251: [d0970ced8b99e] daemon is not started [2023-06-28T21:44:24.885Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2023-06-28T21:44:25.454Z] check_test.go:251: [d5605ac94d102] daemon is not started [2023-06-28T21:44:25.454Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2023-06-28T21:44:26.391Z] check_test.go:251: [d6f5f297f5e7c] daemon is not started [2023-06-28T21:44:26.391Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2023-06-28T21:44:26.391Z] check_test.go:251: [d9b6dfb7b73e1] daemon is not started [2023-06-28T21:44:26.391Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.45s) [2023-06-28T21:44:26.391Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.63s) [2023-06-28T21:44:26.391Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.54s) [2023-06-28T21:44:26.391Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2023-06-28T21:44:26.391Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.16s) [2023-06-28T21:44:26.391Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2023-06-28T21:44:26.391Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.47s) [2023-06-28T21:44:26.391Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.81s) [2023-06-28T21:44:26.391Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2023-06-28T21:44:26.391Z] === RUN TestDockerRegistryAuthTokenSuite [2023-06-28T21:44:26.391Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2023-06-28T21:44:29.683Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2023-06-28T21:44:31.062Z] docker_cli_swarm_test.go:1321: [d421e20275a51] joining swarm manager [dead10bf5852d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-06-28T21:44:31.631Z] check_test.go:278: [d770de7c1c9f0] daemon is not started [2023-06-28T21:44:31.631Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2023-06-28T21:44:31.631Z] check_test.go:278: [dd1f5e113e2c9] daemon is not started [2023-06-28T21:44:31.631Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2023-06-28T21:44:31.891Z] check_test.go:278: [d0a338235acd6] daemon is not started [2023-06-28T21:44:31.891Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2023-06-28T21:44:31.891Z] check_test.go:278: [d1d1796edf9d3] daemon is not started [2023-06-28T21:44:31.891Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2023-06-28T21:44:32.151Z] check_test.go:278: [d5f349e062be5] daemon is not started [2023-06-28T21:44:32.151Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.74s) [2023-06-28T21:44:32.151Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2023-06-28T21:44:32.151Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2023-06-28T21:44:32.151Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2023-06-28T21:44:32.151Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2023-06-28T21:44:32.151Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2023-06-28T21:44:32.151Z] === RUN TestDockerNetworkSuite [2023-06-28T21:44:32.151Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2023-06-28T21:44:32.410Z] docker_cli_swarm_test.go:1322: [d6e7fc75e43a0] joining swarm manager [dead10bf5852d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-06-28T21:44:33.383Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-06-28T21:44:33.383Z] INFO: Testing against a local daemon [2023-06-28T21:44:33.383Z] === RUN TestDockerSuite [2023-06-28T21:44:33.383Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2023-06-28T21:44:33.383Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2023-06-28T21:44:33.383Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2023-06-28T21:44:33.383Z] === RUN TestDockerSuite/TestAPIErrorJSON [2023-06-28T21:44:33.383Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2023-06-28T21:44:33.383Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2023-06-28T21:44:33.383Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2023-06-28T21:44:33.383Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2023-06-28T21:44:33.383Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2023-06-28T21:44:33.383Z] === RUN TestDockerSuite/TestAPIImagesDelete [2023-06-28T21:44:34.317Z] docker_cli_network_unix_test.go:46: [db18d06c9f511] daemon is not started [2023-06-28T21:44:34.364Z] === RUN TestDockerSuite/TestAPIImagesFilter [2023-06-28T21:44:34.577Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2023-06-28T21:44:34.828Z] === RUN TestDockerSuite/TestAPIImagesHistory [2023-06-28T21:44:35.146Z] docker_cli_network_unix_test.go:46: [d3b7a51c1994c] daemon is not started [2023-06-28T21:44:35.146Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2023-06-28T21:44:35.804Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2023-06-28T21:44:36.269Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2023-06-28T21:44:37.684Z] docker_cli_network_unix_test.go:46: [d9111c2e1e38a] daemon is not started [2023-06-28T21:44:38.254Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2023-06-28T21:44:39.634Z] docker_cli_network_unix_test.go:46: [d34cd8997487c] daemon is not started [2023-06-28T21:44:39.634Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2023-06-28T21:44:39.894Z] docker_cli_network_unix_test.go:1233: [d7b9fa0f31072] daemon is not started [2023-06-28T21:44:42.433Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2023-06-28T21:44:43.372Z] docker_cli_network_unix_test.go:46: [d3d87aecd3886] daemon is not started [2023-06-28T21:44:43.940Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2023-06-28T21:44:48.137Z] docker_cli_network_unix_test.go:46: [dd1da786a2366] daemon is not started [2023-06-28T21:44:49.076Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2023-06-28T21:44:51.003Z] docker_cli_network_unix_test.go:46: [d3479f6a6006c] daemon is not started [2023-06-28T21:44:51.263Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2023-06-28T21:44:52.643Z] docker_cli_network_unix_test.go:46: [de5ec4f6f2146] daemon is not started [2023-06-28T21:44:52.643Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2023-06-28T21:44:52.902Z] docker_cli_network_unix_test.go:46: [d551610a3c7f4] daemon is not started [2023-06-28T21:44:52.902Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2023-06-28T21:44:53.162Z] docker_cli_network_unix_test.go:46: [d0523875ae6b7] daemon is not started [2023-06-28T21:44:53.162Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2023-06-28T21:44:53.730Z] docker_cli_network_unix_test.go:46: [deb66e51ef856] daemon is not started [2023-06-28T21:44:54.299Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2023-06-28T21:44:54.558Z] docker_cli_network_unix_test.go:46: [df56dfc657b1f] daemon is not started [2023-06-28T21:44:55.127Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2023-06-28T21:44:55.386Z] docker_cli_network_unix_test.go:46: [d60788d84145c] daemon is not started [2023-06-28T21:44:55.386Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2023-06-28T21:44:55.646Z] docker_cli_network_unix_test.go:46: [d804bab3919bb] daemon is not started [2023-06-28T21:44:55.646Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2023-06-28T21:44:56.214Z] docker_cli_network_unix_test.go:46: [d140078427a9e] daemon is not started [2023-06-28T21:44:56.474Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2023-06-28T21:44:56.474Z] docker_cli_network_unix_test.go:46: [dd1dbc09831d4] daemon is not started [2023-06-28T21:44:56.474Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2023-06-28T21:44:56.735Z] docker_cli_network_unix_test.go:46: [d150d4bd3c556] daemon is not started [2023-06-28T21:44:56.735Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2023-06-28T21:44:56.735Z] docker_cli_network_unix_test.go:46: [d244782f1d900] daemon is not started [2023-06-28T21:44:56.735Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2023-06-28T21:44:57.673Z] docker_cli_network_unix_test.go:46: [d4ea0ee4ef302] daemon is not started [2023-06-28T21:44:57.673Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2023-06-28T21:44:58.242Z] docker_cli_network_unix_test.go:46: [d044488ab57a3] daemon is not started [2023-06-28T21:44:58.811Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2023-06-28T21:44:58.811Z] docker_cli_network_unix_test.go:46: [dc656823b706a] daemon is not started [2023-06-28T21:44:58.811Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2023-06-28T21:44:58.811Z] docker_cli_network_unix_test.go:46: [dbc36b89ff8e9] daemon is not started [2023-06-28T21:44:59.071Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2023-06-28T21:44:59.071Z] docker_cli_network_unix_test.go:46: [dd3d3a08c1eb3] daemon is not started [2023-06-28T21:44:59.071Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2023-06-28T21:45:00.009Z] docker_cli_network_unix_test.go:968: [d36b0f6e0445d] daemon is not started [2023-06-28T21:45:01.390Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2023-06-28T21:45:02.328Z] docker_cli_network_unix_test.go:46: [d38e4f9750493] daemon is not started [2023-06-28T21:45:02.588Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2023-06-28T21:45:05.127Z] docker_cli_network_unix_test.go:1116: [dfb4bec4c8517] daemon is not started [2023-06-28T21:45:06.509Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2023-06-28T21:45:06.768Z] docker_cli_network_unix_test.go:46: [d9f9e1c7de2c0] daemon is not started [2023-06-28T21:45:06.768Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2023-06-28T21:45:07.706Z] docker_cli_network_unix_test.go:46: [d1bfa1dff6b5d] daemon is not started [2023-06-28T21:45:07.706Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2023-06-28T21:45:07.706Z] docker_cli_network_unix_test.go:46: [d340e88e2d43a] daemon is not started [2023-06-28T21:45:07.965Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2023-06-28T21:45:07.965Z] docker_cli_network_unix_test.go:46: [d80fd197c9e1c] daemon is not started [2023-06-28T21:45:07.965Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2023-06-28T21:45:07.965Z] docker_cli_network_unix_test.go:46: [d32e6c12feb42] daemon is not started [2023-06-28T21:45:07.965Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2023-06-28T21:45:08.225Z] docker_cli_network_unix_test.go:46: [daacbf11ce124] daemon is not started [2023-06-28T21:45:08.225Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2023-06-28T21:45:08.225Z] docker_cli_network_unix_test.go:46: [d3f5951763ae8] daemon is not started [2023-06-28T21:45:08.225Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2023-06-28T21:45:10.132Z] docker_cli_network_unix_test.go:46: [dbb403671530b] daemon is not started [2023-06-28T21:45:10.700Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2023-06-28T21:45:10.700Z] docker_cli_network_unix_test.go:46: [dabab8e14707b] daemon is not started [2023-06-28T21:45:10.700Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2023-06-28T21:45:10.700Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2023-06-28T21:45:10.700Z] docker_cli_network_unix_test.go:46: [d6ddb6a139e4a] daemon is not started [2023-06-28T21:45:10.700Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2023-06-28T21:45:11.268Z] docker_cli_network_unix_test.go:46: [de8fb55965fe7] daemon is not started [2023-06-28T21:45:11.527Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2023-06-28T21:45:15.723Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2023-06-28T21:45:16.680Z] docker_cli_network_unix_test.go:1084: [d8b9bf60e1f81] daemon is not started [2023-06-28T21:45:18.588Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2023-06-28T21:45:18.588Z] docker_cli_network_unix_test.go:46: [de2087d1b1284] daemon is not started [2023-06-28T21:45:18.588Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2023-06-28T21:45:18.848Z] docker_cli_network_unix_test.go:46: [d2e15bb45c757] daemon is not started [2023-06-28T21:45:19.108Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2023-06-28T21:45:20.487Z] docker_cli_network_unix_test.go:46: [d01b38f8b37e8] daemon is not started [2023-06-28T21:45:20.747Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2023-06-28T21:45:20.747Z] docker_cli_network_unix_test.go:46: [d23588f48f229] daemon is not started [2023-06-28T21:45:20.747Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2023-06-28T21:45:21.006Z] docker_cli_network_unix_test.go:46: [d40e3eafaa404] daemon is not started [2023-06-28T21:45:21.265Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2023-06-28T21:45:21.834Z] docker_cli_network_unix_test.go:46: [d244e2a179f22] daemon is not started [2023-06-28T21:45:21.834Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2023-06-28T21:45:22.403Z] docker_cli_network_unix_test.go:46: [d347c60155ce2] daemon is not started [2023-06-28T21:45:22.662Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2023-06-28T21:45:27.939Z] docker_cli_network_unix_test.go:46: [db5c8197b603c] daemon is not started [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite (55.75s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.50s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.66s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.85s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.59s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.62s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.63s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.06s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.26s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.19s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.31s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.95s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.89s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.35s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.76s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.20s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.77s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.07s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.23s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.26s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.24s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (4.04s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.95s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.17s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.47s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2023-06-28T21:45:27.939Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.57s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.13s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.81s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.60s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.61s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.91s) [2023-06-28T21:45:27.939Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.12s) [2023-06-28T21:45:27.939Z] === RUN TestDockerHubPullSuite [2023-06-28T21:45:27.939Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2023-06-28T21:45:29.847Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2023-06-28T21:45:32.384Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2023-06-28T21:45:33.322Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2023-06-28T21:45:35.228Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2023-06-28T21:45:35.228Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2023-06-28T21:45:35.797Z] --- PASS: TestDockerHubPullSuite (7.84s) [2023-06-28T21:45:35.797Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.82s) [2023-06-28T21:45:35.797Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.51s) [2023-06-28T21:45:35.797Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.00s) [2023-06-28T21:45:35.797Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.72s) [2023-06-28T21:45:35.797Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.43s) [2023-06-28T21:45:35.797Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2023-06-28T21:45:35.797Z] PASS [2023-06-28T21:45:35.797Z] [2023-06-28T21:45:35.797Z] === Skipped [2023-06-28T21:45:35.797Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2023-06-28T21:45:35.797Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2023-06-28T21:45:35.797Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2023-06-28T21:45:35.797Z] [2023-06-28T21:45:35.797Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2023-06-28T21:45:35.797Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2023-06-28T21:45:35.797Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2023-06-28T21:45:35.797Z] [2023-06-28T21:45:35.797Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2023-06-28T21:45:35.797Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2023-06-28T21:45:35.797Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2023-06-28T21:45:35.797Z] [2023-06-28T21:45:35.797Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.00s) [2023-06-28T21:45:35.797Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2023-06-28T21:45:35.797Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.00s) [2023-06-28T21:45:35.797Z] [2023-06-28T21:45:35.797Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2023-06-28T21:45:35.797Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2023-06-28T21:45:35.797Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2023-06-28T21:45:35.797Z] [2023-06-28T21:45:35.797Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2023-06-28T21:45:35.797Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2023-06-28T21:45:35.797Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2023-06-28T21:45:35.797Z] [2023-06-28T21:45:35.797Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2023-06-28T21:45:35.797Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2023-06-28T21:45:35.797Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2023-06-28T21:45:35.797Z] [2023-06-28T21:45:35.797Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2023-06-28T21:45:35.797Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2023-06-28T21:45:35.797Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2023-06-28T21:45:35.797Z] [2023-06-28T21:45:35.797Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2023-06-28T21:45:35.797Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2023-06-28T21:45:35.797Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2023-06-28T21:45:35.797Z] [2023-06-28T21:45:35.797Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2023-06-28T21:45:35.797Z] docker_cli_build_test.go:6018: unmatched requirement DaemonIsWindows [2023-06-28T21:45:35.797Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2023-06-28T21:45:35.797Z] [2023-06-28T21:45:35.797Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2023-06-28T21:45:35.797Z] docker_cli_build_test.go:5988: unmatched requirement DaemonIsWindows [2023-06-28T21:45:35.797Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2023-06-28T21:45:35.797Z] [2023-06-28T21:45:35.797Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2023-06-28T21:45:35.797Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2023-06-28T21:45:35.797Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2023-06-28T21:45:35.797Z] [2023-06-28T21:45:35.797Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s) [2023-06-28T21:45:35.797Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2023-06-28T21:45:35.797Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s) [2023-06-28T21:45:35.797Z] [2023-06-28T21:45:35.797Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2023-06-28T21:45:35.797Z] docker_cli_sni_test.go:18: Flakey test [2023-06-28T21:45:35.797Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2023-06-28T21:45:35.797Z] [2023-06-28T21:45:35.797Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2023-06-28T21:45:35.797Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2023-06-28T21:45:35.797Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2023-06-28T21:45:35.797Z] [2023-06-28T21:45:35.797Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2023-06-28T21:45:35.797Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2023-06-28T21:45:35.797Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2023-06-28T21:45:35.797Z] [2023-06-28T21:45:35.797Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2023-06-28T21:45:35.797Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-06-28T21:45:35.797Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2023-06-28T21:45:35.797Z] [2023-06-28T21:45:35.797Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2023-06-28T21:45:35.797Z] docker_cli_exec_test.go:517: unmatched requirement DaemonIsWindows [2023-06-28T21:45:35.797Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2023-06-28T21:45:35.797Z] [2023-06-28T21:45:35.797Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2023-06-28T21:45:35.797Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2023-06-28T21:45:35.797Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2023-06-28T21:45:35.797Z] [2023-06-28T21:45:35.797Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2023-06-28T21:45:35.797Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2023-06-28T21:45:35.797Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2023-06-28T21:45:35.797Z] [2023-06-28T21:45:35.797Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2023-06-28T21:45:35.797Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2023-06-28T21:45:35.797Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2023-06-28T21:45:35.797Z] [2023-06-28T21:45:35.797Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2023-06-28T21:45:35.797Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2023-06-28T21:45:35.797Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2023-06-28T21:45:35.797Z] [2023-06-28T21:45:35.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2023-06-28T21:45:35.798Z] docker_cli_run_test.go:4044: unmatched requirement DaemonIsWindows [2023-06-28T21:45:35.798Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2023-06-28T21:45:35.798Z] [2023-06-28T21:45:35.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2023-06-28T21:45:35.798Z] docker_cli_run_test.go:4063: unmatched requirement DaemonIsWindows [2023-06-28T21:45:35.798Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2023-06-28T21:45:35.798Z] [2023-06-28T21:45:35.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-06-28T21:45:35.798Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv [2023-06-28T21:45:35.798Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-06-28T21:45:35.798Z] [2023-06-28T21:45:35.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-06-28T21:45:35.798Z] docker_cli_run_test.go:4129: unmatched requirement IsolationIsProcess [2023-06-28T21:45:35.798Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-06-28T21:45:35.798Z] [2023-06-28T21:45:35.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2023-06-28T21:45:35.798Z] docker_cli_run_test.go:2864: kernel doesn't have latency_stats configured [2023-06-28T21:45:35.798Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2023-06-28T21:45:35.798Z] [2023-06-28T21:45:35.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2023-06-28T21:45:35.798Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2023-06-28T21:45:35.798Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2023-06-28T21:45:35.798Z] [2023-06-28T21:45:35.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2023-06-28T21:45:35.798Z] docker_cli_run_test.go:4099: unmatched requirement DaemonIsWindows [2023-06-28T21:45:35.798Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2023-06-28T21:45:35.798Z] [2023-06-28T21:45:35.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2023-06-28T21:45:35.798Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2023-06-28T21:45:35.798Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2023-06-28T21:45:35.798Z] [2023-06-28T21:45:35.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2023-06-28T21:45:35.798Z] docker_cli_run_test.go:4109: unmatched requirement DaemonIsWindows [2023-06-28T21:45:35.798Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2023-06-28T21:45:35.798Z] [2023-06-28T21:45:35.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2023-06-28T21:45:35.798Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2023-06-28T21:45:35.798Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2023-06-28T21:45:35.798Z] [2023-06-28T21:45:35.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2023-06-28T21:45:35.798Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2023-06-28T21:45:35.798Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2023-06-28T21:45:35.798Z] [2023-06-28T21:45:35.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2023-06-28T21:45:35.798Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2023-06-28T21:45:35.798Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2023-06-28T21:45:35.798Z] [2023-06-28T21:45:35.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2023-06-28T21:45:35.798Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2023-06-28T21:45:35.798Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2023-06-28T21:45:35.798Z] [2023-06-28T21:45:35.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2023-06-28T21:45:35.798Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2023-06-28T21:45:35.798Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2023-06-28T21:45:35.798Z] [2023-06-28T21:45:35.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2023-06-28T21:45:35.798Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2023-06-28T21:45:35.798Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2023-06-28T21:45:35.798Z] [2023-06-28T21:45:35.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2023-06-28T21:45:35.798Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2023-06-28T21:45:35.798Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2023-06-28T21:45:35.798Z] [2023-06-28T21:45:35.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2023-06-28T21:45:35.798Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2023-06-28T21:45:35.798Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2023-06-28T21:45:35.798Z] [2023-06-28T21:45:35.798Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2023-06-28T21:45:35.798Z] docker_cli_run_test.go:4437: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2023-06-28T21:45:35.798Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2023-06-28T21:45:35.798Z] [2023-06-28T21:45:35.798Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2023-06-28T21:45:35.798Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2023-06-28T21:45:35.798Z] docker_cli_network_unix_test.go:46: [d6ddb6a139e4a] daemon is not started [2023-06-28T21:45:35.798Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2023-06-28T21:45:35.798Z] [2023-06-28T21:45:35.798Z] DONE 1270 tests, 41 skipped in 1338.868s [2023-06-28T21:45:35.798Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-06-28T21:45:35.798Z] ++++ cat bundles/test-integration/docker.pid [2023-06-28T21:45:35.798Z] +++ kill 12656 [2023-06-28T21:45:36.736Z] +++ /etc/init.d/apparmor stop [2023-06-28T21:45:36.736Z] Leaving: AppArmorNo profiles have been unloaded. [2023-06-28T21:45:36.736Z] [2023-06-28T21:45:36.736Z] Unloading profiles will leave already running processes permanently [2023-06-28T21:45:36.736Z] unconfined, which can lead to unexpected situations. [2023-06-28T21:45:36.736Z] [2023-06-28T21:45:36.736Z] To set a process to complain mode, use the command line tool [2023-06-28T21:45:36.736Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-06-28T21:45:36.736Z] +++ true [2023-06-28T21:45:36.736Z] exiting test-integration [2023-06-28T21:45:36.736Z] ++ exit 0 [2023-06-28T21:45:36.736Z] [2023-06-28T21:45:36.995Z] + for job in $(jobs -p) [2023-06-28T21:45:36.995Z] + wait 38505 [2023-06-28T21:46:23.686Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2023-06-28T21:46:23.686Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2023-06-28T21:46:28.973Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2023-06-28T21:46:32.859Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2023-06-28T21:46:32.861Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2023-06-28T21:46:32.861Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2023-06-28T21:46:32.861Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2023-06-28T21:46:32.861Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2023-06-28T21:46:32.861Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2023-06-28T21:46:32.861Z] === RUN TestDockerSuite/TestAPINetworkFilter [2023-06-28T21:46:32.861Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2023-06-28T21:46:32.861Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2023-06-28T21:46:32.861Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2023-06-28T21:46:32.861Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2023-06-28T21:46:32.861Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2023-06-28T21:46:32.861Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2023-06-28T21:46:32.861Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2023-06-28T21:46:32.861Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2023-06-28T21:46:32.861Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2023-06-28T21:46:32.861Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2023-06-28T21:46:32.861Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2023-06-28T21:46:32.861Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2023-06-28T21:46:32.861Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2023-06-28T21:46:34.251Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2023-06-28T21:46:36.788Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2023-06-28T21:46:37.600Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2023-06-28T21:46:37.600Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-06-28T21:46:37.600Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2023-06-28T21:46:37.600Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2023-06-28T21:46:37.600Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2023-06-28T21:46:42.064Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2023-06-28T21:46:43.432Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2023-06-28T21:46:43.971Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2023-06-28T21:46:48.168Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2023-06-28T21:46:48.168Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2023-06-28T21:46:48.168Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2023-06-28T21:46:53.819Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2023-06-28T21:46:53.819Z] docker_cli_run_test.go:3176: unmatched requirement Apparmor [2023-06-28T21:46:53.819Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2023-06-28T21:46:53.819Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2023-06-28T21:46:53.819Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2023-06-28T21:46:53.819Z] docker_cli_run_test.go:3166: unmatched requirement DaemonIsLinux [2023-06-28T21:46:53.819Z] === RUN TestDockerSuite/TestAttachDisconnect [2023-06-28T21:46:53.819Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2023-06-28T21:46:53.819Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2023-06-28T21:46:54.741Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2023-06-28T21:46:55.000Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2023-06-28T21:46:55.939Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2023-06-28T21:46:58.477Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2023-06-28T21:46:59.658Z] === RUN TestDockerSuite/TestAttachPausedContainer [2023-06-28T21:46:59.658Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2023-06-28T21:46:59.658Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2023-06-28T21:46:59.658Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2023-06-28T21:46:59.658Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2023-06-28T21:47:14.555Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2023-06-28T21:47:54.741Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2023-06-28T21:47:54.741Z] docker_cli_swarm_test.go:1186: [d91292dad5faf] joining swarm manager [de7c7fc4b7b18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-06-28T21:48:00.016Z] docker_cli_swarm_test.go:1195: [d88ddf903e85b] joining swarm manager [de7c7fc4b7b18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-06-28T21:48:46.707Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2023-06-28T21:48:50.015Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2023-06-28T21:48:54.212Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2023-06-28T21:48:56.120Z] docker_cli_swarm_test.go:1118: [dec0f0433e1cc] joining swarm manager [d3cc8ad8332fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-06-28T21:48:57.059Z] docker_cli_swarm_test.go:1119: [d44e385d55991] joining swarm manager [d3cc8ad8332fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-06-28T21:50:22.446Z] docker_cli_swarm_test.go:1172: [d2d3e88421fc4] joining swarm manager [d3cc8ad8332fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2023-06-28T21:50:40.547Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2023-06-28T21:50:41.962Z] docker_cli_swarm_test.go:1453: [de7f7d59a05e7] joining swarm manager [d0fd76512d4fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-06-28T21:50:42.900Z] docker_cli_swarm_test.go:1454: [d7e0d3da0c3b7] joining swarm manager [d0fd76512d4fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-06-28T21:50:43.008Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2023-06-28T21:50:43.008Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2023-06-28T21:50:43.008Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2023-06-28T21:50:53.380Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2023-06-28T21:50:53.380Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2023-06-28T21:50:55.116Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2023-06-28T21:50:55.116Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2023-06-28T21:50:55.116Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2023-06-28T21:50:55.116Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2023-06-28T21:50:55.116Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2023-06-28T21:50:55.685Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2023-06-28T21:50:58.224Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2023-06-28T21:51:00.492Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2023-06-28T21:51:01.468Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2023-06-28T21:51:01.468Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2023-06-28T21:51:01.468Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2023-06-28T21:51:01.468Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2023-06-28T21:51:01.468Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2023-06-28T21:51:01.468Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2023-06-28T21:51:01.468Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2023-06-28T21:51:01.517Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2023-06-28T21:51:01.931Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2023-06-28T21:51:03.425Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2023-06-28T21:51:03.485Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2023-06-28T21:51:05.332Z] docker_cli_swarm_unix_test.go:63: [d040acb728f86] joining swarm manager [d7ce6ccd6d3c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-06-28T21:51:08.202Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2023-06-28T21:51:11.122Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2023-06-28T21:51:11.122Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2023-06-28T21:51:11.122Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2023-06-28T21:51:11.122Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2023-06-28T21:51:11.122Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2023-06-28T21:51:11.122Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2023-06-28T21:51:15.845Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2023-06-28T21:51:36.987Z] === RUN TestDockerSuite/TestBuildAddNonTar [2023-06-28T21:51:42.808Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2023-06-28T21:51:43.787Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2023-06-28T21:51:43.787Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2023-06-28T21:51:43.787Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2023-06-28T21:51:48.504Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2023-06-28T21:51:50.709Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2023-06-28T21:52:01.577Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2023-06-28T21:52:01.578Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2023-06-28T21:52:01.578Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2023-06-28T21:52:03.128Z] === RUN TestDockerSuite/TestBuildAddScript [2023-06-28T21:52:03.128Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2023-06-28T21:52:03.128Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2023-06-28T21:52:03.128Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2023-06-28T21:52:03.128Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2023-06-28T21:52:03.128Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2023-06-28T21:52:03.128Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2023-06-28T21:52:03.128Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2023-06-28T21:52:03.128Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2023-06-28T21:52:03.488Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2023-06-28T21:52:04.104Z] === RUN TestDockerSuite/TestBuildAddTar [2023-06-28T21:52:06.808Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2023-06-28T21:52:09.347Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2023-06-28T21:52:11.256Z] docker_api_swarm_test.go:962: [d506a0fe67672] joining swarm manager [d3134286abe7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-06-28T21:52:29.356Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2023-06-28T21:52:44.245Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2023-06-28T21:52:45.625Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2023-06-28T21:52:48.164Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2023-06-28T21:52:50.701Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2023-06-28T21:52:58.849Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2023-06-28T21:53:04.141Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2023-06-28T21:53:06.679Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2023-06-28T21:53:09.217Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2023-06-28T21:53:11.754Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2023-06-28T21:53:14.292Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2023-06-28T21:53:16.198Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2023-06-28T21:53:16.280Z] === RUN TestDockerSuite/TestBuildAddTarXz [2023-06-28T21:53:16.280Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2023-06-28T21:53:16.280Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2023-06-28T21:53:16.280Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2023-06-28T21:53:16.280Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2023-06-28T21:53:18.735Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2023-06-28T21:53:37.415Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2023-06-28T21:53:37.415Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2023-06-28T21:53:38.960Z] === RUN TestDockerSuite/TestBuildBlankName [2023-06-28T21:53:40.505Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2023-06-28T21:53:52.912Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2023-06-28T21:53:52.912Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2023-06-28T21:53:55.824Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2023-06-28T21:54:04.409Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2023-06-28T21:54:14.976Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2023-06-28T21:54:22.118Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2023-06-28T21:54:29.888Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2023-06-28T21:54:34.524Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2023-06-28T21:54:34.524Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2023-06-28T21:54:34.985Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2023-06-28T21:54:44.774Z] --- PASS: TestDockerSwarmSuite (1579.30s) [2023-06-28T21:54:44.774Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.49s) [2023-06-28T21:54:44.774Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.71s) [2023-06-28T21:54:44.774Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (3.80s) [2023-06-28T21:54:44.774Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.97s) [2023-06-28T21:54:44.774Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.66s) [2023-06-28T21:54:44.774Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (24.39s) [2023-06-28T21:54:44.774Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2023-06-28T21:54:44.774Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.43s) [2023-06-28T21:54:44.774Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.66s) [2023-06-28T21:54:44.774Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.12s) [2023-06-28T21:54:44.774Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.83s) [2023-06-28T21:54:44.774Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (17.77s) [2023-06-28T21:54:44.774Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.57s) [2023-06-28T21:54:44.774Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.79s) [2023-06-28T21:54:44.774Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.34s) [2023-06-28T21:54:44.774Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (41.93s) [2023-06-28T21:54:44.774Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.59s) [2023-06-28T21:54:44.774Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.50s) [2023-06-28T21:54:44.774Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.33s) [2023-06-28T21:54:44.774Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.42s) [2023-06-28T21:54:44.774Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.78s) [2023-06-28T21:54:44.774Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (54.71s) [2023-06-28T21:54:44.774Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.50s) [2023-06-28T21:54:44.774Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.96s) [2023-06-28T21:54:44.774Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.19s) [2023-06-28T21:54:44.774Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (15.72s) [2023-06-28T21:54:44.774Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.35s) [2023-06-28T21:54:44.774Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.71s) [2023-06-28T21:54:44.774Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.37s) [2023-06-28T21:54:44.774Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.56s) [2023-06-28T21:54:44.774Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (21.90s) [2023-06-28T21:54:44.774Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.22s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (21.38s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (37.15s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (22.73s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.60s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.64s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.13s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.88s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.64s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.54s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.51s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.64s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.83s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.90s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.43s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.90s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.92s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.98s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.74s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.97s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.72s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.92s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.31s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.04s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.41s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.51s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (12.95s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.89s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.44s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.01s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.85s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.13s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.85s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.06s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.99s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.21s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.49s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.80s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.66s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.57s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.08s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.46s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.80s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.30s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.90s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (108.27s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.67s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.91s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.15s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.15s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.26s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.22s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.57s) [2023-06-28T21:54:44.775Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.90s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.65s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.69s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.23s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.41s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.37s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.83s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.43s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (106.15s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.10s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.34s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.18s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.18s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.39s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.32s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.58s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.16s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.95s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.27s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.15s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.56s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.00s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.16s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.36s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.16s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.76s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.14s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.75s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.64s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.54s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.55s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.59s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.35s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.17s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.81s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.17s) [2023-06-28T21:54:44.775Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.13s) [2023-06-28T21:54:44.775Z] === RUN TestDockerExternalVolumeSuite [2023-06-28T21:54:44.775Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2023-06-28T21:54:44.775Z] docker_cli_external_volume_driver_test.go:52: [d31abdeff1f0e] daemon is not started [2023-06-28T21:54:49.819Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2023-06-28T21:54:49.819Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2023-06-28T21:54:49.819Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2023-06-28T21:54:49.819Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2023-06-28T21:54:49.819Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2023-06-28T21:54:58.417Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2023-06-28T21:54:58.417Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2023-06-28T21:54:58.881Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2023-06-28T21:54:59.852Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2023-06-28T21:54:59.852Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2023-06-28T21:54:59.852Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2023-06-28T21:54:59.852Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2023-06-28T21:54:59.852Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2023-06-28T21:55:02.869Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2023-06-28T21:55:50.571Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2023-06-28T21:55:57.678Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2023-06-28T21:55:57.678Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2023-06-28T21:55:59.221Z] === RUN TestDockerSuite/TestBuildCacheAdd [2023-06-28T21:55:59.221Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2023-06-28T21:56:00.767Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2023-06-28T21:56:02.952Z] === RUN TestDockerSuite/TestBuildCacheFrom [2023-06-28T21:56:02.952Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2023-06-28T21:56:02.952Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2023-06-28T21:56:10.041Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2023-06-28T21:56:10.569Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2023-06-28T21:56:12.959Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2023-06-28T21:56:12.959Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2023-06-28T21:56:12.959Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2023-06-28T21:56:12.959Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2023-06-28T21:56:12.959Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2023-06-28T21:56:15.876Z] === RUN TestDockerSuite/TestBuildClearCmd [2023-06-28T21:56:16.846Z] === RUN TestDockerSuite/TestBuildCmd [2023-06-28T21:56:17.137Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2023-06-28T21:56:17.877Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2023-06-28T21:56:18.854Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2023-06-28T21:56:19.825Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2023-06-28T21:56:28.439Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2023-06-28T21:56:32.040Z] docker_cli_external_volume_driver_test.go:52: [db373953f5abc] daemon is not started [2023-06-28T21:56:33.162Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2023-06-28T21:56:33.162Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2023-06-28T21:56:33.162Z] === RUN TestDockerSuite/TestBuildConditionalCache [2023-06-28T21:56:34.705Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2023-06-28T21:56:34.705Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2023-06-28T21:56:34.705Z] === RUN TestDockerSuite/TestBuildContextCleanup [2023-06-28T21:56:35.678Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2023-06-28T21:56:38.592Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2023-06-28T21:56:40.809Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2023-06-28T21:56:41.782Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2023-06-28T21:56:41.782Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2023-06-28T21:56:41.782Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2023-06-28T21:56:43.334Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2023-06-28T21:56:44.876Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2023-06-28T21:56:44.877Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2023-06-28T21:56:44.877Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2023-06-28T21:56:44.877Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2023-06-28T21:56:44.877Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2023-06-28T21:56:46.929Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2023-06-28T21:56:59.740Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2023-06-28T21:57:05.021Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2023-06-28T21:57:19.908Z] docker_cli_external_volume_driver_test.go:52: [df0578c40481f] daemon is not started [2023-06-28T21:57:34.796Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2023-06-28T21:57:34.796Z] docker_cli_external_volume_driver_test.go:52: [dc963689b33a3] daemon is not started [2023-06-28T21:57:49.706Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2023-06-28T21:58:00.349Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2023-06-28T21:58:00.349Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2023-06-28T21:58:00.349Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2023-06-28T21:58:06.230Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2023-06-28T21:58:06.230Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2023-06-28T21:58:07.221Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2023-06-28T21:58:07.221Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2023-06-28T21:58:08.210Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2023-06-28T21:58:08.210Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2023-06-28T21:58:08.679Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2023-06-28T21:58:09.148Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2023-06-28T21:58:09.148Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2023-06-28T21:58:09.148Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2023-06-28T21:58:21.793Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2023-06-28T21:58:36.681Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2023-06-28T21:58:51.569Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2023-06-28T21:59:00.046Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2023-06-28T21:59:00.046Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2023-06-28T21:59:00.046Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2023-06-28T21:59:01.035Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2023-06-28T21:59:38.303Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2023-06-28T21:59:43.760Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2023-06-28T21:59:43.760Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2023-06-28T21:59:43.760Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2023-06-28T21:59:49.644Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2023-06-28T21:59:56.419Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2023-06-28T21:59:58.324Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2023-06-28T22:00:03.087Z] === RUN TestDockerSuite/TestBuildDockerignore [2023-06-28T22:00:28.509Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2023-06-28T22:01:00.600Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2023-06-28T22:01:15.489Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2023-06-28T22:01:30.413Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2023-06-28T22:01:30.413Z] docker_cli_external_volume_driver_test.go:484: [d60520efda435] daemon is not started [2023-06-28T22:01:48.509Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2023-06-28T22:01:48.509Z] docker_cli_external_volume_driver_test.go:52: [d92e4de799a6b] daemon is not started [2023-06-28T22:01:59.894Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2023-06-28T22:01:59.894Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2023-06-28T22:01:59.894Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2023-06-28T22:01:59.894Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2023-06-28T22:02:03.443Z] --- PASS: TestDockerExternalVolumeSuite (437.14s) [2023-06-28T22:02:03.444Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2023-06-28T22:02:03.444Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.64s) [2023-06-28T22:02:03.444Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2023-06-28T22:02:03.444Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2023-06-28T22:02:03.444Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2023-06-28T22:02:03.444Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s) [2023-06-28T22:02:03.444Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2023-06-28T22:02:03.444Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.12s) [2023-06-28T22:02:03.444Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.21s) [2023-06-28T22:02:03.444Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.71s) [2023-06-28T22:02:03.444Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2023-06-28T22:02:03.444Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.25s) [2023-06-28T22:02:03.444Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.33s) [2023-06-28T22:02:03.444Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2023-06-28T22:02:03.444Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.19s) [2023-06-28T22:02:03.444Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.59s) [2023-06-28T22:02:03.444Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.13s) [2023-06-28T22:02:03.444Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2023-06-28T22:02:03.444Z] PASS [2023-06-28T22:02:03.444Z] [2023-06-28T22:02:03.444Z] === Skipped [2023-06-28T22:02:03.444Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2023-06-28T22:02:03.444Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2023-06-28T22:02:03.444Z] check_test.go:308: [d564b1198c475] daemon is not started [2023-06-28T22:02:03.444Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2023-06-28T22:02:03.444Z] [2023-06-28T22:02:03.444Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2023-06-28T22:02:03.444Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2023-06-28T22:02:03.444Z] check_test.go:308: [d55c9f16c589a] daemon is not started [2023-06-28T22:02:03.444Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2023-06-28T22:02:03.444Z] [2023-06-28T22:02:03.444Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2023-06-28T22:02:03.444Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2023-06-28T22:02:03.444Z] check_test.go:308: [d0d526faa1d0c] daemon is not started [2023-06-28T22:02:03.444Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2023-06-28T22:02:03.444Z] [2023-06-28T22:02:03.444Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2023-06-28T22:02:03.444Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2023-06-28T22:02:03.444Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2023-06-28T22:02:03.444Z] [2023-06-28T22:02:03.444Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2023-06-28T22:02:03.444Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2023-06-28T22:02:03.444Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2023-06-28T22:02:03.444Z] [2023-06-28T22:02:03.444Z] DONE 273 tests, 5 skipped in 2324.865s [2023-06-28T22:02:03.444Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-06-28T22:02:03.444Z] ++++ cat bundles/test-integration/docker.pid [2023-06-28T22:02:03.444Z] +++ kill 12598 [2023-06-28T22:02:03.444Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5ca82eb0466c/docker.pid [2023-06-28T22:02:03.444Z] +++ kill 45479 [2023-06-28T22:02:03.444Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 45479 is not a child of this shell [2023-06-28T22:02:03.444Z] warning: PID 45479 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5ca82eb0466c/docker.pid had a nonzero exit code [2023-06-28T22:02:03.444Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5ca82eb0466c/root: target is busy. [2023-06-28T22:02:03.444Z] +++ /etc/init.d/apparmor stop [2023-06-28T22:02:03.444Z] Leaving: AppArmorNo profiles have been unloaded. [2023-06-28T22:02:03.444Z] [2023-06-28T22:02:03.444Z] Unloading profiles will leave already running processes permanently [2023-06-28T22:02:03.444Z] unconfined, which can lead to unexpected situations. [2023-06-28T22:02:03.444Z] [2023-06-28T22:02:03.444Z] To set a process to complain mode, use the command line tool [2023-06-28T22:02:03.444Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-06-28T22:02:03.444Z] +++ true [2023-06-28T22:02:03.444Z] exiting test-integration [2023-06-28T22:02:03.444Z] ++ exit 0 [2023-06-28T22:02:03.444Z] [2023-06-28T22:02:03.444Z] + exit 0 [2023-06-28T22:02:03.444Z] ++ jobs -p [2023-06-28T22:02:03.444Z] + pids= [2023-06-28T22:02:03.444Z] + echo 'Remaining pids to kill: []' [2023-06-28T22:02:03.444Z] Remaining pids to kill: [] [2023-06-28T22:02:03.444Z] + '[' -z '' ']' Post stage [Pipeline] junit [2023-06-28T22:02:03.460Z] Recording test results [2023-06-28T22:02:04.785Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-06-28T22:02:05.094Z] + echo Ensuring container killed. [2023-06-28T22:02:05.094Z] Ensuring container killed. [2023-06-28T22:02:05.094Z] + docker ps -aq -f name=docker-pr4-* [2023-06-28T22:02:05.094Z] + cids=c724a2a532d1 [2023-06-28T22:02:05.094Z] 97776d95808c [2023-06-28T22:02:05.094Z] fc22e647d92f [2023-06-28T22:02:05.094Z] + [ -n c724a2a532d1 [2023-06-28T22:02:05.094Z] 97776d95808c [2023-06-28T22:02:05.094Z] fc22e647d92f ] [2023-06-28T22:02:05.094Z] + docker rm -vf c724a2a532d1 97776d95808c fc22e647d92f [2023-06-28T22:02:05.354Z] c724a2a532d1 [2023-06-28T22:02:05.614Z] 97776d95808c [2023-06-28T22:02:05.614Z] fc22e647d92f [Pipeline] sh [2023-06-28T22:02:05.897Z] + echo Chowning /workspace to jenkins user [2023-06-28T22:02:05.897Z] Chowning /workspace to jenkins user [2023-06-28T22:02:05.897Z] + id -u [2023-06-28T22:02:05.897Z] + id -g [2023-06-28T22:02:05.897Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45840:/workspace busybox chown -R 1000:1000 /workspace [2023-06-28T22:02:05.897Z] Unable to find image 'busybox:latest' locally [2023-06-28T22:02:05.897Z] latest: Pulling from library/busybox [2023-06-28T22:02:06.157Z] 809d8e20e203: Pulling fs layer [2023-06-28T22:02:06.157Z] 809d8e20e203: Download complete [2023-06-28T22:02:06.157Z] 809d8e20e203: Pull complete [2023-06-28T22:02:06.157Z] Digest: sha256:2376a0c12759aa1214ba83e771ff252c7b1663216b192fbe5e0fb364e952f85c [2023-06-28T22:02:06.157Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-06-28T22:02:08.360Z] + bundleName=amd64 [2023-06-28T22:02:08.360Z] + echo Creating amd64-bundles.tar.gz [2023-06-28T22:02:08.360Z] Creating amd64-bundles.tar.gz [2023-06-28T22:02:08.360Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+ -name *.prof -o -name *-report.xml )xargs -print tar [2023-06-28T22:02:08.360Z] -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2023-06-28T22:02:09.312Z] Archiving artifacts [2023-06-28T22:02:10.762Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45840/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-06-28T22:02:11.069Z] + make clean [2023-06-28T22:02:11.329Z] docker volume rm -f docker-dev-cache [2023-06-28T22:02:11.329Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-28T22:03:41.426Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2023-06-28T22:03:42.418Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2023-06-28T22:03:44.642Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2023-06-28T22:04:27.371Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2023-06-28T22:04:48.554Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2023-06-28T22:05:13.834Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2023-06-28T22:06:04.804Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2023-06-28T22:06:30.127Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2023-06-28T22:06:51.385Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2023-06-28T22:09:49.022Z] === RUN TestDockerSuite/TestBuildDotDotFile [2023-06-28T22:09:49.022Z] === RUN TestDockerSuite/TestBuildEOLInLine [2023-06-28T22:09:49.022Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2023-06-28T22:09:49.022Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2023-06-28T22:09:49.022Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2023-06-28T22:09:49.022Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2023-06-28T22:09:49.022Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2023-06-28T22:09:49.022Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2023-06-28T22:09:49.022Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2023-06-28T22:09:49.022Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2023-06-28T22:09:49.022Z] === RUN TestDockerSuite/TestBuildEntrypoint [2023-06-28T22:09:49.022Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2023-06-28T22:09:53.809Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2023-06-28T22:09:59.713Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2023-06-28T22:10:06.927Z] === RUN TestDockerSuite/TestBuildEnv [2023-06-28T22:10:06.927Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2023-06-28T22:10:06.927Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2023-06-28T22:10:06.927Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2023-06-28T22:10:07.401Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2023-06-28T22:10:07.401Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2023-06-28T22:10:07.401Z] === RUN TestDockerSuite/TestBuildEnvUsage [2023-06-28T22:10:07.401Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2023-06-28T22:10:07.401Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2023-06-28T22:10:07.401Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2023-06-28T22:10:07.401Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2023-06-28T22:10:13.304Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2023-06-28T22:10:13.304Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2023-06-28T22:10:13.304Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2023-06-28T22:10:13.304Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2023-06-28T22:10:13.304Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2023-06-28T22:10:13.304Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2023-06-28T22:10:13.304Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2023-06-28T22:10:15.542Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2023-06-28T22:10:22.744Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2023-06-28T22:10:52.935Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2023-06-28T22:10:52.935Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2023-06-28T22:10:52.935Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2023-06-28T22:10:52.935Z] === RUN TestDockerSuite/TestBuildExpose [2023-06-28T22:10:52.935Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2023-06-28T22:10:52.935Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2023-06-28T22:10:52.935Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2023-06-28T22:10:52.935Z] === RUN TestDockerSuite/TestBuildExposeOrder [2023-06-28T22:10:52.935Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2023-06-28T22:10:52.935Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2023-06-28T22:10:52.935Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2023-06-28T22:10:52.935Z] === RUN TestDockerSuite/TestBuildFails [2023-06-28T22:10:58.835Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2023-06-28T22:10:58.835Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2023-06-28T22:11:13.827Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2023-06-28T22:11:22.520Z] === RUN TestDockerSuite/TestBuildForceRm [2023-06-28T22:11:35.044Z] === RUN TestDockerSuite/TestBuildFromGit [2023-06-28T22:11:50.009Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2023-06-28T22:11:51.581Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2023-06-28T22:12:02.032Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2023-06-28T22:12:02.032Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2023-06-28T22:12:02.032Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2023-06-28T22:12:02.504Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2023-06-28T22:12:03.494Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2023-06-28T22:12:03.494Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2023-06-28T22:12:03.494Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2023-06-28T22:12:18.458Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2023-06-28T22:12:18.458Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2023-06-28T22:12:18.458Z] === RUN TestDockerSuite/TestBuildHistory [2023-06-28T22:12:39.757Z] === RUN TestDockerSuite/TestBuildIidFile [2023-06-28T22:12:39.757Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2023-06-28T22:12:41.997Z] === RUN TestDockerSuite/TestBuildInheritance [2023-06-28T22:12:41.997Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2023-06-28T22:12:41.997Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2023-06-28T22:12:43.580Z] === RUN TestDockerSuite/TestBuildInvalidTag [2023-06-28T22:12:43.580Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2023-06-28T22:12:52.291Z] === RUN TestDockerSuite/TestBuildLabel [2023-06-28T22:12:52.764Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2023-06-28T22:12:53.758Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2023-06-28T22:12:55.336Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2023-06-28T22:12:56.337Z] === RUN TestDockerSuite/TestBuildLabels [2023-06-28T22:12:57.917Z] === RUN TestDockerSuite/TestBuildLabelsCache [2023-06-28T22:13:00.890Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2023-06-28T22:13:11.492Z] === RUN TestDockerSuite/TestBuildLastModified [2023-06-28T22:13:11.492Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2023-06-28T22:13:11.492Z] === RUN TestDockerSuite/TestBuildLineBreak [2023-06-28T22:13:11.492Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2023-06-28T22:13:11.492Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2023-06-28T22:13:11.492Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2023-06-28T22:13:11.492Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2023-06-28T22:13:11.492Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2023-06-28T22:13:11.492Z] === RUN TestDockerSuite/TestBuildMaintainer [2023-06-28T22:13:12.495Z] === RUN TestDockerSuite/TestBuildMissingArgs [2023-06-28T22:13:13.492Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2023-06-28T22:13:22.204Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2023-06-28T22:14:04.985Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2023-06-28T22:14:04.985Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2023-06-28T22:14:04.985Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2023-06-28T22:14:04.985Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2023-06-28T22:15:05.697Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2023-06-28T22:15:41.479Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2023-06-28T22:15:47.326Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2023-06-28T22:15:57.707Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2023-06-28T22:16:08.095Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2023-06-28T22:16:38.144Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2023-06-28T22:16:38.144Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2023-06-28T22:16:38.144Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2023-06-28T22:16:55.898Z] === RUN TestDockerSuite/TestBuildMultipleTags [2023-06-28T22:16:55.898Z] === RUN TestDockerSuite/TestBuildNetContainer [2023-06-28T22:16:55.898Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2023-06-28T22:16:55.898Z] === RUN TestDockerSuite/TestBuildNetNone [2023-06-28T22:16:55.898Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2023-06-28T22:16:55.898Z] === RUN TestDockerSuite/TestBuildNoContext [2023-06-28T22:17:00.621Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2023-06-28T22:17:13.070Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2023-06-28T22:17:21.687Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2023-06-28T22:17:22.158Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2023-06-28T22:17:22.625Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2023-06-28T22:17:24.821Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2023-06-28T22:17:27.017Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2023-06-28T22:17:29.219Z] === RUN TestDockerSuite/TestBuildOnBuild [2023-06-28T22:17:54.431Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2023-06-28T22:17:55.988Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2023-06-28T22:18:17.159Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2023-06-28T22:18:27.535Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2023-06-28T22:18:42.411Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2023-06-28T22:18:49.536Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2023-06-28T22:18:58.158Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2023-06-28T22:18:59.712Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2023-06-28T22:18:59.712Z] docker_cli_build_test.go:5973: unmatched requirement DaemonIsLinux [2023-06-28T22:18:59.712Z] === RUN TestDockerSuite/TestBuildPATH [2023-06-28T22:18:59.712Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2023-06-28T22:18:59.712Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2023-06-28T22:19:03.479Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2023-06-28T22:19:03.479Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2023-06-28T22:19:03.479Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2023-06-28T22:20:15.694Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2023-06-28T22:21:06.524Z] === RUN TestDockerSuite/TestBuildRm [2023-06-28T22:21:21.505Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2023-06-28T22:21:28.724Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2023-06-28T22:21:28.724Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2023-06-28T22:21:28.724Z] === RUN TestDockerSuite/TestBuildScratchCopy [2023-06-28T22:21:28.724Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2023-06-28T22:21:29.199Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2023-06-28T22:21:33.033Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2023-06-28T22:21:38.946Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2023-06-28T22:21:46.147Z] === RUN TestDockerSuite/TestBuildShellInherited [2023-06-28T22:21:54.857Z] === RUN TestDockerSuite/TestBuildShellMultiple [2023-06-28T22:22:20.220Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2023-06-28T22:22:20.220Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2023-06-28T22:22:21.221Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2023-06-28T22:22:39.105Z] === RUN TestDockerSuite/TestBuildSpaces [2023-06-28T22:22:39.105Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2023-06-28T22:22:47.811Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2023-06-28T22:22:47.811Z] === RUN TestDockerSuite/TestBuildStderr [2023-06-28T22:22:56.521Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2023-06-28T22:23:32.462Z] === RUN TestDockerSuite/TestBuildStopSignal [2023-06-28T22:23:32.462Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2023-06-28T22:23:32.462Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2023-06-28T22:23:39.658Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2023-06-28T22:23:41.241Z] === RUN TestDockerSuite/TestBuildTagEvent [2023-06-28T22:23:49.947Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2023-06-28T22:23:58.652Z] === RUN TestDockerSuite/TestBuildUser [2023-06-28T22:23:58.652Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2023-06-28T22:23:58.652Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2023-06-28T22:23:58.652Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2023-06-28T22:23:58.652Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2023-06-28T22:23:58.652Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2023-06-28T22:23:58.652Z] === RUN TestDockerSuite/TestBuildVerboseOut [2023-06-28T22:24:05.853Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2023-06-28T22:24:06.859Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2023-06-28T22:24:17.326Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2023-06-28T22:24:17.326Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2023-06-28T22:24:17.326Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2023-06-28T22:24:17.326Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2023-06-28T22:24:17.326Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2023-06-28T22:25:00.082Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2023-06-28T22:25:00.082Z] === RUN TestDockerSuite/TestBuildWindowsUser [2023-06-28T22:25:12.555Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2023-06-28T22:25:22.925Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2023-06-28T22:25:22.925Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2023-06-28T22:25:22.925Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2023-06-28T22:25:22.925Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2023-06-28T22:25:23.387Z] === RUN TestDockerSuite/TestBuildWithFailure [2023-06-28T22:25:28.103Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2023-06-28T22:25:28.103Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2023-06-28T22:25:29.075Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2023-06-28T22:25:50.203Z] === RUN TestDockerSuite/TestBuildWithTabs [2023-06-28T22:25:56.016Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2023-06-28T22:25:56.987Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2023-06-28T22:26:18.131Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2023-06-28T22:26:18.131Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2023-06-28T22:26:19.121Z] === RUN TestDockerSuite/TestBuildWithVolumes [2023-06-28T22:26:19.121Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2023-06-28T22:26:20.111Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2023-06-28T22:26:20.111Z] docker_cli_build_test.go:6053: unmatched requirement DaemonIsLinux [2023-06-28T22:26:20.582Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2023-06-28T22:26:22.157Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2023-06-28T22:26:37.120Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2023-06-28T22:26:38.115Z] === RUN TestDockerSuite/TestBuildXZHost [2023-06-28T22:26:38.115Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2023-06-28T22:26:39.104Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2023-06-28T22:26:39.104Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2023-06-28T22:26:39.104Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2023-06-28T22:26:39.104Z] docker_cli_sni_test.go:18: Flakey test [2023-06-28T22:26:39.572Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2023-06-28T22:26:42.533Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2023-06-28T22:26:51.216Z] === RUN TestDockerSuite/TestCommitChange [2023-06-28T22:27:03.753Z] === RUN TestDockerSuite/TestCommitChangeLabels [2023-06-28T22:27:21.591Z] === RUN TestDockerSuite/TestCommitHardlink [2023-06-28T22:27:21.591Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2023-06-28T22:27:21.591Z] === RUN TestDockerSuite/TestCommitNewFile [2023-06-28T22:27:34.101Z] === RUN TestDockerSuite/TestCommitPausedContainer [2023-06-28T22:27:34.101Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2023-06-28T22:27:34.101Z] === RUN TestDockerSuite/TestCommitTTY [2023-06-28T22:27:55.356Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2023-06-28T22:28:02.528Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2023-06-28T22:28:02.528Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2023-06-28T22:28:02.528Z] === RUN TestDockerSuite/TestCommitWithoutPause [2023-06-28T22:28:02.528Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2023-06-28T22:28:02.528Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2023-06-28T22:28:02.528Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2023-06-28T22:28:02.529Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2023-06-28T22:28:02.529Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2023-06-28T22:28:02.529Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2023-06-28T22:28:02.529Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2023-06-28T22:28:02.529Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2023-06-28T22:28:02.529Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2023-06-28T22:28:02.529Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2023-06-28T22:28:02.529Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2023-06-28T22:28:02.529Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2023-06-28T22:28:02.529Z] === RUN TestDockerSuite/TestContainerAPICommit [2023-06-28T22:28:23.794Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2023-06-28T22:28:41.652Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2023-06-28T22:28:41.652Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2023-06-28T22:28:41.652Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2023-06-28T22:28:45.469Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2023-06-28T22:28:45.469Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2023-06-28T22:28:45.469Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2023-06-28T22:28:45.469Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2023-06-28T22:28:45.469Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2023-06-28T22:28:45.469Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2023-06-28T22:28:45.469Z] === RUN TestDockerSuite/TestContainerAPICreate [2023-06-28T22:28:54.165Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2023-06-28T22:28:54.165Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2023-06-28T22:28:54.165Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2023-06-28T22:28:54.165Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2023-06-28T22:29:00.069Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2023-06-28T22:29:00.069Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2023-06-28T22:29:00.069Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2023-06-28T22:29:00.069Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2023-06-28T22:29:00.069Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2023-06-28T22:29:00.069Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2023-06-28T22:29:00.069Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2023-06-28T22:29:00.069Z] === RUN TestDockerSuite/TestContainerAPIDelete [2023-06-28T22:29:04.845Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2023-06-28T22:29:10.752Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2023-06-28T22:29:15.557Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2023-06-28T22:29:15.557Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2023-06-28T22:29:15.557Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2023-06-28T22:29:15.557Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2023-06-28T22:29:20.349Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2023-06-28T22:29:20.349Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2023-06-28T22:29:26.245Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2023-06-28T22:29:26.245Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2023-06-28T22:29:26.245Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2023-06-28T22:29:26.245Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2023-06-28T22:29:26.245Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2023-06-28T22:29:31.026Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2023-06-28T22:29:31.026Z] === RUN TestDockerSuite/TestContainerAPIKill [2023-06-28T22:29:35.815Z] === RUN TestDockerSuite/TestContainerAPIPause [2023-06-28T22:29:36.291Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2023-06-28T22:29:36.291Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2023-06-28T22:29:42.182Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2023-06-28T22:29:42.182Z] === RUN TestDockerSuite/TestContainerAPIRename [2023-06-28T22:29:45.991Z] === RUN TestDockerSuite/TestContainerAPIRestart [2023-06-28T22:29:53.177Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2023-06-28T22:29:59.080Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2023-06-28T22:29:59.080Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2023-06-28T22:29:59.080Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2023-06-28T22:29:59.080Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2023-06-28T22:29:59.080Z] === RUN TestDockerSuite/TestContainerAPIStart [2023-06-28T22:30:02.897Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2023-06-28T22:30:02.897Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2023-06-28T22:30:02.897Z] === RUN TestDockerSuite/TestContainerAPIStop [2023-06-28T22:30:11.589Z] === RUN TestDockerSuite/TestContainerAPITop [2023-06-28T22:30:11.589Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2023-06-28T22:30:11.589Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2023-06-28T22:30:14.555Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2023-06-28T22:30:15.033Z] === RUN TestDockerSuite/TestContainerAPIWait [2023-06-28T22:30:20.917Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2023-06-28T22:30:24.723Z] === RUN TestDockerSuite/TestContainerNetworkMode [2023-06-28T22:30:24.723Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2023-06-28T22:30:24.723Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2023-06-28T22:30:24.723Z] docker_cli_run_test.go:3525: unmatched requirement DaemonIsLinux [2023-06-28T22:30:24.723Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2023-06-28T22:30:24.723Z] docker_cli_run_test.go:3557: unmatched requirement DaemonIsLinux [2023-06-28T22:30:24.723Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2023-06-28T22:30:24.723Z] docker_cli_run_test.go:3588: unmatched requirement DaemonIsLinux [2023-06-28T22:30:24.723Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2023-06-28T22:30:24.723Z] docker_cli_run_test.go:3571: unmatched requirement DaemonIsLinux [2023-06-28T22:30:24.723Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2023-06-28T22:30:27.682Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2023-06-28T22:30:27.682Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2023-06-28T22:30:36.282Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2023-06-28T22:30:40.040Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2023-06-28T22:30:48.647Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2023-06-28T22:30:52.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000650eb8_} [2023-06-28T22:30:56.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12087801374_c:\foo_false____} [2023-06-28T22:30:59.920Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12087801374_c:\foo_true____} [2023-06-28T22:31:08.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2023-06-28T22:31:08.522Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2023-06-28T22:31:08.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2023-06-28T22:31:08.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2023-06-28T22:31:08.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2023-06-28T22:31:08.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2023-06-28T22:31:08.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2023-06-28T22:31:08.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2023-06-28T22:31:08.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2023-06-28T22:31:08.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2023-06-28T22:31:08.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2023-06-28T22:31:08.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2023-06-28T22:31:08.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2023-06-28T22:31:08.984Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2023-06-28T22:31:08.984Z] docker_cli_run_test.go:3461: unmatched requirement DaemonIsLinux [2023-06-28T22:31:08.984Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2023-06-28T22:31:08.984Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2023-06-28T22:31:08.984Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2023-06-28T22:31:08.984Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2023-06-28T22:31:08.984Z] === RUN TestDockerSuite/TestCopyAndRestart [2023-06-28T22:31:08.984Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2023-06-28T22:31:08.984Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2023-06-28T22:31:08.984Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2023-06-28T22:31:08.984Z] === RUN TestDockerSuite/TestCpAbsolutePath [2023-06-28T22:31:12.745Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2023-06-28T22:31:12.745Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2023-06-28T22:31:12.745Z] === RUN TestDockerSuite/TestCpFromCaseA [2023-06-28T22:31:12.745Z] docker_cli_cp_from_container_test.go:101: unmatched requirement DaemonIsLinux [2023-06-28T22:31:12.745Z] === RUN TestDockerSuite/TestCpFromCaseB [2023-06-28T22:31:12.745Z] docker_cli_cp_from_container_test.go:121: unmatched requirement DaemonIsLinux [2023-06-28T22:31:12.745Z] === RUN TestDockerSuite/TestCpFromCaseC [2023-06-28T22:31:12.745Z] docker_cli_cp_from_container_test.go:139: unmatched requirement DaemonIsLinux [2023-06-28T22:31:12.745Z] === RUN TestDockerSuite/TestCpFromCaseD [2023-06-28T22:31:12.745Z] docker_cli_cp_from_container_test.go:163: unmatched requirement DaemonIsLinux [2023-06-28T22:31:12.745Z] === RUN TestDockerSuite/TestCpFromCaseE [2023-06-28T22:31:12.745Z] docker_cli_cp_from_container_test.go:199: unmatched requirement DaemonIsLinux [2023-06-28T22:31:12.745Z] === RUN TestDockerSuite/TestCpFromCaseF [2023-06-28T22:31:12.745Z] docker_cli_cp_from_container_test.go:227: unmatched requirement DaemonIsLinux [2023-06-28T22:31:12.745Z] === RUN TestDockerSuite/TestCpFromCaseG [2023-06-28T22:31:12.745Z] docker_cli_cp_from_container_test.go:250: unmatched requirement DaemonIsLinux [2023-06-28T22:31:12.745Z] === RUN TestDockerSuite/TestCpFromCaseH [2023-06-28T22:31:12.745Z] docker_cli_cp_from_container_test.go:285: unmatched requirement DaemonIsLinux [2023-06-28T22:31:12.745Z] === RUN TestDockerSuite/TestCpFromCaseI [2023-06-28T22:31:12.745Z] docker_cli_cp_from_container_test.go:313: unmatched requirement DaemonIsLinux [2023-06-28T22:31:12.745Z] === RUN TestDockerSuite/TestCpFromCaseJ [2023-06-28T22:31:12.745Z] docker_cli_cp_from_container_test.go:337: unmatched requirement DaemonIsLinux [2023-06-28T22:31:12.745Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2023-06-28T22:31:12.745Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2023-06-28T22:31:12.745Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2023-06-28T22:31:12.745Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2023-06-28T22:31:12.745Z] === RUN TestDockerSuite/TestCpGarbagePath [2023-06-28T22:31:16.495Z] === RUN TestDockerSuite/TestCpLocalOnly [2023-06-28T22:31:16.495Z] === RUN TestDockerSuite/TestCpNameHasColon [2023-06-28T22:31:16.495Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2023-06-28T22:31:16.495Z] === RUN TestDockerSuite/TestCpRelativePath [2023-06-28T22:31:26.839Z] === RUN TestDockerSuite/TestCpSpecialFiles [2023-06-28T22:31:26.839Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2023-06-28T22:31:26.839Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2023-06-28T22:31:26.839Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2023-06-28T22:31:26.839Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2023-06-28T22:31:26.839Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2023-06-28T22:31:26.839Z] === RUN TestDockerSuite/TestCpToCaseA [2023-06-28T22:31:39.245Z] === RUN TestDockerSuite/TestCpToCaseB [2023-06-28T22:31:42.158Z] === RUN TestDockerSuite/TestCpToCaseC [2023-06-28T22:31:42.158Z] docker_cli_cp_to_container_test.go:147: unmatched requirement DaemonIsLinux [2023-06-28T22:31:42.158Z] === RUN TestDockerSuite/TestCpToCaseD [2023-06-28T22:31:42.158Z] docker_cli_cp_to_container_test.go:172: unmatched requirement DaemonIsLinux [2023-06-28T22:31:42.158Z] === RUN TestDockerSuite/TestCpToCaseE [2023-06-28T22:31:57.008Z] === RUN TestDockerSuite/TestCpToCaseF [2023-06-28T22:31:57.008Z] docker_cli_cp_to_container_test.go:244: unmatched requirement DaemonIsLinux [2023-06-28T22:31:57.008Z] === RUN TestDockerSuite/TestCpToCaseG [2023-06-28T22:31:57.008Z] docker_cli_cp_to_container_test.go:267: unmatched requirement DaemonIsLinux [2023-06-28T22:31:57.008Z] === RUN TestDockerSuite/TestCpToCaseH [2023-06-28T22:32:14.727Z] === RUN TestDockerSuite/TestCpToCaseI [2023-06-28T22:32:14.727Z] docker_cli_cp_to_container_test.go:339: unmatched requirement DaemonIsLinux [2023-06-28T22:32:14.727Z] === RUN TestDockerSuite/TestCpToCaseJ [2023-06-28T22:32:14.727Z] docker_cli_cp_to_container_test.go:363: unmatched requirement DaemonIsLinux [2023-06-28T22:32:14.727Z] === RUN TestDockerSuite/TestCpToDot [2023-06-28T22:32:16.917Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2023-06-28T22:32:16.917Z] docker_cli_cp_to_container_test.go:399: unmatched requirement DaemonIsLinux [2023-06-28T22:32:16.917Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2023-06-28T22:32:16.917Z] docker_cli_cp_to_container_test.go:424: unmatched requirement DaemonIsLinux [2023-06-28T22:32:16.917Z] === RUN TestDockerSuite/TestCpToStdout [2023-06-28T22:32:21.627Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2023-06-28T22:32:21.627Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2023-06-28T22:32:21.627Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2023-06-28T22:32:21.627Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2023-06-28T22:32:21.627Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2023-06-28T22:32:21.627Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2023-06-28T22:32:21.627Z] === RUN TestDockerSuite/TestCpVolumePath [2023-06-28T22:32:21.627Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2023-06-28T22:32:21.627Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2023-06-28T22:32:21.627Z] === RUN TestDockerSuite/TestCreateArgs [2023-06-28T22:32:21.627Z] === RUN TestDockerSuite/TestCreateByImageID [2023-06-28T22:32:24.549Z] === RUN TestDockerSuite/TestCreateEchoStdout [2023-06-28T22:32:27.474Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2023-06-28T22:32:27.936Z] === RUN TestDockerSuite/TestCreateHostConfig [2023-06-28T22:32:27.936Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2023-06-28T22:32:31.694Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2023-06-28T22:32:33.248Z] === RUN TestDockerSuite/TestCreateLabels [2023-06-28T22:32:33.712Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2023-06-28T22:32:33.712Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2023-06-28T22:32:33.712Z] === RUN TestDockerSuite/TestCreateRM [2023-06-28T22:32:34.176Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2023-06-28T22:32:34.176Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-06-28T22:32:34.642Z] === RUN TestDockerSuite/TestCreateStopSignal [2023-06-28T22:32:34.642Z] === RUN TestDockerSuite/TestCreateStopTimeout [2023-06-28T22:32:35.103Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2023-06-28T22:32:52.840Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2023-06-28T22:32:52.840Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2023-06-28T22:32:54.392Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2023-06-28T22:32:58.148Z] === RUN TestDockerSuite/TestCreateWithPortRange [2023-06-28T22:32:58.610Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2023-06-28T22:32:58.610Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2023-06-28T22:32:58.610Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2023-06-28T22:33:02.359Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2023-06-28T22:33:02.359Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2023-06-28T22:33:02.359Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2023-06-28T22:33:02.359Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2023-06-28T22:33:02.359Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2023-06-28T22:33:02.359Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2023-06-28T22:33:02.359Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2023-06-28T22:33:02.359Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2023-06-28T22:33:02.359Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2023-06-28T22:33:02.359Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2023-06-28T22:33:02.359Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2023-06-28T22:33:02.359Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2023-06-28T22:33:02.359Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2023-06-28T22:33:02.359Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2023-06-28T22:33:02.359Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2023-06-28T22:33:02.359Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2023-06-28T22:33:02.359Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2023-06-28T22:33:02.823Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2023-06-28T22:33:02.823Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2023-06-28T22:33:02.823Z] === RUN TestDockerSuite/TestDevicePermissions [2023-06-28T22:33:02.823Z] docker_cli_run_test.go:2990: unmatched requirement DaemonIsLinux [2023-06-28T22:33:02.823Z] === RUN TestDockerSuite/TestDockerFails [2023-06-28T22:33:02.823Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2023-06-28T22:33:02.823Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2023-06-28T22:33:02.823Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2023-06-28T22:33:02.823Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2023-06-28T22:33:02.823Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2023-06-28T22:33:02.823Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2023-06-28T22:33:02.823Z] === RUN TestDockerSuite/TestEventsAttach [2023-06-28T22:33:02.823Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2023-06-28T22:33:02.823Z] === RUN TestDockerSuite/TestEventsCommit [2023-06-28T22:33:02.823Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2023-06-28T22:33:02.823Z] === RUN TestDockerSuite/TestEventsContainerEvents [2023-06-28T22:33:07.539Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2023-06-28T22:33:16.122Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2023-06-28T22:33:19.053Z] === RUN TestDockerSuite/TestEventsContainerRestart [2023-06-28T22:33:44.234Z] === RUN TestDockerSuite/TestEventsCopy [2023-06-28T22:33:51.338Z] === RUN TestDockerSuite/TestEventsFilterContainer [2023-06-28T22:33:58.433Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2023-06-28T22:34:02.177Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2023-06-28T22:34:04.379Z] === RUN TestDockerSuite/TestEventsFilterImageName [2023-06-28T22:34:10.189Z] === RUN TestDockerSuite/TestEventsFilterLabels [2023-06-28T22:34:11.165Z] === RUN TestDockerSuite/TestEventsFilterType [2023-06-28T22:34:13.361Z] === RUN TestDockerSuite/TestEventsFilters [2023-06-28T22:34:20.451Z] === RUN TestDockerSuite/TestEventsFormat [2023-06-28T22:34:29.046Z] === RUN TestDockerSuite/TestEventsFormatBadField [2023-06-28T22:34:29.046Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2023-06-28T22:34:29.046Z] === RUN TestDockerSuite/TestEventsImageImport [2023-06-28T22:34:29.046Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2023-06-28T22:34:29.047Z] === RUN TestDockerSuite/TestEventsImageLoad [2023-06-28T22:34:29.047Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2023-06-28T22:34:29.047Z] === RUN TestDockerSuite/TestEventsImagePull [2023-06-28T22:34:29.047Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2023-06-28T22:34:29.047Z] === RUN TestDockerSuite/TestEventsImageTag [2023-06-28T22:34:30.019Z] === RUN TestDockerSuite/TestEventsPluginOps [2023-06-28T22:34:30.019Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2023-06-28T22:34:30.019Z] === RUN TestDockerSuite/TestEventsRename [2023-06-28T22:34:33.763Z] === RUN TestDockerSuite/TestEventsResize [2023-06-28T22:34:38.471Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2023-06-28T22:34:47.064Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2023-06-28T22:34:51.772Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2023-06-28T22:34:58.884Z] === RUN TestDockerSuite/TestEventsTop [2023-06-28T22:34:58.884Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2023-06-28T22:34:58.884Z] === RUN TestDockerSuite/TestEventsUntag [2023-06-28T22:35:01.808Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2023-06-28T22:35:08.929Z] === RUN TestDockerSuite/TestExec [2023-06-28T22:35:08.929Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2023-06-28T22:35:08.929Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2023-06-28T22:35:08.929Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2023-06-28T22:35:08.929Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2023-06-28T22:35:11.121Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2023-06-28T22:35:14.880Z] === RUN TestDockerSuite/TestExecAPIStart [2023-06-28T22:35:14.880Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2023-06-28T22:35:14.880Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2023-06-28T22:35:14.880Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2023-06-28T22:35:14.880Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2023-06-28T22:35:14.880Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2023-06-28T22:35:14.880Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2023-06-28T22:35:18.639Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2023-06-28T22:35:22.394Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2023-06-28T22:35:26.160Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2023-06-28T22:35:29.914Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2023-06-28T22:35:37.028Z] === RUN TestDockerSuite/TestExecCgroup [2023-06-28T22:35:37.028Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2023-06-28T22:35:37.028Z] === RUN TestDockerSuite/TestExecEnv [2023-06-28T22:35:37.028Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2023-06-28T22:35:37.028Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2023-06-28T22:35:37.028Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsLinux [2023-06-28T22:35:37.028Z] === RUN TestDockerSuite/TestExecExitStatus [2023-06-28T22:35:40.785Z] === RUN TestDockerSuite/TestExecInspectID [2023-06-28T22:35:46.605Z] === RUN TestDockerSuite/TestExecInteractive [2023-06-28T22:35:46.605Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2023-06-28T22:35:46.605Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2023-06-28T22:35:46.605Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2023-06-28T22:35:46.605Z] === RUN TestDockerSuite/TestExecParseError [2023-06-28T22:35:46.605Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2023-06-28T22:35:46.605Z] === RUN TestDockerSuite/TestExecPausedContainer [2023-06-28T22:35:46.605Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2023-06-28T22:35:46.605Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2023-06-28T22:35:46.605Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2023-06-28T22:35:46.605Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2023-06-28T22:35:51.327Z] === RUN TestDockerSuite/TestExecSetEnv [2023-06-28T22:35:51.327Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2023-06-28T22:35:51.327Z] === RUN TestDockerSuite/TestExecStartFails [2023-06-28T22:35:55.084Z] === RUN TestDockerSuite/TestExecStateCleanup [2023-06-28T22:35:55.084Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2023-06-28T22:35:55.084Z] === RUN TestDockerSuite/TestExecStopNotHanging [2023-06-28T22:35:55.084Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2023-06-28T22:35:55.084Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2023-06-28T22:35:55.084Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2023-06-28T22:35:55.084Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2023-06-28T22:35:59.806Z] === RUN TestDockerSuite/TestExecUlimits [2023-06-28T22:35:59.807Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2023-06-28T22:35:59.807Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2023-06-28T22:36:12.250Z] === RUN TestDockerSuite/TestExecWithImageUser [2023-06-28T22:36:12.250Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2023-06-28T22:36:12.250Z] === RUN TestDockerSuite/TestExecWithPrivileged [2023-06-28T22:36:12.250Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2023-06-28T22:36:12.250Z] === RUN TestDockerSuite/TestExecWithUser [2023-06-28T22:36:12.250Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2023-06-28T22:36:12.250Z] === RUN TestDockerSuite/TestGetContainerStats [2023-06-28T22:36:19.437Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2023-06-28T22:36:26.622Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2023-06-28T22:36:31.401Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2023-06-28T22:36:38.583Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2023-06-28T22:36:38.583Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2023-06-28T22:36:38.583Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2023-06-28T22:36:38.583Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2023-06-28T22:36:38.583Z] === RUN TestDockerSuite/TestHealth [2023-06-28T22:36:38.583Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2023-06-28T22:36:38.583Z] === RUN TestDockerSuite/TestHistoryExistentImage [2023-06-28T22:36:38.583Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2023-06-28T22:36:38.583Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2023-06-28T22:36:38.583Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2023-06-28T22:36:45.764Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2023-06-28T22:36:45.764Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2023-06-28T22:36:45.764Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2023-06-28T22:36:45.764Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2023-06-28T22:36:46.236Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2023-06-28T22:36:46.236Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2023-06-28T22:36:46.708Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2023-06-28T22:36:47.703Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2023-06-28T22:36:47.703Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2023-06-28T22:36:47.703Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2023-06-28T22:36:49.932Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2023-06-28T22:36:49.932Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2023-06-28T22:36:52.897Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2023-06-28T22:36:53.368Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2023-06-28T22:36:57.177Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2023-06-28T22:37:05.864Z] === RUN TestDockerSuite/TestImagesFormat [2023-06-28T22:37:05.864Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2023-06-28T22:37:05.864Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2023-06-28T22:37:05.864Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2023-06-28T22:37:11.756Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2023-06-28T22:37:11.756Z] === RUN TestDockerSuite/TestImportBadURL [2023-06-28T22:37:13.328Z] === RUN TestDockerSuite/TestImportDisplay [2023-06-28T22:37:13.328Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2023-06-28T22:37:13.328Z] === RUN TestDockerSuite/TestImportFile [2023-06-28T22:37:13.328Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2023-06-28T22:37:13.799Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2023-06-28T22:37:13.800Z] === RUN TestDockerSuite/TestImportFileWithMessage [2023-06-28T22:37:13.800Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2023-06-28T22:37:13.800Z] === RUN TestDockerSuite/TestImportGzipped [2023-06-28T22:37:13.800Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2023-06-28T22:37:13.800Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2023-06-28T22:37:13.800Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2023-06-28T22:37:13.800Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2023-06-28T22:37:13.800Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2023-06-28T22:37:13.800Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2023-06-28T22:37:13.800Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2023-06-28T22:37:13.800Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2023-06-28T22:37:13.800Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2023-06-28T22:37:13.800Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2023-06-28T22:37:13.800Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2023-06-28T22:37:13.800Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2023-06-28T22:37:13.800Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2023-06-28T22:37:13.800Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-06-28T22:37:13.800Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2023-06-28T22:37:17.597Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2023-06-28T22:37:21.407Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2023-06-28T22:37:21.407Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2023-06-28T22:37:21.407Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2023-06-28T22:37:21.407Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2023-06-28T22:37:21.407Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2023-06-28T22:37:21.407Z] === RUN TestDockerSuite/TestInspectAmpersand [2023-06-28T22:37:21.407Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2023-06-28T22:37:21.407Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2023-06-28T22:37:24.368Z] === RUN TestDockerSuite/TestInspectByPrefix [2023-06-28T22:37:24.839Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2023-06-28T22:37:33.534Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2023-06-28T22:37:33.534Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2023-06-28T22:37:33.534Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2023-06-28T22:37:33.534Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2023-06-28T22:37:33.534Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2023-06-28T22:37:33.534Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2023-06-28T22:37:33.534Z] === RUN TestDockerSuite/TestInspectDefault [2023-06-28T22:37:42.216Z] === RUN TestDockerSuite/TestInspectHistory [2023-06-28T22:37:49.398Z] === RUN TestDockerSuite/TestInspectImage [2023-06-28T22:37:49.398Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2023-06-28T22:37:49.398Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2023-06-28T22:37:49.398Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2023-06-28T22:37:49.398Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2023-06-28T22:37:49.398Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-06-28T22:37:49.398Z] === RUN TestDockerSuite/TestInspectInt64 [2023-06-28T22:37:53.209Z] === RUN TestDockerSuite/TestInspectJSONFields [2023-06-28T22:37:56.199Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2023-06-28T22:37:56.670Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2023-06-28T22:38:00.485Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2023-06-28T22:38:04.298Z] === RUN TestDockerSuite/TestInspectPlugin [2023-06-28T22:38:04.298Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2023-06-28T22:38:04.298Z] === RUN TestDockerSuite/TestInspectRootFS [2023-06-28T22:38:04.298Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2023-06-28T22:38:08.108Z] === RUN TestDockerSuite/TestInspectStatus [2023-06-28T22:38:12.896Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2023-06-28T22:38:20.095Z] === RUN TestDockerSuite/TestInspectTemplateError [2023-06-28T22:38:24.882Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2023-06-28T22:38:28.696Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2023-06-28T22:38:32.511Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2023-06-28T22:38:36.321Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2023-06-28T22:38:39.459Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2023-06-28T22:38:43.275Z] === RUN TestDockerSuite/TestInspectUnknownObject [2023-06-28T22:38:43.275Z] === RUN TestDockerSuite/TestLinkShortDefinition [2023-06-28T22:38:43.275Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2023-06-28T22:38:43.275Z] === RUN TestDockerSuite/TestLinksEnvs [2023-06-28T22:38:43.275Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2023-06-28T22:38:43.275Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2023-06-28T22:38:43.275Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2023-06-28T22:38:43.275Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2023-06-28T22:38:43.275Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2023-06-28T22:38:43.275Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2023-06-28T22:38:43.275Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2023-06-28T22:38:43.749Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2023-06-28T22:38:43.750Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2023-06-28T22:38:43.750Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2023-06-28T22:38:43.750Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2023-06-28T22:38:43.750Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2023-06-28T22:38:43.750Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2023-06-28T22:38:43.750Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2023-06-28T22:38:43.750Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2023-06-28T22:38:43.750Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2023-06-28T22:38:43.750Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2023-06-28T22:38:43.750Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2023-06-28T22:38:43.750Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2023-06-28T22:38:43.750Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2023-06-28T22:38:43.750Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2023-06-28T22:38:43.750Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2023-06-28T22:38:43.750Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2023-06-28T22:38:43.750Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2023-06-28T22:38:43.750Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2023-06-28T22:38:43.750Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2023-06-28T22:38:43.750Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2023-06-28T22:38:43.750Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2023-06-28T22:38:43.750Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2023-06-28T22:38:43.750Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2023-06-28T22:38:44.225Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2023-06-28T22:38:44.225Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2023-06-28T22:38:48.038Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2023-06-28T22:38:51.007Z] === RUN TestDockerSuite/TestLogsAPIUntil [2023-06-28T22:38:58.194Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2023-06-28T22:39:02.004Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2023-06-28T22:39:02.004Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2023-06-28T22:39:02.004Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2023-06-28T22:39:05.814Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2023-06-28T22:39:05.814Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2023-06-28T22:39:18.340Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2023-06-28T22:39:36.348Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2023-06-28T22:39:51.356Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2023-06-28T22:39:56.141Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2023-06-28T22:40:00.927Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2023-06-28T22:40:00.927Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2023-06-28T22:40:00.927Z] === RUN TestDockerSuite/TestLogsFollowStopped [2023-06-28T22:40:06.829Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2023-06-28T22:40:11.611Z] === RUN TestDockerSuite/TestLogsSince [2023-06-28T22:40:24.155Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2023-06-28T22:40:24.155Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2023-06-28T22:40:24.155Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2023-06-28T22:40:24.155Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2023-06-28T22:40:24.155Z] === RUN TestDockerSuite/TestLogsTail [2023-06-28T22:40:30.067Z] === RUN TestDockerSuite/TestLogsTimestamps [2023-06-28T22:40:35.960Z] === RUN TestDockerSuite/TestLogsWithDetails [2023-06-28T22:40:40.747Z] === RUN TestDockerSuite/TestMountIntoProc [2023-06-28T22:40:40.747Z] docker_cli_run_test.go:2904: unmatched requirement DaemonIsLinux [2023-06-28T22:40:40.747Z] === RUN TestDockerSuite/TestMountIntoSys [2023-06-28T22:40:40.747Z] docker_cli_run_test.go:2913: unmatched requirement DaemonIsLinux [2023-06-28T22:40:40.747Z] === RUN TestDockerSuite/TestNetHostname [2023-06-28T22:40:40.747Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2023-06-28T22:40:40.747Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2023-06-28T22:40:40.747Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2023-06-28T22:40:40.747Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2023-06-28T22:40:40.747Z] docker_cli_run_test.go:3507: unmatched requirement DaemonIsLinux [2023-06-28T22:40:40.747Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2023-06-28T22:40:40.747Z] docker_cli_run_test.go:2693: unmatched requirement DaemonIsLinux [2023-06-28T22:40:40.747Z] === RUN TestDockerSuite/TestPluginActive [2023-06-28T22:40:40.747Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2023-06-28T22:40:40.747Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2023-06-28T22:40:40.747Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2023-06-28T22:40:40.747Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2023-06-28T22:40:41.219Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2023-06-28T22:40:41.219Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2023-06-28T22:40:41.219Z] === RUN TestDockerSuite/TestPluginLogDriver [2023-06-28T22:40:41.219Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2023-06-28T22:40:41.219Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2023-06-28T22:40:41.219Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2023-06-28T22:40:41.219Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2023-06-28T22:40:41.219Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2023-06-28T22:40:41.219Z] === RUN TestDockerSuite/TestPluginUpgrade [2023-06-28T22:40:41.219Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2023-06-28T22:40:41.219Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2023-06-28T22:40:41.219Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2023-06-28T22:40:41.219Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2023-06-28T22:40:41.219Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2023-06-28T22:40:41.219Z] === RUN TestDockerSuite/TestPortHostBinding [2023-06-28T22:40:41.219Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2023-06-28T22:40:41.219Z] === RUN TestDockerSuite/TestPortList [2023-06-28T22:40:41.219Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2023-06-28T22:40:41.695Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2023-06-28T22:40:56.693Z] === RUN TestDockerSuite/TestPostContainersAttach [2023-06-28T22:40:56.693Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2023-06-28T22:40:56.693Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2023-06-28T22:40:56.693Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2023-06-28T22:40:56.693Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2023-06-28T22:40:56.693Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2023-06-28T22:40:56.693Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2023-06-28T22:40:56.693Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2023-06-28T22:40:56.693Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2023-06-28T22:40:56.693Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2023-06-28T22:40:56.693Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2023-06-28T22:40:56.693Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2023-06-28T22:40:56.693Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2023-06-28T22:40:56.693Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2023-06-28T22:40:56.693Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2023-06-28T22:40:56.693Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2023-06-28T22:40:56.693Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2023-06-28T22:40:56.693Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2023-06-28T22:41:05.399Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2023-06-28T22:41:05.399Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2023-06-28T22:41:05.399Z] === RUN TestDockerSuite/TestPsByOrder [2023-06-28T22:41:23.273Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2023-06-28T22:41:23.273Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2023-06-28T22:41:23.273Z] === RUN TestDockerSuite/TestPsListContainersBase [2023-06-28T22:41:44.569Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2023-06-28T22:42:27.351Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2023-06-28T22:42:27.351Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2023-06-28T22:42:27.351Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2023-06-28T22:42:27.351Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2023-06-28T22:42:45.201Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2023-06-28T22:42:55.658Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2023-06-28T22:43:21.002Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2023-06-28T22:43:33.539Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2023-06-28T22:43:34.014Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2023-06-28T22:43:34.014Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2023-06-28T22:43:34.014Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2023-06-28T22:43:34.014Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2023-06-28T22:43:44.483Z] === RUN TestDockerSuite/TestPsListContainersSize [2023-06-28T22:43:44.483Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2023-06-28T22:43:44.483Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2023-06-28T22:43:44.483Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2023-06-28T22:43:44.483Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2023-06-28T22:43:44.483Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2023-06-28T22:43:44.483Z] === RUN TestDockerSuite/TestPsRightTagName [2023-06-28T22:43:44.483Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2023-06-28T22:43:44.483Z] === RUN TestDockerSuite/TestPsShowMounts [2023-06-28T22:43:59.452Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2023-06-28T22:43:59.452Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2023-06-28T22:43:59.452Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2023-06-28T22:44:00.445Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2023-06-28T22:44:00.445Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2023-06-28T22:44:00.445Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2023-06-28T22:44:01.438Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2023-06-28T22:44:02.433Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2023-06-28T22:44:02.433Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2023-06-28T22:44:02.433Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2023-06-28T22:44:11.121Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2023-06-28T22:44:19.829Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2023-06-28T22:44:30.295Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2023-06-28T22:45:13.188Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2023-06-28T22:45:13.188Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2023-06-28T22:45:13.188Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2023-06-28T22:45:25.731Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2023-06-28T22:45:26.204Z] === RUN TestDockerSuite/TestRestartPolicyNO [2023-06-28T22:45:26.677Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2023-06-28T22:45:28.260Z] === RUN TestDockerSuite/TestRestartRunningContainer [2023-06-28T22:45:36.963Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2023-06-28T22:45:51.961Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2023-06-28T22:45:51.961Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2023-06-28T22:45:51.961Z] === RUN TestDockerSuite/TestRestartWithVolumes [2023-06-28T22:46:00.670Z] === RUN TestDockerSuite/TestRmiBlank [2023-06-28T22:46:00.670Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2023-06-28T22:46:00.670Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2023-06-28T22:46:36.625Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2023-06-28T22:46:43.832Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2023-06-28T22:46:44.824Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2023-06-28T22:47:02.697Z] === RUN TestDockerSuite/TestRmiImgIDForce [2023-06-28T22:47:13.164Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2023-06-28T22:47:34.481Z] === RUN TestDockerSuite/TestRmiParentImageFail [2023-06-28T22:47:44.948Z] === RUN TestDockerSuite/TestRmiTag [2023-06-28T22:47:45.946Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2023-06-28T22:47:51.833Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2023-06-28T22:48:34.592Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2023-06-28T22:48:35.068Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2023-06-28T22:48:47.616Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2023-06-28T22:48:49.859Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2023-06-28T22:48:49.859Z] docker_cli_run_test.go:4422: unmatched requirement DaemonIsLinux [2023-06-28T22:48:49.859Z] === RUN TestDockerSuite/TestRunAddHost [2023-06-28T22:48:49.859Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2023-06-28T22:48:49.859Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2023-06-28T22:48:49.859Z] docker_cli_run_test.go:3939: unmatched requirement DaemonIsLinux [2023-06-28T22:48:49.859Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2023-06-28T22:48:49.859Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2023-06-28T22:48:49.859Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2023-06-28T22:48:49.859Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2023-06-28T22:48:49.859Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2023-06-28T22:48:49.859Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2023-06-28T22:48:49.859Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2023-06-28T22:48:49.859Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2023-06-28T22:48:50.333Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2023-06-28T22:48:55.117Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2023-06-28T22:48:55.117Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2023-06-28T22:48:55.117Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2023-06-28T22:48:55.117Z] docker_cli_run_test.go:2623: unmatched requirement DaemonIsLinux [2023-06-28T22:48:55.117Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2023-06-28T22:49:05.578Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2023-06-28T22:49:11.483Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2023-06-28T22:49:21.979Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2023-06-28T22:49:30.695Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2023-06-28T22:49:35.479Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2023-06-28T22:49:35.479Z] === RUN TestDockerSuite/TestRunBindMounts [2023-06-28T22:49:50.471Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2023-06-28T22:49:50.471Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2023-06-28T22:49:50.471Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2023-06-28T22:49:50.471Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2023-06-28T22:49:50.471Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2023-06-28T22:49:50.471Z] docker_cli_run_test.go:3003: unmatched requirement DaemonIsLinux [2023-06-28T22:49:50.471Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2023-06-28T22:49:50.471Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2023-06-28T22:49:50.471Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2023-06-28T22:49:50.471Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2023-06-28T22:49:50.471Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2023-06-28T22:49:50.471Z] docker_cli_run_test.go:3189: unmatched requirement DaemonIsLinux [2023-06-28T22:49:50.471Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2023-06-28T22:49:50.471Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2023-06-28T22:49:50.471Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2023-06-28T22:49:50.471Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2023-06-28T22:49:50.471Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2023-06-28T22:49:50.471Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2023-06-28T22:49:50.471Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2023-06-28T22:49:50.471Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2023-06-28T22:49:50.471Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2023-06-28T22:49:50.471Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2023-06-28T22:49:50.471Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2023-06-28T22:49:59.181Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2023-06-28T22:49:59.181Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2023-06-28T22:49:59.181Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2023-06-28T22:50:06.385Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2023-06-28T22:50:06.385Z] docker_cli_run_test.go:3331: unmatched requirement DaemonIsLinux [2023-06-28T22:50:06.385Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2023-06-28T22:50:06.385Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2023-06-28T22:50:06.385Z] === RUN TestDockerSuite/TestRunContainerNetwork [2023-06-28T22:50:14.573Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2023-06-28T22:50:14.573Z] docker_cli_run_test.go:3322: unmatched requirement DaemonIsLinux [2023-06-28T22:50:14.573Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2023-06-28T22:50:14.573Z] docker_cli_run_test.go:3307: unmatched requirement DaemonIsLinux [2023-06-28T22:50:14.573Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2023-06-28T22:50:14.573Z] docker_cli_run_test.go:3232: unmatched requirement DaemonIsLinux [2023-06-28T22:50:14.573Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2023-06-28T22:50:14.573Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2023-06-28T22:50:14.573Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2023-06-28T22:50:14.573Z] docker_cli_run_test.go:2680: unmatched requirement DaemonIsLinux [2023-06-28T22:50:14.573Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2023-06-28T22:50:14.573Z] docker_cli_run_test.go:2753: unmatched requirement DaemonIsLinux [2023-06-28T22:50:14.573Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2023-06-28T22:50:14.573Z] docker_cli_run_test.go:2743: unmatched requirement DaemonIsLinux [2023-06-28T22:50:14.573Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2023-06-28T22:50:15.570Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2023-06-28T22:50:21.488Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2023-06-28T22:50:31.971Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2023-06-28T22:50:31.971Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2023-06-28T22:50:31.971Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2023-06-28T22:50:31.971Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2023-06-28T22:50:31.971Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2023-06-28T22:50:31.971Z] docker_cli_run_test.go:3197: unmatched requirement DaemonIsLinux [2023-06-28T22:50:31.971Z] === RUN TestDockerSuite/TestRunCreateVolume [2023-06-28T22:50:35.786Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2023-06-28T22:50:35.786Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2023-06-28T22:50:35.786Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2023-06-28T22:50:35.786Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2023-06-28T22:50:35.786Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2023-06-28T22:50:35.786Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2023-06-28T22:50:35.786Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2023-06-28T22:50:35.786Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2023-06-28T22:50:35.786Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2023-06-28T22:50:39.601Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2023-06-28T22:50:52.155Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2023-06-28T22:50:52.155Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2023-06-28T22:50:52.155Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2023-06-28T22:50:52.155Z] docker_cli_run_test.go:3904: unmatched requirement DaemonIsLinux [2023-06-28T22:50:52.155Z] === RUN TestDockerSuite/TestRunDNSOptions [2023-06-28T22:50:52.155Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2023-06-28T22:50:52.155Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2023-06-28T22:50:52.155Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2023-06-28T22:50:52.155Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2023-06-28T22:50:52.155Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2023-06-28T22:50:52.155Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2023-06-28T22:50:52.155Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2023-06-28T22:50:52.155Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2023-06-28T22:51:00.873Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2023-06-28T22:51:00.873Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2023-06-28T22:51:00.873Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2023-06-28T22:51:00.873Z] === RUN TestDockerSuite/TestRunDuplicateMount [2023-06-28T22:51:00.873Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux [2023-06-28T22:51:00.873Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2023-06-28T22:51:05.653Z] === RUN TestDockerSuite/TestRunEchoStdout [2023-06-28T22:51:10.441Z] === RUN TestDockerSuite/TestRunEmptyEnv [2023-06-28T22:51:10.441Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsLinux [2023-06-28T22:51:10.441Z] === RUN TestDockerSuite/TestRunEntrypoint [2023-06-28T22:51:20.926Z] === RUN TestDockerSuite/TestRunEnvironment [2023-06-28T22:51:20.926Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2023-06-28T22:51:20.926Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2023-06-28T22:51:20.926Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2023-06-28T22:51:20.926Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2023-06-28T22:51:20.926Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2023-06-28T22:51:20.926Z] === RUN TestDockerSuite/TestRunExitCode [2023-06-28T22:51:24.737Z] === RUN TestDockerSuite/TestRunExitCodeOne [2023-06-28T22:51:29.528Z] === RUN TestDockerSuite/TestRunExitCodeZero [2023-06-28T22:51:34.315Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2023-06-28T22:51:39.100Z] === RUN TestDockerSuite/TestRunExposePort [2023-06-28T22:51:39.100Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2023-06-28T22:51:39.100Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2023-06-28T22:51:39.100Z] === RUN TestDockerSuite/TestRunGroupAdd [2023-06-28T22:51:39.100Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2023-06-28T22:51:39.100Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2023-06-28T22:51:39.100Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2023-06-28T22:51:39.100Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2023-06-28T22:51:39.100Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsLinux [2023-06-28T22:51:39.100Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2023-06-28T22:51:39.100Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv [2023-06-28T22:51:39.577Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2023-06-28T22:51:39.577Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2023-06-28T22:51:39.577Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2023-06-28T22:51:39.577Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2023-06-28T22:51:39.577Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2023-06-28T22:51:54.570Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2023-06-28T22:51:54.570Z] docker_cli_run_test.go:3267: unmatched requirement DaemonIsLinux [2023-06-28T22:51:54.570Z] === RUN TestDockerSuite/TestRunInvalidReference [2023-06-28T22:51:54.570Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2023-06-28T22:51:54.570Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2023-06-28T22:51:54.570Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2023-06-28T22:51:54.570Z] docker_cli_run_test.go:3376: unmatched requirement DaemonIsLinux [2023-06-28T22:51:54.570Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2023-06-28T22:51:54.570Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2023-06-28T22:51:54.570Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2023-06-28T22:51:54.570Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2023-06-28T22:51:54.570Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2023-06-28T22:52:15.863Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2023-06-28T22:52:15.863Z] docker_cli_run_test.go:3386: unmatched requirement DaemonIsLinux [2023-06-28T22:52:15.863Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2023-06-28T22:52:18.090Z] === RUN TestDockerSuite/TestRunModeHostname [2023-06-28T22:52:18.090Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2023-06-28T22:52:18.090Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2023-06-28T22:52:18.090Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2023-06-28T22:52:18.090Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2023-06-28T22:52:18.090Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2023-06-28T22:52:18.090Z] === RUN TestDockerSuite/TestRunModeIpcHost [2023-06-28T22:52:18.090Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2023-06-28T22:52:18.090Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2023-06-28T22:52:18.090Z] docker_cli_run_test.go:3420: unmatched requirement DaemonIsLinux [2023-06-28T22:52:18.090Z] === RUN TestDockerSuite/TestRunModePIDContainer [2023-06-28T22:52:18.090Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2023-06-28T22:52:18.090Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2023-06-28T22:52:18.090Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2023-06-28T22:52:18.090Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2023-06-28T22:52:18.090Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2023-06-28T22:52:18.090Z] === RUN TestDockerSuite/TestRunModePIDHost [2023-06-28T22:52:18.090Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2023-06-28T22:52:18.090Z] === RUN TestDockerSuite/TestRunModeUTSHost [2023-06-28T22:52:18.090Z] docker_cli_run_test.go:2451: unmatched requirement DaemonIsLinux [2023-06-28T22:52:18.090Z] === RUN TestDockerSuite/TestRunMount [2023-06-28T22:52:18.090Z] docker_cli_run_test.go:4224: unmatched requirement DaemonIsLinux [2023-06-28T22:52:18.090Z] === RUN TestDockerSuite/TestRunMountOrdering [2023-06-28T22:52:18.090Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2023-06-28T22:52:18.090Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2023-06-28T22:52:18.090Z] docker_cli_run_test.go:4212: unmatched requirement DaemonIsLinux [2023-06-28T22:52:18.090Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2023-06-28T22:52:18.090Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2023-06-28T22:52:18.560Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2023-06-28T22:52:33.523Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2023-06-28T22:52:33.523Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2023-06-28T22:52:33.523Z] === RUN TestDockerSuite/TestRunNamedVolume [2023-06-28T22:52:33.523Z] docker_cli_run_test.go:3209: unmatched requirement DaemonIsLinux [2023-06-28T22:52:33.523Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2023-06-28T22:52:33.523Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2023-06-28T22:52:33.523Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2023-06-28T22:52:51.378Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2023-06-28T22:52:58.561Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2023-06-28T22:52:58.561Z] docker_cli_run_test.go:3764: unmatched requirement DaemonIsLinux [2023-06-28T22:52:58.561Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2023-06-28T22:52:58.561Z] docker_cli_run_test.go:2603: unmatched requirement DaemonIsLinux [2023-06-28T22:52:58.561Z] === RUN TestDockerSuite/TestRunNetHost [2023-06-28T22:52:58.561Z] docker_cli_run_test.go:2572: unmatched requirement DaemonIsLinux [2023-06-28T22:52:58.561Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2023-06-28T22:52:58.561Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2023-06-28T22:52:58.561Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2023-06-28T22:52:58.561Z] docker_cli_run_test.go:2595: unmatched requirement DaemonIsLinux [2023-06-28T22:52:58.561Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2023-06-28T22:52:58.561Z] docker_cli_run_test.go:3064: unmatched requirement DaemonIsLinux [2023-06-28T22:52:59.036Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2023-06-28T22:52:59.036Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2023-06-28T22:52:59.036Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2023-06-28T22:52:59.036Z] docker_cli_run_test.go:3110: unmatched requirement DaemonIsLinux [2023-06-28T22:52:59.036Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2023-06-28T22:52:59.036Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2023-06-28T22:52:59.036Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2023-06-28T22:52:59.507Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2023-06-28T22:53:01.078Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2023-06-28T22:53:05.858Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2023-06-28T22:53:10.638Z] === RUN TestDockerSuite/TestRunNonExistingImage [2023-06-28T22:53:11.635Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2023-06-28T22:53:16.407Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2023-06-28T22:53:16.407Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2023-06-28T22:53:16.407Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2023-06-28T22:53:16.407Z] docker_cli_run_test.go:2803: unmatched requirement DaemonIsLinux [2023-06-28T22:53:16.407Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2023-06-28T22:53:16.407Z] docker_cli_run_test.go:2493: unmatched requirement DaemonIsLinux [2023-06-28T22:53:16.407Z] === RUN TestDockerSuite/TestRunPortInUse [2023-06-28T22:53:16.407Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2023-06-28T22:53:16.407Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2023-06-28T22:53:16.407Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2023-06-28T22:53:16.407Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2023-06-28T22:53:16.407Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2023-06-28T22:53:16.407Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2023-06-28T22:53:16.407Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2023-06-28T22:53:16.407Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2023-06-28T22:53:16.407Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2023-06-28T22:53:16.407Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2023-06-28T22:53:22.296Z] === RUN TestDockerSuite/TestRunPublishPort [2023-06-28T22:53:22.297Z] docker_cli_run_test.go:2978: unmatched requirement DaemonIsLinux [2023-06-28T22:53:22.297Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2023-06-28T22:53:22.297Z] docker_cli_run_test.go:2881: unmatched requirement Apparmor [2023-06-28T22:53:22.297Z] === RUN TestDockerSuite/TestRunReadProcLatency [2023-06-28T22:53:22.297Z] docker_cli_run_test.go:2860: unmatched requirement DaemonIsLinux [2023-06-28T22:53:22.297Z] === RUN TestDockerSuite/TestRunReadProcTimer [2023-06-28T22:53:22.297Z] docker_cli_run_test.go:2845: unmatched requirement DaemonIsLinux [2023-06-28T22:53:22.297Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2023-06-28T22:53:22.297Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2023-06-28T22:53:22.297Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2023-06-28T22:53:52.461Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2023-06-28T22:53:52.461Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2023-06-28T22:53:52.461Z] === RUN TestDockerSuite/TestRunRm [2023-06-28T22:53:58.354Z] === RUN TestDockerSuite/TestRunRmAndWait [2023-06-28T22:54:07.050Z] === RUN TestDockerSuite/TestRunRmPre125Api [2023-06-28T22:54:15.757Z] === RUN TestDockerSuite/TestRunRootWorkdir [2023-06-28T22:54:21.643Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2023-06-28T22:54:26.421Z] === RUN TestDockerSuite/TestRunSetMacAddress [2023-06-28T22:54:32.310Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2023-06-28T22:54:32.310Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2023-06-28T22:54:32.310Z] === RUN TestDockerSuite/TestRunState [2023-06-28T22:54:32.310Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2023-06-28T22:54:32.310Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2023-06-28T22:54:41.013Z] === RUN TestDockerSuite/TestRunStdinPipe [2023-06-28T22:54:41.013Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2023-06-28T22:54:41.013Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2023-06-28T22:54:45.810Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2023-06-28T22:54:45.810Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2023-06-28T22:54:45.810Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2023-06-28T22:54:45.810Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2023-06-28T22:54:45.810Z] === RUN TestDockerSuite/TestRunTLSVerify [2023-06-28T22:54:45.810Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2023-06-28T22:54:45.810Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2023-06-28T22:54:45.810Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2023-06-28T22:54:45.810Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2023-06-28T22:54:54.515Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2023-06-28T22:54:54.515Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2023-06-28T22:54:54.515Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2023-06-28T22:54:54.515Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2023-06-28T22:54:54.515Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2023-06-28T22:54:54.515Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2023-06-28T22:54:54.515Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2023-06-28T22:54:54.515Z] docker_cli_run_test.go:3980: unmatched requirement DaemonIsLinux [2023-06-28T22:54:54.515Z] === RUN TestDockerSuite/TestRunUnshareProc [2023-06-28T22:54:54.515Z] docker_cli_run_test.go:2920: unmatched requirement Apparmor [2023-06-28T22:54:54.515Z] === RUN TestDockerSuite/TestRunUserByID [2023-06-28T22:54:54.515Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2023-06-28T22:54:54.515Z] === RUN TestDockerSuite/TestRunUserByIDBig [2023-06-28T22:54:54.515Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2023-06-28T22:54:54.515Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2023-06-28T22:54:54.515Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2023-06-28T22:54:54.515Z] === RUN TestDockerSuite/TestRunUserByIDZero [2023-06-28T22:54:54.515Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2023-06-28T22:54:54.515Z] === RUN TestDockerSuite/TestRunUserByName [2023-06-28T22:54:54.515Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2023-06-28T22:54:54.515Z] === RUN TestDockerSuite/TestRunUserDefaults [2023-06-28T22:54:59.299Z] === RUN TestDockerSuite/TestRunUserNotFound [2023-06-28T22:54:59.299Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2023-06-28T22:54:59.299Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2023-06-28T22:55:09.775Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2023-06-28T22:55:09.775Z] docker_cli_run_test.go:3869: unmatched requirement DaemonIsLinux [2023-06-28T22:55:09.775Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2023-06-28T22:55:09.775Z] docker_cli_run_test.go:3862: unmatched requirement DaemonIsLinux [2023-06-28T22:55:09.775Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2023-06-28T22:55:20.246Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2023-06-28T22:55:38.110Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2023-06-28T22:55:45.304Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2023-06-28T22:56:00.293Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2023-06-28T22:56:00.293Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2023-06-28T22:56:00.293Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2023-06-28T22:56:00.293Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2023-06-28T22:56:10.773Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2023-06-28T22:56:14.590Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2023-06-28T22:56:19.391Z] === RUN TestDockerSuite/TestRunWithBadDevice [2023-06-28T22:56:19.391Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2023-06-28T22:56:19.391Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2023-06-28T22:56:19.391Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2023-06-28T22:56:19.861Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2023-06-28T22:56:19.861Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2023-06-28T22:56:19.861Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2023-06-28T22:56:19.861Z] docker_cli_run_test.go:3736: unmatched requirement DaemonIsLinux [2023-06-28T22:56:19.861Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2023-06-28T22:56:19.861Z] docker_cli_run_test.go:3747: unmatched requirement DaemonIsLinux [2023-06-28T22:56:19.861Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2023-06-28T22:56:19.861Z] docker_cli_run_test.go:2826: unmatched requirement DaemonIsLinux [2023-06-28T22:56:19.861Z] === RUN TestDockerSuite/TestRunWithUlimits [2023-06-28T22:56:19.861Z] docker_cli_run_test.go:3221: unmatched requirement DaemonIsLinux [2023-06-28T22:56:19.861Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2023-06-28T22:56:28.584Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2023-06-28T22:56:32.560Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2023-06-28T22:56:37.340Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2023-06-28T22:56:47.827Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2023-06-28T22:56:47.827Z] docker_cli_run_test.go:3037: unmatched requirement Apparmor [2023-06-28T22:56:47.827Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2023-06-28T22:56:47.827Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2023-06-28T22:56:47.827Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2023-06-28T22:56:47.827Z] docker_cli_run_test.go:2836: unmatched requirement DaemonIsLinux [2023-06-28T22:56:47.827Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2023-06-28T22:56:47.827Z] docker_cli_run_test.go:3634: unmatched requirement DaemonIsLinux [2023-06-28T22:56:47.827Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2023-06-28T22:56:47.827Z] docker_cli_run_test.go:3645: unmatched requirement DaemonIsLinux [2023-06-28T22:56:47.827Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2023-06-28T22:56:47.827Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2023-06-28T22:56:47.827Z] === RUN TestDockerSuite/TestSaveCheckTimes [2023-06-28T22:56:47.827Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2023-06-28T22:56:47.827Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2023-06-28T22:56:47.827Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2023-06-28T22:56:47.827Z] === RUN TestDockerSuite/TestSaveImageId [2023-06-28T22:56:47.827Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2023-06-28T22:56:47.827Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2023-06-28T22:56:47.827Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2023-06-28T22:56:47.827Z] === RUN TestDockerSuite/TestSaveLoadParents [2023-06-28T22:56:47.827Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2023-06-28T22:56:47.827Z] === RUN TestDockerSuite/TestSaveMultipleNames [2023-06-28T22:56:47.827Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2023-06-28T22:56:47.827Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2023-06-28T22:56:47.827Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2023-06-28T22:56:47.827Z] === RUN TestDockerSuite/TestSaveSingleTag [2023-06-28T22:56:47.827Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2023-06-28T22:56:47.827Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2023-06-28T22:56:47.827Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2023-06-28T22:56:47.827Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2023-06-28T22:56:47.827Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2023-06-28T22:56:47.827Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2023-06-28T22:56:47.827Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2023-06-28T22:56:47.828Z] === RUN TestDockerSuite/TestSearchCmdOptions [2023-06-28T22:56:50.070Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2023-06-28T22:56:50.070Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2023-06-28T22:56:50.543Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2023-06-28T22:56:51.540Z] === RUN TestDockerSuite/TestSearchWithLimit [2023-06-28T22:56:53.772Z] === RUN TestDockerSuite/TestSlowStdinClosing [2023-06-28T22:57:08.761Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2023-06-28T22:57:08.761Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2023-06-28T22:57:08.761Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2023-06-28T22:57:26.636Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2023-06-28T22:57:26.637Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2023-06-28T22:57:26.637Z] === RUN TestDockerSuite/TestStartAttachSilent [2023-06-28T22:57:39.182Z] === RUN TestDockerSuite/TestStartAttachWithRename [2023-06-28T22:57:39.182Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2023-06-28T22:57:39.182Z] === RUN TestDockerSuite/TestStartMultipleContainers [2023-06-28T22:57:39.182Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2023-06-28T22:57:39.182Z] === RUN TestDockerSuite/TestStartPausedContainer [2023-06-28T22:57:39.182Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2023-06-28T22:57:39.182Z] === RUN TestDockerSuite/TestStartRecordError [2023-06-28T22:57:39.182Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2023-06-28T22:57:39.182Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2023-06-28T22:57:57.058Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2023-06-28T22:57:57.058Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2023-06-28T22:57:57.058Z] === RUN TestDockerSuite/TestStatsAllNoStream [2023-06-28T22:57:57.058Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2023-06-28T22:57:57.058Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2023-06-28T22:57:57.058Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2023-06-28T22:57:57.058Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2023-06-28T22:57:57.058Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2023-06-28T22:57:57.058Z] === RUN TestDockerSuite/TestStatsFormatAll [2023-06-28T22:57:57.058Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-06-28T22:57:57.058Z] === RUN TestDockerSuite/TestStatsNoStream [2023-06-28T22:57:57.058Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2023-06-28T22:57:57.058Z] === RUN TestDockerSuite/TestTopMultipleArgs [2023-06-28T22:58:00.033Z] === RUN TestDockerSuite/TestTopNonPrivileged [2023-06-28T22:58:05.943Z] === RUN TestDockerSuite/TestTopPrivileged [2023-06-28T22:58:05.943Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2023-06-28T22:58:05.943Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2023-06-28T22:58:10.731Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2023-06-28T22:58:10.731Z] docker_cli_run_test.go:3445: unmatched requirement DaemonIsLinux [2023-06-28T22:58:10.731Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2023-06-28T22:58:10.731Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2023-06-28T22:58:10.731Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2023-06-28T22:58:10.731Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2023-06-28T22:58:10.731Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2023-06-28T22:58:10.731Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2023-06-28T22:58:10.731Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2023-06-28T22:58:10.731Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2023-06-28T22:58:10.731Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2023-06-28T22:58:10.731Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2023-06-28T22:58:10.731Z] === RUN TestDockerSuite/TestVolumeCLICreate [2023-06-28T22:58:28.617Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2023-06-28T22:58:28.617Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2023-06-28T22:58:28.617Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2023-06-28T22:58:28.617Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2023-06-28T22:58:28.617Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2023-06-28T22:58:28.617Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2023-06-28T22:58:29.090Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2023-06-28T22:58:29.090Z] === RUN TestDockerSuite/TestVolumeCLILs [2023-06-28T22:58:35.000Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2023-06-28T22:58:35.000Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2023-06-28T22:58:47.554Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2023-06-28T22:58:47.554Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2023-06-28T22:58:48.549Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2023-06-28T22:58:48.549Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2023-06-28T22:58:49.020Z] === RUN TestDockerSuite/TestVolumeCLIRm [2023-06-28T22:59:06.894Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2023-06-28T22:59:06.894Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2023-06-28T22:59:06.894Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2023-06-28T22:59:07.888Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2023-06-28T22:59:08.365Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2023-06-28T22:59:08.365Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2023-06-28T22:59:08.365Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2023-06-28T22:59:26.248Z] === RUN TestDockerSuite/TestVolumeLsFormat [2023-06-28T22:59:26.248Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2023-06-28T22:59:26.248Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2023-06-28T22:59:56.445Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2023-06-28T22:59:56.445Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2023-06-28T22:59:56.445Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2023-06-28T22:59:58.020Z] --- PASS: TestDockerSuite (4526.41s) [2023-06-28T22:59:58.020Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.04s) [2023-06-28T22:59:58.020Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2023-06-28T22:59:58.020Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.04s) [2023-06-28T22:59:58.020Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2023-06-28T22:59:58.020Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2023-06-28T22:59:58.020Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2023-06-28T22:59:58.020Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.04s) [2023-06-28T22:59:58.020Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.15s) [2023-06-28T22:59:58.020Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.61s) [2023-06-28T22:59:58.020Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (1.31s) [2023-06-28T22:59:58.020Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2023-06-28T22:59:58.020Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (110.97s) [2023-06-28T22:59:58.020Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.78s) [2023-06-28T22:59:58.020Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.10s) [2023-06-28T22:59:58.020Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.04s) [2023-06-28T22:59:58.020Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2023-06-28T22:59:58.020Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.04s) [2023-06-28T22:59:58.020Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.04s) [2023-06-28T22:59:58.020Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.05s) [2023-06-28T22:59:58.020Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.06s) [2023-06-28T22:59:58.020Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s) [2023-06-28T22:59:58.020Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.04s) [2023-06-28T22:59:58.020Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.04s) [2023-06-28T22:59:58.020Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (8.33s) [2023-06-28T22:59:58.020Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2023-06-28T22:59:58.020Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.04s) [2023-06-28T22:59:58.020Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (5.94s) [2023-06-28T22:59:58.020Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (9.59s) [2023-06-28T22:59:58.020Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.04s) [2023-06-28T22:59:58.020Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.04s) [2023-06-28T22:59:58.020Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.04s) [2023-06-28T22:59:58.020Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.05s) [2023-06-28T22:59:58.020Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (6.19s) [2023-06-28T22:59:58.020Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2023-06-28T22:59:58.020Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2023-06-28T22:59:58.020Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (14.65s) [2023-06-28T22:59:58.020Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (204.25s) [2023-06-28T22:59:58.020Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.97s) [2023-06-28T22:59:58.020Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (12.75s) [2023-06-28T22:59:58.020Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2023-06-28T22:59:58.020Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (7.29s) [2023-06-28T22:59:58.020Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.61s) [2023-06-28T22:59:58.020Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2023-06-28T22:59:58.020Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2023-06-28T22:59:58.020Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2023-06-28T22:59:58.020Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2023-06-28T22:59:58.020Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.76s) [2023-06-28T22:59:58.020Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (4.63s) [2023-06-28T22:59:58.020Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.36s) [2023-06-28T22:59:58.020Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2023-06-28T22:59:58.020Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.04s) [2023-06-28T22:59:58.020Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2023-06-28T22:59:58.020Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (4.61s) [2023-06-28T22:59:58.020Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (18.78s) [2023-06-28T22:59:58.020Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (7.92s) [2023-06-28T22:59:58.020Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.57s) [2023-06-28T22:59:58.020Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.09s) [2023-06-28T22:59:58.020Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (4.09s) [2023-06-28T22:59:58.020Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.54s) [2023-06-28T22:59:58.020Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (12.63s) [2023-06-28T22:59:58.020Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.06s) [2023-06-28T22:59:58.020Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.04s) [2023-06-28T22:59:58.020Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2023-06-28T22:59:58.020Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2023-06-28T22:59:58.020Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.75s) [2023-06-28T22:59:58.020Z] --- PASS: TestDockerSuite/TestBuildAddTar (64.32s) [2023-06-28T22:59:58.020Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.07s) [2023-06-28T22:59:58.020Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (1.27s) [2023-06-28T22:59:58.020Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (27.39s) [2023-06-28T22:59:58.020Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (2.01s) [2023-06-28T22:59:58.020Z] --- PASS: TestDockerSuite/TestBuildBlankName (1.54s) [2023-06-28T22:59:58.020Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (12.35s) [2023-06-28T22:59:58.020Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.76s) [2023-06-28T22:59:58.020Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (7.92s) [2023-06-28T22:59:58.020Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (15.86s) [2023-06-28T22:59:58.020Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (14.45s) [2023-06-28T22:59:58.020Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.02s) [2023-06-28T22:59:58.021Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (13.00s) [2023-06-28T22:59:58.021Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2023-06-28T22:59:58.021Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2023-06-28T22:59:58.021Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (10.58s) [2023-06-28T22:59:58.021Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.10s) [2023-06-28T22:59:58.021Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (1.01s) [2023-06-28T22:59:58.021Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.07s) [2023-06-28T22:59:58.021Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2023-06-28T22:59:58.021Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (49.65s) [2023-06-28T22:59:58.021Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (7.90s) [2023-06-28T22:59:58.021Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.98s) [2023-06-28T22:59:58.021Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (1.05s) [2023-06-28T22:59:58.021Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (2.61s) [2023-06-28T22:59:58.021Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.09s) [2023-06-28T22:59:58.021Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (6.95s) [2023-06-28T22:59:58.021Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (2.79s) [2023-06-28T22:59:58.021Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.09s) [2023-06-28T22:59:58.021Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2023-06-28T22:59:58.021Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (2.52s) [2023-06-28T22:59:58.491Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.42s) [2023-06-28T22:59:58.491Z] --- PASS: TestDockerSuite/TestBuildCmd (1.03s) [2023-06-28T22:59:58.491Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.83s) [2023-06-28T22:59:58.491Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.82s) [2023-06-28T22:59:58.491Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (8.60s) [2023-06-28T22:59:58.491Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (4.22s) [2023-06-28T22:59:58.491Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.05s) [2023-06-28T22:59:58.491Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (2.16s) [2023-06-28T22:59:58.491Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2023-06-28T22:59:58.491Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.70s) [2023-06-28T22:59:58.491Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (3.19s) [2023-06-28T22:59:58.491Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.96s) [2023-06-28T22:59:58.491Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (1.13s) [2023-06-28T22:59:58.491Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.09s) [2023-06-28T22:59:58.491Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.70s) [2023-06-28T22:59:58.491Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (1.13s) [2023-06-28T22:59:58.491Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2023-06-28T22:59:58.491Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2023-06-28T22:59:58.491Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (13.59s) [2023-06-28T22:59:58.491Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (53.04s) [2023-06-28T22:59:58.491Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (2.92s) [2023-06-28T22:59:58.491Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (2.53s) [2023-06-28T22:59:58.491Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (9.67s) [2023-06-28T22:59:58.491Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.98s) [2023-06-28T22:59:58.491Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (1.02s) [2023-06-28T22:59:58.491Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2023-06-28T22:59:58.491Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.79s) [2023-06-28T22:59:58.491Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.07s) [2023-06-28T22:59:58.491Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (49.66s) [2023-06-28T22:59:58.491Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (1.14s) [2023-06-28T22:59:58.491Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (1.02s) [2023-06-28T22:59:58.491Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (36.19s) [2023-06-28T22:59:58.491Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (3.47s) [2023-06-28T22:59:58.491Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (2.08s) [2023-06-28T22:59:58.491Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (6.52s) [2023-06-28T22:59:58.491Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (8.95s) [2023-06-28T22:59:58.491Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (4.41s) [2023-06-28T22:59:58.491Z] --- PASS: TestDockerSuite/TestBuildDockerignore (103.25s) [2023-06-28T22:59:58.491Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (9.65s) [2023-06-28T22:59:58.491Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (1.08s) [2023-06-28T22:59:58.491Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (102.15s) [2023-06-28T22:59:58.491Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (3.48s) [2023-06-28T22:59:58.491Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (2.12s) [2023-06-28T22:59:58.491Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (39.92s) [2023-06-28T22:59:58.491Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (23.65s) [2023-06-28T22:59:58.491Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (22.68s) [2023-06-28T22:59:58.491Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (53.47s) [2023-06-28T22:59:58.491Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (22.75s) [2023-06-28T22:59:58.491Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (22.66s) [2023-06-28T22:59:58.491Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (168.70s) [2023-06-28T22:59:58.491Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (1.13s) [2023-06-28T22:59:58.491Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.98s) [2023-06-28T22:59:58.491Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s) [2023-06-28T22:59:58.491Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.83s) [2023-06-28T22:59:58.491Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (2.05s) [2023-06-28T22:59:58.491Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2023-06-28T22:59:58.491Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.80s) [2023-06-28T22:59:58.491Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.91s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (8.43s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (5.33s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (7.51s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.10s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.89s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (5.66s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.11s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.10s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.10s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.72s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (7.74s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (26.22s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (1.07s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.08s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.06s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.04s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.04s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.04s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildFails (8.19s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.20s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (13.35s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (9.15s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.01s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildFromGit (14.83s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (3.28s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (9.90s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.07s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.29s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.94s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.60s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.06s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildHistory (19.04s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.50s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (3.24s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.08s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.30s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.16s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (7.60s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildLabel (1.52s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (1.02s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.44s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (1.07s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildLabels (1.74s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.79s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (9.49s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.18s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.19s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.15s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.15s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.16s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildMaintainer (1.00s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.19s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (7.95s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (40.85s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.13s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.39s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (57.72s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (35.68s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (8.63s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (10.66s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (9.19s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (29.97s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (17.84s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (1.28s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildNoContext (4.27s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (12.75s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (8.54s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.63s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.45s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.55s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.99s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (2.12s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildOnBuild (23.80s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (3.21s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (19.58s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (10.97s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (13.66s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (9.34s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (7.67s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (2.40s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.08s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.34s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (72.12s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (44.01s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildRm (21.64s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (6.96s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.11s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (1.22s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (3.19s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (6.45s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (6.63s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildShellInherited (8.11s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (23.75s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (2.62s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (1.18s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (17.53s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.52s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (8.43s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.19s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildStderr (8.19s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (31.63s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.99s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (10.09s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (2.64s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildTagEvent (8.26s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (8.90s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestBuildUser (0.07s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.06s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.04s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (7.11s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.99s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.92s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.04s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (38.76s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (2.19s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.88s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.40s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.99s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.11s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildWithFailure (4.68s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.23s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (18.95s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildWithTabs (7.99s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (1.16s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.91s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (1.12s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (1.05s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.06s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.99s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (12.59s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (3.23s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestBuildXZHost (1.11s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.06s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (3.25s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (8.65s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestCommitChange (12.04s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (16.49s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.04s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestCommitNewFile (14.32s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestCommitTTY (18.21s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.32s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.04s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.04s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.04s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestContainerAPICommit (19.42s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (19.26s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.04s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (4.44s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestContainerAPICreate (8.73s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.04s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (5.33s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (5.49s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (5.17s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (5.06s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.04s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.04s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (5.10s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (5.29s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.03s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (4.98s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestContainerAPIKill (5.19s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.25s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (5.51s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.54s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.76s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.29s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.64s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.04s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2023-06-28T22:59:58.492Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.10s) [2023-06-28T22:59:58.492Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestContainerAPIStop (8.91s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.49s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.69s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.59s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (3.23s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (41.01s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (8.52s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.52s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (8.88s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.64s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000650eb8_} (3.68s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12087801374_c:\foo_false____} (3.81s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12087801374_c:\foo_true____} (8.91s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.26s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.55s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.63s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.17s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.04s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestCpRelativePath (8.86s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.05s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestCpToCaseA (12.63s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.66s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestCpToCaseE (15.08s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestCpToCaseH (15.73s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.04s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestCpToDot (4.06s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.04s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestCpToStdout (4.16s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestCreateArgs (0.26s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.35s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.40s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.29s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.33s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (3.69s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (1.35s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestCreateLabels (0.45s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestCreateRM (0.78s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.29s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.50s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (16.76s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.30s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (1.83s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.10s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.30s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.61s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.04s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.04s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.04s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.04s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.04s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.04s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestDockerFails (0.16s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.04s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.04s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.04s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.04s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.04s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.88s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (8.21s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.77s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (22.73s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestEventsCopy (8.78s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (8.21s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.42s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (2.05s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (6.14s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.17s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.98s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestEventsFilters (7.19s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestEventsFormat (7.84s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.17s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.21s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.04s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.33s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestEventsRename (3.66s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestEventsResize (4.65s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (8.38s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.87s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (6.85s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestEventsUntag (2.99s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.36s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.22s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.36s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.82s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.78s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.70s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.53s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.71s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.04s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestExecEnv (0.04s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.04s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestExecExitStatus (4.12s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestExecInspectID (6.12s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.04s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestExecParseError (0.04s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.04s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.04s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.25s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestExecStartFails (3.94s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (4.06s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (12.40s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.47s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.49s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.10s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.97s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.22s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestHealth (0.04s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.19s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.19s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.18s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (7.23s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.12s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.16s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.14s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.58s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.95s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.71s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.24s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.85s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.49s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (3.52s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (8.63s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestImagesFormat (0.56s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.05s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (5.01s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.14s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestImportBadURL (2.46s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.13s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.12s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.24s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.60s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.16s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.14s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.35s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (8.31s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestInspectDefault (8.58s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestInspectHistory (7.66s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-06-28T22:59:58.965Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.40s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.52s) [2023-06-28T22:59:58.965Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.28s) [2023-06-28T22:59:58.966Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.70s) [2023-06-28T22:59:58.966Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.88s) [2023-06-28T22:59:58.966Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2023-06-28T22:59:58.966Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.14s) [2023-06-28T22:59:58.966Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.66s) [2023-06-28T22:59:58.966Z] --- PASS: TestDockerSuite/TestInspectStatus (4.94s) [2023-06-28T22:59:58.966Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.30s) [2023-06-28T22:59:58.966Z] --- PASS: TestDockerSuite/TestInspectTemplateError (4.87s) [2023-06-28T22:59:58.966Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.70s) [2023-06-28T22:59:58.966Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.34s) [2023-06-28T22:59:58.966Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.78s) [2023-06-28T22:59:58.966Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.58s) [2023-06-28T22:59:58.966Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.85s) [2023-06-28T22:59:58.966Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.12s) [2023-06-28T22:59:58.966Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2023-06-28T22:59:58.966Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2023-06-28T22:59:58.966Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2023-06-28T22:59:58.966Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2023-06-28T22:59:58.966Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2023-06-28T22:59:58.966Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2023-06-28T22:59:59.438Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2023-06-28T22:59:59.438Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2023-06-28T22:59:59.438Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2023-06-28T22:59:59.438Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2023-06-28T22:59:59.438Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2023-06-28T22:59:59.438Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2023-06-28T22:59:59.438Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2023-06-28T22:59:59.438Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.04s) [2023-06-28T22:59:59.438Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.04s) [2023-06-28T22:59:59.438Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.04s) [2023-06-28T22:59:59.438Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.17s) [2023-06-28T22:59:59.438Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.04s) [2023-06-28T22:59:59.438Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.47s) [2023-06-28T22:59:59.438Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.35s) [2023-06-28T22:59:59.438Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (7.44s) [2023-06-28T22:59:59.438Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.52s) [2023-06-28T22:59:59.438Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2023-06-28T22:59:59.438Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.86s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.18s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (12.47s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (16.42s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (16.54s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.75s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (5.01s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (5.30s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (4.79s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestLogsSince (12.72s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.04s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestLogsTail (6.29s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestLogsTimestamps (5.40s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestLogsWithDetails (4.98s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestNetHostname (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestPluginActive (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.17s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestPortList (0.04s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (14.28s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.05s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.04s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (9.48s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestPsByOrder (17.56s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.05s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestPsListContainersBase (19.27s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (39.67s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.75s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (21.63s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (9.70s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (24.91s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (14.43s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.19s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.84s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.04s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestPsShowMounts (14.85s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.04s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.49s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.04s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.89s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (8.83s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (8.64s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (9.96s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (43.10s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.04s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (12.67s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.53s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.39s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.65s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.77s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (13.76s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.04s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (8.98s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRmiBlank (0.19s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.69s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (31.52s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (10.90s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (1.64s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (15.39s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (11.87s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (22.11s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (10.14s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRmiTag (1.80s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (5.11s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (37.68s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (6.18s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (12.08s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (2.72s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (4.31s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.04s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (10.90s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (5.71s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (9.44s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (9.49s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (4.78s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.18s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRunBindMounts (14.36s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.04s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (9.54s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (6.78s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.09s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.04s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (4.17s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.05s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (4.95s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (5.23s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (9.89s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.05s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRunCreateVolume (4.60s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (3.90s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (10.90s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (9.66s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.05s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.23s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.04s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (4.67s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRunEchoStdout (4.77s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRunEntrypoint (9.38s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRunExitCode (4.87s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (4.77s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (4.69s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (5.05s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRunExposePort (0.17s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.05s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (13.50s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.04s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.20s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (20.73s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.04s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (3.66s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.06s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunMount (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.04s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (14.84s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.04s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (15.68s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (9.59s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.05s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.04s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2023-06-28T22:59:59.439Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.04s) [2023-06-28T22:59:59.439Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.75s) [2023-06-28T22:59:59.440Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.13s) [2023-06-28T22:59:59.440Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (4.78s) [2023-06-28T22:59:59.440Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (4.76s) [2023-06-28T22:59:59.440Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.14s) [2023-06-28T22:59:59.440Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (4.24s) [2023-06-28T22:59:59.440Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2023-06-28T22:59:59.440Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2023-06-28T22:59:59.440Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.04s) [2023-06-28T22:59:59.440Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.04s) [2023-06-28T22:59:59.440Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.04s) [2023-06-28T22:59:59.440Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.04s) [2023-06-28T22:59:59.440Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2023-06-28T22:59:59.440Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.04s) [2023-06-28T22:59:59.440Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (5.76s) [2023-06-28T22:59:59.440Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.05s) [2023-06-28T22:59:59.440Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.04s) [2023-06-28T22:59:59.440Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.04s) [2023-06-28T22:59:59.440Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.05s) [2023-06-28T22:59:59.440Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.04s) [2023-06-28T22:59:59.440Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (25.88s) [2023-06-28T22:59:59.440Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.05s) [2023-06-28T22:59:59.440Z] --- PASS: TestDockerSuite/TestRunRm (9.79s) [2023-06-28T22:59:59.440Z] --- PASS: TestDockerSuite/TestRunRmAndWait (8.36s) [2023-06-28T22:59:59.440Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (9.64s) [2023-06-28T22:59:59.440Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (4.96s) [2023-06-28T22:59:59.440Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (5.51s) [2023-06-28T22:59:59.440Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (5.45s) [2023-06-28T22:59:59.440Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2023-06-28T22:59:59.440Z] --- SKIP: TestDockerSuite/TestRunState (0.04s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (8.46s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.04s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (4.82s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.46s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.16s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.04s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (8.20s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.04s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.04s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.04s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.05s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.04s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.05s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.05s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.04s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestRunUserDefaults (4.72s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (9.46s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.05s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.05s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (11.47s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (15.16s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (9.70s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (13.69s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.24s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (10.42s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (4.87s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (4.83s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.05s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.16s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.18s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.04s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.04s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.04s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (8.74s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (3.78s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (4.71s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (9.32s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.04s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.04s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.04s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.04s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.04s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.04s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.04s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.05s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.04s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.04s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.64s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.47s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.47s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.62s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestSearchWithLimit (2.04s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (14.67s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.04s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (15.96s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.04s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestStartAttachSilent (13.49s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.05s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.04s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.04s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (17.21s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.04s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.04s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (4.95s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (5.33s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.04s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (4.90s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.05s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.04s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.76s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.38s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.53s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.05s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.86s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.74s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.37s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestVolumeCLILs (5.66s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.20s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (11.36s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (1.01s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (1.00s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.20s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.49s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (17.19s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.04s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (1.49s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.51s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (15.23s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.70s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.74s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (29.78s) [2023-06-28T22:59:59.911Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2023-06-28T22:59:59.911Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (3.14s) [2023-06-28T22:59:59.911Z] === RUN TestDockerRegistrySuite [2023-06-28T22:59:59.911Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2023-06-28T22:59:59.911Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.911Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2023-06-28T22:59:59.911Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.911Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2023-06-28T22:59:59.911Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.911Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2023-06-28T22:59:59.911Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.911Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2023-06-28T22:59:59.911Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.911Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2023-06-28T22:59:59.911Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.911Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2023-06-28T22:59:59.911Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.911Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2023-06-28T22:59:59.911Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.911Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2023-06-28T22:59:59.911Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.911Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2023-06-28T22:59:59.911Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.911Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2023-06-28T22:59:59.911Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.911Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2023-06-28T22:59:59.911Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.911Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2023-06-28T22:59:59.911Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.911Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2023-06-28T22:59:59.911Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.911Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2023-06-28T22:59:59.911Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.911Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2023-06-28T22:59:59.911Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.911Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2023-06-28T22:59:59.911Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.911Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2023-06-28T22:59:59.911Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.911Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2023-06-28T22:59:59.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.912Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2023-06-28T22:59:59.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.912Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2023-06-28T22:59:59.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.912Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2023-06-28T22:59:59.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.912Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2023-06-28T22:59:59.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.912Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2023-06-28T22:59:59.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.912Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2023-06-28T22:59:59.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.912Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2023-06-28T22:59:59.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.912Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2023-06-28T22:59:59.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.912Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2023-06-28T22:59:59.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.912Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2023-06-28T22:59:59.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.912Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2023-06-28T22:59:59.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.912Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2023-06-28T22:59:59.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.912Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2023-06-28T22:59:59.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.912Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2023-06-28T22:59:59.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.912Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2023-06-28T22:59:59.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.912Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2023-06-28T22:59:59.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.912Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2023-06-28T22:59:59.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.912Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2023-06-28T22:59:59.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.912Z] === RUN TestDockerRegistrySuite/TestV2Only [2023-06-28T22:59:59.912Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.912Z] --- PASS: TestDockerRegistrySuite (0.90s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2023-06-28T22:59:59.912Z] === RUN TestDockerSchema1RegistrySuite [2023-06-28T22:59:59.912Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2023-06-28T22:59:59.912Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.912Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2023-06-28T22:59:59.912Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.912Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2023-06-28T22:59:59.912Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.912Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2023-06-28T22:59:59.912Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.912Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2023-06-28T22:59:59.912Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.912Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2023-06-28T22:59:59.912Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.912Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2023-06-28T22:59:59.912Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.912Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2023-06-28T22:59:59.912Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.912Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2023-06-28T22:59:59.912Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.912Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2023-06-28T22:59:59.912Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.912Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2023-06-28T22:59:59.912Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.912Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2023-06-28T22:59:59.912Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.912Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2023-06-28T22:59:59.912Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.912Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2023-06-28T22:59:59.912Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.912Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2023-06-28T22:59:59.912Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.912Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2023-06-28T22:59:59.912Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.912Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2023-06-28T22:59:59.912Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.912Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2023-06-28T22:59:59.912Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-06-28T22:59:59.912Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2023-06-28T22:59:59.912Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2023-06-28T23:00:00.384Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2023-06-28T23:00:00.384Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2023-06-28T23:00:00.384Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2023-06-28T23:00:00.384Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2023-06-28T23:00:00.384Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2023-06-28T23:00:00.384Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2023-06-28T23:00:00.384Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2023-06-28T23:00:00.384Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2023-06-28T23:00:00.384Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.384Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2023-06-28T23:00:00.384Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.384Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2023-06-28T23:00:00.384Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.384Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2023-06-28T23:00:00.384Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.384Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2023-06-28T23:00:00.384Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.384Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2023-06-28T23:00:00.384Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.384Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2023-06-28T23:00:00.384Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.384Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2023-06-28T23:00:00.384Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.384Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.12s) [2023-06-28T23:00:00.384Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2023-06-28T23:00:00.384Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2023-06-28T23:00:00.384Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2023-06-28T23:00:00.384Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2023-06-28T23:00:00.384Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2023-06-28T23:00:00.384Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2023-06-28T23:00:00.384Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2023-06-28T23:00:00.384Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2023-06-28T23:00:00.384Z] === RUN TestDockerRegistryAuthTokenSuite [2023-06-28T23:00:00.384Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2023-06-28T23:00:00.384Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.384Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2023-06-28T23:00:00.384Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.384Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2023-06-28T23:00:00.384Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.384Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2023-06-28T23:00:00.384Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.384Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2023-06-28T23:00:00.384Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.384Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2023-06-28T23:00:00.384Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2023-06-28T23:00:00.384Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2023-06-28T23:00:00.384Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2023-06-28T23:00:00.384Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2023-06-28T23:00:00.384Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2023-06-28T23:00:00.384Z] === RUN TestDockerDaemonSuite [2023-06-28T23:00:00.384Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2023-06-28T23:00:00.384Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.384Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2023-06-28T23:00:00.384Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.384Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2023-06-28T23:00:00.384Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.384Z] --- PASS: TestDockerDaemonSuite (0.00s) [2023-06-28T23:00:00.384Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2023-06-28T23:00:00.384Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2023-06-28T23:00:00.384Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2023-06-28T23:00:00.384Z] === RUN TestDockerSwarmSuite [2023-06-28T23:00:00.384Z] --- PASS: TestDockerSwarmSuite (0.00s) [2023-06-28T23:00:00.384Z] === RUN TestDockerPluginSuite [2023-06-28T23:00:00.384Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2023-06-28T23:00:00.384Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.384Z] === RUN TestDockerPluginSuite/TestPluginCreate [2023-06-28T23:00:00.384Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.384Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2023-06-28T23:00:00.384Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.384Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2023-06-28T23:00:00.384Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.384Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2023-06-28T23:00:00.384Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.384Z] === RUN TestDockerPluginSuite/TestPluginInspect [2023-06-28T23:00:00.384Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.384Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2023-06-28T23:00:00.384Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.384Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2023-06-28T23:00:00.384Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.384Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2023-06-28T23:00:00.384Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.384Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2023-06-28T23:00:00.384Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.384Z] === RUN TestDockerPluginSuite/TestPluginSet [2023-06-28T23:00:00.384Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.384Z] --- PASS: TestDockerPluginSuite (0.11s) [2023-06-28T23:00:00.384Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2023-06-28T23:00:00.384Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2023-06-28T23:00:00.384Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2023-06-28T23:00:00.384Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2023-06-28T23:00:00.384Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2023-06-28T23:00:00.384Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2023-06-28T23:00:00.384Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2023-06-28T23:00:00.384Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2023-06-28T23:00:00.384Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2023-06-28T23:00:00.384Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2023-06-28T23:00:00.384Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2023-06-28T23:00:00.384Z] === RUN TestDockerExternalVolumeSuite [2023-06-28T23:00:00.384Z] check_test.go:127: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.384Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2023-06-28T23:00:00.384Z] === RUN TestDockerNetworkSuite [2023-06-28T23:00:00.384Z] check_test.go:133: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.384Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2023-06-28T23:00:00.384Z] === RUN TestDockerHubPullSuite [2023-06-28T23:00:00.384Z] check_test.go:141: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.384Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2023-06-28T23:00:00.384Z] PASS [2023-06-28T23:00:00.384Z] ok github.com/docker/docker/integration-cli 4528.422s [2023-06-28T23:00:00.384Z] [2023-06-28T23:00:00.384Z] === Skipped [2023-06-28T23:00:00.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2023-06-28T23:00:00.384Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.384Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2023-06-28T23:00:00.384Z] [2023-06-28T23:00:00.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s) [2023-06-28T23:00:00.384Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.384Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2023-06-28T23:00:00.384Z] [2023-06-28T23:00:00.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.04s) [2023-06-28T23:00:00.384Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.384Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.04s) [2023-06-28T23:00:00.384Z] [2023-06-28T23:00:00.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2023-06-28T23:00:00.384Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.384Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2023-06-28T23:00:00.384Z] [2023-06-28T23:00:00.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.04s) [2023-06-28T23:00:00.385Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.385Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.04s) [2023-06-28T23:00:00.385Z] [2023-06-28T23:00:00.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.04s) [2023-06-28T23:00:00.385Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.385Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.04s) [2023-06-28T23:00:00.385Z] [2023-06-28T23:00:00.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.05s) [2023-06-28T23:00:00.385Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.385Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.05s) [2023-06-28T23:00:00.385Z] [2023-06-28T23:00:00.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.06s) [2023-06-28T23:00:00.385Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.385Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.06s) [2023-06-28T23:00:00.385Z] [2023-06-28T23:00:00.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s) [2023-06-28T23:00:00.385Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.385Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s) [2023-06-28T23:00:00.385Z] [2023-06-28T23:00:00.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.04s) [2023-06-28T23:00:00.385Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.385Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.04s) [2023-06-28T23:00:00.385Z] [2023-06-28T23:00:00.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2023-06-28T23:00:00.385Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.385Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2023-06-28T23:00:00.385Z] [2023-06-28T23:00:00.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.04s) [2023-06-28T23:00:00.385Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.385Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.04s) [2023-06-28T23:00:00.385Z] [2023-06-28T23:00:00.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.04s) [2023-06-28T23:00:00.385Z] docker_cli_run_test.go:3176: unmatched requirement Apparmor [2023-06-28T23:00:00.385Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.04s) [2023-06-28T23:00:00.385Z] [2023-06-28T23:00:00.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.04s) [2023-06-28T23:00:00.385Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2023-06-28T23:00:00.385Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.04s) [2023-06-28T23:00:00.385Z] [2023-06-28T23:00:00.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.04s) [2023-06-28T23:00:00.385Z] docker_cli_run_test.go:3166: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.385Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.04s) [2023-06-28T23:00:00.385Z] [2023-06-28T23:00:00.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.05s) [2023-06-28T23:00:00.385Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.385Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.05s) [2023-06-28T23:00:00.385Z] [2023-06-28T23:00:00.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2023-06-28T23:00:00.385Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2023-06-28T23:00:00.385Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2023-06-28T23:00:00.385Z] [2023-06-28T23:00:00.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2023-06-28T23:00:00.385Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.385Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2023-06-28T23:00:00.385Z] [2023-06-28T23:00:00.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (1.97s) [2023-06-28T23:00:00.385Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2023-06-28T23:00:00.385Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.97s) [2023-06-28T23:00:00.385Z] [2023-06-28T23:00:00.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2023-06-28T23:00:00.385Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.385Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2023-06-28T23:00:00.385Z] [2023-06-28T23:00:00.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2023-06-28T23:00:00.385Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.385Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2023-06-28T23:00:00.385Z] [2023-06-28T23:00:00.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2023-06-28T23:00:00.385Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.385Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2023-06-28T23:00:00.385Z] [2023-06-28T23:00:00.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2023-06-28T23:00:00.385Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.385Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2023-06-28T23:00:00.385Z] [2023-06-28T23:00:00.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.04s) [2023-06-28T23:00:00.385Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.385Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.04s) [2023-06-28T23:00:00.385Z] [2023-06-28T23:00:00.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.09s) [2023-06-28T23:00:00.385Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.385Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.09s) [2023-06-28T23:00:00.385Z] [2023-06-28T23:00:00.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.06s) [2023-06-28T23:00:00.385Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.385Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.06s) [2023-06-28T23:00:00.385Z] [2023-06-28T23:00:00.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.04s) [2023-06-28T23:00:00.385Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.385Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.04s) [2023-06-28T23:00:00.385Z] [2023-06-28T23:00:00.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2023-06-28T23:00:00.385Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.385Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2023-06-28T23:00:00.385Z] [2023-06-28T23:00:00.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2023-06-28T23:00:00.385Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.385Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2023-06-28T23:00:00.385Z] [2023-06-28T23:00:00.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.07s) [2023-06-28T23:00:00.385Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.385Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.07s) [2023-06-28T23:00:00.385Z] [2023-06-28T23:00:00.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (1.27s) [2023-06-28T23:00:00.385Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.385Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (1.27s) [2023-06-28T23:00:00.385Z] [2023-06-28T23:00:00.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (2.01s) [2023-06-28T23:00:00.385Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.385Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (2.01s) [2023-06-28T23:00:00.385Z] [2023-06-28T23:00:00.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.76s) [2023-06-28T23:00:00.385Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.385Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.76s) [2023-06-28T23:00:00.385Z] [2023-06-28T23:00:00.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.02s) [2023-06-28T23:00:00.385Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.385Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.02s) [2023-06-28T23:00:00.385Z] [2023-06-28T23:00:00.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2023-06-28T23:00:00.385Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.385Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2023-06-28T23:00:00.385Z] [2023-06-28T23:00:00.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2023-06-28T23:00:00.385Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.385Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2023-06-28T23:00:00.385Z] [2023-06-28T23:00:00.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.10s) [2023-06-28T23:00:00.385Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.385Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.10s) [2023-06-28T23:00:00.385Z] [2023-06-28T23:00:00.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.07s) [2023-06-28T23:00:00.385Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.385Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.07s) [2023-06-28T23:00:00.385Z] [2023-06-28T23:00:00.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2023-06-28T23:00:00.385Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.385Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2023-06-28T23:00:00.385Z] [2023-06-28T23:00:00.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.98s) [2023-06-28T23:00:00.385Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.385Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.98s) [2023-06-28T23:00:00.385Z] [2023-06-28T23:00:00.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (1.05s) [2023-06-28T23:00:00.385Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.385Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (1.05s) [2023-06-28T23:00:00.385Z] [2023-06-28T23:00:00.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.09s) [2023-06-28T23:00:00.385Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.385Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.09s) [2023-06-28T23:00:00.385Z] [2023-06-28T23:00:00.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.09s) [2023-06-28T23:00:00.385Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.385Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.09s) [2023-06-28T23:00:00.862Z] [2023-06-28T23:00:00.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.03s) [2023-06-28T23:00:00.862Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2023-06-28T23:00:00.862Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2023-06-28T23:00:00.862Z] [2023-06-28T23:00:00.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.05s) [2023-06-28T23:00:00.862Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.862Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.05s) [2023-06-28T23:00:00.862Z] [2023-06-28T23:00:00.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2023-06-28T23:00:00.862Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.862Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2023-06-28T23:00:00.862Z] [2023-06-28T23:00:00.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.09s) [2023-06-28T23:00:00.862Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.862Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.09s) [2023-06-28T23:00:00.862Z] [2023-06-28T23:00:00.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2023-06-28T23:00:00.862Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.862Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2023-06-28T23:00:00.862Z] [2023-06-28T23:00:00.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2023-06-28T23:00:00.862Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.862Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2023-06-28T23:00:00.862Z] [2023-06-28T23:00:00.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.98s) [2023-06-28T23:00:00.862Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.862Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.98s) [2023-06-28T23:00:00.862Z] [2023-06-28T23:00:00.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (1.02s) [2023-06-28T23:00:00.862Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.862Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (1.02s) [2023-06-28T23:00:00.862Z] [2023-06-28T23:00:00.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2023-06-28T23:00:00.862Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.862Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2023-06-28T23:00:00.862Z] [2023-06-28T23:00:00.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.07s) [2023-06-28T23:00:00.862Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.862Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.07s) [2023-06-28T23:00:00.862Z] [2023-06-28T23:00:00.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (1.02s) [2023-06-28T23:00:00.862Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.862Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (1.02s) [2023-06-28T23:00:00.862Z] [2023-06-28T23:00:00.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (1.08s) [2023-06-28T23:00:00.862Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.862Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (1.08s) [2023-06-28T23:00:00.862Z] [2023-06-28T23:00:00.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.98s) [2023-06-28T23:00:00.862Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.862Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.98s) [2023-06-28T23:00:00.862Z] [2023-06-28T23:00:00.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.06s) [2023-06-28T23:00:00.862Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.862Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s) [2023-06-28T23:00:00.862Z] [2023-06-28T23:00:00.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2023-06-28T23:00:00.862Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.862Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2023-06-28T23:00:00.862Z] [2023-06-28T23:00:00.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.10s) [2023-06-28T23:00:00.862Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.862Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.10s) [2023-06-28T23:00:00.862Z] [2023-06-28T23:00:00.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.89s) [2023-06-28T23:00:00.862Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.862Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.89s) [2023-06-28T23:00:00.862Z] [2023-06-28T23:00:00.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2023-06-28T23:00:00.862Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.862Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2023-06-28T23:00:00.862Z] [2023-06-28T23:00:00.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s) [2023-06-28T23:00:00.862Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.862Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2023-06-28T23:00:00.862Z] [2023-06-28T23:00:00.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2023-06-28T23:00:00.862Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.862Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2023-06-28T23:00:00.862Z] [2023-06-28T23:00:00.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.11s) [2023-06-28T23:00:00.862Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.862Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.11s) [2023-06-28T23:00:00.862Z] [2023-06-28T23:00:00.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.10s) [2023-06-28T23:00:00.862Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.862Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.10s) [2023-06-28T23:00:00.862Z] [2023-06-28T23:00:00.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.10s) [2023-06-28T23:00:00.862Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.862Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.10s) [2023-06-28T23:00:00.862Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.08s) [2023-06-28T23:00:00.863Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.863Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.08s) [2023-06-28T23:00:00.863Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.06s) [2023-06-28T23:00:00.863Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.863Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.06s) [2023-06-28T23:00:00.863Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.04s) [2023-06-28T23:00:00.863Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.863Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.04s) [2023-06-28T23:00:00.863Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.04s) [2023-06-28T23:00:00.863Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.863Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.04s) [2023-06-28T23:00:00.863Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.04s) [2023-06-28T23:00:00.863Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.863Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.04s) [2023-06-28T23:00:00.863Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.07s) [2023-06-28T23:00:00.863Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2023-06-28T23:00:00.863Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.07s) [2023-06-28T23:00:00.863Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2023-06-28T23:00:00.863Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.863Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2023-06-28T23:00:00.863Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.06s) [2023-06-28T23:00:00.863Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.863Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.06s) [2023-06-28T23:00:00.863Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.08s) [2023-06-28T23:00:00.863Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.863Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.08s) [2023-06-28T23:00:00.863Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.18s) [2023-06-28T23:00:00.863Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.863Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.18s) [2023-06-28T23:00:00.863Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2023-06-28T23:00:00.863Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.863Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2023-06-28T23:00:00.863Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.13s) [2023-06-28T23:00:00.863Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.863Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.13s) [2023-06-28T23:00:00.863Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2023-06-28T23:00:00.863Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.863Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2023-06-28T23:00:00.863Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s) [2023-06-28T23:00:00.863Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.863Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2023-06-28T23:00:00.863Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.03s) [2023-06-28T23:00:00.863Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.863Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2023-06-28T23:00:00.863Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.08s) [2023-06-28T23:00:00.863Z] docker_cli_build_test.go:5973: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.863Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.08s) [2023-06-28T23:00:00.863Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.03s) [2023-06-28T23:00:00.863Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.863Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2023-06-28T23:00:00.863Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2023-06-28T23:00:00.863Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.863Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2023-06-28T23:00:00.863Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.11s) [2023-06-28T23:00:00.863Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.863Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.11s) [2023-06-28T23:00:00.863Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (1.22s) [2023-06-28T23:00:00.863Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.863Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (1.22s) [2023-06-28T23:00:00.863Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.99s) [2023-06-28T23:00:00.863Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.863Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.99s) [2023-06-28T23:00:00.863Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.07s) [2023-06-28T23:00:00.863Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.863Z] --- SKIP: TestDockerSuite/TestBuildUser (0.07s) [2023-06-28T23:00:00.863Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.06s) [2023-06-28T23:00:00.863Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.863Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.06s) [2023-06-28T23:00:00.863Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.04s) [2023-06-28T23:00:00.863Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.863Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.04s) [2023-06-28T23:00:00.863Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.04s) [2023-06-28T23:00:00.863Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.863Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.04s) [2023-06-28T23:00:00.863Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2023-06-28T23:00:00.863Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.863Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2023-06-28T23:00:00.863Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.99s) [2023-06-28T23:00:00.863Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.863Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.99s) [2023-06-28T23:00:00.863Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.11s) [2023-06-28T23:00:00.863Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.863Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.11s) [2023-06-28T23:00:00.863Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.23s) [2023-06-28T23:00:00.863Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.863Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.23s) [2023-06-28T23:00:00.863Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (1.12s) [2023-06-28T23:00:00.863Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.863Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (1.12s) [2023-06-28T23:00:00.863Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (1.05s) [2023-06-28T23:00:00.863Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.863Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (1.05s) [2023-06-28T23:00:00.863Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.06s) [2023-06-28T23:00:00.863Z] docker_cli_build_test.go:6053: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.863Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.06s) [2023-06-28T23:00:00.863Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (1.11s) [2023-06-28T23:00:00.863Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.863Z] --- SKIP: TestDockerSuite/TestBuildXZHost (1.11s) [2023-06-28T23:00:00.863Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2023-06-28T23:00:00.863Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.863Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2023-06-28T23:00:00.863Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.06s) [2023-06-28T23:00:00.863Z] docker_cli_sni_test.go:18: Flakey test [2023-06-28T23:00:00.863Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.06s) [2023-06-28T23:00:00.863Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.04s) [2023-06-28T23:00:00.863Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.863Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.04s) [2023-06-28T23:00:00.863Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2023-06-28T23:00:00.863Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.863Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2023-06-28T23:00:00.863Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.04s) [2023-06-28T23:00:00.863Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.863Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.04s) [2023-06-28T23:00:00.863Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.04s) [2023-06-28T23:00:00.863Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.863Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.04s) [2023-06-28T23:00:00.863Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2023-06-28T23:00:00.863Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.863Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2023-06-28T23:00:00.863Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2023-06-28T23:00:00.863Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.863Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2023-06-28T23:00:00.863Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.04s) [2023-06-28T23:00:00.863Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.863Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.04s) [2023-06-28T23:00:00.863Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2023-06-28T23:00:00.863Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.863Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2023-06-28T23:00:00.863Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.03s) [2023-06-28T23:00:00.863Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.863Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2023-06-28T23:00:00.863Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.04s) [2023-06-28T23:00:00.863Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2023-06-28T23:00:00.863Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.04s) [2023-06-28T23:00:00.863Z] [2023-06-28T23:00:00.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2023-06-28T23:00:00.863Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2023-06-28T23:00:01.336Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2023-06-28T23:00:01.336Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2023-06-28T23:00:01.336Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2023-06-28T23:00:01.336Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2023-06-28T23:00:01.336Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2023-06-28T23:00:01.336Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.04s) [2023-06-28T23:00:01.336Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.04s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2023-06-28T23:00:01.336Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.03s) [2023-06-28T23:00:01.336Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.03s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.25s) [2023-06-28T23:00:01.336Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.25s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2023-06-28T23:00:01.336Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2023-06-28T23:00:01.336Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2023-06-28T23:00:01.336Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2023-06-28T23:00:01.336Z] docker_cli_run_test.go:3525: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2023-06-28T23:00:01.336Z] docker_cli_run_test.go:3557: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2023-06-28T23:00:01.336Z] docker_cli_run_test.go:3588: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2023-06-28T23:00:01.336Z] docker_cli_run_test.go:3571: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2023-06-28T23:00:01.336Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2023-06-28T23:00:01.336Z] docker_cli_run_test.go:3461: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2023-06-28T23:00:01.336Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2023-06-28T23:00:01.336Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.03s) [2023-06-28T23:00:01.336Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.03s) [2023-06-28T23:00:01.336Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2023-06-28T23:00:01.336Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.03s) [2023-06-28T23:00:01.336Z] docker_cli_cp_from_container_test.go:101: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2023-06-28T23:00:01.336Z] docker_cli_cp_from_container_test.go:121: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2023-06-28T23:00:01.336Z] docker_cli_cp_from_container_test.go:139: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2023-06-28T23:00:01.336Z] docker_cli_cp_from_container_test.go:163: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2023-06-28T23:00:01.336Z] docker_cli_cp_from_container_test.go:199: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2023-06-28T23:00:01.336Z] docker_cli_cp_from_container_test.go:227: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.03s) [2023-06-28T23:00:01.336Z] docker_cli_cp_from_container_test.go:250: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2023-06-28T23:00:01.336Z] docker_cli_cp_from_container_test.go:285: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2023-06-28T23:00:01.336Z] docker_cli_cp_from_container_test.go:313: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2023-06-28T23:00:01.336Z] docker_cli_cp_from_container_test.go:337: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2023-06-28T23:00:01.336Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2023-06-28T23:00:01.336Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.04s) [2023-06-28T23:00:01.336Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.04s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2023-06-28T23:00:01.336Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.03s) [2023-06-28T23:00:01.336Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.05s) [2023-06-28T23:00:01.336Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.05s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s) [2023-06-28T23:00:01.336Z] docker_cli_cp_to_container_test.go:147: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s) [2023-06-28T23:00:01.336Z] docker_cli_cp_to_container_test.go:172: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s) [2023-06-28T23:00:01.336Z] docker_cli_cp_to_container_test.go:244: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2023-06-28T23:00:01.336Z] docker_cli_cp_to_container_test.go:267: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.04s) [2023-06-28T23:00:01.336Z] docker_cli_cp_to_container_test.go:339: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.04s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.03s) [2023-06-28T23:00:01.336Z] docker_cli_cp_to_container_test.go:363: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2023-06-28T23:00:01.336Z] docker_cli_cp_to_container_test.go:399: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.04s) [2023-06-28T23:00:01.336Z] docker_cli_cp_to_container_test.go:424: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.04s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2023-06-28T23:00:01.336Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2023-06-28T23:00:01.336Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2023-06-28T23:00:01.336Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2023-06-28T23:00:01.336Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2023-06-28T23:00:01.336Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2023-06-28T23:00:01.336Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2023-06-28T23:00:01.336Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2023-06-28T23:00:01.336Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2023-06-28T23:00:01.336Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2023-06-28T23:00:01.336Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2023-06-28T23:00:01.336Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.04s) [2023-06-28T23:00:01.336Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.04s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.04s) [2023-06-28T23:00:01.336Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.04s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.336Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.04s) [2023-06-28T23:00:01.336Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.336Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.04s) [2023-06-28T23:00:01.336Z] [2023-06-28T23:00:01.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.04s) [2023-06-28T23:00:01.337Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.337Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.04s) [2023-06-28T23:00:01.337Z] [2023-06-28T23:00:01.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.04s) [2023-06-28T23:00:01.337Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.337Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.04s) [2023-06-28T23:00:01.337Z] [2023-06-28T23:00:01.337Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.04s) [2023-06-28T23:00:01.337Z] docker_cli_run_test.go:2990: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.338Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.04s) [2023-06-28T23:00:01.338Z] [2023-06-28T23:00:01.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.04s) [2023-06-28T23:00:01.338Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.338Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.04s) [2023-06-28T23:00:01.338Z] [2023-06-28T23:00:01.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.04s) [2023-06-28T23:00:01.338Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.338Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.04s) [2023-06-28T23:00:01.338Z] [2023-06-28T23:00:01.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.04s) [2023-06-28T23:00:01.338Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.338Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.04s) [2023-06-28T23:00:01.338Z] [2023-06-28T23:00:01.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.04s) [2023-06-28T23:00:01.338Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.338Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.04s) [2023-06-28T23:00:01.338Z] [2023-06-28T23:00:01.338Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.04s) [2023-06-28T23:00:01.338Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.338Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.04s) [2023-06-28T23:00:01.338Z] [2023-06-28T23:00:01.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s) [2023-06-28T23:00:01.814Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.814Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2023-06-28T23:00:01.814Z] [2023-06-28T23:00:01.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.03s) [2023-06-28T23:00:01.814Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.814Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2023-06-28T23:00:01.814Z] [2023-06-28T23:00:01.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.04s) [2023-06-28T23:00:01.814Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.814Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.04s) [2023-06-28T23:00:01.814Z] [2023-06-28T23:00:01.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2023-06-28T23:00:01.814Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.814Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2023-06-28T23:00:01.814Z] [2023-06-28T23:00:01.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s) [2023-06-28T23:00:01.814Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.814Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2023-06-28T23:00:01.814Z] [2023-06-28T23:00:01.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2023-06-28T23:00:01.814Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.814Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2023-06-28T23:00:01.814Z] [2023-06-28T23:00:01.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2023-06-28T23:00:01.814Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.814Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2023-06-28T23:00:01.814Z] [2023-06-28T23:00:01.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.03s) [2023-06-28T23:00:01.814Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.814Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2023-06-28T23:00:01.814Z] [2023-06-28T23:00:01.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2023-06-28T23:00:01.814Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.814Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2023-06-28T23:00:01.814Z] [2023-06-28T23:00:01.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2023-06-28T23:00:01.814Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.814Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2023-06-28T23:00:01.814Z] [2023-06-28T23:00:01.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.04s) [2023-06-28T23:00:01.814Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.814Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.04s) [2023-06-28T23:00:01.814Z] [2023-06-28T23:00:01.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.04s) [2023-06-28T23:00:01.814Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.814Z] --- SKIP: TestDockerSuite/TestExecEnv (0.04s) [2023-06-28T23:00:01.814Z] [2023-06-28T23:00:01.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.04s) [2023-06-28T23:00:01.814Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.814Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.04s) [2023-06-28T23:00:01.814Z] [2023-06-28T23:00:01.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s) [2023-06-28T23:00:01.814Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.814Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2023-06-28T23:00:01.814Z] [2023-06-28T23:00:01.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.04s) [2023-06-28T23:00:01.814Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.814Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.04s) [2023-06-28T23:00:01.814Z] [2023-06-28T23:00:01.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.04s) [2023-06-28T23:00:01.814Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.814Z] --- SKIP: TestDockerSuite/TestExecParseError (0.04s) [2023-06-28T23:00:01.814Z] [2023-06-28T23:00:01.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.04s) [2023-06-28T23:00:01.814Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2023-06-28T23:00:01.814Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.04s) [2023-06-28T23:00:01.814Z] [2023-06-28T23:00:01.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.04s) [2023-06-28T23:00:01.814Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.814Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.04s) [2023-06-28T23:00:01.814Z] [2023-06-28T23:00:01.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2023-06-28T23:00:01.814Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.814Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2023-06-28T23:00:01.814Z] [2023-06-28T23:00:01.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2023-06-28T23:00:01.814Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.814Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2023-06-28T23:00:01.814Z] [2023-06-28T23:00:01.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.03s) [2023-06-28T23:00:01.814Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.814Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2023-06-28T23:00:01.814Z] [2023-06-28T23:00:01.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2023-06-28T23:00:01.814Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.814Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2023-06-28T23:00:01.814Z] [2023-06-28T23:00:01.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.03s) [2023-06-28T23:00:01.814Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.814Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2023-06-28T23:00:01.814Z] [2023-06-28T23:00:01.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.03s) [2023-06-28T23:00:01.814Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.814Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2023-06-28T23:00:01.814Z] [2023-06-28T23:00:01.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2023-06-28T23:00:01.814Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.814Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2023-06-28T23:00:01.814Z] [2023-06-28T23:00:01.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.03s) [2023-06-28T23:00:01.814Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.814Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2023-06-28T23:00:01.814Z] [2023-06-28T23:00:01.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2023-06-28T23:00:01.814Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.814Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2023-06-28T23:00:01.814Z] [2023-06-28T23:00:01.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.04s) [2023-06-28T23:00:01.814Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.814Z] --- SKIP: TestDockerSuite/TestHealth (0.04s) [2023-06-28T23:00:01.814Z] [2023-06-28T23:00:01.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2023-06-28T23:00:01.814Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.814Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2023-06-28T23:00:01.814Z] [2023-06-28T23:00:01.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2023-06-28T23:00:01.814Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.814Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2023-06-28T23:00:01.814Z] [2023-06-28T23:00:01.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.05s) [2023-06-28T23:00:01.814Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.814Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.05s) [2023-06-28T23:00:01.814Z] [2023-06-28T23:00:01.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.03s) [2023-06-28T23:00:01.814Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.814Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2023-06-28T23:00:01.814Z] [2023-06-28T23:00:01.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2023-06-28T23:00:01.814Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.814Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2023-06-28T23:00:01.814Z] [2023-06-28T23:00:01.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2023-06-28T23:00:01.814Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.814Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2023-06-28T23:00:01.814Z] [2023-06-28T23:00:01.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.03s) [2023-06-28T23:00:01.814Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.814Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2023-06-28T23:00:01.814Z] [2023-06-28T23:00:01.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2023-06-28T23:00:01.814Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.814Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2023-06-28T23:00:01.814Z] [2023-06-28T23:00:01.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2023-06-28T23:00:01.814Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2023-06-28T23:00:01.814Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2023-06-28T23:00:01.814Z] [2023-06-28T23:00:01.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2023-06-28T23:00:01.814Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.814Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2023-06-28T23:00:01.814Z] [2023-06-28T23:00:01.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2023-06-28T23:00:01.814Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.814Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2023-06-28T23:00:01.814Z] [2023-06-28T23:00:01.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2023-06-28T23:00:01.814Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.814Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2023-06-28T23:00:01.814Z] [2023-06-28T23:00:01.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2023-06-28T23:00:01.815Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.815Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2023-06-28T23:00:01.815Z] [2023-06-28T23:00:01.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2023-06-28T23:00:01.815Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.815Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2023-06-28T23:00:01.815Z] [2023-06-28T23:00:01.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2023-06-28T23:00:01.815Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.815Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2023-06-28T23:00:01.815Z] [2023-06-28T23:00:01.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.03s) [2023-06-28T23:00:01.815Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.815Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2023-06-28T23:00:01.815Z] [2023-06-28T23:00:01.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2023-06-28T23:00:01.815Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.815Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2023-06-28T23:00:01.815Z] [2023-06-28T23:00:01.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2023-06-28T23:00:01.815Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.815Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2023-06-28T23:00:01.815Z] [2023-06-28T23:00:01.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2023-06-28T23:00:01.815Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.815Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2023-06-28T23:00:01.815Z] [2023-06-28T23:00:01.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) [2023-06-28T23:00:01.815Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.815Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2023-06-28T23:00:01.815Z] [2023-06-28T23:00:01.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-06-28T23:00:01.815Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.815Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-06-28T23:00:01.815Z] [2023-06-28T23:00:01.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2023-06-28T23:00:01.815Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.815Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2023-06-28T23:00:01.815Z] [2023-06-28T23:00:01.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2023-06-28T23:00:01.815Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.815Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2023-06-28T23:00:01.815Z] [2023-06-28T23:00:01.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2023-06-28T23:00:01.815Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.815Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2023-06-28T23:00:01.815Z] [2023-06-28T23:00:01.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.03s) [2023-06-28T23:00:01.815Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.815Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2023-06-28T23:00:01.815Z] [2023-06-28T23:00:01.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2023-06-28T23:00:01.815Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.815Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2023-06-28T23:00:01.815Z] [2023-06-28T23:00:01.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2023-06-28T23:00:01.815Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.815Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2023-06-28T23:00:01.815Z] [2023-06-28T23:00:01.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2023-06-28T23:00:01.815Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.815Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2023-06-28T23:00:01.815Z] [2023-06-28T23:00:01.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2023-06-28T23:00:01.815Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.815Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2023-06-28T23:00:01.815Z] [2023-06-28T23:00:01.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2023-06-28T23:00:01.815Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.815Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2023-06-28T23:00:01.815Z] [2023-06-28T23:00:01.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2023-06-28T23:00:01.815Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.815Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2023-06-28T23:00:01.815Z] [2023-06-28T23:00:01.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2023-06-28T23:00:01.815Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.815Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2023-06-28T23:00:01.815Z] [2023-06-28T23:00:01.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2023-06-28T23:00:01.815Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.815Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2023-06-28T23:00:01.815Z] [2023-06-28T23:00:01.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2023-06-28T23:00:01.815Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.815Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2023-06-28T23:00:01.815Z] [2023-06-28T23:00:01.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2023-06-28T23:00:01.815Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.815Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2023-06-28T23:00:01.815Z] [2023-06-28T23:00:01.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2023-06-28T23:00:01.815Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.815Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2023-06-28T23:00:01.815Z] [2023-06-28T23:00:01.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.04s) [2023-06-28T23:00:01.815Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.815Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.04s) [2023-06-28T23:00:01.815Z] [2023-06-28T23:00:01.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.04s) [2023-06-28T23:00:01.815Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.815Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.04s) [2023-06-28T23:00:01.815Z] [2023-06-28T23:00:01.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.04s) [2023-06-28T23:00:01.815Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.815Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.04s) [2023-06-28T23:00:01.815Z] [2023-06-28T23:00:01.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2023-06-28T23:00:01.815Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.815Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2023-06-28T23:00:01.815Z] [2023-06-28T23:00:01.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2023-06-28T23:00:01.815Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.815Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2023-06-28T23:00:01.815Z] [2023-06-28T23:00:01.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.04s) [2023-06-28T23:00:01.815Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.815Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.04s) [2023-06-28T23:00:01.815Z] [2023-06-28T23:00:01.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.04s) [2023-06-28T23:00:01.815Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.815Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.04s) [2023-06-28T23:00:01.815Z] [2023-06-28T23:00:01.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.04s) [2023-06-28T23:00:01.815Z] docker_cli_run_test.go:2904: unmatched requirement DaemonIsLinux [2023-06-28T23:00:01.815Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.04s) [2023-06-28T23:00:01.815Z] [2023-06-28T23:00:01.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.03s) [2023-06-28T23:00:01.815Z] docker_cli_run_test.go:2913: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.285Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2023-06-28T23:00:02.285Z] [2023-06-28T23:00:02.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.04s) [2023-06-28T23:00:02.285Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.285Z] --- SKIP: TestDockerSuite/TestNetHostname (0.04s) [2023-06-28T23:00:02.285Z] [2023-06-28T23:00:02.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.04s) [2023-06-28T23:00:02.285Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.285Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.04s) [2023-06-28T23:00:02.285Z] [2023-06-28T23:00:02.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2023-06-28T23:00:02.285Z] docker_cli_run_test.go:3507: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.285Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2023-06-28T23:00:02.285Z] [2023-06-28T23:00:02.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2023-06-28T23:00:02.285Z] docker_cli_run_test.go:2693: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.285Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2023-06-28T23:00:02.285Z] [2023-06-28T23:00:02.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.04s) [2023-06-28T23:00:02.285Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.285Z] --- SKIP: TestDockerSuite/TestPluginActive (0.04s) [2023-06-28T23:00:02.285Z] [2023-06-28T23:00:02.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.03s) [2023-06-28T23:00:02.285Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.285Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2023-06-28T23:00:02.285Z] [2023-06-28T23:00:02.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.04s) [2023-06-28T23:00:02.285Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.285Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.04s) [2023-06-28T23:00:02.285Z] [2023-06-28T23:00:02.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.03s) [2023-06-28T23:00:02.285Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2023-06-28T23:00:02.285Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2023-06-28T23:00:02.285Z] [2023-06-28T23:00:02.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.04s) [2023-06-28T23:00:02.285Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2023-06-28T23:00:02.285Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.04s) [2023-06-28T23:00:02.285Z] [2023-06-28T23:00:02.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.04s) [2023-06-28T23:00:02.285Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.285Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.04s) [2023-06-28T23:00:02.285Z] [2023-06-28T23:00:02.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.04s) [2023-06-28T23:00:02.285Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.285Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.04s) [2023-06-28T23:00:02.285Z] [2023-06-28T23:00:02.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.04s) [2023-06-28T23:00:02.285Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.285Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.04s) [2023-06-28T23:00:02.285Z] [2023-06-28T23:00:02.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.04s) [2023-06-28T23:00:02.285Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.285Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.04s) [2023-06-28T23:00:02.285Z] [2023-06-28T23:00:02.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.04s) [2023-06-28T23:00:02.285Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.285Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.04s) [2023-06-28T23:00:02.285Z] [2023-06-28T23:00:02.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.04s) [2023-06-28T23:00:02.285Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.285Z] --- SKIP: TestDockerSuite/TestPortList (0.04s) [2023-06-28T23:00:02.285Z] [2023-06-28T23:00:02.285Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2023-06-28T23:00:02.285Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.285Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2023-06-28T23:00:02.285Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2023-06-28T23:00:02.286Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.04s) [2023-06-28T23:00:02.286Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.04s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.04s) [2023-06-28T23:00:02.286Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.04s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.04s) [2023-06-28T23:00:02.286Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.04s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2023-06-28T23:00:02.286Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.04s) [2023-06-28T23:00:02.286Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.04s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.04s) [2023-06-28T23:00:02.286Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.04s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2023-06-28T23:00:02.286Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.05s) [2023-06-28T23:00:02.286Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.05s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2023-06-28T23:00:02.286Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.19s) [2023-06-28T23:00:02.286Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.19s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2023-06-28T23:00:02.286Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.04s) [2023-06-28T23:00:02.286Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.04s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.04s) [2023-06-28T23:00:02.286Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.04s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2023-06-28T23:00:02.286Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.04s) [2023-06-28T23:00:02.286Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.04s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.04s) [2023-06-28T23:00:02.286Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.04s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.04s) [2023-06-28T23:00:02.286Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.04s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2023-06-28T23:00:02.286Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.04s) [2023-06-28T23:00:02.286Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.04s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.04s) [2023-06-28T23:00:02.286Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.04s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.04s) [2023-06-28T23:00:02.286Z] docker_cli_run_test.go:4422: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.04s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.04s) [2023-06-28T23:00:02.286Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.04s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.04s) [2023-06-28T23:00:02.286Z] docker_cli_run_test.go:3939: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.04s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.04s) [2023-06-28T23:00:02.286Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.04s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2023-06-28T23:00:02.286Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.04s) [2023-06-28T23:00:02.286Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.04s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2023-06-28T23:00:02.286Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.04s) [2023-06-28T23:00:02.286Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.04s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.04s) [2023-06-28T23:00:02.286Z] docker_cli_run_test.go:2623: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.04s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.04s) [2023-06-28T23:00:02.286Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.04s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.04s) [2023-06-28T23:00:02.286Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.04s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2023-06-28T23:00:02.286Z] docker_cli_run_test.go:3003: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2023-06-28T23:00:02.286Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.03s) [2023-06-28T23:00:02.286Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.04s) [2023-06-28T23:00:02.286Z] docker_cli_run_test.go:3189: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.04s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.04s) [2023-06-28T23:00:02.286Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.04s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2023-06-28T23:00:02.286Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.04s) [2023-06-28T23:00:02.286Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.04s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2023-06-28T23:00:02.286Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.04s) [2023-06-28T23:00:02.286Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.04s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2023-06-28T23:00:02.286Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.09s) [2023-06-28T23:00:02.286Z] docker_cli_run_test.go:3331: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.09s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.04s) [2023-06-28T23:00:02.286Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.04s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.04s) [2023-06-28T23:00:02.286Z] docker_cli_run_test.go:3322: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.04s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2023-06-28T23:00:02.286Z] docker_cli_run_test.go:3307: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2023-06-28T23:00:02.286Z] docker_cli_run_test.go:3232: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.04s) [2023-06-28T23:00:02.286Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.286Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.04s) [2023-06-28T23:00:02.286Z] [2023-06-28T23:00:02.286Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.04s) [2023-06-28T23:00:02.286Z] docker_cli_run_test.go:2680: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.759Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.04s) [2023-06-28T23:00:02.759Z] [2023-06-28T23:00:02.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2023-06-28T23:00:02.759Z] docker_cli_run_test.go:2753: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.759Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2023-06-28T23:00:02.759Z] [2023-06-28T23:00:02.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.05s) [2023-06-28T23:00:02.759Z] docker_cli_run_test.go:2743: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.759Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.05s) [2023-06-28T23:00:02.759Z] [2023-06-28T23:00:02.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.05s) [2023-06-28T23:00:02.759Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.759Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.05s) [2023-06-28T23:00:02.759Z] [2023-06-28T23:00:02.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.04s) [2023-06-28T23:00:02.759Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.759Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.04s) [2023-06-28T23:00:02.759Z] [2023-06-28T23:00:02.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2023-06-28T23:00:02.759Z] docker_cli_run_test.go:3197: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.759Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2023-06-28T23:00:02.759Z] [2023-06-28T23:00:02.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.04s) [2023-06-28T23:00:02.759Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.759Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.04s) [2023-06-28T23:00:02.759Z] [2023-06-28T23:00:02.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.04s) [2023-06-28T23:00:02.759Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.759Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.04s) [2023-06-28T23:00:02.759Z] [2023-06-28T23:00:02.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2023-06-28T23:00:02.759Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.759Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2023-06-28T23:00:02.759Z] [2023-06-28T23:00:02.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2023-06-28T23:00:02.759Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.759Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2023-06-28T23:00:02.759Z] [2023-06-28T23:00:02.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2023-06-28T23:00:02.759Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.759Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2023-06-28T23:00:02.759Z] [2023-06-28T23:00:02.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.04s) [2023-06-28T23:00:02.759Z] docker_cli_run_test.go:3904: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.759Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.04s) [2023-06-28T23:00:02.759Z] [2023-06-28T23:00:02.759Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.03s) [2023-06-28T23:00:02.759Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.04s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.04s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.04s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.04s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.05s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.05s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.04s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.04s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.03s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.04s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.04s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.04s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.04s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.04s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.04s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.04s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.04s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.04s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.04s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.04s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.04s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.05s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.05s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.04s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:3267: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.04s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.04s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.04s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.04s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:3376: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.04s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.04s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.04s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.04s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:3386: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.04s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.03s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.04s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.04s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.04s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.04s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.04s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:3420: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.04s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.03s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.04s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.04s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.04s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.04s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.06s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:2451: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.06s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.04s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:4224: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunMount (0.04s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.04s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.04s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.04s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:4212: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.04s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.04s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.04s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.04s) [2023-06-28T23:00:02.760Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.04s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.04s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:3209: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.04s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.04s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.04s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:3764: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.04s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:2603: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.04s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.04s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:2572: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.04s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.04s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.04s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.05s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:2595: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.05s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.04s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:3064: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.04s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.04s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.04s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:3110: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.04s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.04s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:2803: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.04s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:2493: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.04s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.04s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.04s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.04s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.04s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.04s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.04s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.04s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.04s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.05s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:2978: unmatched requirement DaemonIsLinux [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.05s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.04s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:2881: unmatched requirement Apparmor [2023-06-28T23:00:02.760Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.04s) [2023-06-28T23:00:02.760Z] [2023-06-28T23:00:02.760Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.04s) [2023-06-28T23:00:02.760Z] docker_cli_run_test.go:2860: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.235Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.04s) [2023-06-28T23:00:03.235Z] [2023-06-28T23:00:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.05s) [2023-06-28T23:00:03.235Z] docker_cli_run_test.go:2845: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.235Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.05s) [2023-06-28T23:00:03.235Z] [2023-06-28T23:00:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.04s) [2023-06-28T23:00:03.235Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.235Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.04s) [2023-06-28T23:00:03.235Z] [2023-06-28T23:00:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.05s) [2023-06-28T23:00:03.235Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.235Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.05s) [2023-06-28T23:00:03.235Z] [2023-06-28T23:00:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2023-06-28T23:00:03.235Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.235Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2023-06-28T23:00:03.235Z] [2023-06-28T23:00:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.04s) [2023-06-28T23:00:03.235Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.235Z] --- SKIP: TestDockerSuite/TestRunState (0.04s) [2023-06-28T23:00:03.235Z] [2023-06-28T23:00:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.04s) [2023-06-28T23:00:03.235Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.235Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.04s) [2023-06-28T23:00:03.235Z] [2023-06-28T23:00:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2023-06-28T23:00:03.235Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.235Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2023-06-28T23:00:03.235Z] [2023-06-28T23:00:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2023-06-28T23:00:03.235Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.235Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2023-06-28T23:00:03.235Z] [2023-06-28T23:00:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.04s) [2023-06-28T23:00:03.235Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.235Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.04s) [2023-06-28T23:00:03.235Z] [2023-06-28T23:00:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.04s) [2023-06-28T23:00:03.235Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.235Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.04s) [2023-06-28T23:00:03.235Z] [2023-06-28T23:00:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.04s) [2023-06-28T23:00:03.235Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.235Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.04s) [2023-06-28T23:00:03.235Z] [2023-06-28T23:00:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.04s) [2023-06-28T23:00:03.235Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.235Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.04s) [2023-06-28T23:00:03.235Z] [2023-06-28T23:00:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.05s) [2023-06-28T23:00:03.235Z] docker_cli_run_test.go:3980: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.235Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.05s) [2023-06-28T23:00:03.235Z] [2023-06-28T23:00:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.04s) [2023-06-28T23:00:03.235Z] docker_cli_run_test.go:2920: unmatched requirement Apparmor [2023-06-28T23:00:03.235Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.04s) [2023-06-28T23:00:03.235Z] [2023-06-28T23:00:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.03s) [2023-06-28T23:00:03.235Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.235Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2023-06-28T23:00:03.235Z] [2023-06-28T23:00:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.05s) [2023-06-28T23:00:03.235Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.235Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.05s) [2023-06-28T23:00:03.235Z] [2023-06-28T23:00:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.05s) [2023-06-28T23:00:03.235Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.235Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.05s) [2023-06-28T23:00:03.235Z] [2023-06-28T23:00:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.03s) [2023-06-28T23:00:03.235Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.235Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2023-06-28T23:00:03.235Z] [2023-06-28T23:00:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.04s) [2023-06-28T23:00:03.235Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.235Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.04s) [2023-06-28T23:00:03.235Z] [2023-06-28T23:00:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.03s) [2023-06-28T23:00:03.235Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.235Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2023-06-28T23:00:03.235Z] [2023-06-28T23:00:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.05s) [2023-06-28T23:00:03.235Z] docker_cli_run_test.go:3869: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.235Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.05s) [2023-06-28T23:00:03.235Z] [2023-06-28T23:00:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.05s) [2023-06-28T23:00:03.235Z] docker_cli_run_test.go:3862: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.235Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.05s) [2023-06-28T23:00:03.235Z] [2023-06-28T23:00:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2023-06-28T23:00:03.235Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.235Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2023-06-28T23:00:03.235Z] [2023-06-28T23:00:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.05s) [2023-06-28T23:00:03.235Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.235Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.05s) [2023-06-28T23:00:03.235Z] [2023-06-28T23:00:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.04s) [2023-06-28T23:00:03.235Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.235Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.04s) [2023-06-28T23:00:03.235Z] [2023-06-28T23:00:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.04s) [2023-06-28T23:00:03.235Z] docker_cli_run_test.go:3736: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.235Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.04s) [2023-06-28T23:00:03.235Z] [2023-06-28T23:00:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2023-06-28T23:00:03.235Z] docker_cli_run_test.go:3747: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.235Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2023-06-28T23:00:03.235Z] [2023-06-28T23:00:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2023-06-28T23:00:03.235Z] docker_cli_run_test.go:2826: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.235Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2023-06-28T23:00:03.235Z] [2023-06-28T23:00:03.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.04s) [2023-06-28T23:00:03.235Z] docker_cli_run_test.go:3221: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.236Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.04s) [2023-06-28T23:00:03.236Z] [2023-06-28T23:00:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2023-06-28T23:00:03.236Z] docker_cli_run_test.go:3037: unmatched requirement Apparmor [2023-06-28T23:00:03.236Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2023-06-28T23:00:03.236Z] [2023-06-28T23:00:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2023-06-28T23:00:03.236Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.236Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2023-06-28T23:00:03.236Z] [2023-06-28T23:00:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2023-06-28T23:00:03.236Z] docker_cli_run_test.go:2836: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.236Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2023-06-28T23:00:03.236Z] [2023-06-28T23:00:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.04s) [2023-06-28T23:00:03.236Z] docker_cli_run_test.go:3634: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.236Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.04s) [2023-06-28T23:00:03.236Z] [2023-06-28T23:00:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s) [2023-06-28T23:00:03.236Z] docker_cli_run_test.go:3645: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.236Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s) [2023-06-28T23:00:03.236Z] [2023-06-28T23:00:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2023-06-28T23:00:03.236Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.236Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2023-06-28T23:00:03.236Z] [2023-06-28T23:00:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.04s) [2023-06-28T23:00:03.236Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.236Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.04s) [2023-06-28T23:00:03.236Z] [2023-06-28T23:00:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.04s) [2023-06-28T23:00:03.236Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.236Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.04s) [2023-06-28T23:00:03.236Z] [2023-06-28T23:00:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.04s) [2023-06-28T23:00:03.236Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.236Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.04s) [2023-06-28T23:00:03.236Z] [2023-06-28T23:00:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.03s) [2023-06-28T23:00:03.236Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.236Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2023-06-28T23:00:03.236Z] [2023-06-28T23:00:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.03s) [2023-06-28T23:00:03.236Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.236Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2023-06-28T23:00:03.236Z] [2023-06-28T23:00:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.04s) [2023-06-28T23:00:03.236Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.236Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.04s) [2023-06-28T23:00:03.236Z] [2023-06-28T23:00:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.04s) [2023-06-28T23:00:03.236Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.236Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.04s) [2023-06-28T23:00:03.236Z] [2023-06-28T23:00:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.04s) [2023-06-28T23:00:03.236Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.236Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.04s) [2023-06-28T23:00:03.236Z] [2023-06-28T23:00:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.05s) [2023-06-28T23:00:03.236Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.236Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.05s) [2023-06-28T23:00:03.236Z] [2023-06-28T23:00:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.04s) [2023-06-28T23:00:03.236Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.236Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.04s) [2023-06-28T23:00:03.236Z] [2023-06-28T23:00:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.04s) [2023-06-28T23:00:03.236Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.236Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.04s) [2023-06-28T23:00:03.236Z] [2023-06-28T23:00:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.04s) [2023-06-28T23:00:03.236Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.236Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.04s) [2023-06-28T23:00:03.236Z] [2023-06-28T23:00:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.04s) [2023-06-28T23:00:03.236Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.236Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.04s) [2023-06-28T23:00:03.236Z] [2023-06-28T23:00:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.05s) [2023-06-28T23:00:03.236Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.236Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.05s) [2023-06-28T23:00:03.236Z] [2023-06-28T23:00:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.04s) [2023-06-28T23:00:03.236Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.236Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.04s) [2023-06-28T23:00:03.236Z] [2023-06-28T23:00:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.04s) [2023-06-28T23:00:03.236Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2023-06-28T23:00:03.236Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.04s) [2023-06-28T23:00:03.236Z] [2023-06-28T23:00:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.03s) [2023-06-28T23:00:03.236Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.236Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2023-06-28T23:00:03.236Z] [2023-06-28T23:00:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.04s) [2023-06-28T23:00:03.236Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.236Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.04s) [2023-06-28T23:00:03.236Z] [2023-06-28T23:00:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.04s) [2023-06-28T23:00:03.236Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.236Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.04s) [2023-06-28T23:00:03.236Z] [2023-06-28T23:00:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2023-06-28T23:00:03.236Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.236Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2023-06-28T23:00:03.236Z] [2023-06-28T23:00:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.03s) [2023-06-28T23:00:03.236Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.236Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2023-06-28T23:00:03.236Z] [2023-06-28T23:00:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) [2023-06-28T23:00:03.236Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.236Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2023-06-28T23:00:03.236Z] [2023-06-28T23:00:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s) [2023-06-28T23:00:03.236Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.236Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2023-06-28T23:00:03.236Z] [2023-06-28T23:00:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.04s) [2023-06-28T23:00:03.236Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.236Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.04s) [2023-06-28T23:00:03.236Z] [2023-06-28T23:00:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.05s) [2023-06-28T23:00:03.236Z] docker_cli_run_test.go:3445: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.236Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.05s) [2023-06-28T23:00:03.236Z] [2023-06-28T23:00:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2023-06-28T23:00:03.236Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.236Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2023-06-28T23:00:03.236Z] [2023-06-28T23:00:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.04s) [2023-06-28T23:00:03.236Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.236Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.04s) [2023-06-28T23:00:03.236Z] [2023-06-28T23:00:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2023-06-28T23:00:03.236Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.236Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2023-06-28T23:00:03.236Z] [2023-06-28T23:00:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2023-06-28T23:00:03.236Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.236Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2023-06-28T23:00:03.236Z] [2023-06-28T23:00:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2023-06-28T23:00:03.236Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.236Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2023-06-28T23:00:03.236Z] [2023-06-28T23:00:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.05s) [2023-06-28T23:00:03.236Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.236Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.05s) [2023-06-28T23:00:03.236Z] [2023-06-28T23:00:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.04s) [2023-06-28T23:00:03.236Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.236Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.04s) [2023-06-28T23:00:03.236Z] [2023-06-28T23:00:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2023-06-28T23:00:03.236Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.236Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2023-06-28T23:00:03.236Z] [2023-06-28T23:00:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.03s) [2023-06-28T23:00:03.236Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.236Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2023-06-28T23:00:03.236Z] [2023-06-28T23:00:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2023-06-28T23:00:03.236Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.236Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2023-06-28T23:00:03.236Z] [2023-06-28T23:00:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2023-06-28T23:00:03.236Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.236Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2023-06-28T23:00:03.236Z] [2023-06-28T23:00:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2023-06-28T23:00:03.236Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.236Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2023-06-28T23:00:03.236Z] [2023-06-28T23:00:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2023-06-28T23:00:03.236Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.236Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2023-06-28T23:00:03.236Z] [2023-06-28T23:00:03.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-06-28T23:00:03.236Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.714Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-06-28T23:00:03.714Z] [2023-06-28T23:00:03.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-06-28T23:00:03.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.714Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-06-28T23:00:03.714Z] [2023-06-28T23:00:03.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2023-06-28T23:00:03.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.714Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2023-06-28T23:00:03.714Z] [2023-06-28T23:00:03.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2023-06-28T23:00:03.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.714Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2023-06-28T23:00:03.714Z] [2023-06-28T23:00:03.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2023-06-28T23:00:03.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.714Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2023-06-28T23:00:03.714Z] [2023-06-28T23:00:03.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2023-06-28T23:00:03.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.714Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2023-06-28T23:00:03.714Z] [2023-06-28T23:00:03.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2023-06-28T23:00:03.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.714Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2023-06-28T23:00:03.714Z] [2023-06-28T23:00:03.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2023-06-28T23:00:03.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.714Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2023-06-28T23:00:03.714Z] [2023-06-28T23:00:03.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2023-06-28T23:00:03.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.714Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2023-06-28T23:00:03.714Z] [2023-06-28T23:00:03.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2023-06-28T23:00:03.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.714Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2023-06-28T23:00:03.714Z] [2023-06-28T23:00:03.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2023-06-28T23:00:03.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.714Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2023-06-28T23:00:03.714Z] [2023-06-28T23:00:03.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2023-06-28T23:00:03.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.714Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2023-06-28T23:00:03.714Z] [2023-06-28T23:00:03.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2023-06-28T23:00:03.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.714Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2023-06-28T23:00:03.714Z] [2023-06-28T23:00:03.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2023-06-28T23:00:03.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.714Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2023-06-28T23:00:03.714Z] [2023-06-28T23:00:03.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2023-06-28T23:00:03.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.714Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2023-06-28T23:00:03.714Z] [2023-06-28T23:00:03.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-06-28T23:00:03.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.714Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-06-28T23:00:03.714Z] [2023-06-28T23:00:03.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-06-28T23:00:03.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.714Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-06-28T23:00:03.714Z] [2023-06-28T23:00:03.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-06-28T23:00:03.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.714Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-06-28T23:00:03.714Z] [2023-06-28T23:00:03.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-06-28T23:00:03.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.714Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-06-28T23:00:03.714Z] [2023-06-28T23:00:03.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2023-06-28T23:00:03.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.714Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2023-06-28T23:00:03.714Z] [2023-06-28T23:00:03.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2023-06-28T23:00:03.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.714Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2023-06-28T23:00:03.714Z] [2023-06-28T23:00:03.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2023-06-28T23:00:03.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.714Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2023-06-28T23:00:03.714Z] [2023-06-28T23:00:03.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2023-06-28T23:00:03.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.714Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2023-06-28T23:00:03.714Z] [2023-06-28T23:00:03.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2023-06-28T23:00:03.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.714Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2023-06-28T23:00:03.714Z] [2023-06-28T23:00:03.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2023-06-28T23:00:03.714Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.714Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2023-06-28T23:00:03.714Z] [2023-06-28T23:00:03.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2023-06-28T23:00:03.715Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.715Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2023-06-28T23:00:03.715Z] [2023-06-28T23:00:03.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2023-06-28T23:00:03.715Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.715Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2023-06-28T23:00:03.715Z] [2023-06-28T23:00:03.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2023-06-28T23:00:03.715Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.715Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2023-06-28T23:00:03.715Z] [2023-06-28T23:00:03.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2023-06-28T23:00:03.715Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.715Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2023-06-28T23:00:03.715Z] [2023-06-28T23:00:03.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2023-06-28T23:00:03.715Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.715Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2023-06-28T23:00:03.715Z] [2023-06-28T23:00:03.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2023-06-28T23:00:03.715Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.715Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2023-06-28T23:00:03.715Z] [2023-06-28T23:00:03.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2023-06-28T23:00:03.715Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.715Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2023-06-28T23:00:03.715Z] [2023-06-28T23:00:03.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2023-06-28T23:00:03.715Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.715Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2023-06-28T23:00:03.715Z] [2023-06-28T23:00:03.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2023-06-28T23:00:03.715Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.715Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2023-06-28T23:00:03.715Z] [2023-06-28T23:00:03.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2023-06-28T23:00:03.715Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.715Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2023-06-28T23:00:03.715Z] [2023-06-28T23:00:03.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-06-28T23:00:03.715Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.715Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-06-28T23:00:03.715Z] [2023-06-28T23:00:03.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-06-28T23:00:03.715Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.715Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-06-28T23:00:03.715Z] [2023-06-28T23:00:03.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2023-06-28T23:00:03.715Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.715Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2023-06-28T23:00:03.715Z] [2023-06-28T23:00:03.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2023-06-28T23:00:03.715Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.715Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2023-06-28T23:00:03.715Z] [2023-06-28T23:00:03.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2023-06-28T23:00:03.715Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.715Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2023-06-28T23:00:03.715Z] [2023-06-28T23:00:03.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-06-28T23:00:03.715Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.715Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-06-28T23:00:03.715Z] [2023-06-28T23:00:03.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-06-28T23:00:03.715Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.715Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-06-28T23:00:03.715Z] [2023-06-28T23:00:03.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-06-28T23:00:03.715Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.715Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-06-28T23:00:03.715Z] [2023-06-28T23:00:03.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-06-28T23:00:03.715Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.715Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-06-28T23:00:03.715Z] [2023-06-28T23:00:03.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2023-06-28T23:00:03.715Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.715Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2023-06-28T23:00:03.715Z] [2023-06-28T23:00:03.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2023-06-28T23:00:03.715Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.715Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2023-06-28T23:00:03.715Z] [2023-06-28T23:00:03.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2023-06-28T23:00:03.715Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.715Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2023-06-28T23:00:03.715Z] [2023-06-28T23:00:03.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2023-06-28T23:00:03.715Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.715Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2023-06-28T23:00:03.715Z] [2023-06-28T23:00:03.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2023-06-28T23:00:03.715Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.715Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2023-06-28T23:00:03.715Z] [2023-06-28T23:00:03.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2023-06-28T23:00:03.715Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.715Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2023-06-28T23:00:03.715Z] [2023-06-28T23:00:03.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2023-06-28T23:00:03.715Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.715Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2023-06-28T23:00:03.715Z] [2023-06-28T23:00:03.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2023-06-28T23:00:03.715Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.715Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2023-06-28T23:00:03.715Z] [2023-06-28T23:00:03.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2023-06-28T23:00:03.715Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.715Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2023-06-28T23:00:03.715Z] [2023-06-28T23:00:03.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2023-06-28T23:00:03.715Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.715Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2023-06-28T23:00:03.715Z] [2023-06-28T23:00:03.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2023-06-28T23:00:03.715Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.715Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2023-06-28T23:00:03.715Z] [2023-06-28T23:00:03.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2023-06-28T23:00:03.715Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.715Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2023-06-28T23:00:03.715Z] [2023-06-28T23:00:03.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2023-06-28T23:00:03.715Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.715Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2023-06-28T23:00:03.715Z] [2023-06-28T23:00:03.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2023-06-28T23:00:03.715Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.715Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2023-06-28T23:00:03.715Z] [2023-06-28T23:00:03.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2023-06-28T23:00:03.715Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.715Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2023-06-28T23:00:03.715Z] [2023-06-28T23:00:03.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2023-06-28T23:00:03.715Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.715Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2023-06-28T23:00:03.715Z] [2023-06-28T23:00:03.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2023-06-28T23:00:03.715Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.715Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2023-06-28T23:00:03.715Z] [2023-06-28T23:00:03.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2023-06-28T23:00:03.715Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.715Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2023-06-28T23:00:03.715Z] [2023-06-28T23:00:03.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2023-06-28T23:00:03.715Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.715Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2023-06-28T23:00:03.715Z] [2023-06-28T23:00:03.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2023-06-28T23:00:03.715Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.715Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2023-06-28T23:00:03.715Z] [2023-06-28T23:00:03.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2023-06-28T23:00:03.715Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-06-28T23:00:03.715Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2023-06-28T23:00:03.715Z] [2023-06-28T23:00:03.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2023-06-28T23:00:04.188Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-06-28T23:00:04.188Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2023-06-28T23:00:04.188Z] [2023-06-28T23:00:04.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2023-06-28T23:00:04.188Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-06-28T23:00:04.188Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2023-06-28T23:00:04.188Z] [2023-06-28T23:00:04.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2023-06-28T23:00:04.188Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-06-28T23:00:04.188Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2023-06-28T23:00:04.188Z] [2023-06-28T23:00:04.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2023-06-28T23:00:04.188Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-06-28T23:00:04.188Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2023-06-28T23:00:04.188Z] [2023-06-28T23:00:04.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2023-06-28T23:00:04.188Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-06-28T23:00:04.188Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2023-06-28T23:00:04.188Z] [2023-06-28T23:00:04.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2023-06-28T23:00:04.188Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-06-28T23:00:04.188Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2023-06-28T23:00:04.188Z] [2023-06-28T23:00:04.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2023-06-28T23:00:04.188Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-06-28T23:00:04.188Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2023-06-28T23:00:04.188Z] [2023-06-28T23:00:04.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2023-06-28T23:00:04.188Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-06-28T23:00:04.188Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2023-06-28T23:00:04.188Z] [2023-06-28T23:00:04.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2023-06-28T23:00:04.188Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-06-28T23:00:04.188Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2023-06-28T23:00:04.188Z] [2023-06-28T23:00:04.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2023-06-28T23:00:04.188Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-06-28T23:00:04.188Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2023-06-28T23:00:04.188Z] [2023-06-28T23:00:04.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2023-06-28T23:00:04.188Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-06-28T23:00:04.188Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2023-06-28T23:00:04.188Z] [2023-06-28T23:00:04.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2023-06-28T23:00:04.188Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-06-28T23:00:04.188Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2023-06-28T23:00:04.188Z] [2023-06-28T23:00:04.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2023-06-28T23:00:04.188Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-06-28T23:00:04.188Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2023-06-28T23:00:04.188Z] [2023-06-28T23:00:04.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2023-06-28T23:00:04.188Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-06-28T23:00:04.188Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2023-06-28T23:00:04.188Z] [2023-06-28T23:00:04.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2023-06-28T23:00:04.188Z] check_test.go:127: unmatched requirement DaemonIsLinux [2023-06-28T23:00:04.188Z] [2023-06-28T23:00:04.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2023-06-28T23:00:04.188Z] check_test.go:133: unmatched requirement DaemonIsLinux [2023-06-28T23:00:04.188Z] [2023-06-28T23:00:04.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2023-06-28T23:00:04.188Z] check_test.go:141: unmatched requirement DaemonIsLinux [2023-06-28T23:00:04.188Z] [2023-06-28T23:00:04.188Z] DONE 1093 tests, 546 skipped in 4545.032s [2023-06-28T23:00:04.188Z] INFO: Integration tests ended at 06/28/2023 23:00:03. Duration:01:15:45.4717345 [2023-06-28T23:00:04.188Z] INFO: Docker info of the daemon under test at end of run [2023-06-28T23:00:04.188Z] [2023-06-28T23:00:04.188Z] Containers: 2 [2023-06-28T23:00:04.188Z] Running: 0 [2023-06-28T23:00:04.188Z] Paused: 0 [2023-06-28T23:00:04.188Z] Stopped: 2 [2023-06-28T23:00:04.188Z] Images: 18 [2023-06-28T23:00:04.188Z] Server Version: 0.0.0-dev [2023-06-28T23:00:04.188Z] Storage Driver: windowsfilter [2023-06-28T23:00:04.188Z] Windows: [2023-06-28T23:00:04.188Z] Logging Driver: json-file [2023-06-28T23:00:04.188Z] Plugins: [2023-06-28T23:00:04.188Z] Volume: local [2023-06-28T23:00:04.188Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-06-28T23:00:04.188Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-06-28T23:00:04.188Z] Swarm: inactive [2023-06-28T23:00:04.188Z] Default Isolation: process [2023-06-28T23:00:04.188Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-06-28T23:00:04.188Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-06-28T23:00:04.188Z] OSType: windows [2023-06-28T23:00:04.188Z] Architecture: x86_64 [2023-06-28T23:00:04.188Z] CPUs: 4 [2023-06-28T23:00:04.188Z] Total Memory: 32GiB [2023-06-28T23:00:04.188Z] Name: azwin-2-ec0e90 [2023-06-28T23:00:04.188Z] ID: NVIV:R7A5:AUW4:YU5C:T2W4:ZHI2:7UJE:F3OW:DBFC:RKQ2:HHF4:546F [2023-06-28T23:00:04.188Z] Docker Root Dir: D:\CI\PR-45840\4\daemon [2023-06-28T23:00:04.188Z] Debug Mode (client): false [2023-06-28T23:00:04.188Z] Debug Mode (server): true [2023-06-28T23:00:04.188Z] File Descriptors: -1 [2023-06-28T23:00:04.188Z] Goroutines: 17 [2023-06-28T23:00:04.188Z] System Time: 2023-06-28T23:00:03.8924141Z [2023-06-28T23:00:04.188Z] EventsListeners: 0 [2023-06-28T23:00:04.188Z] Registry: https://index.docker.io/v1/ [2023-06-28T23:00:04.188Z] Labels: [2023-06-28T23:00:04.188Z] Experimental: false [2023-06-28T23:00:04.188Z] Insecure Registries: [2023-06-28T23:00:04.188Z] 127.0.0.0/8 [2023-06-28T23:00:04.188Z] Live Restore Enabled: false [2023-06-28T23:00:04.188Z] [2023-06-28T23:00:04.188Z] [2023-06-28T23:00:04.188Z] INFO: Stopping daemon under test [2023-06-28T23:00:04.660Z] SUCCESS: The process with PID 8848 (child process of PID 8632) has been terminated. [2023-06-28T23:00:04.660Z] SUCCESS: The process with PID 8632 (child process of PID 7368) has been terminated. [2023-06-28T23:00:04.660Z] INFO: Stop tailing logs of the daemon under tests [2023-06-28T23:00:04.660Z] INFO: executeCI.ps1 Completed successfully at 06/28/2023 23:00:04. [2023-06-28T23:00:04.660Z] INFO: Tidying up at end of run [2023-06-28T23:00:04.660Z] INFO: Saving daemon under test log (d:\CI\PR-45840\4\dut.out) to bundles\CIDUT.out [2023-06-28T23:00:04.660Z] INFO: Saving daemon under test log (d:\CI\PR-45840\4\dut.err) to bundles\CIDUT.err [2023-06-28T23:00:04.660Z] INFO: Nuke-Everything... [2023-06-28T23:00:04.660Z] INFO: Container count on control daemon to delete is 2 [2023-06-28T23:00:05.135Z] b9bd6dff00e7 [2023-06-28T23:00:05.135Z] ebfd7ba10ef7 [2023-06-28T23:00:05.610Z] INFO: Tidying pidfile d:\CI\PR-45840\4\docker.pid [2023-06-28T23:00:05.610Z] INFO: Nuking d:\CI [2023-06-28T23:01:18.051Z] INFO: Zapped successfully [2023-06-28T23:01:18.051Z] [2023-06-28T23:01:18.051Z] INFO: executeCI.ps1 exiting at Wed Jun 28 23:01:11 CUT 2023. Duration 01:43:11.9026664 [2023-06-28T23:01:18.051Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2023-06-28T23:01:18.304Z] Recording test results [2023-06-28T23:01:18.693Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2023-06-28T23:01:21.051Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2023-06-28T23:01:26.066Z] Archiving artifacts [2023-06-28T23:01:27.392Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45840/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-06-28T23:01:28.436Z] + make clean [2023-06-28T23:01:31.413Z] docker volume rm -f docker-dev-cache [2023-06-28T23:01:31.413Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS